@import url('main-split-1.css?last=20160203');

/* ---------------------------------------------------------- split ここより前を分割 ---------------------------------------------------------- */

/* ▼入力フォーム共通 */
#attn_msg{
border:2px solid #F8728A;
background:#FFF6F6;
margin:10px 0;
padding:7px;
text-align: left;
}
#attn_msg p{
background:url(../images/icon_attn2.gif) no-repeat left 1px;
margin:0!important;
padding:0 0 0 18px;
color:#F03;
font-size:100%!important;
line-height: 1.5em;
}
#attn_msg p.head {
background: none;
margin:0 0 10px 0!important;
padding:0;
text-align: center;
font-weight: bold;
}
#attn_msg p.normal {
background: none;
padding:0;
}
#formtable{
background:#DFDFDF;
margin:10px 0;
padding:4px;
}
#formtable table{
border:1px solid #CBCACA;
width:100%;
}
#formtable th{
background:#F0F0F0 url(../images/bg_form_th.gif) no-repeat left top;
border:1px solid #CBCACA;
padding:8px 10px;
text-align:left;
vertical-align:top;
}
#formtable th span{
color:#F00;
font-weight:normal;
padding-left:2px;
}
#formtable th span.subs{
display: block;
color:#666;
font-weight:normal;
}
#formtable td{
background:#FFF;
border:1px solid #CBCACA;
padding:8px 10px;
}
#formtable td span{
color:#666;
padding:0;
}
#formtable td p.caution{
background:url(../images/icon_caution.gif) no-repeat left top;
padding:0 0 0 20px;
color:#F87311;
margin:5px 0 0;
font-size:100%;
}
#formtable td p.err{
color:#F00;
margin:3px 0 0;
padding:3px 3px;
background:#FDF;
line-height:1.0em;
font-size:90%;
}
#formtable td span.red{
color:#F00;
}
#formtable textarea{
font-size:13px;
}
#formtable2{
background:#DFDFDF;
margin:10px;
padding:4px;
}
#formtable2 table{
border:1px solid #CBCACA;
width:100%;
}
#formtable2 th{
background:#F0F0F0 url(../images/bg_form_th.gif) no-repeat left top;
border:1px solid #CBCACA;
padding:8px 10px;
text-align:left;
vertical-align:top;
}
#formtable2 td{
background:#FFF;
border:1px solid #CBCACA;
padding:8px 10px;
}
#formtable2 td span{
color:#666;
padding:0;
}
#formtable2 td p.caution{
background:url(../images/icon_caution.gif) no-repeat left top;
padding:0 0 0 20px;
color:#F87311;
margin:5px 0 0;
font-size:100%;
font-weight:normal;
}
#formtable2 td p.caution b{
color:#F85809;
font-size:100%;
}
#formtable2 td p.err{
color:#F00;
margin:3px 0 0;
padding:3px 3px;
background:#FDF;
line-height:1.0em;
font-size:90%;
}
#formtable2 textarea{
font-size:13px;
}
/* edit_hours */
.edit_hours p {
margin: 0;
}
.edit_hours {
padding: 10px;
}
.edit_hours .day_list {
margin: 0;
}
.edit_hours .day_list dt {
width: 2em;
font-weight: bold;
}
.edit_hours .day_list dt.saturday {
color: #2292e6;
}
.edit_hours .day_list dt.holidays,
.edit_hours .day_list dt.sunday {
color: #e52222;
}
.edit_hours .day_list dd {
margin: -1.5em 0 20px 0;
padding: 0 0 10px 2em;
border-bottom: solid 1px #dedcdc;
}
.edit_hours .day_list dd:last-child {
margin-bottom: 5px;
}
.edit_hours .day_list .hours_list {
float: left;
margin: 0;
padding: 0;
list-style: none;
}
.edit_hours .day_list .hours_list li {
margin: 7px 0 0 0;
padding: 0;
list-style: none;
background: none;
}
.edit_hours .day_list .hours_list li:first-child {
margin-top: 0;
}
.edit_hours .day_list .hours_list li .select_open,
.edit_hours .day_list .hours_list li .select_close {
width: 110px;
}
.edit_hours .day_list .hours_list li .select_close option.past {
background: #bababa;
}
.edit_hours .day_list .hours_list li input {
margin-left: 10px;
vertical-align: middle;
}
.edit_hours .day_list .hours_list li input.add_btn,
.edit_hours .day_list .hours_list li input.remove_btn {
width: 36px;
font-weight: bold;
cursor: pointer;
}
.edit_hours .day_list .hours_list li input.remove_btn {
display: none;
}
.edit_hours .day_list .hours_list li input.disabled,
.edit_hours .day_list .hours_list li .disabled_edit {
background: #bababa;
cursor: default;
}
.edit_hours .holiday {
float: right;
margin-top: 2px;
}

/* ▼緯度・経度設定 */
#coordinates{
font-size:14px;
margin:10px;
text-align:left;
}
#coordinates_state{
margin-top:20px;
}
#coordinates_search{
margin-top:20px;
}
#coordinates_search p{
font-size:10px;
}
#coordinates_btn{
margin-top:30px;
text-align:center;
}
/* ▼ログイン */
.login_form {
margin: 20px -10px 0 0;
}
.login_form .col {
float: left;
width: 345px;
padding: 25px 25px 18px;
margin-right: 10px;
background: #f4f4f4;
}
.login_form .col .head {
text-align: center;
}
.login_form .col .input_list {
margin: 20px 0 0 0;
}
.login_form .col .input_list dt {
clear: both;
float: left;
width: 7.3em;
height: 32px;
line-height: 32px;
margin: 10px 0 0 0;
color: #444;
white-space: nowrap;
}
.login_form .col .input_list dd {
margin: 10px 0 0 7.3em;
}
.login_form .col .input_list dd input {
width: 100%;
padding: 8px 5px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.login_form .col .btn_link {
margin: 20px 0 0 0;
text-align: center;
}
.login_form .col .sub_content {
position: relative;
margin: 30px 0 0 0;
padding-top: 20px;
border-top: solid 1px #cecece;
}
.login_form .col .sub_content:before {
position: absolute;
display: block;
content: "";
top: 0;
left: 0;
width: 100%;
height: 1px;
background: #fff;
}
.login_form .col .link_list > li {
margin-top: 5px;
}
.login_form .col .link_list > li:first-child {
margin-top: 0;
}
.login_form .col .sns_list {
margin-top: 30px;
text-align: center;
}
.login_form .col .sns_list > li {
margin-top: 10px;
font-size: 0;
}
.login_form .col .sns_list > li:first-child {
margin-top: 0;
}

#login_title_outer{
display:table;
width:100%;
height:40px;
padding:0;
background:url(../images/icon_login.gif) no-repeat 5px 5px;
}
.login_form_msg{
color:#F00;
font-size:110%;
margin:0 5px 5px;
line-height:1.5em;
background:url(../images/icon_attn2.gif) no-repeat left 1px;
padding:0 0 0 20px;
text-align: left;
}
.login_form_msg span{
text-decoration:underline;
font-weight:bold!important;
}
/* sns_login */
.sns_login_box {
margin-top: 25px;
}
.sns_login_box .sns_list {
text-align: center;
letter-spacing: -.3em;
}
.sns_login_box .sns_list li {
display: inline-block;
margin-left: 10px;
letter-spacing: 0;
font-size: 0;
}
.sns_login_box .sns_list li:first-child {
margin-left: 0;
}
/*IE7 hack*/
*:first-child+html .sns_login_box .sns_list li {
display: inline;
zoom: 1;
}

/* ▼登録・ドキュメント画面タイトル部分 */
#common_title_outer{
display:table;
width:100%;
height:40px;
padding:0;
}
#common_title_outer p{
padding-left:16px;
}
#wide_content_angular_frame h4{
background:url(../images/border_doc_title.gif) repeat-x left bottom;
margin:0;
padding:0 0 8px 0;
font-weight:bold;
font-size:110%;
}
#wide_content_angular_frame h4 p{
background:url(../images/icon_doc_title.gif) no-repeat left center;
margin:0;
padding:0 0 0 19px;
line-height:1.3em;
border:none;
}
#wide_content_angular_frame p{
font-size:110%;
margin:15px 5px;
line-height:1.5em;
}
#wide_content_angular_frame p.tri{
background:url(../images/icon_tri_red.gif) no-repeat left center;
margin-top:20px;
padding:0 0 0 10px;
}
#wide_content_angular_frame ul{
margin:0 5px;
padding:0 0 0 30px;
font-size:110%;
}
#wide_content_angular_frame ol{
margin:0 5px;
padding:0 0 0 30px;
font-size:110%;
list-style-position:outside;
list-style-type:decimal;
}
#wide_content_angular_frame li{
margin:0;
padding:0;
list-style:decimal;
}
#sitemap h3{
clear:both;
border:1px solid #AAA;
border-left:5px solid #F70A34;
width:13%;
font-weight:normal;
font-size:100%;
margin-bottom:5px;
padding:1px 7px;
background-color:#FFEEEE;
}
#sitemap table{
margin:5px 5px 15px 5px;
width:100%;
}
#sitemap td{
padding:10px 0;
vertical-align:top;
}
#sitemap table.right{
margin:5px 0px 15px 5px
}
#sitemap td{
border:none;
font-size:90%;
}

#sitemap li{
list-style: disc;
}

