@charset "shift_jis";
/*==============================================
 common
============================================= */
/*.lead,*/
.contentsNavi,
.pconly{
display:none;
}


#header {
border-bottom: #ededed solid 1px;
}
.copyRight { border-top: 1px solid #ededed; }
.pageTop {
width: 40px;
height: 40px;
right: 10px;
background-size: 40px;
border-radius: 50%;
}

/*==============================================
 ΕΒ
============================================= */
h1 {
padding-top: 92.22%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_kingjim/sp_title.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
.lead {
padding: 20px 25px 0;}

.lead p{
font-size: 1.15rem;
line-height: 1.6;}

.lead p + p{
	margin-top: 20px;}

.lead a:link,
.lead a:visited {
color: #0054ee;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
}

/*==============================================
 oi[
============================================= */
.bnr a { text-decoration: none; }

/*----@ΕΒΊ@----*/
.topbnr{
padding: 20px 25px;
}

.innerbnr {padding:20px 0 0;}

.topbnr a,
.innerbnr a{
box-sizing: border-box;
display:block;
width: 100%;}

.topbnr .bnr img,
.innerbnr .bnr img{ width: 100% }


/*==============================================
 #mainContents
============================================= */
/*---- Ά@ ----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td,
.productBoxIn{
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;}

.paragraph p {
font-size: 1.28rem;
line-height: 1.8;
margin-top: 30px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraph .cap {
font-size: 1.1rem;
line-height: 1.6;
margin-top: 10px !important;
}

/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #292929;
transition: background-color .2s, border-top-color .2s;
}
#matome {
border-bottom: 1px solid #292929;
}
.spAccordion {
display: none;
padding: 0 25px 30px;
}
.paragraph h2 {
position: relative;
padding: 20px 20px 20px 25px;
color: #000;
font-weight: bold;
}
.paragraph h2:active {
background-color: rgba(255,255,255,0.10);
}
.paragraph.active h2 {
color: #292929;
}
.paragraph h2 span {
display: block;
padding-left: 26px;
font-size: 1.3rem;
line-height: 1.6;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.paragraph h2 span span{
padding-left: 0;	
}

.paragraph h2 .icon {
text-indent: -999em;}

#article01 h2 .icon {
padding-top: 6%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_kingjim/sp_h2_icon01.png) left top no-repeat;
background-size: 56%;}

#article02 h2 .icon {
padding-top: 6%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_kingjim/sp_h2_icon02.png) left top no-repeat;
background-size: 56%;}

#article03 h2 .icon {
padding-top: 6%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_kingjim/sp_h2_icon03.png) left top no-repeat;
background-size: 56%;}

#matome h2 .icon {
padding-top: 6%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_kingjim/sp_h2_icon04.png) left top no-repeat;
background-size: 56%;}

.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
left: 20px;/*----@Ά©ηΜξσΜΚu@----*/
width: 8px;
height: 8px;
margin: auto;
-webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
transition: opacity .2s ease, -webkit-transform .2s ease;
transition: transform .2s ease, opacity .2s ease;
transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
vertical-align: middle;
border-bottom: 4px solid #ff7607;/*----@ξσΜF@----*/
border-right: 4px solid #ff7607;/*----@ξσΜF@----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

.paragraph h3 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_kingjim/h3_icon.png) center top no-repeat;
background-size: 50px;
text-align: center;
font-size: 1.4rem;
font-weight: bold;
padding-top: 30px;
margin-top: 40px;}

.paragraphIn > h3:first-child {
	margin: 20px auto 0;}

p.appli1,
p.appli2 {
	margin-top: 30px !important;
	font-size: 1.5rem;
	font-weight: bold;
padding-left: 100px;}

p.appli1{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_kingjim/appli1.png) left top no-repeat;
background-size: 95px;}

p.appli2{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_kingjim/appli2.png) left top no-repeat;
background-size: 95px;}

p.appli1 + .imgBox,
p.appli2 + .imgBox{
	margin-top: 10px;}

/*----- ζ -----*/
.imgBox {margin-top: 30px;}
.imgBox div {overflow: hidden;}
.imgBox img {width: 100%;}
.imgBox div + .cap{
	margin-top: 10px;}
.imgBox a + .cap {
	margin-top: 0;}

.imgBox div.floatR {
	margin-top: 20px;
}

.col3 div {
display: table;}

.col3 div a{
display: table-cell;
width:72%;
vertical-align: middle;}

.col3 .item a.w148 {
	width: 23%;
	margin-left: 6px;
	display: block;
}

.border {
	border: #e4e4e4 1px solid;
}

