@charset "shift_jis";
/*==============================================
common
============================================= */
html {
	overflow: auto;
}
body {
	overflow: hidden;
	min-width: 1000px;
    background-color: #eee;
}
#header {
    border-bottom: #ededed solid 1px;
}
.headerIn, .footerIn {
    width: 1000px;
    margin: 0 auto;
}
.copyRight {
    margin-top: 10px;
    border-top: 1px solid #ededed;
}
#footer {
    padding-top: 10px;
    background-color: #fff;
}
.copyRightIn {
    width: 1000px;
}
#mainContents {
    font-family: "Yu Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", "Arial", sans-serif;
    color: #000;
	letter-spacing: 0.10em;
    font-feature-settings: "palt" 1;
}
.pageTop {
    border-radius: 50%;
}
sup {
    font-size: 50%;
    vertical-align: top;
    position: relative;
    top: 0.4em;
}
#mainContents p a {
    border-bottom: 1px dashed rgba(204,0,0,1);
    color: #cc0000;
    font-weight: 700;
}
#mainContents p a:hover {
    border-bottom: 1px dashed rgba(204,0,0,0);
}
em {
    font-weight: 700;
    font-style: normal;
    background-color: #e7edf0;
}
.sp {
    display: none;
}
/*==============================================
 看板
============================================= */
.mainTitleWrap {
    background-color: #fff;
    width: 1030px;
    margin: 0 auto;
    padding: 60px 100px 0;
    box-sizing: border-box;
}
.mainTitle {
    position: relative;
}
.mainTitle h1 {
    display: block;
    width: 750px;
    height: 523px;
    margin: 0 auto;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_pixus_ts/h1.jpg) no-repeat center top;
    font-size: 0;
}
/*---- .lead ----*/
.lead {
    line-height: 2.0;
    font-size: 18px;
    margin: 60px auto 0;
    font-weight: 500;
    box-sizing: border-box;
}
/*==============================================
 .bnr
============================================= */
.btnWrap {
    margin-top: 60px;
}
.bnr {
    width: 830px;
    margin: 80px auto 0;
}
.bnr a {
    display: block;
    position: relative;
    width: 830px;
    height: 190px;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_pixus_ts/bnr.jpg) no-repeat 0 0;
    transition: .3s ease;
}
.btn {
    display: block;
    position: relative;
    width: 660px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    border-radius: 30px;
    background-color: #cc0000;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    box-sizing: border-box;
    transition: .3s ease;
}
.btn .arrow {
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    width: 18px;
    height: 18px;
    margin: auto 0;
}
.btn .arrow::before {
    content: "";
    display: block;
    position: relative;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_pixus_ts/arrow.svg) no-repeat center center;
    background-size: contain;
    transition: .3s ease;
}
.btn:hover {
}
.btn:hover .arrow::before {
    right: -.3em;
}
.bnr .btn {
    position: absolute;
    left: 40px;
    bottom: 20px;
    width: 405px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.bnr .btn .arrow {
    right: 15px;
    width: 14px;
    height: 14px;
}
.btn:hover {
}
.bnr:hover .btn .arrow::before {
    right: -.3em;
}
/*==============================================
 .lnav
============================================= */
.lnav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 60px -100px 0;
    padding: 50px 100px;
    box-sizing: border-box;
    border-top: 1px solid #ddd;
}
.lnav .index {
    display: flex;
    align-items: center;
    width: 150px;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0;
}
.lnav .index img {
    margin: 0 auto;
}
.lnav ul {
    width: 650px;
}
.lnav ul li + li {
    margin-top: 6px;
}
.lnav ul li span {
    display: inline-block;
    width: 125px;
}
.lnav ul li a {
    display: block;
    position: relative;
    padding-left: 2.0em;
    line-height: 1.8;
    font-size: 16px;
    font-weight: 500;
    box-sizing: border-box;
    transition: .2s;
}
.lnav ul li a::before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #cc0000 url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_pixus_ts/arrow_bottom.svg) no-repeat center center;
    transition: .2s;
}
.lnav ul li a:hover {
    color: #cc0000;
}
.lnav ul li a:hover::before {
    background-color: #cc0000;
}
/*==============================================
 .paragraph
============================================= */
.paragraph {
    width: 1030px;
    margin: 40px auto 0;
    padding: 80px 100px;
    background-color: #fff;
    box-sizing: border-box;
}
.paragraphIn {
    width: 830px;
    margin: 0 auto;
}
.paragraph h2 {
    position: relative;
    text-align: center;
    box-sizing: border-box;
}
.paragraph h2 .sub {
    display: inline-block;
    position: relative;
    width: 150px;
    line-height: 40px;
    margin: 0 auto;
    background: rgb(0,160,233);
    background: linear-gradient(90deg, rgba(0,160,233,1) 0%, rgba(228,0,127,1) 50%, rgba(239,226,0,1) 100%);
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.paragraph h2 .title {
    display: block;
    line-height: 1.5;
    margin-top: 20px;
    font-size: 36px;
    font-weight: bold;
}
.paragraph h3 {
    display: inline-block;
    line-height: 1.6;
    margin-top: 80px;
    padding-left: 20px;
    border-left: 6px solid #cc0000;
    font-size: 24px;
    font-weight: 700;
}
.paragraph h4 {
    line-height: 1.4;
    margin-top: 60px;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
}
.paragraph h3 + h4 {
    margin-top: 40px;
}
.paragraph p {
    line-height: 2.0;
    width: 830px;
    margin: 60px auto 0;
    text-align: left;
    font-size: 17px;
    font-weight: 500;
}
.paragraph h3 + p {
    margin-top: 30px;
}
/*==============================================
 .imgBox
============================================= */
.imgBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 80px auto 0;
}
h3 + .imgBox {
    margin-top: 40px;
}
h4 + .imgBox {
    margin-top: 20px;
}
.imgBox div {
    width: 575px;
}
.imgBox a {
    cursor: zoom-in;
}
.imgBox img {
    width: 100%;
}
.imgBox .cap {
    line-height: 2.0;
    width: 235px;
    margin: 0;
    font-size: 14px;
}
.imgBox .cap p {
    width: auto;
    margin-top: 0;
    font-size: 14px;
}
/* .one */
.imgBox .one {
    width: 830px;
}
.imgBox .one a {
}
.imgBox .one + .cap {
    width: 830px;
    margin: 20px auto 0;
    padding-left: 0;
}
/* .two */
.imgBox .two {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 830px;
}
.imgBox .two a,
.imgBox .two div {
    width: 405px;
    margin-top: 0;
}
.imgBox .two + .cap {
    width: 830px;
    margin: 20px auto 0;
    padding-left: 0;
}
/*---- .three ----*/
.imgBox .three {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.imgBox .three div,
.imgBox .three a {
    width: 263px;
}
.imgBox .three div h4 {
    margin-top: 0;
    margin-bottom: 20px;
}
.imgBox .three + .cap {
    width: 100%;
    margin: 20px auto 0;
    padding-left: 0;
}
/*==============================================
.productBox
============================================= */
.productBox {
    margin-top: 100px;
}
.productBox .img {
    margin-top: 90px;
    text-align: center;
}
.productBox h3 {
    position: relative;
    padding-bottom: 25px;
    text-align: center;
    font-size: 46px;
    font-weight: 700;
}
.productBox h3::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 150px;
    height: 5px;
    margin: 0 auto;
    background: rgb(0,160,233);
    background: linear-gradient(90deg, rgba(0,160,233,1) 0%, rgba(228,0,127,1) 50%, rgba(239,226,0,1) 100%);
}
/*==============================================
.releasedate
============================================= */
.releasedate {
    font-size: 11px;
    width: 1000px;
    margin: 40px auto 100px;
    text-align: right;
    color: #000;
}
.questionnaire {
    border-top: 1px solid #ddd;
    background-color: #f5f5f5;
}
.questionnaireInner {
    width: 830px;
}