/*ページ送り*/

.toppager {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
}
.pagenavi {
	color: #6f6f6f;
	margin: 2px auto;
	line-height: 2em;
	text-align: center;
	clear: both;
}
.pagenavi a {
	text-decoration: none;
}
.pagenavi a.page-numbers, .pagenavi .current {
	color: #eb6d9a;
	padding: 9px 12px;
	border: solid 1px #ccc;
	text-decoration: none;
	font-size: 12px;
	border-radius: 10px;
}
.pagenavi a.page-numbers:hover {
	border-color: #eb6d9a;
	color: #eb6d9a;
	transition: .3s;
}
.pagenavi .current {
	color: #eb6d9a;
	border-color: #eb6d9a;
	font-weight: bold;
}
.pagenavi .next, .pagenavi .prev {
	border: 0 none;
	background: transparent;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
/*=================
	スライダー部分
==================*/
/* Slider */
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: center;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track:after {
	clear: both;
}
.slick-slide {
	display: none;
	float: left;
	min-height: 1px;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-initialized .slick-slide {
	display: block;
}
/* Arrows */
.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	z-index: 50;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25;
}
.slick-prev:before, .slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: 20px;
}
[dir='rtl'] .slick-prev {
	right: 0px;
	left: auto;
}
.slick-prev:before {
	content: '←';
	width: 30px;
	height: 30px;
	color: #fff;
	background-color: #eb6d9a;
	border-radius: 50%;
}
[dir='rtl'] .slick-prev:before {
	content: '→';
	color: #fff;
	background-color: #eb6d9a;
	border-radius: 50%;
}
.slick-next {
	right: 0px;
}
[dir='rtl'] .slick-next {
	right: auto;
	left: 0px;
}
.slick-next:before {
	content: '→';
}
[dir='rtl'] .slick-next:before {
	content: '←';
}



