@charset "utf-8";

/*for Webkit*/
input::-webkit-input-placeholder {
}

/*for Firefox*/
input:-moz-placeholder {
}

h1.site_top{	
	background-color: #eee;	
	dispaly: block;
	text-align: left;
	padding: 3px;
	font-weight: normal;
	border-bottom: 1px solid #999;
	position: relative;
}
h1.site_top td{
	font-size: 12px;

}

div#h1_txt_banner a{
	font-size: 14px;
}

table.pankuzu{
	margin: 0px;
	
}

.fund_report{
	border: 5px solid #F4BA1D;
	border-radius: 10px;
	background-color: #fff;
}
.fund_report th{
	text-align: left;
	font-size: 120%;
	vertical-align: middle;
}
.fund_report td{
	vertical-align: middle;
	text-align: right;
	color: #C13133;
	font-size: 180%;
	font-weight: bold;
}

.func_report_title{
	font-weight: bold;
	text-align: left;
	font-size: 120%;
	padding: 5px;
}

table.howto_explain{
	
}

td.howto_step{
	padding: 5px;
}

td.howto_step div h3{
	font-size: 90%;
}

td.howto_step div{
	font-size: 85%;
}

.block-gd_bl-footer{
	background-color: #C13133;
	color: #fff;
	z-index: 1000;
/*	padding-bottom: 45px;*/
}
.block-gd_bl-footer *{
	font-size: 10px;
}

.block-gd_bl-footer a{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.menu td.grid{
	color: #000;
/*
	background-color: #fff5ee;
*/
	background-color: #f8dbdd;

	border-radius: 5px;
}

.menu td.active{
/*	background-color: #000;*/
	color: #fff;
}

.menu td.active:hover{
	background-color: #000;
	color: #fff;
}

table.menu-gd-sp{
/*	
	background-color: #fff5ee;
*/
	text-align: center;
	width: 100%;
	top: 0%;
	z-index: 10;
	background-color: #c13133;
}	

tr.menu-gd-sp{
	background-color: #c13133;
	text-align: center;
	
}
.menu-gd-sp{
	min-height: 30px;
}

table.menu-gd{
/*	
	background-color: #fff5ee;
*/
	text-align: center;
	width: 100%;
	top: 0%;
	z-index: 10;
	background-color: #f8dbdd;
}	

tr.menu-gd{
	background-color: #fff5ee;
	text-align: center;
	
}
.menu-gd{
	min-height: 30px;
}

.menu_wrap input[type=text]{
	width: 200px;
	border: 1px solid #888;
	padding: 3px;
	border-radius: 0px;
}

.menu_wrap input[type=submit]{
	border: 1px solid #888;	
	padding: 3px 10px;
}

div.contents_all{
	
}
div.contents_all>table.grid{
	border-spacing: 0px;
}

td.contents_header_title{
	text-align: left;
}
td.contents_header_title img{
	width: 130px;
	border: 0px solid #fff;
}


td.contents_header_search a{
	display: inline-block;
	padding: 3px;
	color: #C13132;
	text-decoration: underline;
}
td.contents_header td.grid{
	vertical-align: middle;
}
td.contents_header img{
	min-height: 50px;
}

td.contents_main{
	vertical-align: top;
}

td.contents_header_search{
	text-align: right;
	vertical-align: middle;
}

td.contents_header_search table{
	table-layout: auto;
	width: min-content;
	display: inline-block;
	border-spacing: 0px;
	table-layout: fixed;
}

td.contents_header_search table td{
	vertical-align: bottom;	
}

td.sbj_header{
	text-align: center;

}
td.sbj_header .fotorama{
	display: inline-block;
	position: relative;
}

td.sbj_header .about{
	position: absolute;
	bottom: 5%;
	right: 2%;
	color: #000;
	background-color: #fff;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	white-space: nowrap;
	text-shadow: 1px 1px 3px #fff;	
	background-color: rgba(255,255,255, 0.8);
	padding: 10px 30px;
	border-radius: 10px;
}

td.sbj_header .about_title{
	font-size: 130%;
}

td.sbj_header .detail{
	position: absolute;
	bottom: 5%;
	left: 2%;
	color: #fff;
	font-weight: bold;
	font-size: 180%;	
	text-align: right;
	white-space: nowrap;
	text-shadow: 1px 1px 3px #000;
	background-color: rgba(0,0,0, 0.5);
	padding: 10px 30px;
	border-radius: 10px;
}



td.sbj_header .fotorama__caption{
	text-align: left;
	vertical-align: top;
}

td.sbj_header .fotorama__caption__wrap{
	font-size: 200%;
	font-weight: bold;
}

td.act_menu{
	vertical-align: top;
	
}

td.action_description{
	font-size: 80%;
	color: #7f7f7f;
	text-align: left;
	padding: 0px 5px;
}

td.action_contents{
	text-align: center;
}


.action_index td.grid{
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-size: 120%;
	
}

.action_index td.grid img{
	display: inline-block;
	margin: 0px 5px;
}

 span.action_point_tag{
	font-size: 12px;
/*
	background-color: #f8dbdd;
*/
	background-color: #fff5ee;
	font-weight: normal;
	padding: 1px 2px;
	border-radius: 4px;
	color: #c13133;
	display: inline-block;
}

.action_sub_index td.grid{
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-size: 120%;
                 color: #666;
	
}

#daily_click_schedule{
	color: #7f7f7f;
	font-size: 95%;
}

