@charset "utf-8";
/* CSS Document */

/*********************************************************************/

/* Base */

/*********************************************************************/

html, body {
	font-size: 14px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #0C2A39;
	min-width: 300px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
h2 {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}
/*********************************************************************/

/* Header */

/*********************************************************************/

header {
	padding-bottom: 20px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
.h-top {
	background-color: #F9F9F9;
}
.list-2 {
	margin-top: 28px;
	margin-left: 10px;
}
.list-2 li {
	float: left;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	margin-left: 30px;
}
.list-2 li + li {
	margin-top: 0px;
}
.list-2 li a {
	color: #366e8a;
	text-decoration: underline;
}
.list-2 li a:hover {
	color: #d86d04;
}
.list-2 img {
	padding-right: 6px;
	vertical-align: middle;
}
 @media only screen and (max-width: 767px) {
.list-2 {
	margin: 10px 0 10px 0;
}
}
/*======================== index nav =====================================*/

.list-3 li a {
	display: block;
	color: #202223;
	font-size: 13px;
	line-height: 0px;
	margin-top: 1px;
	font-weight: bold;
	background-color: #F8F8F8;
}
.list-3 [class*="icon-"] {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 1px;
	border-right: none;
	transition: background-color .4s ease;
	background: #FD688D url(../images/icons-1.png) no-repeat;
}
.list-3 li:hover [class*="icon-"] {
	background: #00979B url(../images/icons-1.png) no-repeat;
}
.list-3 li a span + span {
	display: inline-block;
	padding: 24px 0 10px 18px;
	overflow: hidden;
}
.list-3 li:hover a {
	color: #104140;
	background-color: #CCCCCC;
}
.list-3 .icon-1 {
	background-position: 4px 8px;
}
.list-3 .icon-2 {
	background-position: 4px -54px;
}
.list-3 .icon-3 {
	background-position: 4px -112px;
}
.list-3 .icon-4 {
	background-position: 4px -174px;
}
.list-3 .icon-5 {
	background-position: 4px -232px;
}
.list-3 .icon-6 {
	background-position: 4px -288px;
}
.list-3 .icon-7 {
	background-position: 4px -349px;
}
.list-3 .icon-8 {
	background-position: 4px -418px;
}
.list-3 li:hover .icon-1 {
	background-position: -46px 8px;
}
.list-3 li:hover .icon-2 {
	background-position: -46px -54px;
}
.list-3 li:hover .icon-3 {
	background-position: -46px -112px;
}
.list-3 li:hover .icon-4 {
	background-position: -46px -174px;
}
.list-3 li:hover .icon-5 {
	background-position: -46px -232px;
}
.list-3 li:hover .icon-6 {
	background-position: -46px -288px;
}
.list-3 li:hover .icon-7 {
	background-position: -46px -349px;
}
.list-3 li:hover .icon-8 {
	background-position: -46px -418px;
}
 @media only screen and (max-width: 995px) {
.list-3 li a span + span {
	padding-left: 3px;
	font-size: 10px;
}
}
@media only screen and (max-width: 767px) {
.list-3 li a span + span {
	padding-left: 18px;
	font-size: 12px;
}
.list-3 li {
	float: left;
	width: 50%;
}
}
 @media only screen and (max-width: 479px) {
.list-3 li {
	float: none;
	width: 100%;
}
}
/*********************************************************************/

/* Content */

/*********************************************************************/


.bottomspace10 {
	margin-bottom: 10px;
}
.bottomspace20 {
	margin-bottom: 20px;
}

.pad-top {
	border-bottom: solid 1px #fff;
	padding-bottom: 16px;
	margin-bottom: 10px;
}
.container_bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
.title-1 {
	font-size: 20px;
	line-height: 2em;
	margin-top: 6px;
	color: #202223;
	font-weight: bold;
}

.title-1 img {
	max-width: 110px;
}
.content {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
}
.bg-shopping {
	padding-bottom: 17px;
	background-image: url(../images/bg_shopping.gif);
	background-repeat: repeat;
	padding-top: 17px;
}
.grid_inside {
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
}
.list_carousel ul {
	cursor: default;
 padding-bottom:;
}
.list_carousel li {
	float: left;
	font: 13px/18px "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}
.list_carousel li > a {
	display: block;
	background: #F9F9F9;
	margin-top: 1px;
}
.list_carousel span {
	color: #333333;
}
.list_carousel li > a:hover {
	background: #CEF1F4;
}
.list_carousel .time-2 {
	float: left;
	color: #fff;
	font-weight: bold;
	padding: 8px 0 2px 8px;
}
.list_carousel .time-2 + div {
	overflow: hidden;
	padding: 8px 10px 8px 0px;
}
.list_carousel .arrows {
	text-align: right;
}
.list_carousel .arrows a {
	display: inline-block;
	width: 33px;
	height: 31px;
	background: #30CDB4 url(../images/arrows-2.png) no-repeat;
	margin-top: 18px;
}
.list_carousel .arrows a {
	background-position: 14px 12px;
}
.list_carousel .arrows a + a {
	background-position: -19px 12px;
}
.list_carousel .arrows a:hover {
	background-color: #5D8986;
}

/*     index box style       */

.index_box-1 a, .index_box-2 a, .index_box-3 a, .index_box-4 a {
	color: #F9F9F9;
}

.index_box-1:hover .color-2, .index_box-2:hover .color-2, .index_box-3:hover .color-2, .index_box-4:hover .color-2 {
	color: #fff;
}

.index_box-1:hover a, .index_box-2:hover a, .index_box-3:hover a, .index_box-4:hover a {
	color: #0c2a39;
}

.index_box-1 a:hover, .index_box-2 a:hover, .index_box-3 a:hover, .index_box-4 a:hover {
	text-decoration: none;
}
.index_box-1 .various, .index_box-2 .various, .index_box-3 .various, .index_box-4 .various {
	float: left;
	margin-right: 10px;
}
.index_box-1 .color-2, .index_box-2 .color-2, .index_box-3 .color-2,.index_box-4 .color-2 {
	font-weight: bold;
	margin-top: 4px;
}


.index_box-1 {
	background: #FD688D;
	transition: all .4s ease;
	font-size: 12px;
	padding-right: 4px;
}

.index_box-1:hover {
	background: #FEB4C7;
}


.index_box-2 {
	background: #D86D04;
	transition: all .4s ease;
	font-size: 12px;
	padding-right: 4px;
}

.index_box-2:hover {
	background: #FCB772;
}

.index_box-3 {
	background: #2FCDB4;
	transition: all .4s ease;
	font-size: 12px;
	padding-right: 4px;
}

.index_box-3:hover {
	background: #7CE0D1;
}

.index_box-4 {
	background: #85B3E0;
	transition: all .4s ease;
	font-size: 12px;
	padding-right: 4px;
}

.index_box-4:hover {
	background: #B6C7E0;
}


#activiti_list ul li a {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2FCDB4;
	padding: 18px;
	font-size: 16px;
	display: block;
	margin-bottom: 1px;
}


/*======================== listpage_box =====================================*/

.coupon_icon{
	position: absolute;
	z-index: 1;

}
.coupon_icon img{
	width: 140px !important;
	height: 40px !important;
}

.box-shopping img, .box-restaurant img, .box-activity img, .box-beauty img {
	width: 220px;
	height: auto;
	position: relative;
}

.box-shopping:hover .title-1, .box-restaurant:hover .title-1, .box-activity:hover .title-1, .box-beauty:hover .title-1 {
	background: #F9F9F9;
}

.box-shopping .color-3, .box-restaurant .color-3, .box-activity .color-3, .box-beauty .color-3 {
	font-weight: bold;
	font-size: 11px;
	line-height: 1.2em;
}

.box-shopping .title-1, .box-restaurant .title-1, .box-activity .title-1, .box-beauty .title-1 {
	background: #F9F9F9;
	float: left;
	padding: 4px 10px 4px 10px;
	color: #30CDB4;
	margin-top: 1px;
	transition: all .4s ease;
	font-size: 14px;
	font-weight: bold;
}

.box-shopping:hover .text-4, .box-restaurant:hover .text-4, .box-activity:hover .text-4, .box-beauty:hover .text-4 {
	color: #0c2a39;
}

.text-4 {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFCC;
	text-transform: uppercase;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
}

/*     shopping     */

.box-shopping {
	border-top: 4px solid #FD688D;
	margin-top: 5px;
}
.box-shopping .inside {
	background: #FD688D;
	padding: 13px 10px 12px 18px;
	margin-top: 1px;
	transition: all .4s ease;
}
.box-shopping:hover .inside {
	background: #FEB4C7;
}

/*     restaurant     */

.box-restaurant {
	border-top: 4px solid #D86D04;
	margin-top: 5px;
}
.box-restaurant .inside {
	background: #D86D04;
	padding: 13px 10px 12px 18px;
	margin-top: 1px;
	transition: all .4s ease;
}
.box-restaurant:hover .inside {
	background: #FFBE9F;
}


/*     activity     */

.box-activity {
	border-top: 4px solid #2FCDB4;
	margin-top: 5px;
}
.box-activity .inside {
	background: #2FCDB4;
	padding: 13px 10px 12px 18px;
	margin-top: 1px;
	transition: all .4s ease;
}
.box-activity:hover .inside {
	background-color: #99E8DC;
}

/*     beauty     */

.box-beauty {
	border-top: 4px solid #85B3E0;
	margin-top: 5px;
}
.box-beauty .inside {
	background: #85B3E0;
	padding: 13px 10px 12px 18px;
	margin-top: 1px;
	transition: all .4s ease;
}
.box-beauty:hover .inside {
	background: #A4BDDD;
}


 @media only screen and (max-width: 995px) {
.box-shopping img, .box-restaurant img, .box-activity img, .box-beauty img {
	width: 100%;
	height: auto;
}
.box-shopping, .box-restaurant, .box-activity, .box-beauty {
	margin-left: 10px;
}

}
@media only screen and (max-width: 767px) {
.box-shopping, .box-activity, .box-activity, .box-beauty {
	margin-bottom: 20px;
}
.box-shopping img, .box-restaurant img, .box-activity img, .box-beauty img {
	width: 50%;
	float: left;
	margin-right: 20px;
}
.box-shopping, .box-restaurant, .box-activity, .box-beauty {
	margin-bottom: 20px;
}


}

 @media only screen and (max-width: 479px) {
.box-shopping .font03, .box-restaurant .font03, .box-activity .font03, .box-beauty .font03 {
	clear:both;	
	margin-left: -20px;
	margin-right: -10px;	
}

}

/*======================== activity list =====================================*/

.shopinfo_activity {
	background-color: #F8F8F8;
	padding: 10px;
	margin-bottom: 20px;
}
.shopinfo_activity th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 6px;
	text-align: left;
}
.shopinfo_activity table {
	width: 100%;
}
.shopinfo_activity td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 6px;
}
.shopinfo_activity a {
	color: #0000FF;
}
.shopinfo_activity a:hover {
	color: #FF6600;
}
/*======================== listpage_box list_special =====================================*/

