@charset "utf-8";

* {
	list-style: none;
}

.cf:after { display: block; visibility: hidden; clear: both; height: 0; content: ".";}
.cf { *zoom: 1;}

a:link,
a:visited {
    color: #333;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}



/* body
------------------------------------------*/
body {
	font-family: "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, "MS PGothic", sans-serif;
	background: #fff;
}

/* ---------- masthead ---------- */
.decMhBg { background-color:#ffda45;}
#masthead { width: 98%; min-height: 40px; margin: 0 auto; padding:15px 0 5px;}
#masthead  a:link { color: #37f; text-decoration: none;}
#masthead  a:visited { color: #952595;}
#masthead  a:hover,
#masthead  a:active { text-decoration: underline;}
#masthead strong { font-weight: bold;}
#masthead .yjmth:after  { display: block; visibility: hidden; clear: both; height: 0; content: ".";}
#masthead .yjmth { *zoom: 1;}
#masthead .yjmthproplogoarea { float: left; width:450px; text-align: left; line-height: 110%;}
#masthead .yjmthcmnlnkarea { float: right; width:475px; margin: 7px 3px 0 0; font-size:75%; text-align: right; line-height: 110%;}
#masthead .yjmthcmnlnkarea a { color:#333; }
#masthead .yjmthcmnlnkarea .st01 { 
display: inline-block;
padding: 3px 0 0 17px;
background-image: url('../image/icon_beginner.png');
background-repeat: no-repeat;
background-position: 0 0;
}

#masthead ul {
	overflow: hidden;
	position: absolute;
	top: 19px;
	right: 20px;
}

#masthead ul li {
	float: left;
	margin-left: 10px;
}

#masthead ul li:first-child {
	margin-left: 0px;
}


/* wrapper
------------------------------------------*/
#wrapper {
	width: 100%;
	height: 100%;
	min-width: 950px;
	position: relative;
	background: #fff;
	padding-top: 60px;
}

#wrapper #start_bg {
	background: #6db1c0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 30;
}

#wrapper #start_bg .copy {
	position: fixed;
	bottom: 60px;
	width: 100%;
	text-align: center;
	color: #fff;
	z-index: 50;
	left: 0px;
	right: 0px;
	margin: auto;
	font-size: 12px;
}


/* header
------------------------------------------*/
header {
	background: #ffda45;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}

header h1 {
	margin: 0;
	float: left;
}

header h1 a {
	display: block;
	text-indent: -9999px;
	width: 120px;
	height: 27px;
	background: url("../img/header_logo.png") no-repeat;
}

header .block_sns {
	overflow: hidden;
	float: right;
	list-style: none;
	position: absolute;
	top: 15px;
	right: 10px;
}

header .block_sns li {
	float: left;
	margin-left: 6px;
	height: 20px;
}


#main{
	/*padding-top: 60px;*/
}