.dc_share{
	text-align: center;
	padding: 2px;
}

.dc_share_body{
	margin: auto;
	display: inline-block;
}

.dc_share_fb{
	display: inline-block;
	float: left;
	padding: 2px;
	
}
.dc_share_tw{
	display: inline-block;
	float: left;
	padding: 2px;
}





.dc_append_message{
	padding: 5px;
	color: #f00;
}
.dialog table.grid{
	background-color: #f8dbdd;
}

div.dialog_msg{
	font-size: 16px;
	padding: 10px;
	font-weight: bold;
}
.dialog_msg div{
	font-size: 16px;
	font-weight: bold;
}

.dialog table.likebox{
	background-color: #fff;
}

div.dialog_msg_more{
	font-size: 16px;
	padding: 10px;	
}


#alert_dialog{
    background-color: #F9EDE7;
    border: 1px solid #f8dbdd;    
    position: fixed;
    left: 0px;
    bottom: 0px;
    display: none;
    padding: 10px;
    padding-bottom: 20px;
    max-width: 320px;
    min-width: 300px;
    font-size: 95%;
}

#alert_dialog img{
    max-width: 40px;
}

#alert_dialog selector{
  position: absolute;
  bottom: 0;
}

#alert_dialog_msg{
    color: #000;
    
}
#alert_dialog_msg span{
    color: #C13132;
    font-weight: bold;
    padding: 3px;
    font-size: 100%;
}

#alert_dialog_msg a{
    color: #00f;
    text-decoration: underline;
}
#alert_dialog_msg div{
    padding: 3px;
    
}
#click_heart_message{
	background-color: #fff;
	border-radius: 5px;
}
#click_heart_message .contents{
	padding: 3px;
        font-size: 18px;
}

#click_heart_done{
	color: #c13133;
	font-weight: bold;
	margin: 15px 0px;
}

table.site_info{
	border: 1px solid #888;
	border-radius: 7px;
	margin: 5px 0px;
}

table.site_info td.grid{
	color: #7f7f7f;
	text-align: left;
	font-size: 90%;
}

table.site_info td.grid div.info_contents{
	padding: 5px;
}

table.site_info td.grid b{
	color: #000;
}
table.site_info td.grid strong{
	color: #f00;
	font-weight: bold;
                font-size: 110%;
}
table.group_info td{
	vertical-align: middle;
}

table.group_header{
	width: 100%;
}

td.group_name{
	text-align: left;
	vertical-align: middle;
}

td.group_name a{
	display: inline-block;
	
}

td.group_name h2{
	display: inline-block;
	font-weight: bold;
	font-size: 130%;
	color: #333;
}

td.group_sbj_tag{
    text-align: left;
	color: #888;
}


