﻿@charset "Shift_JIS";

/* --------------------------------------------------------------------
	フリーページ　共通
--------------------------------------------------------------------- */
div.freepage_ {
	width: 1080px;
	margin: 0 auto;
}
/* --------------------------------------------------------------------
	フリーページ　2カラム共通　ナビ+メイン
--------------------------------------------------------------------- */
div.free2column_ .freecolumn_wrap_ {
	overflow: hidden;
}
/*ナビゲーション
------------------------------------------------------*/
div.free2column_ .freecolumn_nav_ {
	float: left;
	display: inline;
	width: 200px;
}
/* 1階層目 */
div.free2column_ .freecolumn_nav_ > ul.layer1_ {
}
div.free2column_ .freecolumn_nav_ > ul.layer1_ > li {
}
div.free2column_ .freecolumn_nav_ > ul.layer1_ > li span {
	display: block;
	color: #ffffff;
	line-height: 1.25;
	padding: 15px 25px 15px 10px;
	background-color: #181818;
	border-bottom: 1px solid #ffffff;
	cursor: pointer;
	background-image: url(../img/usr/common/ico_plus.png);
	background-position: 183px center;
	background-repeat: no-repeat;
}
div.free2column_ .freecolumn_nav_ > ul.layer1_ > li span.open_ {
	background-image: url(../img/usr/common/ico_minus.png);
}
/* 2階層目 */
div.free2column_ .freecolumn_nav_ ul.layer2_ {
	display: none;
}
div.free2column_ .freecolumn_nav_ ul.layer2_ > li {
}
div.free2column_ .freecolumn_nav_ ul.layer2_ > li a {
	display: block;
	line-height: 1.25;
	padding: 15px 25px 15px 10px;
	background-color: #f3f0ec;
	border-bottom: 1px solid #ffffff;
	background-image: url(../img/usr/common/ico_arrow05.png);
	background-position: 185px center;
	background-repeat: no-repeat;
}
div.free2column_ .freecolumn_nav_ ul.layer2_ > li.even_ a {
	background-color: #ece8e3;
}
/*メインエリア
------------------------------------------------------*/
div.free2column_ div.freecolumn_main_ {
	float: right;
	display: inline;
	width: 860px;
}
div.free2column_ div.freecolumn_main_ {
}
div.free2column_ div.section_inner_ {
	margin: 0 40px 40px;
	border-bottom: 1px solid #ceccc8;
}
div.free2column_ div.freecolumn_main_ h4 {
	margin: 0 30px 10px;
}
div.free2column_ div.freecolumn_main_ p {
	margin: 0 32px 18px;
}
div.free2column_ div.freecolumn_main_ p a {
	text-decoration: underline;
}
div.free2column_ div.freecolumn_main_ p a:hover {
	text-decoration: none;
}
div.free2column_ div.freecolumn_main_ p.link_ a,
#first p.link_ a {
	display: inline-block;
	line-height: 1.8;
	padding: 2px 32px 0 0;
	background-image: url(../img/usr/common/ico_link.png);
	background-position: right center;
	background-repeat: no-repeat;
	text-decoration: none;
}
div.free2column_ div.freecolumn_main_ ul.list_ {
	margin: 0 32px 18px;
}
div.free2column_ div.freecolumn_main_ .pagetop_ {
	margin-bottom: 8px;
}
div.free2column_ div.freecolumn_main_ .pagetop_ a {
	display: block;
	text-align: right;
	line-height: 1.25;
}
/* --------------------------------------------------------------------
	フリーページ　ご利用ガイド
--------------------------------------------------------------------- */






/* --------------------------------------------------------------------
	フリーページ　アフィリエイトプログラムのご紹介
--------------------------------------------------------------------- */
#affiliate {
	width: 100%;
}
#affiliate_wrap {
	margin-top: -11px;
	background-image: url(../img/usr/freepage/affiliate/bg.png);
	background-position: left top;
	background-repeat: repeat-x;
}
#affiliate .sp_ {
	display: none;
}
#affiliate_inner_ {
	width: 1080px;
	margin: 0 auto;
	padding: 85px 0 0 0;
}

