@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%; }
.sp { display: none; }

/*==============================================
ŠÅ”Â
============================================= */
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_apc/main_bg.jpg) center top no-repeat;
}
.mainTitle {
width: 930px;
height: 890px;
margin: 0 auto;
position: relative;
}
h1 {
width: 874px;
height: 329px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_apc/main_tit.png) center top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
position: absolute;
top:47px;
left:0;
}
.lead{
width: 470px;
position: absolute;
top:402px;
left:2px;
text-align: justify;
text-justify: inter-ideograph;
}
.lead p{
font-size: 15px;
line-height:2.0;
letter-spacing: -0.02em;
}
.lead a{
transition: 0.3s;
}
.lead a:link,
.lead a:visited {
color: #ef6602;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
opacity: 0.6;
}
.ExternalLink a{
color: #ef6602;
display: block;
padding-top: 15px;;
padding-left: 22px;
position: relative;
}
.ExternalLink a::before {
content: '';
display: inline-block;
width: 16px;
height: 16px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_apc/arrow2.png);
background-size: contain;
vertical-align: middle;
position: absolute;
top:22px;
left:0;
}
.topbnr{
position: absolute;
bottom:50px;
left:0;	
right:0;
margin: 0 auto;
}
.topbnr a{
width: 680px;
height: 64px;
line-height: 64px;
margin: 0 auto;
border-radius: 50px;
color: #fff;
font-weight: bold;
text-align: center;
background: rgb(251,121,0);
background: linear-gradient(90deg, rgba(251,121,0,1) 0%, rgba(239,102,2,1) 100%);
display: block;
font-size: 18px;
letter-spacing: 0.05em;
position: relative;
padding-right: 24px;
box-sizing: border-box;
transition: 0.3s;	
text-shadow: 1px 1px 1px #AA4602;
}
.topbnr a:hover{
opacity: 0.6;
}
.topbnr a::after{
content: '';
display: inline-block;
width: 24px;
height: 24px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_apc/arrow.png);
background-repeat: no-repeat;
background-size: contain;
position: absolute;
top:21px;
right:108px;
}
.contentsNavi{
width: 930px;
margin:0 auto 70px;
}
.navTit {
font-weight: bold;
margin-bottom: 30px;
font-size: 20px;
color: #8f8f8f;
text-align: center;
background:  url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_apc/nav_bg.jpg) repeat-x center left;
}
.navTit  span{
padding: 0 30px;
background: #fff;
}
.contentsNavi ul{
width: 930px;
line-height: 1.5;
padding-left: 20px;
box-sizing: border-box;
}
.contentsNavi li {
display: block;
letter-spacing: 0.05em;
}
.contentsNavi li + li{
margin-top: 15px;
}
.contentsNavi li a {
font-size: 15px;
line-height: 1.2;
display: block;
padding-left: 25px;
position: relative;
transition: 0.3s;
color: #232323;
}
.contentsNavi li a:after {
    content: "";
    position: absolute;
    top: -4px;
    bottom: 0;
    left: 4px;
    width: 6px;
    height: 6px;
    margin: auto 0;
    border-top: solid 3px #78c533;
    border-right: solid 3px #78c533;
    -webkit-transform: rotate(
135deg
);
    transform: rotate(
135deg
);
}
.contentsNavi li span {
font-weight: bold;
width: 180px;
display: inline-block;
}
.contentsNavi li:hover {
    opacity: 0.6;
}