#campaign{
text-align:left;
}
#campaign h4{
background:url(../images/border_doc_title.gif) repeat-x left bottom;
margin:30px 0 0;
padding:0 0 8px 0;
font-weight:bold;
font-size:110%;
}
#campaign h4 p{
background:url(../images/icon_doc_title.gif) no-repeat left center;
margin:0;
padding:0 0 0 19px;
line-height:1.3em;
}
#campaign p{
margin:5px;
padding:5px;
}
#campaign p strong{
font-size:110%;
color:#F00;
}
#campaign_cat table{
width:80%;
text-align:center;
margin:5px 10px;
}
#campaign_cat th{
background:url(../images/icon_ekitenstar.gif) no-repeat 3px center;
text-align:left;
padding:8px 10px 8px 38px;
border:2px solid #F93;
border-right:none;
font-size:115%;
}
#campaign_cat td{
background:url(../images/amazon_giftcard.gif) no-repeat 3px center;
padding:10px 10px 10px 60px;
border:2px solid #F93;
border-left:none;
color:#F60;
font-size:120%;
font-weight:bold;
text-align:left;
}
#campaign_cat ul{
margin:0 15px;
}
#campaign_cat li{
background:url(../images/icon_check.gif) no-repeat left center;
padding:4px 0 4px 25px;
font-size:15px;
font-weight:bold;
}
#campaign_fst table{
width:95%;
text-align:center;
margin:10px 10px;
border-collapse:separate;
}
#campaign_fst td{
background:#FF9 url(../images/icon_star.gif) no-repeat 6px center;
text-align:left;
padding:10px 10px 10px 38px;
border:2px solid #F93;
font-size:115%;
}
#campaign_fst ul{
margin:10px 15px 5px;
}
#campaign_fst li{
background:url(../images/icon_caution.gif) no-repeat left center;
padding:3px 0 3px 23px;
font-size:15px;
}
#campaign_100 table{
margin:5px 10px 0;
}
#campaign_100 td{
background:url(../images/icon_star.gif) no-repeat 6px 8px;
text-align:left;
padding:10px 10px 10px 38px;
font-size:115%;
line-height:1.4em;
}
#campaign_100 td strong{
color:#F30;
}
#campaign_100 p{
margin:0 20px;
padding:0;
}
#campaign_100 p.good{
padding:0 0 0 25px;
font-size:14px;
line-height:1.7em;
}
#campaign_100 p.good img{
margin:-3px 3px 0;
vertical-align:middle;
}
#campaign_100 ul{
margin:10px 15px 5px;
}
#campaign_100 li{
background:url(../images/icon_caution.gif) no-repeat left 4px;
padding:3px 0 3px 23px;
font-size:15px;
color:#F00;
font-weight:bold;
}
div.campaign_good{
background:#FFC url(../images/icon_good.gif) no-repeat 7px 5px;
margin:10px 15px 5px;
padding:5px 10px 5px 30px;
font-size:14px;
line-height:1.5em;
}
#campaign_banner {
margin:0 0 15px 0;
border:1px solid #769eb1;
width:650px;
min-height:90px;
}
#campaign_banner_title {
background-color:#0080c0;
border-bottom:1px solid #769eb1;
padding:0px 0 0px 5px;
}
#campaign_banner_title_outer{
background:url(../images/icon_ekitenstar_w.gif) no-repeat left center;
font-weight:bold;
font-size:16px;
color:#ffffff;
padding:10px 0 10px 40px;
}
#campaign_banner_content {
text-align:left;
padding:10px;
}
#campaign_banner_content_left {
float:left;
vertical-align:middle;
}
#campaign_banner_content_right {
float:right;
text-align:left;
width:570px;
padding-bottom:10px;
}
#campaign_banner_content_right b{
color:#ff8000;
}
#present_step_fst{
margin:13px 0 30px;
padding:0 10px 10px;
}
#present_step_fst h3{
color:#006;
font-size:13px;
margin:0;
padding:10px 10px 0 110px;
font-weight:bold;
}
#present_step_fst p{
margin:0;
padding:10px 0 0 10px;
font-size:12px;
width:100px;
line-height:1.4em;
}
#present_step_fst p.red{
color:#F00;
width:auto;
font-size:14px;
font-weight:bold;
}
#present_step_fst a, #present_step_fst a:link, #present_step_fst a:visited{
color:#F00;
text-decoration:none;
}
#present_step_fst a:hover{
text-decoration:underline;
background:none;
}
#campaign_content table{
border:2px solid #F90;
border-collapse:collapse;
margin:20px 10px 15px;
}
#campaign_content th{
border-bottom:1px solid #666;
background:#FFD18C;
padding:10px 15px;
text-align:left;
}
#campaign_content td{
border-bottom:1px solid #666;
background:#FFF;
padding:10px 15px;
}
div.campaign_attn{
background:#FF9;
text-align:center;
padding:5px 10px;
width:60%;
font-weight:bold;
font-size:110%;
margin:15px auto;
}
/* ▼フッター上リンクメニュー */
#linkmenu{
text-align:left;
width:970px;
margin:0 auto;
padding:12px 0 14px;
border-top:1px solid #CCC;
font-size:80%;
color:#999;
}
#linkmenu p{
margin:0 7px 0 0;
}
#linkmenu a,#linkmenu a:link,#linkmenu a:visited{
color:#515151;
text-decoration:none;
}
#linkmenu a:hover{
text-decoration:underline;
}
/* ▼フッター */
#footer{
text-align:center;
width:970px;
margin:0 auto;
padding:30px 0 0;
background:url(../images/line_block_bottom.gif) repeat-x left top;
}
body.body_blank #footer {
padding:70px 0 0;
background: none;
}
#footermenu{
padding:0 0 25px;
}
#footermenu ul{
margin:5px 0;
}
#footermenu li{
display:inline;
border-right:1px solid #CCC;
margin:0;
padding:0 6px 0 4px;
font-size:90%;
}
#footermenu li.right{
border:none;
}
#footer img{
display:inline;
margin:0 15px 5px 0;
vertical-align:middle;
}
#footer h3{
display:inline;
font-size:90%;
color:#999;
}
#footer h3 a,#footer h3 a:link,#footer h3 a:visited{
color:#999;
text-decoration:none;
}
#footer .copy{
line-height:2.0em;
}
/* for responsive */
@media screen and (max-width: 767px) {
	/* Style adjustments for viewports 767px and under go here */
	body.body_responsive #footer {
		width: 100%;
		padding: 0;
		background: none;
	}
	body.body_responsive #footer > img {
		display: none;
	}
	body.body_responsive #footermenu { /* main_i.css footer */
		padding: 0;
		border-top: 1px solid #bbb;
	}
	body.body_responsive #footermenu ul {
		margin: 0;
	}
	body.body_responsive #footermenu li {
		display: block;
		padding:6px;
		border-top: 1px solid #fff;
		border-right: none;
		border-bottom: 1px solid #bbb;
		background: #f0f0f0;
		color:#999;
		font-size: 100%;
	}
	body.body_responsive #footermenu li a {
		padding: 10px 5px;
		line-height: 1.4;
		font-size: 98.4%;
		font-weight: normal;
		text-shadow: 1px 1px #fff;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	body.body_responsive #footermenu li.right {
		border-top: 1px solid #fff;
		border-right: none;
		border-bottom: 1px solid #bbb;
	}
	body.body_responsive #footer h3{
		display: block;
		padding: 5px;
		border-top: solid 1px #fff;
		background: #ddd;
		font-size: 91.1%;
		font-weight: bold;
		color: #555;
	}
}
/* ▼ドコイク */
#dokoiku_title_outer{
display:table;
height:40px;
padding:0;
background:url(../images/icon_dokoiku.gif) no-repeat 5px 5px;
}
#dokoiku_title_outer span{
color:#1155CC;
font-weight:normal;
font-size:70%;
margin-left:20px;
}
#dokoiku_frame{
border:1px solid #C8C7C7;
padding:0;
}
div.dokoiku_link{
width:648px;
border-bottom:1px dotted #C8C7C7;
margin:0;
}
div.dokoiku_link a,div.dokoiku_link a:link,div.dokoiku_link a:visited{
padding:8px 10px;
display:block;
text-decoration:none;
cursor:pointer;
display:inline-block;
width:628px;
}
div.dokoiku_link a:hover{
background:#FFFAD6;
display: inline-block;
}
div.dokoiku_link_bottom{
width:648px;
margin:0;
}
div.dokoiku_link_bottom a,div.dokoiku_link_bottom a:link,div.dokoiku_link_bottom a:visited{
padding:8px 10px;
display:block;
text-decoration:none;
cursor:pointer;
display: inline-block;
width:628px;
}
div.dokoiku_link_bottom a:hover{
background:#FFFAD6;
display: inline-block;
}
div.dokoiku_img{
float:left;
width: 130px;
margin:0;
}
div.dokoiku_img img{
padding:1px;
border:1px solid #C8C7C7;
}
div.dokoiku_cont{
margin:0 0 0 135px;
}
div.dokoiku_title{
margin-bottom:7px;
text-decoration:underline;
font-weight:bold;
}
div.dokoiku_title a,div.dokoiku_title a:link,div.dokoiku_title:visited{
font-weight:bold
}
div.dokoiku_text{
color:#333333;
text-decoration:none;
}
#dokoiku_side{
margin:10px 0px;
padding:0 0 2px;
border:1px solid #CCCCCC;
line-height:1.2em;
font-size:85%;
width:298px;
}
#dokoiku_side img{
border:1px solid #CCCCCC;
padding:1px;
}
div.dokoiku_side_link{
clear:right;
border-bottom:1px dotted #CCCCCC;
width:294px;
margin:0px 1px 0px 3px;
padding:0px;
}
div.dokoiku_side_link a,div.dokoiku_side_link a:link,div.dokoiku_side_link a:visited{
padding:4px 5px 4px 3px;
display:block;
text-decoration:none;
cursor:pointer
}
div.dokoiku_side_link a:hover{
background:#FFFAD6;
}
div.dokoiku_side_link_bottom{
clear:right;
width:292px;
margin:0px 3px;
padding:0px;
}
div.dokoiku_side_link_bottom a,div.dokoiku_side_link_bottom a:link,div.dokoiku_side_link_bottom a:visited{
padding:4px 5px 4px 3px;
display:block;
text-decoration:none;
cursor:pointer
}
div.dokoiku_side_link_bottom a:hover{
background:#FFFAD6;
}
div.dokoiku_side_content{
float:right;
width:157px;
margin-bottom:5px;
}
div.dokoiku_side_title{
text-decoration:underline;
font-weight:bold;
padding:3px 0 2px;
}
div.dokoiku_side_title a,div.dokoiku_side_title a:link,div.dokoiku_side_title:visited{
font-weight:bold
}
div.dokoiku_side_title a:hover{
background:none
}
div.dokoiku_side_img{
margin:0px 112px 0px 0px;
width:120px;
}
div.ads_by_dokoiku{
text-align:right;
font-size:90%;
margin-right:3px;
color:#333333;
}
#dokoiku_shop{
clear:both;
margin:0;
padding:15px 0 0;
font-size:90%;
}
#dokoiku_shop img{
border:1px solid #CCCCCC;
padding:1px;
}
div.dokoiku_shop_link{
/*clear:right;*/
/*float:left;*/
width:314px;
margin:0;
padding:0;
}
div.dokoiku_shop_link a,div.dokoiku_shop_link a:link,div.dokoiku_shop_link a:visited{
padding:5px;
display:block;
text-decoration:none;
cursor:pointer
}
div.dokoiku_shop_link a:hover{
background:#FFFAD6;
}
div.dokoiku_shop_content{
float:right;
width:174px;
margin-bottom:5px;
}
div.dokoiku_shop_title{
text-decoration:underline;
font-weight:bold;
padding:3px 0 2px;
}
div.dokoiku_shop_title a,div.dokoiku_shop_title a:link,div.dokoiku_shop_title:visited{
font-weight:bold
}
div.dokoiku_shop_title a:hover{
background:none
}
div.dokoiku_shop_img{
margin:0px 177px 0px 0px;
width:124px;
}
/* ▼オーバチャー広告 */
div.overture_650{
width:650px;
margin:20px 0 10px;
background:#fff0ec;
}
div.overture_630{
width:630px;
margin:0 0 10px;
}
div.overture_shoppage{
width:628px;
margin:0 5px 10px;
clear:both;
background:#fff0ec;
}
div.overture_link{
margin:0px 0px 1px;
width:100%;
}
div.overture_link a{
padding:10px 10px 9px;
display:block;
cursor:pointer;
text-decoration:none;
}
,div.overture_link a:link,div.overture_link a:visited{
cursor:pointer;
}
div.overture_link a:hover{
background:#ffe4e4;
}
div.overture_photo{
float:left;
width:100px;
margin-right:10px;
}
div.overture_right{
margin-left:0px;
overflow: hidden;
zoom: 1;
}
div.overture_right .left_block{
float:left;
}
div.overture_title{
margin-right:5px;
padding-left: 11px;
background:url(../images/icon_tri_pink02.gif) no-repeat left 0.3em;
font-size:13px;
color:#1155CC;
text-decoration:underline;
font-weight:bold;
}
div.overture_url{
float:right;
color:#da5d5d;
font-size:12px;
}
div.overture_text{
margin:3px 0 2px;
padding-left:11px;
color:#333333;
}
div.ads_by_overture{
text-align:right;
font-size:10px;
padding:0 10px 3px 0;
color:#888888;
}
div.overture_side{
border:1px solid #CCCCCC;
margin:10px 0px;
padding:4px;
}
div.overture_side .title {
width:298px;
margin: 0 -4px 4px;
height:28px;
background:url(../images/title_overture_side01.gif) no-repeat left top;
text-indent:-9999px;
}
div.overture_side div.overture_link a {
padding: 5px;
}
div.overture_side div.overture_link a:hover{
background:#fffad6;
}
div.overture_side .left_block {
float:none;
}
div.overture_side .overture_title {
padding-left:0;
background:none;
font-size: 14px;
}
div.overture_side .overture_text {
padding-left:0;
}
div.overture_side div.overture_url {
float:none;
color:#008000;
}
div.overture_side div.ads_by_overture{
color: #555555;
margin-right: 0;
}
/* ▼別ウィンドウ */
#selectlist{
width:300px;
text-align:left;
}
#selectlist h1{
background:url(../images/bg_all_list_title.gif) no-repeat left top;
color:#FFF;
font-size:110%;
height:22px;
padding:3px 10px;
font-weight:bold;
}
#selectlist_content{
padding:3px 5px 0;
font-weight:bold;
}
#selectlist_content ul{
border-top:1px solid #CCC;
margin:4px 0;
padding:5px 5px;
height:265px;
overflow:auto;
}
#selectlist_content li{
font-weight:normal;
background:url(../images/icon_tri_red.gif) no-repeat left 7px;
padding:1px 0 0px 8px;
}
#selectlist_content p{
font-weight:normal;
margin:5px 3px 8px;
}
/* ▼特集ページ */
#tokusyupage{
padding:0 0 50px;
}
#tokusyupage h3{
text-align:center;
}
#tokusyupage p{
font-size:140%;
font-weight:bold;
text-align:center;
margin:15px 0;
}
div.tokusyupage_content{
margin:15px 25px 20px;
}
div.tokusyupage_content p{
font-size:110%!important;
font-weight:normal!important;
text-align:left!important;
margin:10px 15px!important;
line-height:1.6em;
}
#pickup_wide{
width:900px;
}
#pickup_wide img.pr{
vertical-align:middle;
margin:-5px 3px 0 0
}
div.pickup_wide_photo{
margin-right:775px;
}
div.pickup_wide_right{
float:right;
width:770px;
padding:3px 0;
}
div.pickup_wide_content{
line-height:1.4em;
width:100%;
margin:0px 7px 0px;
padding:0px;
display:inline-block;
border-bottom:1px dotted #CCCCCC;
text-align:left;
}
div.pickup_wide_content a,div.picku_wide_content a:link,div.pickup_wide_content a:visited{
padding: 8px 8px 5px;
display:block;
text-decoration:none;
cursor:pointer
}
div.pickup_wide_content a:hover{
background:#FFFAD6;
}
div.pickup_wide_photo{
margin-right:735px;
}
div.pickup_wide_photo img{
width:100px;
height:100px;
border:1px solid #CCC;
padding:1px;
}
div.pickup_wide_shopnm{
font-size:120%;
color:#1155CC;
font-weight:bold;
}
div.pickup_wide_shopnm span{
font-size:80%;
color:#555;
font-weight:normal;
margin-left:3px;
}
div.pickup_wide_station{
margin-right:2px;
color:#333333;
}
div.pickup_wide_introduce{
margin:2px 0 5px;
color:#333333;
line-height:1.2em;
}
div.pickup_wide_catch{
font-size:105%;
font-weight:bold;
margin:6px 0 0;
padding:0;
color:#333333;
}
/* ▼プレゼントについて */
#content_1col_present{
width:800px;
font-size:100%;
border:1px solid #CCC;
margin:0px auto 30px;
padding:185px 0 50px;
background: url(../images/present_catch.jpg) no-repeat left top;
text-align:left;
}
#content_1col_present p{
margin:5px 20px;
padding:5px;
line-height:1.4em;
font-size:100%;
font-weight:normal;
}
#content_1col_present p.catch{
margin:5px 25px;
font-size:14px;
font-weight:bold;
}
#content_1col_present p.red{
font-size:130%;
color:#F00;
font-weight:bold;
}
#content_1col_present p.red img{
vertical-align:middle;
}
#present_step{
background: url(../images/bg_present.gif) repeat left top;
margin:13px 0 30px;
padding:0 10px 10px;
}
#present_step h3{
color:#006;
font-size:15px;
margin:0;
padding:10px 10px 0 110px;
font-weight:bold;
}
#present_step p{
margin:0;
padding:10px 0 0 10px;
font-size:12px;
width:90px;
}
#present_step a, #present_step a:link, #present_step a:visited{
color:#F00;
text-decoration:none;
}
#present_step a:hover{
text-decoration:underline;
background:none;
}
#present_step1{
float:left;
width:385px;
height:380px;
margin-bottom:10px;
background: url(../images/present_step1.jpg) no-repeat left top;
}
#present_step2{
width:385px;
margin-left:395px;
height:380px;
margin-bottom:10px;
background: url(../images/present_step2.jpg) no-repeat left top;
}
#present_step3{
float:left;
width:385px;
height:450px;
background: url(../images/present_step3.jpg) no-repeat left top;
}
#present_step4{
width:385px;
margin-left:395px;
height:450px;
background: url(../images/present_step4.jpg) no-repeat left top;
}
#present_step1_newpoint{
float:left;
width:385px;
height:370px;
margin-bottom:10px;
background: url(../images/present_step1_newpoint.jpg) no-repeat left top;
}
#present_step2_newpoint{
width:385px;
margin-left:395px;
height:370px;
margin-bottom:10px;
background: url(../images/present_step2_newpoint.jpg) no-repeat left top;
}
#present_step2_sns{
width:385px;
margin-left:395px;
height:380px;
margin-bottom:10px;
background: url(../images/present_step2_sns.jpg) no-repeat left top;
}
#present_step2_payback{
width:385px;
margin-left:395px;
height:380px;
margin-bottom:10px;
background: url(../images/present_step2_payback.jpg) no-repeat left top;
}
#present_step3_sns{
float:left;
width:385px;
height:380px;
background: url(../images/present_step3_sns.jpg) no-repeat left top;
}
#present_step4_sns{
width:385px;
margin-left:395px;
height:380px;
background: url(../images/present_step4_sns.jpg) no-repeat left top;
}
#present_step table{
border:2px solid #FC0;
border-collapse:collapse;
margin:20px 0 10px;
}
#present_step th{
border-bottom:1px solid #666;
background:#FF9;
padding:10px 15px;
text-align:left;
}
#present_step td{
border-bottom:1px solid #666;
background:#FFF;
padding:10px 15px;
}
#present_step th.title{
padding:0;
border:none;
}
#content_1col_present h4{
background:url(../images/border_doc_title.gif) repeat-x left bottom;
margin:0 20px 10px;
padding:0 0 8px 0;
font-size:110%;
}
#content_1col_present h4 p{
background:url(../images/icon_doc_title.gif) no-repeat left center;
margin:0;
padding:0 0 0 19px;
line-height:1.3em;
font-weight:bold;
}
#present_msg{
font-size:120%;
text-align:center;
color:#06C;
font-weight:bold;
margin:15px 0 10px;
}
#present_elected_list{
padding:0 20px;
}
#present_elected_list p{
margin:0px;
padding:1px 10px;
text-align:left!important;
}
#present_elected_list hr{
clear:both;
}
div.osusume{
margin:3px 0 2px;
padding:0 0 1px 0;
font-size:80%;
letter-spacing:-0.1em;
color:#1280AE;
display:inline;
white-space:nowrap;
}
div.osusume img{
vertical-align:middle;
margin-right:5px;
margin-top:-3px;
}
#osusume_shop{
margin:3px 0 2px;
padding:0px 0 2px 0;
font-size:80%;
letter-spacing:-0.1em;
color:#1280AE;
float:left;
white-space:nowrap;
}
#osusume_shop img{
vertical-align:middle;
margin-right:5px;
margin-top:-3px;
}
/* ユニバーサル特集 */
#universal h3{
color:#FFF;
background:#E95412;
border-left:8px solid #E70012;
text-align:left;
font-weight:bold;
font-size:140%;
padding:2px 5px 2px 8px;
margin:20px 0 10px;
}
#universal_tenpo{
text-align:center;
margin:0 auto;
}
#universal_tenpo table{
margin:0 auto;
}
#universal_tenpo td{
width:395px;
text-align:left;
vertical-align:top;
padding:5px 10px 5px 0!important;
}
#universal_tenpo td.right{
padding:5px 0 5px 0!important;
}
div.universal_tenpo_top{
width:381px;
background:#E52526 url(../images/universal_tenpotop.gif) no-repeat left top;
color:#FFF;
padding:3px 7px;
font-size:14px;
}
div.universal_tenpo_bottom{
clear:both;
background:url(../images/universal_tenpobottom.gif) no-repeat left top;
height:10px;
}
div.universal_tenpo_main{
background:#FC6;
}
div.universal_tenpo_left{
float:left;
width:180px;
}
div.universal_tenpo_right{
margin:0 0 0 180px;
width:195px;
background:#FFF;
padding:5px 10px;
}
div.universal_tenpo_photo img{
width:180px;
}
div.universal_tenpo_point{
background:#FC6 url(../images/bg_universal_point.gif) no-repeat center 6px;
padding:27px 5px 5px;
}
div.universal_tenpo_point ul{
font-size:12px;
margin:0 0 0 15px;
padding:0 5px 0 0;
}
div.universal_tenpo_point li{
list-style:disc;
margin:2px 0;
}
div.universal_tenpo_catch{
font-size:12px;
margin-bottom:1px;
}
div.universal_tenpo_name{
border-bottom:2px solid #E52526;
font-size:16px;
font-weight:bold;
padding-bottom:1px;
}
div.universal_tenpo_name a{
text-decoration:none;
}
div.universal_btn{
float:right;
width:65px;
margin:5px 0 0;
text-align:right;
}
div.universal_btn a:hover{
background:none;
}
div.universal_btn img{
margin-bottom:4px;
}
div.universal_feature{
padding:0;
margin:8px 0 0;
}
div.universal_feature p{
font-size:12px!important;
font-weight:normal!important;
line-height:1.4em;
text-align:left!important;
margin:2px 0 0;
padding:0;
}
div.universal_feature img{
width:200px;
margin-bottom:3px;
}
div.universal_address{
background:url(../images/icon_universal_address.gif) left top no-repeat;
margin:6px 0 0;
padding:0 0 0 18px;
}
div.universal_tel{
background:url(../images/icon_universal_tel.gif) left top no-repeat;
margin:2px 0 0;
padding:0 0 0 18px;
}
div.universal_hour{
background:url(../images/icon_universal_hour.gif) left top no-repeat;
margin:2px 0 0;
padding:0 0 0 18px;
}
/* ▼グルメクーポン */
#shop_gourmet_coupon_title_outer{
display:table;
height:40px;
padding:0;
background:url(../images/icon_newcoupon.gif) no-repeat 5px 5px;
}
#shop_hotpepper_block{
float:right;
margin:15px 0px 0px 300px;
}
#shop_gourmet_coupon_frame{
border:1px solid #C8C7C7;
padding:10px 4px;
width:640px;
background:#FFF;
}
.shop_gourmet_coupon_list{
margin-left: 6px;
}
.shop_gourmet_coupon_list li {
font-weight: bold;
padding-bottom: 4px;
}
.shop_gourmet_coupon_alert {
margin-left: 6px;
}
.shop_map_gourmet_coupon_area {
padding: 5px 5px 5px 5px;
margin-bottom: 5px;
}
/* ▼資料請求 */
#breadCrumb_adv {
font-size:90%;
width:970px;
text-align:left;
margin:0 auto;
padding:3px 0 8px;
}
#adv_main table{
margin:30px auto;
}
#adv_main td{
text-align:center;
}
#adv_main td.btn{
padding-bottom:30px;
}
#adv_main p{
font-size:14px;
text-align:left;
margin:5px 15px;
line-height:1.4em;
}
#adv_main p.btn{
text-align:center;
margin:20px 0 10px;
}
div.results{
width:770px;
border:1px solid #FC6;
background:url(../images/adv/bg_adv2_jisseki.jpg) repeat-x left bottom;
text-align:left;
margin:0 auto 10px;
padding:5px 5px 10px;
}
div.results h3{
background:url(../images/adv/bg_advtitle2.gif) repeat; margin:0;
padding:6px 10px;
color:#900;
font-weight:bold;
font-size:18px;
}
div.results p{
width:740px;
margin:0 0 0 10px;
font-size:14px;
line-height:1.6em;
font-weight:bold;
color:#600;
}
div.results_photo{
}
div.results_photo img{
margin-right:10px;
}
div.results_shopinfo{
float:left;
margin-left:10px;
padding:5px 0 0;
}
div.results_shopnm{
background:url(../images/adv/icon_adv2_shopname.gif) no-repeat left top;
margin:0 15px 0 0;
padding:0 0 2px 55px;
font-size:14px;
line-height:1.5em;
font-weight:bold;
}
div.results_area{
display:inline;
background:url(../images/adv/icon_adv2_area.gif) no-repeat left top;
margin:0 15px 0 0;
padding:2px 0 2px 55px;
font-size:14px;
line-height:1.5em;
}
div.results_category{
display:inline;
background:url(../images/adv/icon_adv2_category.gif) no-repeat left top;
margin:0 15px 0 0;
padding:2px 0 2px 55px;
font-size:14px;
line-height:1.5em;
}
div.results_url{
background:url(../images/adv/icon_adv2_url.gif) no-repeat left top;
margin:3px 15px 0 0;
padding:0 0 2px 55px;
font-size:14px;
line-height:1.5em;
}
#adv_formtable{
background:#DFDFDF;
margin:10px;
padding:4px;
}
#adv_formtable table{
border:1px solid #CBCACA;
width:100%;
border-collapse:collapse;
margin:0;
}
#adv_formtable th{
background:#F0F0F0 url(../images/bg_form_th.gif) no-repeat left top;
border:1px solid #CBCACA;
padding:8px 10px;
text-align:left;
vertical-align:top;
}
#adv_formtable td{
background:#FFF;
border:1px solid #CBCACA;
padding:8px 10px;
}
#adv_formtable td span{
color:#666;
padding:0;
}
#adv_formtable td p.caution{
background:url(../images/icon_caution.gif) no-repeat left top;
padding:0 0 0 20px;
color:#F87311;
margin:5px 0 0;
font-size:100%;
}
#adv_subtable{
}
#adv_subtable table{
border:none;
margin:5px;
width:100%;
}
#adv_subtable table span{
color:#F00;
}
#adv_subtable th{
background:none;
border:none;
padding:4px 10px 4px 0;
text-align:right;
font-weight:normal;
width:120px;
}
#adv_subtable td{
border:none;
padding:4px 5px;
text-align:left;
font-size:12px;
}
#adv_subtable span.att{
color:#666;
}
#adv_subtable input{
font-size:100%;
}
div.results_shopedit{
width:730px;
border:1px solid #FC6;
background:url(../images/adv/bg_adv2_jisseki.jpg) repeat-x left bottom;
text-align:left;
margin:0 auto 10px;
padding:5px 5px 10px;
}
div.results_shopedit h3{
background:url(../images/adv/bg_advtitle2.gif) repeat; margin:0;
padding:6px 10px;
color:#900;
font-weight:bold;
font-size:18px;
}
div.results_shopedit p{
width:700px;
margin:0 0 0 10px;
font-size:14px;
line-height:1.6em;
font-weight:bold;
color:#600;
}
/* ▼強制ポップアップ */
#popup{
display:none;
}
#popup_box{
position:fixed!important;
position:absolute;
z-index:101;
width:400px;
border:7px solid #696969;
background-color:#FFFFFF;
font-size:16px;
}
#popup_backgrond{
position: fixed!important;
position: absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:100;
background-color:#FFFFFF;
-moz-opacity: 0.0;
opacity:.0;
filter: alpha(opacity=0);
}
#popup_close_up{
float:right;
}
#popup_title{
clear:right;
}
#popup_period{
font-size:16px;
margin-top:5px;
}
#popup_day_count{
float:right;
margin:-25px 17px 0 0;
font-size:18px;
}
#popup_day_count span{
font-size:27px;
color:#FF0000;
}
#popup_confirm{
clear:right;
margin:18px 0;
}
#popup_regi{
margin:0 55px;
width:610px;
}
#popup_regi p{
margin-left:25px;
font-size:12px;
text-align:left;
}
/* ▼スタッフおすすめクチコミ */
#staffslct_review{
margin:15px 0 0;
}
div.staffslct_review_frame{
border:1px solid #D88484;
width:648px;
margin:5px 0 10px;
}
div.staffslct_review_top_base{
background:#FFEAE7;
padding:6px 8px;
border-bottom:1px dotted #D88484;
}
div.staffslct_review_top_photo{
float:left;
width:58px;
}
div.staffslct_review_top_photo img{
width:50px;
background:#FFF;
border:1px solid #CCC;
padding:1px;
vertical-align:middle;
margin:0 2px 0 0;
}
div.staffslct_review_top_usernm{
float:left;
width:120px;
height:54px;
margin:0 10px 0 0;
display:table;
border-right:1px dotted #D88484;
padding:0 5px 0 0;
}
div.staffslct_review_top_usernm p{
display:table-cell;
vertical-align:middle;
}
div.staffslct_review_top_usernm span{
margin:0 0 0 3px;
}
div.staffslct_review_top1{
margin:3px 0 0;
}
div.staffslct_review_top1 span.num{
font-size:80%;
margin-left:4px;
}
div.staffslct_review_top1 .cat{
font-weight:normal;
font-size:80%;
}
div.staffslct_review_top2{
margin:5px 0 0;
}
div.staffslct_review_content{
padding:8px 10px;
background:#FFF;
line-height:1.4em;
}
div.staffslct_review_content span{
font-size:80%;
margin-left:3px;
}
div.staffslct_review_photo{
margin-bottom:5px;
float:left;
text-align:left;
width:115px;
}
div.staffslct_review_photo img{
width:100px;
height:100px;
border:1px solid #CCC;
padding:1px;
}
#staffslctreview_title_outer{
display:table;
height:40px;
padding:0;
background:url(../images/icon_staffslct2.gif) no-repeat 5px 5px;
}

/* for responsive */
@media screen and (max-width: 767px) {
	/* Style adjustments for viewports 767px and under go here */
	body.body_responsive .table_type01,
	body.body_responsive .table_type01 tbody,
	body.body_responsive .table_type01 tr,
	body.body_responsive .table_type01 th,
	body.body_responsive .table_type01 td {
		box-sizing: border-box;
		border: none;
		border-spacing: 0;
		display: block;
		width: 100%;
	}
	body.body_responsive .table_type01 {
		border-left: 1px solid #dbdbdb;
		border-right: 1px solid #dbdbdb;
		border-bottom: 1px solid #dbdbdb;
	}
	body.body_responsive .table_type01 th {
		border-top: 1px solid #dbdbdb;
		background: #f0f0f0;
	}
}

