@charset "euc-jp";
/*------------------------------------------------------------------------------------------------
  
  top.css for PC (All page common settings)
  
------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------
  common & basic settings
------------------------------------------------------------------------------------------------*/
* {margin: 0;	padding: 0;}
img {border: 0px; vertical-align: bottom;}
body {
	color: #170900;
	font-size: 16px;
	text-align: center;
	font-family: "Lucida Grande","Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	background: #000000 url(../images/common/top_title_bg2.jpg) no-repeat center top;
	background-attachment:fixed;
}
br {letter-spacing: 0;}
p, li, h3{background: url(../images/common/spacer.gif);}
/*clearfix
------------------------------------------------*/
.clearfix{zoom: 1;}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: "";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/*background & layout
------------------------------------------------------------------------------------------------*/
#contents_title,
#contents_title_nifty,
#contents_title_sonet,
#contents_title_biglobe {
}
.contents_bg {
	margin:0 auto;
	width: 950px;
	background: url(../images/common/main_bg.png) repeat-y;
}
.wrapper {
	width: 840px;
	margin:0 auto;
}
.top_bg {
	margin:-1px auto;
	width: 950px;
	background: url(../images/common/top_bg.png) no-repeat;
}
.top_bg2 {
	margin:-1px auto;
	width: 950px;
	background: url(../images/common/top_bg.png) no-repeat;
}
/*extra common settings
------------------------------------------------------------------------------------------------*/
.footer_img {
	height: 60px;
}
.link_box {
	width: 520px;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
.cate_gototop {
	width: 820px;
	text-align: right;
	margin: 0 0 20px;
}

/*------------------------------------------------------------------------------------------------
  header
------------------------------------------------------------------------------------------------*/
.header, .header_nifty, .header_sonet, .header_biglobe {
	width: 100%;
	height: 520px;
	position: relative;
}
.header2 {
}
.header {
	background: url(../images/top/top_title_bg.png) center top no-repeat;
}
.header_nifty {
	background: url(../images/top/top_title_bg_nifty.png) center top no-repeat;
}
.header_sonet {
	background: url(../images/top/top_title_bg_sonet.png) center top no-repeat;
}
.header_biglobe {
	background: url(../images/top/top_title_bg_biglobe.png) center top no-repeat;
}
.header .top_title{
	width: 950px;
}
/*header title
------------------------------------------------------------------------------------------------*/
.top_title,
.top_title_nifty,
.top_title_sonet, 
.top_title_biglobe {
	margin: 0 auto;
	text-align:	center;
	height: 520px;
	width: 950px;
}
/*head_btn
------------------------------------------------------------------------------------------------*/
/*inside header
------------------------------------------------*/
.head_btn_box {
	width: 950px;
	height: 190px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -475px;
}
.head_btn_box .head_btn_inner{
	width: 950px;
	height: 190px;
	position: relative;
}
.head_btn_box .head_btn_inner a{
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}
/*inside content
------------------------------------------------*/
.head_btn_box2 {
	width: 840px;
	margin: 0 auto;
}
/*btn setting
------------------------------------------------*/
.head_btn {
	display: block;
	width: 200px;
	height: auto;
}
.head_btn2 {
	display: block;
	float: right;
	width: 420px;
	height: 200px;
}

/*------------------------------------------------------------------------------------------------
  icon & menu image
------------------------------------------------------------------------------------------------*/
/*menu image
------------------------------------------------*/
.menu_img {
	width: 540px;
	height: 60px;
	float: left;
	margin-bottom: 10px;
}
/*icon
------------------------------------------------*/
[class^="icon"]{
	height: 60px;
	width: 60px;
	background-repeat: no-repeat;
	float: left;
}
.icon0 {background-image: url(../images/common/icon0.png)}
.icon1 {background-image: url(../images/common/icon1.png)}
.icon2 {background-image: url(../images/common/icon2.png)}
.icon3 {background-image: url(../images/common/icon3.png)}
.icon4 {background-image: url(../images/common/icon4.png)}
.icon5 {background-image: url(../images/common/icon5.png)}
.icon6 {background-image: url(../images/common/icon6.png)}
.icon7 {background-image: url(../images/common/icon7.png)}
.icon8 {background-image: url(../images/common/icon8.png)}
.icon9 {background-image: url(../images/common/icon9.png)}
.icon10 {background-image: url(../images/common/icon10.png)}
.icon11 {background-image: url(../images/common/icon11.png)}
.icon12 {background-image: url(../images/common/icon12.png)}
.icon13 {background-image: url(../images/common/icon13.png)}
.icon14 {background-image: url(../images/common/icon14.png)}
.icon15 {background-image: url(../images/common/icon15.png)}
.icon16 {background-image: url(../images/common/icon16.png)}
.icon17 {background-image: url(../images/common/icon17.png)}
.icon18 {background-image: url(../images/common/icon18.png)}
.icon19 {background-image: url(../images/common/icon19.png)}
.icon20 {background-image: url(../images/common/icon20.png)}
.icon21 {background-image: url(../images/common/icon21.png)}
.icon22 {background-image: url(../images/common/icon22.png)}
.icon23 {background-image: url(../images/common/icon23.png)}
.icon24 {background-image: url(../images/common/icon24.png)}
.icon25 {background-image: url(../images/common/icon25.png)}
.icon31 {background-image: url(../images/common/icon31.png)}
/*price
------------------------------------------------*/
.price_box{
	text-align: right;
}
.price_box2{
	text-align: right;
	margin:  0 30px 20px 0;
}
.price_box3{
	text-align: right;
	margin-bottom: 10px;
}

/*------------------------------------------------------------------------------------------------
  global navigation menu
------------------------------------------------------------------------------------------------*/
.btn_box {
	width: 840px;
	height: 50px;
	margin: 0 auto 65px auto;
	padding-top: 22px;
}
.btn_box div[class^="Layer"]{
	float: left;
	width: 210px;
	height: 50px;
}
/*------------------------------------------------------------------------------------------------
  top text links
------------------------------------------------------------------------------------------------*/
.top_free_links{
	width: 820px;
	margin: 0 auto 10px auto;
}
.top_free_links p{
	margin-bottom: 5px;
}
.top_free_links p a{
	color: #ffd857;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
}
.top_free_links p a:hover{
	color: #ffe89c;
	text-decoration: none;
}
/*------------------------------------------------------------------------------------------------
  information
------------------------------------------------------------------------------------------------*/
/*top_info
------------------------------------------------*/
.top_info{
	width: 840px;
	height: 680px;
	background: url(../images/top/top_info.jpg) no-repeat;
	margin: 0 auto;
}
/*free_info
------------------------------------------------*/
.free_info_top {
	width: 600px;
	height: 50px;
	margin: 30px auto 0;
	background: url(../images/top/free_info_top.gif) no-repeat;
}
.free_info_bg {
}
.free_info_box {
	margin: 10px 130px 0;
	text-align: center;
}
/*Yahoo
------------------------------------------------*/
.ya_info_top {
	width: 638px;
	height: 40px;
	margin: 28px auto 6px;
	background: url(../images/top/ya_info_top.gif) no-repeat;
}
.ya_info_box {
	text-align: left;
	margin: 0 90px;
}
.ya_text_box {
	width: 740px;
	text-align: center;
	margin: 0 auto;
}
/*discount_info
------------------------------------------------*/
.discount_info_box {
	margin: 24px 20px 10px;
	text-align: center;
	clear: both;
}
.discount_text {
	display: block;
	width: 340px;
	height: 40px;
	margin: 0 auto -5px;
	background: url(../images/top/discount_info_top.gif) no-repeat;
}
/*campaign_tokuten_box
------------------------------------------------*/
.campaign_tokuten_box {
	margin: 0 110px;
	text-align:center;
}

/*------------------------------------------------------------------------------------------------
  top menu section common settings
------------------------------------------------------------------------------------------------*/
.menu_section_bg{
	width: 840px;
	margin: 0 auto 20px auto;
	padding-bottom: 140px;
	background-image:
		url(../images/top/section_bt.jpg),
		url(../images/top/section_bg.jpg);
	background-repeat:
		no-repeat,
		repeat-y;
	background-size: 
		100% auto,
		100% auto;
	background-position: 
		center bottom,
		center center;
}
.menu_section_bg > [class*="_top"],
.menu_section_bg > [class*="_top2"],
.menu_section_bg > [class*="_top_nifty"],
.menu_section_bg > [class*="_top2_nifty"],
.menu_section_bg > [class*="_top_sonet"],
.menu_section_bg > [class*="_top2_sonet"],
.menu_section_bg > [class*="_top_bigrobe"],
.menu_section_bg > [class*="_top2_bigrobe"]{
	width: 840px;
	margin: 0 auto;
	background-repeat: no-repeat;
}

/*------------------------------------------------------------------------------------------------
  new & ichioshi menu
------------------------------------------------------------------------------------------------*/
.menu_section_bg > .new_top,
.menu_section_bg > .ichi_top{
	height: 630px;
}
.menu_section_bg > .new_top_nifty,
.menu_section_bg > .ichi_top_nifty{
	height: 630px;
}
.new_top {background-image: url(../images/top/new_top.jpg);}
.new_top_nifty {background-image: url(../images/top/new_top_nifty.jpg);}
.ichi_top {background-image: url(../images/top/ichi_top.jpg);}
.ichi_top_nifty {background-image: url(../images/top/ichi_top_nifty.jpg);}

.new_bg {
}
.new_box {
	margin: 0 120px;
	text-align: left;
}
.new_bg .new_box {
	margin: 20px 120px 0;
	text-align: left;
}

/*------------------------------------------------------------------------------------------------
  pack menu
------------------------------------------------------------------------------------------------*/
.menu_section_bg > .pack_top {
	height: 640px;
	background-image: url(../images/top/pack_top.jpg);
}
.pack_bg {
}
.pack_box3 {
}
.pack_box4 {
	width: 600px;
	margin: 0 auto;
}
.pack_box5 {
}

/*------------------------------------------------------------------------------------------------
  heart menu
------------------------------------------------------------------------------------------------*/
.menu_section_bg > .heart_top {
	height: 600px;
	background-image: url(../images/top/heart_top.jpg);
}

/*------------------------------------------------------------------------------------------------
  attention menu
------------------------------------------------------------------------------------------------*/
.menu_section_bg > .at_top,
.menu_section_bg > .at_top2 {
	height: 600px;
	background-image: url(../images/top/at_top.jpg);
}
.at_bg {
}
.at_bg2 {
}
.at_box2 {
    width: 600px;
    margin:  0 auto;
}
.at_box3 {
    width: 700px;
    margin:  0 auto;
}

/*------------------------------------------------------------------------------------------------
  free menu
------------------------------------------------------------------------------------------------*/
.menu_section_bg > .free_top {
	height: 430px;
	background-image: url(../images/top/free_top.jpg);
	margin-bottom: 20px;
}
.menu_section_bg > .free_top_nifty {
	height: 430px;
	background-image: url(../images/top/free_top_nifty.jpg);
	margin-bottom: 20px;
}
.free_bg {
}
.free_box {
	margin: 0 120px;
	text-align: left;
}
.all_res_btn_box4 {
    margin: 0 auto;
    width: 504px;
    padding: 10px 0 0;
}

/*------------------------------------------------------------------------------------------------
  review menu
------------------------------------------------------------------------------------------------*/
/*basic settings
------------------------------------------------*/
.review_bg {
	background-image:
		url(../images/top/review_bt.jpg),
		url(../images/top/review_bg.jpg);
	padding-bottom: 120px;
}

/*title
------------------------------------------------*/
.menu_section_bg > .review_top {
	height: 240px;
	background-image: url(../images/top/review_top.jpg);
}
.reviewSection .reviewSection_title{
	width: 840px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.reviewSection1 .reviewSection_title{
	background-image: url(../images/top/reviewSection_title1.jpg);
	height: 200px;
}
.reviewSection2 .reviewSection_title{
	background-image: url(../images/top/reviewSection_title2.jpg);
	height: 230px;
}
.reviewSection .reviewSection_title_nifty{
	width: 840px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.reviewSection1 .reviewSection_title_nifty{
	background-image: url(../images/top/reviewSection_title1_nifty.jpg);
	height: 200px;
}
.reviewSection2 .reviewSection_title_nifty{
	background-image: url(../images/top/reviewSection_title2.jpg);
	height: 230px;
}
/*section cover
------------------------------------------------*/
.reviewSection [class^="review_cover"]{
	width: 840px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.review_cover{
	background-image: url(../images/top/review_cover.jpg);
	height: 250px;
}
.review_cover2{
	background-image: url(../images/top/review_cover2.jpg);
	height: 210px;
}
.review_cover3{
	background-image: url(../images/top/review_cover3.jpg);
	height: 210px;
	margin-top: 50px;
}
.all_review_btn_box4 {
    margin: 0 auto;
    padding: 10px 0 0;
    width: 280px;
}
.review_info{
	width: 640px;
	height: 180px;
	margin: 0 auto;
	background: url("../images/top/review_info.jpg") no-repeat;
	background-size: 100% 100%;
}
/*menu box
------------------------------------------------*/
.review_menu_box {
	width: 600px;
	margin: 0 auto 10px auto;
    text-align: left;
}
.review_icon {
	width: 60px;
	height: 20px;
	margin: 0 auto 3px 0;
    background: url("../images/top/review_icon.png") no-repeat;
	background-size: 100% 100%;
}
.review_icon2 {
	width: 60px;
	height: 20px;
	margin: 0 auto 3px 0;
    background: url("../images/top/review_icon2.png") no-repeat;
	background-size: 100% 100%;
}
.review_icon_box {
	float: left;
	width: 60px;
	height: 83px;
}
.review_menu_img {
	float: left;
	width: 540px;
	height: 60px;
	margin: 23px 0 0;
}
/*text settings
------------------------------------------------*/
.review_text {
	margin: 10px 10px 0;
    text-align: left;
}
.review_text2 {
	display: block;
	margin: 20px 0 0;
	color: #486693;
	font-size: 140%;
	font-weight: bold;
}
.review_link {
    display: block;
    color: #990000;
	font-size: 120%;
	font-weight: bold;
    text-align: center;
}
.review_link:hover {
    text-decoration: none;
}

/*------------------------------------------------------------------------------------------------
  category menu settings
------------------------------------------------------------------------------------------------*/
/*category navigation
------------------------------------------------------------------------------------------------*/
.navi_bg{}
.navi_box{
	width: 780px;
	margin: 40px auto 10px auto;
}
.navi_box > div[class^="Layer"]{
	float: left;
	width: 260px;
	text-align: center;
}

/*category menu section common settings
------------------------------------------------------------------------------------------------*/
[class^="cate_bg"]{
	padding-bottom: 90px;
}
.cate_main_box {
	width: 720px;
	text-align: left;
	margin: 0 auto;
}
/*category long frame section
------------------------------------------------*/
[class^="cate_sp_bg"]{
	width: 720px;
	background-image: 
		url(../images/top/cate_sp_top.jpg),
		url(../images/top/cate_sp_bt.jpg),
		url(../images/top/cate_sp_bg.jpg);
	background-repeat: 
		no-repeat,
		no-repeat,
		repeat-y;
	background-position: 
		center top,
		center bottom,
		center center;
	background-size: 
		100% auto,
		100% auto,
		100% auto;
	padding: 40px 0 60px 0;
}
.cate_sp_box,
.cate_sp_box2 {
	width: 600px;
	margin: 0 auto;
	text-align: left;
}
/*category short frame section
------------------------------------------------*/
/*double_box*/
.cate_double_box,
.cate_single_box{
	width: 720px;
	background-image: 
		url(../images/top/cate_list_top.jpg),
		url(../images/top/cate_list_bt.jpg),
		url(../images/top/cate_list_bg.jpg);
	background-repeat: 
		no-repeat,
		no-repeat,
		repeat-y;
	background-position: 
		center top,
		center bottom,
		center center;
	background-size: 
		100% auto,
		100% auto,
		100% auto;
	padding: 50px 0 50px 0;
}
/* single_box*/
.cate_single_box{
	width: 360px;
	background-position: 
		left top,
		left bottom,
		left center;
	background-size: 
		200% auto,
		200% auto,
		200% auto;
}
/*box common settings*/
.cate_main_box h4 {
	margin-bottom: 14px;
}
[class^="cate_list_box"]{
	width: 280px;
	text-align: left;
}
.cate_list_box1 {
	margin-left: 44px;
	float: left;
}
.cate_list_box2 {
	margin-right: 40px;
	float: right;
}
/*short frame section space image
------------------------------------------------*/
/*.space_img1 {
	width: 720px;
	background: url(../images/top/space_img1.png) right center no-repeat;
}
.space_img2 {
	width: 720px;
	background: url(../images/top/space_img1.png) right center no-repeat;
}
.space_img3 {
	width: 720px;
	background: url(../images/top/space_img1.png) right center no-repeat;
}*/
.cate_list_box1 p, .cate_list_box2 p, .cate_list_box3 p, .cate_list_box4 p, .cate_list_box5 p, .cate_list_box6 p {
	margin-right:5px;
}

/*category menu each section settings
------------------------------------------------------------------------------------------------*/
/*category 1
------------------------------------------------*/
.menu_section_bg > .cate_top1 {
	height: 510px;
	background-image: url(../images/top/cate_top1.jpg);
}
.cate_bg1 {
	background-image:
		url(../images/top/cate_bt1.jpg),
		url(../images/top/cate_bg1.jpg);
}
.cate_bg1 .cate_sp_bg {
	background-image:
		url(../images/top/cate_sp_top1.jpg),
		url(../images/top/cate_sp_bt1.jpg),
		url(../images/top/cate_sp_bg1.jpg);
}
.cate_bg1 .cate_double_box,
.cate_bg1 .cate_single_box{
	background-image:
		url(../images/top/cate_list_top1.jpg),
		url(../images/top/cate_list_bt1.jpg),
		url(../images/top/cate_list_bg1.jpg);
}
/*category 2
------------------------------------------------*/
.menu_section_bg > .cate_top2 {
	height: 510px;
	background-image: url(../images/top/cate_top2.jpg);
}
.cate_bg2 {
	background-image:
		url(../images/top/cate_bt2.jpg),
		url(../images/top/cate_bg2.jpg);
}
.cate_bg2 .cate_sp_bg {
	background-image:
		url(../images/top/cate_sp_top2.jpg),
		url(../images/top/cate_sp_bt2.jpg),
		url(../images/top/cate_sp_bg2.jpg);
}
.cate_bg2 .cate_double_box,
.cate_bg2 .cate_single_box{
	background-image:
		url(../images/top/cate_list_top2.jpg),
		url(../images/top/cate_list_bt2.jpg),
		url(../images/top/cate_list_bg2.jpg);
}
/*category 3
------------------------------------------------*/
.menu_section_bg > .cate_top3 {
	height: 510px;
	background-image: url(../images/top/cate_top3.jpg);
}
.cate_bg3 {
	background-image:
		url(../images/top/cate_bt3.jpg),
		url(../images/top/cate_bg3.jpg);
}
.cate_bg3 .cate_sp_bg {
	background-image:
		url(../images/top/cate_sp_top3.jpg),
		url(../images/top/cate_sp_bt3.jpg),
		url(../images/top/cate_sp_bg3.jpg);
}
.cate_bg3 .cate_double_box,
.cate_bg3 .cate_single_box{
	background-image:
		url(../images/top/cate_list_top3.jpg),
		url(../images/top/cate_list_bt3.jpg),
		url(../images/top/cate_list_bg3.jpg);
}


/*------------------------------------------------------------------------------------------------
  form settings
------------------------------------------------------------------------------------------------*/
/*top page title
------------------------------------------------*/
.inp_top_my_top {
	width: 840px;
	height: 130px;
	display: block;
	background: url(../images/top/inp_top_my_top.jpg) no-repeat;
	margin:10px auto;
}
/*input form common settings
------------------------------------------------------------------------------------------------*/
/*form layout
------------------------------------------------*/
.inp_form_box {
	width: 660px;
	margin: 0 auto 30px auto;
	text-align: left;
}
.inp_form_box [class$="_box1"]{
	width: 200px;
	float: left;
}
.inp_form_box [class$="_box2"]{
	width: 460px;
	float: right;
	text-align: left;
}
.inp_form_label {
	width: 450px;
	float: left;
}
/*title
------------------------------------------------*/
[class^="inp_form_title"]{
	width: 200px;
	height: 40px;
	float: left;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.inp_form_title1 {
	background-image: url(../images/common/inp_form_title1.gif);
}
.inp_form_title2 {
	background-image: url(../images/common/inp_form_title2.gif);
}
.inp_form_title3 {
	background-image: url(../images/common/inp_form_title3.gif);
}
.inp_form_title4 {
	background-image: url(../images/common/inp_form_title4.gif);
}
.inp_form_title5 {
	background-image: url(../images/common/inp_form_title5.gif);
}
.inp_form_title6 {
	background-image: url(../images/common/inp_form_title6.gif);
}
.inp_form_title7 {
	width: 100px;
	background-image: url(../images/common/inp_form_title7.gif);
	margin-left: 30px;
}
.inp_form2_title1 {
	width: 200px;
	height: 30px;
	background: url(../images/common/inp_form2_title1.jpg) no-repeat;
	float: left;
	padding-right: 20px;
}
.inp_form2_title2 {
	width: 200px;
	height: 30px;
	background: url(../images/common/inp_form2_title2.jpg) no-repeat;
	float: left;
	padding-right: 20px;
}
/*form input parts setting
------------------------------------------------*/
/*font size*/
.nickname_in,
.yymmdd_in,
.yymmdd_in2,
.hhmm_in,
.birthplace_in{
	font-size: 1.25rem;
}
.nickname_in {
	width: 300px;
	padding: 3px;
}
.yymmdd_in {
	width: 120px;
}
.yymmdd_in2 {
	width: 100px;
}
.hhmm_in {
	width: 100px;
}
.birthplace_in {
	width: 140px;
}

/*form btn settings
------------------------------------------------------------------------------------------------*/
.res_rec_bg .inp_btn_box3 {
	margin: 0;
	padding: 40px 0 0;
	text-align: center;
}
.inp_btn_box4 {
	margin: 20px 100px;
	text-align: center;
}
.res_rec_bg .inp_btn_box4 {
	margin: 20px 100px 0;
	text-align: center;
}
#second_form {
	margin-bottom: 30px;
}
img.inp_top_btn_free,
img.inp_top_btn{
	width: 320px;
	height: auto;
}
.inp_top_btn_free{
	float: left;
	margin-bottom:20px;
}
.inp_top_btn{
	float: right;
	margin-bottom:20px;
}
.inp_btn_box2{
	clear:both;
}
.inp_btn_box5{
	margin-top:20px;
}
.inp_top_box {
	width: 640px;
	margin: 0 auto;
}



/*------------------------------------------------------------------------------------------------
  for system setting smartphone content hide
------------------------------------------------------------------------------------------------*/
.use_sp {
	display: none ;
}
/*------------------------------------------------------------------------------------------------
  z-index text settings
------------------------------------------------------------------------------------------------*/
.inp_top_my_top span,
.inp_list_top span,
.inp_form_mytop span,
.inp_my_top span,
.inp_you_top span,
.inp_form_title1 span,
.inp_form_title2 span,
.inp_form_title3 span,
.inp_form_title4 span,
.inp_form_title5 span,
.inp_form_title6 span,
.inp_form_title7 span,
.free_info_top span,
.ichi_top span,
.ichi_top_nifty span,
.new_top span,
.new_top_nifty span,
.res_rec_top span,
.pack_top span,
.at_top span,
.at_top2 span,
.free_top span,
.free_top_nifty span,
.cate_top1 span,
.cate_top2 span,
.cate_top3 span,
.review_top span,
.review_icon span,
.review_icon2 span,
.next_top span,
[class^="icon"] span,
.zindex_text span {
	position:relative;
	z-index:-1;
}