#affiliate h1 {
	width: 900px;
	height: 61px;
	text-align: center;
	margin: 0 auto 60px;
	background-image: url(../img/usr/freepage/affiliate/h1_title.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#affiliate .section_ {
	padding: 40px 90px 50px;
	margin-bottom: 40px;
	background-color: #ece8e3;
}
#affiliate .section_ h2 {
	width: 900px;
	height: 84px;
	margin-bottom: 33px;
	background-position: left top;
	background-repeat: no-repeat;
}
#affiliate .section_ .answer_ {
	padding: 0 0 0 123px;
	background-image: url(../img/usr/freepage/affiliate/ico_a.png);
	background-position: left 6px;
	background-repeat: no-repeat;
}
#affiliate .section_ h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
}
#affiliate .section_ p {
	font-size: 14px;
	line-height: 2.1;
}
#affiliate ul.aff_list_ li {
	font-size: 14px;
	line-height: 2.1;
	background-image: url(../img/usr/common/ico_list.png);
	background-position: left 7px;
	background-repeat: no-repeat;
	text-indent: 0;
    padding-left: 2em;
}

#affiliate #aff_faq1 h2 {
	background-image: url(../img/usr/freepage/affiliate/q1.png);
}
#affiliate #aff_faq1 .img_ {
	width: 777px;
	height: 217px;
	background-image: url(../img/usr/freepage/affiliate/q1_img.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#affiliate #aff_faq2 h2 {
	background-image: url(../img/usr/freepage/affiliate/q2.png);
}
#affiliate #aff_faq2 .img_ {
	width: 777px;
	height: 377px;
	background-image: url(../img/usr/freepage/affiliate/q2_img.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#affiliate #aff_faq3 h2 {
	background-image: url(../img/usr/freepage/affiliate/q3.png);
}
#affiliate #aff_faq4 h2 {
	background-image: url(../img/usr/freepage/affiliate/q4.png);
}
#affiliate #aff_faq4 h3 {
	margin-bottom: 15px;
}
#affiliate #aff_faq4 dl {
	overflow: hidden;
}
#affiliate #aff_faq4 dl dt,
#affiliate #aff_faq4 dl dd {
	float: left;
	font-size: 14px;
	line-height: 2.1;
}

#affiliate #aff_faq4 dl dt {
	width: 120px;
	letter-spacing: 0.17em;
}
#affiliate #aff_faq4 dl dt span.word3_ {
	letter-spacing: 2.5em;
}
#affiliate #aff_faq4 dl dt span.word4_ {
	letter-spacing: 1.35em;
}
#affiliate #aff_faq4 dl dt span.word5_ {
	letter-spacing: 0.75em;
}
#affiliate #aff_faq4 dl dt span.word6_ {
	letter-spacing: 0.42em;
}
#affiliate #aff_faq4 dl dd {
	width: 640px;
	letter-spacing: 0.15em;
	text-indent: -1em;
    padding-left: 1em;
}

#affiliate #app_wrap {
	width: 100%;
	padding: 40px 0;
	background-color: #f6bf00;
}
#affiliate #app_wrap .app_inner_ {
	width: 654px;
	margin: 0 auto;
}
#affiliate #app_wrap .app_btn_ {
	width: 654px;
	height: 97px;
	margin: 0 auto 17px;
	text-align: center;
}
#affiliate #app_wrap .app_btn_ a {
	display: block;
	width: 654px;
	height: 97px;
	background-image: url(../img/usr/freepage/affiliate/app_btn.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#affiliate #app_wrap p {
	margin-bottom: 28px;
}
#affiliate #app_wrap p a {
	text-decoration: underline;
}
#affiliate #app_wrap p a:hover {
	text-decoration: none;
}
#affiliate #app_wrap .logo_rakuten_ {
	width: 88px;
	height: 31px;
	margin: 0 auto;
}
#affiliate #app_wrap .logo_rakuten_ a {
	display: block;
	width: 88px;
	height: 31px;
	background-image: url(../img/usr/freepage/affiliate/logo_rakuten.png);
	background-position: center center;
	background-repeat: no-repeat;
}


/* --------------------------------------------------------------------
	フリーページ　特商取引法に基づく表示
--------------------------------------------------------------------- */
#commerce_law table {
	width: 800px;
	margin: 0 auto 40px;
}
#commerce_law table th {
	width: 150px;
}
#commerce_law table td {
}
#commerce_law table td dl {
	margin-top: 15px;
}
#commerce_law table td dl:first-child {
	margin-top: 0;
}
#commerce_law table td dl dt {
	font-weight: bold;
}