.clear {
	clear: both;
}
.top30 {
	clear: both;
	height: 30px;
}
.top15 {
	clear: both;
	height: 15px;
}
.page-image-container {
	max-width: 100%;
	width: 1000px;
	height: 1000px;
	border: 1px solid #000;
}
/*404部分*/
#nothingtitle h3 {
	font-size: 24px;
	text-align: center;
	color: #6f6f6f;
}
#nothingtitle h4 {
	margin-top: 20px;
	font-size: 20px;
	text-align: center;
	color: #6f6f6f;
}
#nothingtop {
	width: 150px;
	height: 30px;
	border-radius: 10px;
	border: #b4b4b4 solid 1px;
	margin-top: 60px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#nothingtop h5 {
	font-size: 12px;
	color: #6f6f6f;
	padding: 9px 33px;
	text-align: center;
}
#nothingtop h5:hover {
	color: #eb6d9a;
	transition: .3s;
}
#nothingtop:hover {
	border: #eb6d9a solid 1px;
	color: #eb6d9a;
	transition: .3s;
}
#wrapper p {
	margin-top: 30px;
	color: #6f6f6f;
}
.back_green {
	background-color: #50dc82 !important;
}
/*top machibeji video*/
.catch_video {
	position: relative;
}
.catch_video img {
	width: 100%;
	height: 100%;
	height: auto;
	position: absolute;
	z-index: 2;
}
.catch_video img:hover {
	opacity: 1;
}
.catch_video:after {
	background-image: url(//machidake.com/wp-content/themes/stacker-lite/images/movie_dot.png);
	content: "";
	position: absolute;
	top: 0;
	bottom: 2px;
	left: 0;
	right: 0;
	opacity: 0.15;
	border-radius: 10px;
}
.catch_video video {
	width: 100%;
	height: 100%;
	border-radius: 10px;
}

.url a{
	margin-right:10px;
	}


 @media screen and (min-width: 1081px) {
.postimg {
	text-align: center;
	clear: both;
	margin-top: 60px;
	position: relative;
}
.postimg img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*==========================
	ヘッダー（全ページ共通）
============================*/

#header_left {
	position: fixed;
	top: 0;
	left: 0;
	width: 60px;
	height: 100%;
	z-index: 3;
	background-color: #ea6d99;
}

#back_home {
	margin: 84px 15px 0 15px;
	opacity: 0.75;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-filter: "alpha(opacity=70)";
	-webkit-filter: "alpha(opacity=70)";
}
/*メニューアイコン*/
#menu_icon {
	padding: 30px 10px 0 10px;
}
#menu_icon ul {
	font-size: 0;
}
#menu_icon li {
	width: 40px;
	height: 40px;
	margin-bottom: 15px;
	opacity: 0.75;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-filter: "alpha(opacity=70)";
	-webkit-filter: "alpha(opacity=70)";
}
#header_right {
	position: fixed;
	top: 0;
	right: 0;
	width: 60px;
	height: 100%;
	border-left: solid 1px #ea6d99;
	background-color: #fff;
	z-index: 2;
}
/*snsアイコン*/
#sns_icon {
	padding: 30px 15px 0 15px;
}
#sns_icon ul {
	font-size: 0;
}
#sns_icon li {
	padding-bottom: 15px;
}
/*メニューボタン*/
#menu_wrap {
}
/*アコーディオン背景 */
#menu_wrap dd {
	display: none;
	background-color: #fff;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	overflow-y: scroll;
}
/*サイト内検索フォーム*/
#searchtop {
	margin: 60px 0 10px 0;
}
.search-form {
	width: 100%;
	margin-bottom: 60px;
	position: relative;
}
.search-field {
	width: calc(100% - 10px);
	height: 45px;
	padding-left: 10px;
	border: solid #eb6d9a 1px;
	border-radius: 10px;
}
.search-field:focus {
	border: solid #39F 1px;
	border-radius: 10px;
	outline: 0;
}
.search-submit {
	top: 13px;
	right: 10px;
	position: absolute;
}
.searchshop_postname {
	margin-bottom: 15px;
}
/*メニューバー内項目*/
#search_title {
	clear: both;
	float: left;
	margin-top: 10px;
	display: inline-block;
	font-size: 26px;
	color: #eb6d9a;
}
ul.tab {
	float: right;
	list-style: none;
}
ul.tab li {
	float: left;
	width: 100px;
	height: 46px;
	background-color: #eb6d9a;
	border: solid 1px #eb6d9a;
	border-right: solid 1px #eb6d9a;
	cursor: pointer;
	border-radius: 10px 10px 0 0;
	margin-left: 10px;
}
ul.tab li:hover {
}
ul.tab li.active {
	width: 100px;
	height: 46px;
	background-color: #ffffff;
	border: solid #eb6d9a;
	border-top: 1px solid #eb6d9a;
	border-right: 1px solid #eb6d9a;
	border-bottom: 0;
	border-left: 1px solid #eb6d9a;
	border-radius: 10px 10px 0 0;
	position: relative;
	z-index: 1;
}
.tab_food {
	background: url(//machidake.com/wp-content/themes/stacker-lite/images/m_food.png);
}
.tab_food.active {
	background: url(//machidake.com/wp-content/themes/stacker-lite/images/m_food_a.png);
}
.tab_buy {
	background: url(//machidake.com/wp-content/themes/stacker-lite/images/m_buy.png);
}
.tab_buy.active {
	background: url(//machidake.com/wp-content/themes/stacker-lite/images/m_buy_a.png);
}
.tab_joy {
	background: url(//machidake.com/wp-content/themes/stacker-lite/images/m_joy.png);
}
.tab_joy.active {
	background: url(//machidake.com/wp-content/themes/stacker-lite/images/m_joy_a.png);
}
.tab_beauty {
	background: url(//machidake.com/wp-content/themes/stacker-lite/images/m_beauty.png);
}
.tab_beauty.active {
	background: url(//machidake.com/wp-content/themes/stacker-lite/images/m_beauty_a.png);
}
.tab_life {
	background: url(//machidake.com/wp-content/themes/stacker-lite/images/m_life.png);
}
.tab_life.active {
	background: url(//machidake.com/wp-content/themes/stacker-lite/images/m_life_a.png);
}
.tab_food, .tab_buy, .tab_joy, .tab_beauty, .tab_life {
	background-size: 26px 26px;
	background-repeat: no-repeat;
	background-position: center;
}
.tab_food.active, .tab_buy.active, .tab_joy.active, .tab_beauty.active, .tab_life.active {
	background-size: 26px 26px;
	background-repeat: no-repeat;
	background-position: center;
}
div.tabContent {
	clear: both;
	border: 1px solid #eb6d9a;
	border-radius: 10px 0 10px 10px;
	padding: 30px;
	width: 748px;
	display: none;
	text-align: center;
	margin: 0 auto;
	position: relative;
	top: -2px;
	z-index: 0;
	background-color: #ffffff;
}
div.tabContent li {
	display: inline-block;
	line-height: 44px;
}
div.tabContent li a {
	border: #b4b4b4 solid 1px;
	border-radius: 10px;
	font-size: 12px;
	color: #6f6f6f;
	margin: 3px 3px 3px 3px;
	padding: 7px 33px;
}
div.tabContent li a:hover {
	border: #eb6d9a solid 1px;
	color: #eb6d9a;
	transition: .3s;
}
div.active {
	display: block;
}
#menu_cont {
	width: 810px;
	margin: 60px auto 0 auto;
}
#category_search {
	border: 1px solid #eb6d9a;
	border-radius: 10px;
}
#search_img {
	position: relative;
	top: -12px;
	display: block;
	margin: 0 auto;
}
/*開閉カテゴリー*/
#menu_icon_cate {
	padding: 18px 0 0 101px;
	display: block;
	font-size: 0;
}
#menu_icon_cate ul {
	margin: 0 auto;
}
#menu_icon_cate li {
	width: 40px;
	height: 40px;
	display: inline-block;
	padding-right: 101px;
}
.search {
	float: left;
	margin: 15px 15px 0 0;
}
.search:nth-last-child(1) {
	margin-right: 0px;
}
.landing_banner {
	clear: both;
	padding-top: 60px;
}
.banner_catalog {
	margin-top: 60px;
	float: left;
}
/*snsアイコン（メニュー）*/
#sns_icon_sp {
	margin-top: 82px;
	float: left;
}
#sns_icon_sp ul {
	margin-left: 60px;
}
#sns_icon_sp li {
	display: inline-block;
	margin-right: 10px;
}
/*メニュー開閉ボタン*/
.menu-trigger, .menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
	position: fixed;
	width: 30px;
	height: 24px;
	z-index: 30;
	top: 30px;
	left: 15px;
	cursor: pointer;
	opacity: 0.75;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-filter: "alpha(opacity=70)";
	-webkit-filter: "alpha(opacity=70)";
}
.menu-trigger.active {
	position: fixed;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 4px;
	background-color: #fff;
}
.menu-trigger span:nth-of-type(1) {
	top: 0;
}
.menu-trigger span:nth-of-type(2) {
	top: 10px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}
