@charset "utf-8";

.h2_font_rank{
	font-size: 1em !important;
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
    -webkit-margin-start: 0px !important;
    -webkit-margin-end: 0px !important;
    font-weight: normal !important;
}

.h3_font_rank{
    font-size: 16px;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: normal;
}

.h_new_set{
	display: initial;
    font-size: initial;
    -webkit-margin-before: initial;
    -webkit-margin-after: initial;
    -webkit-margin-start: initial;
    -webkit-margin-end: initial;
    font-weight: initial;
}


.map_comment {
	padding: 10px 0px 10px 0px;
}
.item-chikaku {
	width: 16%;
	float: left;
	padding-right: 0.5%;
}
.chikaku {
	min-width: 125px;
	min-height: 83px;
}
.minisize {
	min-width: 50px;
	min-height: 50px;
}
.events {
	min-width: 100px;
	min-height: 100px;
}
.gallery {
	min-width: 240px;
	min-height: 170px;
}
.searchcontents {
	margin: 10px 10px 10px 10px;
	padding: 0px 10px 10px 10px;
}
.searchimg {
	min-width: 190px;
	min-height: 120px;
}
form.category_search .searchimg {
	width: 190px;
	float: left;
}
form.category_search .searchsummary {
	width: 530px;
	padding: 10px;
	float: right;
	font-size: 10pt;
	line-height: 110%;
}
form.category_search .searchblock_header {
	width : 100%;
}
form.category_search .searchblock_header img {
	float : left;
}
form.category_search .searchblock_header_title {
	margin-left: 15px;
	float : left;
	margin-top: 6px;
}
form.category_search .searchblock_header .button {
	font-size: 10pt;
	padding: 9px;
	color: white;
}
.shop_title {
	font-size: 20pt;
	font-weight: bold;
	margin: 18px 0px 10px 0px;
}
#introduction .introduction-contents {
	padding: 10px;
	text-align: left;
}
#introduction .introduction-contents img {
	margin: 10px;
	align: left;
	float: left;
}
.feature_text {
	padding: 4px 10px 10px 10px;
}
.feature_text table {
	border: 0;
	cellpadding: 0;
	border-spacing: 0px;
}
.img_new {
	width: 42px !important;
	height: 18px !important;
}
.feature {
	min-width: 260px;
	min-height: 170px;
}
.feature img {
min-width：260px;
	min-height: 170px;
	width: 260px;
	height: 170px;
}
.top_news td:nth-child(odd) {
	width: 52px;
}
.top_news td:nth-child(even) {
	width: 203px;
}
.50icon {
	width: 50px;
	height: 50px;
}
.gaisetsu {
	display: inline-block;
	background-color: #ccc;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.info_date {
	font-size: 9pt;
}
.info_shop_name {
	font-size: 9pt;
}
.info_date, .info_shop_name, .info_description, a:link {
	color: #555555;
}
.info_date, .info_shop_name, .info_description, a:visited {
	color: #555555;
}
.info_date, .info_shop_name, .info_description, a:hover {
	color: #555555;
}
.info_date, .info_shop_name, .info_description, a:active {
	color: #555555;
}
.btn {
	background: -moz-linear-gradient(top, #FFF 0%, #EEE);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
	border: 1px solid #DDD;
	color: #111;
	width: 100px;
	padding: 10px 0;
}
.nonuse_btn {
	background: -webkit-gradient(linear, left top, left bottom, from(#CCCCCC), to(#CCCCCC));
background: -moz-linear-gradient(top, #CCCCCC, #CCCCCC);　/* Firefox用 */
}
.nonuse_btn a {
	background-color: #CCCCCC;
}
.koumoku {
	padding: 10px;
	margin: 10px;
}
.bt {
}
.bt:hover {
	opacity: 0.6;
}
.ticker {
	padding: 0px;
	width: 800px;
	text-align: left;
	border: #ccc 0px solid;
	position: relative!important;
	overflow: hidden;
	color: #ccc;
	vertical-align: -webkit-baseline-middle;
	display: inline-block;
	font-size: 20px;
	line-height: 47px;
}
.ticker ul {
	width: 100%;
	position: relative!important;
	color: #ccc;
}
.ticker ul li {
	width: 100%;
	display: none;
	position: relative!important;
	color: #ccc;
}
.clearfix:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	overflow: hidden;
}
table.type02 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.type02 th {
	font-size: 10pt;
	width: 26%;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
}
table.type02 td {
	font-size: 10pt;
	width: 80%;
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.select-box01 select {
	width: 100%;
	padding: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	background: #eee;
	background: url(https://web2.asp-jp.com/img/arrow01.png) right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%, #efebe1 100%);
	background-size: 20px, 100%;
}
.category-box {
	vertical-align: center;
	text-align: center;
	background: #FA8072;
	border: 0px solid #DDD;
	color: #FFF;
	padding: 3px;
	width: 100px;
	font-size: 8pt;
}
#wrapper {
	position: relative;
	max-width: 1100px;
	margin: 0 auto;   /*全体の中央寄せ*/
	margin-top: 20px;
}
#container {
	width: 100% !important;
	margin: 20px auto 0 !important;   /*中央寄せ*/
	position: relative !important;
}
#container2 {
	/*width: 100% !important; レイアウト変更に併せて、削除します。植木 */
	margin: 0 auto !important;   /*中央寄せ*/
	position: relative !important;
	height: auto!important
}
#category_container ul {
	width: 100%;
	margin: 0;
	padding: 0;
	min-height: 811px;
	overflow: visible;
}
#category_container ul.content li {
	background : none;
}
.item {
	background-color: #fff;
	margin: 8px 4px 8px 4px;
	width: 263px;
	padding: 0px;
	border: 1px solid #cccccc;
}
.item>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -999px;
}
.item2 {
	background-color: #fff;
	margin: 8px 4px 8px 4px;
	width: 250px;
	padding: 0px;
	border: 1px solid #eee;
	float: left;
}
.item.x2 {
	width: 220px;
}
.item.x3 {
	width: 500px;
}
.item img {
	width: 100%;
	height: auto;
}
.item9 {
	float: left;
	margin: 8px 8px 8px 8px;
	width: 160px;
	padding: 8px;
	border: 1px solid #eee;
}
.item9 img {
	width: 100%;
}
.sampleMenu01 {
	padding: 0px;
}
.sampleMenu02 {
	padding: 0px;
}
.submenu01 {
	color: dimgray;
	padding: 10px;
	background-color: #fff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #ffffff;
}
.submenu02 {
	color: #555555;
	padding: 10px;
	background-color: #F5FFFA;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #ffffff;
}
.tab {
	overflow: hidden;
	font-size: 11pt;
}
.tab li {
	background: #ccc;
	padding: 5px 14px;
	float: left;
	margin-right: 2px;
	border: 1px solid #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.tab li.select {
	background: #fff;
	border: 1px solid #CCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}
.tab-sp {
	overflow: hidden;
	font-size: 11pt;
}
.tab-sp li {
	background: #ccc;
	padding: 5px 5px;
	float: left;
	margin-right: 2px;
	border: 1px solid #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.tab-sp li.select {
	background: #fff;
	border: 1px solid #CCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}
.content li {
	background: #fff;
	padding: 0px;
}
.hide {
	display: none !important;
}
.clearLeft {
	clear: left;
}
.calendar {
	border-collapse: collapse;
	width: 95%;
	background: #fff;
}
.calendar caption {
	padding-bottom: 6px;
	font-size: 15px;
	background: #fff;
	padding: 5px;
}
.calendar th, .calendar td {
	font-size: 15px;
	border: 0px solid #bbb;
	text-align: center;
	line-height: 30px
}
.calendar th {
	background: #fff;
	font-size: 6pt;
}
.calendar th:first-child {
	color: #f30;
}
.calendar th:last-child {
	color: #03c;
}
.calendar td div {
	text-align: center
}
.today {
	background: #fffbcc;
}
.saturday {
	background: #f3f9fd;
}
.sunday {
	background: #fff5f2;
}
.holiday {
	background: #fff5f2;
}
.calendar td a {
	text-decoration: underline;
	display: block;
	width: 100%;
}
.calendar td a:hover {
	background: #fe814d;
	color: #fff;
	text-decoration: none
}
.calendar td a:active {
	background: #f30;
}
#content {
	position: relative;
	width: 1100px;
}
header {
	position: absolute;
	top: 0px;
	width: 1100px;
	text-align: center;
}
#content .follow {
	position: fixed;
	top: 0;
	z-index: 300;
	height: 84.6px;
}
a {
	text-decoration: none;
}
ul {
	overflow: hidden;
	list-style: none;
	margin: 0 auto;
}
ul li {
	float: left;
}
ul li:hover {
}
ul#main_menu {
	font-size: 0;
	padding: 0;
	text-align: center;
}
ul#main_menu li {
	font-size: 10px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	border: 0px solid #ccc;
	border-right: 0;
	width: 10%;
}
.flex-caption {
	width: 96%;
	padding: 2%;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 14px;
	line-height: 18px;
}
a {
	text-decoration: none;
}
img {
	vertical-align: bottom
}
.myp {
	background-color: #f29600;
	width: 270px;
	padding: 5px;
	text-decoration: none;
	color: #fff;
	margin: 0px 5px 5px 0px;
}
.myp table td {
	valign: middle !important;
}
.myp img {
	width: 21px !important;
	height: 30px;
}
.myp a {
	color: #fff;
	text-decoration: none;
}
.myp:hover {
	background-color: #f29600;
	opacity: 0.6;
}
.login {
	background-color: #f29600;
	width: 270px;
	padding: 5px;
	text-decoration: none;
	color: #fff;
	margin: 0px 5px 5px 0px;
}
.login img {
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.login a {
	color: #fff;
	text-decoration: none;
	display: block;
}
.login:hover {
	/* background-color: #eb3645; */
	opacity: 0.6;
}
body {
	margin: 0px;
	font-family: Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif;
}
img {
	max-width: 100%;
}
#cont_back {
	width: 100%;
	/*background-color: #f5efe1;*/
}
#cont_area {
	width: 1100px;
	margin: 0 auto;
	margin-top: 20px;
}
#main_content {
	width: 800px;
	float: left;
	margin: 10px 20px 10px 0;
}
#main_content_sp {
	float: left;
	margin: 10px 20px 0px 0;
}
#main_content-right {
	width: 807px;
	float: right;
	margin: 10px 20px 10px 0;
}
#full_content {
	width: 1100px;
	float: left;
	margin: 10px 20px 10px 0;
}
#sidebar {
	width: 280px;
	float: right;
}
#sidebar-left {
	width: 280px;
	float: left;
	margin: 10px 0;
}
/*----header----*/