.list_special {
	background-color: #FFFFCC;
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 30px;
}
.list_special_box {
	width: 206px;
	float: left;
	margin: 0 10px;
}

.list_special_box:first-child {
	margin-left: 0px;
}
.list_special_box:last-child {
	margin-right: 0px;
}
.list_special_box img {
	width: 206px;
	height: auto;
	border-top: 4px solid #FF0000;
	margin-top: 5px;
	position: relative;
}

.list_special_box .coupon_icon img {
	border: none;
}
.box-special .inside {
	background: #FF0000;
	padding: 13px 10px 12px 18px;
	margin-top: 1px;
	transition: all .4s ease;
}
.box-special .title-1 {
	background: #999999;
	float: left;
	padding: 4px 10px 4px 10px;
	color: #FFF;
	margin-top: 1px;
	transition: all .4s ease;
	font-size: 14px;
	font-weight: bold;
}
.box-special:hover .title-1 {
	background: #CCC;
	text-align: center;
}
.box-special:hover .inside {
	background: #FFA6A6;
}
.box-special:hover .text-4 {
	color: #0c2a39;
}
.box-special .color-3 {
	font-weight: bold;
	font-size: 11px;
	line-height: 1.2em;
}
 @media only screen and (max-width: 995px) {
.list_special_box {
	width: 158px;
	float: left;
	margin: 0 10px;
}
.list_special_box:first-child {
	margin-left: 0px;
}
.list_special_box:last-child {
	margin-right: 0px;
}
.list_special_box img {
	width: 100%;
	height: auto;
}
}
 @media only screen and (max-width: 767px) {
.list_special_box {
	margin-bottom: 20px;
	float: none;
	overflow: hidden;
	display: inline;
}

.list_special_box .coupon_icon img {
	margin-top: 30px;
}
/* chrome hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.list_special_box:first-child {
	margin-left: 10px;
}
.list_special_box img {
	margin-left: -10px;
}
}
}
/*======================== search_box =====================================*/

#search1 {
	float: right;
	margin-right: 16px;
	width: 40%;
}
 @media only screen and (max-width: 995px) {
#search1 {
	margin-top: 80px;
	width: 50%;
	float: none;
}
}
 @media only screen and (max-width: 767px) {
#search1 {
	width: 100%;
	float: none;
}
}
 @media only screen and (max-width: 479px) {
#search1 {
	width: 100%;
	float: none;
}
}
/*======================== coupon_list =====================================*/