/* Top
------------------------------------------*/
.Top{
	text-indent: -9999px;
}
.Top__title{
	position: absolute;
	top: 230px;
	left: 0;
	right: 0;
	margin: auto;
	width: 739px;
	height: 54px;
	/*background: url(../img/top_title.png) no-repeat;*/
	z-index:10;
}
.Top__moji{
	display: block;
	float: left;
	height: 54px;
	background: url(../img/top_title.png) no-repeat;
}
.Top__moji--01{
	width: 60px;
	background-position: 0 0;
}
.Top__moji--02{
	width: 60px;
	background-position: -60px 0;
}
.Top__moji--03{
	width: 69px;
	background-position: -120px 0;
}
.Top__moji--04{
	width: 62px;
	background-position: -189px 0;
}
.Top__moji--05{
	width: 69px;
	background-position: -251px 0;
}
.Top__moji--06{
	width: 63px;
	background-position: -320px 0;
}
.Top__moji--07{
	width: 67px;
	background-position: -383px 0;
}
.Top__moji--08{
	width: 68px;
	background-position: -450px 0;
}
.Top__moji--09{
	width: 65px;
	background-position: -518px 0;
}
.Top__moji--10{
	width: 28px;
	background-position: -583px 0;
}
.Top__moji--11{
	width: 68px;
	background-position: -611px 0;
}
.Top__moji--12{
	width: 60px;
	background-position: -679px 0;
}
.Top__oneprice{
	position: relative;
	height: 600px;
	float: left;
	width: 50%;
	padding: 40px 0;
	background: #96bec5 url(../img/main_left.jpg) right top no-repeat;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}
.Top__onepriceInnr{
	width: 391px;
	height: 200px;
	left: 0;
	right: 0;
	top: 300px;
	margin: auto;
	position: absolute;
	z-index:5;
}
.Top__onepriceTxt{
	margin: 0 auto;
	width: 305px;
	height: 23px;
	background: url(../img/top_onprice_txt_b.png) no-repeat;
}
.Top__onepriceApp{
	margin: 20px auto 0;
	display: block;
	width: 400px;
	height: 80px;
	background: url(../img/top_oneprice_btn.png) no-repeat;
}
.Top__onepriceLink{
	display: block;
	height: 106px;
}
.Top__onepriceLink--appstore{
	float: left;
	width: 120px;
}
.Top__onepriceLink--googleplay{
	float: right;
	width: 120px;
}
.Top__auction{
	position: relative;
	height: 600px;
	float: right;
	width: 50%;
	padding: 40px 0;
	background: #dbd88f url(../img/main_right.jpg);
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}
.Top__auctionInnr{
	width: 380px;
	height: 200px;
	left: 0;
	right: 0;
	top: 300px;
	margin: auto;
	position: absolute;
	z-index:5;
}
.Top__auctionTxt{
	margin: 0 auto;
	width: 249px;
	height: 23px;
	background: url(../img/top_auction_txt_b.png) no-repeat;
}
.Top__auctionLink{
	margin: 20px auto 0;
	width: 400px;
	height: 80px;
	background: url(../img/top_auction_btn_b.png) no-repeat;
	display: block;
}
.Top__auctionBalloon{
    position: absolute;
    top:135px;
    width: 400px;
    height: 79px;
    z-index: 60;
    background: url(../img/balloon01.png) no-repeat;
}
.Top__campaign{
	position: absolute;
	top:-1px;
	left:-101px;
	width: 202px;
	height: 153px;
	background: url(../img/cp_ribbon.png) no-repeat;
	display: block;
}

.Top__campaign--1111{
	background: url(../img/cp_ribbon_1111.png) no-repeat;
}

.Top__campaign--2000{
	background: url(../img/cp_ribbon_2000.png) no-repeat;
}


.Top__campaign--sellkit{
	background: url(../img/cp_ribbon_kit.png) no-repeat;
}
.Top__campaign--coupon{
	background: url(../img/cp_ribbon_coupon.png) no-repeat;
}

/* Howto
------------------------------------------*/
.Howto{
	margin-top: 40px;
	text-indent: -9999px;
	position: relative;
}

/* HowtoOneprice
------------------------------------------*/
.HowtoOneprice{
	float: left;
	width: 50%;
}
.HowtoOneprice__arrow{
	background: url(../img/howtoOneprice_001.png) center no-repeat;
	height: 24px;
}
.HowtoOneprice__title{
	margin-top: 45px;
	background: url(../img/howtoOneprice_002b.png) center no-repeat;
	height: 25px;
}
.HowtoOneprice__image{
	margin-top: 42px;
	background: url(../img/howtoOneprice_003.png) center no-repeat;
	height: 235px;
}
/*.visible{
	-webkit-transition: all .5s cubic-bezier(0.42,0,0.39,1);
	-moz-transition: all .5s cubic-bezier(0.42,0,0.39,1);
	-o-transition: all .5s cubic-bezier(0.42,0,0.39,1);
	transition: all .5s cubic-bezier(0.42,0,0.39,1);
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	-ms-transform: translateY(40px);
	-o-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0;
}
.visible.is_move{
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
}*/
.HowtoOneprice__txt{
	margin-top: 24px;
	background: url(../img/howtoOneprice_004b.png) center no-repeat;
	height: 21px;
}

/* HowtoAuction
------------------------------------------*/
.HowtoAuction{
	float: right;
	width: 50%;
}
.HowtoAuction__arrow{
	background: url(../img/howtoAuction_001.png) center no-repeat;
	height: 24px;
}
.HowtoAuction__title{
	margin-top: 45px;
	background: url(../img/howtoAuction_002.png) center no-repeat;
	height: 25px;
}
.HowtoAuction__image{
	margin-top: 42px;
	background: url(../img/howtoAuction_003.png) center no-repeat;
	height: 235px;
}
.HowtoAuction__txt{
	margin-top: 24px;
	background: url(../img/howtoAuction_004b.png) center no-repeat;
	height: 21px;
}

@media screen and (max-width: 1005px) {
	.HowtoAuction__txt {
		background-size: 475px 20px;
		transition-duration:1s;
	}
}


.Comparison__exhibit{
	position: absolute;
	top:150px;
	left: 0;
	right: 0;
	margin: auto;
	width: 184px;
	height: 141px;
	background: url(../img/arrow001.png) no-repeat center;
	z-index: 1;
}
@media screen and (max-width: 1120px) {
	.Comparison__exhibit {
		background-size: 135px 105px;
	}
}


/* Easy
------------------------------------------*/
.Easy{
	margin: 120px auto 0;
    width: 950px;
    text-align: center;
}
.Easy__title{
	background: url(../img/easyTitle01.png) center no-repeat;
	height: 39px;
	text-indent: -9999px;
}
.Easy__image{
    margin: 40px 0 15px;
}

.Easy__point{
	padding: 20px 20px 32px;
	text-indent: -9999px;
	background: no-repeat center;
}





/* Merit
------------------------------------------*/
.Merit{
	margin: 120px auto 0;
    width: 950px;
}
.Merit__title{
	background: url(../img/meritTitle.png) center no-repeat;
	height: 39px;
	text-indent: -9999px;
}
.Merit__image{
    margin: 40px 0 15px;
}

.Merit__point{
	padding: 20px 20px 32px;
	text-indent: -9999px;
	background: no-repeat center;
}










/* Goods
------------------------------------------*/
.Goods{
	min-width: 950px;
	margin-top: 97px;
}
.Goods__title{
	background: url(../img/goodsTitle.png) center no-repeat;
	height: 39px;
	text-indent: -9999px;
}
.Goods__list{
	margin-top: 40px;
	float: left;
	width: 24%;
	margin-right: 1.33333%;
}
.Goods__list:last-child{
	margin-right: 0;
}
.Goods__list:nth-child(even){
}


.Goods__item{
	position: relative;
	width: 100%;
	height: 330px;
	overflow: hidden;
}


.Goods__image{
		width: 100%;
		margin: auto;
		position: absolute;
		top: 0px;
		right: 0px;
		left: 0px;
		bottom: 0px;
	}



.Goods__txt{
	min-height: 100px;
	text-align: center;
}
.Goods__name{
	font-size: 14px;
}
.Goods__price{
	font-size: 24px;
	font-weight: bold;
	color: #CB5201;
}




/* Onprice
------------------------------------------*/
.Sell{
	margin-top: 100px;
}

/* Onprice
------------------------------------------*/
.Onprice{
	float: left;
	width: 50%;
	padding: 64px 0 73px;
	background: #aacdcd;
	text-indent: -9999px;
}
.Onprice__title{
	background: url(../img/onprice_001b.png) no-repeat;
	width: 305px;
	height: 23px;
	margin: 0 auto 16px;
}
.Onprice__body{
	width: 400px;
	height: 80px;
	margin: 0 auto;
}
.Onprice__store{
	display: block;
	background: url(../img/onprice_003b.png) no-repeat;
	width: 400px;
	height: 80px;
}
.Onprice__link{
	display: block;
}
.Onprice__link--appstore{
	float: left;
	width: 125px;
	height: 115px;
}
.Onprice__link--googleplay{
	float: right;
	width: 121px;
	height: 115px;
}

/* Auction
------------------------------------------*/
.Auction{
	float: right;
	width: 50%;
	padding: 64px 0 73px;
	background: #eae9b5;
	text-indent: -9999px;
    position: relative;
}
.Auction__title{
	background: url(../img/auction_001b.png) no-repeat;
	width: 249px;
	height: 23px;
	margin: 0 auto 16px;
}
.Auction__link{
	display: block;
	background: url(../img/auction_002b.png) no-repeat;
	width: 400px;
	height: 80px;
	margin: 0 auto;
}
.Auction__balloon{
    position: absolute;
    margin: 0 auto;
    top:195px;
    width: 100%;
    height: 79px;
    z-index: 60;
    background: url(../img/balloon01.png) no-repeat center;
}

/* Faq
------------------------------------------*/
.Faq{
	width: 950px;
	margin: 100px auto;
}
.Faq a:link, .Faq a:visited{
	color: #2A7BB4;
}
.Faq__title{
	margin-bottom: 37px;
	background: url(../img/faqTitle.png) center no-repeat;
	height: 40px;
	text-indent: -9999px;
}
.Faq__titleH3{
	font-weight: normal;
	font-size: 23px;
}
.Faq__subTitle{
	margin-bottom: 15px;
	min-height: 22px;
}
/*.Faq__subTitle--before{background-image: url(../img/faqSubTitle001.png);}
.Faq__subTitle--exhibit{
	margin-top: 50px;
	background-image: url(../img/faqSubTitle002.png);
}
.Faq__subTitle--after{
	margin-top: 50px;
	background-image: url(../img/faqSubTitle003.png);
}*/

/* Expand
------------------------------------------*/
.Expand__head{
	display: inline-block;
	cursor: pointer;
	background: url(../img/expand001.png) no-repeat 0px center;
	padding-left: 30px;
	margin-bottom: 3px;
	font-weight: bold;
}
.Expand__head.open{
	background-image: url(../img/expand002.png);
}
.Expand__body{
	margin: 0 0 30px 30px;
	display: none;
}


/* FromNumber
------------------------------------------*/

.FromNumber{
	text-align: center;
}

/* Note
------------------------------------------*/

.Note{
	font-size: 11px;
	width: 950px;
	margin: 0 auto;
	padding-bottom: 100px;
}

/* Afro
------------------------------------------*/

.Afro{
	text-align: right;
	font-size: 11px;
	margin: 0 10px -30px 0;
}



/* ---------- footer ---------- */
#footer {
	width: 100%;
	padding: 20px 0 20px;
	background-color:#f1f0e8;
	margin-top: 40px;
}
#footer .cmnFtr {
	padding-bottom: 10px;
	color:#333;
}
#footer .cmnFtr a {
	color:#333;
}
#footer .elSrvLink{
	width: 69px;
	height: 16px;
	margin:0 auto;
	background: url(../img/img_ftlink_logo.png) no-repeat 0 0;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}
#footer .elSrvLink a{
	display: block;
	width: 69px;
	height: 16px;
}
#footer address {
	width: 950px;
	margin: 15px auto 0;
	padding: 20px 0 0;
	border-top: 1px solid #bebcac;
	font-size: 75%;
	line-height: 1.6;
	text-align: center;
	font-style: normal;
}
#footer address a:link,
#footer address a:visited { text-decoration: none;}
#footer address a:link { color: #333;}
#footer address a:visited { color: #333;}
#footer address a:hover,
#footer address a:active { text-decoration: underline;}