@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%; }

.sponlye{
display:none;
}



/*---- Ά@ ----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td,
.linkarea{
font-family:'ΰSVbN Medium', 'ΰSVbNΜ', 'Yu Gothic Medium', YuGothic, 'qMmpS ProN', 'Hiragino Kaku Gothic ProN', 'CI', Meiryo, 'lr oSVbN', 'MS PGothic', sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.04em;}

#mainContents p {
	font-size:  132%;
	line-height: 2;
}

#mainContents .cap{
	font-size: 108%;
	line-height: 1.9;}

#mainContents p span.cap {
	font-size: 14px;
	padding-top: 10px;
	display: inline-block;
}


#mainContents p + p {
	margin-top: 30px;}

sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;
}

.marker {
	font-weight: bold;
	border-bottom: #82ae79 2px dashed;
}


/*==============================================
ΕΒ
============================================= */
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_surface/top_bg.png) left top repeat-x;
}
.mainTitle {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_surface/tit_bg.jpg) center top no-repeat;
}

h1 {
width: 1116px;
height: 758px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_surface/pc_title.png) center 41px no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto;
}

.lead {
	width: 930px;
	margin: 50px auto 0;
}

.lead a:link,
.lead a:visited {
color: #0054ee;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
}

.contentsNavi{
	background-color: #f6f6f6;
	width: 840px;
	margin: 50px auto 0;
	text-align: center;
	padding: 34px 0;
}

.contentsNavi p {
	text-indent: -999em;
height: 40px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_surface/contents_tit.png) center top no-repeat;	
}

.contentsNavi ul {
	width: 560px;
	margin: 0 auto;}

.contentsNavi li {
	text-align: left;
font-size: 15px;}

.contentsNavi li a {
	display: block;
padding-left: 23px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_surface/contents_arrow.png) left top no-repeat;
border-bottom: #f6f6f6 1px solid;}

.contentsNavi li a:hover {
	border-bottom: #82ae79 1px solid;
	color: #82ae79;
}

.contentsNavi li a span{
	font-size: 16px;
	font-weight: bold;
	color: #82ae79;
	display: inline-block;
	width: 100px;
}

.contentsNavi li + li {
	margin-top: 15px;
}

/*==============================================
 oi[
============================================= */
.topbnr a,
.topbnr .bnr{
margin: 50px auto 0;}

.innerbnr a,
.innerbnr .bnr{
margin: 90px auto 0;}

.topbnr a,
.innerbnr a{
display: block;
width: 840px;
height: 139px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_surface/bnr.jpg) left top no-repeat;
overflow: hidden;
transition: 0.1s ease-in-out;}

.topbnr a:hover,
.innerbnr a:hover{
opacity: 0;	}

.topbnr .bnr,
.innerbnr .bnr{
width: 840px;
height: 139px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_surface/bnr_over.jpg) left top no-repeat;}

.subbnr {
	width: 840px;
	margin: 10px auto 0;}

.subbnr a {
font-size: 16px;
	font-weight: bold;
text-align: center;
display: block;
border: #222222 1px solid;
padding: 10px;
box-sizing: border-box;
transition: 0.1s ease-in-out;}

.subbnr a span{
	display: inline-block;
	padding-left: 25px;
	background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_surface/subarrow.svg) left 50% no-repeat;
}

.subbnr a:hover {
border: #82ae79 1px solid;
	opacity: 0.7;	
}

.subbnr a br {
	display: none;
}


/*==============================================
#mainContents
============================================= */
.paragraph {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_surface/h2_bg.png) left top repeat-x;
margin: 100px auto 0;
padding: 50px 0 0;}

.paragraphIn {
width: 930px;
margin: 0 auto;
padding: 50px 0 0;}

.paragraph h2 {
width: 930px;
margin: 0 auto;
font-size: 28px;
line-height: 1.7;
font-weight: bold;
text-align: center;}

.paragraph h2 .icon {
	font-size: 23px;
	display: block;
	color: #82ae79;
	position: relative;
	margin-bottom: 30px;
}

.paragraph h2 .icon:before{
content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  display: inline-block;
  width: 50px;
  height: 2px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #82ae79;
  border-radius: 2px;}

