@charset "shift_jis";


/*==============================================
common
============================================= */

.sponly {display: none;}

#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{
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.03em;}

#mainContents p {
	font-size:  124%;
	line-height: 2.1;
}

#mainContents .cap{
	font-size: 108%;
	line-height: 1.9;}

#mainContents p + p {
	margin-top: 25px;}

#mainContents p + p.cap {
    margin-top: 5px;}

sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;
}

.paragraph .marker {
    background-color: #f6dcdc;
    font-weight: bold;
}


/*==============================================
看板
============================================= */

.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_pixus_ts/top_bg.png) center top repeat-x;
}
.mainTitle {
width: 870px;
margin: 0 auto;
padding: 80px 0 0;
}

h1 {
width: 878px;
height: 440px;
text-indent: -999em;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_pixus_ts/pc_title.png) center top no-repeat;
font-size: 0;
z-index: 1;
}

.contentsNavi {
    width: 870px;
    margin: 70px auto 90px;
    display: table;}

.contentsNavi p,
.contentsNavi ul{
    display: table-cell;
    vertical-align: top;}

.contentsNavi p {
    width: 130px;
    text-indent: -999em;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_pixus_ts/contents_tit.png) left top no-repeat;
}

.contentsNavi a {
    display: block;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_pixus_ts/arrow.png) left top no-repeat;
    padding-left: 30px;
    font-size: 16px;
    min-height: 17px;
}

.contentsNavi a:hover {
    color: #c31515;
}

.contentsNavi a span{
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
    width: 130px;}

.contentsNavi li + li{
    margin-top: 20px;}


.lead a:link,
.lead a:visited {
color: #0054ee;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
}

/*==============================================
 バナー
============================================= */
.topbnr a {
margin: 50px auto 0;
display: block;
border: #c31515 2px solid;
background-color: #c31515;
height: 54px;
width: 440px;
text-align: center;
font-size: 16px;
line-height: 55px;
border-radius: 80px;
color: #fff;
box-sizing: border-box;
position: relative;
transition: 0.2s ease-in-out;}

.topbnr a:hover{
color: #c31515;
border: #c31515 2px solid;
background-color: #fff;}

.topbnr a:after {
content: '';
width: 8px;
height: 8px;
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: 20px;
margin: auto;}

.topbnr a:hover:after {
content: '';
width: 8px;
height: 8px;
border: 0px;
border-top: solid 2px #c31515;
border-right: solid 2px #c31515;
/*　↑トップバナー矢印の色を変更する場合はこちら　*/
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0;
bottom: 0;
right: 20px;
margin: auto;}

.innerbnr a{
display: block;
width: 878px;
height: 200px;
margin: 90px auto 0;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_pixus_ts/inner_bnr.jpg) no-repeat;
overflow: hidden;
transition: 0.2s ease-in-out;}

.innerbnr a:hover {
opacity: 0;	}

.innerbnr .bnr{
width: 878px;
height: 200px;
margin: 90px auto 0;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_pixus_ts/inner_bnr_over.jpg) no-repeat;}


.txtLink a {
margin: 90px auto;
display: block;
border: #c31515 2px solid;
background-color: #c31515;
height: 54px;
width: 500px;
text-align: center;
font-size: 16px;
line-height: 55px;
border-radius: 80px;
color: #fff;
box-sizing: border-box;
position: relative;
transition: 0.2s ease-in-out;}

.txtLink a:hover{
color: #c31515;
border: #c31515 2px solid;
background-color: #fff;}

.txtLink a:after {
content: '';
width: 8px;
height: 8px;
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: 20px;
margin: auto;}

.txtLink a:hover:after {
content: '';
width: 8px;
height: 8px;
border: 0px;
border-top: solid 2px #c31515;
border-right: solid 2px #c31515;
/*　↑トップバナー矢印の色を変更する場合はこちら　*/
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0;
bottom: 0;
right: 20px;
margin: auto;}


/*==============================================
#mainContents
============================================= */
#mainContents {
    background-color: #f3f3f3;}

.paragraph {
	width: 1050px;
	margin: 0 auto 0;
    padding: 80px 0 2px;
background-color: #fff;
box-sizing: border-box;}

.paragraphIn {
    width: 870px;
    margin: 60px auto 0;}

.paragraph h2 {
    text-align: center;
    font-size: 33px;
    line-height: 1.7;
    font-weight: bold;}

.paragraph h2 .icon {
color: #fff;
font-size: 22px;
height: 62px;
padding-top: 8px;
box-sizing: border-box;
display: block;
text-align: center;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_pixus_ts/h2_icon.png) center top no-repeat ; }