hr#top_border {
	margin: 0;
	border: 2px #f4935c solid;
}
ul#main_menu li a, ul#sub_menu {
	width: 1100px;
	margin: 0 auto;
}
ul#sub_menu li a {
	text-decoration: none;
	color: #666;
}
/* ul#sub_menu li.b_right {
	border-right: 1px solid #ccc;
} */
ul#main_menu li .menu_box, ul#sub_menu li .menu_box {
	padding: 0px;
}
ul#main_menu li .menu_box:hover, ul#sub_menu li .menu_box:hover {
	opacity: 0.6;
}
ul#sub_menu {
	font-size: 0;
	padding: 0;
	margin: 10px 0;
	text-align: center;
}
ul#sub_menu li {
	font-size: 20px;
	display: inline-block;
	vertical-align: top;
	width: 16.5%;
	text-align: center;
	border-left: 3px solid #fff;
	background: linear-gradient(#fbe2e2, #fff1f3);;
	box-sizing: border-box;
	padding: 8px;
}
ul#sub_menu li:last-child {
	border-right: 1px solid #fff;
}
hr#under_border {
	margin: 10px 0;
}
/*--//header//--*/



/*----info----*/

#info_area {
	margin: 0 auto 10px;
	width: 1100px;
}
#info {
	float: left;
	width: 280px;
	text-align: center;
	background-color: #f29600;
	color: #fff;
	margin-right: 20px;
	padding: 5px 0;
	font-size: 23px;
}
#info_message {
	color: #e83829;
}
/*--//info//--*/