.group_authorized div{
	background-color: #F9D585;
	padding: 2px 5px;
	border-radius: 5px;
	display: inline-block;
	color: #fff;
	
}



td.group_image{
	
}

td.group_description{
	font-size: 90%;
	text-align: left;
	color: #727171;
}

td.group_image img{
	max-width: 100%;
/*
	border-radius: 10px;
*/
	max-height: 210px;
}

td.sorcial_header a{
	color: #fff;
}

td.sorcial_header_facebook{
	background-color: #8D8FB6;
	color: #fff;
	font-size: 12px;
	padding: 3px;
}


td.sorcial_header_twitter{
	background-color: #98C9EB;
	color: #fff;
	font-size: 12px;
	padding: 0px;
}

td.group_donate{
	background-color: #B1D68E;
	color: #fff;
	font-size: 12px;
	padding: 3px;
}

.click_heart_layout{
	paddding: 0px;
	margin: 0px;
	min-height: 100px;
	text-align: center;
	position: relative;
	padding: 10px;
}

#click_heart{
	width: 50%;
	height: 50%;
	font-size: 180%;
        line-height: 1.8;
	font-weight: bold;
	background-color: #C13133;
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	padding: 10px;
                cursor: pointer;
}


div.block-gd_bl-act_menu{
	/*
	background-color: #fff5ee;
	*/
	background-color: #f8dbdd;

}

div.block-gd_bl-act_score{
	min-height: 210px;
}

div.about_link{
	text-align: right;
}

div.about_link a{
	font-size: 85%;
	color: #7f7f7f;
	text-decoration: none;
}

a.post_detail{
	display: inline-block;
	padding-top: 20px;
}


#score_all{
	/*
	background-color: #fff5ee;
	*/
	background-color: #f8dbdd;

	text-align: center;
	width: 100%;
	max-width: 980px;
	top: 0%;
	z-index: 9;
	margin: auto;
	border-collapse: separate;
    border-spacing: 5px;
		
}

#score_all h1{
	text-align: center;
}

#score_all table.score_box{
	table-layout: auto;
	width: 100%;
	border: 5px solid #F4BA1D;
	border-radius: 10px;
	background-color: #fff;
}

table.score_box td{
	vertical-align: middle;
	text-align: left;
	font-size: 100%;
	padding: 2px;
}

table.score_box h1{
	text-align: left;
}

table.score_box td{

}
td.score_remain_limit{
	color: #898989;
}
td.score_remain_limit strong{
	color: #000;
}

#score_all td.score_now{
	color: #898989;
	text-align: center;
}
#score_all td span{
	white-space: nowrap;
	font-size: 90%;
}

#score_all td.score_remain_point{
	color: #898989;
	text-align: right;
}

td.score_remain_point b{
	color: #000;
}
td.score_remain_point strong{
	color: #000;	
}

table.score_box td.score_goal{
	font-size: 85%;
}

#score_all td.score_ranking{
	color: #898989;
	text-align: right;
}

td.score_ranking b{
	color: #000;
}

td.score_ranking strong{
	color: #C13133;
	font-size: 150%;
}



#score_all span#point_num{
	font-weight: bold;
	color: #C13133;
	font-size: 250%;
	line-height: 1.0;
}
@media screen and (min-width: 0px) and (max-device-width: 340px) {
	#score_all span#point_num{
		font-size: 200%;
	}
}

#fbliked_all{
	display: none;
}


table.likebox{
	background-color: #fff;
	margin-bottom: 10px;
	border: 1px solid #C13234;
}

.main_block-gd_bl-shopping_list  .block block-gd_bl-act_fblike{
	display: inline-block;

}

.main_block-gd_bl-shopping_list table.likebox{
	display: inline-block;
	float: left;
}
.main_block-gd_bl-shopping_list  table.grid{

}
td.likebox_title, td.likebox_title a{
	color: #1D2088;
	font-size: 12px;
}


td.likebox_image img{
	width: 60%;
	z-index: 1;
}

div.likebox_arrow{
	position: relative;
	vertical-align: bottom;
	line-height: 1.0;
	font-weight: bold;
	color: #C13234;
	font-size: 90%;
        padding-top: 35px;

}
div.likebox_arrow div{
	z-index: 10;
}

