/*
Theme Name: サカエチカのテーマ
*/

/*----------------------------------
reset
----------------------------------*/

html, body, div, p, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

/*----------------------------------
全体
----------------------------------*/

body {
	background: url(images/bg.png);
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 16px;
	line-height: 26px;
	word-break: break-all;
	text-size-adjust: none;
}

.wrapper {
	margin: 0 auto;
	width: 1200px;
}

.center {
	display: block;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.t-center {
	text-align: center;
}

.t-left {
	text-align: left;
}

.t-right {
	text-align: right;
}

.clear {
	clear: both;
}

.block {
	display: block;
}

.of {
	overflow: hidden;
}

img,iframe {
	display: block;
}

a:hover img {
	opacity: 0.6;
}

a.bo {
	text-decoration: underline;
}

a.bo:hover {
	text-decoration: none;
}

a.no-bo {
	text-decoration: none;
}

a.no-bo:hover {
	text-decoration: underline;
}

.full {
	height: auto;
	width: 100%;
}

.list {
	margin-bottom: 20px;
}

.list li {
	list-style: disc;
	margin-left: 23px;
}

.pc {
	display: block;
}

.mobi {
	display: none;
}

.first {
	margin-top: 0 !important;
}

.last {
	margin-bottom: 0 !important;
}

.m20 {
	margin: 20px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.no-mt20 {
	margin-top: -20px !important;
}

.mb-20 {
	margin-bottom: 20px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.m40 {
	margin: 40px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.ml40 {
	margin-left: 40px !important;
}

.mr40 {
	margin-right: 40px !important;
}

.m60 {
	margin: 60px !important;
}

.mt60 {
	margin-top: 60px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

.m80 {
	margin: 80px !important;
}

.mt80 {
	margin-top: 80px !important;
}

.mb80 {
	margin-bottom: 80px !important;
}

.m100 {
	margin: 100px !important;
}

.mt100 {
	margin-top: 100px !important;
}

.mb100 {
	margin-bottom: 100px !important;
}

.ml60 {
	margin-left: 60px !important;
}

.mr60 {
	margin-right: 60px !important;
}

.p20 {
	padding: 20px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.p40 {
	padding: 40px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pl40 {
	padding-left: 40px !important;
}

.pr40 {
	padding-right: 40px !important;
}

.p60 {
	padding: 60px !important;
}

.pt60 {
	padding-top: 60px !important;
}

.pb60 {
	padding-bottom: 60px !important;
}

.pl60 {
	padding-left: 60px !important;
}

.pr60 {
	padding-right: 60px !important;
}

/*----------------------------------
文字スタイル
----------------------------------*/

strong,b,.strong {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
}

.red {
	color: #ff0000;
}

.red-2 {
	color: #c70000;
}

.blue {
	color: #0000ff;
}

.yellow {
	color: #ffff00;
}

.green {
	color: #008800;
}

.orange {
	color: #ff8800;
}

.pink {
	color: #ec85a8;
}

.magenta {
	color: #F37C92;
}

.cyan {
	color: #5DBFF2;
}

.y-b {
	background: linear-gradient(transparent 50%, #ffff00 50%);
}

.fs12 {
	font-size: 12px !important;
	line-height: 22px !important;
}

.fs13 {
	font-size: 13px !important;
	line-height: 23px !important;
}

.fs14 {
	font-size: 14px !important;
	line-height: 24px !important;
}

.fs15 {
	font-size: 15px !important;
	line-height: 25px !important;
}

.fs16 {
	font-size: 16px !important;
	line-height: 26px !important;
}

.fs17 {
	font-size: 17px !important;
	line-height: 27px !important;
}

.fs18 {
	font-size: 18px !important;
	line-height: 28px !important;
}

.fs20 {
	font-size: 20px !important;
	line-height: 30px !important;
}

.fs22 {
	font-size: 22px !important;
	line-height: 32px !important;
}

.fs23 {
	font-size: 23px !important;
	line-height: 33px !important;
}

.fs25 {
	font-size: 25px !important;
	line-height: 35px !important;
}

.fs28 {
	font-size: 28px !important;
	line-height: 38px !important;
}

.fs30 {
	font-size: 30px !important;
	line-height: 40px !important;
}

.fs35 {
	font-size: 35px !important;
	line-height: 45px !important;
}

.fs40 {
	font-size: 40px !important;
	line-height: 50px !important;
}

.fs45 {
	font-size: 45px !important;
	line-height: 55px !important;
}

.fs50 {
	font-size: 50px !important;
	line-height: 60px !important;
}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?n598jn');
  src:  url('fonts/icomoon.eot?n598jn#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?n598jn') format('truetype'),
    url('fonts/icomoon.woff?n598jn') format('woff'),
    url('fonts/icomoon.svg?n598jn#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?c3xvg7');
  src:  url('fonts/icomoon.eot?c3xvg7#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?c3xvg7') format('truetype'),
    url('fonts/icomoon.woff?c3xvg7') format('woff'),
    url('fonts/icomoon.svg?c3xvg7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-triangle-right:before {
  content: "\e902";
}

.icon-cheveron-up:before {
  content: "\e900";
}

/*----------------------------------
header
----------------------------------*/

header.pc {
	background: #fff;
	position: relative;
}

.head-in {
	box-sizing: border-box;
	padding: 20px;
}

.logo {
    box-sizing: border-box;
    margin: 8px auto;
	width: 143px;
}

.head-menu {
	margin-top: -43px;
}

.head-menu li {
	float: left;
	margin-right: 40px;
}

/*
.head-menu li .language-pc {
	padding: 9.5px 0;
}*/

.head-menu li .contact-btn-pc {
    height: 40px;
    padding: 1.5px 0;
    width: auto;
}

.head-menu li .search-btn-pc {
	padding: 8.5px 0;
}

.head-menu li:last-child {
	margin-right: 0;
}

.pc-menu {
	box-sizing: border-box;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.pc-menu ul {
	margin: 0 auto;
	overflow: hidden;
	width: 1200px;
}

.pc-menu ul li a {
	border-right: 1px solid #ccc;
	box-sizing: border-box;
	color: #000;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	padding: 10px 0;
	text-decoration: none;
	text-align: center;
	width: 150px;
}

.pc-menu ul li:first-child a {
	border-left: 1px solid #ccc;
}

.pc-menu ul li a:hover img {
	opacity: 1;
}

.pc-menu ul li a:hover {
	opacity: 0.6;
}

.pc-menu ul li a img {
	margin: 0 auto 10px;
}

.pc-search {
    background: #fff;
    box-sizing: border-box;
    display: none;
    padding: 20px;
    position: absolute;
    right: 20px;
    top: 10px;
}

.pc-search.open-search {
	display: block;
}

.pc-search input[type="text"] {
	background: #eee;
    box-sizing: border-box;
    border: 1px solid #eee;
    border-radius: 0;
	float: left;
    height: 50px;
    margin-right: 5px;
    padding: 5px 10px;
    -webkit-appearance: none;
    width: 350px;
}

.pc-search input[type="image"] {
    border-radius: 0;
    height: 50px;
    float: left;
    -webkit-appearance: none;
    width: auto;
}

.head-pc-menu-list {
    background: #fff;
    box-sizing: border-box;
    display: none;
    padding: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 350px;
    z-index: 100;
}

.head-pc-menu-list.open-pc-menu {
	display: block;
}

.pc-menu-bar {
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	padding: 2.5%;
}

.menu-logo-pc {
	height: auto;
	width: 40%;
}

.close-btn-pc {
	height: auto;
	width: 6.5%;
}

.head-pc-menu-list li a {
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	color: #000;
	display: block;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	padding: 2.5%;
	position: relative;
	text-decoration: none;
	width: 100%;
}

.head-pc-menu-list li a::after {
	color: #c83728;
	content: "\e900";
	font-family: 'icomoon' !important;
	font-size: 25px;
    line-height: 25px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%) rotate(90deg);
	-webkit-transform: translateY(-50%) rotate(90deg);
}

.head-pc-menu-list li .head-pc-menu-list-mini li a {
	border-bottom: 0;
	color: #c83728;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: normal;
	padding-left: 7.5%;
}

.head-pc-menu-list li .head-pc-menu-list-mini li a::after {
	content: none;
}

.head-pc-menu-list li .head-pc-menu-list-mini li:last-child a {
	border-bottom: 1px solid #ccc;
}

/*----------------------------------
TOPスライダー
----------------------------------*/

.topslider {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
    height: 650px;
    margin-bottom: 30px;
}

.topslider ul,
.topslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}

.topslider ul li img {
    width: 100%;
}

.topslider_base {
    top: 0;
    position: absolute;
}

.topslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
}

.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
	width: 20px !important;
	height: 36px !important;
}

.slider_prev {
	background: url(images/slider/prev.png) no-repeat right center;
	left: 10px !important;
	top: 50% !important;
	transform: translateY(-50%) !important;
	-webkit-transform: translateY(-50%) !important;
}

.slider_next {
	background: url(images/slider/next.png) no-repeat left center;
	right: 10px !important;
	top: 50% !important;
	transform: translateY(-50%) !important;
	-webkit-transform: translateY(-50%) !important;
}

.pagination {
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 200;
}

.pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
    background: #d2d2d2;
	border-radius: 50%;
}
.pagination a.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
	background: #000;
}

.topslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

.topslider ul {
    display: inline-block;
    overflow: hidden;
}

.mobi-slider {
	display: none !important;
}

.topslider ul li {
	position: relative;
}

/*----------------------------------
TOPページ
----------------------------------*/

.wrapper.top-page {
	overflow: hidden;
}

.title {
	box-sizing: border-box;
	color: #fff;
	height: 74px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
}

.title.page-title {
	padding-left:30px;
}

.title.bg-1 {
	background: url(images/title-bg-1.png);
}

.title.bg-2 {
	background: url(images/title-bg-2.png);
}

.title.bg-3 {
	background: url(images/title-bg-3.png);
}

.title.bg-4 {
	background: url(images/title-bg-4.png);
}

.title.bg-5 {
	background: url(images/title-bg-5.png);
}

.title.bg-6 {
	background: url(images/title-bg-6.png);
}

.title-icon {
	float: left;
	margin: 0 20px;
	width: 33px;
}

.title-icon img {
	margin: 0 auto;
}

.title.bg-1 .title-icon {
	padding: 20px 0;
}

.title.bg-2 .title-icon {
	padding: 20px 0;
}

.title.bg-3 .title-icon {
	padding: 23px 0;
}

.title.bg-4 .title-icon {
	padding: 25px 0;
}

.title h2 {
	float: left;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 30px;
	line-height: 74px;
}

.title-info {
	float: right;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	line-height: 74px;
	margin-right: 30px;
}

.con-box {
	background: #fff;
	box-sizing: border-box;
	border: 1px solid #ccc;
	padding: 60px;
}

.con-box.insta-box {
	padding-right: 42px;
}

.itiran-list {
	display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -60px;
}

.itiran-list li {
	box-sizing: border-box;
	float: left;
	margin: 0 59px 60px 0;
	width: 320px;
}

.itiran-list li:nth-child(3n) {
	margin-right: 0;
}

/*.itiran-list.news-list li {
	height: 335px;
}*/

.itiran-img {
	height: 215px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 320px;
}

.itiran-img.news-thumb {
	height: 215px;
	margin-bottom: 10px;
}

.itiran-img img {
	height: auto;
	width: 100%;
}

.itiran-cate {
	box-sizing: border-box;
	color: #fff;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	float: left;
	font-size: 14px;
	line-height: 24px;
	padding: 0 10px;
}

.itiran-cate.news-ct {
	color: #000;
	line-height: 19px;
	margin: 5px 0;
	padding: 0;
	width: 200px;
}

.itiran-cate.news-ct.blog-ct {
	width: 100%;
}

.itiran-cate.news-cate {
	background: #ee811f;
}

.itiran-cate.event-cate {
	background: #68abdb;
}

.itiran-cate.new-shop-cate {
	background: #bfcb27;
}

.itiran-cate.campaign-cate {
	background: #ED85A8;
}

.itiran-cate.gourmet-cate {
	background: #E59C3E;
}

.itiran-cate.fashion-cate {
	background: #F87877;
}

.itiran-cate.service-cate {
	background: #3F80E4;
}

.itiran-date {
	float: right;
	font-size: 14px;
	line-height: 24px;
}

.itiran-title {
	color: #000;
	display: inline-block;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	margin: 10px 0;
	text-decoration: none;
}

.itiran-title:hover {
	text-decoration: underline;
}

.itiran-text {
	font-size: 14px;
	line-height: 24px;
}

.view-btn {
	border: 2px solid #000;
	box-sizing: border-box;
	color: #000;
	display: block;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	margin: 60px auto 0;
	padding: 10px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 300px;
}

.view-btn::after {
	content: "\e900";
	font-family: 'icomoon' !important;
	font-size: 25px;
    line-height: 25px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%) rotate(90deg);
	-webkit-transform: translateY(-50%) rotate(90deg);
}

.insta-list li {
	float: left;
	margin: 0 18px 18px 0;
}

.insta-list li:nth-child(4n) {
	margin-right: 0;
}

.insta-more {
	margin-top: 31px;
}

#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
	margin: 0 18px 18px 0 !important;
}

.shop-search-list {
	box-sizing: border-box;
	border: 1px solid #ccc;
}

.shop-search-list li a {
	background: #fff;
	box-sizing: border-box;
	color: #000;
	display: block;
	float: left;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	line-height: 36px;
	height: 76px;
	padding: 20px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 33%;
}

.shop-search-list li:nth-child(2) a {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 34%;
}

.shop-search-list li a:hover img {
	opacity: 1;
}

.search-img {
	left: 20px;
	position: absolute;
}

.shop-search-list li a::after {
	color: #ccc;
	content: "\e900";
	font-family: 'icomoon' !important;
	font-size: 25px;
    line-height: 25px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%) rotate(90deg);
	-webkit-transform: translateY(-50%) rotate(90deg);
}