/* ▼おでかけプラン */
#odekake_title_outer{
display:table;
height:40px;
padding:0;
background:url(../images/icon_odekake_title.gif) no-repeat 5px 7px;
}
div.odekake_list{
border:1px solid #C8C7C7;
margin:0 0 5px;
padding:10px 10px 7px;
width:628px;
}
div.odekake_list_userpage{
border:1px solid #C8C7C7;
margin:0 0 5px;
padding:10px 10px 7px;
width:606px;
}
div.odekake_list_photo{
}
div.odekake_list_photo img{
width:100px;
height:100px;
padding:1px;
border:1px solid #CCC;
}
div.odekake_list_photo p{
text-align:center;
border:1px solid #69F;
margin:10px 15px!important;
padding:2px 10px!important;
width:50px;
background:#CDF;
font-weight:bold;
}
div.odekake_list_photo p.draft{
text-align:center;
border:1px solid #999;
margin:10px 15px!important;
padding:2px 10px!important;
width:50px;
background:#DDD;
font-weight:bold;
}
div.odekake_list_right{
float:right;
width:515px;
padding:0 0 7px 0;
}
div.odekake_list_userpage_right{
float:right;
width:493px;
padding:0 0 7px 0;
}
div.odekake_list_title{
font-weight:bold;
padding-bottom:5px;
}
div.odekake_list_date{
float:right;
color:#555;
margin-left:10px;
}
div.odekake_list_item{
background:url(../images/icon_bullet_red.gif) no-repeat 0px 3px;
margin-right:15px;
padding:0 0 0 10px;
display:inline;
font-size:95%;
white-space:nowrap;
line-height:1.5em;
}
div.odekake_list_item b{
font-weight:bold;
margin:0 3px;
}
div.odekake_item_block{
margin:5px 0 0;
}
div.odekake_list_visitor{
display:inline;
margin-right:15px;
background:url(../images/icon_visitor.gif) no-repeat 0px 0px;
padding:2px 0 2px 20px;
font-size:95%;
white-space:nowrap;
}
div.odekake_list_visitor b{
font-weight:bold;
margin:0 3px;
}
div.odekake_list_supported{
display:inline;
margin-right:15px;
background:url(../images/icon_good.gif) no-repeat 0px 0px;
padding:2px 0 2px 18px;
font-size:95%;
white-space:nowrap;
}
div.odekake_list_supported b{
font-weight:bold;
margin:0 3px;
}
div.odekake_list_commentnum{
display:inline;
margin-right:15px;
background:url(../images/icon_review.gif) no-repeat 0px 0px;
padding:2px 0 2px 18px;
font-size:95%;
white-space:nowrap;
}
div.odekake_list_commentnum b{
font-weight:bold;
margin:0 3px;
}
div.odekake_user{
margin:5px 0 0;
}
div.odekake_user img{
width:50px;
height:50px;
vertical-align:middle;
margin:0 2px;
}
div.odekake_user span{
margin:0 2px;
}
div.odekake_list_comment{
background:#FFF5EE;
margin:8px 0 0;
padding:5px;
border-top:1px dashed #FFBE93;
border-bottom:1px dashed #FFBE93;
}
div.odekake_list_comment textarea{
width:99%;
height:60px;
}
/* ▼おでかけ詳細ページ */
#odekake_base{
background:#FFF8CD;
width:642px;
margin:0 0 15px;
padding:4px;
}
#odekake_frame{
border:1px solid #FFDB51;
padding:10px;
background:#FFF;
}
#odekake_frame h3{
background:url(../images/bg_odekake_title.gif) no-repeat left bottom;
padding:0 5px 7px;
font-weight:bold;
color:#333;
}
#odekake_good_frame{
padding:8px 0;
}
div.odekake_good{
float:left;
}
div.odekake_date{
float:right;
}
#odekake_content{
}
#odekake_photo{
float:left;
width:110px;
}
#odekake_photo img{
width:100px;
height:100px;
}
#odekake_content_right{
margin:0 0 0 110px;
}
#odekake_exp{
background:#FFFED6;
width:636px;
margin:0 0 20px;
padding:8px;
font-size:110%;
line-height:1.4em;
}
#odekake_spot1{
background:url(../images/bg_odekake_spot1.jpg) no-repeat left top;
height:22px;
padding:8px 10px 5px 45px;
font-size:130%;
font-weight:bold;
}
#odekake_spot2{
background:url(../images/bg_odekake_spot2.jpg) no-repeat left top;
height:22px;
padding:8px 10px 5px 45px;
font-size:130%;
font-weight:bold;
}
#odekake_spot3{
background:url(../images/bg_odekake_spot3.jpg) no-repeat left top;
height:22px;
padding:8px 10px 5px 45px;
font-size:130%;
font-weight:bold;
}
#odekake_spot4{
background:url(../images/bg_odekake_spot4.jpg) no-repeat left top;
height:22px;
padding:8px 10px 5px 45px;
font-size:130%;
font-weight:bold;
}
#odekake_spot5{
background:url(../images/bg_odekake_spot5.jpg) no-repeat left top;
height:22px;
padding:8px 10px 5px 45px;
font-size:130%;
font-weight:bold;
}
#odekake_spot6{
background:url(../images/bg_odekake_spot6.jpg) no-repeat left top;
height:22px;
padding:8px 10px 5px 45px;
font-size:130%;
font-weight:bold;
}
#odekake_spot7{
background:url(../images/bg_odekake_spot7.jpg) no-repeat left top;
height:22px;
padding:8px 10px 5px 45px;
font-size:130%;
font-weight:bold;
}
#odekake_spot8{
background:url(../images/bg_odekake_spot8.jpg) no-repeat left top;
height:22px;
padding:8px 10px 5px 45px;
font-size:130%;
font-weight:bold;
}
#odekake_spot9{
background:url(../images/bg_odekake_spot9.jpg) no-repeat left top;
height:22px;
padding:8px 10px 5px 45px;
font-size:130%;
font-weight:bold;
}
#odekake_spot10{
background:url(../images/bg_odekake_spot10.jpg) no-repeat left top;
height:22px;
padding:8px 10px 5px 45px;
font-size:130%;
font-weight:bold;
}
div.odekake_time{
float:right;
font-size:80%;
margin:3px 20px 0 0;
color:#666;
}
div.odekake_move{
background:url(../images/odekake_arrow.gif) no-repeat left top;
margin:5px 40px;
padding:2px 0 0px 40px;
height:20px;
}
div.odekake_spot_time{
float:right;
color:#F30;
margin-left:10px;
padding:1px 3px;
border:1px solid #F99;
background:#FEF;
font-weight:bold;
}
div.odekake_spot_time select{
padding:2px;
margin:2px;
}
div.odekake_spot_location{
float:right;
width:340px;
}
div.odekake_map{
float:right;
}
div.odekake_spot_detail{
margin:0 175px 0 0;
}
div.odekake_spot_photo{
margin:0 0 0 0;
}
div.odekake_spot_photo img{
width:100px;
height:100px;
padding:1px;
border:1px solid #CCC;
}
#odekake_comment_title_outer{
display:table;
height:40px;
padding:0;
background:url(../images/icon_newreview_title.gif) no-repeat 5px 7px;
}
#odekake_comment_block{
border:1px solid #C8C7C7;
margin:0 0 5px;
padding:5px 0px 15px;
}
div.odekake_comment{
margin:0 2px 2px;
}
#odekake_comment_block textarea{
margin:15px 20px 5px;
width:600px;
height:60px;
color:#444;
}
div.odekake_plan_editbtn{
text-align:right;
padding:7px 0 0;
}
div.odekake_plan_editbtn img{
border:1px solid #666;
background:url(../images/bg_btn.gif) repeat-x left center;
padding:2px 8px;
}
div.odekake_plan_editbtn img.gray{
border:1px solid #666;
padding:0;
}
#collection_boxes .window {
margin:0 auto;
 width:100px;
 height:20px;
 display:none;
 background-color:#ffcc66;
}
#collection_boxes #dialog {
text-align:center;
padding-top:4px;
 width:100px;
 height:20px;
}
div.collection_shop_search{
border-top:1px solid #C8C7C7;
padding:10px;
text-align:left;
}
div.collection_shop_search_last{
border-top:1px solid #C8C7C7;
border-bottom:1px solid #C8C7C7;
padding:10px;
text-align:left;
}
div.collection_shop_search table{
width:100%;
}
div.collection_shop_search td{
margin:0 0 15px 0;
}
div.collection_no_shop{
background:url(../images/btn_pointget_help.gif) no-repeat left top;
padding:0 0 0 20px;
margin:7px 0 0 20px;
text-align:left;
}
#collection_search_err{
margin:3px 0 3px 0;
color:#F03;
}
/* ▼マーケティングツール */
#review_regi_widget_iframe{
text-align:left;
}
#review_regi_widget_iframe select{
margin:5px;
}
#review_regi_widget_iframe textarea{
margin:5px;
width:205px;
height:80px;
font-size:13px;
color:#555;
}
#review_regi_widget_iframe p{
margin:5px;
text-align:right;
}
#grading_widget_iframe p{
color:#F70832;
font-weight:bold;
font-size:20px;
margin:8px;
padding:0;
}
#grading_widget_iframe p img{
width:100px;
margin:0 8px 0 0;
}
#grading_widget_iframe_rank{
margin-top:10px;
font-size:12px;
text-align:center;
}
#grading_widget_iframe_rank img{
vertical-align:bottom;
}
#grading_widget_iframe_area{
margin:0 5px;
padding:0;
font-size:12px;
text-align:center;
}
#grading_widget_iframe a{
margin-right:8px;
font-weight:bold;
color:#222;
}
div.review_show_widget_iframe{
padding:0 3px;
}
div.review_show_widget_iframe a{
color:#333;
}
div.review_show_widget_iframe a,
div.review_show_widget_iframe a:link,
div.review_show_widget_iframe a:visited{
display:block;
text-decoration:none;
cursor:pointer;
color:#333;
}
div.review_show_widget_iframe a:hover{
background:#FFFAD6;
}
div.review_show_widget_iframe p{
margin-top:45px;
}
div.review_show_widget_iframe_review{
border-bottom:1px solid #CCC;
padding:5px 2px;
}
div.review_show_widget_iframe_review td{
vertical-align:top;
}
div.review_show_widget_iframe_review img{
margin:0 5px 0 0;
width:50px;
vertical-align:top;
}
div.review_show_widget_iframe_review p{
margin-top:0;
}
p.review_show_widget_iframe_review_grading{
margin:0;
padding:0;
color:#F70832;
font-weight:bold;
font-size:18px;
}
p.review_show_widget_iframe_review_grading img{
margin:0 8px 0 0;
width:100px;
}
p.review_show_widget_iframe_review_content{
margin:0;
padding:0;
font-size:12px;
text-align:left;
}
#coupon_widget_iframe_title{
margin:0;
padding:7px 0 0;
font-size:24px;
font-weight:bold;
text-align:center;
}
#coupon_widget_iframe_content{
background:#FCC;
margin:5px;
padding:5px;
height:145px;
font-size:13px;
line-height:1.4em;
text-align:left;
}
#coupon_widget_iframe_terms{
margin-top:10px;
font-size:12px;
}
#coupon_widget_iframe_limit{
margin-top:10px;
font-size:12px;
text-align:right;
}
#coupon_widget_iframe_no{
margin-top:65px;
text-align:center;
}
#coupon_widget_iframe_attention{
margin:5px;
color:#F70A34;
font-size:11px;
text-align:left;
}
/* ▼石巻特集ページ */
#rapport_hair{
background:#bbcdea;
}
#sns{
position:relative;
top:-480px;
text-align:right;
margin:0 10px 3px 0;
}
div.frame_top{
background:url(../images/rapport_hair_frametop.jpg) no-repeat left top;
margin:0 auto;
width:662px;
padding:20px 20px 5px;
text-align:left;
}
div.frame_top h4{
color:#5985c7;
font-size:120%;
font-weight:bold;
margin:0 0 10px 0;
}
div.frame_top p{
margin:5px 0;
line-height:2.0em;
}
div.frame_bottom{
background:url(../images/rapport_hair_framebottom.jpg) no-repeat left top;
margin:0 auto;
height:22px;
width:702px;
}
#rapport_hair_bottom{
background:#bbcdea url(../images/rapport_hair_bottom.jpg) no-repeat left bottom;
}
#rapport_hair_information{
float:left;
width:420px;
margin:0 0 0 50px;
text-align:left;
}
#rapport_hair_information h4{
}
#rapport_hair_information h5{
border-left:1.0em solid #ffc201;
padding:0 0 0 5px;
font-size:110%;
font-weight:bold;
line-height:1.0em;
margin:10px 0 0 20px;
}
#rapport_hair_information p{
margin:5px 0 10px 30px;
}
#rapport_hair_profile{
width:280px;
margin:0 0 0 470px;
text-align:center;
}
#rapport_hair_profile p{
font-size:87%;
line-height:1.5em;
text-align:left;
}
#rapport_hair_profile p b{
line-height:2.0em;
font-size:110%;
}
#rapport_hair_staff_top{
clear:both;
background:url(../images/rapport_hair_staff_top.jpg) no-repeat left top;
margin:30px auto 0;
width:488px;
padding:80px 170px 15px 50px;
}
#rapport_hair_staff_top p{
text-align:left;
line-height:1.7em;
font-size:95%;
}
#rapport_hair_staff_bottom{
background:url(../images/rapport_hair_staff_bottom.jpg) no-repeat left top;
height:151px;
width:708px;
margin:0 auto 30px;
}
/* ▼ベストオブザイヤー */
#best{
background:#7e2e16;
text-align:left;
padding:0 0 25px 0;
}
#best_wframe{
background:#FFF;
margin:25px 40px 10px;
padding:30px 20px 40px;
}
div.best_shop_frame{
border:1px solid #ffdb70;
background:#fff7a7;
padding:5px;
}
div.best_shop_kei{
background:url(../images/best_kei.gif) repeat-x left top;
height:15px;
}
div.best_shop_inframe{
padding:10px 10px 10px 5px;
}
div.best_shop_inframe .rank{
float:left;
width:80px;
}
div.best_shop_inframe .rank img{
width:80px;
margin:0 0 0 3px;
}
div.best_shop_inframe .cat_ranking_list{
margin:0 0 0 90px!important;
background:#FFF;
border:1px solid #ffdb70!important;
width:auto!important;
}
div.best_shop_inframe .cat_ranking_right{
width:425px;
}
div.best_shop_inframe .cat_ranking_shopnm{
width:290px;
}
#best_wframe .cat_ranking_list{
margin:15px auto;
width:628px;
border-bottom:1px solid #CCC;
}
#best_visit_top{
background:url(../images/best_visit_top.gif) no-repeat left top;
height:70px;
width:650px;
margin:40px auto 0;
}
#best_visit_bottom{
border:1px solid #9ef78c;
border-top:none;
background:#efffbc;
margin:0 auto;
width:648px;
}
#best_visit_main{
border-bottom:6px solid #86e779;
padding:10px 5px 20px 15px;
}
#best_visit_main .photo{
float:left;
width:195px;
}
#best_visit_main .photo img{
width:190px;
padding:2px;
background:#FFF;
}
#best_visit_main .photo p{
font-size:11px;
margin:5px 0;
}
#best_visit_main .text{
margin:0 0 0 205px;
font-weight:bold;
}
#best_visit_main .text p{
margin:10px 5px;
font-weight:normal;
}
/* ▼特集 */
#shop_special_title_outer{
display:table;
height:40px;
padding:0;
background:url(../images/icon_st_ranking.gif) no-repeat 5px 5px;
}
div.special_plannm{
font-weight:bold;
margin:3px 0 5px;
color:#ff3300;
}
div.special_plancontent{
color:#333;
}
div.special_shop{
display:table;
height:40px;
padding:0;
}
div.special_shop p{
font-weight:bold;
font-size:120%;
display:table-cell;
vertical-align:middle;
margin:0;
background:url(../images/icon_life2.gif) no-repeat 10px 5px;
padding:13px 0 7px 50px;
}
#special_sort{
margin-top:7px;
}
#special_sort ul{
margin:0;
padding:0;
}
#special_sort li{
width:150px;
text-align:center;
float:left;
background:none;
margin:0 3px 0 0;
padding:0;
border-bottom:none;
}
#special_sort li a{
display:block;
background:#DDD;
padding:4px 8px 5px 8px;
text-decoration:none;
color:#333;
font-size:12px;
border:1px solid #999;
border-bottom:none;
}
#special_sort li a.slct,#special_sort li a:hover{
background:#BBB;
color:#000;
}
#special table{
border:2px solid #CFCECE;
width:100%;
margin:10px 0 25px;
}
#special th{
background:#F0F0F0 url(../images/bg_form_th.gif) no-repeat left top;
border:1px solid #CBCACA;
padding:9px 10px;
text-align:center;
vertical-align:top;
font-size:13px;
white-space:nowrap;
}
#special td{
background:#FFF;
border:1px solid #CBCACA;
padding:9px 12px;
line-height:1.3em;
}
/* 無料店舗会員検索 */
#free_member_search_flow{
text-align:left;
width:800px;
margin:20px auto 10px;
}
#free_member_search{
border:1px solid #C8C7C7;
margin:0 0 5px;
padding:10px 10px 10px;
width:780px;
}
#free_member_search p{
clear:right;
text-align:center;
}
#key_search{
margin:5px 0 0 15px;
}
#key_search a{
display:block;
width:136px;
height:36px;
background:url(../images/key_search.gif) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
margin-bottom:3px;
}
#key_search a:hover{
background-position: left bottom;
}
#tel_search{
margin:2px 0 0 15px;
}
#tel_search a{
display:block;
width:136px;
height:36px;
background:url(../images/tel_search.gif) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
margin-bottom:3px;
}
#tel_search a:hover{
background-position: left bottom;
}
#key_search_box_free{
float:right;
width:580px;
margin:3px 20px 10px 0;
}
#key_search_box_text{
float:right;
width:580px;
height:82px;
padding:0 15px 0 0;
background:#FFFFB3 url(../images/bg_free_member_search_line.gif) repeat-x left top;
}
#key_search_box_free .key_search_box_form{
padding:10px 10px 5px;
}
#key_search_box_free .itemname{
margin:2px 0 0;
padding:4px 8px 3px 5px;
/*display:block;*/
float:left;
}
#key_search_box_free .and{
float:left;
margin:25px 5px 3px;
font-size:120%;
}
#key_search_box_free input.stationnm{
margin:2px 0 0 3px;
padding:3px;
width:155px;
font-size:100%;
float:left;
}
#key_search_box_free input.keywd{
margin:2px 0 0 3px;
padding:3px;
width:200px;
font-size:100%;
float:left;
}
#key_search_box_free input.tel{
margin:2px 0 0 3px;
padding:3px;
width:400px;
font-size:100%;
float:left;
}
#key_search_box_free span{
font-size:85%;
color:#F03;
}
#key_search_box{
padding:0 10px;
}
#key_search_box .area{
margin:0;
padding:0;
float:left;
width:140px;
font-size:85%;
text-align:left;
}
#key_search_box .and{
float:left;
margin:18px 5px 3px;
font-size:120%;
}
#key_search_box .keyword{
margin:0;
padding:0;
float:left;
width:180px;
font-size:85%;
text-align:left;
}
#key_search_box .telno{
margin:0;
padding:0;
float:left;
width:330px;
font-size:85%;
text-align:left;
}
#key_search_box input.stationnm{
margin:2px 0 0 0;
padding:3px;
width:130px;
font-size:100%;
float:left;
}
#key_search_box input.keywd{
margin:0;
padding:3px;
width:170px;
font-size:100%;
float:left;
}
#key_search_box input.tel{
margin:2px 0 0 3px;
padding:3px;
width:330px;
font-size:100%;
float:left;
}
#key_search_box span{
font-size:85%;
color:#F03;
}
#free_member_search_btn{
clear:right;
margin:0 329px 0;
text-align:center;
}
#free_member_search_btn a{
display:block;
width:122px;
height:34px;
background:url(../images/btn_search_new.gif) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
outline:none;
}
#free_member_search_btn a:hover{
background-position: left bottom;
}
div.not_found_shop{
border:1px solid #C8C7C7;
width:640px;
padding:5px;
margin:10px auto 15px;
text-align:left;
font-size:88%;
}
div.no_shop_in_search_list{
background:#FFE1E1;
width:800px;
text-align:center;
padding:20px 0;
}
/* ランディングページ（2012/4/13追加） */
div.regularplan_apply{
float:left;
width:400px;
height:270px;
background:url(../images/bg_regularplan_apply.jpg) no-repeat;
}
div.regularplan_apply a{
display:block;
width:241px;
height:40px;
background:url(../images/btn_doc_apply.jpg) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
outline:none;
margin:212px 0 0 65px;
}
div.regularplan_apply a:hover{
background-position:left bottom;
}
div.freeplan_search{
margin:0 0 0 400px;
width:400px;
height:270px;
background:url(../images/bg_freeplan_reg.jpg) no-repeat;
}
div.freeplan_search_base{
background:url(../images/bg_freeplan_search.jpg) no-repeat left bottom;
height:95px;
width:369px;
margin:0 0 0 7px;
padding:105px 0 0;
}
div.freeplan_search_key{
float:left;
width:184px;
height:35px;
background:url(../images/btn_freeplan_searchtab.jpg) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
}
div.freeplan_search_key a{
background:url(../images/btn_freeplan_searchtab.jpg) no-repeat left -35px;
display:block;
width:184px;
height:35px;
font-size:1px;
line-height:1px;
text-indent:-9999px;
outline:none;
}
div.freeplan_search_key a:hover{
background:url(../images/btn_freeplan_searchtab.jpg) no-repeat left -70px;
}
div.freeplan_search_tel{
margin:0 0 0 184px;
width:185px;
height:35px;
background:url(../images/btn_freeplan_searchtab.jpg) no-repeat right -35px;
font-size:1px;
line-height:1px;
text-indent:-9999px;
}
div.freeplan_search_tel a{
background:url(../images/btn_freeplan_searchtab.jpg) no-repeat right top;
display:block;
width:185px;
height:35px;
font-size:1px;
line-height:1px;
text-indent:-9999px;
outline:none;
}
div.freeplan_search_tel a:hover{
background-position:right bottom;
}
div.freeplan_search_err{
margin:0 0 0 184px;
width:185px;
height:35px;
font-size:1px;
line-height:1px;
text-indent:-9999px;
}
div.freeplan_searchbtn{
padding:12px 0 0 46px;
}
div.freeplan_searchbtn a{
display:block;
width:241px;
height:40px;
background:url(../images/btn_freeplan_search.jpg) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
outline:none;
}
div.freeplan_searchbtn a:hover{
background-position:left bottom;
}
div.feedback_base{
background:#EDEF9B;
width:712px;
margin:20px auto;
}
div.feedback_base_top{
background:url(../images/feedback_top.gif) no-repeat;
height:42px;
}
div.feedback_base_top_line{
height:3px;
}
div.feedback_base_bottom{
background:url(../images/feedback_bottom.gif) no-repeat;
height:3px;
}
div.feedback_base_bottom_wide{
background:url(../images/feedback_bottom.gif) no-repeat;
height:30px;
}
div.feedback_base_bottom_wide p{
float:right;
padding:5px 15px 0 0;
}
div.feedback_frame{
border:1px solid #9BBA1E;
padding:10px;
margin:4px 5px 3px;
background:#FFF;
}
div.feedback_photo{
float:right;
width:160px;
}
div.feedback_photo img{
width:150px;
height:120px;
padding:4px;
border:1px solid #DBD7D4;
}
div.feedback_right{
margin:0 170px 0 0;
text-align:left;
}
div.feedback_voice_left{
float:right;
width:12px;
height:43px;
background:url(../images/feedback_voice_left.gif) no-repeat left 20px;
}
div.feedback_voice_right{
margin:0 12px 0 0;
background:#F8F2A4;
padding:10px 12px;
}
div.feedback_voice_title{
font-size:130%;
font-weight:bold;
border-bottom:1px solid #E1E880;
margin:5px 0 10px;
padding:0 5px 2px 5px;
color:#632623;
text-align:left;
}
div.feedback_voice_right p{
line-height:1.5em;
font-size:90%;
color:#622425;
}
div.feedback_shopinfo{
margin:8px 15px 0 0;
font-size:90%;
}
div.feedback_shopinfo p{
border-bottom:1px dashed #CCC;
padding:5px 10px 5px 10px;
}
div.feedback_shopinfo .shopnm{
background:url(../images/icon_favorite_shop.gif) no-repeat left top;
padding:2px 0 2px 22px;
font-weight:bold;
}
div.feedback_shopinfo .address{
background:url(../images/icon_near_station.gif) no-repeat left top;
padding:2px 0 2px 22px;
margin-right:10px;
width:180px;
display:block;
float:left;
}
div.feedback_shopinfo .cat{
background:url(../images/icon_category.gif) no-repeat left top;
padding:2px 0 2px 22px;
}
div.feedback_shopinfo .url{
background:url(../images/icon_address.gif) no-repeat left top;
padding:2px 0 2px 22px;
}
#seo{
background:url(../images/lp_05.gif) no-repeat left top;
margin:0 auto 20px;
width:711px;
height:269px;
padding:5px 0 0;
}
#seo_google{
float:left;
width:290px;
border:1px solid #CCC;
padding:8px 10px;
text-align:center;
margin:0 0 0 35px;
}
#seo_yahoo{
width:290px;
border:1px solid #CCC;
padding:8px 10px;
text-align:center;
margin:0 0 0 360px;
}
#seo p{
background:#EFEFEF;
text-align:left;
padding:2px 10px;
font-size:12px;
}
#seo p.white{
background:none;
}
#seo p.vt{
writing-mode: tb-rl;
direction: ltr;
background:none;
height:10px;
padding:2px 50px;
font-size:11px;
}
#seo p .searchwd{
display:block;
float:left;
width:210px;
}
#seo p .first{
color:#F90;
font-weight:bold;
background:url(../images/icon_right.gif) no-repeat left top;
padding-left:18px;
}
#seo p .second{
color:#999;
font-weight:bold;
background:url(../images/icon_right.gif) no-repeat left top;
padding-left:18px;
}
#seo p .third{
color:#C63;
font-weight:bold;
background:url(../images/icon_right.gif) no-repeat left top;
padding-left:18px;
}
#ld_accessrank{
background:url(../images/ld_accessrank_middle.gif) repeat-y;
width:711px;
margin:0 auto 20px;
text-align:left;
}
#ld_accessrank_top{
background:url(../images/ld_accessrank_title.gif) no-repeat;
height:59px;
}
#ld_accessrank_bottom{
background:url(../images/ld_accessrank_bottom.gif) no-repeat;
height:7px;
}
#ld_accessrank p{
padding:5px 0 5px 30px;
font-weight:bold;
}
div.ld_accessrank_ranking{
width:650px;
margin:0 auto;
font-size:12px;
}
div.ld_accessrank_left{
float:left;
width:300px;
border-top:1px solid #CCC;
background:#EFEFEF;
padding:3px 7px;
}
div.ld_accessrank_left_w{
float:left;
width:300px;
border-top:1px solid #CCC;
background:#FFF;
padding:3px 7px;
}
div.ld_accessrank_left_nofloat{
width:300px;
border-top:1px solid #CCC;
background:#EFEFEF;
padding:3px 7px;
}
div.ld_accessrank_left_w_nofloat{
width:300px;
border-top:1px solid #CCC;
background:#FFF;
padding:3px 7px;
}
div.ld_accessrank_right{
margin:0 0 0 340px;
width:300px;
border-top:1px solid #CCC;
background:#EFEFEF;
padding:3px 7px;
}
div.ld_accessrank_right_w{
margin:0 0 0 340px;
width:300px;
border-top:1px solid #CCC;
background:#FFF;
padding:3px 7px;
}
.last{
border-bottom:1px solid #CCC;
margin-bottom:15px;
}
#ld_accessrank .info{
padding:1px 0 0 10px;
}
#ld_accessrank .review{
background:url(../images/icon_review2.gif) no-repeat 0px -2px;
padding:0 0 1px 20px;
margin-left:3px;
}
#ld_accessrank .regular{
background:url(../images/icon_seikaiin.gif) no-repeat 0px 0px;
width:49px;
height:14px;
display: inline-block;
vertical-align:middle;
margin-left:3px;
}
#ld_accessrank .access{
float:right;
width:55px;
text-align:right;
color:#F00;
font-size:16px;
font-weight:bold;
padding:6px 0 0;
}
#freeplan_search_b{
text-align:center;
}
#freeplan_search_b a{
display:block;
width:800px;
height:177px;
background:url(../images/btn_free_member_regi.gif) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;

}
#freeplan_search_b a:hover{
background-position: left bottom;
}
div.ekiten_riyou_top{
float:left;
width:740px;
height:185px;
background:url(../images/ekiten_riyou_top.gif) no-repeat;
margin-left:30px;
}
div.ekiten_riyou_top a{
display:block;
width:406px;
height:68px;
background:url(../images/btn_ekiten_riyou_free.gif) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
outline:none;
margin:102px 0 0 305px;
}
div.ekiten_riyou_top a:hover{
background-position:left bottom;
}
div.ekiten_riyou_bottom{
float:left;
width:740px;
height:115px;
background:url(../images/ekiten_riyou_bottom.gif) no-repeat;
margin-left:30px;
}
div.ekiten_riyou_bottom a{
display:block;
width:406px;
height:68px;
background:url(../images/btn_ekiten_riyou_material.gif) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
outline:none;
margin:20px 0 0 305px;
}
div.ekiten_riyou_bottom a:hover{
background-position:left bottom;
}
div.ekiten_riyou_charge{
float:left;
width:740px;
height:210px;
background:url(../images/ekiten_riyou_propose.gif) no-repeat;
margin-left:30px;
}
div.ekiten_riyou_charge a{
display:block;
width:406px;
height:68px;
background:url(../images/btn_ekiten_riyou_propose.gif) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
outline:none;
margin:107px 0 0 305px;
}
div.ekiten_riyou_charge a:hover{
background-position:left bottom;
}
/* ランディングページ（2012/7/5追加） */
#charge_lp .btn01{
padding:215px 0 0 330px;
}
#charge_lp .btn01 a{
display:block;
width:550px;
height:60px;
background:url(../images/charge_ld_btn01.png) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
margin:0;
}
#charge_lp .btn01 a:hover{
background-position: left bottom;
}
#charge_lp .btn02{
padding:306px 0 0 387px;
}
#charge_lp .btn02 a{
display:block;
width:526px;
height:78px;
background:url(../images/charge_ld_btn02.png) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
margin:0;
}
#charge_lp  a:hover{
background-position: left bottom;
}
#charge_lp .btn03{
padding:0 0 0 222px;
}
#charge_lp .btn03 a{
display:block;
width:526px;
height:78px;
background:url(../images/charge_ld_btn02.png) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
margin:0;
}
#charge_lp .btn03 a:hover{
background-position: left bottom;
}
#charge_lp .btn04{
padding:40px 0 0 490px;
}
#charge_lp .btn04 a{
display:block;
width:414px;
height:75px;
background:url(../images/charge_ld_btn03.png) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
margin:0;
}
#charge_lp .btn04 a:hover{
background-position: left bottom;
}
#charge_movie div.btn a{
display:block;
width:526px;
height:78px;
background:url(../images/charge_ld_btn02.png) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
margin:20px auto;
}
#charge_movie div.btn a:hover{
background-position: left bottom;
}