div.likebox_arrow img{
	position: absolute;
	max-width: 70px;	
	left: 0%;
	top: -15px;
	z-index: 2;
}

div.like_after_dc{
	padding-top: 5px;
	color: #C13133;
	font-size: 13px;
	font-weight: bold;
}



td.sorcial_line a{
	font-size: 90%;
}

div.contents_block_title_layout table.contents_block_title{
	border-spacing: 0px;
	margin-top: 10px;
}
.contents_block_title .active_tab{
	background-color: #898989;
	color: #fff;
	padding: 5px 5px 5px 10px;
	text-align: left;
}

.contents_block_title .active_tab_space{
	border-bottom: 2px solid #898989;
}



table.newspaper td.sorcial_line{
	font-size: 85%;
	text-align: left;
	color: #727171;
	word-break: break-all;
	padding: 5px;
	border: 1px solid #c9c9ca;
	background-color: #fff;
	/* 水平:垂直:ぼかし:広がり */
	/*
	box-shadow: 0px 0px 3px 3px rgba(222,222,222,0.5); 
	*/
}	
table.newspaper td.sorcial_line .tags{
	text-align: left;
	padding-top: 25px;
	position: relative;
}

table.newspaper .linkbox:hover{
	background-color: #eee;
}



.my_menu .linkbox:hover{
	background-color: #eee;	
}

.block-gd_bl-grp_recommend .grp_el:hover{
	background-color: #eee;	
}

.grp_tag{
	position: absolute;
	left: 5px;
	top: 2px;
	font-size: 90%;

}	

.provider_tag_twitter{
	position: absolute;
	right: 5px;
	top: 2px;
	background-color: #98C9EB;
	font-size: 90%;
	padding: 1px 3px;
	border-radius: 3px;
	color: #fff;

}


.provider_tag_facebook{
	position: absolute;
	right: 5px;
	top: 2px;
	background-color: #8D8FB6;
	font-size: 90%;
	padding: 1px 3px;
	border-radius: 3px;
	color: #fff;
}

table.news_score td.sorcial_line .grp_tag{
	display: block;
}

table.news_score td.sorcial_line .provider_tag_facebook{
	display: block;
}

table.news_score td.sorcial_line .provider_tag_twitter{
	display: block;
}



table.newspaper img{
	max-width: 100%;
	max-height: 300px;
	margin: 2px;
}

table.newspaper .media{
	margin: auto;
	text-align: center;
}

table.newspaper table.option{
	background-color: #EDEFF4;
	width: 100%;
}
table.newspaper table.option td{
	color: gray;
	padding: 2px;
}

table.newspaper table.option td.date{
	text-align: left;
	font-size: 90%;	
}

table.newspaper table.option td.score{
	text-align: right;
	font-size: 100%;
}

table.newspaper td.article_large{
	
}
table.newspaper td.article_large img{
	display: inline-block;
	width: 95%;
	height: auto;
	margin: auto;
}

table.newspaper td.article_middle{
	
}
table.newspaper td.article_middle .media{
}
table.newspaper td.article_middle img{
	width: 75%;
	height: auto;
	margin: auto;
	
}
table.newspaper td.article_small{
	
}
table.newspaper td.article_small img{
	max-width: 40%;
	max-height: 90px;
	float: left;
}

.adjust_height{
	height: 100%;
	min-height: 100%;
}


.act_share{
	text-align: center;
}

.act_share a{
	background-color: #f00;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	margin: 5px;
	text-decoration: none;
	display: inline-block;
	
}

#post_detail{
	border-spacing: 0px;
}

 td.post_content{
	border: 2px solid #898989;
	padding-top: 10px;
	padding-bottom: 10px;
}

 td.post_content .tags{
	display: none;
}

 td.post_content_title{
	font-size: 120%;
	padding: 15px 15px 2px 150x;
	font-weight: bold;
	
}

td.post_content_facebook{
	text-align: center;
	height: 300px;
}
td.post_content_twitter{
	text-align: left;
}

td.post_content img{
	max-width: 90%;
	max-height: 300px;
}