/*==============================================
#mainContents
============================================= */
#mainContents {
font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
font-feature-settings: "palt" 1;
}
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Medium.woff);
    font-weight: normal;
}
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
    font-weight: bold;
}
.paragraph p {
font-size: 17px;
line-height: 2.0;
margin-bottom: 35px;
letter-spacing: 0.03em;
color: #232323;
}
.paragraph p.cap{
    font-size: 14px;
    line-height: 2.0;
    margin-bottom: 0;
}
.paragraph p .marker {
background: linear-gradient(transparent 70%, #fcdcdc 60%);
padding: 0px 1px 0;
font-weight: bold;
}
_:-ms-input-placeholder, :root .paragraph p .marker {
background: linear-gradient(transparent 60%, #fcdcdc 60%);
vertical-align: -5px;
}
p.notes {
font-size: 12px;
line-height:1.8;
}
.paragraph{
padding: 100px 0 0;
background: #f3f3f4;
}
#article04.paragraph{
background: #fff;
padding-bottom: 100px;
}
#article04.paragraph p a{
color: #ef6602;
text-decoration: underline;
}
#article04.paragraph p a:hover {
opacity: 0.6;
}
#article05.paragraph{
background: #e5e5e5;	
}
.paragraphIn{
width: 930px;
margin: 0 auto;
padding-bottom: 50px;
}
.paragraph h2 {
width: 930px;
margin:0 auto 35px;
font-size: 36px;
line-height: 1.4em;
font-weight: bold;
text-align: left;
color: #292929;
}
h2 .point {
line-height: 1.2;
font-size: 23px;
display: block;
margin-bottom:10px;
color: #64ad23;
}
#article04.paragraph h2{
text-align: center;
position: relative;
display: block;
width: 930px;
}
#article04.paragraph h2::before{
content: '';
display: inline-block;
width:25px;
height: 34px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_apc/line.png);
background-size: contain;
vertical-align: middle;
position: absolute;
top:10px;
left:25px;
}
#article04.paragraph h2::after{
content: '';
display: inline-block;
width:25px;
height: 34px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_apc/line.png);
background-size: contain;
vertical-align: middle;
position: absolute;
transform: scale(-1, 1);
top:10px;
right:25px;
}
#article04.paragraph h2 .point{
display: none;
}
#article05.paragraph h2 .point {
line-height: 1.2;
font-size: 23px;
display: block;
margin-bottom:10px;
color: #666565;
}
.paragraph h3{
color: #292929;
font-size: 27px;
line-height: 40px;
height: 40px;
font-weight: bold;
margin-bottom: 40px;
background:  url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_apc/h3_bg.png) no-repeat center left;
padding-left:25px;
}
.innerbnr {
width: 100%;
background: #e5e5e5;
padding: 34px 0 46px;
text-indent: -999em;
font-size: 0;
}
.innerbnr .bnr a{
width: 930px;
height: 192px;
margin: 0 auto;
background:  url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_apc/pc_bnr.png) no-repeat center left;
display: block;
transition: 0.3s;
}
.innerbnr .bnr a:hover,
.innerbnr2 .bnr a:hover{
opacity: 0.6;
}
.innerbnr2{
width:930px;
margin: 0 auto;
text-indent: -999em;
font-size: 0;
}
.innerbnr2 .bnr a{
width: 930px;
height: 180px;
background:  url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_apc/pc_bnr2.jpg) no-repeat center left;
display: block;
transition: 0.3s;
}

p + .imgBox1,
p + .imgBox2,
p + .imgBox3 {
margin-top: 65px;
}
p + h3,
.imgBox1 + h3{
margin-top: 90px;
}

.imgBox1,
.imgBox2 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 930px;
margin:0 auto 65px;
}
.imgBox3{
width: 800px;
margin:0 auto 40px;
}
.imgBox1 a{
  width: 450px;
}
.imgBox2 a:nth-child(1){
width: 376px;
}
.imgBox2 a:nth-child(2){
width: 538px;
}
.imgBox3 a{
  width: 800px;
}
.imgBox1 a,
.imgBox2 a,
.imgBox3 a{
  display: block;
  cursor: zoom-in;
}
.imgBox1 img,
.imgBox2 img,
.imgBox3 img{
width:100%;
}

/* cap size */
.imgBox1 .cap{
width:450px;
}
.imgBox1.pair .cap,
.imgBox2 .cap{
width:930px;
margin-top: 15px;
}
.imgBox3 .cap{
width:800px;
margin-top: 15px;
}


/*==============================================
.productBox
============================================= */
.productBox{
width: 100%;
background: #e5e5e5;
}
.productBoxIn {
width: 930px;
margin: 0 auto;
padding:0 0 100px;
}

/*===========
spec
===========*/
.spec {
  border-collapse: collapse;
  border-spacing: 0;
  width: 930px;
margin-bottom: 90px;
}
.spec a{
color: #000;	
font-size: 16px;
font-weight: bold;
line-height: 1.6;
transition: 0.3s;
}
.spec a:hover{
opacity: 0.6;
}
.spec img{
width: 140px;
display: block;
margin: 0 auto;
padding: 10px 0 0;
}
.spec .main{
display: block;
border-radius: 50px;
width: 120px;
height:24px;
line-height: 24px;
background: #f06802;
color: #fff;
font-size: 12px;
letter-spacing: 0.06em;
font-weight: normal;
margin: 3px auto 0;
}
.spec .name{
display: block;
background: #232323;
font-size: 15px;
text-align: center;
padding:15px 0;
color: #fff;
font-weight: normal;
}
.spec td {
vertical-align: middle;
padding: 10px;
border: 1px solid #A7A7A7;
font-size: 15px;
text-align: center;
color: #2B2B2B;
background: #ebebeb;
}
.spec th {
color: #fff;
width:20%;
padding: 0 0 15px;
font-weight: normal;
vertical-align: top;
border: 1px solid #A7A7A7;
text-align: center;
background: #EBEBEB;
}
.spec th.sticky{
width:20%;
background: #232323;
vertical-align: middle;
padding: 10px;
}
.scroll{
margin-bottom: 50px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 50px auto 0; 
text-align: right;
}