/* --------------------------------------------------------------------
	フリーページ　利用規約
--------------------------------------------------------------------- */
#terms .section_ {
	padding-bottom: 40px;
}
#terms .section_ .section_inner_ {
	margin: 0 40px 40px;
	border-bottom: 1px solid #ceccc8;
}
#terms .section_ p {
	margin: 0 32px 18px;
}
#terms .section_ ul.number_,
#terms .section_ ul.list_ {
	margin: 0 32px 18px;
}
#terms .section_ ul.number_ li,
#terms .section_ ul.list_ li {
	text-indent: -1em;
    padding-left: 1em;
}
#terms .section_ ul.number_  ul.list_ {
	margin: 0;
}


#terms .pagetop_ {
	margin: 0 40px 8px;
}
#terms .pagetop_ a {
	display: block;
	text-align: right;
	line-height: 1.25;
}

/* --------------------------------------------------------------------
	フリーページ　代金引換サービス対象外地域
--------------------------------------------------------------------- */
#outofservice {
	width: 800px;
	margin: 20px auto;
	text-align: left;
}
#outofservice #outof_wrap {
	width: 800px;
	margin: 0 auto;
}
#outofservice #outof_wrap h2 {
	display: block;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.25;
	text-align: center;
	padding: 15px 25px 15px 10px;
	margin-top: 10px;
	background-color: #000000;
	cursor: pointer;
	background-image: url(../img/usr/common/ico_plus.png);
	background-position: 770px center;
	background-repeat: no-repeat;
}
#outofservice #outof_wrap h2.open_ {
	background-image: url(../img/usr/common/ico_minus.png);
}
#outofservice #outof_wrap h3 {
	display: block;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.25;
	text-align: center;
	padding: 15px 25px 15px 10px;
	background-color: #181818;
	border-top: 1px solid #393633;
	border-bottom: 1px solid #000000;
	cursor: pointer;
	background-image: url(../img/usr/common/ico_plus.png);
	background-position: 770px center;
	background-repeat: no-repeat;
}
#outofservice #outof_wrap h3.open_ {
	background-image: url(../img/usr/common/ico_minus.png);
}
#outofservice #outof_wrap .region_wrap_ {
	display: none;
}
#outofservice #outof_wrap .outof_inner_ {
	display: none;
}
#outofservice #outof_wrap .outof_inner_ ul {
	overflow: hidden;
}
#outofservice #outof_wrap .outof_inner_ ul li {
	float: left;
	width: 164px;
	line-height: 1.25;
	padding: 15px 25px 15px 10px;
	background-color: #f3f0ec;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background-image: url(../img/usr/common/ico_arrow05.png);
	background-position: 185px center;
	background-repeat: no-repeat;
}
#outofservice #outof_wrap .outof_inner_ ul li.even_ {
	background-color: #ece8e3;
}
#outofservice #outof_wrap .back_btn_ {
	width: 160px;
	margin: 20px auto;
	border: 3px solid #000000;
}
#outofservice #outof_wrap .back_btn_ a {
	display: block;
	font-weight: bold;
	text-align: center;
	padding: 15px 0;
}

/* --------------------------------------------------------------------
	フリーページ 初めての方へ　
--------------------------------------------------------------------- */

#first {
	width: 100%;
}
#first_wrap {
	margin-top: -11px;
	background-image: url(../img/usr/freepage/beginner/bg_main_obj.png), url(../img/usr/freepage/beginner/bg_main_repeat.jpg);
	background-position: top center, left top;
	background-repeat: no-repeat, repeat-x;
  background-size: contain, inherit;
}
#first .sp_ {
	display: none;
}

#first_inner_ {
	width: 1080px;
	margin: 0 auto;
	padding: 0;
}

#first_inner_ .main_inner_ {
  padding: 25px 0 15px;
  margin: 0 auto;
}
#first h1.ico {
	background-image: url(../img/usr/freepage/beginner/main_01.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 45px;
	height: 49px;
	text-align: center;
	margin: 0 auto 10px;
}
#first h1.ttl01 {
	background-image: url(../img/usr/freepage/beginner/main_02.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 181px;
	height: 29px;
	text-align: center;
	margin: 0 auto 20px;
}