td.post_content table.option{
	background-color: #EDEFF4;
	width: 100%;
}

td.post_content table.option td.date{
	text-align: left;
	font-size: 90%;	
}

td.post_content table.option td.score{
	text-align: right;
	font-size: 100%;
}

/* 検索画面 */
.main_block-gd_bl-search{
	text-align: left;
}

div.gsc-cursor-box{
	text-align: center;
}
div.gsc-cursor-page{
	font-size: 150%;
	padding: 5px;
}

/* 団体一覧 */

.group_search_form_title{
	font-size: 120%;
	margin: 0px 5px;
	margin-top: 20px;
	text-align: left;
}

#group_search_form{
	background-color: #FFEFD5;
	padding: 15px;
	border-radius: 10px;
	margin: 5px;
}

#group_search_form table.grid{
	border-spacing: 0px;
}

#group_search_form tr.grid{
	border: 1px dotted #7f7f7f;
	border-top: 1px dotted #7f7f7f;
	border-bottom: 1px dotted #7f7f7f;
}
#group_search_form th.grid{
	text-align: left;
	padding: 5px;
	border-right: 1px dotted #7f7f7f;	
}
#group_search_form .form_column>td.grid, #group_search_form .form_column>th.grid{
	border-top: 1px dotted #7f7f7f;
	padding: 2px;
	padding-left: 5px;
	vertical-align: top;
}
#group_search_form td.grid{
	text-align: left;
	vertical-align: middle;
}
#group_search_form td.grid a{
	display: inline-block;
	margin: 0px 3px;
}
#group_search_results img{

}

#group_search_form input[type=text]{
	width: 200px;
	border: 1px solid #888;
	padding: 3px;
	border-radius: 5px;
	margin-left: 5px;
}

#group_search_form input[type=submit]{
	border: 1px solid #888;	
	padding: 3px 10px;
}


.group_list a{
	text-decoration: none;
	color: inherit;
}
.group_list .group_el{
	padding: 5px;
	border: 1px solid #c9c9ca;
                 background-color: #fff;
}


div.group_subject{
        text-align: left;
}

.group_el div.group_subject{
        text-align: left;
        display: block;
}

td.group_pv{
	text-align: right;
	font-size: 80%;
	color: #7f7f7f;
}
td.group_pv div{
}

td.group_pv span{
	font-size: 200%;
	font-weight: bold;
	color: #000;
}



.group_subject .tag_el{
	font-size: 10px;
	border-radius: 3px;
	padding: 1px 2px;
	color: #666;
	border: 1px solid #999;
	display: inline-block;
	margin: 1px;
	
}

.group_header .group_subject .tag_el{
	font-size: 12px;
	
}

div.group_subject a{
	text-decoration: none;	
}




/* おすすめ団体 */

.group_list .group_el{
	padding: 2px;
}

.group_list .group_el:hover{
	background-color: #eee;
}

 .group_list .group_el div.group_name{
	font-size: 80%;
}

.group_list .group_el div.group_subject{
	font-size: 80%;
	
}

.group_list .group_el div.group_description{
	font-size: 80%;
	text-align: left;
}
.group_list .group_el div.group_visit{
	color: #797979;
	background-color: #DFE8F3;
	text-align: right;
}

.group_list .group_el div.group_image img{
	max-width: 95%;
	margin: 5px;
                 max-height: 82px;
}

div.block-gd_bl-ouen_history  table.group_list{
	
	border: 1px solid #c9c9ca;
	border-spacing: 0px;
	margin: 5px 0px;
	background-color: #fff;
}
div.block-gd_bl-ouen_history  table.group_list td.grid{
	padding: 5px;
}
div.block-gd_bl-ouen_history  td.grid{
	vertical-align: middle;
}
div.block-gd_bl-ouen_history  tr.grid{
	border: 1px solid #c9c9ca;	
}
div.block-gd_bl-ouen_history .group_el{
	border: 0px solid #c9c9ca;	
}

div.block-gd_bl-ouen_history a{
	text-decoration: none;
}

div.block-gd_bl-ouen_history .point_remain{
	color: #7f7f7f;
	
}