/* ▼正会員申込み */
#charge_search_flow{
text-align:left;
width:800px;
margin:30px auto;
}
#charge_search{
border:1px solid #C8C7C7;
margin:0 0 5px;
padding:10px 10px 10px;
width:780px;
}
#charge_search p{
clear:right;
text-align:center;
}
#charge_search_btn{
clear:right;
margin:0 329px 0;
text-align:center;
}
#charge_search_btn a{
display:block;
width:122px;
height:34px;
background:url(../images/btn_search_new.gif) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
outline:none;
}
#charge_search_btn a:hover{
background-position: left bottom;
}
#charge_header{
margin:5px auto 30px;
}
#charge_flow{
text-align:left;
width:650px;
margin:20px auto;
}
#charge_flow{
text-align:left;
width:650px;
margin:20px auto;
}
#charge_flow p.attn{
margin-bottom:5px;
color:#F00;
font-size:20px;
font-weight:bold;
}
#charge_flow h5{
font-size:100%;
border-left:12px solid #999;
padding:0 0 0 5px;
font-weight:bold;
margin:20px 0 5px;
line-height:1.0em;
}
#charge_flow p{
font-size:90%;
}
#charge_flow p.payment{
margin:5px 30px 5px 25px;
}
#charge_flow p.payment span.red{
color:#F00;
}
#charge_flow #shop_list input.cnt{
margin-bottom:20px;
}
#charge_flow table.whole{
border:2px solid #CBCACA;
width:100%;
margin-bottom:20px;
}
#charge_flow table.shop{
margin-bottom:5px;
}
#charge_flow table.whole th{
background:#F0F0F0 url(../images/bg_form_th.gif) no-repeat left top;
border:2px solid #CBCACA;
padding:8px 10px;
text-align:left;
vertical-align:top;
width:26%;
}
#charge_flow table.whole th div.required{
float:right;
font-weight:normal;
font-size:90%;
color:#F00;
}
#charge_flow table.whole th div.optional{
float:right;
font-weight:normal;
font-size:90%;
color:#0A0;
}
#charge_flow table.whole th span{
font-size:87%;
font-weight:normal;
padding-left:2px;
}
#charge_flow table.whole th span.red{
color:#F00;
}
#charge_flow table.whole td{
background:#FFF;
border:2px solid #CBCACA;
padding:8px 10px;
}
#charge_flow table.address{
border:none;
}
#charge_flow table.address td{
border:none;
}
#charge_flow table.address td.left{
text-align:right;
}
#charge_flow table.plan td{
border:none;
padding:2px;
}
#charge_flow table.plan td.right{
width:250px;
font-weight:bold;
text-align:right;
}
#charge_flow table#info_tel{
width:100%;
height:60px;
border:1px solid #CCC;
border-collapse:separate;
border-spacing:4px;
margin-top:20px;
}
#charge_flow table#info_tel td{
padding-bottom:0px;
}
#charge_flow table#info_tel td.left{
width:200px;
background:#F0F0F0;
text-align:center;
}
#charge_flow table#info_tel .tel{
font-weight:bold;
font-size:150%;
margin-left:10px;
}
#charge_flow table#info_tel .text{
font-size:80%;
margin-left:10px;
}
#charge_flow textarea{
width:99%;
}
#charge_flow input.w400{
width:400px;
}
#charge_flow #attnbase{
border:1px solid #C00;
background:#FCC;
margin:30px auto 20px;
padding:5px 10px;
width:627px;
}
#charge_flow #attnbase p{
margin:5px 25px 10px 30px;
line-height:1.3em;
font-size:13px;
}
#charge_flow #attnbase p.title{
margin:0;
padding:0;
color:#C00;
font-size:14px;
font-weight:bold;
}
#charge_flow #attnbase ul{
margin:0;
padding:0;
}
#charge_flow #attnbase li{
margin:5px 30px 10px 10px;
padding:0;
line-height:1.3em;
font-size:13px;
}
#charge_flow #attnbase p.sign{
background:#C00;
padding:2px;
text-align:center;
font-weight:bold;
color:#FFF;
}
#charge_flow p.add_shop{
margin-top:15px;
text-align:right;
}
#charge_flow p.add_shop input.btn{
height:35px;
width:150px;
}
#charge_flow p.del_shop{
margin-bottom:5px;
text-align:right;
}
#charge_flow p.del_shop input.btn{
height:25px;
width:120px;
}
#charge_flow #calculate_err{
display:none;
color:#F00;
}


/* ----------------------------------------------------------

	test style
	ABテスト用のstyleを記載
	こちらを使用する場合に備えて、対象の箇所の記述をすべて上書きするようにしています。
	【実施】
	2015/6/8週
-------------------------------------------------------------------------------------------------------------------- */
.test-layout #charge_flow .placeholder02_wrap .placeholder02_text {
font-size: 100% !important;
}

.test-layout #charge_flow .heading_group {
	margin: 30px 0 10px;
}
.test-layout #charge_flow .heading_group .head {
	float: left;
	margin: 0 10px 0 0;
}
.test-layout #charge_flow .heading_group .heading_sub {
	float: right;
}

/* charge_flow
------------------------------ */
.test-layout #charge_flow {
	clear: both;
	font-size: 127.7%;
}
.test-layout #charge_flow .title {
	margin: 0 0 28px 0;
}
.test-layout #charge_flow .flow {
	margin: 0 0 28px 0;
}
/*以下流用*/
.test-layout #charge_flow {
text-align:left;
width:800px;
margin:0 auto 70px;
}
.test-layout #charge_flow #form_main {
width:740px;
margin:0 auto;
}
.test-layout #charge_flow p.attn{
margin-bottom:5px;
color:#F00;
font-size:20px;
font-weight:bold;
}
.test-layout #charge_flow h5{
font-size:116%;
border-left:12px solid #999;
padding:0 0 0 5px;
font-weight:bold;
margin:30px 0 10px;
line-height:1.0em;
}
.test-layout #charge_flow h5 .sub {
margin-left: 10px;
font-size:71.4%;
}
.test-layout #charge_flow h5 .sub-attention {
color: #d00;
}
.test-layout #charge_flow p{
font-size:90%;
}
.test-layout #charge_flow p.payment{
margin:5px 30px 5px 25px;
}
.test-layout #charge_flow p.payment span.red{
color:#F00;
}
.test-layout #charge_flow .input_base {
width: 100%;
border: solid 1px #CBCACA;
padding: 5px 10px;
box-sizing: border-box;
font-size: 90%;
}
.test-layout #charge_flow input.is-no_value {
background: #f9e6d5;
}
.test-layout #charge_flow textarea.input_base {
font-size: 100%;
line-height: 1.4;
}
.test-layout #charge_flow input[type="button"] {
height: 30px;
font-size: 90%;
cursor: pointer;
}
.test-layout #charge_flow select {
padding: 5px 10px 5px 5px;
background: none;
font-size: 100%;
line-height: 1.4;
}
.test-layout #charge_flow select.is-no_value {
background: #f9e6d5;
}
/*checkbox_type01*/
.test-layout #charge_flow .checkbox_base {
	position: relative\9; /* under IE8 */
	display: inline-block;
}
.test-layout #charge_flow .checkbox_base input[type="checkbox"] {
	display: none;
}
.test-layout #charge_flow .checkbox_base input[type="checkbox"] { /* under IE8 */
	position: absolute\9;
	top: 50%\9;
	margin-top: -7px\9;
	display: block\9;
}
.test-layout #charge_flow .checkbox_base label {
	display: block;
	position: relative;
	padding-left: 35px;
	cursor: pointer;
}
.test-layout #charge_flow .checkbox_base label:before {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	top: 50%;
	left: 0;
	margin-top: -10px;
	background: #fff;
	box-shadow: inset 0 0 0 1px rgba(223,223,223,1);
	box-sizing: border-box;
}
.test-layout #charge_flow .checkbox_base label:before { /* under IE8 */
	background: none\9;
}
.test-layout #charge_flow .checkbox_base input[type="checkbox"]:checked + label:after {
	display: block;
	position: absolute;
	content: "";
	width: 12px;
	height: 9px;
	top: 50%;
	left: 5px;
	margin-top: -4px;
	background: url(../images/ic_check01.png) no-repeat 0 0;
	background-size: 10px auto;
}
.test-layout #charge_flow .is-no_value .checkbox_base label:before {
	background: #f9e6d5;
}
/*radio_type01*/
.test-layout #charge_flow .radio_base {
	display: inline-block;
	position: relative\9; /* under IE8 */
}
.test-layout #charge_flow .radio_base input[type="radio"] {
	display: none;
}
.test-layout #charge_flow .radio_base input[type="radio"] { /* under IE8 */
	position: absolute\9;
	top: 50%\9;
	margin-top: -8px\9;
	display: block\9;
}
.test-layout #charge_flow .radio_base label {
	display: block;
	position: relative;
	padding: 5px 10px 5px 30px;
	cursor: pointer;
}
.test-layout #charge_flow .radio_base label:before,
.test-layout #charge_flow .radio_base .label:before {
	position: absolute;
	content: "";
	width: 22px;
	height: 22px;
	top: 50%;
	left: 0;
	margin-top: -11px;
	background: #fff;
	box-shadow: inset 0 0 0 1px rgba(223,223,223,1);
	border-radius: 50%;
	box-sizing: border-box;
}
.test-layout #charge_flow .radio_base label:before,
.test-layout #charge_flow .radio_base .label:before { /* under IE8 */
	background: none\9;
}
.test-layout #charge_flow .radio_base input[type="radio"]:checked + label:after,
.test-layout #charge_flow .radio_base input[type="radio"]:checked + .label:after {
	display: block;
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	top: 50%;
	left: 6px;
	margin-top: -5px;
	background: #16c5db;
	border-radius: 50%;
}


.test-layout #charge_flow .input_group input,
.test-layout #charge_flow .input_group .input_wrap {
float: left;
width: auto;
}
.test-layout #charge_flow .input_group label {
float: left;
position: relative;
top: .2em;
width: auto;
margin-right: 5px;
}
.test-layout #charge_flow .input_group input + label,
.test-layout #charge_flow .input_group .input_wrap + label {
margin-left: 15px;
}
.test-layout #charge_flow .input_group label.label-w2em {
width: 2em;
}
.test-layout #charge_flow .input_group .btn {
position: relative;
top: .1em;
margin-left: 15px;
}
.test-layout #charge_flow .input_group .connection {
float: left;
position: relative;
top: .2em;
width: 1.5em;
text-align: center;
}
.test-layout #charge_flow #shop_list input.cnt{
margin-bottom:20px;
}
.test-layout #charge_flow table.whole{
border:2px solid #CBCACA;
width:100%;
margin-top:10px;
margin-bottom:20px;
}
.test-layout #charge_flow table.shop{
margin-bottom:5px;
}
.test-layout #charge_flow table.whole th{
background:#F0F0F0 url(../images/bg_form_th.gif) no-repeat left top;
border:2px solid #CBCACA;
padding:15px 10px;
text-align:left;
vertical-align:top;
width:26%;
}
.test-layout #charge_flow table.whole th div.required{
float:right;
padding: 2px 5px 1px;
background: #d00;
font-weight:bold;
font-size:12px;
color:#fff;
}
.test-layout #charge_flow table.whole th div.optional{
float:right;
font-weight:normal;
font-size:90%;
color:#0A0;
}
.test-layout #charge_flow table.whole th span{
font-size:87%;
font-weight:normal;
padding-left:2px;
}
.test-layout #charge_flow table.whole th span.red{
color:#F00;
}
.test-layout #charge_flow table.whole td{
background:#FFF;
border:2px solid #CBCACA;
padding:15px 10px;
font-size: 92.8%;
}
.test-layout #charge_flow table.address{
border:none;
}
.test-layout #charge_flow table.address td{
border:none;
padding: 5px 10px;
}
.test-layout #charge_flow table.address td.left{
text-align:right;
}
.test-layout #charge_flow table.plan td{
border:none;
padding:2px;
}
.test-layout #charge_flow table.plan td.right{
width:250px;
font-weight:bold;
text-align:right;
}
.test-layout #charge_flow table#info_tel{
width:100%;
height:60px;
border:1px solid #CCC;
border-collapse:separate;
border-spacing:4px;
margin-top:20px;
}
.test-layout #charge_flow table#info_tel td{
padding-bottom:0px;
}
.test-layout #charge_flow table#info_tel td.left{
width:200px;
background:#F0F0F0;
text-align:center;
}
.test-layout #charge_flow table#info_tel .tel{
font-weight:bold;
font-size:150%;
margin-left:10px;
}
.test-layout #charge_flow table#info_tel .text{
font-size:80%;
margin-left:10px;
}
.test-layout #charge_flow input.w400{
width:400px;
}
.test-layout #charge_flow #attnbase{
border:1px solid #C00;
background:#FCC;
margin:30px auto 20px;
padding:5px 10px;
width:627px;
}
.test-layout #charge_flow #attnbase p{
margin:5px 25px 10px 30px;
line-height:1.3em;
font-size:13px;
}
.test-layout #charge_flow #attnbase p.title{
margin:0;
padding:0;
color:#C00;
font-size:14px;
font-weight:bold;
}
.test-layout #charge_flow #attnbase ul{
margin:0;
padding:0;
}
.test-layout #charge_flow #attnbase li{
margin:5px 30px 10px 10px;
padding:0;
line-height:1.3em;
font-size:13px;
}
.test-layout #charge_flow #attnbase .sign{
background:#C00;
padding:2px;
text-align:center;
font-weight:bold;
color:#FFF;
}
.test-layout #charge_flow p.add_shop{
margin-top:15px;
text-align:right;
}
.test-layout #charge_flow p.add_shop input.btn{
height:35px;
width:150px;
}
.test-layout #charge_flow p.del_shop{
margin-bottom:5px;
text-align:right;
}
.test-layout #charge_flow p.del_shop input.btn{
height:25px;
width:120px;
}
.test-layout #charge_flow #calculate_err{
display:none;
color:#F00;
}


.charge_flow_finish { /* add 20140508_#6108 */
width: 650px;
margin: 50px auto 0;
text-align: left;
}

#charge_search_shop #title{
border-top:1px solid #C8C7C7;
border-bottom:1px solid #C8C7C7;
background:#F7E7E7;
margin:15px 0;
padding:5px 20px 5px;
}
#charge_search_shop #no_shop{
margin-top:20px;
}
#charge_search_shop #search_shop_list div.shop_info:last-child{
border-bottom:1px solid #C8C7C7;
}
#charge_search_shop div.shop_info{
border-top:1px solid #C8C7C7;
padding:10px;
text-align:left;
}
#charge_search_shop div.shop_info:hover{
background:lightblue;
}
#charge_search_shop div.shop_info table{
width:100%;
}
#charge_search_shop div.shop_info td{
margin:0 0 15px 0;
}
/* ▼掲載店舗一覧 */
#shop_list_title_frame{
}
#shop_list_title_frame p{
background:url(../images/icon_categorysrch_title.gif) no-repeat left center;
padding:13px 0 7px 37px;
}
#shop_list_title{
}
#shop_list_title p{
background:url(../images/icon_categorysrch_title.gif) no-repeat 5px 5px;
padding:13px 0 7px 37px;
}
#shop_list_content{
width:610px;
}
#shop_list_content ul{
margin:5px;
}
#shop_list_content li{
float:left;
background:url(../images/icon_tri_red.gif) no-repeat left 4px;
margin:5px 10px;
padding:0 0 0 8px;
}
div.shop_list_content_box{
padding:10px 9px 0px;
}
div.shop_list_content_box p{
float:left;
background:url(../images/icon_tri_red.gif) no-repeat left 4px;
margin:5px 10px 10px;
padding:0 0 0 8px;
}
#shop_list_content table{
width:100%;
}
#shop_list_content td{
border:0px;
padding:5px;
background:#FFF;
}
.area_contents_frame{
width:650px;
}
#area_contents_link{
border:1px solid #C8C7C7;
padding:5px 10px 10px;
margin-bottom:20px;
}
#area_contents_link h3{
font-size:100%;
}
#area_contents_link h3.popular{
background:url(../images/icon_crown_gold2.gif) no-repeat left center;
padding:4px 10px 4px 22px;
margin:5px 0 0;
font-weight:bold;
}
#area_contents_link h3.search{
background:url(../images/img_search.gif) no-repeat left center;
padding:4px 10px 4px 18px;
margin:5px 0 0;
font-weight:bold;
}
#area_contents_link div.tri{
background:url(../images/icon_tri_red.gif) no-repeat left 12px;
padding:9px 10px 7px 8px;
font-weight:bold;
font-size:90%;
display:inline;
white-space:nowrap;
}
/* filter_box01 */
.filter_box01{
margin-bottom:20px;
padding: 1px 1px 0px 1px;
border:solid 1px #c2c2c1;
}
.filter_box01 .title{
margin-bottom:10px;
padding: 7px 5px 4px 10px;
background:#ecebeb;
font-size:90%;
font-weight:bold;
}
.filter_box01 .sub_title{
margin: 0 10px 7px;
padding: 0 0 4px 12px;
background:url(../images/icon_tri_gray01.gif) no-repeat left 0.2em;
border-bottom:solid 2px #827c79;
font-weight:bold;
font-size:90%;
color:#515151;
}
.filter_box01 .area_list{
margin: -8px 10px 0;
overflow:hidden;
}
.filter_box01 .area_list dt{
clear:both;
float:left;
padding:9px 0 0 5px;
font-weight:bold;
color:#545454;
}
.filter_box01 .area_list dd{
margin: -1px 0 5px 0;
border-top:solid 1px #ebebeb;
}
.filter_box01 .area_list dd ul{
padding: 9px 0 0 30px;
zoom: 1;
}
.filter_box01 .area_list.district dd ul{
padding-left: 8em;
}
.filter_box01 .area_list dd ul li {
float:left;
margin: 0 12px 3px 0;
padding:0;
background:none;
font-size:90%;
}
.filter_box01 .area_list dd ul li a {
white-space:nowrap;
}
.filter_box01 .area_list02{
padding:0 0 4px 9px;
}
.filter_box01 .area_list02 li{
float:left;
margin: 0 16px 3px 0;
padding-left: 7px;
background:url(../images/icon_tri_gray.gif) no-repeat left center;
font-size:90%;
}
.filter_box01 .area_list02 li a {
white-space:nowrap;
}
.filter_box01 .no_result {
margin: 0 10px;
padding: 0 0 5px 0;
font-weight:bold;
font-size:90%;
color:#515151;
}
/* filter_box02 */
.filter_box02{
margin: 10px 0;
}
.filter_box02 .area_list{
overflow:hidden;
margin: 10px 0 0;
}
.filter_box02 .area_list dt{
clear:both;
float:left;
padding:0 0 0 5px;
font-weight:bold;
color:#545454;
}
.filter_box02 .area_list dt.anchor_item{
margin-top: -15px;
padding-top: 15px;
}
.filter_box02 .area_list dd{
margin: 0 0 8px 0;
padding-bottom: 3px;
border-bottom:solid 1px #ebebeb;
}
.filter_box02 .area_list dd:last-child{
margin-bottom: 0;
border-bottom: none;
}
.filter_box02 .area_list dd ul{
padding: 0 0 0 30px;
letter-spacing: -.4em;
zoom: 1;
}
.filter_box02 .area_list.district dd ul{
padding-left: 8em;
}
.filter_box02 .area_list dd ul li {
display: inline-block;
margin: 0 10px 6px 0;
padding:0;
background:none;
vertical-align: top;
letter-spacing: normal;
}
.filter_box02 .area_list dd ul li .inner_list_item {
white-space:nowrap;
display: inline-block;
}
.filter_box02 .area_list dd ul li .inner_list_item input {
margin-bottom: 0;
vertical-align: text-bottom;
}
.filter_box02 .link_list {
padding: 0 0 0 30px;
overflow:hidden;
letter-spacing: -.4em;
}
.filter_box02 .link_list li {
display: inline-block;
margin: 0 10px 5px 0;
padding: 0;
background: none;
letter-spacing: normal;
vertical-align: top;
}
.filter_box02 .link_list li .inner_list_item {
white-space: nowrap;
display: inline-block;
}
.filter_box02 .link_list li .inner_list_item input {
vertical-align: text-bottom;
}
/* filter_box02 modifier */
.filter_box02 .area_list.column-fixed dd ul li .inner_list_item {
box-sizing: border-box;
white-space: normal;
word-wrap: break-word;
overflow-wrap: break-word;
}
.filter_box02 .area_list.column-morewide dd ul li .inner_list_item {
width: 210px;
}
.filter_box02 .area_list.column-wide dd ul li .inner_list_item {
width: 180px;
}
.filter_box02 .area_list.column-middle dd ul li .inner_list_item {
width: 140px;
}
.filter_box02 .area_list.column-narrow dd ul li .inner_list_item {
width: 90px;
}
.filter_box02 .link_list.column-fixed li .inner_list_item {
box-sizing: border-box;
white-space: normal;
}
.filter_box02 .link_list.column-middle li .inner_list_item {
width: 140px;
}
.filter_box02 .no_result {
margin: 0 10px;
padding: 0 0 5px 0;
font-weight:bold;
font-size:90%;
color:#515151;
}
/* filter_lead01 */
.filter_lead01 .lead_text {
float: left;
}
.filter_lead01 .reserve_filter {
float: right;
}
.filter_lead01 .reserve_filter .filter_label {
float: left;
margin-right: 10px;
font-size: 100%;
font-weight: bold;
line-height: 25px; /* reserve_filter_btn height */
}
.filter_lead01 .reserve_filter .reserve_filter_btn_list {
float: left;
}
.filter_lead01 .reserve_filter .reserve_filter_btn_list > li {
float: left;
margin-left: 5px;
font-size: 0;
}
.filter_lead01 .reserve_filter .reserve_filter_btn_list > li:first-child {
margin-left: 0;
}
.filter_lead01 .reserve_filter .reserve_filter_btn_list > li .reserve_filter_btn {
display: inline-block;
width: 60px;
height: 0;
padding-top: 25px;
background: url(../images/btn_reserve_filter01.gif?20151021) no-repeat;
overflow: hidden;
}
.filter_lead01 .reserve_filter .reserve_filter_btn_list > li .reserve_filter_btn.today {
background-position: 0 0;
}
.filter_lead01 .reserve_filter .reserve_filter_btn_list > li .reserve_filter_btn.today:hover {
background-position: 0 -25px;
}
.filter_lead01 .reserve_filter .reserve_filter_btn_list > li .reserve_filter_btn.tomorrow {
background-position: 0 -50px;
}
.filter_lead01 .reserve_filter .reserve_filter_btn_list > li .reserve_filter_btn.tomorrow:hover {
background-position: 0 -75px;
}
/* filter_select_box01 */
.filter_select_box01 {
	padding: 10px;
	margin-bottom: 20px;
	background: #ececec;
}
.filter_select_box01 .filter_state_block {
	float: left;
	width: 500px;
}
.filter_select_box01 .filter_state_block .head {
	width: 95px;
	padding: 3px 0;
	background: #e25f5d;
	text-align: center;
}
.filter_select_box01 .filter_state_block .filter_state_list {
	margin-top: 5px;
}
.filter_select_box01 .filter_state_block .filter_state_list > li {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
}
.filter_select_box01 .filter_state_block .filter_state_list > li span {
	line-height: 1.2;
	color: #333;
}
.filter_select_box01 .button_block {
	display: inline-block;
	float: right;
}
.filter_select_box01 .filter_select_btn {
	display: inline-block;
	width: 120px;
	height: 0;
	padding-top: 40px;
	background-image: url(../images/btn_filter_search01.gif?20151023);
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
}
.filter_select_box01 .filter_select_btn:hover {
	background-position: 0 -40px;
}
.filter_search_btn01 {
	display: inline-block;
	width: 210px;
	height: 0;
	padding: 40px 0 0;
	border: none;
	background: url(../images/btn_filter_search02.gif?20151023) no-repeat 0 0;
	overflow: hidden;
	font-size: 0;
	cursor: pointer;
}
.filter_search_btn01:hover {
	background-position: 0 -40px;
}
/* filter_search */
.filter_search {
margin-top: 15px;
}
.filter_search .switch {
margin-bottom: -1px;
}
.filter_search .switch a {
display: block;
width: 100%;
height: 0;
background:url(../images/text_filter02.gif) no-repeat 50% 0;
padding-top: 31px;
box-sizing: border-box;
border: solid 1px #bdbdbd;
overflow: hidden;
}
.filter_search .filter_table_category .btn_cell .btn {
width: 75px;
height: 0;
padding-top: 75px;
background: url(../images/btn_filter01.gif) no-repeat 0 0;
border: none;
font-size: 0;
overflow: hidden;
cursor: pointer;
text-indent: -9999em;
}
.filter_search .filter_table_category .btn_cell .btn:hover {
filter: alpha(opacity=80);
opacity: .8;
}
.filter_search.open .switch a {
background-position: 50% -31px;
}
.filter_search.open .filter_table_category .btn_cell {
width: 75px;
padding: 0 10px;
background: #ecebeb;
vertical-align: middle;
}
.shop_contents_frame{
border-top:1px solid #DEDEDE;
margin:1px 0 20px;
padding:1px 0 0;
width:650px;
}
.shop_contents_link{
border:1px solid #C8C7C7;
padding:15px 10px 15px;
margin-bottom:20px;
background-color:#ffffff;
}
.shop_contents_line{
margin:5px 0 0;
font-weight:bold;
}
.shop_contents_line span{
margin-right:5px;
}
.shop_contents_line div.tri{
background:url(../images/icon_tri_red.gif) no-repeat left 12px;
padding:9px 5px 7px;
font-weight:bold;
font-size:90%;
display:inline;
white-space:nowrap;
}

