@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,
.productBox{
color: #171414;
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:  132%;
	line-height: 2.1;
}

#mainContents .cap{
	font-size: 108%;
	line-height: 1.9;}

#mainContents .capS{
    font-size: 92%;
    margin-top: 10px !important;
}

#mainContents p + p {
	margin-top: 45px;}

sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;
}

#mainContents .capS sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: -0.2em;
}

#mainContents .capS + p {
    margin-top: 40px;
}


.alignR {text-align: right;}

.w930 {width: 930px;
margin: 0 auto 0;}

.mtop20{margin-top: 20px !important;}
.mtop30{margin-top: 30px !important;}

#mainContents .capS.mtop30{margin-top: 30px !important;}

/*==============================================
看板
============================================= */

.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_sharp/top_bg.png) left top repeat-x;
}
.mainTitle {
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_sharp/top_img02.jpg) center top no-repeat;
}

h1 {
width: 930px;
height: 629px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_sharp/pc_title02.png) left 158px no-repeat;
margin: 0 auto;
text-indent: -999em;
font-size: 0;
z-index: 1;}

.lead {
    width: 930px;
    margin: 40px auto 0;}

.lead a:link,
.lead a:visited {
color: #0054ee;
text-decoration: underline;}

.lead a:hover,
.lead a:active {
color: #0054ee;
text-decoration: none;}

.contentsNavi {
    padding: 30px 0;
    background-color: #f3f3f3;
    margin: 80px auto 0;}

.contentsNavi div {
    width: 930px;
    margin: 0 auto;
     display: table;   }

.contentsNavi p,
.contentsNavi ul{
    display: table-cell;
vertical-align: middle;}

.contentsNavi p {
    text-indent: -999em;
    background: #171414 url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_sharp/contents_tit.png) center 50% no-repeat;
    height: 153px;
    width: 105px;
}

.contentsNavi ul {
    padding-left: 23px;
}

.contentsNavi ul a {
    display:inline-block;
    font-size: 15px;
transition: 0.1s ease-in-out;}

.contentsNavi ul a:hover {
    color: #386a94;
}

.contentsNavi ul a span{
    font-size: 16px;
    display: inline-block;
    width: 225px;
    font-weight: bold;
}

.contentsNavi li + li {
    margin-top: 20px;
}


/*==============================================
 バナー
============================================= */
.topbnr a{
display: block;
width: 466px;
height: 52px;
background: #386a94 url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_sharp/arrow.png) 434px 50% no-repeat;
font-size: 15px;
line-height: 52px;
font-weight: bold;
text-align: center;
color: #fff;
margin: 50px auto 0;
border-radius: 52px;
overflow: hidden;
transition: 0.1s ease-in-out;}

.topbnr a:hover{
background-color: #4c91ca;}

.innerbnr {
    background-color: #f3f3f3;
    height: 210px;}


.innerbnr a{
display: block;
width: 930px;
height: 210px;
margin: 90px auto;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_sharp/inner_bnr.jpg) left top no-repeat;
overflow: hidden;
transition: 0.1s ease-in-out;}

.innerbnr a:hover {
opacity: 0;	}

.innerbnr .bnr{
width: 930px;
height: 210px;
margin: 90px auto 0;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_sharp/inner_bnr_over.jpg) left top no-repeat;}

/*==============================================
#mainContents
============================================= */
.paragraph {
    margin-top: 110px;}

.paragraphIn {
    width: 930px;
    margin:60px auto 0}

.paragraph h2 {
    font-size: 26px;
    line-height: 1.7;
    font-weight: bold;
    text-align: center;}

.paragraph h2 .icon{
    font-size: 22px;
    background-color: #171414;
    color: #fff;
    padding: 8px 30px}

.paragraph h2 .text {
    display: block;
    margin-top: 35px;}

.paragraph .subtit {
    font-size: 18px !important;
    font-weight: bold;
    margin-bottom: 8px;
}

/*----　画像　----*/
.w650 {width: 650px;}

.imgBox {margin:80px auto 0;}

.imgBox div {overflow: hidden;}

.imgBox img {width: 100%;}

.imgBox .floatL,
.imgBox .floatR {width:455px;}

/* 3つ並び */
.imgBox.col03 .floatL{
    width: 360px;}

.imgBox.col03 .col2{
width: 553px;
float: right;}

.imgBox.col03 .col2 .floatL,
.imgBox.col03 .col2 .floatR{
    text-align: center;
    width: 253px;}


/* アイコン */
.imgBox.col03 .col2 .floatL p,
.imgBox.col03 .col2 .floatR p,
.imgBox .icon p.new,
.imgBox .icon p.old{
font-size: 18px !important;
line-height: 1.0 !important;
font-weight: bold;
color: #fff;
padding: 10px 15px 8px;
display: inline-block;
}

.imgBox.col03 .col2 .floatL p,
.imgBox.col03 .col2 .floatR p{
margin-bottom: 10px;
}

.imgBox.col03 .floatL p.new,
.imgBox .icon .new{ background-color: #35658d;}
.imgBox.col03 .floatR p.old,
.imgBox .icon .old{ background-color: #919191;}


.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 + p{
    margin-top: 80px;}


/*==============================================
#matome
============================================= */
.btmbg {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_sharp/matome_bg.webp) center top no-repeat;    }

#matome {
    margin-top: 0 !important;
    padding-top: 100px;}


/*==============================================
.productBox
============================================= */
.productBoxIn .item {
width: 930px;
margin: 105px auto 0;
display: table;} 

.productBoxIn .item .img,
.productBoxIn .item .info {
    display: table-cell;
vertical-align: top;}

.productBoxIn .item .img {
    width: 475px;
text-align: center;}

.productBoxIn .item .info{
    text-align: center;
    width: 455px;}

.productBoxIn .item .info .catch {
    font-size: 19px;
    line-height: 1.7;
margin-bottom: 15px;}

.productBoxIn .item .info .name span{
    font-size: 15px;
    padding-left: 10px;}

.productBoxIn .item .info .name + dl {
    margin-top: 50px;}

.productBoxIn .item .info dl {
    margin-top: 22px;}

.productBoxIn .item .info dt {
    font-size: 21px;
font-weight: bold;}

.productBoxIn .item .info dd a {
    font: 15px;
    line-height: 48px;
    color: #fff;
    margin: 10px auto 0;
    display: block;
    width: 354px;
    height: 48px;
    background: #386a94 url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_sharp/arrow.png) 330px 50% no-repeat;
    border-radius: 48px;
    transition: 0.1s ease-in-out;}

.productBoxIn .item .info dd a:hover{
    background-color: #4c91ca;}


/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px;
padding-bottom: 100px;
margin: 50px auto 0; 
text-align: right;}