div.block-gd_bl-ouen_history .point_remain strong{
	font-size: 100%;
}
div.block-gd_bl-ouen_history .group_name{
	color: #7f7f7f;
}
/* default demo thermometer styles */
table.score_box .progress_bar{
	position: relative;
        /*
        background-color: rgba(255, 0, 0, 0.5);
        */
        text-align: center;
        margin-top: 3px;
}


div.progress_gauge_wrap{
    display: inline-block;
    margin: auto;
    
}

div.progress_gauge_text{
	position: absolute;
	left: 60px;
        top: -12px;
	float: left;
	text-align: right;
	font-size: 75%;
	font-family: Helvetica, Arial, sans-serif;	
        
	color: #cfcfcf;
}

div.progress_gauge_msg{
	position: absolute;
	left: 40px;
	top: 6px;
	float: left;
	font-size: 85%;
	color: #3c3c3c;
	height: 25px;
	padding-top: 3px;
	border: 0px solid #000;
}

div.progress_gauge{
	position: absolute;
	left: 37px;
        top: 3px;
	float: left;
	text-align: right;
	font-size: 130%;
	color: #cfcfcf;
}
div.progress_arrow{
	position: absolute;
	color:#333;
	left: 39px;
        top: 24px;
	float: left;
	text-align: right;
	font-size: 80%;
}

.thermometer{
	margin: 0px;
}

.thermometer-outer {
	margin: 3px auto;
	background: #fff;
	border: 3px solid #7f7f7f;
	border-radius: 3px;
}

.thermometer-outer-h {
	height: 20px;
	width: 280px;
}

.thermometer-inner {
	background: #F4BA1D;
}

.thermometer-inner-h {
	height: 20px;
}


a.imp_link{
	font-size: 120%;
	font-weight: bold;
	background-color: #C13133;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	padding: 10px;
	text-decoration: none;
	margin: 3px;
}

.my_menu{
	background-color: #fff5ee;
}


#sbj_list img{
	max-width: 100%;
}
table#sbj_list{
	border-spacing: 10px;
}
.sbj_el{
	border: 1px solid #7f7f7f;
}

.sbj_el a{
	color: #333;
	text-decoration: none;

}

.sbj_el_description{
	font-size: 85%;
	text-align: left;
	padding: 3px;
	text-decoration: none;
}


.about_index, .about_contents{
	font-size: 15px;
}
td.about_contents{
	color: #333;
	padding: 5px 10px;
	text-align: left;
}
td.about_contents strong{
	color: #000;
	font-size: 120%;
}

.about_index img, .about_contents img{
	padding: 5px;
	max-width: 95%;
}

.abount_explain{
	padding: 10px;
	background-color: #F9F2ED;
	border-radius: 10px;
	margin: 10px;
}

td.abount_explain2{
	padding: 10px;
	background-color: #C13133;
	border-radius: 10px;
	margin: 10px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	font-size: 120%;
	vertical-align: middle;
}
td.abount_explain2 div{
	font-size: 200%;
	text-align: center;
}
td.about_index a{
	padding-bottom: 50px;
	display: block;
}
td.about_index {
	text-align: left;
	padding: 0px 10px 5px 10px;
	border-bottom: 1px solid #333;
}

td.about_index h2{
	font-size: 150%;
	font-weight: bold;
	display: block;
	text-align: left;
}

td.look_more{
    text-align: center;
}
td.look_more a{
    display: inline-block;
}


.site_sorcial{
	border: 0px solid #0f0;
	text-align: center;
	padding: 5px;
	vertical-align: top;
}

.site_sorcial img{
	line-height: 20px;
	margin: 0px;
}

.site_sorcial table{
	border: 0px solid #0f0;
	margin-left : auto ;
	margin-right : auto;
}

.site_sorcial table td{
	border: 0px solid #0f0;
	padding: 3px;
}

.main_block-gd_bl-banner textarea{
	width: 100%;
	font-size: 9px;
	color: #aaa;
	height: 60px;
}

.main_block-gd_bl-banner td.grid{
	text-align: left;
	padding: 10px;
}