.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(10px) rotate(-45deg);
	transform: translateY(10px) rotate(-45deg);
	background-color: #ea6d99;
}
.menu-trigger.active span:nth-of-type(2) {
	left: 50%;
	opacity: 0;
	-webkit-animation: active-menu-bar02 .8s forwards;
	animation: active-menu-bar02 .8s forwards;
	background-color: #ea6d99;
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-10px) rotate(45deg);
	transform: translateY(-10px) rotate(45deg);
	background-color: #ea6d99;
}
@-webkit-keyframes active-menu-bar02 {
 100% {
 height: 0;
}
}
@keyframes active-menu-bar02 {
 100% {
 height: 0;
}
}
/*大見出し */
h1, h2 {
	font-size: 30px;
	color: #525252;
	line-height: 40px;
}
.top {
	clear: both;
	height: 60px;
}
.top120 {
	clear: both;
	height: 120px;
}
/*=================
	スライダー部分
====================*/


/* Dots */

/* ドットの位置、マウスオーバー */
.slick-dots {
	position: absolute;
	display: block;
	width: 100%;
	list-style: none;
	text-align: center;
	z-index: 30;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 2px;
	padding: 0;
	bottom: 40px;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:before {
	font-size: 40px;
	line-height: 20px;
	position: relative;
	content: '•';
	text-align: center;
	opacity: .25;
	color: #fff;
}
.slick-dots li.slick-active button:before {
	opacity: 1;
	color: #fff;
}
/*==================================================
	トップページコンテンツエリア
==================================================*/

#content {
	width: 100%;
	height: 100% !important;
}
#content_left_wrap {
	position: fixed;
	height: 100%;
	float: left;
	width: 25%;
	width : -webkit-calc(30% - 60px);
	width : calc(30% - 60px);
	margin-left: 60px;
	z-index: 0;
}
#content_left {
	height: 100%;
}
#main_logo img {
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	width : 77%;
	max-width: 400px;
	z-index: 3;
	margin: 0 auto;
	text-align: center;
}
#content_left:hover img + .slick-dots li {
	color: #fff;
}
#content_left img {
	-webkit-transform-origin: 15% bottom;
	transform-origin: 15% bottom;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 1s ease-in-out;
	transition: 1s ease-in-out;
}
#content_left:hover img {
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
	opacity: .8;
}
#content_left_sp {
	display: none;
}
.poster_caption {
	background-color: rgba(0,0,0,0.4);
	width: 100%;
	position: absolute;
	bottom: 0px;
	z-index: 2;
	transition: 1s ease-in-out;
	pointer-events: none;
}
.poster_caption h4, .poster_name {
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	z-index: 3;
	padding-top: 30px;
}
.poster_caption h3 {
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	z-index: 3;
	padding-top: 10px;
	padding-bottom: 50px;
}
#content_right {
	width: 68%;
	width : -webkit-calc(70% - 60px);
	width : calc(70% - 60px);
	float: right;
	margin-right: 60px;
	background-color: #fff;
	z-index: 1;
	position: relative;
}
article {
	padding: 30px 30px 30px 30px;
}
.catch {
	width: 31.3%;
	height: 31.3%;
	margin: 0 1% 2% 1%;
	float: left;
}
.catch img {
	border-radius: 10px;
	max-width:100%;
	height:auto;
}
.article1 {
	width: 31.3%;
	height: 31.3%;
	float: left;
	position: relative;
	margin: 0 1% 2% 1%;
}
.article_img {
	width: 100%;
	height: 100%;
	border-radius: 10px;
}
.category {
	position: absolute;
	top: 10px;
	left: 10px;
}
.category img {
	width: 40px;
	height: 40px;
}
.top_reviewicon img {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 40px;
	height: 40px;
}
.article_caption {
	width: 100%;
	position: absolute;
	bottom: 30px;
	background-color: rgba(0,0,0,0.4);
}
.article_caption h4 {
	font-size: 11px;
	color: #fff;
	padding: 10px 10px 0 10px;
	line-height: 18px;
}
.article_caption h5 {
	padding: 10px;
	font-size: 15px;
	color: #fff;
	line-height: 22px;
}
.type_feature, .type_premium, .type_new, .type_topic,.type_column,.type_photo {
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 1px;
	border-radius: 0 0 10px 10px;
}
.type_feature h5, .type_premium h5, .type_new h5, .type_topic h5 ,.type_column h5,.type_photo h5{
	color: #fff;
	font-size: 14px;
	padding-top: 8px;
	text-align: center;
}
/*======================
	10000円プランページ
=======================*/
#wrapper, #m_wrapper {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin: auto;
	margin-top: 60px;
}
#pagelogo {
	width: 137px;
	height: 60px;
	margin: -45px 0 30px 0;
}
/*各ページのSNSボタン*/	
#sns_icon_shop {
	top: 2px;
	right: 0;
	position: absolute;
	display: inline-block;
}
#sns_icon_shop li {
	display: inline-block;
	padding-left: 5px;
}
/*店舗トップ部分*/
#tenpo_top img {
	width: 40px;
	height: 40px;
	float: left;
	margin-bottom: 25px;
	clear: both;
}
#tenpo_top_f img {
	clear: both;
	float: left;
	margin: 0 0 25px 0;
}
.tenpo_top_height_free {
	padding: 3px 0 30px 15px;
}
.tenpo_top_height {
	padding: 3px 0 60px 15px;
}
#tenpo_top h1 {
	width: 900px;
	line-height: 34px;
	font-size: 30px;
	color: #525252;
	float: left;
}
#tenpo_top h2 {
	width: 900px;
	line-height: 34px;
	padding: 3px 0 60px 15px;
	font-size: 30px;
	color: #525252;
	float: left;
}
#tenpo_top h3 {
	width: 900px;
	line-height: 34px;
	padding: 5px 0 30px 15px;
	font-size: 30px;
	color: #525252;
	float: left;
}
#tenpo_main {
	clear: both;
}
#tenpo_maincaption {
	margin-top: 30px;
}
#tenpo_maincaption img {
	clear: both;
	width: 100px;
	height: 100px;
	float: left;
}
#tenpo_maincaption span {
	width: 830px;
	font-size: 16px;
	line-height: 1.8em;
	padding-left: 30px;
	float: left;
	color: #6f6f6f;
}
.tenpo_slider {
	clear: both;
	padding-top: 60px;
	margin-bottom: 60px;
}
.pink_line {
	width: 960px;
	height: 4px;
	background-color: #e7a8c3;
	clear: both;
}
.tenpo_slider h6 {
	padding-top: 5px;
	font-size: 12px;
	float: left;
}
/*店舗情報部分*/


	
.info_block {
	width: 465px;
	height: 465px;
	float: right;
}
.info_name {
	padding-bottom: 30px;
}
.info_up {
	clear: both;
	width: 960px;
	height: 465px;
	padding-top: 30px;
}
.info_up_f {
	clear: both;
	width: 960px;
	height: 465px;
}
#tenpo_info h5 {
	font-size: 12px;
	color: #6f6f6f;
	padding-bottom: 15px;
}
#tenpo_info h2 {
	font-size: 30px;
	color: #525252;
	float: left;
	line-height: 32px;
	padding-bottom: 30px;
}
#tenpo_info h6 {
	font-size: 12px;
	padding: 15px 0 30px 10px;
	color: #6f6f6f;
	float: left;
}
.table {
	clear: both;
	width: 465px;
}
.table tr {
	width: 465px;
	border-bottom: 1px #cdcdcd solid;
}
.table th {
	width: 60px;
	font-size: 12px;
	color: #6f6f6f;
	text-align: left;
	padding: 8px 0;
}
.table td {
	font-size: 12px;
	color: #6f6f6f;
	padding: 8px 0;
	line-height: 24px;
}
.info_img1 {
	width: 465px;
	height: 465px;
	margin-right: 30px;
	float: left;
}
.info_img2 {
	width: 465px;
	height: 465px;
	margin-top: 30px;
	clear: both;
	float: right;
}
.info_map {
	width: 465px;
	height: 465px;
	margin-top: 30px;
	margin-right: 30px;
	float: left;
}
.news_map {
	width: 960px;
	height: 640px;
	margin-top: 30px;
	margin-right: 30px;
	float: left;
}
/*まちだけ。レビュー*/
	