.paragraph h2 .text {
    margin-top: 20px;
    display: block;}


.paragraph .subtitle{
    font-size: 22px;
    font-weight: bold;
    margin-top: 90px;}

.paragraph .subtitle + .imgBox {
    margin-top: 15px !important;
}

.paragraph .icon01,
.paragraph .icon02{
font-size: 20px;}

.paragraph .icon01 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_pixus_ts/icon_camera.png) left top no-repeat ;
background-size: 43px;
font-weight: bold;
padding-left: 55px;
line-height: 39px;
margin-top: 15px;
min-height: 34px;}

.paragraph .icon02 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_pixus_ts/icon_text.png) left top no-repeat ;
background-size: 30px;
font-weight: bold;
padding-left: 40px;
line-height: 40px;
margin-top: 80px;
min-height: 40px;}

.paragraph .icon01 + .imgBox,
.paragraph .icon02 + .imgBox {
    margin-top: 15px;}

/*----- Q＆A -----*/
.paragraph .question,
.paragraph .answer {
display: table;
padding: 0 !important;}

.paragraph .question {
margin-top: 80px;}

.paragraph .answer {
margin-top: 30px;}

.paragraph .answer + p{
    margin-top: 60px;}

.paragraph .question span,
.paragraph .question p,
.paragraph .answer span,
.paragraph .answer p{
display: table-cell;
vertical-align: middle;}

.paragraph .question span{
    width: 63px;}
.paragraph .answer span{
    width: 88px;}

.paragraph .question span img,
.paragraph .answer span img{
    width: 100%;}

.paragraph .question p{
    padding-left: 15px;
    font-weight: bold;
    font-size: 19px !important;
    line-height: 1.6 !important;}

.paragraph .answer p{
    padding-left: 15px;
    font-weight: bold;
    font-size: 28px !important;
    line-height: 1.6 !important;}



/*----　画像　----*/
.w600 {width: 600px;}

.imgBox {margin:80px auto 0;}
.imgBox div {overflow: hidden;}

.imgBox .floatL,
.imgBox .floatR {width:430px;}
.imgBox img {width: 100%;}

.imgBox .border {
    border: #e2e2e2 1px solid;
    box-sizing: border-box;}

.imgBox p.floatR {
    padding-left: 10px;
    box-sizing: border-box;}

.imgBox a {
font-size: 0;
display: block;
cursor: zoom-in;}

.imgBox a img{
transition: 0.2s 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.mtop10 {
    margin-top: 10px !important;
}



/*==============================================
.productBox
============================================= */
.productBox{
width: 1050px;
margin: 0 auto 0;
padding: 90px 0 90px;
background-color: #fff;
box-sizing: border-box;}

.productBox a {
    display: block;
    text-align: center;}


.productBox a .btn {
margin: 25px auto 0;
display: block;
border: #c31515 2px solid;
background: #c31515 url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_pixus_ts/arrow02.png) 410px 50% no-repeat ;
height: 54px;
width: 440px;
text-align: center;
font-size: 16px;
line-height: 55px;
border-radius: 80px;
color: #fff;
box-sizing: border-box;
position: relative;
transition: 0.2s ease-in-out;}

.productBox a .btn:hover{
color: #c31515;
border: #c31515 2px solid;
background: #fff url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_pixus_ts/arrow02_over.png) 410px 50% no-repeat ;}

/*==============================================
.articlelink
============================================= */
.articlelink {
padding: 100px 0 0;}

.articlelink a {
display: block;
width: 860px;
transition: 0.1s ease-in-out;
margin: 0 auto 30px;}

.articlelink a:hover{
opacity: 0.7;
filter: alpha(opacity=70);}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 1050px;
padding-bottom: 100px;
margin: 30px auto 0; 
text-align: right;}

.questionnaire {
    border-top: #fff 2px solid;
}