.main_block-gd_bl-banner td.grid strong{
	color: #C13132;
	font-size: 20px;
	
}
.main_block-gd_bl-banner td.grid h2{
	font-size: 24px;
	
}

.main_block-gd_bl-banner td.grid h3{
	background-color: #FFEFD5;
	font-size: 20px;
	padding: 5px;

}

.main_block-gd_bl-banner td.grid h4{
	border-top: 1px dotted #aaa;
	color: #666;
}

#footer{
	margin-top: 20px;
	padding: 5px;
}


#cp_gnavi{
    display: none;
}


td.group_header_qa{
    border: 0px solid #666;
    text-align: left;
	padding-top: 20px;
}

td.group_header_qa h3.legend{
    font-size: 90%;
}


td.group_header_qa .profile .group_name a{
    background-color: #fff;
    color: rgb(102, 102, 102);
}

#af_detail{

}

.sp td{
	font-size: 9px;
}
.sp .af_detail .item_title{
	font-size: 9px;
}

.af_detail-grid{
	padding: 5px;
	border: 1px solid #bbb;
	background-color: #fff;
}

td.af_detail-text{
	text-align: left;
}

td.af_detail-text b{
	color: #E93623;
	font-weight: bold;
}

.af_detail{
	/*
	background-color: #fff5ee;
	*/
}

.af_detail table.grid{

}
.af_detail:hover{
/*
	background-color: #fff;
*/
}

.af_detail a:hover{
	text-decoration: none;
}

.af_detail .item{
	padding: 3px;
	width: 120px;
}

.block-gd_bl-shopping_af_detail_list table.grid table.grid{
	border-spacing: 0px;
}
.block-gd_bl-shopping_af_detail_list table.grid td.grid{
	padding: 2px;
}
.af_detail .item img{
/*
	max-width: 120px;
	max-height: 120px;
*/
	max-width: 100%;
	display: block;
}

.sp .af_detail .item img{
	max-width: 100%;
}

.af_detail .item_title{
	color: #000;
	text-align: left;
	min-height: 60px;
}

.af_detail .item_title strong{
	color: #00f;
	font-weight: bold;
	font-size: 105%;
}

.af_detail .item_title-sp{
	color: #000;
	text-align: left;
}

.af_detail .item_title-sp strong{
	color: #00f;
	font-weight: bold;
	font-size: 105%;

}

.af_detail .support{
	font-size: 120%;
	font-weight: bold;
	color: #E93623;
	text-align: right;
	line-height: 1.0;
}

.af_detail .support-sp{
	font-size: 150%;
	font-weight: bold;
	color: #E93623;
	text-align: right;
}

.af_detail .support b{
	font-size: 120%;
}

.af_detail .support-sp b{
	font-size: 140%;
}

.af_detail .item_description{
	color: #000;
	text-align: left;
	font-size: 90%;
}

.af_detail .item_description b{
	
}

.af_detail .item_description strong{
	color: #f00;
	font-weight: bold;
	font-size: 120%;
}

.af_detail  .outlink{
	font-size: 110%;
	color: #00f;
	text-decoration: underline;
}

.af_detail .item_description small{
	color: #9b9b9b;
	font-size: 90%;
}

.af_detail .action_index{

}

.main_block-gd_bl-shopping_list h3{
	text-align: left;
	font-size: 150%;
	font-weight: bold;
	width: 100%;
	display: block;
}


.block-gd_bl-shopping_af_detail_list .af_detail .item_title strong{
	
}

.block-gd_bl-shopping_af_detail_list{

}


.detail_explain{
	text-align: left;
	color: #9b9b9b;
	font-size: 80%;
}

.shopping_list td{
	padding: 5px;
	background-color: #fff5ee;
}
.shopping_list td img{
	max-width: 100%;;
	max-height: 60px;
}



@media screen and (min-width: 400px){
	.gd_header_video img{
		width: 240px;
	}
}


.fb_page_like{
	font-size: 18px;
	padding: 3px;
/*	font-weight: bold;*/
}

@media screen and (max-width: 720px) {
	.fb_page_like{
		font-size: 13px;
	}
}