.paragraph h3 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 110px;
}

.paragraph h3 br {
	display: none;}

.paragraph h3 + p,
.paragraph h3 + .imgBox{
	margin-top: 60px;
}

/*----@ζ@----*/
.paragraphIn > .imgBox:first-child {
margin: 0 auto 0;
}

.w760 {width: 760px;}

.imgBox {margin:80px auto 0;}

.imgBox div {overflow: hidden;}

.imgBox .floatL,
.imgBox .floatR {width:450px;}
.imgBox img {width: 100%;}

.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: 15px;}

a.floatL + .cap,
a.floatR + .cap{
	margin-top: 0;}

.imgBox + p {
	margin-top: 80px;
}

/*----@JR~@----*/
.kakomibox {
    /*position: relative;*/
    padding:75px;
	margin-top: 80px;
	box-sizing: border-box;
	background-image:url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_surface/kakomi_bg.png),url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_surface/kakomi_bg02.png);
	background-position: left top,right bottom;
	background-repeat: no-repeat,no-repeat;
}

.kakomibox .title {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 30px;
}


.kakomibox p {
    margin: 0; 
    padding: 0;}

.kakomibox .box {
	position: relative;
	margin-top: 60px;
	padding-top: 60px;}

.kakomibox .box:before {
content: '';
  position: absolute;
  left: 50%;
  top: 0;
  display: inline-block;
  width: 150px;
  height: 1px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #222;}	

.kakomibox .prdbox{
width: 780px;
margin: 35px auto 0;}

.kakomibox .prdbox + .prdbox {
	margin-top: 10px;}

.kakomibox .prdbox a{
	display: table;
/*	display: block;*/
	transition: 0.1s ease-in-out;}

.kakomibox .prdbox a:hover{opacity: 0.8;
filter: alpha(opacity=80);}

.kakomibox .prdbox a .img,
.kakomibox .prdbox a dl{
display: table-cell;
vertical-align: middle;}

.kakomibox .prdbox a .img {
	width: 390px;}

.kakomibox .prdbox a dl {
width: 390px;
box-sizing: border-box;
padding-left: 30px;}

.kakomibox .prdbox a .img img {
	width: 100%;}

.kakomibox .prdbox a dl dt{
	font-size: 22px;
font-weight: bold;}

.kakomibox .prdbox a dl dt span {
	font-size: 14px;
	line-height: 1.4;
	font-weight: normal;
	display: block;
	padding-top: 10px;}

.kakomibox .prdbox a dl dd {
	width: 360px;
	height: 45px;
	margin-top: 15px;
	background:#82ae79 url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_surface/link_arrow.svg) 336px 50% no-repeat;
	color: #fff;
	font-size: 14px;
	line-height: 45px;
	text-align: center;
transition: 0.1s ease-in-out;}

.kakomibox .prdbox a:hover dl dd{
background:#afd2a8 url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_surface/link_arrow.svg) 336px 50% no-repeat;}

.kakomibox .kijilink {
	width: 780px;
	margin: 30px auto 0;
	font-size: 16px;
	background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_surface/kiji_icon.png) left 50% no-repeat;
	background-size: 20px;
	padding-left: 30px;
	box-sizing: border-box;}

.kakomibox .kijilink span {
font-weight: bold;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_surface/kiji_arrow.svg) right 50% no-repeat;
padding-right: 15px;}

.kakomibox .kijilink a {
	display: inline-block;
	padding-left: 10px;
	color: #6f9f65;
	text-decoration: underline;}

.kakomibox .kijilink a:hover {
	text-decoration: none;}

/*----@άΖί@----*/
#matome .paragraphIn div{
display: table;}

#matome .paragraphIn div .text,
#matome .paragraphIn div .img {
	display: table-cell;
	vertical-align: top;
}

#matome .paragraphIn div .text{
	box-sizing: border-box;
	padding-right: 30px;
}

/*==============================================
.productBox
============================================= */
.productBox {
	margin-top: 100px;
}