#tenpo_review, #m_tenpo_review dd {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.re_icon {
	width: 900px;
	margin-top: 60px;
	display: inline-block;
}
.re_img img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	float: left;
	clear: both;
}
.re_text {
	width: 810px;
	min-height: 60px;
	font-size: 16px;
	line-height: 40px;
	color: #6f6f6f;
	float: left;
	margin: 10px 0 0 30px;
}
.review_img img {
	clear: both;
	display:block;
	margin:0 auto;
	padding: 50px 0 0 0;
}
#dot {
	width: 6px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 0 0 0;
	text-align: center;
	clear: both;
}
#dot p {
	width: 6px;
	height: 6px;
	margin-bottom: 20px;
	border-radius: 50%;
	background-color: #eb6d9a;
}
/*こだわり部分*/
	
	
#commit h2 {
	font-size: 24px;
	text-align: center;
	margin-bottom: 10px;
}
#commit_slider img {
	width: 100%;
	height: 100%;
	text-align: center; /*左右中央*/
}
.commit_comment {
	clear: both;
}
.commit_comment img {
	margin-top: 30px;
	float: left;
}
.commit_comment h5 {
	width: 630px;
	margin-top: 30px;
	font-size: 16px;
	line-height: 24px;
	margin-left: 30px;
	float: left;
	color: #6f6f6f;
}
/*自由編集部分*/
	