/*----content----*/

#main_content h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 18px 0px 0px 0px;
}

#main_content h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 18px 0px 5px 0px;
}
#main_content_sp h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 18px 0px 0px 0px;
}
.newlist {
	text-align: right;
	margin: 0px 0px 0px 0px;
}
.contbox_area {
	display: flex;
	display: -moz-flex;
	display: -o-flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-direction: row;
	-moz-flex-direction: row;
	-o-flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
}
.contbox_area .contbox {
	background-color: #fff;
	width: 260px;
	margin-right: 10px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.contbox_area .contbox2 {
	background-color: #fff;
	width: 260px;
	margin-right: 0px;
	border: 0px solid #CCC;
}
.contbox_area .contbox3 {
	background-color: #fff;
	width: 260px;
	margin-right: 10px;
	border: 0px solid #CCC;
}
.contbox_area .contbox4 {
	background-color: #fff;
	margin: 10px 10px 10px 0px;
	border: 1px solid #CCC;
}
.ticket-om {
	background-image: url("./img/omcard.png");
	color: #eb3645;
	padding: 5px 5px 0px 5px;
	border: 5px solid #eb3645;
}
.ticket-om td {
	line-height: 120%;
}
.ticket0 {
	background-color: #c6373b;
	color: #fff;
	display: table-cell;
  padding: 10px;
}
.ticket0 td {
	line-height: 120%;
}
.ticket1 {
	background-color: #c6373b;
	color: #fff;
	padding: 0px 5px 5px 5px;
}
.ticket2 {
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	width: 100%;
}
/*----sidebar----*/

#sidebar .sidebanner img {
	width: 80%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*----サイドバー付masonary緊急措置----*/
#main_content.with-sidebar {
	width : 807px;
	margin-right: 13px;
}
#main_content.with-sidebar .item {
	margin : 0px;
	margin-right : 4px;
	margin-bottom : 8px;
}
/*----web会員用黒板----*/
.non-login {
	position : relative;
}
.non-login-alert {
	display : none;
}
.non-login .non-login-alert {
	display: block;
	position: absolute;
	z-index: 100;
	background-color: rgba(0,0,0,0.4);
	width: 100%;
	height: 100%;
}
.non-login .non-login-alert>p {
	background-color: white;
	text-align: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 50px;
	width: 230px;
}
/*----box要素いっぱいをアンカーにする----*/
.box_anker {
	display: block;
	width: 100%;/*height:100%;*/
}
/*----お気に入り関係----*/

#favarite_popup {
	background: white;
	text-align: center;
	padding: 8px;
}
#shop_sns_area .favorite .button.favoritted {
	background-color: #f29600 !important;
	color: white !important;
}
#shop_sns_area .favorite .button.favoritted:before {
	content : '★お気に入りから削除';
}
#shop_sns_area .favorite .button {
	background-color: #bbb !important;
	color: #fff !important;
	font-size: 13pt;
}
#shop_sns_area .favorite .button:before {
	content : '☆お気に入りに入れる';
}
.item>.favorit:before, #category_container .item.favorit .button.favorit:before {
	content : '★';
	color: #FF9B14 !important;
}
.item>.non-favorit:before {
	content : '☆';
	color: #FF9B14 !important;
}
.favorite.category_search .button {
	background-color: #bbb;
}
.favorite.category_search .button.enable.favoritted {
	background-color: #FF9B14 !important;
}
.favorite.category_search .button:before {
	content : '☆お気に入りに入れる';
}
.favorite.category_search .button.enable.favoritted:before {
	content : '★お気に入りから削除';
}
/*----クーポンウィンドウ----*/
.coupon_box {
	width: 100% !important;
	margin: 0 auto !important;
	position: relative !important;
}
#coupon_window {
	overflow: hidden;
	width: 263px;
	max-height: 916px;
	background: rgb(255, 255, 255);
}
#coupon_window .close_link {
	width: 80px;
	margin: 8px auto 8px auto;
	background: lightgray;
}
#coupon_window .information {
	text-align : center;
}
/*----クーポンウィンドウ マイページ----*/
#coupon_window_mypage {
	overflow: hidden;
	width: 380px;
	max-height: 916px;
	background: rgb(255, 255, 255);
}
#coupon_window_mypage .close_link {
	margin: 8px auto 8px auto;
	background: lightgray;
}
#coupon_window_mypage .information {
	text-align : center;
}
/*----SNSボタン----*/
.sns-box a img {
	vertical-align: baseline;
}
#shop_sns_area .sns-box {
	float : left;
}
.tweet_item .user_name {
	margin : 0px;
	font-weight: bolder;
}
.tweet_item .screen_name {
	color: gray;
}
/*----ページャー----*/

.pager {
	overflow: hidden;
	margin: 10px;
}
.pager ul {
	list-style: none;
	position: relative;
}
.pager ul li {
	margin: 0 1px;
	float: left;
}
.pager ul li span, .pager ul li a {
	display: block;
	font-size: 16px;
	padding: 0.6em 1em;
	border-radius: 3px;
}
.pager ul li a {
	background: #fff;
	color: #000;
	text-decoration: none;
}
.pager ul li a:hover {
	background: #333;
	color: #FFF;
}
/*----口コミウィンドウ----*/
#review_window {
	height: 187px;
	width: 750px;
}
#review_window .review-title {
	width: 100%;
	margin-bottom: 0px;
	height: 42px;
}
#review_window .information {
	background: white;
	margin-top: -7px;
	padding: 4px 8px 4px 8px;
	height: 146px;
}