.coupon_box-shopping h3{
	font-size: 20px;
	line-height: 1.2em;
	color: #FD688D;
	font-weight: bold;

}
.coupon_box-restaurant h3{
	font-size: 20px;
	line-height: 1.2em;
	color: #D86D04;
	font-weight: bold;
}
.coupon_box-activity h3{
	font-size: 20px;
	line-height: 1.2em;
	color: #2FCDB4;
	font-weight: bold;
}

.coupon_box-beauty h3{
	font-size: 20px;
	line-height: 1.2em;
	color: #85B3E0;
	font-weight: bold;
}

.coupon_box-shopping .img-bord {
	border-top: 4px solid #FD688D;
}
.coupon_box-restaurant .img-bord {
	border-top: 4px solid #D86D04;
}
.coupon_box-activity .img-bord {
	border-top: 4px solid #2FCDB4;
}

.coupon_box-beauty .img-bord {
	border-top: 4px solid #85B3E0;
}


.coupon_box-shopping h4, .coupon_box-restaurant h4, .coupon_box-activity h4, .coupon_box-beauty h4, #coupon h4{
	font-size: 20px;
	color: #F30;
}

.coupon{
	padding: 6px;
	border: 1px dashed #9B8F84;
	text-align: center;
	background-color:rgba(255,255,255,0.6)
}