#first h1.ttl02 {
	width: 900px;
	height: 61px;
	text-align: center;
	margin: 0 auto 40px;
	background-image: url(../img/usr/freepage/beginner/main_03.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#first h1.desc {
	text-align: center;
	margin: 0 auto;
  font-size: 14px;
  line-height: 30px;
  width: 750px;
}
#first .section_ {
	padding: 40px 90px 50px;
	margin-bottom: 30px;
	background-color: #ece8e3;
}
#first #menu.section_ {
	padding: 40px 90px 90px;
	margin-bottom: 20px;
	background-image: url(../img/usr/freepage/beginner/bg_menu.jpg);
  background-color: #ffffff;
  background-position: top center;
  background-repeat: no-repeat;
}
#first .section_ h2 {
	width: 900px;
	height: 32px;
	margin-bottom: 50px;
	background-position: left top;
	background-repeat: no-repeat;
}
#first #menu.section_ h2 {
  margin-bottom: 33px;
}
#first #menu .menu_area_ li {
  display: inline-block;
  float: left;
}
#first #menu .menu_area_ li:not(:last-child) {
  margin-right: 30px;
}

#first .section_ .answer_ {
	padding: 0 0 0 123px;
	background-image: url(../img/usr/freepage/beginner/ico_a.png);
	background-position: left 6px;
	background-repeat: no-repeat;
}
#first .section_ h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
}
#first .section_ p {
	font-size: 14px;
  margin-bottom: 10px;
}
#first ul.aff_list_ li {
	font-size: 14px;
	line-height: 2.1;
	background-image: url(../img/usr/common/ico_list.png);
	background-position: left 7px;
	background-repeat: no-repeat;
	text-indent: 0;
    padding-left: 2em;
}

#first #menu h2 {
	background-image: url(../img/usr/freepage/beginner/menu_title.png);
  background-position: top center;
  background-repeat: no-repeat;
}
#first #menu .img_ {
	width: 777px;
	height: 217px;
	background-image: url(../img/usr/freepage/beginner/q1_img.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#first #point1_link,
#first #point2_link,
#first #point3_link {
	background-color: #ffffff;
	padding-top: 50px;
	margin-top: -20px;
}

#first #point1,
#first #point2,
#first #point3 {
  position: relative;
}
#first .icon {
  position: absolute;
  top: -25px;
  left: 0;
}
#first #point1 h2 {
	background-image: url(../img/usr/freepage/beginner/section01_title.png);
	background-position: 16px center;
  background-repeat: no-repeat;
}
#first #point1 .box_wrapper_ {
  font-size: 0;
  margin-bottom: 30px;
}
#first #point1 .box_ {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 10px 0 0 0;
  text-align: center;
  display: inline-block;
  width: 280px;
  height: 230px;
}
#first #point1 .box_ img {
  display: inline-block;
}
#first #point1 .box_ > img:first-child {
  margin-bottom: 20px;
}

#first #point1 .box_:not(:last-child) {
  margin-right: 30px;
}
#first #point1 .desc_wrapper_ {
  position: relative;
}
#first #point1 .desc_wrapper_ .account_link {
  position: absolute;
  right: 0;
  bottom: 0;
}
#first #point1 .desc_wrapper_ .account_link:hover {
  opacity: 0.9;
}
#first #point1 .desc_wrapper_ .account_link a {
  border: 4px solid #000000;
  padding: 13px 18px 13px 20px;
  font-weight: bold;
  background-image: url('../img/usr/freepage/beginner/ico_link.png');
  background-position: 190px center;
  background-repeat: no-repeat;
}
#first #point1 .desc_wrapper_ .account_link a:hover {
  text-decoration: none;
}
#first #point1 .desc_wrapper_ .account_link a span {
  background-image: url('../img/usr/freepage/beginner/ico_account.png');
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0 30px 0 30px;
}
#first #point1 .btn_wrapper_ {
  padding-top: 30px;
  text-align: center;
}
#first #point1 .btn_wrapper_ a:hover {
  opacity: 0.9;
}

#first #point2 h2 {
	background-image: url(../img/usr/freepage/beginner/section02_title.png);
	background-position: 16px center;
  background-repeat: no-repeat;
}

#first #point3 dl {
	overflow: hidden;
}
#first #point3 dl dt,
#first #point3 dl dd {
	float: left;
	font-size: 14px;
	line-height: 2.1;
}

#first #point3 dl dt {
	width: 120px;
	letter-spacing: 0.17em;
}
#first #point3 dl dt span.word3_ {
	letter-spacing: 2.5em;
}
#first #point3 dl dt span.word4_ {
	letter-spacing: 1.35em;
}
#first #point3 dl dt span.word5_ {
	letter-spacing: 0.75em;
}
#first #point3 dl dt span.word6_ {
	letter-spacing: 0.42em;
}
#first #point3 dl dd {
	width: 640px;
	letter-spacing: 0.15em;
	text-indent: -1em;
    padding-left: 1em;
}

