@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%;
}


/*==============================================
 effect
============================================= */

[data-effect] {
  opacity: 0;
  transition: transform .4s, opacity .4s;
}
[data-effect].ended {
  transform: translateY(0);
  opacity: 1;
}

/*==============================================
 看板
============================================= */
h1 {
padding-top: 88%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_ht-a5000_a3000/sp_title.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}

.mainTitleWrap .catch {
	text-indent: -999em;
	font-size: 0;
}

p.lead {
padding: 18px 25px 20px;
font-size: 1.1rem;
line-height: 1.7;
}

.lead a {
color: #0054ee;
text-decoration: underline;
}

/*==============================================
 バナー
============================================= */
.bnr a { text-decoration: none; }

/*----　看板下　----*/
.topbnr {
padding:20px 25px;
background-color: #161616;
}

.topbnr a + a {
	margin-top: 18px;}

.topbnr a {
box-sizing: border-box;
display:block;}

.topbnr .bnr img { width: 100% }



/*----　記事内　----*/
.innerbnr{
padding: 20px 25px;
background-color: #161616;}

.innerbnr a + a{
	margin-top: 18px;}

.innerbnr a{
display:block;
box-sizing:border-box;}

.innerbnr .bnr img{ width: 100% }


/*==============================================
 #mainContents
============================================= */
/*----- 文字 -----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td{
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;}

.paragraph p {
font-size: 1.28rem;
line-height: 1.9;
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;}

.paragraphIn {
padding: 0 25px 30px;}

.paragraph h2 {
position: relative;
padding: 20px 20px 20px 25px;
color: #000;

}
.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.28rem;
line-height: 1.6;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-weight: bold;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.paragraph h2 span span{
padding-left: 0;	
}

.paragraph h2 span.blue {
	display: inline-block;
	color: #324b86;
}

.paragraph h2 .icon {
	color: #324b86;
font-size: 1.6rem;
padding-bottom: 5px;}

.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
left: 20px;/*----　左からの矢印の位置　----*/
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: 2px solid #324b86;/*----　矢印の色　----*/
border-right: 2px solid #324b86;/*----　矢印の色　----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

.paragraph h3 {
	font-size: 1.5rem;
	line-height: 1.7;
	font-weight: bold;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	margin-top: 45px;
	border-left: #3e568d 2px solid;
	padding-left: 12px;
}

.paragraph h3 br {
	display: none;
}

.subtext {
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 10px;
}



/*----- 画像 -----*/
.imgBox {margin-top: 30px;}
.imgBox div {overflow: hidden;}
.imgBox img {width: 100%;}
.imgBox div + .cap{
	margin-top: 15px;}
.imgBox a + .cap {
	margin-top: 0;}

.spmtop20 {margin-top: 20px;}

.col2 div {
display: table;}

.col2 div a,
.col2 div p.cap{
display: table-cell;
width: 49%;
vertical-align: middle;}

ul.annotation {
padding: 0 25px 25px;

}

ul.annotation li {
	font-size: 0.8rem !important;
	line-height: 1.6 !important;
	word-break: break-all;
		padding-left:1em;
	text-indent:-1em;
}

ul.annotation li + li {
	margin-top: 10px;
}

/*==============================================
 .productBox
============================================= */
/*----- 製品枠 -----*/
.productBox {
padding:20px;}

.productBox a {
display:block;
color:#333;}

.productBox a .img {
text-align: center;}

.productBox a .img img {
width: 80%;}

.productBox a .info .catch,
.productBox a .info dt.name{
text-indent: -999em;
font-size: 0;}

.productBox a.item01 .info dt.name{
padding-top: 18%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_ht-a5000_a3000/sp_prd_name01.png) no-repeat center top;
background-size: 90%;
}

.productBox a.item02 .info dt.name{
padding-top: 18%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_ht-a5000_a3000/sp_prd_name02.png) no-repeat center top;
background-size: 90%;
}

.productBox a .info .btn {
font-size: 1.2rem;
line-height: 46px;
height: 46px;
background-color: #324b86;
color: #fff;
text-align:center;
margin-top: 15px;
position: relative;}

.productBox a .info .btn:after {
content: '';
width: 8px;
height: 8px;
border: 0px;
border-top: solid 2px #aab5cd;
border-right: solid 2px #aab5cd;
/*　↑トップバナー矢印の色を変更する場合はこちら　*/
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0;
bottom: 0;
right: 15px;
margin: auto;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 0 25px 30px;
	color: #333;}

#footer {
	padding-top: 30px;}