#review_window .information2 {
	background: white;
	margin-top: -7px;
	padding: 4px 8px 4px 8px;
	height: 226px;
}

#review_window textarea {
	display: block;
    width: 93%;
    height: 108px;
    margin-left: 25px;
}
#review_window .center {
	width: 155px;
	margin: 8px auto 0px auto;
}
form.review {
	width: 100%;
}
#reviews form .kuchikomi {
	display: none;
}
#reviews form:last-child .kuchikomi {
	display: initial;
}
.publisher {
	float: right;
	margin: 0px;
	font-weight: bold;
}
.coupon-times {
	text-align: right;
	font-size: 12px;
}
button.reserve {
	width: 188px;
	height: 40px;
	font-weight: 100;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
/*----地図のガイド----*/
.kakudai-map {
	border: 2px solid rgb(255, 255, 255);
	border-radius: 3px;
	box-shadow: rgba(0, 0, 0, 0.298039) 0px 2px 6px;
	cursor: pointer;
	margin-bottom: 22px;
	text-align: center;
	background-color: rgb(255, 255, 255);
}
.kakudai-map-text {
	color: rgb(25, 25, 25);
	font-family: Roboto, Arial, sans-serif;
	font-size: 16px;
	line-height: 38px;
	padding-left: 5px;
	padding-right: 5px;
}


/*- loading page -*/

#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 10;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #000;
  z-index: 2;
}


/* 追加css */

/* ボディー */
body {
	/* background: #fffef7; */
	font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}

div#header {
    padding-top: 10px;
}
/* ボディー */

/* サブメニュー */
/* ul#sub_menu {
	margin: 0;
}

ul#sub_menu li {
	height: 50px;
	border-left: none;
	width: 16.6666%;
}

ul#sub_menu li.b_right {
  border-right: none;
}

ul#sub_menu li:nth-child(1) {
	background: url("_images/submenu01.png");
	background-position: center;
	text-indent: -9999px;
	transition: .5s;
}

ul#sub_menu li:nth-child(2) {
	background: url("_images/submenu02.png");
	background-position: center;
	text-indent: -9999px;
	transition: .5s;
}

ul#sub_menu li:nth-child(3) {
	background: url("_images/submenu03.png");
	background-position: center;
	text-indent: -9999px;
	transition: .5s;
}

ul#sub_menu li:nth-child(4) {
	background: url("_images/submenu04.png");
	background-position: center;
	text-indent: -9999px;
	transition: .5s;
}

ul#sub_menu li:nth-child(5) {
	background: url("_images/submenu05.png");
	background-position: center;
	text-indent: -9999px;
	transition: .5s;
}

ul#sub_menu li:nth-child(6) {
	background: url("_images/submenu06.png");
	background-position: center;
	text-indent: -9999px;
	transition: .5s;
}

ul#sub_menu li:nth-child(1):hover {
	background: url("_images/submenu01h.png");
}

ul#sub_menu li:nth-child(2):hover {
	background: url("_images/submenu02h.png");
}

ul#sub_menu li:nth-child(3):hover {
	background: url("_images/submenu03h.png");
}

ul#sub_menu li:nth-child(4):hover {
	background: url("_images/submenu04h.png");
}

ul#sub_menu li:nth-child(5):hover {
	background: url("_images/submenu05h.png");
}

ul#sub_menu li:nth-child(6):hover {
	background: url("_images/submenu06h.png");
} */
/* サブメニュー */

/* サブメニュー下ボーダー */
hr#under_border {
  margin: 0;
	display: none;
}
/* サブメニュー下ボーダー */

/* お知らせ */
#info_area {
  margin: 20px auto;
  width: 1100px;
	color: #080059;
	height: 47px;
}

#info .ticker li span{
	color: #080059 !important;
}
/* お知らせ */

/* 新着情報 */
h2.h2-a.h2_sub_1 {
	/* margin: 10px 0;
	width: 100%;
	display: block;
	background-image: url("_images/new.png");
	text-indent: -9999px;
	height: 38px;
	background-repeat: no-repeat; */
	color: #2e93c3 !important;
	position: relative;
	padding-left: 35px;
}

h2.h2-a.h2_sub_1::before {
	content: "";
	width: 30px;
	height: 35px;
	background-image: url("_images/new.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	left: 0;
}

#main_content .h2-a {
	margin-bottom: 10px;
	text-align: left;
	font-size: 24px;
}

.tab li.select {
  border: 2px solid #2e93c3;
	border-bottom: none;
}

.content .top_news tbody {
    padding: 20px;
    display: block;
}

.content table.top_news {
	border: 2px solid #2e93c3;
}

span.info_date {
  display: block;
}

span.info_shop_name {
  color: #2e93c3;
	font-size: 16px;
}

p.newlist.newlist-b.newlist-b-waku-1 {
	margin-top: 10px;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
  border: none;
	height: 25px;
	font-size: 20px;
}

p.newlist.newlist-b.newlist-b-waku-1 a {
	/* display: inline-block;
	font-size: 15px;
	line-height: 25px;
	color: #2e93c3;
	padding: 0 60px;
	border: 1px solid #2e93c3;
	border-radius: 50px;
	background: #fff; */
}

.newlist-b-waku-1 {
    border: 1px solid #2e93c3;
}

.newlist-b-waku-1 a {
    color: #2e93c3;
}

ul.tab li.select {
	background: #2e93c3;
	color: #fff;
}
/* 新着情報 */

/* 特集記事 */
h2.h2-a.h2_sub_2 {
	/* margin: 10px 0;
	width: 100%;
	display: block;
	background-image: url("_images/tokushu.png");
	text-indent: -9999px;
	height: 38px;
	background-repeat: no-repeat; */
	color: #22ac38 !important;
	position: relative;
	padding-left: 35px;
}