#first #btnArea {
	width: 100%;
	padding: 40px 0;
	background-color: #f6bf00;
  background-image: url('../img/usr/freepage/beginner/bg_btn.jpg');
  background-repeat: repeat;
}
#first #btnArea .inner_ {
	width: 900px;
	margin: 0 auto;
}
#first #btnArea .btn_ {
	width: 900px;
	height: 128px;
	margin: 0 auto 17px;
	text-align: center;
}
#first #btnArea .btn_ a {
	display: block;
	width: 900px;
	height: 128px;
	background-image: url(../img/usr/freepage/beginner/btn_shop.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#first #btnArea .btn_ a:hover {
	background-image: url(../img/usr/freepage/beginner/btn_shop_on.png);
}
#first #app_wrap p {
	margin-bottom: 28px;
}
#first #app_wrap p a {
	text-decoration: underline;
}
#first #app_wrap p a:hover {
	text-decoration: none;
}
#first #app_wrap .logo_rakuten_ {
	width: 88px;
	height: 31px;
	margin: 0 auto;
}
#first #app_wrap .logo_rakuten_ a {
	display: block;
	width: 88px;
	height: 31px;
	background-image: url(../img/usr/freepage/beginner/logo_rakuten.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#first #point2 .box_wrapper_ {
  font-size: 0;
  margin-bottom: 30px;
}
#first #point2 .box_ {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 10px;
  display: inline-block;
  width: 415px;
  height: 160px;
  position: relative;
}
#first #point2 .box_ .box_inner_.no1 {
  background-image: url('../img/usr/freepage/beginner/section02_bg_01.png');
  background-position: top right;
  background-repeat: no-repeat;
}
#first #point2 .box_ .box_inner_.no2 {
  background-image: url('../img/usr/freepage/beginner/section02_bg_02.png');
  background-position: top right;
  background-repeat: no-repeat;
}
#first #point2 .box_ .box_inner_.no3 {
  background-image: url('../img/usr/freepage/beginner/section02_bg_03.png');
  background-position: top right;
  background-repeat: no-repeat;
}
#first #point2 .box_ .box_inner_.no4 {
  background-image: url('../img/usr/freepage/beginner/section02_bg_04.png');
  background-position: top right;
  background-repeat: no-repeat;
}

#first #point2 .box_ .box_inner_ img.image {
  padding-top: 30px;
  padding-left: 30px;
}
#first #point2 .box_ .box_inner_.no3 img.image {
  padding-top: 30px;
  padding-left: 20px;
}
#first #point2 .box_ .box_inner_ img.txt {
  padding-top: 40px;
  padding-left: 30px;
}
#first #point2 .box_ .box_inner_.no3 img.txt,
#first #point2 .box_ .box_inner_.no4 img.txt {
  padding-top: 15px;
  padding-left: 20px;
}
#first #point2 .box_:nth-child(odd) {
  margin-right: 30px;
}
#first #point2 .box_:nth-child(-n+2) {
  margin-bottom: 30px;
}
#first #point2 .box_ img {
  display: inline-block;
}
#first #point2 p.link_ {
  position: absolute;
  right: 20px;
  bottom: 10px;
}
#first #point2 p.link_:hover {
  opacity: 0.9;
}
#first #point3 .box_wrapper_ {
  font-size: 0;
  margin-bottom: 30px;
  clear: both;
}
#first #point3 .box_  {
  display: inline-block;
  width: 202px;
  float: left;
}
#first #point3 .box_ p {
  font-size: 12px;
}
#first #point3 .box_inner_ {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 20px 16px 0 16px;
  text-align: center;
  display: inline-block;
  width: 170px;
  height: 176px;
  margin-bottom: 10px;
}
#first #point3 h2 {
	background-image: url(../img/usr/freepage/beginner/section03_title.png);
	background-position: 16px center;
  background-repeat: no-repeat;
}
#first #point3 h3 {
	margin-bottom: 15px;
}
#first #point3 p.link_ {
    text-align: center;
    font-weight: bold;
}
#first #point3 p.link_ a:hover{
	opacity: 0.8;
}
#first #point3 .box_ img {
}

#first #point3 .box_inner_ > img:first-child {
  margin-bottom: 15px;
}

#first #point3 .box_:not(:last-child) {
  margin-right: 30px;
}

/* clearfix */
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