.coupon p, #coupon p{
	padding-bottom: 0px;
	font-weight: normal;
}

.img-ind {float: left; margin-right: 20px; margin-top: 0px;}
.img-normal-page {float: right; margin-left: 20px; margin-top: 0px;}

/*
.btn-shop_detail {
	float: right;
	margin-left: 24px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	transition: all 0.4s ease;
	font-size: 18px;
	line-height: 24px; 	
	background: #30CDB4;
	color: #fff; 
	text-align: center; 
}
.btn-shop_detail a{
	transition: all 0.4s ease;
	display: block;
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-left: 21px;
	padding-right: 20px;
	}

.btn-shop_detail a:hover{
	color: #FF3;
	background: #99DFD7;
}
*/



.extra-wrap {
	overflow: hidden;
}
.extra-wrap > h3 {
	padding-top: 0;
}


@media only screen and (max-width: 995px) {
	
.img-normal-page{
	float: right;
	max-width: 250px;
	height: auto;
	margin-bottom: 10px;	
}

}


@media only screen and (max-width: 767px) {
	 
.coupon_box-shopping, .coupon_box-restaurant, .coupon_box-activity{
	margin-left: 10px;
}


 }

 @media only screen and (max-width: 479px) {
	 
.img-ind{
	float: none;
	width: 100%;
	height: auto;
	margin-bottom: 10px;	
}


.img-normal-page{
	float: none;
	max-width: 250px;
	height: auto;
	margin-bottom: 10px;

}


.coupon_box-shopping, .coupon_box-restaurant, .coupon_box-activity{
	margin-right: -10px;
}
}