/* ▼スピードくじカード */
div.btn_spkuji_dl{
float:left;
width:251px;
text-align:center;
}
div.btn_spkuji_dl a{
display:block;
width:194px;
height:37px;
background:url(../images/btn_spkuji_dl.gif) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
margin:0 auto;
}
div.btn_spkuji_dl a:hover{
background-position: left bottom;
}

/* ▼口コミオリンピック結果発表 */
#olympic{
background:url(../images/bg_olympic_result.jpg) repeat;
padding:20px 85px;
}
div.award_gold{
background:#FFF;
padding:15px;
border-bottom:1px dotted #999;
}
#olympic .user{
width:70px;
float:left;
font-size:11px;
}
#olympic .user img{
width:50px;
height:50px;
}
div.award_gold .review{
float:left;
padding:5px 6px 5px 22px;
width:350px;
height:73px;
background:url(../images/bg_olympic_review.gif) no-repeat left top;
position:relative;
}
#olympic .title{
background:url(../images/icon_olympic_gold.gif) no-repeat left top;
padding:2px 0 0 28px;
text-align:left;
font-size:15px;
line-height:1.6em;
}
#olympic .title a{
color:#333;
}
#olympic .reviewbtn{
position:absolute;
right:5px;
bottom:5px;
}
div.award_gold .arrow{
float:left;
width:29px;
margin:30px 15px;
background:url(../images/arrow_olympic.gif) no-repeat left top;
height:16px;
}
div.award_gold .supportimg{
float:left;
width:36px;
height:68px;
background:url(../images/icon_olympic_support.jpg) no-repeat left top;
}
div.award_gold .supportcmt{
text-align:left;
margin:0 0 0 555px;
line-height:1.5em;
}
div.award_base{
background:#FFF;
padding:15px 0 0;
}
div.award_block{
float:left;
width:378px;
padding:0 0 15px;
margin:0 0 0 15px;
border-bottom:1px dotted #999;
}
div.award_block .review{
float:left;
padding:5px 6px 5px 22px;
width:277px;
height:73px;
background:url(../images/bg_olympic_review.gif) no-repeat left top;
position:relative;
}
#olympic .title_s{
background:url(../images/icon_olympic_silver.gif) no-repeat left top;
padding:2px 0 0 28px;
text-align:left;
font-size:15px;
line-height:1.6em;
}
#olympic .title_c{
background:url(../images/icon_olympic_copper.gif) no-repeat left top;
padding:2px 0 0 28px;
text-align:left;
font-size:15px;
line-height:1.6em;
}

#rating_detail{
text-align:left;
padding:10px;
}
#rating_detail #close{
position:absolute;
top:15px;
right:15px;
background:url(../images/icon_close2.gif) no-repeat left top;
width:24px;
height:24px;
display:block;
}
#rating_detail #close:hover{
cursor:pointer;
}
#rating_detail #title{
background:url(../images/icon_rating_detail_b.gif) no-repeat left center;
padding:2px 0 0 20px;
font-size:16px;
}
#rating_detail #title span{
font-size:14px;
}
#rating_detail #distribution{
font-size:14px;
margin:10px 18px;
clear:both;
}
#rating_detail p{
margin:15px 20px;
font-size:11.5px;
}
#rating_detail #sum{
border:1px solid #E1DA96;
background:#FEFACD;
text-align:center;
padding:5px;
margin:10px 20px;
font-size:14px;
}
#rating_detail #sum_l{
border:1px solid #E1DA96;
background:#FEFACD;
text-align:center;
padding:5px;
margin:25px 2px 25px 20px;
font-size:14px;
float:left;
width:200px;
}
#rating_detail #sum_l b{
color:#F00;
}
#rating_detail #sum_r{
border:1px solid #E1DA96;
background:#FEFACD;
text-align:center;
padding:5px;
margin:25px 20px 25px 0;
font-size:14px;
width:200px;
float:left;
}
.rating_graph01 {
table-layout: fixed;
margin: 0 auto;
text-align: left;
}
.rating_graph01 td {
padding: 0;
font-size: 13px;
line-height: 1.4em;
vertical-align: middle;
}
.rating_graph01 .scale1 {
padding-left: 25px;
}
.rating_graph01 .scale2 {
padding-left: 81px;
}
.rating_graph01 .scale3 {
padding-left: 73px;
}
.rating_graph01 .star {
width: 90px;
}
.rating_graph01 .point {
width: 30px;
}
.rating_graph01 .graph {
width: 100px;
padding: 2px 0;
border: 1px solid #ddd;
background: #fff;
}
.rating_graph01 .num {
width: 30px;
padding: 0 0 0 10px;
font-weight: bold;
text-align: right;
}
#point_set .invalid-message {
	clear: none;
	display: table-cell;
	height: 49px;
	padding-left: 30px;
	background-position: 8px 50%;
	vertical-align: middle;
}
#point_bg{
float:left;
width:230px;
padding: 9px 10px;
margin-right:10px;
border: solid 1px #e5e5e5;
border-radius: 7px;
box-sizing: border-box;
background: #fff;
outline: none;
box-shadow: inset 0 1px 2px -1px rgba(0,0,0,.2);
-webkit-appearance: none;
}
#point_bg.is-no_value{
background: #fffdee;
}
.state-error #point_bg {
background: #fff1f1;
border-color: #ff9b9b;
}
.state-normal #point_bg {
background: #fff;
}
#point_set #starbase{
float:left;
margin-right: 8px;
background:url(../images/star_big.png?20150801) no-repeat;
width:145px;
height:29px;
}
#point_set #starbase:before {
	content: " ";
	display: table;
}
#point_set #starbase:after {
	clear: both;
	content: " ";
	display: table;
}
#point_set #starbase {
	*zoom: 1;
}
#point_set #starbase input{
display:none;
}
#point_set #starbase label{
width:29px;
height:29px;
display: block;
float:left;
text-indent:-9999px;
}
#starbase label.s29{
width:29px;
}
#point_set #starbase label.s15{
width:15px;
}
#point_set #starbase label.s14{
width:14px;
}
#point_set #point{
position:relative;
top: 3px;
width: 52px;
line-height: 29px;
height: 29px;
overflow: hidden;
}
#point_set #point .point_ctrl_up{
cursor:pointer;
position:absolute;
top:0;
right:0;
font-size: 0;
}
#point_set #point .point_ctrl_down{
cursor:pointer;
position:absolute;
bottom:0;
right:0;
font-size: 0;
}
#point_set #point input{
position: relative;
width: 100px;
border: none;
background: none;
vertical-align:middle;
font-size:20px;
font-weight:bold;
text-align:left;
letter-spacing:0.1em;
-webkit-appearance: none;
}
#point_set #point input[type=number]::-webkit-inner-spin-button,
#point_set #point input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
#point_set #point_text{
background:url(../images/point_text_all.gif?20150801) no-repeat 0 0;
width: 98px;
height: 30px;
margin: 10px 0 0;
float:left;
display:table;
}
.grading_part {
font-weight: bold;
font-size: 166.66%;
color: #555;
}
.grading_star_00{
background:url(../images/star.png) no-repeat;
background-position:0 0;
display:inline-block;
vertical-align:-10%;
width:80px;
height:16px;
margin-right:2px;
}
.grading_star_10{
background:url(../images/star.png) no-repeat;
background-position:0 -16px;
display:inline-block;
vertical-align:-10%;
width:80px;
height:16px;
margin-right:2px;
}
.grading_star_15{
background:url(../images/star.png) no-repeat;
background-position:0 -32px;
display:inline-block;
vertical-align:-10%;
width:80px;
height:16px;
margin-right:2px;
}
.grading_star_20{
background:url(../images/star.png) no-repeat;
background-position:0 -48px;
display:inline-block;
vertical-align:-10%;
width:80px;
height:16px;
margin-right:2px;
}
.grading_star_25{
background:url(../images/star.png) no-repeat;
background-position:0 -64px;
display:inline-block;
vertical-align:-10%;
width:80px;
height:16px;
margin-right:2px;
}
.grading_star_30{
background:url(../images/star.png) no-repeat;
background-position:0 -80px;
display:inline-block;
vertical-align:-10%;
width:80px;
height:16px;
margin-right:2px;
}
.grading_star_35{
background:url(../images/star.png) no-repeat;
background-position:0 -96px;
display:inline-block;
vertical-align:-10%;
width:80px;
height:16px;
margin-right:2px;
}
.grading_star_40{
background:url(../images/star.png) no-repeat;
background-position:0 -112px;
display:inline-block;
vertical-align:-10%;
width:80px;
height:16px;
margin-right:2px;
}
.grading_star_45{
background:url(../images/star.png) no-repeat;
background-position:0 -128px;
display:inline-block;
vertical-align:-10%;
width:80px;
height:16px;
margin-right:2px;
}
.grading_star_50{
background:url(../images/star.png) no-repeat;
background-position:0 -144px;
display:inline-block;
vertical-align:-10%;
width:80px;
height:16px;
margin-right:2px;
}
.grading_star_00_big,
.grading_star_10_big,
.grading_star_15_big,
.grading_star_20_big,
.grading_star_25_big,
.grading_star_30_big,
.grading_star_35_big,
.grading_star_40_big,
.grading_star_45_big,
.grading_star_50_big{
background:url(../images/star_middle.png) no-repeat;
background-position:0 0;
display:inline-block;
vertical-align:-10%;
width:100px;
height:19px;
margin-right:8px;
}
.grading_star_10_big{
background-position:0 -21px;
}
.grading_star_15_big{
background-position:0 -41px;
}
.grading_star_20_big{
background-position:0 -61px;
}
.grading_star_25_big{
background-position:0 -81px;
}
.grading_star_30_big{
background-position:0 -101px;
}
.grading_star_35_big{
background-position:0 -121px;
}
.grading_star_40_big{
background-position:0 -141px;
}
.grading_star_45_big{
background-position:0 -161px;
}
.grading_star_50_big{
background-position:0 -181px;
}
.grading_star_00_bigest,
.grading_star_10_bigest,
.grading_star_15_bigest,
.grading_star_20_bigest,
.grading_star_25_bigest,
.grading_star_30_bigest,
.grading_star_35_bigest,
.grading_star_40_bigest,
.grading_star_45_bigest,
.grading_star_50_bigest{
background:url(../images/star_big.png?20150801) no-repeat;
background-position:0 0;
display:inline-block;
vertical-align:-20%;
width:145px;
height:29px;
margin-right:10px;
}
.grading_star_10_bigest{
background-position:0 -29px;
}
.grading_star_15_bigest{
background-position:0 -58px;
}
.grading_star_20_bigest{
background-position:0 -87px;
}
.grading_star_25_bigest{
background-position:0 -116px;
}
.grading_star_30_bigest{
background-position:0 -145px;
}
.grading_star_35_bigest{
background-position:0 -174px;
}
.grading_star_40_bigest{
background-position:0 -203px;
}
.grading_star_45_bigest{
background-position:0 -232px;
}
.grading_star_50_bigest{
background-position:0 -261px;
}
.file_dl_complete{
width:1030px;
height:700px;
margin: 0 auto;
display: table-cell;
text-align: center;
vertical-align: middle;
}
.file_dl_complete p{
font-size:180%;
font-weight:bold;
line-height:180%;
}

/* ▼エキテン活用ガイド */
#main_guide{
	padding-bottom:80px;
}
#content_guide{
	width:715px;
	float:left;
	background:url(../images/bg_guide_content.jpg) repeat-y right top;
	text-align:left;
	padding:0 0 50px 0;
}
#content_guide p{
	margin:10px 35px 10px 45px;
	font-size:14px;
	line-height:1.7em;
}
.guide_title{
	background:url(../images/bg_guide_title.gif) no-repeat left top;
	width:715px;
	height:33px;
	margin:15px 0 15px -8px;
}
.guide_title p{
	color:#FFF;
	font-size:12px!important;
	line-height:26px!important;
	padding:0 15px!important;
	margin:0!important;
}
.guide_cap{
	border-bottom:1px solid #BFB9B9;
	margin:0 40px 15px 45px;
	position:relative;
}
.guide_cap p{
	font-size:16px!important;
	font-weight:bold;
	padding:5px 0 8px!important;
	margin:0!important;
}
.guide_cap .vol{
	position:absolute;
	right:0;
	top:5px;
	background:url(../images/icon_guide_vol.gif) no-repeat left top;
	padding:0 0 0 30px;
	font-size:18px;
	font-weight:bold;
	color:#D00;
	line-height:22px;
}
.guide_theme{
	border-top:1px dotted #BFB9B9;
	border-bottom:1px dotted #BFB9B9;
	margin:30px 40px 0 45px;
}
.guide_theme p{
	border-left:3px solid #F00;
	padding:0 0 0 10px!important;
	margin:4px 0!important;
	font-size:14px;
	color:#783C3C;
	font-weight:bold;
	line-height:1.6em!important;
}
.guide_tip{
	border:1px solid #D00;
	margin:15px 40px 15px 45px;
	padding:15px;
}
.guide_tip .title{
	border-bottom:1px solid #D00;
	color:#783C3C;
	font-size:16px;
	font-weight:bold;
	margin:0 0 10px 0;
}
.guide_tip .title img{
	margin:0 10px 5px 0;
	vertical-align:middle;
}
.guide_tip p{
	margin:0!important;
	padding:0!important;
	font-size:13px!important;
	line-height:1.8em!important;
}
#content_guide p span{
	color:#F00;
}

#sidebar_guide {
	float: right;
	width: 247px;
}
#sidemenu {
	width: 235px;
	background:#EAE8BF;
	text-align:left;
	margin:0 0 20px 12px;
	padding:0 0 4px 0;
}
#sidemenu p{
	color:#783C3C;
	margin:9px 15px;
}
#sidemenu p.title{
	font-size:11px;
}
#sidemenu p.tip{
	font-size:14px;
	font-weight:bold;
}
#sidemenu p.tip a{
	color:#783C3C;
	text-decoration:underline;
}
#sidemenu .pastguide{
	background:#F9F8EA;
	margin:15px 4px 0;
	padding:0 0 5px 0;
}
#sidemenu .pastguide p{
	color:#333;
	font-weight:bold;
	margin:10px 11px;
	font-size:14px;
}
#sidemenu .pastguide p a{
	font-weight:normal;
	color:#333;
	text-decoration:underline;
}
/* キャンペーン▼20130725 */
#campaign_renew_point {
text-align: left;
}
#campaign_renew_point .anc_link a {
display: block;
margin: 0 auto;
width: 508px;
height: 85px;
background: url(../images/campaign_renew_point_bt01.gif) no-repeat left top;
text-indent: -9999px;
outline:none;
overflow: hidden;
}
#campaign_renew_point .anc_link a:hover {
background-position: left -85px;
}

/*renew_point_column01*/
#campaign_renew_point .renew_point_column01 {
margin-bottom: 25px;
padding-bottom: 37px;
background: url(../images/campaign_renew_point_bg01.gif) no-repeat left bottom;
}
#campaign_renew_point .renew_point_column01 .outline_list{
padding: 20px 40px 0;
text-align: left;
}
#campaign_renew_point .renew_point_column01 .outline_list li .note{
display: block;
padding: 5px 0 0 30px;
text-align: left;
}

/*renew_point_column02*/
#campaign_renew_point .renew_point_column02 {
margin-bottom: 25px;
}
#campaign_renew_point .renew_point_column02 .detail_block {
margin-bottom: 25px;
padding: 0 0 13px 15px;
background: url(../images/campaign_renew_point_bg02.gif) no-repeat left bottom;
}
#campaign_renew_point .renew_point_column02 .explanation01 {
position: relative;
width: 771px;
}
#campaign_renew_point .renew_point_column02 .explanation01 .btn_link01,
#campaign_renew_point .renew_point_column02 .explanation01 .btn_link02 {
position: absolute;
}
#campaign_renew_point .renew_point_column02 .explanation01 .btn_link01 {
top: 79px;
right: 25px;
}
#campaign_renew_point .renew_point_column02 .explanation01 .btn_link02 {
top: 182px;
right: 25px;
}
#campaign_renew_point .renew_point_column02 .explanation01 .btn_link01 a,
#campaign_renew_point .renew_point_column02 .explanation01 .btn_link02 a {
display: block;
width: 269px;
height: 67px;
text-indent: -9999px;
outline:none;
overflow: hidden;
}
#campaign_renew_point .renew_point_column02 .explanation01 .btn_link01 a {
background: url(../images/campaign_renew_point_bt02.gif) no-repeat left top;
}
#campaign_renew_point .renew_point_column02 .explanation01 .btn_link02 a {
background: url(../images/campaign_renew_point_bt03.gif) no-repeat left top;
}
#campaign_renew_point .renew_point_column02 .explanation01 .btn_link01 a:hover,
#campaign_renew_point .renew_point_column02 .explanation01 .btn_link02 a:hover {
background-position: left bottom;
}
/*search_box*/
#campaign_renew_point .renew_point_column02 .explanation02 {
position: relative;
width: 771px;
}
#campaign_renew_point .renew_point_column02 .explanation02 .search_box {
position: absolute;
width: 631px;
padding: 12px 22px 19px 20px;
border: solid 1px #f4d10b;
border-left-width: 8px;
background: #fffbe4;
text-align: left;
top: 138px;
left: 29px;
}
#campaign_renew_point .renew_point_column02 .explanation02 .search_box label {
display: block;
margin-bottom: 5px;
}
#campaign_renew_point .renew_point_column02 .explanation02 .search_box input.word{
box-shadow: 0px 2px 3px 0px #C5C1C1 inset;
border:1px solid #a9a9a9;
border-top:1px solid #5a5a5a;
margin:0;
padding:3px 5px;
width:230px;
height:25px;
font-size:120%;
}
#campaign_renew_point .renew_point_column02 .explanation02 .search_box input.word:focus{
border-color:#e3483d;
box-shadow: 0px 0px 3px 1px #e3483d, 0px 2px 3px 0px #C5C1C1 inset;
}
#campaign_renew_point .renew_point_column02 .explanation02 .search_box .area {
float: left;
margin-right: 9px;
}
#campaign_renew_point .renew_point_column02 .explanation02 .search_box .and {
float: left;
width: 18px;
height: 19px;
margin: 25px 9px 0 0;
text-indent: -9999px;
outline:none;
overflow: hidden;
background: url(../images/campaign_renew_point_il01.gif) no-repeat left bottom;
}
#campaign_renew_point .renew_point_column02 .explanation02 .search_box .cat {
float: left;
margin-right: 22px;
}
#campaign_renew_point .renew_point_column02 .explanation02 .search_box .btn {
width: 83px;
height: 43px;
margin-top: 9px;
padding: 0;
border: none;
text-indent: -9999px;
outline:none;
overflow: hidden;
background: url(../images/campaign_renew_point_bt04.gif) no-repeat left top;
cursor: pointer;
}
#campaign_renew_point .renew_point_column02 .explanation02 .search_box .btn:hover {
background-position: left bottom;
}