.search-list-form {
	margin: 40px auto 0;
    width: 432px;
}

.search-list-form input[type="text"] {
	background: #eee;
    box-sizing: border-box;
    border: 1px solid #eee;
    border-radius: 0;
	float: left;
    height: 50px;
    margin-right: 5px;
    padding: 5px 10px;
    -webkit-appearance: none;
    width: 350px;
}

.search-list-form input[type="image"] {
	border-radius: 0;
	float: left;
    -webkit-appearance: none;
}

.banner-list li {
	float: left;
	margin: 0 20px 20px 0;
	width: 285px;
}

.banner-list li:nth-child(4n) {
	margin-right: 0;
}

.banner-list li img {
	height: auto;
	width: 100%;
}

/*----------------------------------
footer
----------------------------------*/

footer {
	box-sizing: border-box;
	margin-top: 60px;
	position: relative;
}

.foot-in {
	background: #243336;
	box-sizing: border-box;
}

.foot-logo {
	box-sizing: border-box;
	padding: 40px 0;
}

.foot-logo img {
	margin: 0 auto;
}

.foot-menu {
	box-sizing: border-box;
	border-top: 1px solid #2f3b3d;
	border-bottom: 1px solid #2f3b3d;
	margin: 0 auto;
	padding: 20px 0;
	width: 1100px;
}