.tenpo_menu {
	clear: both;
}
.tenpo_menu_text {
	float: left;
	width: 630px;
	margin-top: 60px;
}
.tenpo_menu_text h4 {
	font-size: 16px;
	color: #6f6f6f;
	margin-bottom: 20px;
}
.tenpo_menu_text h5 {
	font-size: 16px;
	line-height: 24px;
	color: #6f6f6f;
}
.tenpo_menu img {
	float: right;
	margin-top: 60px;
	width: 300px;
	height: 300px;
}
.tenpo_menu_r {
	clear: both;
}
.tenpo_menu_r img {
	float: left;
	margin-top: 60px;
	width: 300px;
	height: 300px;
}
.tenpo_menu_text_r {
	float: left;
	margin-left: 30px;
	margin-top: 60px;
	width: 630px;
}
.tenpo_menu_text_r h4 {
	font-size: 16px;
	color: #6f6f6f;
	margin-bottom: 20px;
}
.tenpo_menu_text_r h5 {
	font-size: 16px;
	line-height: 24px;
	color: #6f6f6f;
}
/*お知らせ部分*/
	
	
	
.news {
	overflow: hidden;
	height: 100%;
	margin-top: 30px;
	clear: both;
}
.news img {
	float: left;
}
.news_text {
	width: 710px;
	float: right;
}
.news_text h6 {
	font-size: 14px;
	color: #6f6f6f;
}
.news_text h2 {
	font-size: 30px;
	color: #525252;
	margin-top: 10px;
}
.news_text h5 {
	font-size: 16px;
	color: #6f6f6f;
	margin-top: 20px;
	line-height: 1.8em;
}
/*お知らせ一覧へボタン*/
	