/*renew_point_table01*/
#campaign_renew_point .renew_point_table01 {
clear: both;
width: 786px;
margin: 0px auto 20px;
border: solid 2px #5f5f5f;
}
#campaign_renew_point .renew_point_table01 th,
#campaign_renew_point .renew_point_table01 td {
padding: 10px 15px 9px 15px;
border-bottom: solid 1px #5f5f5f;
text-align: left;
}
#campaign_renew_point .renew_point_table01 th {
background: #fcf6cf;
}
#campaign_renew_point .renew_point_table01 td {
padding: 10px 15px 9px 15px;
border-bottom: solid 1px #5f5f5f;
text-align: left;
}

/*attention_box*/
#campaign_renew_point .attention_box {
clear: both;
width: 748px;
margin: 0px auto 25px;
padding: 15px 18px 15px;
border: solid 1px #e2e1d9;
background: #f8f7f3;
text-align: left;
}
#campaign_renew_point .attention_box .attention_list {
margin: 0 0 15px 0;
}
#campaign_renew_point .attention_box .attention_list dt {
margin-bottom: 12px;
font-weight: bold;
font-size: 124%;
}
#campaign_renew_point .attention_box .attention_list dd {
margin: 0 0 9px 0;
padding-left: 22px;
background: url(../images/icon_caution02.gif) no-repeat left 0.1em;
font-weight: bold;
color: #e90000;
}

/*new_review_box*/
#campaign_renew_point .new_review_box {
width: 774px;
margin: 0px auto 30px;
padding: 2px;
border: solid 2px #5f5f5f;
}
#campaign_renew_point .new_review_box .title {
padding: 14px 10px 13px;
background: #e8e8e8;
text-align: center;
font-weight: bold;
}
#campaign_renew_point .new_review_box .detail_block {
padding: 10px 17px 13px;
}
#campaign_renew_point .new_review_box .detail_block .new_shop_content{
width: auto;
}
#campaign_renew_point .new_review_box .detail_block div.new_shop_content .shopnm{
width: auto;
}
#campaign_renew_point .new_review_none {
position: relative;
width: 780px;
margin: 0 auto 30px;
}
#campaign_renew_point .new_review_none .btn_link,
#campaign_renew_point .new_review_none .btn_link02 {
position: absolute;
top: 251px;
left: 255px;
}
#campaign_renew_point .new_review_none .btn_link a,
#campaign_renew_point .new_review_none .btn_link02 a {
position: absolute;
display: block;
width: 269px;
height: 67px;
text-indent: -9999px;
outline:none;
overflow: hidden;
background: url(../images/campaign_renew_point_bt05.gif) no-repeat left top;
}
#campaign_renew_point .new_review_none .btn_link02 a {
background: url(../images/campaign_renew_point_bt06.gif) no-repeat left top;
}
#campaign_renew_point .new_review_none .btn_link a:hover,
#campaign_renew_point .new_review_none .btn_link02 a:hover {
background-position: left bottom;
}

/* キャンペーン▼20131106 */
#campaign_photo {
text-align: left;
}
#campaign_photo .anc_link a,
#campaign_photo .anc_link02 a {
display: block;
margin: 0 auto;
width: 508px;
height: 85px;
background: url(../images/campaign_photo_bt01.gif) no-repeat left top;
text-indent: -9999px;
outline:none;
overflow: hidden;
}
#campaign_photo .anc_link02 a {
width: 504px;
height: 82px;
background: url(../images/campaign_photo_bt05.gif) no-repeat left top;
}
#campaign_photo .anc_link a:hover,
#campaign_photo .anc_link02 a:hover {
background-position: left bottom;
}

/*renew_point_column01*/
#campaign_photo .campaign_photo_column01 {
margin-bottom: 25px;
padding-bottom: 20px;
background: #fffae8 url(../images/campaign_photo_bg01.gif) no-repeat left bottom;
}
#campaign_photo .campaign_photo_column01 .lead {
margin-top: 20px;
text-align: center;
font-size: 200%;
font-weight: bold;
}
#campaign_photo .campaign_photo_column01 .term {
margin-top: 20px;
text-align: center;
font-size: 200%;
font-weight: bold;
}
#campaign_photo .campaign_photo_column01 .outline_list{
padding: 20px 24px 0;
text-align: left;
}
#campaign_photo .campaign_photo_column01 .outline_list li.genre {
position: relative;
width: 690px;
margin: 0 auto;
}
#campaign_photo .campaign_photo_column01 .outline_list li.genre .point_col {
position: absolute;
width: 230px;
top: 50%;
left: 0;
text-align: center;
}
#campaign_photo .campaign_photo_column01 .outline_list li.genre .text_col {
margin-left: 230px;
background: #fff;
}
#campaign_photo .campaign_photo_column01 .outline_list li.genre.high {
border: solid 3px #ddc77d;
background: #f2e7c3;
}
#campaign_photo .campaign_photo_column01 .outline_list li.genre.high .point_col {
margin-top: -20px;
}
#campaign_photo .campaign_photo_column01 .outline_list li.genre.high .text_col {
padding: 20px 200px 20px 20px;
font-size: 208.3%;
color: #e9211a;
}
#campaign_photo .campaign_photo_column01 .outline_list li.genre.high .note_img {
position: absolute;
top: 50%;
right: 5px;
margin-top: -60px;
}
#campaign_photo .campaign_photo_column01 .outline_list li.genre.low {
margin-top: 10px;
border: solid 3px #bcbcbc;
background: #e8e8e8;
}
#campaign_photo .campaign_photo_column01 .outline_list li.genre.low .point_col {
margin-top: -18px;
}
#campaign_photo .campaign_photo_column01 .outline_list li.genre.low .text_col {
padding: 25px 20px;
font-size: 108.3%;
font-weight: bold;
}
#campaign_photo .campaign_photo_column01 .outline_list li .note{
display: block;
padding: 5px 0 0 30px;
text-align: left;
font-size:108%;
}
#campaign_photo .campaign_photo_column01 .note {
margin: 20px 0 0 24px;
}

/*renew_point_column02*/
#campaign_photo .campaign_photo_column02 {
margin-bottom: 25px;
}
#campaign_photo .campaign_photo_column02 .detail_block {
padding: 26px 0 18px 20px;
background: #fffae8 url(../images/campaign_photo_bg01.gif) no-repeat left bottom;
}
#campaign_photo .campaign_photo_column02 .explanation01 {
position: relative;
width: 763px;
}
#campaign_photo .campaign_photo_column02 .explanation01 .btn_link01,
#campaign_photo .campaign_photo_column02 .explanation01 .btn_link02 {
position: absolute;
}
#campaign_photo .campaign_photo_column02 .explanation01 .btn_link01 {
top: 66px;
right: 35px;
}
#campaign_photo .campaign_photo_column02 .explanation01 .btn_link02 {
top: 168px;
right: 35px;
}
#campaign_photo .campaign_photo_column02 .explanation01 .btn_link01 a,
#campaign_photo .campaign_photo_column02 .explanation01 .btn_link02 a {
display: block;
width: 245px;
height: 57px;
text-indent: -9999px;
outline:none;
overflow: hidden;
}
#campaign_photo .campaign_photo_column02 .explanation01 .btn_link01 a {
background: url(../images/campaign_photo_bt02.gif) no-repeat left top;
}
#campaign_photo .campaign_photo_column02 .explanation01 .btn_link02 a {
background: url(../images/campaign_photo_bt03.gif) no-repeat left top;
}
#campaign_photo .campaign_photo_column02 .explanation01 .btn_link01 a:hover,
#campaign_photo .campaign_photo_column02 .explanation01 .btn_link02 a:hover {
background-position: left bottom;
}
/*search_box*/
#campaign_photo .campaign_photo_column02 .explanation02 {
position: relative;
width: 763px;
}
#campaign_photo .campaign_photo_column02 .explanation02 .search_box {
position: absolute;
width: 617px;
padding: 9px 20px 18px 57px;
border: solid 1px #e0e0e0;
background: #ececec url(../images/campaign_photo_il02.gif) no-repeat 11px 22px;
text-align: left;
top: 102px;
left: 32px;
}
#campaign_photo .campaign_photo_column02 .explanation02 .search_box label {
display: block;
margin-bottom: 5px;
}
#campaign_photo .campaign_photo_column02 .explanation02 .search_box input.word{
box-shadow: 0px 2px 3px 0px #C5C1C1 inset;
border:1px solid #a9a9a9;
border-top:1px solid #5a5a5a;
margin:0;
padding:3px 5px;
width:230px;
height:25px;
font-size:120%;
}
#campaign_photo .campaign_photo_column02 .explanation02 .search_box input.word:focus{
border-color:#e3483d;
box-shadow: 0px 0px 3px 1px #e3483d, 0px 2px 3px 0px #C5C1C1 inset;
}
#campaign_photo .campaign_photo_column02 .explanation02 .search_box .area {
float: left;
margin-right: 9px;
}
#campaign_photo .campaign_photo_column02 .explanation02 .search_box .and {
float: left;
width: 18px;
height: 19px;
margin: 25px 9px 0 0;
text-indent: -9999px;
outline:none;
overflow: hidden;
background: url(../images/campaign_renew_point_il01.gif) no-repeat left bottom;
}
#campaign_photo .campaign_photo_column02 .explanation02 .search_box .cat {
float: left;
}
#campaign_photo .campaign_photo_column02 .explanation02 .search_box .btn {
float: right;
width: 83px;
height: 43px;
margin-top: 9px;
padding: 0;
border: none;
text-indent: -9999px;
outline:none;
overflow: hidden;
background: url(../images/campaign_renew_point_bt04.gif) no-repeat left top;
cursor: pointer;
}
#campaign_photo .campaign_photo_column02 .explanation02 .search_box .btn:hover {
background-position: left bottom;
}

/*renew_point_table01*/
#campaign_photo .renew_point_table01 {
clear: both;
width: 786px;
margin: 0px auto 20px;
border: solid 1px #9d9d9d;
}
#campaign_photo .renew_point_table01 th,
#campaign_photo .renew_point_table01 td {
padding: 10px 15px 9px 15px;
border-bottom: solid 1px #ababab;
text-align: left;
}
#campaign_photo .renew_point_table01 th {
background: #fff7dd;
}
#campaign_photo .renew_point_table01 td {
padding: 10px 15px 9px 15px;
border-bottom: solid 1px #ababab;
text-align: left;
}

/*attention_box*/
#campaign_photo .attention_box {
clear: both;
width: 748px;
margin: 0px auto 25px;
padding: 15px 18px 15px;
background: #f8f7f6;
text-align: left;
}
#campaign_photo .attention_box .attention_list {
margin: 0 0 15px 0;
}
#campaign_photo .attention_box .attention_list dt {
margin-bottom: 12px;
font-weight: bold;
font-size: 124%;
}
#campaign_photo .attention_box .attention_list dd {
margin: 0 0 9px 0;
padding-left: 22px;
background: url(../images/icon_caution02.gif) no-repeat left 0.1em;
font-weight: bold;
color: #e90000;
}
#campaign_photo .attention_box .attention_list dd > .in_list {
margin-top: 8px;
font-weight: normal;
color: inherit;
}
#campaign_photo .tips_box {
background: #FEF6DB;
border-left: 2px solid #EC5750;
border-right: 2px solid #EC5750;
position: relative;
min-height: 266px;
}
#campaign_photo .tips_box .tips_box_image {
position: absolute;
left: 230px;
width: 190px;
height: 190px;
background: #fff;
display: table;
background: url(../images/campaign_photo_img_bg_01.png) no-repeat center center;
padding: 43px 78px;
}
#campaign_photo .tips_box .tips_box_image .tips_box_image_in {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.tips_box_list li {
position: absolute;
}
.tips_box_list li.point01 {
top: 0;
left: 26px;
}
.tips_box_list li.point02 {
top: 131px;
left: 26px;
}
.tips_box_list li.point03 {
top: 56px;
left: 508px;
}
.tips_box_list li img {
vertical-align: middle;
}

.photo_up_point_content .point-box {
overflow: hidden;
position: relative;
padding:0 0 0 10px;
}
.photo_up_point_content .point-box .point-box-image {
display: table;
padding: 11px 7px;
position: relative;
 }
.photo_up_point_content .point-box .point-box-image:after {
background: url(../images/campaign_photo_img_bg_02.png) no-repeat center center;
width:100%;
height:100%;
position: absolute;
content: '';
top: 0;
left: 0;
}
.photo_up_point_content .point-box .point-box-image .point-box-image-in {
display: table-cell;
vertical-align: middle;
text-align: center;
background: #fff;
border: 1px solid #ccc;
width: 132px;
height: 132px;
}
.point-box-list {
position: absolute;
left: 100px;
top: 0;
left: 132px;
}
.point-box-list li {
margin: 0 0 6px;
}
.point-box-list li img {
vertical-align: middle;
}

/*balloon_tip*/
.balloon_wrap .balloon_tip {
text-decoration: none;
}
.balloon_wrap .balloon_detail {
display: none;
}
#balloon_body {
position: absolute;
display: none;
padding: 7px 20px 6px;
border: solid 1px #202020;
background: #f5f5f5;
z-index: 1000;
}
#balloon_body .balloon_detail {
display: block;
}
#balloon_body02 {
position: absolute;
display: none;
width:308px;
padding-top: 10px;
background: url(../images/bg_balloon01.png) no-repeat 0 0;
z-index: 1000;
line-height:1.4;
text-align:left;
}
#balloon_body02 .tooltip_inner {
padding: 0 14px 20px;
background: url(../images/bg_balloon02.png) no-repeat 0 100%;
}

/*correspondence_form*/
.correspondence_form {
margin: 0 0 70px 0;
}
.correspondence_form .return_sub {
margin: 10px 0 0 0;
}
.correspondence_form .add_cat_btn {
display:none;
}
.correspondence_form .category_select {
}
.correspondence_form .disabled {
background: #dedede;
border-width: 1px;
border-style: solid;
}
.correspondence_form .return_switch_link {
margin: 10px 0 0 0;
border-bottom: solid 1px #C2C2C1;
}

.correspondence_form .tel_input {
float: left;
margin: 0 10px 3px 0;
padding: 5px;
height: 18px;
font-size: 13px;
}
.correspondence_form .return_switch_link li.list {
margin: 0;
padding: 10px;
border-top: solid 1px #C2C2C1;
border-left: solid 1px #C2C2C1;
border-right: solid 1px #C2C2C1;
}
.correspondence_form .return_switch_link li.current {
background: #FFF0EC;
}

.correspondence_form .return_switch_link li .check_link {
float: right;
}
.correspondence_form .return_switch_link li .left_block {
overflow: hidden;
zoom: 1;
}
.input_balloon {
position: relative;
}
.input_balloon .balloon {
display: none;
position: absolute;
top: -3.7em;
left: 0;
width: 475px;
padding: 0 0 21px 0;
background: url(../images/free_member_bg02.png) no-repeat 0 100%;
z-index: 10;
}
.input_balloon .balloon .balloon_inner {
padding: 15px 10px 8px 15px;
background: url(../images/free_member_bg01.png) no-repeat 0 0;
}
.input_balloon .balloon p {
margin: 0;
}

#free_member_flow .correspondence_form #category select {
display: block;
}

/* 	tel_click_wrap
---------------------------------- */
.tel_click_wrap {
min-height: 18px;
height: auto !important;
height: 18px;
}
.tel_click_wrap .switch_link {
/*display:none;*/
padding-left: 25px;
background: url(../images/icon_tel.gif) no-repeat 0 50%;
}
.tel_click_wrap .target_box {
display:none;
}