/*----@table@----*/
table{
width: 930px;
margin: 50px auto 0;
border-collapse:separate;
border-spacing:0;
box-sizing: border-box;
/*border-top: #676464 1px solid;
border-left: #676464 1px solid;
border-bottom: #676464 1px solid;*/
border-top: #424242 1px solid;
border-left: #424242 1px solid;
border-right: #424242 1px solid;}

/*.blue{background-color:#16b3d4; }
.blue02{background-color:#d0f0f6; }
.gray{background-color:#9e9e9e; }
.gray02{background-color:#eee; }*/

table th,
table td{
padding: 10px 15px;
box-sizing: border-box;
font-size: 15px;
line-height: 1.7;}

table th {
width: 200px;
/*background-color:#d0f0f6;*/
background-color:#f1f1f1;
/*border-right: #424242 1px solid;*/
border-bottom: #666666 1px dotted;
word-break: break-all}


table td{
/*width: 730px;*/
border-bottom: #666666 1px dotted;}

table th +th,
table td + td {border-left: #787878 1px dotted;}

table .end{border-bottom:#424242 1px solid;}

.center {
	text-align: center;}

table a {
	padding: 20px 0;
	display: inline-block;
transition: 0.1s ease-in-out;}

table a:hover{
opacity: 0.8;
filter: alpha(opacity=80);}

table .info {
	margin-top: 15px;}

table a .info .btn{
	height: 44px;
	width: 290px;
	margin-top: 10px;
background:#82ae79 url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_surface/link_arrow.svg) 270px 50% no-repeat;
color: #fff;
font-size: 14px;
line-height: 44px;
text-align: center;
transition: 0.1s ease-in-out;
}

table a:hover .info .btn{
background:#afd2a8 url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_surface/link_arrow.svg) 270px 50% no-repeat;
}

table .sub a {
display: inline-block;
padding: 10px 0 20px;
font-size: 16px;
font-weight: bold;
transition: 0.1s ease-in-out;}

table .sub a span{
	padding-left: 25px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_surface/subarrow.svg) left 50% no-repeat;}

table .sub a:hover {
	color: #82ae79;
}

/*==============================================
.tieupBanner
============================================= */
.tieupBanner {
	width: 860px;
	margin: 80px auto 0;}

.tieupBanner a {
	display: block;
transition: 0.1s ease-in-out;}

.tieupBanner a:hover {
opacity: 0.8;
filter: alpha(opacity=80);}

.tieupBanner a + a {
	margin-top: 30px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 50px auto 0;
text-align: right;}


/*==============================================
ΜX
============================================= */
.linkarea {
	width: 930px;
	margin: 50px auto 0;
	padding-bottom: 100px;
}

.product_sTitle {
margin: 140px 0 20px 0;
}
.product_sTitle p {
box-sizing: border-box;
font-size:  16px;
line-height: 1.7;
margin: 15px 0 0 10px;
}
.logoBox + .product_sTitle {
margin: 80px 0 20px 0;
}
.product_sTitle strong {
font-size: 18px;
}
.logoBox ul {
display: table;
}
.logoBox li {
border: #dadada solid 1px;
border-width: 1px 0 0 1px;
box-sizing: border-box;
display: table-cell;
width: 310px;
height: 190px;
}
.logoBox + .logoBox li {
border: #dadada solid 1px;
border-width: 1px 0 1px 1px;
}
.logoBox li a {
display: block;
padding: 60px 29px;}

.logoBox li:nth-last-of-type(1) {
border: #dadada solid 1px;
border-width: 1px 1px 0 1px;
}
.logoBox + .logoBox li:nth-last-of-type(1) {
border: #dadada solid 1px;
border-width: 1px 1px 1px 1px;
}
.winLogoBox li {
border: #dadada solid 1px;
border-width: 1px;
box-sizing: border-box;
display: block;
text-align: center;
width: 100%;
padding: 25px 0;
}
.winLogoBox li img {
width: 210px;
}
.logoBox li img {
width: 100%;
}

.logoBox li a,
.winLogoBox a{
transition: 0.1s ease-in-out;}

.logoBox a:hover,
.winLogoBox a:hover{
opacity: 0.5;
filter: alpha(opacity=50);
}