.inbtn {
	clear: both;
	border-radius: 10px;
	border: #b4b4b4 solid 1px;
	float: right;
	margin-top: 60px;
}
.inbtn h5 {
	font-size: 12px;
	color: #6f6f6f;
	padding: 9px 33px;
	text-align: center;
}
/*特集リンク部分*/

#tokusyu_text .inbtn {
	position: absolute;
	bottom: 0;
	right: 0;
}
#tokusyu_mark {
	position: absolute;
	z-index: 2;
}
#tokusyu_img_trim {
	overflow: hidden;
	width: 465px;/* トリミングしたい枠の幅 */
	height: 312px;/* トリミングしたい枠の高さ */
	position: relative;
	float: left;
}
#tokusyu_img img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: auto;
	height: 100%;
}
#tokusyu_text {
	position: relative;
	width: 465px;
	height: 312px;
	float: right;
}
#tokusyu_text h6 {
	font-size: 12px;
	color: #6f6f6f;
}
#tokusyu_text h2 {
	font-size: 30px;
	color: #525252;
	margin: 10px 0 0 0;
}
/*フッター部分*/

	
footer {
	width: 960px;
	clear: both;
	padding-top: 80px;
	margin-left: auto;
	margin-right: auto;
}
/*タグ、ロゴ、コピーライト*/