/*********************************************************************/

/* Original */

/*********************************************************************/


/*======================== title_img_style =====================================*/


@media only screen and (max-width: 995px) {
.title_img img {
	width: 100%;
}
}
@media only screen and (max-width: 767px) {
.title_img img {
	width: 100%;
}
}
/*======================== banner_style =====================================*/

.flbanner img {
	width: 100%;
	max-width: 220px;
	height: auto;
	margin-bottom: 6px;
}
.banner-1 {
	margin-bottom: 20px;
}
.banner-1 img {
	margin-bottom: 6px;
}
 @media only screen and (max-width: 995px) {
.flbanner img {
	width: 100%;
	max-width: 440px;
	margin-bottom: 10px;
}
.banner-1 img {
	width: 94%;
}
}
@media only screen and (max-width: 767px) {
.banner-1 img {
	width: 49%;
}
}
/*======================== breadcrumbs_style =====================================*/
.breadcrumbs a {
	padding-left: 10px;
	color: #03F;
}
.breadcrumbs a:hover {
	color: #D86D04;
}
.breadcrumbs02 a {
	color: #03F;
}
.breadcrumbs02 a:hover {
	color: #D86D04;
}
/*======================== listpage_style =====================================*/

.listbox img {
	max-height: 140px;
}
.listpage_banner ul li {
	background-color: #30CDB4;
	margin-bottom: 2px;
	padding: 10px;
}
.listpage_banner ul li a {
	margin-bottom: 2px;
	color: #FFFFFF;
	font-weight: bold;
}
/*======================== font_style =====================================*/