h2.h2-a.h2_sub_2::before {
	content: "";
	width: 28px;
	height: 33px;
	background-image: url("_images/tokushu.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	left: 0;
}

p.newlist.newlist-b.newlist-b-waku-2 {
	margin-top: 10px;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
  border: none;
	height: 25px;
	font-size: 20px;
}

p.newlist.newlist-b.newlist-b-waku-2 a {
	/* display: inline-block;
	font-size: 15px;
	line-height: 25px;
	color: #29a339;
	padding: 0 60px;
	border: 1px solid #29a339;
	border-radius: 50px;
	background: #fff; */
}

.newlist-b-waku-2 {
    border: 1px solid #29a339;
}

.newlist-b-waku-2 a {
    color: #29a339;
}

.contbox_area.tokusyu_block_1.contbox_area_a {
    display: flex;
    flex-wrap: wrap;
}

.contbox_area.tokusyu_block_1.contbox_area_a a {
	width: 32%;
	margin-left: 2%;
}

.contbox_area.tokusyu_block_1.contbox_area_a a:nth-child(1) {
	width: 100%;
}

.contbox_area.tokusyu_block_1.contbox_area_a a:nth-child(1) , .contbox_area.tokusyu_block_1.contbox_area_a a:nth-child(2) {
	margin-left: 0%;
}

.contbox_area.tokusyu_block_1.contbox_area_a a:nth-child(1) .contbox {
	width: 100%;
	display: flex;
}

.contbox_area.tokusyu_block_1.contbox_area_a a .contbox .article_text h3 {
	font-size: 16px;
	font-weight: bold;
	color: #22ac38;
	position: relative;
	padding-left: 25px;
}

.article_text div {
	font-size: 14px !important;
}

.contbox_area.tokusyu_block_1.contbox_area_a a .contbox .article_text h3::before{
	content: "";
	width: 20px;
	height: 20px;
	background-image: url("_images/tokushu_icon.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.contbox_area.tokusyu_block_1.contbox_area_a a:nth-child(1) .contbox .article_text h3 {
	font-size: 20px;
	font-weight: bold;
	color: #22ac38;
	position: relative;
	padding-left: 35px;
}

.contbox_area.tokusyu_block_1.contbox_area_a a:nth-child(1) .contbox .article_text h3::before{
	content: "";
	width: 30px;
	height: 30px;
	background-image: url("_images/tokushu_icon.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.contbox_area.tokusyu_block_1.contbox_area_a .td-date {
  background: #22ac38;
}

/* .contbox_area.tokusyu_block_1.contbox_area_a .contbox:hover {
  border: 2px solid #22ac38 !important;
} */

.contbox_area.tokusyu_block_1.contbox_area_a .contbox:hover {
	border: 3px solid #22ac38;
}
/* 特集記事 */

/* プラット福島 */
h2.h2-a.h2_sub_5 {
	/* margin: 10px 0;
	width: 100%;
	display: block;
	background-image: url("_images/tokushu.png");
	text-indent: -9999px;
	height: 38px;
	background-repeat: no-repeat; */
	color: #3fbae3 !important;
	position: relative;
	padding-left: 35px;
}

h2.h2-a.h2_sub_5::before {
	content: "";
	width: 32px;
	height: 33px;
	background-image: url("_images/plat.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	left: 0;
}

p.newlist.newlist-b.newlist-b-waku-5 {
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
    border: none;
    height: 25px;
		font-size: 20px;
}

.newlist-b-waku-5 a {
    color: #3fbae3;
}

.contbox_area.plat_block_1.contbox_area_a {
    display: flex;
    flex-wrap: wrap;
}

.contbox_area.plat_block_1.contbox_area_a a {
	width: 32%;
	margin-left: 2%;
}

.contbox_area.plat_block_1.contbox_area_a a:nth-child(1) {
	width: 100%;
}

.contbox_area.plat_block_1.contbox_area_a a:nth-child(1) , .contbox_area.plat_block_1.contbox_area_a a:nth-child(2) {
	margin-left: 0%;
}

.contbox_area.plat_block_1.contbox_area_a a:nth-child(1) .contbox {
	width: 100%;
	display: flex;
}

.contbox_area.plat_block_1.contbox_area_a a .contbox .article_text h3 {
	font-size: 13px;
	font-weight: bold;
	color: #3fbae3;
	position: relative;
	padding-left: 25px;
}

.contbox_area.plat_block_1.contbox_area_a a .contbox .article_text h3::before{
	content: "";
	width: 20px;
	height: 20px;
	background-image: url("_images/plat.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.contbox_area.plat_block_1.contbox_area_a a:nth-child(1) .contbox .article_text h3 {
	font-size: 20px;
	font-weight: bold;
	color: #3fbae3;
	position: relative;
	padding-left: 35px;
}

.contbox_area.plat_block_1.contbox_area_a a:nth-child(1) .contbox .article_text h3::before{
	content: "";
	width: 30px;
	height: 30px;
	background-image: url("_images/plat.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.contbox_area.plat_block_1.contbox_area_a .td-date {
  background: #3fbae3;
}

/* .contbox_area.tokusyu_block_1.contbox_area_a .contbox:hover {
  border: 2px solid #22ac38 !important;
} */

.contbox_area.plat_block_1.contbox_area_a .contbox:hover {
	border: 3px solid #3fbae3;
}
/* プラット福島 */

/* フクレポ記事 */
h2.h2-a.h2_sub_3 {
	/* margin: 10px 0;
	width: 100%;
	display: block;
	background-image: url("_images/fukurepo.png");
	text-indent: -9999px;
	height: 38px;
	background-repeat: no-repeat; */
	color: #f29600 !important;
	position: relative;
	padding-left: 35px;
}

h2.h2-a.h2_sub_3::before {
	content: "";
	width: 35px;
	height: 40px;
	background-image: url("_images/fukurepo.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: -6px;
	left: 0;
}

p.newlist.newlist-b.newlist-b-waku-3 {
	margin-top: -5px;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
  border: none;
	height: 25px;
	font-size: 20px;
}

p.newlist.newlist-b.newlist-b-waku-3 a {
	/* display: inline-block;
	font-size: 15px;
	line-height: 25px;
	color: #f29863;
	padding: 0 60px;
	border: 1px solid #f29863;
	border-radius: 50px;
	background: #fff; */
}

.newlist-b-waku-3 {
    border: 1px solid #e94709;
}

.newlist-b-waku-3 a {
    color: #f29600;
}

.contbox_area.fukurepo_block_1.contbox_area_a {
    display: flex;
    flex-wrap: wrap;
}

.contbox_area.fukurepo_block_1.contbox_area_a a {
	width: 32%;
	margin-left: 2%;
}

.contbox_area.fukurepo_block_1.contbox_area_a a:nth-child(1) {
	width: 100%;
}

.contbox_area.fukurepo_block_1.contbox_area_a a:nth-child(1) , .contbox_area.fukurepo_block_1.contbox_area_a a:nth-child(2) {
	margin-left: 0%;
}

.contbox_area.fukurepo_block_1.contbox_area_a a:nth-child(1) .contbox {
	width: 100%;
	display: flex;
}

.contbox_area.fukurepo_block_1.contbox_area_a a .contbox .article_text h3 {
	font-size: 16px;
	font-weight: bold;
	color: #f29863;
	position: relative;
	padding-left: 25px;
}

.contbox_area.fukurepo_block_1.contbox_area_a a .contbox .article_text h3::before{
	content: "";
	width: 20px;
	height: 20px;
	background-image: url("_images/fukurepo_icon.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.contbox_area.fukurepo_block_1.contbox_area_a a:nth-child(1) .contbox .article_text h3 {
	font-size: 20px;
	font-weight: bold;
	color: #f29600;
	position: relative;
	padding-left: 35px;
}

.contbox_area.fukurepo_block_1.contbox_area_a a:nth-child(1) .contbox .article_text h3::before{
	content: "";
	width: 30px;
	height: 30px;
	background-image: url("_images/fukurepo_icon.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.contbox_area.fukurepo_block_1.contbox_area_a .td-date {
  background: #f29600;
}

/* .contbox_area.fukurepo_block_1.contbox_area_a .contbox:hover {
  border: 2px solid #f29863 !important;
} */

.contbox_area.fukurepo_block_1.contbox_area_a .contbox:hover {
	border: 3px solid #f29600;
}
/* フクレポ記事 */

/* 占い */
h2.h2-a.h2_sub_6 {
	/* margin: 10px 0;
	width: 100%;
	display: block;
	background-image: url("_images/fukurepo.png");
	text-indent: -9999px;
	height: 38px;
	background-repeat: no-repeat; */
	color: #9c27b0 !important;
	position: relative;
	padding-left: 35px;
}

h2.h2-a.h2_sub_6::before {
	content: "";
	width: 35px;
	height: 40px;
	background-image: url("_images/uranai.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: -6px;
	left: 0;
}

p.newlist.newlist-b.newlist-b-waku-3 {
	margin-top: -5px;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
  border: none;
	height: 25px;
	font-size: 20px;
}

p.newlist.newlist-b.newlist-b-waku-3 a {
	/* display: inline-block;
	font-size: 15px;
	line-height: 25px;
	color: #f29863;
	padding: 0 60px;
	border: 1px solid #f29863;
	border-radius: 50px;
	background: #fff; */
}

.newlist-b-waku-3 {
    border: 1px solid #9c27b0;
}

.newlist-b-waku-3 a {
    color: #9c27b0;
}

.contbox_area.uranai_block_1.contbox_area_a {
    display: flex;
    flex-wrap: wrap;
}

.contbox_area.uranai_block_1.contbox_area_a a {
	width: 32%;
	margin-left: 2%;
}

.contbox_area.uranai_block_1.contbox_area_a a:nth-child(1) {
	width: 100%;
}

.contbox_area.uranai_block_1.contbox_area_a a:nth-child(1) , .contbox_area.uranai_block_1.contbox_area_a a:nth-child(2) {
	margin-left: 0%;
}

.contbox_area.uranai_block_1.contbox_area_a a:nth-child(1) .contbox {
	width: 100%;
	display: flex;
}

.contbox_area.uranai_block_1.contbox_area_a a .contbox .article_text h3 {
	font-size: 16px;
	font-weight: bold;
	color: #9c27b0;
	position: relative;
	padding-left: 25px;
}

.contbox_area.uranai_block_1.contbox_area_a a .contbox .article_text h3::before{
	content: "";
	width: 20px;
	height: 20px;
	background-image: url("_images/uranai.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.contbox_area.uranai_block_1.contbox_area_a a:nth-child(1) .contbox .article_text h3 {
	font-size: 20px;
	font-weight: bold;
	color: #9c27b0;
	position: relative;
	padding-left: 35px;
}

.contbox_area.uranai_block_1.contbox_area_a a:nth-child(1) .contbox .article_text h3::before{
	content: "";
	width: 30px;
	height: 30px;
	background-image: url("_images/uranai.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.contbox_area.uranai_block_1.contbox_area_a .td-date {
  background: #9c27b0;
}

/* .contbox_area.fukurepo_block_1.contbox_area_a .contbox:hover {
  border: 2px solid #f29863 !important;
} */

.contbox_area.uranai_block_1.contbox_area_a .contbox:hover {
	border: 3px solid #9c27b0;
}
/* 占い */

/* 配タク */
h2.h2-a.h2_sub_4 {
	/* margin: 10px 0;
	width: 100%;
	display: block;
	background-image: url("_images/haitaku.png");
	text-indent: -9999px;
	height: 38px;
	background-repeat: no-repeat; */
	color: #e9a41d !important;
	position: relative;
	padding-left: 60px;
	margin-bottom: 5px !important;
}

h2.h2-a.h2_sub_4::before {
	content: "";
	width: 53px;
	height: 52px;
	background-image: url("_images/haitaku.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: -10px;
	left: 0;
}
/* 配タク */

/* クーポン */
h2.h2-b.coupon_title {
	/* margin: 10px 0;
	width: 100%;
	display: block;
	background-color: #fffef7 !important;
	background-image: url("_images/coupon_title.png");
	text-indent: -9999px;
	height: 38px;
	background-repeat: no-repeat;
	margin-bottom: 0 !important; */
	color: #f08b7a !important;
	position: relative;
	padding-left: 40px;
	margin-bottom: 5px !important;
	text-align: left;
	font-size: 24px !important;
}

h2.h2-b.coupon_title::before {
	content: "";
	width: 32px;
	height: 39px;
	background-image: url("_images/coupon.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: -3px;
	left: 0;
}

p.newlist.newlist-b.newlist-b-waku-4 {
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
  border: none;
	height: 25px;
	font-size: 20px;
}

p.newlist.newlist-b.newlist-b-waku-4 a {
	/* display: inline-block;
	font-size: 15px;
	line-height: 25px;
	color: #f08b7a;
	padding: 0 60px;
	border: 1px solid #f08b7a;
	border-radius: 50px;
	background: #fff; */
}

.newlist-b-waku-4 {
    border: 1px solid #f08b7a;
}

.newlist-b-waku-4 a {
    color: #bf1e23;
}

#coupon .ticket0 {
	background: #c6373b;
	padding-bottom: 5px;
	display: table-cell;
}

#coupon .ticket0 td {
	font-size: 18px;
}

#coupon .ticket1 td div {
	font-size: 13px !important;
	text-align: center;
	background: #c6373b;
	padding: 5px 0 10px;
}

.item.coupon {
  margin: 0 4px 8px 4px;
}

.item.coupon:hover {
	border: 3px solid #c6373b;
}
/* クーポン */

/* イベント */
h2.h2-a.event_title {
	/* margin: 10px 0;
	width: 100%;
	display: block;
	background-color: #fffef7 !important;
	background-image: url("_images/event.png");
	text-indent: -9999px;
	height: 38px;
	background-repeat: no-repeat; */
	color: #ee87b4 !important;
	position: relative;
	padding-left: 35px;
	margin-bottom: 10px !important;
}

h2.h2-a.event_title::before {
	content: "";
	width: 25px;
	height: 25px;
	background-image: url("_images/event.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

p.newlist.newlist-a {
	margin-top: 10px;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
  border: none;
	height: 25px;
}

p.newlist.newlist-a a {
	/* display: inline-block;
	font-size: 15px;
	line-height: 25px;
	color: #ee87b4;
	padding: 0 60px;
	border: 1px solid #ee87b4;
	border-radius: 50px;
	background: #fff; */
}

.newlist.newlist-a {
  border: 1px solid #ee87b4;
}

.newlist.newlist-a a {
  color: #ee87b4;
}

.event_title_waku {
	color: #ee87b4;
	font-weight: bold;
}

.contbox_area.contbox_area_b .contbox:hover {
	border: 3px solid #ee87b4;
}

td.td_style {
    padding: 0 10px;
}
/* イベント */

/* twitter */
.twitter_title {
	color: #ee87b4 !important;
	position: relative;
	padding-left: 35px;
	margin-bottom: 10px !important;
	font-size: 24px !important;
	color: #00aced !important;
	text-align: left;
}

h2.twitter_title::before {
	content: "";
	width: 28px;
	height: 31px;
	background-image: url("_images/twitter.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
/* twitter */

/* 新店舗・求人・タレント */
#main_content .contbox3:nth-child(1) {
	border: 1px solid #319cd1;
}

#main_content .contbox3:nth-child(1) h2 {
	margin: 0;
	background: #319cd1;
	color: #fff;
	height: 40px;
	line-height: 40px;
	position: relative;
}

#main_content .contbox3:nth-child(1) h2::before {
	content: "";
	width: 30px;
	height: 30px;
	background-image: url("_images/new01.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	left: 10px;
}

#main_content .contbox3:nth-child(2) {
	border: 1px solid #707db6;
}

#main_content .contbox3:nth-child(2) h2 {
	margin: 0;
	background: #707db6;
	color: #fff;
	height: 40px;
	line-height: 40px;
	position: relative;
}

#main_content .contbox3:nth-child(2) h2::before {
	content: "";
	width: 30px;
	height: 30px;
	background-image: url("_images/sintyaku.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	left: 10px;
}

#main_content .contbox3:nth-child(3) {
	border: 1px solid #f08b7a;
	background: #fffef7;
}

#main_content .contbox3:nth-child(3) h2 {
	margin: 0;
	background: #f08b7a;
	color: #fff;
	height: 40px;
	line-height: 40px;
	position: relative;
}

#main_content .contbox3:nth-child(3) h2::before {
	content: "";
	width: 40px;
	height: 30px;
	background-image: url("_images/coupon.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	left: 10px;
}

.job_offer_recruit_title_str {
	font-size: 16px !important;
}

.job_offer_detail_1_str {
	font-size: 14px !important;
}
/* 新店舗・求人・タレント */

/* ログイン */
.login {
	position: relative;
	font-size: 23px;
	display: flex;
	justify-content: center;
}

.login::after {
	content: "";
	width: 95%;
	height: 70%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	border: 1px solid #fff;
}

.login table {
	width: 100% !important;
}
/* ログイン */

/* ランキング */
/* .side_ranking_waku {
	border: 1px solid #080059;
}

.side_ranking_waku center {
	background: #080059;
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
} */

h2.h2_font_rank {
	font-size: 23px !important;
}

table.ranking_title {
	position: relative;
	padding-left: 35px;
	display: inline-block;
}

table.ranking_title::before {
	content: "";
	width: 30px;
	height: 40px;
	position: absolute;
	left: 0;
	top: -3px;
	background-image: url("_images/ranking.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.rank_shop_introduction {
	font-size: 14px !important;
}
/* ランキング */

/* カレンダー */
.event_calendar_title {
	background: #ee87b4;
	height: 40px;
	line-height: 40px;
	color: #fff;
	position: relative;
	font-size: 18px;
	text-align: center;
}

.event_calendar_title::before {
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	top: 10px;
	left: 20px;
	background-image: url("_images/calendar.png");
	background-size: contain;
	background-repeat: no-repeat;
}

#event_calendar_disp {
	border: 1px solid #ee87b4;
}

.calendar caption {
  text-align: center;
}
/* カレンダー */

/* 下層ページ1 */
p.category-box {
	top: 42px !important;
}

p.category-box:empty {
	display: none;
}

.item.coupon.coupon-1.shop-1 .ticket0 {
	background: #c6373b;
}

.item.coupon.coupon-1.shop-1 .ticket1 {
	background: #c6373b;
	width: 100%;
}

.item.coupon .ticket0 {
	background: #c6373b;
	display: table;
}

.item.coupon .ticket1 {
	background: #c6373b;
	width: 100%;
}

.item.coupon {
    margin-top: 5px;
}

table.ticket0 {
    width: 100%;
}

table.ticket1 {
    width: 100%;
}

.movie iframe {
    width: 100%;
}

#sidebar .sidebanner a > img {
	width: 100%;
	height: auto;
	margin-top: 0 !important;
	margin-bottom: 20px !important;
}

.item.coupon.coupon-1.shop-1 .ticket0 {
	padding: 10px 10px 5px;
	display: table-cell;
}

.item.coupon.coupon-1.shop-1 .ticket1 {
	padding: 0 0 10px;
	text-align: center;
	display: block;
}

.item.coupon.coupon-4.shop-4 .ticket0 {
	padding: 10px 10px 5px;
	display: table-cell;
}

.item.coupon.coupon-4.shop-4 .ticket1 {
	padding: 0 0 10px;
	text-align: center;
	display: block;
}
/* 下層ページ1 */

/* 店舗一覧ページ */
.searchsummary.autolink .bt {
	font-size: 16px;
	width: 180px !important;
	height: 40px;
	padding: 10px !important;
	line-height: 40px;
	font-weight: bold;
}

form.category_search .searchsummary {
	font-size: 16px;
}
/* 店舗一覧ページ */

/* 動画チャンネル */
table.mov_list_table td.mov_list_image {
	width: 950px;
}

td.mov_list_text {
    font-size: 16px !important;
}

.mov_comment {
	font-size: 16px !important;
}

button.bt {
    font-size: 16px;
    width: 180px !important;
		height: 60px;
    padding: 10px !important;
		font-weight: bold;
}
/* 動画チャンネル */

/* マイページ */
.login.mypage_change_btn {
	background: #eb3645;
}
/* マイページ */

/* 店舗シングルページ */
#news {
	margin-top: 30px;
	margin-bottom: 20px;
}

#introduction h2 {
	margin-top: 45px;
	font-size: 20pt;
}

#introduction .introduction-contents {
	padding: 0;
	font-size: 18px !important;
}

#introduction .introduction-contents img {
  margin: 0;
	margin-right: 30px;
	margin-bottom: 20px;
}

#introduction .introduction_div {
	margin-top: 20px;
}

#detail {
    margin: 30px 0;
}

#detail th , #detail td {
	font-size: 16px;
}

#map {
	margin-bottom: 30px;
}