#tag ul {
	text-align: center;
}
#tag li {
	padding: 5px 10px 5px 10px;
	margin: 0 3px 6px 3px;
	font-size: 10px;
	color: #6f6f6f;
	text-align: center;
	border-radius: 5px;
	border: #b4b4b4 solid 1px;
	display: inline-block;
}
footer img {
	margin-top: 80px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
footer h6 {
	font-size: 10px;
	color: #6f6f6f;
	text-align: center;
	margin: 60px 0 60px 0;
}
/*=================
	お知らせページ
==================*/

/*店舗ページへのリンク*/

#tenpo_link {
	clear: both;
}
#tenpo_link_text {
	position: relative;
	float: right;
	width: 710px;
	margin-left: 30px;
}
#tenpo_link_text h5 {
	font-size: 12px;
	color: #6f6f6f;
	margin-top: 30px;
}
#tenpo_link_text h2 {
	font-size: 30px;
	color: #6f6f6f;
	float: left;
	margin: 15px 0 22px 0;
	line-height: 1;
}
#tenpo_link_text h6 {
	font-size: 12px;
	padding: 28px 0 0 0;
	color: #6f6f6f;
	line-height: 1.5em;
}
.table_link {
	clear: both;
	margin: 0 0 60px 0;
}
.table_link th {
	width: 60px;
	font-size: 12px;
	color: #6f6f6f;
	text-align: left;
}
.table_link td {
	font-size: 12px;
	color: #6f6f6f;
	padding-bottom: 12px;
	line-height: 1.5em;
}
.list_img, .search_shop {
	position: relative;
	width: 220px;
}
.list_img img, .search_shop {
	float: left;
	position: relative;
}
.list_img img {
	margin-bottom: 60px;
}
.review_mark {
	position: absolute;
	z-index: 2;
	top: 10px;
	right: 10px;
	box-sizing: border-box;
}
.review_mark img {
	width: 40px;
	height: 40px;
}
/*お知らせ文章部分*/
	
#news_cont {
}
#news_cont h1 {
	font-size: 30px;
	color: #525252;
	line-height: 40px;
}
#news_cont h5, .post_time {
	padding: 10px 0 5px 0;
	font-size: 14px;
	color: #6f6f6f;
	float: left;
}
/*最近のお知らせ部分*/
	
	
#news_text h5 {
	margin-top: 30px;
	font-size: 16px;
	line-height: 1.8em;
	color: #6f6f6f;
}
#news_btn {
	margin-top: 60px;
}
.navbox {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-left: 390px;
}
.next_s {
	border-radius: 10px;
	border: #b4b4b4 solid 1px;
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 12px;
	float: left;
	color: #6f6f6f;
	text-align: center;
	padding: 9px 19px 9px 19px;
}
.btnfloat {
	float: right;
	width: 340px;
}
.news_next {
	border-radius: 10px;
	border: #b4b4b4 solid 1px;
	float: right;
}
.news_next_s {
	border-radius: 10px;
	border: #b4b4b4 solid 1px;
	float: left;
}
.news_next h5 {
	font-size: 12px;
	color: #6f6f6f;
	text-align: center;
	padding: 9px 33px 9px 33px;
}
.news_next_s h5 {
	font-size: 12px;
	color: #6f6f6f;
	text-align: center;
	padding: 9px 33px 9px 33px;
}
/*=============
	特集ページ
==============*/

#tokusyu_title h1 {
	font-size: 30px;
	color: #525252;
	line-height: 40px;
}
#tokusyu_main {
	clear: both;
}
#tokusyu_main img {
	margin-top: 60px;
}
#tokusyu_main h6 {
	padding: 60px 0 5px 0;
	font-size: 12px;
	color: #6f6f6f;
	float: right;
}
/*特集見出し*/
.talk_midashi {
	line-height: 40px;
	color: #525252;
	padding: 20px 30px 20px 30px;
	clear: both;
	font-size: 24px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eeeeee;
	border-radius: 10px;
}
.tag_midashi {
	padding: 10px 20px;
	clear: both;
	background-color: #ea6d99;
	border-radius: 10px;
	text-align: center;
	display: inline-block;
	color: #ffffff;
	line-height: 1;
	margin: 0 10px 10px 0;
}
/*大文字*/
.talk_big {
	width: 810px;
	font-size: 22px;
	line-height: 40px;
	color: #6f6f6f;
	float: left;
	margin: 70px 0 0 30px;
}
/*特集効果音他*/
.talk_other {
	clear: both;
	font-size: 18px;
	color: #6f6f6f;
	padding: 60px 0 30px 0px;
	text-align: center;
}
/*注釈*/


.cyuusyaku {
	padding: 0 30px 25px 30px;
	clear: both;
	font-size: 24px;
	border: #b4b4b4 solid 1px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	line-height: 1.3em;
}
.cyuusyaku a {
	color: #eb6d9a;
}
.cyuusyaku_text {
	clear: both;
	font-size: 16px;
	color: #6f6f6f;
	padding-top: 25px;
}
#tokusyu_caption {
	margin-top: 60px;
	margin-bottom: 120px;
	font-size: 18px;
	color: #6f6f6f;
	line-height: 40px;
}
.tokusyu_caption_big {
	font-size: 22px;
	color: #6f6f6f;
	line-height: 40px;
	text-align: left;
}
/*太字*/