/*----@profile ----*/
.profilebox {
margin-top: 40px;
padding: 20px;
box-sizing: border-box;
background: 
	url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_kingjim/profile_top.png) left top no-repeat,
	url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_kingjim/profile_btm.png) right bottom no-repeat;	
	/*url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_kingjim/profile_top.png) left top no-repeat;*/}

.profilebox .img{
	text-align: center;
}
.profilebox .img img {
width: 50%;}

.profilebox .text p.name {
	font-size: 1.4rem !important;
	font-weight: bold;}

.profilebox .text p.name span {
	font-size: 1.12rem !important;
}

.profilebox .text p{
	font-size: 1.1rem !important;
	line-height: 1.6 !important;}

.profilebox .text p strong {
	display: block;
}

.profilebox .text p + p {
	margin-top: 15px !important;
}


/*---- JR~ ----*/
.profilebox + .kakomi,
.kakomi + p,
p + .kakomi{
	margin-top: 30px;}

.kakomi + .kakomi{
	margin-top: 20px;}

.kakomi {
/*	width: 930px;*/
	box-sizing: border-box;
	padding: 20px;
border-radius: 15px;}

.yellow {
	background-color: #faf3e3;}
.green{
	background-color: #f1f4e5;}

.kakomi div {
	overflow: hidden;} 

/*.kakomi .text {
width: 400px;}

*/

.kakomi .img {
margin-top: 15px;}

.kakomi .img img {
	width: 100%;}

.kakomi .img a{
font-size: 0;
display: block;
cursor: zoom-in;}

.kakomi .img a img{
transition: 0.1s ease-in-out;}

.kakomi .img a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);}

/*.kakomi.pattern01 .text{
float: left;}
.kakomi.pattern01 .img{
float: right;}

.kakomi.pattern02 .text{
float: right;}
.kakomi.pattern02 .img{
float: left;}*/

.kakomi .text .title {
font-size:1.4rem;
line-height: 1.2;
font-weight: bold;
text-align: center;
padding: 8px 15px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_kingjim/kakomi_name.png) left top repeat;
	box-sizing: border-box;}

.kakomi .text .title span {
	display: block;
	padding: 15px 0 13px;
	border-top: #1e1e1e 1px dashed;
	border-bottom: #1e1e1e 1px dashed;}

.kakomi .text dt {
	margin-top: 30px;
}

.kakomi .text dt span{
	font-size: 1.28rem;
	line-height: 1.7;
	font-weight: bold;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_kingjim/point_icon.png) left top no-repeat;
background-size: 25px;
padding-left: 32px;
min-height: 32px;
display: inline-block;
}

.kakomi .text dd {
	font-size: 16px;
	line-height: 1.8;
	margin-top: 5px;}

.kakomi .cap{
	margin-top: 10px;
overflow: hidden;
font-size: 1.1rem !important;}

.kakomi .cap .tit {
	background-color: #1e1e1e;
	padding: 5px 3px 4px;
	line-height: 1 !important;
	color: #fff;
box-sizing: border-box;}

.kakomi .cap .text{
	display: block;
	padding-top: 5px;
box-sizing: border-box;}


/*==============================================
 .productBox
============================================= */
/*----- »ig -----*/
.productBox {
	
padding:35px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_kingjim/prd_bg.png) left top repeat;}

.prdtitle{
/*	width: 538px;
	height: 117px;*/
padding-top: 8%;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_kingjim/sp_prd_tit.png) center top no-repeat;
	background-size: 84%;
	text-indent: -999em;
	margin: 0 auto 25px;
}


.itembox a {
	display: block;
	background-color: #fff;
	border-radius: 10px;
	padding: 20px 30px 10px;
	box-sizing: border-box;}

.itembox a + a {
	margin-top: 20px;
}

.productBox a .img {
text-align: center;}

.productBox a .img img {
width: 80%;}

.productBox a .info .catch {
font-size: 12px;
line-height: 1.6;
display:block;}

.itembox a .name {
	font-size: 1.65rem;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;}

.itembox a .name span {
	padding-left: 6px;
}

.itembox a .btn{
padding-top: 18%;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_kingjim/prd_btn.png) left top no-repeat;
	background-size: 100%;
	text-indent: -999em;
	margin: 10px 15px 0;
	display: block;
	
/*transition: 0.1s ease-in-out;*/}

/*.productBox a .info .btn {
font-size: 13px;
padding:15px 10px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
background-color: #e60012;
color: #fff;
text-align:center;
margin-top: 15px;}

.productBox a .info .btn:after {
content: ' \003e';}*/

#matome img {
	width: 100%;
	margin-top: 15px;
}

#matome .text > p:first-child {
margin-top: 10px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 20px 0 0;
	color: #333;}

#footer {
	padding-top: 30px;}

