@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%; }

.sponly {display: none;}



/*---- 文字　 ----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td{
font-family:"ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, Arial, "メイリオ", Meiryo, sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;}

#mainContents p {
	font-size:  124%;
	line-height: 2.05;}

#mainContents .cap{
	font-size: 108%;
	line-height: 1.9;}


#mainContents p + p,
.paragraph ul + p{
	margin-top: 25px;}

sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;
}

.align_r{text-align: right;}

.marker {
font-weight: bold;
background:linear-gradient(transparent 60%, #c0ecf9 60%);}

/*-- ※注釈 --*/
.note li{
	font-size: 12px;
	line-height: 1.6;
margin-top: 5px;
	padding-left:1em;
	text-indent:-1em;}

.note li + li {
	margin-top: 5px;}

.paragraph a {
	color: #12a8ee;
	text-decoration: underline;
	font-weight: bold;
}

/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/top_bg.jpg) center top no-repeat;}

.mainTitle {
width: 930px;
margin: 0 auto;
}

h1 {
width: 930px;
height: 643px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/pc_title02.png) left 225px no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
}

.lead {margin-top: 45px;}

.lead a:link,
.lead a:visited {
color: #0054ee;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
}

/*-- アンカー --*/
.contentsNavi {
	width: 930px;
	margin: 70px auto 0;}

.contentsNavi ul {
	width: 930px;
	border-right: #d0d0d0 1px dashed;
	display: table;}

.contentsNavi li a {
	display: block;
transition: 0.2s ease-in-out;}

.contentsNavi li a:hover {
opacity: 0.7;
filter: alpha(opacity=70);	
}

.contentsNavi li {
	border-left: #d0d0d0 1px dashed;
	padding: 10px 22px;
	box-sizing: border-box;
	display: table-cell;
	width : calc(100% / 4) ;}

.contentsNavi li .icon {
	color: #12a8ee;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding: 52px 0 15px;
	position: relative;
	display: block;
}

.contentsNavi li .icon.no01 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/anchor_no01.png) center 15px no-repeat;}
.contentsNavi li .icon.no02 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/anchor_no02.png) center 15px no-repeat;}
.contentsNavi li .icon.no03 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/anchor_no03.png) center 15px no-repeat;}
.contentsNavi li .icon.no04 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/anchor_no04.png) center 15px no-repeat;}

.contentsNavi li .icon:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;/*線の上下位置*/
  display: inline-block;
  width: 36px;/*線の長さ*/
  height: 1px;/*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #b2b2b2;/*線の色*/
  border-radius: 1px;/*線の丸み*/
}

.contentsNavi li .text {
	display: block;
	padding-top: 15px;
	font-size: 14px;
	line-height: 1.6;
}

/*==============================================
 バナー
============================================= */
.topbnr a{
display: block;
width: 604px;
height: 72px;
font-size: 15px;
line-height: 72px;
/*font-weight: bold;*/
color: #fff;
text-align: center;
/*text-indent: -999em;*/
background:#3dc0e5 url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/link_icon.png) 564px 48% no-repeat;
background-size: 17px;
border-radius: 5px;
margin: 60px auto 0;
overflow: hidden;
transition: 0.2s ease-in-out;}

.topbnr a:hover{
/*background-color: #78d3ed;*/
opacity: 0.7;
filter: alpha(opacity=70);}




.innerbnr a{
display: block;
width: 830px;
height: 167px;
/*text-indent: -999em;*/
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/innerbnr_bg.png) left top no-repeat;
margin: 90px auto 0;
border: #dcdcdc 1px solid;
border-radius: 5px;
box-sizing: border-box;
overflow: hidden;
text-decoration: none;
transition: 0.2s ease-in-out;}

.innerbnr a:hover{
/*background-color: #59A9FF;*/
border: #3dc0e5 1px solid;
opacity: 0.7;
filter: alpha(opacity=70);}

.innerbnr a .img {
	display: none;}

.innerbnr a dt {
	text-indent: -999em;}

.innerbnr a dd {
margin: 72px 0 0 315px;
width: 473px;
height: 50px;
border-radius: 5px;
color: #fff;
font-size: 14px;
line-height: 50px;
text-align: center;
background:#3dc0e5 url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/link_icon.png) 440px 48% no-repeat;
background-size: 16px;
/*top:89px;
left: 315px;*/
}




/*==============================================
#mainContents
============================================= */
.w930 {
	width: 930px;
	margin: 0 auto;
	display: block;}

.spAccordion {
	width: 930px;
	margin: 50px auto 0;
}

#article01 h2,#article02 h2,#article03 h2 {
	height: 230px;
	font-size: 22px;
	line-height: 1.7;
	font-weight: bold;
	margin-top: 90px;
	box-sizing: border-box;}

#article01 h2,#article02 h2{padding-top: 43px;}
#article03 h2 {	padding-top: 60px;}