.strong {
	font-weight: bold;
	color: #555;
}
/*特集余白*/

.bottom60 {
	margin-bottom: 60px;
}
.bottom120 {
	margin-bottom: 120px;
}
.bottom180 {
	margin-bottom: 180px;
}
/*掛け合い間の画像*/

.tokusyu_inimg {
	clear: both;
	text-align: center;
	padding: 30px 0 0 0;
}
/*特集の掛け合いのアイコンはcssで制御するため*/

#tenpo_review dd, #m_tenpo_review dd {
	width: 810px;
	font-size: 16px;
	min-height: 60px;
	line-height: 40px;
	color: #6f6f6f;
	float: left;
	margin: 68px 0 0 30px;
}
.chara img {
	width: 60px;
	border-radius: 50%;
	box-sizing: border-box;
	margin-top: 58px;
	float: left;
	clear: both;
}
.owner img {
	border-radius: 50%;
	box-sizing: border-box;
	margin-top: 58px;
	float: left;
	clear: both;
}
/*店舗情報系の表*/
.table_list {
	width: 960px;
	height: 30px;
	border-bottom: 1px solid #6f6f6f;
}
/*バナー広告カタログ*/
#banner_text {
	font-size: 16px;
	color: #6f6f6f;
	margin: 30px 0 60px 0;
	line-height: 24px;
}
.banner_size {
	font-size: 16px;
	margin: 10px 0;
	color: #6f6f6f;
}
.banner_code {
	width: 960px;
	border: 1px solid #6f6f6f;
	padding: 10px;
	margin-bottom: 60px;
	color: #6f6f6f;
	line-height: 1.5em;
	font-size: 16px;
}
body, html, .slick-list.draggable, .slick-track, .slick-slide { /*ページ全体*/
	height: 100%;
}
.slick-list.draggable, .slick-track, .slick-slide {
	position: relative;
}



/*カレンダー*/
.calendar-title{
	float:left;
	color:#525252;
	}
#month{
	float:right;
	}
.calendar{
	clear:both;
	display: flex;/* flexboxレイアウトを使うための命令 */
	flex-wrap: wrap;/* 上記で囲われたflexアイテムを折り返すように設定する */
	margin-top:5px;
	}
.calendar-top{
	width: 14.39%;/* 100%を1行当たりのカラム数（今回は7）で割った数値 */
	height:30px;
	text-align:center;
	border: 1px solid #eb6d9a;
	margin: -1px 0 0 -1px;
	box-sizing:border-box;
	padding-top:7px;
	background-color:#eb6d9a;
	color:#fff;
	}

.calendar-day{
	width: 14.39%;/* 100%を1行当たりのカラム数（今回は7）で割った数値 */
	min-height:120px;
	border: 1px solid #cdcdcd;
	margin: -1px 0 0 -1px;
	box-sizing:border-box;
	}
.day{
	padding:5px 0 0 5px;
	}
.calendar-day a{
	margin:4px;
	padding:4px;
	border-radius:5px;
	color:#fff;
	background-color:#eb6d9a;
	display:block;
	}
.year-select select,.month-select select{
	padding:7px;
	border:1px solid #b4b4b4;
	border-radius:5px;
	cursor:pointer;
	}
.year-select select:hover,.month-select select:hover{
	border:1px solid #eb6d9a;
	transition:.3s;
	}
.ym{
	margin:5px;
	}
input#calendar-submit{
	padding:5px 10px;
	border:1px solid #eb6d9a;
	border-radius:5px;
	background-color:#eb6d9a;
	color:#fff;
	cursor:pointer;
	
	}

}

.link_btn {
	width: 100%;
	padding: 25px 0;
	border: #b4b4b4 solid 1px;
	margin: 0 auto;
	border-radius: 10px;
	line-height: 1.3em;
}