@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: 77.11%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/sp_title02.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
p.lead {
font-size: 1.15rem;
line-height: 1.7;
padding: 15px 25px 10px;
}

.spp25 {
	padding: 5px 25px 0;
}

.align_r{text-align: right;}

/*-- ¦ί --*/
.note li{
	font-size: 0.95rem;
	line-height: 1.6;
margin-top: 5px;
	padding-left:1.5em;
	text-indent:-1.5em;}

.note li + li {
	margin-top: 5px;}

.paragraph a {
	color: #12a8ee;
	text-decoration: underline;
	font-weight: bold;}


/*==============================================
 oi[
============================================= */
.bnr a { text-decoration: none; }

/*----@ΕΒΊ@----*/
.topbnr {
padding: 10px 25px 25px;
}
.topbnr a {
display: block;
font-size: 1.1rem;
line-height: 1.5;
font-weight: bold;
color: #fff;
/*text-align: center;
text-indent: -999em;*/
padding: 12px 40px 12px 20px;
background:#3dc0e5 url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/link_icon.png) 96% 48% no-repeat;
background-size: 14px;
border-radius: 5px;
overflow: hidden;}



/*----@Lΰ@----*/
.innerbnr{
padding: 30px 0 10px;}

.innerbnr a {
	display: block;
}

.innerbnr a img {
	width: 100%;
}

.innerbnr a .info {
	text-indent: -999em;
	font-size: 0;
	overflow: hidden;
}

/*==============================================
 #mainContents
============================================= */

/*----- Ά -----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td{
font-feature-settings: "palt" 1;
letter-spacing: 0.04em;}

.paragraph p {
font-size: 1.28rem;
line-height: 1.9;
margin-top: 30px;
}

.paragraph .cap {
font-size: 1.1rem;
margin-top: 10px !important;
}

/*----@paragraph@----*/
.paragraph {
border-top: 1px dashed #888888;
transition: background-color .2s, border-top-color .2s;
}
#matome {
border-bottom: 1px dashed #888888;
}
.spAccordion {
display: none;
padding: 0 25px 30px;
}
.paragraph h2 {
position: relative;
padding: 20px 20px 20px 25px;
}

#article01 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/sp_h2_bg01.jpg) left top no-repeat;
background-size: 90%}
#article02 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/sp_h2_bg02.jpg) left top no-repeat;
background-size: 90%}
#article03 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/sp_h2_bg03.jpg) left top no-repeat;
background-size: 90%}
#matome h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/sp_h2_bg04.jpg) left top no-repeat;
background-size: 90%}

.paragraph h2 br {
	display: none;
}

.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-weight: bold;
color: #333;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.paragraph h2 span span{
padding-left: 0;	
}

.paragraph h2 .icon {
font-size: 1.42rem;
	color: #12a8ee;
text-shadow:0 0 10px #fff;}

#article01 h2 .no01,#article02 h2 .no02,#article03 h2 .no03,#matome h2 .no04 {
font-size: 2.2rem;
	color: #12a8ee;
display: inline-block;}

#matome h2 span.catch {
	display: block;
	font-size: 1.18rem;
	line-height: 1.5 !important;
	/*padding-bottom: 1px;*/
/*	border-bottom: #12a8ee 3px dotted;*/
	/*color: #12a8ee;*/
	/*background:linear-gradient(transparent 80%, #7ac075 80%);*/
/*	color: #fff;
	background-color: #7ac075;
	padding: 5px;*/
/*	border-bottom: #ccc 1px solid;*/
}

#matome h2 .text {
	padding-top: 6px;
}

.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
left: 20px;/*----@Ά©ηΜξσΜΚu@----*/
width: 10px;
height: 10px;
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 #73caf2;/*----@ξσΜF@----*/
border-right: 4px solid #73caf2;/*----@ξσΜF@----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

/*----@review@----*/
.reviewbox {
	background-color: #f8f8f8;
	box-sizing: border-box;
	padding: 30px 25px;
	margin-top: 30px;}

.reviewbox .title {
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;}

.reviewbox .review{
	margin-top: 22px;}

.reviewbox .review .icon {
	padding-left: 20px;}

/*.reviewbox .review .icon img {
	width: 24px;
}*/

.reviewbox .review p {
	border: #333 1px dashed;
	background-color: #fff;
	border-radius: 10px;
	padding: 15px;
	box-sizing: border-box;
	margin-top: 0 !important;
}

.reviewred{
	color: #ab060d;
	font-weight: bold;
}

.reviewblue{
	color: #12a8ee; 
	font-weight: bold;
}

.reviewbox .note {
	margin-top: 20px;
}

/*----- ζ -----*/
.imgBox {margin-top: 30px;}
.imgBox div {overflow: hidden;}
.imgBox img {width: 100%;}
.imgBox div + .cap{
	margin-top: 15px;}
.imgBox a + .cap {
	margin-top: 0;}

.imgBox .title {
	text-align: center;
padding-bottom: 20px;}

.imgBox .title img {
	width: 80%;
}

div.floatR {
	margin-top: 20px;
}

.col2 div {
display: table;}

.col2 div a,
.col2 div p.cap{
display: table-cell;
width: 49%;
vertical-align: middle;}

/*==============================================
 .productBox
============================================= */
/*----- »ig -----*/
.productBox {
padding:30px;}


.productBoxIn .product .name {
	text-align: center;
	padding-bottom: 20px;}

.productBoxIn .product .name img {
width: 80%;}

.productBox .product .img img {
	width: 100%;}

.productBoxIn .product .link {
	padding: 0 40px;
}

.productBoxIn .product .text {
	text-align: center;
	margin: 30px 0 15px;}

.productBoxIn .product .text img {
	width: 44%;
}

.productBoxIn .product .link a {
	display: block;
	width: 100%;
	height: 50px;
	color: #fff;
	font-size: 1.3rem;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	border-radius: 5px;
background:#3dc0e5 url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/link_icon.png) 94% 48% no-repeat;
background-size: 16px;
transition: 0.2s ease-in-out;}

.productBoxIn .product .link a  + a{
	margin-top: 12px;
}


/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 0 30px 30px;
	color: #333;}

#footer {
	padding-top: 30px;}