/* 	index_column
---------------------------------- */
/*index_column01*/
.index_column01{
width: 650px;
overflow: hidden;
}
.index_column01 .row{
border-top: 1px dotted #aaa;
}
.index_column01 .row{
width: 675px;
margin-right: -25px;
}
.index_column01 .row:first-child {
border-top: 1px solid #ccc;
}
.index_column01 .row:last-child {
border-bottom: 1px solid #ccc;
}
.index_column01 .col{
position: relative;
top: -1px;
float: left;
width: 315px;
padding: 13px 0 11px;
margin-right: 20px;
}
.index_column01 .col h3 a{
float: left;
margin-bottom:10px;
font-size: 14px;
font-weight: bold;
line-height: 1;
}
.index_column01 .col.genre-relax h3 a{ color: #936744; }
.index_column01 .col.genre-beauty h3 a{ color: #e66186; }
.index_column01 .col.genre-clinic h3 a{ color: #26b3db; }
.index_column01 .col.genre-school h3 a{ color: #e86430; }
.index_column01 .col.genre-life h3 a{ color: #53ab32; }
.index_column01 .col.genre-gourmet h3 a{ color: #f39716; }
.index_column01 .col.genre-leisure h3 a{ color: #1f78c5; }
.index_column01 .col.genre-shopping h3 a{ color: #db3734; }
.index_column01 .col .tag{
float: right;
}
.index_column01 .col ul{
clear: both;
}
.index_column01 .col ul li{
float: left;
margin-right: 17px;
white-space:nowrap;
}
.index_column01 .link_list li a{
position: relative;
font-size: 12px;
line-height: 1.58;
color: #888;
}
.index_column01 .link_list li a:hover {
color: #d00;
}

/*index_column02*/
.index_column02{
width: 675px;
margin-right: -25px;
margin-bottom: 20px;
}
.index_column02 .col{
float: left;
margin-right: 20px;
padding: 20px 15px;
border: 1px solid #ccc;
border-top-width: 4px;
border-top-style: solid;
}
.index_column02.top .col{
width: 283px;
}
.index_column02.sub .col{
width: 171px;
}
.index_column02 .col.genre-relax{ border-top-color: #936744; }
.index_column02 .col.genre-beauty{ border-top-color: #e66186; }
.index_column02 .col.genre-clinic{ border-top-color: #26b3db; }
.index_column02 .col.genre-life{ border-top-color: #53ab32; }
.index_column02 .col.genre-school{ border-top-color: #e86430; }
.index_column02 .col .index_name{
height: 17px;
margin-bottom: 20px;
background-repeat: no-repeat;
text-indent: -9999px;
overflow: hidden;
}
.index_column02 .col.genre-relax .index_name{ background: url(../images/text_grp_relax01.gif) no-repeat; }
.index_column02 .col.genre-beauty .index_name{ background: url(../images/text_grp_beauty01.gif) no-repeat; }
.index_column02 .col.genre-clinic .index_name{ background: url(../images/text_grp_clinic01.gif) no-repeat; }
.index_column02 .col.genre-life .index_name{ background: url(../images/text_grp_life01.gif) no-repeat; }
.index_column02 .col.genre-school .index_name{ background: url(../images/text_grp_school01.gif) no-repeat; }
.index_column02.top .index_image{
float: left;
}
.index_column02 .text_box{
overflow: hidden;
zoom: 1;
}
.index_column02 .text_box .link_list li a{
position: relative;
padding-left: 10px;
background: url(../images/icon_tri_gray03.gif) no-repeat left center;
font-size: 12px;
line-height: 1.83;
color: #333;
}
.index_column02 .text_box .link_list li a:hover {
background: url(../images/icon_tri_red03.gif) no-repeat left center;
color: #d00;
}
.index_column02.top .text_box .link_list{
margin-left: 15px;
}
.index_column02.sub .text_box .link_list{
margin-top: 15px;
}

/* 	photo_box01
---------------------------------- */
/* photo_box01 */
.photo_box01 {
width: 626px;
margin-top: 15px;
padding: 11px 8px;
border: solid 1px #ebebeb;
background: #f1f1f1;
}
.photo_box01 .photo_list {
width: 637px;
margin: -7px -7px 0 0;
overflow: hidden;
}
.photo_box01 .photo_list > li {
float: left;
width: 83px;
height: 83px;
margin: 7px 7px 0 0;
font-size: 0;
overflow: hidden;
}
.photo_box01 .photo_list > li img {
width: 100%;
height: auto;
}
/* 	news_box01
---------------------------------- */
/* news_box01 */
.news_box01 {
width: 618px;
margin-top: 15px;
padding: 13px 15px;
border: solid 1px #ebebeb;
background: #f1f1f1;
}
.news_box01 .news_list {
}
.news_box01 .news_list > li {
position: relative;
margin-top: 7px;
padding: 0 0 8px 18px;
background: url(../images/icon_link01.gif) no-repeat 0 .2em;
border-bottom: 1px dotted #cecccc;
font-size: 108.3%;
}
.news_box01 .news_list > li:first-child {
margin-top: 0;
}
.news_box01 .news_list > li .main {
display: block;
padding-right: 6em;
}
.news_box01 .news_list > li .main .new {
display: inline-block;
width: 32px;
height: 0;
margin-left: 5px;
padding-top: 15px;
background: url(../images/icon_new01.gif) no-repeat 0 0;
overflow: hidden;
vertical-align: text-bottom;
}
/*IE7 hack*/
*:first-child+html .news_box01 .news_list > li .main .new {
display: inline;
zoom: 1;
}
.news_box01 .news_list > li .date {
position: absolute;
display: block;
top: 0;
right: 0;
white-space: nowrap;
}

/* 	search_box01
---------------------------------- */
/*search_box01*/
.search_box01 {
width: 650px;
margin-top: 15px;
padding-bottom: 11px;
background: url(../images/bg_column01.gif?20141028) no-repeat 0 100%;
}
.search_box01 .inner_block {
padding: 15px 11px 0;
background: url(../images/bg_column01.gif?20141028) no-repeat 0 0;
}
.search_box01 .column_head {
display:block;
width: 158px;
height: 0;
margin-left: 5px;
padding-top: 18px;
background-image: url(../images/text_search01.png);
background-repeat: no-repeat;
overflow: hidden;
}
.search_box01 .main_block {
margin: 15px 0 0 20px;
}
.search_box01 .input_box {
float: left;
padding: 5px 8px 6px;
overflow: hidden;
}
.search_box01 .input_box input {
border: none;
}
.search_box01 .input_box.input_short {
width: 194px;
background: url(../images/bg_com_search01.gif) no-repeat 0 0;
}
.search_box01 .input_box.input_short input {
width: 190px;
}
.search_box01 .input_box.input_long {
width: 264px;
background: url(../images/bg_com_search02.gif) no-repeat 0 0;
}
.search_box01 .input_box.input_long input {
width: 260px;
}
.search_box01 .multiplication {
display: block;
float: left;
width: 10px;
height: 0;
margin: 8px 6px 0;
padding-top: 9px;
background: url(../images/ic_multiplication.png?20141023) no-repeat 0 0;
overflow: hidden;
}
.search_box01 .btn {
display:block;
float: left;
width:56px;
height:28px;
margin: -1px 0 0 9px;
padding:0;
border:0;
background-image:url(../images/btn_header_search.png);
background-repeat: no-repeat;
background-position: 0 0;
text-indent:-9898px;
font-size: 0;
line-height: 0;
cursor:pointer;
}
.search_box01 .btn:hover,.search_box01 .btn:focus {
background-position:left bottom;
}

/*search_box02*/
.search_box02 {
width: 650px;
margin-top: 15px;
padding-bottom: 11px;
background: url(../images/bg_column01.gif?20141028) no-repeat 0 100%;
}
.search_box02 .inner_block {
padding: 15px 16px 0;
background: url(../images/bg_column01.gif?20141028) no-repeat 0 0;
}
.search_box02 .step_head {
margin-top: 15px;
}
.search_box02 .step_head:first-child {
margin-top: 0;
}
.search_box02 .step_head .step {
float: left;
display: block;
width: 66px;
margin-right: 5px;
height: 0;
padding-top: 22px;
overflow: hidden;
}
.search_box02 .step_head .head {
float: left;
display: block;
height: 0;
margin-top: 3px;
padding-top: 15px;
overflow: hidden;
}
.search_box02 .step_head.first .head {
width: 104px;
background: url(../images/text_index07.png) no-repeat 0 0;
}
.search_box02 .step_head.second .head {
width: 105px;
background: url(../images/text_index08.png) no-repeat 0 0;
}
.search_box02 .step_head.first .step {
background: url(../images/text_step01.png) no-repeat 0 0;
}
.search_box02 .step_head.second .step {
background: url(../images/text_step02.png) no-repeat 0 0;
}

.search_box02 .main_block {
margin-top: 5px;
padding: 13px 5px 12px 15px;
background: #fff;
}
.search_box02 .main_block .cat_list {
margin-top: -6px;
}
.search_box02 .main_block .cat_list > li {
float: left;
width: 140px;
margin: 7px 6px 0 0;
}
.search_box02 .main_block .cat_list > li label {
display: block;
font-size: 12px;
}
.search_box02 .main_block .cat_list > li input {
margin: 0 5px 0 0;
vertical-align: text-bottom;
}
.search_box02 .main_block .area_list {
float: left;
width: 145px;
margin: 13px 4px 0 0;
font-size: 12px;
overflow: hidden;
}
.search_box02 .main_block .area_list > dt {
font-weight: bold;
}
.search_box02 .main_block .area_list > dd {
position: relative;
float: left;
margin: 6px 10px 0 -5px;
padding-left: 5px;
background: url(../images/icon_dot01.gif) no-repeat 0 50%;
white-space: nowrap;
overflow: hidden;
}
.search_box02 .main_block .area_list > dd label {
color: #1155cc;
cursor: pointer;
}
.search_box02 .main_block .area_list > dd label:hover {
border-bottom: solid 1px #1155cc;
}
.search_box02 .main_block .area_list > dd input {
position: absolute;
left: -3em;
}

/* select_shop_column
---------------------------------- */
.select_shop_column {
margin-top: 20px;
}
.select_shop_column .first_col_l {
float: left;
margin-right: 40px;
}
.select_shop_column .first_col_r {
float: right;
margin-left: 40px;
}
.select_shop_column .second_col {
overflow: hidden;
zoom: 1;
}
.select_shop_column .second_option {
padding: 15px;
background: #ffe4f4;
border-radius: 5px;
}
.select_shop_column .second_option .option_head {
font-weight: bold;
}
.select_shop_column label {
display: block;
font-weight: bold;
}
.select_shop_column .max_width {
width: 100%;
box-sizing: border-box;
}
*:first-child+html .select_shop_column .max_width {
width: 95%;
}
.select_shop_column .response_shop {
height: 300px;
padding: 5px;
}
.select_shop_column .area_select {
width: 200px;
}
.select_shop_column .disabled {
background: #ccc;
}

/* 	closeup_box01
---------------------------------- */
.closeup_box01 {
width: 633px;
margin-top: 15px;
padding: 15px 0 15px 15px;
border: solid 1px #d4d4d4;
background: #fbfbfb;
}
.closeup_box01 .closeup_list {
margin: -3px 0 0 0;
overflow: hidden;
}
.closeup_box01 .closeup_list > li {
float: left;
width: 188px;
margin: 0 15px 0 -16px;
padding: 3px 0 3px 23px;
border-left: solid 1px #ddd;
background:url(../images/icon_tri_gray02.gif) no-repeat 15px .6em;
}

/* history_panel
---------------------------------- */
#history_panel {
position: absolute;
display: none;
width: 627px;
right: 30px;
padding-top: 28px;
background: url(../images/bg_balloon04_top.png) no-repeat 0 0;
z-index: 101;
}
#history_panel .inner_block {
display: block;
padding: 7px 13px 12px 13px;
background: url(../images/bg_balloon04_bottom.png) no-repeat 0 100%;
font-weight: normal;
text-align: left;
}
#history_panel .load_stage {
padding: 10px;
text-align: center;
}
#history_panel .load_stage.is-loading {
padding: 70px 0 30px 0;
background: url(../images/loading.gif) no-repeat 50% 10px;
background-size: 50px auto;
text-align: center;
}
#history_panel .head {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: solid 1px #ddd;
}
#history_panel .head > .inner {
display: block;
padding: 4px 0 3px 10px;
border-left: solid 5px #d00;
font-weight: bold;
}
#history_panel .head .sub_link {
float: right;
margin: -6px 25px 0 0;
}
#history_panel .non_result {
display: inline-block;
padding:10px 0 10px 33px;
background: url(../images/icon_attention01.gif) no-repeat left center;
font-weight:bold;
font-size:120%;
color:#dc0303;
}
#history_panel .close {
display: block;
position: absolute;
width: 16px;
height: 0;
padding-top: 16px;
top: 25px;
right: 10px;
padding-top: 28px;
background: url(../images/icon_close4.gif) no-repeat 0 0;
overflow: hidden;
cursor: pointer;
}
/* under */
#history_panel .shop_list02 {
width: 600px;
}
#history_panel .shop_list02 > li.col {
width: 300px;
}
#history_panel .shop_list02 > li.col > a {
padding-top: 10px;
padding-bottom: 10px;
}
#history_panel .shop_list02 > li.col .text_block {
width: 193px;
}
#history_panel .more_link01 a {
color: #15C;
}

/* side_history
---------------------------------- */
#side_history .load_stage {
padding: 10px;
text-align: center;
}
#side_history .load_stage.is-loading {
padding: 70px 0 30px 0;
background: url(../images/loading.gif) no-repeat 50% 10px;
background-size: 50px auto;
text-align: center;
}
#side_history .non_result {
display: inline-block;
padding:10px 0 10px 33px;
background: url(../images/icon_attention01.gif) no-repeat left center;
font-weight:bold;
font-size:120%;
color:#dc0303;
}

/* ----------------------------------------------------------

	cat parts user

---------------------------------------------------------- */
/* top
---------------------------------- */
/* main_gallery_content */
.main_gallery_content {
width: 644px;
padding: 2px;
border: solid 1px #bcbcbc;
background: #fff;
}
.main_gallery_content .gallery_img {
position: relative;
width: 644px;
height: 219px;
overflow: hidden;
}
.main_gallery_content .gallery_img li {
position: absolute;
top: 0;
left: 0;
font-size: 0;
z-index: 1;
}
.main_gallery_content .gallery_img li.current {
z-index: 2;
}
.main_gallery_content .gallery_tab {
position: relative;
margin-top: -5px;
z-index:100;
}
.main_gallery_content .gallery_tab li {
float: left;
}
.main_gallery_content .gallery_tab li a {
display: block;
width: 129px;
/*width: 161px; list 4 */
height: 0;
padding-top: 55px;
background-repeat: no-repeat;
background-position: 0 0;
overflow: hidden;
}
.main_gallery_content .gallery_tab li a:hover,
.main_gallery_content .gallery_tab li a.current {
background-position: 0 -55px;
}
/* 4 list
.main_gallery_content .gallery_tab li a.tab01 {width: 162px;background-image: url(../images/tab_slide01_big.png?20150820);}
.main_gallery_content .gallery_tab li a.tab02 {background-image: url(../images/tab_slide02_big.png?20150820);}
.main_gallery_content .gallery_tab li a.tab03 {background-image: url(../images/tab_slide03_big.png?20150820);}
.main_gallery_content .gallery_tab li a.tab05 {width: 160px;background-image: url(../images/tab_slide05_big.png?20150820);}
*/

.main_gallery_content .gallery_tab li a.tab01 {width: 129px;background-image: url(../images/tab_slide01.png?20150820);}
.main_gallery_content .gallery_tab li a.tab02 {background-image: url(../images/tab_slide02.png?20150820);}
.main_gallery_content .gallery_tab li a.tab03 {background-image: url(../images/tab_slide03.png?20150820);}
.main_gallery_content .gallery_tab li a.tab04 {width: 128px;background-image: url(../images/tab_slide04.png?20151119);}/* キャンペーン */
.main_gallery_content .gallery_tab li a.tab05 {width: 128px;background-image: url(../images/tab_slide05.png?20150820);}
.main_gallery_content .gallery_tab li a.tab06 {background-image: url(../images/tab_slide06.png?20150820);}

/* /shop
---------------------------------- */
/* free_regi_contact */
#free_regi_contact .head {
padding: 10px;
background: #a5a5a5;
font-size: 192%;
font-weight: bold;
color: #fff;
}
#free_regi_contact .lead {
margin-top: 15px;
font-size: 110%;
line-height: 1.5;
}
#free_regi_contact .btn_wrap {
margin-top: 20px;
}
#free_regi_contact .note {
font-size: 90%;
margin-top: 10px;
}

/* shop_reserve_lead calendar_box
------------------------------- */
.shop_reserve_lead {
margin-bottom: 15px;
border: solid 1px #ccc;
}
.shop_reserve_lead > .head {
position: relative;
margin: -1px -1px 0;
padding: 9px 10px 9px 32px;
background: #21d1e8 url(../images/icon_reserve02.png) no-repeat 10px 50%;
border: solid 1px #1cb8ce;
font-size: 107.7%;
font-weight: bold;
color: #fff;
}
.shop_reserve_lead > .head:after {
display: block;
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 1px;
background: #90e8f4;
}
.shop_reserve_lead > .head .sub_link {
float: right;
margin-top: 3px;
padding-left: 8px;
background: url(../images/icon_arrow04.png?20150310) no-repeat 0 50%;
font-size: 85.7%;
font-weight: normal;
color: #fff;
white-space: nowrap;
}
.shop_reserve_lead > .msg_box {
padding: 6px 5px 5px;
background: #f9f9f9;
}
.shop_reserve_lead > .msg_box .msg {
font-weight: bold;
color: #d00;
text-align: center;
}
.shop_reserve_lead .description_list {
margin: 5px -15px 0 0;
font-size: 84.6%;
text-align: right;
}
.shop_reserve_lead .description_list li {
display: inline-block;
margin: 4px 15px 0 0;
white-space: nowrap;
}
.shop_reserve_lead .description_list li .status {
color: #999;
}
.shop_reserve_lead .description_list li .full {
color: #15c;
}
.shop_reserve_lead .description_list li .almost {
color: #d00;
}
.shop_reserve_lead .calendar_box {
position: relative;
padding: 20px 60px;
background: #fff;
}
.shop_reserve_lead .bx-controls {
position: absolute;
top: 50%;
left: 0;
right: 0;
margin-top: -25px;
}
.shop_reserve_lead .bx-controls .bx-controls-direction > a.bx-prev {
left: 15px;
}
.shop_reserve_lead .bx-controls .bx-controls-direction > a.bx-next {
right: 15px;
}
.shop_reserve_lead .bx-controls .bx-controls-direction > a.disabled {
display: none;
}
.shop_reserve_lead .calendar_box .reserve_calendar {
border: solid 1px #ccc;
border-right: none;
}
.shop_reserve_lead .calendar_box .reserve_calendar_list {
background: #fff;
}
.shop_reserve_lead .calendar_box .reserve_calendar_list li {
width: 76px;
border-right: solid 1px #ccc;
font-size: 92.3%;
color: #bbb;
text-align: center;
}
.shop_reserve_lead .calendar_box .reserve_calendar_list li.pre_list {
float: none;
width: auto;
padding: 20px;
line-height: 1.4;
}
.shop_reserve_lead .calendar_box .reserve_calendar_list li.not-this_month {
background: #f1f1f1;
}
.shop_reserve_lead .calendar_box .reserve_calendar_list li.sat { background: #e2f0ff; color: #515dd4;}
.shop_reserve_lead .calendar_box .reserve_calendar_list li.sun { background: #fff1f1; color: #f08282;}

.shop_reserve_lead .calendar_box .calendar_table td.not-this_month.sat {
background: #d2e4f6;
}
.shop_reserve_lead .calendar_box .calendar_table td.not-this_month.sun {
background: #fdd;
}
.shop_reserve_lead .calendar_box .reserve_calendar_list li a,
.shop_reserve_lead .calendar_box .reserve_calendar_list li .not {
display: block;
position: relative;
padding-top: 5px;
z-index: 2;
}
.shop_reserve_lead .calendar_box .reserve_calendar_list li a {
color: #333;
}
.shop_reserve_lead .calendar_box .reserve_calendar_list li.sat a { color: #515dd4;}
.shop_reserve_lead .calendar_box .reserve_calendar_list li.sun a { color: #f08282;}
.shop_reserve_lead .calendar_box .reserve_calendar_list li .week {
display: block;
}
.shop_reserve_lead .calendar_box .reserve_calendar_list li .status {
display: block;
margin-top: 5px;
padding: 15px 0;
border-top: solid 1px #ccc;
}
.shop_reserve_lead .calendar_box .reserve_calendar_list li .not .status {
color: #bbb;
}
.shop_reserve_lead .calendar_box .reserve_calendar_list li a .status {
text-decoration: underline;
}
.shop_reserve_lead .calendar_box .reserve_calendar_list li a:hover,
.shop_reserve_lead .calendar_box .reserve_calendar_list li a:hover .status {
text-decoration: none;
}
.shop_reserve_lead .calendar_box .reserve_calendar_list li .status.almost,
.shop_reserve_lead .calendar_box .reserve_calendar_list li .status.full {
font-family: "ＭＳ Ｐゴシック", "MS P Gothic";
font-weight: bold;
}
.shop_reserve_lead .calendar_box .reserve_calendar_list li .status.almost { color: #d00;}
.shop_reserve_lead .calendar_box .reserve_calendar_list li .status.full { color: #15c;}


.shop_reserve_lead .calendar_box .reserve_calendar_list li.today a,
.shop_reserve_lead .calendar_box .reserve_calendar_list li.today .not {
-webkit-box-shadow:inset 0 0 0 3px #ffd658;
box-shadow:inset 0 0 0 3px #ffd658;
}

/* member_regi_flow
---------------------------------- */
.member_regi_flow {
width: 610px;
height: 0;
margin: 25px auto;
padding-top: 56px;
background: url(../images/member_regi_flow.gif?20150115) no-repeat 0 0;
overflow: hidden;
}
.member_regi_flow.flow02 {
background-position: 0 -56px;
}
.member_regi_flow.flow03 {
background-position: 0 -112px;
}
.member_regi_flow.flow04 {
background-position: 0 -168px;
}

/* privacy_agree_box01
---------------------------------- */
.privacy_agree_box01 {
margin-top: 20px;
padding: 15px 20px;
background: #f0f0f0;
}
.privacy_agree_box01 .title {
font-weight: bold;
}
.privacy_agree_box01 .privacy_text {
width: 100%;
margin-top: 5px;
box-sizing: border-box;
font-size: 12px;
}
.privacy_agree_box01 .agree_check {
display: block;
margin-top: 12px;
text-align: center;
vertical-align: middle;
}
.privacy_agree_box01 .agree_check input {
margin: 0 5px 0 0;
vertical-align: middle;
}

/* regi_finish_content
---------------------------------- */
.regi_finish_content {
width: 800px;
margin-top: 50px;
padding-bottom: 10px;
background: url(../images/regi_finish_bg01.gif) no-repeat 0 100%;
}
.regi_finish_content .left_col {
float: left;
width: 548px;
padding: 0 1px;
}
.regi_finish_content .right_col {
float: right;
width: 240px;
}

.regi_finish_content .shop_box {
border-top: solid 1px #e7d64f;
}
.regi_finish_content .shop_box .head {
height: 17px;
padding: 8px 0;
background: #f7f0b8;
font-size: 0;
text-align: center;
}
.regi_finish_content .shop_box .other_shops {
padding: 14px 0 4px;
background: #f2f2f2;
border-top: solid 1px #d9d9d9;
font-size: 110%;
font-weight: bold;
text-align: center;
}

.regi_finish_content .simple_shop_list {
background: #fff;
text-align: left;
}
.regi_finish_content .simple_shop_list > li {
min-height: 135px;
border-top: solid 1px #c5c5c5;
}
.regi_finish_content .simple_shop_list > li:first-child {
border-top: none;
}

.regi_finish_content .app_introduction {
padding: 0 1px 7px;
}
.regi_finish_content .app_introduction .head {
width: 240px;
height: 0;
margin: 0 -1px;
padding-top: 34px;
background: url(../images/regi_finish_text04.gif) no-repeat 0 0;
overflow: hidden;
}
.regi_finish_content .app_introduction .download_link {
padding-top: 15px;
border-top: solid 1px #d9d9d9;
font-size: 0;
text-align: center;
}
.regi_finish_content .app_introduction .download_link > li {
margin-top: 12px;
}
.regi_finish_content .app_introduction .download_link > li:first-child {
margin-top: 0;
}
/*app_introduction02 */
.app_introduction02 {
padding: 0 10px 15px;
background: #eee;
border-radius: 7px;
box-shadow: 0 0 4px 0 rgba(0,0,0,.3);
}
.app_introduction02 .app_head {
width: 300px;
height: 0;
margin: 0 -10px;
padding-top: 181px;
background: url(../images/regi_finish_il02.jpg) no-repeat 0 0;
border-radius: 7px 7px 0 0;
overflow: hidden;
}
.app_introduction02 .app_head.photo {
background: url(../images/regi_finish_il02_photo.jpg) no-repeat 0 0;
}
.app_introduction02 .download_link {
margin: 15px -5px 0;
font-size: 0;
text-align: center;
}
.app_introduction02 .download_link > li {
display: inline-block;
margin: 0 5px;
}

/* over */
.regi_finish_content .simple_shop_list .cat_ranking_list {
border: none;
margin: 0;
}
.regi_finish_content .simple_shop_list div.cat_ranking_photo {
margin-bottom: 0;
}
.regi_finish_content .simple_shop_list div.cat_ranking_info1 {
margin-bottom: 7px;
}
.regi_finish_content .simple_shop_list .cat_ranking_review02 {
margin-bottom: 0;
}
.regi_finish_content .simple_shop_list .cat_ranking_review02 .review_text {
width: 368px;
background-image: url(../images/bg_cat_ranking_review04_s.gif);
}
.regi_finish_content .simple_shop_list .cat_ranking_review02 .review_text .inner {
background-image: url(../images/bg_cat_ranking_review03_s.gif);
}

.regi_finish_content .simple_shop_list .attention_box01 {
display: table-cell;
width: 548px;
height: 100px;
margin: 0;
border: none;
vertical-align: middle;
}

/* 	for js
------------------------------- */
/*js_build_content*/
.js_build_content.loading {
position: relative;
min-height: 48px;
}
.js_build_content.loading:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 48px;
  height: 48px;
  margin: -24px 0 0 -24px;
  background: url(../images/loading.gif) no-repeat 50% 50%;
  background-size: 48px auto;
  z-index: 2;
}
.js_build_content.loading:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1;
}
/*modal_wrap*/
#modal_wrap {
position: fixed;
top: 0;
left: 0;
display: none;
width: 100%;
height: 100%;
background: url(../images/bg_opacity.png) repeat 0 0;
z-index: 100;
}

#modal_inner {
position: fixed;
top: 2.5%; /* over by js*/
left: 0;
width: 70%;
max-height: 95%;
padding: 20px;
box-sizing: border-box;
background: #fff;
border-radius: 5px;
z-index: 101;
}

#modal_inner.js_overHeight {
overflow-y: scroll;
}

#modal_inner #modal_close {
position: absolute;
top: 0;
right: 0;
width: 32px;
height: 0;
padding-top: 32px;
background: url(../images/icon_close5.png) no-repeat 50% 50%;
overflow: hidden;
cursor: pointer;
}
/* add class */
#modal_inner.menu_photo_gallery_inner {
max-width: 780px;
padding: 0;
background: none;
}
/* add class */
#modal_inner.none_padding_modal_inner {
padding: 0;
}
/* add class */
#modal_inner.info_modal_inner {
max-width: 600px;
padding: 0;
}
/* add class */
#modal_inner.filter_select_modal_inner {
width: 860px;
}
#modal_inner.modal_inner-500 {
max-width: 500px !important;
}

.modal-base {
	border-radius: 5px;
	text-align: left;
	line-height: 1.5;
}
.modal-base .modal_head {
	padding: 20px;
	border-bottom: solid 1px #e3e3e3;
	border-radius: 5px 5px 0 0;
	font-size: 116.7%;
	font-weight: bold;
}
.modal-base .modal_head > .head {
	margin-bottom: 15px;
	font-size: 114.3%;
}
.modal-base .modal_head.modal_head-primary {
	background: #fff0f0;
	border-bottom: none;
}
.modal-base .modal_body {
	padding: 20px 20px 25px;
	border-radius: 0 0 5px 5px;
}

.js_modal_content {
display: none;
}
.js_modal_content > *:first-child {
margin: 0 !important;
}

#modal_wrap .js_modal_content {
display: block;
}

/* omit_content */
.omit_content .omit_target {
position: relative;
}
.omit_content .omit_target:after {
position: absolute;
content: "";
}
.omit_content .omit_target.is-omit {
cursor: pointer;
}
.omit_content .omit_target.is-omit:after {
position: absolute;
content: "";
left: 0;
top: 0;
bottom: 0;
width: 100%;
box-shadow: inset 0 -50px 15px -10px #fff;
}
.omit_content.omit_info .omit_target.is-omit:after {
box-shadow: inset 0 -20px 20px -1px #faf6df;
}
.omit_content .show_link {
clear: both;
text-align: center;
color:#1155CC;
cursor: pointer;
}
.omit_content .show_link.is-on,
.omit_content .show_link:hover {
text-decoration: underline;
}

/* placeholder */
.on_placeholder {
color: #999;
}