.foot-menu ul {
	margin: 0 auto;
	width: 900px;
}

.foot-menu li a {
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 14px;
	line-height: 24px;
	margin-right: 28px;
	text-decoration: none;
}

.foot-menu li:last-child a {
	margin-right: 0;
}

/*.foot-sns {
	box-sizing: border-box;
    margin: 0 auto;
	padding: 40px 0;
    width: 55px;
}*/

.foot-sns {
	box-sizing: border-box;
    margin: 0 auto;
	padding: 40px 0;
    width: 24px;
}

.foot-sns li {
	float: left;
	margin-right: 20px;
}

.foot-sns li:last-child {
	margin-right: 0;
}

.copyright {
	background: #fff;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 24px;
	padding: 30px 0;
	text-align: center;
}

.copyright img {
	height: auto;
	margin: 0 auto 10px;
	width: 285px;
}

/*----------------------------------
ページトップ
----------------------------------*/

.pagetop {
	box-sizing: border-box;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: -55px;
}

.pagetop:hover {
	opacity: 0.6;
}

/*----------------------------------
一覧ページ
----------------------------------*/

.wrapper.itiran-page {
	overflow: hidden;
}

.breadcrumbs {
	font-size: 12px;
	line-height: 22px;
	margin: 20px 0;
}