.single_coupon .ticket0 td {
	padding: 10px;
	text-align: center;
}

.single_coupon .ticket0 td img {
	vertical-align: middle;
}

.single_coupon .ticket1 td {
	text-align: center;
	margin-bottom: 10px;
	display: block;
	width: 100%;
}

.single_coupon .ticket2 td {
	padding: 10px;
}

.introduction-contents img {
	width: 300px;
}

.shop_item_name_str {
	font-size: 11pt !important;
}

#shop_calendar_disp .calendar th, #shop_calendar_disp .calendar td {
	border: 1px solid #ddd;
}
#shop_calendar_disp td.days a {
	color: green;
	font-weight: bold;
	position: relative;
	display: block;
	height: 100%;
}

#shop_calendar_disp td.days a::after {
  content: "イベントあり";
  position: absolute;
  left: 0;
	right: 0;
  bottom: 15%;
  font-size: 12px;
	color: green;
}

#shop_calendar_disp td.saturday a {
	color: blue;
	font-weight: bold;
	position: relative;
	display: block;
	height: 100%;
}

#shop_calendar_disp td.saturday a::after {
  content: "イベントあり";
  position: absolute;
  left: 0;
	right: 0;
  bottom: 15%;
  font-size: 12px;
	color: blue;
}

#shop_calendar_disp td.sunday a {
	color: red;
	font-weight: bold;
	position: relative;
	display: block;
	height: 100%;
}

#shop_calendar_disp td.sunday a::after {
  content: "イベントあり";
  position: absolute;
  left: 0;
	right: 0;
  bottom: 15%;
  font-size: 12px;
	color: red;
}

#shop_calendar_disp td.holiday a {
	color: red;
	font-weight: bold;
	position: relative;
	display: block;
	height: 100%;
}

#shop_calendar_disp td.holiday a::after {
  content: "イベントあり";
  position: absolute;
  left: 0;
	right: 0;
  bottom: 15%;
  font-size: 12px;
  color: red;
}

p.newlist a {
	color: blue;
	font-size: 18px;
	text-decoration: underline;
}
/* 店舗シングルページ */

/* 追加css */