#article01 h2 .icon,#article02 h2 .icon,#article03 h2 .icon,#matome h2 .icon {
	font-size: 28px;
	color: #12a8ee;
	padding-bottom: 15px;
	display: block;
}

#article01 h2 .no01,#article02 h2 .no02,#article03 h2 .no03,#matome h2 .no04 {
	text-indent: -999em;
display: inline-block;
width: 70px;}

#article01 h2 .no01{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/h2_no01.png) left 2px no-repeat;}
#article02 h2 .no02{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/h2_no02.png) left 2px no-repeat;}
#article03 h2 .no03{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/h2_no03.png) left 2px no-repeat;}
#matome h2 .no04{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/h2_no04.png) left 2px no-repeat;}


#article01 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/h2_bg01.jpg) center top no-repeat;	}
#article02 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/h2_bg02.jpg) center top no-repeat;	}
#article03 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/h2_bg03.jpg) center top no-repeat;	}
#matome h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/h2_bg04.jpg) center top no-repeat;	}

#matome h2 {
	padding-top: 40px;
	font-size: 22px;
	line-height: 1.7;
	font-weight: bold;
	margin-top: 120px;
	height: 260px;
box-sizing: border-box;}

#matome h2 .catch {
	font-size: 19px;}

#matome h2 .text {
	display: block;}


/*----　review　----*/
.reviewbox {
	background-color: #f8f8f8;
	box-sizing: border-box;
	padding: 60px 105px 60px 110px;
	margin-top: 60px;}

.reviewbox .title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;}

.reviewbox .review {
	display: table;
margin-top: 45px;}

.reviewbox .review + .review {
	margin-top: 22px;
}

.reviewbox .review .icon,
.reviewbox .review p{
display: table-cell;
vertical-align: middle;}

.reviewbox .review .icon {
	width: 100px;
	text-align: right;
	padding-right: 3px;
	box-sizing: border-box;
vertical-align: middle;}

.reviewbox .review p {
	border: #333 1px dashed;
	background-color: #fff;
	border-radius: 10px;
	padding: 20px;
	box-sizing: border-box;
}

.reviewbox .note {
	margin-top: 30px;
}

.reviewbox + p {
	margin-top: 60px;
}

.reviewred{
	color: #ab060d;
	font-weight: bold;
}

.reviewblue{
	color: #12a8ee; 
	font-weight: bold;
}

/*----　画像　----*/
.w700 {width: 700px;}

.imgBox {margin:60px auto 0;}

.imgBox div {overflow: hidden;}

.imgBox .floatL,
.imgBox .floatR {width:450px;}

.imgBox.col3 .floatL {
	width: 310px;}

.imgBox.w360 .floatL{width: 360px;}
.imgBox.w360 .floatR {width:550px;}

.imgBox img {width: 100%;}

.imgBox .title {
	text-align: center;
padding-bottom: 24px;}

.imgBox .title img{
	width: auto;}

.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: 10px;}

a.floatL + .cap,
a.floatR + .cap{
	margin-top: 0;}

.imgBox + p {
	margin-top: 60px;
}

/*-- まとめ --*/
#matome p {
	width: 475px;
	padding-top: 90px;
}

#matome .spAccordion {
	margin: -30px auto 0;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/matome_photo.png) right top no-repeat;	
min-height: 460px;
}

/*==============================================
.productBox
============================================= */
.productBoxIn {
	width: 930px;
	margin: 80px auto 0;}

.productBoxIn .product {
	border: #dcdcdc 1px solid;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 48px;}

.productBoxIn .product .name {
	text-align: center;
	padding-bottom: 40px;
}

.productBoxIn .product .text {
	text-align: center;
	margin: 50px 0 20px;}

.productBoxIn .product .link {
	overflow: hidden;
	/*-- 楽天、LOHACO追加したら取る --*/
/*	width: 500px;
	margin: 0 auto;*/
	/*-- ここまで --*/
}

.productBoxIn .product .link a {
	display: block;
	width: 266px;
	background:#3dc0e5 url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/link_icon.png) 240px 48% no-repeat;
/*	background:#3dc0e5 url(https://img1.kakaku.k-img.com/images/article/tieup/22/10_ariel/link_icon.png) 463px 48% no-repeat;
	width: 500px;*/
	height: 54px;
	float: left;
	color: #fff;
	font-size: 16px;
	line-height: 54px;
	font-weight: bold;
	text-align: center;
	border-radius: 5px;

background-size: 16px;
transition: 0.2s ease-in-out;}

.productBoxIn .product .link a:hover{
/*background-color: #78d3ed;*/
opacity: 0.7;
filter: alpha(opacity=70);}

.productBoxIn .product .link a + a {
	margin-left: 17px;}


/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 60px auto 0; 
padding-bottom: 100px;
text-align: right;}