.js_placeholder02_wrap {
position: relative;
overflow: hidden;
}
.js_placeholder02_wrap .placeholder02_text {
position: absolute;
top: 3px;
left: 5px;
font-size: 12px !important;
color: #888 !important;
}
.js_placeholder02_wrap .placeholder_text {
display: block;
position: absolute;
top: 10px;
left: 10px;
font-size: 14px !important;
color: #bbb !important;
overflow: hidden;
}

/* bxbxSlider */
.bx-controls {
position: relative;
height: 30px;
margin: 6px 0 5px;
padding: 12px 40px 0;
}
.bx-controls .bx-controls-direction {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1;
}
.bx-controls .bx-controls-direction > a {
display: block;
position: absolute;
top: 0;
width: 30px;
height: 0;
padding-top: 30px;
text-decoration: none;
overflow: hidden;
}
.bx-controls .bx-controls-direction > a.bx-prev {
left: 0;
background: url(../images/icon_bxSlider03.png?20150309) no-repeat 0 0;
}
.bx-controls .bx-controls-direction > a.bx-next {
right: 0;
background: url(../images/icon_bxSlider02.png?20150309) no-repeat 0 0;
}
.bx-controls .bx-controls-direction > a:hover {
background-position: 0 -30px;
}
.bx-pager {
position: relative;
text-align: center;
z-index: 10;
}
.bx-pager .bx-pager-item {
display: inline-block;
margin: 0 4px;
}
*:first-child+html .bx-pager .bx-pager-item {
display: inline;
zoom: 1;
}
.bx-pager .bx-pager-item > a {
display: block;
width: 10px;
height: 0;
padding-top: 10px;
background: url(../images/icon_bxSlider01.png) no-repeat 0 0;
cursor: pointer;
text-decoration: none;
overflow: hidden;
}
.bx-pager .bx-pager-item > a.active {
background-position: 0 -10px;
}

/* photo_gallery01 */
.photo_gallery01 {
width: 100%;
max-width: 780px;
}
.photo_gallery01 .main_stage {
float: left;
width: 70%;
}
.photo_gallery01 .main_stage .image > ul {
position: relative;
zoom: 1;
}
.photo_gallery01 .main_stage .image > ul li {
position: relative;
top: 0;
left: 0;
display: none;
font-size: 0;
z-index: 2;
zoom: 1;
}
.photo_gallery01 .main_stage .image img {
width: 100%;
height: auto;
}
.photo_gallery01 .main_stage .caption {
margin-top: 10px;
font-weight: bold;
font-size: 107.7%;
color: #fff;
text-align: center;
}
.photo_gallery01 .thum_block {
float: right;
width: 27.56%;
overflow: hidden;
}
.photo_gallery01 .thum_block .thum_list {
margin-top: -15px;
overflow: hidden;
}
.photo_gallery01 .thum_block .thum_list li {
float: left;
width: 46.51%;
margin: 15px 6.97% 0 0;
background: #ccc;
font-size: 0;
}
.photo_gallery01 .thum_block .thum_list li.nth-child_2n,
.photo_gallery02 .thum_block .thum_list li.nth-child_2n {
margin-right: 0;
}
.photo_gallery01 .thum_block .thum_list li a,
.photo_gallery02 .thum_block .thum_list li a {
display: block;
position: relative;
}
.photo_gallery01 .thum_block .thum_list li a .inner_back,
.photo_gallery02 .thum_block .thum_list li a .inner_back {
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
border: solid 3px transparent;
}
.photo_gallery01 .thum_block .thum_list li a:hover,
.photo_gallery02 .thum_block .thum_list li a:hover {
opacity: .7;
}
.photo_gallery01 .thum_block .thum_list li a.is-current .inner_back,
.photo_gallery02 .thum_block .thum_list li a.is-current .inner_back {
border: solid 3px #e47776;
}
.photo_gallery01 .thum_block .thum_list li img,
.photo_gallery02 .thum_block .thum_list li img {
width: 100%;
height: auto;
}
/* photo_gallery02 */
.photo_gallery02 {
width: 100%;
}
.photo_gallery02 .main_stage {
float: left;
width: 660px;
}
.photo_gallery02 .main_stage .image {
    min-height: 500px;
}
.photo_gallery02 .main_stage .image > ul {
position: relative;
zoom: 1;
}
.photo_gallery02 .main_stage .image > ul li {
display: none;
box-sizing: border-box;
position: relative;
top: 0;
left: 0;
width: 100%;
height: 500px;
background: #fff;
border: 1px solid #ccc;
font-size: 0;
z-index: 2;
zoom: 1;
}
.photo_gallery02 .main_stage .image > ul li img {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
min-width: 60px;
min-height: 60px;
max-width: 100%;
max-height: 498px;
}
.photo_gallery02 .main_stage .caption {
margin-top: 10px;
font-weight: bold;
color: #333;
text-align: left;
line-height: 1.5;
}
.photo_gallery02 .thum_block {
float: right;
width: 210px;
max-height: 540px;
overflow: hidden;
}
.photo_gallery02 .thum_block .thum_list {
margin-top: -10px;
overflow: hidden;
}
.photo_gallery02 .thum_block .thum_list li {
float: left;
width: 100px;
margin: 10px 10px 0 0;
background: #ccc;
font-size: 0;
}

/* accordion_box01 */
.accordion_box01 {
margin-top: 15px;
}
.accordion_box01 .accordion_link a {
float: right;
padding-left: 10px;
background: url(../images/icon_tri_red_down.gif) no-repeat 0 50%;
font-weight: bold;
white-space: nowrap;
}
.accordion_box01.is-open .accordion_link {
display: none;
}
.accordion_box01 .close_link {
margin-top: 10px;
}
.accordion_box01 .close_link .inner {
float: right;
padding-left: 10px;
background: url(../images/icon_tri_red_up.gif) no-repeat 0 50%;
color: #1155CC;
font-weight: bold;
white-space: nowrap;
cursor: pointer;
}
.accordion_box01 .close_link .inner:hover {
text-decoration: underline;
}
.accordion_box01 .accordion_detail {
/* display: none; */
}
.accordion_box01 .accordion_detail > *:first-child {
margin-top: 0 !important;
}

/* accordion_box02 */
.accordion_box02 {
margin-top: 15px;
}
.accordion_box02 .accordion_head {
display: block;
background: url(../images/bg_heading01.gif) repeat-x 0 100%;
border: solid 1px #cbcaca;
border-radius: 5px;
}
.accordion_box02 .accordion_link {
display: block;
padding: 15px 15px 14px 45px;
background: url(../images/icon_tri_accordion01.png) no-repeat -1470px 50%;
font-size: 123.1%;
font-weight: bold;
color: #333;
text-decoration: none;
}
.accordion_box02 .accordion_link .subs {
font-size: 81.3%;
font-weight: normal;
}
.accordion_box02.is-open .accordion_head {
border-radius: 5px 5px 0 0;
}
.accordion_box02.is-open .accordion_link {
background-position: 15px 50%;
}
.accordion_box02 .accordion_link .subs {
float: right;
}
.accordion_box02 .accordion_detail {
position: relative;
zoom: 1;
/* display: none; */
background: #fff;
border: solid 1px #cbcaca;
border-top: none;
border-radius: 0 0 5px 5px;
box-shadow: 0 2px 2px 0 #f1f1f1;
}
.accordion_box02 .accordion_detail > *:first-child {
margin-top: 0 !important;
}
.accordion_box02 .accordion_detail .content_wrap {
padding: 10px 9px;
}


/* image_slide */
.image_slide .slide_list {
position: relative;
width: 100%;
overflow: hidden;
}
.image_slide .slide_list > li {
position: absolute;
top: 0;
left: 0;
font-size: 0;
}
.image_slide .slide_list > li img {
position: relative;
}
.image_slide .slide_nav {
}
.image_slide .slide_nav > li {
float: left;
position: relative;
width: 86px;
height: 57px;
margin-right: 10px;
background: #000;
cursor: pointer;
overflow: hidden;
}
.image_slide .slide_nav > li img {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
width: 86px;
height: auto;
}
.image_slide .slide_nav > li img:hover {
opacity: .85;
}
.image_slide .slide_nav > li img.current {
opacity: .65;
}

/* 	important Property
---------------------------------------------------------- */
.aC { text-align: center !important;}
.aR { text-align: right !important;}
.aL { text-align: left !important;}

.vM { vertical-align: middle !important;}
.vT { vertical-align: top !important;}
.vB { vertical-align: bottom !important;}

.float_l { float:left;}
.float_r { float:right;}

.load_hide {
	display: none;
}
.load_toggle {
  max-height: 0;
  overflow: hidden;
}
.load_toggle.is-show {
  max-height: 4000px;
}

.normal_text { font-weight: normal !important;}

.mt00 { margin-top: 0 !important;}
.mt05 { margin-top: 5px !important;}
.mt10 { margin-top: 10px !important;}
.mt15 { margin-top: 15px !important;}
.mt20 { margin-top: 20px !important;}
.mt25 { margin-top: 25px !important;}
.mt30 { margin-top: 30px !important;}
.mt35 { margin-top: 35px !important;}
.mt40 { margin-top: 40px !important;}
.mt45 { margin-top: 45px !important;}
.mt50 { margin-top: 50px !important;}

.mb00 { margin-bottom: 0 !important;}
.mb05 { margin-bottom: 5px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb25 { margin-bottom: 25px !important;}
.mb30 { margin-bottom: 30px !important;}
.mb35 { margin-bottom: 35px !important;}
.mb40 { margin-bottom: 40px !important;}

.ml00 { margin-left: 0 !important;}
.ml05 { margin-left: 5px !important;}
.ml10 { margin-left: 10px !important;}
.ml15 { margin-left: 15px !important;}
.ml20 { margin-left: 20px !important;}
.ml25 { margin-left: 25px !important;}
.ml30 { margin-left: 30px !important;}
.ml35 { margin-left: 35px !important;}
.ml40 { margin-left: 40px !important;}

.mr00 { margin-right: 0 !important;}
.mr05 { margin-right: 5px !important;}
.mr10 { margin-right: 10px !important;}
.mr15 { margin-right: 15px !important;}
.mr20 { margin-right: 20px !important;}
.mr25 { margin-right: 25px !important;}
.mr30 { margin-right: 30px !important;}
.mr35 { margin-right: 35px !important;}
.mr40 { margin-right: 40px !important;}

.pt00 { padding-top: 0 !important;}
.pt05 { padding-top: 5px !important;}
.pt10 { padding-top: 10px !important;}
.pt15 { padding-top: 15px !important;}
.pt20 { padding-top: 20px !important;}
.pt25 { padding-top: 25px !important;}
.pt30 { padding-top: 30px !important;}
.pt35 { padding-top: 35px !important;}
.pt40 { padding-top: 40px !important;}
.pt45 { padding-top: 45px !important;}
.pt50 { padding-top: 50px !important;}

.pb00 { padding-bottom: 0 !important;}
.pb05 { padding-bottom: 5px !important;}
.pb10 { padding-bottom: 10px !important;}
.pb15 { padding-bottom: 15px !important;}
.pb20 { padding-bottom: 20px !important;}
.pb25 { padding-bottom: 25px !important;}
.pb30 { padding-bottom: 30px !important;}
.pb35 { padding-bottom: 35px !important;}
.pb40 { padding-bottom: 40px !important;}

.pl00 { padding-left: 0 !important;}
.pl05 { padding-left: 5px !important;}
.pl10 { padding-left: 10px !important;}
.pl15 { padding-left: 15px !important;}
.pl20 { padding-left: 20px !important;}
.pl25 { padding-left: 25px !important;}
.pl30 { padding-left: 30px !important;}
.pl35 { padding-left: 35px !important;}
.pl40 { padding-left: 40px !important;}

.pr00 { padding-right: 0 !important;}
.pr05 { padding-right: 5px !important;}
.pr10 { padding-right: 10px !important;}
.pr15 { padding-right: 15px !important;}
.pr20 { padding-right: 20px !important;}
.pr25 { padding-right: 25px !important;}
.pr30 { padding-right: 30px !important;}
.pr35 { padding-right: 35px !important;}
.pr40 { padding-right: 40px !important;}

.op_rollover {cursor: pointer;}
.break-all { word-break: break-all;}

/* ----------------------------------------------------------

	Clearfix Property
	add 20130823

---------------------------------------------------------- */
.clearfix:before,
#pagetoplink:before,
.right_side_link:before,
.layer_nav01:before,
.more_link01:before,
.heading06 .inner:before,
.definition_list01:before,
.form_lead01:before,
.photo_column01:before,
.review_box01 .user_profile .detail_list:before,
.review_box01 .user_profile:before,
.review_box01 .review_body .review .ph_list ul:before,
.review_box01 .review_other_list:before,
.review_box01 .review_other_list ul:before,
.review_box01 .review_other_list .favorite:before,
.review_content01 .head_block:before,
.review_content01 .detail_blockd:before,
.review_content01 .detail_block .review_head:before,
.review_content01 .detail_block .review_bottom:before,
div.review_vote02 ul:before,
.displayed_number01:before,
.displayed_number03:before,
.photopage_large_photolist02:before,
#free_member_flow .correspondence_form .return_switch_link li:before,
.tel_click_wrap .target_box:before,
.normal_list02:before,
.card_link_list01:before,
.link_list01:before,
.shop_list01 > li:before,
.shop_list02:before,
.shop_list02 li.col > a:before,
.shop_list02 li.col .text_block .post_info:before,
.shop_list03 > li.col .evaluation_info:before,
.shop_list03 > li.col .sub_block:before,
.shop_list04 li.list .base_info:before,
.shop_list04 li.list .introduction_box:before,
.shop_list04 li.list .push_info_box > .detail_block:before,
.input_list01:before,
.input_list01 li:before,
.input_list02:before,
.input_list03:before,
.input_list06:before,
.input_list07:before,
.form_help_base:before,
.content_check_form01:before,
.edit_hours .day_list:before,
.regi_finish_content:before,
.filter_select_list .list:before,
.filter_lead01:before,
.filter_lead01 .reserve_filter:before,
.filter_lead01 .reserve_filter .reserve_filter_btn_list:before,
.filter_select_box01:before,
.filter_select_box01 .filter_state_block .filter_state_list:before,
.file_up_base:before,
.index_column01 .row:before,
.index_column01 .col ul:before,
.index_column02:before,
.middle_two_column01:before,
.wide_two_column01:before,
.brand_genre_list:before,
.brand_genre_panel:before,
.regi_finish_column:before,
.photo_box01 .photo_list:before,
.shop_pushinfo_list01 .head_block:before,
.shop_pushinfo_list01 .info_block:before,
.closeup_box01 .closeup_list:before,
.search_box02 .step_head:before,
.search_box02 .main_block:before,
.search_box02 .main_block .cat_list:before,
.search_box02 .main_block .area_list:before,
.shop_menu_content .note_box:before,
.shop_catalog_list_box:before,
.shop_catalog_content01 .head_block .info_list:before,
.shop_push_list .push_headline:before,
.shop_push_list .push_column:before,
#shop_base_content .base_info_block .info_list > dd:before,
#shop_base_content .button_list:before,
#shop_base_content .shop_head_wrap .subs .tag_list:before,
.shop_staff_intro:before,
.shop_staff_intro > li:before,
.higher_coupon .coupon_headline:before,
.normal_coupon .coupon_description .main_block:before,
#history_panel .head > .inner:before,
.shop_reserve_lead > .head:before,
.login_form:before,
.login_form .col .input_list:before,
.photo_gallery01:before,
.photo_gallery01 .thum_block .thum_list:before,
.photo_gallery02:before,
.photo_gallery02 .thum_block .thum_list:before,
#photopage_large .photo_info:before,
.accordion_box01 .accordion_link:before,
.accordion_box01 .close_link:before,
.accordion_box02 .accordion_link:before,
.login_form .col .input_list:before,
.image_slide .slide_nav:before,
.shop_flyer_list > li .lead_block:before,
.test-layout #charge_flow .input_group:before,
.test-layout #charge_flow .heading_group:before,
.correspondence_form .return_switch_link li.list:before
{
	content: " ";
	display: table;
}
.clearfix:after,
#pagetoplink:after,
.right_side_link:after,
.layer_nav01:after,
.more_link01:after,
.heading06 .inner:after,
.definition_list01:after,
.form_lead01:after,
.photo_column01:after,
.review_box01 .user_profile .detail_list:after,
.review_box01 .user_profile:after,
.review_box01 .review_body .review .ph_list ul:after,
.review_box01 .review_other_list:after,
.review_box01 .review_other_list ul:after,
.review_box01 .review_other_list .favorite:after,
.review_content01 .head_block:after,
.review_content01 .detail_block:after,
.review_content01 .detail_block .review_head:after,
.review_content01 .detail_block .review_bottom:after,
div.review_vote02 ul:after,
.displayed_number01:after,
.displayed_number03:after,
.photopage_large_photolist02:after,
#free_member_flow .correspondence_form .return_switch_link li:after,
.tel_click_wrap .target_box:after,
.normal_list02:after,
.card_link_list01:after,
.link_list01:after,
.shop_list01 > li:after,
.shop_list02:after,
.shop_list02 li.col > a:after,
.shop_list02 li.col .text_block .post_info:after,
.shop_list03 > li.col .evaluation_info:after,
.shop_list03 > li.col .sub_block:after,
.shop_list04 li.list .base_info:after,
.shop_list04 li.list .introduction_box:after,
.shop_list04 li.list .push_info_box > .detail_block:after,
.input_list01:after,
.input_list01 li:after,
.input_list02:after,
.input_list03:after,
.input_list06:after,
.input_list07:after,
.form_help_base:after,
.content_check_form01:after,
.edit_hours .day_list:after,
.regi_finish_content:after,
.filter_select_list .list:after,
.filter_lead01:after,
.filter_lead01 .reserve_filter:after,
.filter_lead01 .reserve_filter .reserve_filter_btn_list:after,
.filter_select_box01:after,
.filter_select_box01 .filter_state_block .filter_state_list:after,
.file_up_base:after,
.index_column01 .row:after,
.index_column01 .col ul:after,
.index_column02:after,
.middle_two_column01:after,
.wide_two_column01:after,
.brand_genre_list:after,
.brand_genre_panel:after,
.regi_finish_column:after,
.photo_box01 .photo_list:after,
.shop_pushinfo_list01 .head_block:after,
.shop_pushinfo_list01 .info_block:after,
.closeup_box01 .closeup_list:after,
.search_box02 .step_head:after,
.search_box02 .main_block:after,
.search_box02 .main_block .cat_list:after,
.search_box02 .main_block .area_list:after,
.shop_menu_content .note_box:after,
.shop_catalog_list_box:after,
.shop_catalog_content01 .head_block .info_list:after,
.shop_push_list .push_headline:after,
.shop_push_list .push_column:after,
#shop_base_content .base_info_block .info_list > dd:after,
#shop_base_content .button_list:after,
#shop_base_content .shop_head_wrap .subs .tag_list:after,
.shop_staff_intro:after,
.shop_staff_intro > li:after,
.higher_coupon .coupon_headline:after,
.normal_coupon .coupon_description .main_block:after,
.shop_reserve_lead > .head:after,
#history_panel .head > .inner:after,
.login_form:after,
.login_form .col .input_list:after,
.photo_gallery01:after,
.photo_gallery01 .thum_block .thum_list:after,
.photo_gallery02:after,
.photo_gallery02 .thum_block .thum_list:after,
#photopage_large .photo_info:after,
.accordion_box01 .accordion_link:after,
.accordion_box01 .close_link:after,
.accordion_box02 .accordion_link:after,
.login_form .col .input_list:after,
.image_slide .slide_nav:after,
.shop_flyer_list > li .lead_block:after,
.test-layout #charge_flow .input_group:after,
.test-layout #charge_flow .heading_group:after,
.correspondence_form .return_switch_link li.list:after
{
	clear: both;
	content: " ";
	display: table;
}
.clearfix,
#pagetoplink,
#sidebar .side_higher_coupon .value_block, /* IE7 only */
.right_side_link,
.layer_nav01,
.more_link01,
.heading06 .inner,
.definition_list01,
.form_lead01,
.photo_column01,
.review_box01 .user_profile .detail_list,
.review_box01 .user_profile,
.review_box01 .review_body .review .ph_list ul,
.review_box01 .review_other_list,
.review_box01 .review_other_list ul,
.review_box01 .review_other_list .favorite,
.review_content01 .head_block,
.review_content01 .detail_block,
.review_content01 .detail_block .review_head,
.review_content01 .detail_block .review_bottom,
div.review_vote02 ul,
.displayed_number01,
.displayed_number03,
.photopage_large_photolist02,
.tel_click_wrap .target_box,
.normal_list02,
.input_list01,
.input_list01 li,
.input_list02,
.input_list03,
.input_list06,
.input_list07,
.content_check_form01,
.form_help_base,
.card_link_list01,
.link_list01,
.shop_list01 > li,
.shop_list02,
.shop_list02 li.col > a,
.shop_list02 li.col .text_block .post_info,
.shop_list03 > li.col .evaluation_info,
.shop_list03 > li.col .sub_block,
.shop_list04 li.list .base_info,
.shop_list04 li.list .introduction_box,
.shop_list04 li.list .push_info_box > .detail_block,
.edit_hours .day_list,
.regi_finish_content,
.filter_select_list .list,
.filter_lead01,
.filter_lead01 .reserve_filter,
.filter_lead01 .reserve_filter .reserve_filter_btn_list,
.filter_select_box01,
.filter_select_box01 .filter_state_block .filter_state_list,
.file_up_base,
.index_menu01 ul, /* IE7 only */
.index_column01 .row,
.index_column01 .col ul,
.index_column02,
.middle_two_column01,
.wide_two_column01,
.brand_genre_list,
.brand_genre_panel,
.regi_finish_column,
.photo_box01 .photo_list,
.shop_pushinfo_list01 .head_block,
.shop_pushinfo_list01 .info_block,
#shop_base_content .base_info_block .info_list > dd,
#shop_base_content .button_list,
#shop_base_content .shop_head_wrap .subs .tag_list,
.closeup_box01 .closeup_list,
.search_box02 .step_head,
.search_box02 .main_block,
.search_box02 .main_block .cat_list,
.search_box02 .main_block .area_list,
.shop_menu_content .note_box,
.shop_catalog_list_box,
.shop_catalog_content01 .head_block .info_list,
.shop_push_list .push_headline,
.shop_push_list .push_column,
.shop_staff_intro,
.shop_staff_intro > li,
.higher_coupon, /* IE7 only */
.higher_coupon .coupon_headline,
.normal_coupon .coupon_description .main_block,
.shop_reserve_lead > .head,
#history_panel .head > .inner,
.login_form,
.login_form .col .input_list,
.photo_gallery01,
.photo_gallery01 .thum_block .thum_list,
.photo_gallery02,
.photo_gallery02 .thum_block .thum_list,
#photopage_large .photo_info,
.accordion_box01 .accordion_link,
.accordion_box01 .close_link,
.accordion_box02 .accordion_link,
.login_form .col .input_list,
.image_slide .slide_nav,
.shop_flyer_list > li .lead_block,
.test-layout #charge_flow .input_group,
.test-layout #charge_flow .heading_group,
.correspondence_form .return_switch_link li.list
{
	*zoom: 1;
}