.h2_special {
	font-size: 16px !important;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(../images/icon01.gif);
	background-size: 38px 38px;
	background-repeat: no-repeat;
	text-indent: 34px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.h2_shopping {
	font-size: 14px !important;
	font-weight: bold;
	color: #FD688D;
	background-color: #F9F9F9;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FD688D;
	font-size: 16px;
	line-height: 1.2em;
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 12px;
	padding-left: 10px;
}
.h2_beauty {
	font-size: 14px !important;
	font-weight: bold;
	color: #85B3E0;
	background-color: #F9F9F9;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #85B3E0;
	font-size: 16px;
	line-height: 1.2em;
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 12px;
	padding-left: 10px;
}

.h2_restaurant {
	font-size: 14px !important;
	font-weight: bold;
	color: #D86D04;
	background-color: #F9F9F9;
	margin-top: 0px;
	padding-top: 8px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #D86D04;
	font-size: 16px;
	line-height: 1.2em;
	padding-bottom: 8px;
	margin-bottom: 12px;
	padding-left: 10px;
}
.h2_activity {
	font-size: 14px !important;
	font-weight: bold;
	color: #2FCDB4;
	background-color: #F9F9F9;
	margin-top: 0px;
	padding-top: 8px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #2FCDB4;
	font-size: 16px;
	line-height: 1.2em;
	padding-bottom: 8px;
	margin-bottom: 12px;
	padding-left: 10px;
}
.font01 {
	color: #27AD99;
}
.font02 {
	color: #27AD99;
	font-size: 12px;
}
.font03 {
	font-size: 80%;
	color: #484848;
	background-color: rgba(255,255,255,0.5);
	padding: 4px;
	margin-top: 4px;
	margin-right: 10px;
	font-weight: normal;
	line-height: 1.2em;
}

.color-5 {
	color: #25A08E;
	font-weight: bold;
}
.color-6 {
	color: #FD688D;
	font-weight: bold;
	font-size: 130%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FD688D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.color-7 {
	font-size: 13px;
	line-height: 18px;
	color: #D86D04;
	text-transform: uppercase;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
}
.text-1 {
	font-size: 20px;
	line-height: 24px;
	color: #d86d04;
}
.text-2 {
	font-size: 16px;
	line-height: 20px;
	color: #346a86;
	padding-bottom: 4px;
}

.text-3{
	font-size: 15px;
}

/*======================== bg_style =====================================*/


.bg-restaurant {
	padding-bottom: 17px;
	background-image: url(../images/bg_restaurant.gif);
	background-repeat: repeat;
	padding-top: 17px;
}

.bg-activity {
	padding-bottom: 17px;
	background-image: url(../images/bg_activity.gif);
	background-repeat: repeat;
	padding-top: 17px;
}

.bg-beauty {
	padding-bottom: 17px;
	background-image: url(../images/bg_beauty.gif);
	background-repeat: repeat;
	padding-top: 17px;
}

.bg-white {
	padding-bottom: 17px;
	padding-top: 17px;
	background-color: #F9F9F9;
}


/*======================== category_list_style =====================================*/


/***** for listpage *****/
.category_list {
	background-color: #F9F9F9;
	padding: 20px;
	margin-bottom: 20px;
}
.category_list li {
	list-style-position: inside;
	list-style-image: url(../images/icon-1.png);
	line-height: 1.8em;
}
.category_list li a {
	color: #333333;
}
.category_list a:hover {
	color: #D86D04;
}
#likebox {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
div.fb-like-box, div.fb-like-box iframe[style], div.fb-like-box span {
	width: 100% !important;
}
/***** for shoppage *****/
ul.category {
	background-color: #F9F9F9;
	padding: 20px;
}
ul.category a {
	color: #0C2A39;
}
ul.category > li > p {
	font-weight: bold;
	color: #F8F8F8;
	background-color: #2FCDB4;
	padding: 10px;
	margin-bottom: 10px;
}
ul.category > li {
	background-image: none !important;
	padding: 0px;
}
.list {
	margin-bottom: 20px;
}
/*======================== shop infomation  =====================================*/

.shop_detail {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
.shop_detail img {
	margin-bottom: 8px;
}
/*======================== shop infomation recommend =====================================*/

#recommend {
	display: block;
	overflow: hidden;
	margin-bottom: 12px;
}
#recommend p {
	font-size: 16px;
	font-weight: bold;
	color: #25A08E;
	margin-top: 50px;
	line-height: 1.5em;
}
#recommend li {
	display: block;
	float: left;
	text-align: center;
}
.reco01 {
	background-image: url(../images/point01.png);
	background-repeat: no-repeat;
	height: 237px;
	width: 233px;
}
.reco02 {
	background-image: url(../images/point02.png);
	background-repeat: no-repeat;
	height: 237px;
	width: 233px;
}
.reco03 {
	background-image: url(../images/point03.png);
	background-repeat: no-repeat;
	height: 237px;
	width: 234px;
}
 @media only screen and (max-width: 995px) {
#recommend p {
	font-size: 12px;
	font-weight: bold;
	color: #25A08E;
	margin-top: 50px;
	line-height: 1.2em;
}
#recommend li {
	display: block;
	float: left;
	text-align: center;
	width: 32%;
	height: 100%;
	padding-bottom: 20px;
}
#recommend img {
	width: 60%;
}
.reco01 {
	background-image: url(../images/point01.png);
	background-repeat: no-repeat;
	background-size: 177px 180px;
}
.reco02 {
	background-image: url(../images/point02.png);
	background-repeat: no-repeat;
	background-size: 177px 180px;
}
.reco03 {
	background-image: url(../images/point03.png);
	background-repeat: no-repeat;
	background-size: 177px 181px;
}
}
 @media only screen and (max-width: 767px) {
#recommend p {
	font-size: 18px;
	font-weight: bold;
	color: #25A08E;
	margin-top: 0px;
	padding-top: 60px;
	line-height: 1.5em;
}
#recommend li {
	display: block;
	float: none;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