.breadcrumbs .text_num {
    vertical-align: super;
    font-size: 70%;
}

.breadcrumbs a {
	color: #000;
	text-decoration: none;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

.blog-itiran .itiran-date {
	float: none;
	margin-top: 10px;
}

.blog-itiran .itiran-title {
	margin: 0;
}

.pager {
	margin-top: 60px;
	text-align: center;
}

.pager .wp-pagenavi a,
.pager .wp-pagenavi span {
    box-sizing: border-box;
	color: #000;
    display: inline-block;
    border: 1px solid #000;
    margin: 2px;
    padding: 5px;
    text-decoration: none;
    width: 38px;
}

.pager .wp-pagenavi span.current,
.pager .wp-pagenavi a:hover {
	background: #000;
	color: #fff;
	font-weight: normal;
}

.floor-shop-list.shop-archive li:first-child {
	border-top: 1px solid #ccc;
}

/*----------------------------------
NEWSページ
----------------------------------*/

.single .con-box {
	padding: 30px 60px 60px;
}

.single-cate {
	background: #000;
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
	padding: 0 20px;
}

.single-cate.news-event {
	background: #68abdb;
}

.single .con-box h1 {
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 34px;
	padding-bottom: 10px;
}

.single .con-box .text_num{
	vertical-align: super;
	font-size: 70%;
}

.single-kikan {
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
	color: #575757;
	padding: 10px 0;
}

.kikan-in {
	box-sizing: border-box;
	border: 1px solid #f58e7e;
	color: #f58e7e;
	letter-spacing: 5px;
	margin-right: 10px;
	padding: 0 5px 0 10px;
}

.single-eye img {
	height: auto;
	margin: 40px auto !important;
	max-width: 790px;
}

.single-no-eye {
	margin-top: 40px;
}

.single-content p + h2,
.single-content p + h3,
.single-content p + h4,
.single-content ul + h2,
.single-content ul + h3,
.single-content ul + h4,
.single-content ol + h2,
.single-content ol + h3,
.single-content ol + h4,
.single-content table + h2,
.single-content table + h3,
.single-content table + h4,
.single-content img + h2,
.single-content img + h3,
.single-content img + h4,
.single-content iframe + h2,
.single-content iframe + h3,
.single-content iframe + h4,
.single-content div + h2,
.single-content div + h3,
.single-content div + h4,
.single-content a + h2,
.single-content a + h3,
.single-content a + h4,
.single-content center + h2,
.single-content center + h3,
.single-content center + h4 {
	margin-top: 60px;
}

.single-content p {
	margin-bottom: 20px;
	overflow: hidden;
}

.single-content p:last-child {
	margin-bottom: 0;
}

.single-btn {
	margin-top: 60px;
}

/*----------------------------------
店舗詳細ページ
----------------------------------*/

.shop-cate-info {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 5px;
}

.shop-cate-1 {
	box-sizing: border-box;
	float: left;
	margin-right: 20px;
}

.shop-cate-2 {
	box-sizing: border-box;
	color: #3673ae;
	float: left;
}

.shop-content {
	margin-top: 40px;
}

.shop-info-1 {
	margin-bottom: 60px;
}

.shop-info-1 img {
	float: left;
	height: auto;
	max-width: 509px;
	width: auto;
}

.shop-info-text {
	float: right;
	margin-top: 40px;
	width: 509px;
}

.shop-title-1 {
	color: #966a1c;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
}

.shop-info-2 {
	margin-bottom: 60px;
}

.shop-title-2 {
	color: #966a1c;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
	text-align: center;
}

.shop-info-2 ul {
	margin: 0 auto;
	width: 800px;
}

.shop-info-2 ul li {
	color: #966a1c;
	float: left;
	margin-right: 60px;
	width: 370px;
}

.shop-info-2 ul li:last-child {
	margin-right: 0;
}

.shop-info-2 ul li img {
	height: auto;
	margin-bottom: 10px;
	width: 100%;
}

.shop-info-img {
	height: 245px;
	overflow: hidden;
}

.shop-info-2-one {
	color: #966a1c;
	margin: 0 auto;
	width: 370px;
}

.shop-info-2-one img {
	height: auto;
	margin-bottom: 10px;
	width: 100%;
}

.shop-info-3 {
	margin-bottom: 60px;
}

.shop-info-3 table {
	margin: 0 auto;
	width: 800px;
}

.shop-info-3 table th {
	box-sizing: border-box;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 15px 20px;
	text-align: left;
	width: 30%;
}

.shop-info-3 table td {
	box-sizing: border-box;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 15px 20px;
}

.shop-info-3 table td a {
	color: #3673ae;
	text-decoration: none;
}

.shop-info-3 table td a:hover {
	text-decoration: underline;
}

.shop-blog-title {
	color: #76af4b;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 20px;
	text-align: center;
}

.shop-blog-itiran .itiran-date {
	float: left;
}

.shop-blog-itiran .itiran-title {
	margin: 0;
}

/*----------------------------------
フロアマップ
----------------------------------*/

.title.bg-4.floor-title .title-icon {
	padding: 19px 0;
}

.con-box.floor-con {
	padding: 20px 60px 20px;
}

.floor-info {
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

.floor-cate {
	float: left;
	width: 100%;
}

.floor-cate li {
	box-sizing: border-box;
	float: left;
	font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
	margin-right: 30px;
	overflow: hidden;
}

.floor-cate li:last-child {
	margin-right: 0;
}

.floor-cate li img {
	float: left;
	margin-right: 5px;
}

.floor-search {
	box-sizing: border-box;
	color: #000;
	float: right;
	padding: 0 14px 0 24px;
	position: relative;
	text-decoration: none;
}

.floor-search img {
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.floor-search .icon-cheveron-up::before {
    font-size: 25px;
    line-height: 25px;
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    -webkit-transform: translateY(-50%) rotate(90deg);
}

.floor-search:hover img {
	opacity: 1;
}

.floor-shop-list li {
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding: 20px 0;
}

.floor-img {
	float: left;
	height: 200px;
	margin-right: 20px;
	width: 200px;
}

.floor-img img {
	height: auto;
	width: 100%;
}

.floor-shop-list-info {
	float: left;
	width: 858px;
}

.floor-info-1 {
	overflow: hidden;
}

.floor-num {
	background: #000;
	box-sizing: border-box;
	border-radius: 50%;
	color: #fff;
	float: left;
	font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin-right: 10px;
	text-align: center;
	width: 25px;
}

.floor-info-1-in {
	float: left;
}

.floor-info-cate-1 {
	font-size: 14px;
	line-height: 24px;
}

.floor-info-cate-2 {
	color: #3673ae;
	font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
    font-weight: bold;
}

.floor-page-link {
	color: #000;
	display: inline-block;
	font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
	margin: 10px 0;
	text-decoration: none;
}

.floor-page-link:hover {
	text-decoration: underline;
}

.floor-page-link .text_num {
    vertical-align: super;
    font-size: 70%;
}

.floor-area {
	margin-bottom: 10px;
}

/*----------------------------------
アクセス・提携駐車場
----------------------------------*/

.access-menu {
    margin: 0 auto 60px;
    width: 356px;
}

.access-menu li a {
	box-sizing: border-box;
	border-right: 1px solid #ccc;
	float: left;
	padding: 0 10px;
}

.access-menu li:last-child a {
	border-right: 0;
}

.access-map-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 28px;
	margin-top: 20px;
	text-align: center;
}

.access-map-text strong {
	display: block;
	margin-bottom: 5px;
	text-align: center;
}

.access-tel {
	display: inline-block;
    padding-left: 17px;
    position: relative;
}

.access-tel img {
	left: 0;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.page-content p + h2,
.page-content p + h3,
.page-content p + h4,
.page-content ul + h2,
.page-content ul + h3,
.page-content ul + h4,
.page-content ol + h2,
.page-content ol + h3,
.page-content ol + h4,
.page-content table + h2,
.page-content table + h3,
.page-content table + h4,
.page-content img + h2,
.page-content img + h3,
.page-content img + h4,
.page-content iframe + h2,
.page-content iframe + h3,
.page-content iframe + h4,
.page-content div + h2,
.page-content div + h3,
.page-content div + h4,
.page-content a + h2,
.page-content a + h3,
.page-content a + h4,
.page-content center + h2,
.page-content center + h3,
.page-content center + h4 {
	margin-top: 60px;
}

.page-content p {
	margin-bottom: 20px;
}

.page-content p:last-child {
	margin-bottom: 0;
}

.access-title {
	box-sizing: border-box;
	color: #ff9600;
	font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    margin: 60px auto 20px;
    text-align: center;
}

.access-title img {
	float: left;
	margin-right: 10px;
}

.access-title.ac-1 {
	width: 206px;
}

.access-title.ac-1 img {
	margin-top: -6px;
}

.access-title.ac-2 {
	width: 215px;
}

.access-title.ac-2 img {
	margin-top: -3px;
}

.access-title.ac-3 {
	width: 200px;
}

.access-title.ac-3 img {
	margin-top: -6px;
}

.access-info-1 {
	margin: 20px auto 0;
	width: 800px;
}

.access-info-1-in h3 {
	box-sizing: border-box;
	font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 20px;
    padding-left: 5px;
}

.access-info-1-in h3.ac-ttl-1 {
	border-left: 5px solid #38a1db;
}

.access-info-1-in h3.ac-ttl-2 {
	border-left: 5px solid #22ac38;
}

.access-info-1-in ul li {
    box-sizing: border-box;
    line-height: 20px;
    margin-bottom: 10px;
/*    padding-left: 25px;*/
    position: relative;
}

.access-info-1-in ul li:last-child {
	margin-bottom: 0;
}

.ac-num {
	background: #38a1db;
	color: #fff;
	height: 20px;
	left: 0;
	line-height: 20px;
/*	position: absolute;*/
	text-align: center;
/*	width: 20px;*/
    padding:0 2px;
    margin-left: 2px;
    font-size: 95%;
}

.ac-en {
	background: #22ac38;
	border-radius: 50%;
	color: #fff;
	height: 20px;
	left: 0;
	line-height: 20px;
/*	position: absolute;*/
	text-align: center;
	width: 20px;
    display: inline-block;
    margin-right: 3px;
}

.access-box {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	margin-top: 60px;
	padding: 60px 0;
}

.access-box .view-btn {
	margin-top: 40px;
}

.access-box .view-btn.mobi {
	display: none;
}

.access-box-2 {
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	padding: 60px 0;
}

.access-text-box h3 {
	border-left: 5px solid #ff9600;
	box-sizing: border-box;
	font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    margin: 40px 0 20px;
    padding-left: 10px;
}

.access-h4 {
	box-sizing: border-box;
	margin-top: 60px;
	padding-left: 30px;
    position: relative;
}

.ac-num-2 {
	background: #ff9600;
	color: #fff;
	height: 20px;
	left: 0;
	line-height: 20px;
	position: absolute;
	text-align: center;
	width: 20px;
}

.access-h4 h4 {
	font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
    font-weight: bold;
	line-height: 20px;
}

.access-h4-in {
	box-sizing: border-box;
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 20px 30px;
}

.access-tb {
	box-sizing: border-box;
	border-bottom: 2px dotted #ccc;
}

.access-tb li {
	overflow: hidden;
}

.access-1 {
	box-sizing: border-box;
	border-top: 2px dotted #ccc;
	clear: both;
	float: left;
	padding: 15px 15px;
	width: 30%;
}

.access-2 {
	box-sizing: border-box;
	border-top: 2px dotted #ccc;
	margin-left: 30%;
	padding: 15px 15px;
}

.access-2 a {
	color: #3673ae;
	text-decoration: none;
}

.access-2 a:hover {
	text-decoration: underline;
}

/*----------------------------------
サービス
----------------------------------*/

.service-menu {
    margin: 0 auto 60px;
    width: 277px;
}

.service-menu li a {
	box-sizing: border-box;
	border-right: 1px solid #ccc;
	float: left;
	padding: 0 20px;
}

.service-menu li:last-child a {
	border-right: 0;
}

.service-title {
	box-sizing: border-box;
	color: #ec85a8;
	font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    margin: 60px auto 20px;
    text-align: center;
}

.service-title img {
	float: left;
	margin-right: 10px;
}

.service-title.sv-1 {
	width: 155px;
}

.service-title.sv-1 img {
	margin-top: 3px;
}

.service-title.sv-2 {
	width: 165px;
}

.service-title.sv-2 img {
	margin-top: -2px;
}

.wifi-con {
	margin: 0 auto 40px;
    width: 645px;
}

.wifi-con img {
	float: left;
}

.wifi-text {
    box-sizing: border-box;
    float: right;
    font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
    font-weight: bold;
    font-size: 26px;
    line-height: 41px;
    padding: 58px 0;
    text-align: center;
}

.service-tb {
	box-sizing: border-box;
	border-bottom: 2px dotted #ccc;
}

.service-tb li {
	overflow: hidden;
}

.service-1 {
	box-sizing: border-box;
	border-top: 2px dotted #ccc;
	clear: both;
	float: left;
	padding: 15px 15px;
	width: 30%;
}

.service-2 {
	box-sizing: border-box;
	border-top: 2px dotted #ccc;
	margin-left: 30%;
	padding: 15px 15px;
}

.sv-text {
	box-sizing: border-box;
    display: inline-block;
    padding-left: 40px;
    position: relative;
}

.sv-num {
	left: 0;
	position: absolute;
}

.service-2 a {
    color: #3673ae;
    text-decoration: none;
}

.service-2 a:hover {
	text-decoration: underline;
}

.sv-tel .service-1 {
    font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
    font-weight: bold;
    line-height: 78px;
	width: 45%;
}

.sv-tel .service-2 {
	margin-left: 45%;
}

.sv-tel li:first-child .service-1 {
	line-height: 52px;
}

/*----------------------------------
お店を探す
----------------------------------*/

.search-con h2 {
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
    font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
    font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.search-con .search-list-form {
	margin-top: 0;
}

.shop-cate-list {
	margin-bottom: 40px;
}

.shop-cate-list.last-dl {
	margin-bottom: 60px;
}

.shop-cate-list dt {
	background: #fff;
	box-sizing: border-box;
	border: 1px solid #ccc;
    font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
    font-weight: bold;
	font-size: 18px;
	line-height: 28px;
	padding: 20px 50px 20px 106px;
	position: relative;
}

.shop-cate-list dt img {
	left: 50px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.shop-cate-list dd {
	background: #f9f7f3;
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-top: 0;
	overflow: hidden;
	padding: 20px 50px;
}

.shop-cate-list dd ul li {
	float: left;
	margin-right: 60px;
}

.shop-cate-list dd ul li:last-child {
	margin-right: 0;
}

.shop-cate-list dd ul li a {
	color: #3673ae;
	text-decoration: none;
}

.shop-cate-list dd ul li a:hover {
	text-decoration: underline;
}

.shop-floor-btn {
	width: 100%;
}

.search-kekka {
	float: left;
    font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
    font-weight: bold;
}

.shop-sns {
	margin: 0 auto 60px;
    overflow: hidden;
}

.shop-sns.one-sns {
	width: 70px;
}

.shop-sns.two-sns {
	width: 150px;
}

.shop-sns.three-sns {
	width: 240px;
}

.shop-sns li {
	float: left;
	margin-right: 10px;
	width: 70px;
}

.shop-sns li:last-child {
	margin-right: 0;
}

.shop-sns li img {
	height: auto;
	width: 100%;
}

/*----------------------------------
ショップブログ
----------------------------------*/

.shop-blog-con {
	margin-top: 40px;
}

.shop-blog-name {
    font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
    font-weight: bold;
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 30px;
	padding-left: 40px;
	position: relative;
}

.shop-blog-cate {
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    padding: 0 10px;
}

.shop-blog-date {
	color: #515151;
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0;
}

.shop-blog-cate.fashion-blog {
    background: #F87877;
}

.shop-blog-cate.gourmet-blog {
    background: #E59C3E;
}

.shop-blog-cate.service-blog {
	background: #3F80E4;
}

.shop-blog-name img {
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.shop-blog-con img {
	height: auto;
	max-width: 790px;
	margin: 0 auto;
	width: auto;
}

img.alignleft {
	float: left;
	margin-right: 20px;
}

img.alignright {
	float: right;
}

.blog-pager {
	margin: 60px auto 0;
	width: 226px;
}

.blog-pager li {
	border-right: 1px solid #000;
	box-sizing: border-box;
	float: left;
	height: 36px;
	padding: 5px 40px 5px 0;
	width: 113px;
}

.blog-pager li:last-child {
	border-right: 0;
	padding: 5px 0 5px 40px;
}

.blog-pager li a {
	color: #000;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: bold;
    text-decoration: none;
}

.shop-blog-link {
	box-sizing: border-box;
	border: 2px solid #000;
	margin-top: 60px;
}

.shop-blog-link li a {
	box-sizing: border-box;
	border-right: 2px solid #000;
	color: #000;
	float: left;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    padding: 15px 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 50%;
}

.shop-blog-link li:last-child a {
	border-right: 0;
}

.shop-blog-link li:first-child a .icon-cheveron-up::before {
	font-size: 25px;
    line-height: 25px;
    left: 10px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(270deg);
	-webkit-transform: translateY(-50%) rotate(270deg);
}

.archive-icon {
	box-sizing: border-box;
	border-left: 2px solid #000;
	height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
}

.archive-icon .icon-cheveron-up::before {
	font-size: 25px;
    line-height: 25px;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%) rotate(180deg);
	-webkit-transform: translateY(-50%) rotate(180deg);
}

.blog-archive-link li:first-child {
	display: none;
}

/*----------------------------------
サイトマップ
----------------------------------*/

.sitemap ul {
	float: left;
	margin-right: 40px;
	width: 519px;
}

.sitemap ul:last-child {
	margin-right: 0;
}

.sitemap ul li {
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	position: relative;
}

.sitemap ul li:first-child {
	border-top: 1px solid #ccc;
}

.sitemap ul li a {
	color: #000;
	text-decoration: none;
}

.sitemap ul li a:hover {
	text-decoration: underline;
}

.sitemap ul li::after {
    color: #c83728;
    content: "\e900";
    font-family: 'icomoon' !important;
    font-size: 25px;
    line-height: 25px;
    position: absolute;
    right: -7px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    -webkit-transform: translateY(-50%) rotate(90deg);
}

.sitemap ul li.no-icon::after {
	top: 23px;
}

.sitemap ul li .sitemap-menu-list {
	float: none;
	margin-top: 10px;
	margin-right: 0;
	width: 100%;
}

.sitemap ul li .sitemap-menu-list li {
	border-bottom: 0;
	padding: 10px 20px 0 20px;
}

.sitemap ul li .sitemap-menu-list li::after {
	content: none;
}

.sitemap ul li .sitemap-menu-list li a {
	color: #c83728;
}

.sitemap ul li .sitemap-menu-list-mini {
	float: none;
    margin: 10px 20px 0;
    margin-right: 0;
    width: 100%;
}

.sitemap ul li .sitemap-menu-list-mini li {
	border-bottom: 0;
	padding: 10px 20px 0 15px;
}

.sitemap ul li .sitemap-menu-list-mini li:first-child {
	border-top: 0;
	padding-top: 0;
}

.sitemap ul li .sitemap-menu-list-mini li::before {
	background: #c83728;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
    top: 20px;
	width: 5px;
}

.sitemap ul li .sitemap-menu-list-mini li:first-child::before {
	top: 10px;
}