#recommend img {
	width: 60%;
	padding: 0;
	margin: 0;
}
.reco01 {
	background-image: url(../images/point01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.reco02 {
	background-image: url(../images/point02.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.reco03 {
	background-image: url(../images/point03.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
}
/*======================== shop infomation report =====================================*/

.report {
	border: 4px dotted #FF6600;
	padding: 20px;
	margin-bottom: 20px;
}
.report dt {
	color: #2FCDB4;
	float: left;
	clear: left;
	width: 160px;
	font-weight: bold;
	font-size: 16px;
	line-height: 2em;
}
.report dl {
	margin-bottom: 10px;
}
.report dd {
	margin-left: 12px;
	line-height: 2em;
	font-size: 16px;
}
.report h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	padding: 0px;
	border-left-width: 6px;
	border-left-color: #FF6600;
	line-height: 1.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-indent: 12px;
	color: #FF6600;
	background-color: #F9F9F9;
}
.report p {
	margin: 0px;
	padding: 0px;
}
 @media only screen and (max-width: 767px) {
.report dt {
	color: #2FCDB4;
	float: none;
	width: 160px;
	font-weight: bold;
	font-size: 16px;
	line-height: 2em;
}
.report dl {
	margin-bottom: 10px;
}
.report dd {
	margin-left: 12px;
	line-height: 1.4em;
	font-size: 16px;
}
}
/*======================== shop infomation valuable & coupon =====================================*/

#valuable, #coupon {
	background-color: #F9F9F9;
	margin-top: -12px;
	margin-bottom: 20px;
	padding: 0 20px 20px 20px;
}
#valuable li, #coupon li {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 20px;
	font-size: 16px;
	line-height: 1.6em;
	font-weight: bold;
	color: #333333;
}
/** shopinfo **/

#shopinfo {
	background-color: #F9F9F9;
	margin-top: -12px;
	margin-bottom: 20px;
	padding: 0 20px 20px 20px;
}
#shopinfo table {
	width: 60%;
}
#shopinfo th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 6px;
	text-align: left;
}
#shopinfo td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 6px;
}
#shopinfo #map {
	float: right;
}
 @media only screen and (max-width: 995px) {
#shopinfo #map {
	text-align: center;
	float: none;
	margin-bottom: 10px;
}
#shopinfo table {
	width: 100%;
}
}
 @media only screen and (max-width: 767px) {
#shopinfo th {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 6px;
	background-color: #CCCCCC;
}
#shopinfo td {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2E2E2;
	text-align: left;
	padding: 6px;
}
}
/*======================== map style =====================================*/


#grid_map {
	width: 100%;
}
#grid_map img {
	overflow: hidden;
	width: 100%;
}
.rootmap {
	width: 19.1489%;
	float: left;
	height: auto;
}
#tabBoxes {
	float: right;
	width: 78.7234%;
	height: auto;
}
#tabBox2, #tabBox3, #tabBox4, #tabBox5, #tabBox6 {
	display: none;
}
#grid_map a img {
	overflow: hidden;
	width: 100%;
}
#likebox {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
div.fb-like-box, div.fb-like-box iframe[style], div.fb-like-box span {
	width: 100% !important;
}
/*======================== botton style =====================================*/

.btn02 {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	transition: all 0.4s ease;
	color: #fff;
	margin-top: 15px;
	background-color: #2FCDB4;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.btn02:hover {
	background-color: #219281;
	color: #fff;
}
.btn03 {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 160%;
	margin-bottom: 20px;
}
.btn03 a {
	font-weight: bold;
	transition: all 0.4s ease;
	color: #673705;
}

.btn03 a:hover{
	opacity: 0.6;
}



/*********************************************************************/

/* Footer */

/*********************************************************************/

footer {
	padding-bottom: 30px;
	background-color: #2FCDB4;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #279D8D;
}
footer .copyright {
	color: #28566e;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	margin-top: 9px;
}





	
/*********************************************************************/

/* RESPONSIVE LAYOUTS */

/*********************************************************************/
@media only screen and (max-width: 995px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 479px) {
}
@media only screen and (max-width: 320px) {
}
