@charset "utf-8";

/* Common */
body {
}

#wrap {
	margin-bottom: 0;
}

.shop-cont .date_txt {
  /*color:#ff7aa1;*/
  /*float: right;*/
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.pc_only {
  display:none!important;
}

map area {
  display: none;
}

.onmouse{
  opacity: 0.7;
	cursor: pointer;
}

#content_wrap_top{
	color:#333;
}



/* ====================================================
Header
==================================================== */
#head_wrap_y {
 /*// border-top: 5px solid #705e47;
 // background: #f5f2ec;*/
/*   margin-bottom: 65px; */
/*//  margin-bottom: 58px;*/
}

.header-style {
	font-size:120%;
	padding:10px 0px 0px 0px;
	line-height:35px;
	border-bottom:1px solid #ccc;
	position: relative;
	color:#666;
	margin-bottom:20px;
	font-weight: bold;
	background:url("/wp/wp-content/themes/kirarito/img/common/header_bg.png") no-repeat;
	background-position:right;
}
.header-style:before{
	content:"";
	display:block;
	width:20%;
	border-bottom:1px solid #fe7aa1;
	position:absolute;
	bottom:0;
	padding-left:10px;
	margin-bottom:-1px;
	color:#666;
}

.header-style2 {
	font-size:120%;
	padding:10px 0px 0px 0px;
	line-height:35px;
	border-bottom:1px solid #ccc;
	position: relative;
	color:#666;
	margin-bottom:20px;
	font-weight: bold;
	background-position:right;
}
.header-style2:before{
	content:"";
	display:block;
	width:20%;
	border-bottom:1px solid #fe7aa1;
	position:absolute;
	bottom:0;
	padding-left:10px;
	margin-bottom:-1px;
	color:#666;
}

.header-style-bridal {
	font-size:120%;
	padding:10px 0px 0px 0px;
	line-height:35px;
	border-bottom:1px solid #ccc;
	position: relative;
	color:#666;
	margin:0 20px 20px;
	font-weight: bold;
	background:url("/wp/wp-content/themes/kirarito/img/common/header_bg.png") no-repeat;
	background-position:right;
}
.header-style-bridal:before{
	content:"";
	display:block;
	width:20%;
	border-bottom:1px solid #fe7aa1;
	position:absolute;
	bottom:0;
	padding-left:10px;
	margin-bottom:-1px;
	color:#666;
}

#head_mypage {
  margin:0 auto;
  width:100%;
  line-height:30px;
  text-align:right
}

#head_mypage_btn {
}

.head_wrapbox{
	display: none;
}

#head_mypage a {
  background: url("/wp/wp-content/themes/kirarito/img/header/head_mypage.png") no-repeat 10px center #705e47;
  background-size: 16px auto;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  margin:0 10px 0 0;
  padding:5px 5px 5px 26px;
  height: 30px;
  color:#705e48;
  line-height:40px;
  text-decoration:none;
  color:#fff
}

#head_mypage a:hover {
  opacity:.7
}

#head_wrap {
  width:100%;
  height: auto;
  border-top:none;
  border-bottom:none;
  padding:0;
  box-shadow: rgba(0, 0, 0, 0.15);
  /*position:absolute;
  top:45px;*/
}

header {
  //width:calc(100% - 20px)
}

#head_wrap.fixed {
  position:fixed;
  z-index:90;
  width:100%;
  /*border-bottom:solid 1px #e4e1dc*/
}

header {
  background:#FFF;
  //height:100px;
}

header #logo {
	float: left;
	width: 60px;
	height: 60px;
	position: relative;
	padding: 0 0 0 20px;
}
header #logo a {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
header #logo img {
  width: auto;
  height: 38px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

.qtranxs_language_chooser {
	background: #fff;
	color: #333;
}

.qtranxs_language_chooser li {
    float: none;
    border-bottom: 1px solid #333;
    margin: 0px;
    padding: 10px;
    text-indent: inherit;
}
.qtranxs_language_chooser li a {
    display: block;
    padding: 0px;
    color: #333 !important;
    text-decoration: none !important;
    background: none;
}
.qtranxs_language_chooser a {
    overflow: hidden;
}
#nav_close2 {
    color: #333;
    width: 70px;
    height: 36px;
    line-height: 36px;
    margin: 20px auto 0px;
    text-align: center;
    font-size: 15px;
    padding: 0px 5px;
    border: 1px solid #333;
    border-radius: 0px;
    cursor: pointer;
}

/* ====================================================
ナビゲーション
==================================================== */
nav {
  float:right;
  background:none;
  /*margin-left:-10px;*/
  width:auto
}

nav li {
  float:none;
  border-bottom:1px solid #595656;
  margin:0;
  text-indent:inherit
}

nav li:last-child {
  margin:0
}

nav li a {
  display:block;
  padding:10px;
  color:#595656!important;
  text-decoration:none!important
}

nav #nav01 {
  background:none;
  width:auto
}

nav #nav02 {
  background:none;
  width:auto
}

nav #nav03 {
  background:none;
  width:auto
}

nav #nav04 {
  background:none;
  width:auto
}

nav #nav05 {
  background:none;
  width:auto
}

nav #nav06 {
  background:none;
  width:auto
}
.nav-margin{
	margin-left: 5px;
}

#nav_btn {
  display:block;
  float:right;
  background:url("/wp/wp-content/themes/kirarito/img/sp/common/nav_00.png") no-repeat #595656 center;
  background-size:auto 38px;
  border-top:none;
  border-bottom:none;
  margin-left:0;
  width:60px;
  height:60px;
  cursor:pointer;
}

#nav_overlay {
  display:none;
  width:100%;
  height:100%;
  text-align:center;
  position:fixed;
  top:0;
  z-index:100;
  background:#fff;
  color: #333;
}

#nav_overlay2 {
  display:none;
  width:100%;
  height:100%;
  text-align:center;
  position:fixed;
  top:0;
  z-index:100;
  background:#fff;
  color: #333;
}

#nav_close {
  color:#595656;
  width:70px;
  height: 36px;
  line-height: 36px;
  margin:20px auto 0;
  text-align:center;
  font-size:15px;
  padding: 0 5px;
  border:1px solid #595656;
  border-radius: 0px;
  cursor:pointer
}

#nav_access {
  float:right;
  margin:0 15px 0 0;
  width:60px;
  padding-top:11px;
  text-align: center;
}

#nav_global {
  float:right;
  margin:0 10px 0 0;
  cursor: pointer;
}

#nav_access img {
  width:auto;
  height:38px
}

#nav_global img {
  width:auto;
  height:38px
}

.nav_bnr {
  overflow:hidden;
  margin-bottom: 20px;
}

.nav_bnr a {
  width:50%;
  height: 65px;
  float: left;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  line-height: 65px;
  font-size: 1.2em;
}

.nav_bnr img {
  width: auto;
  height: calc(100% - 30px);
  max-width: 100%;
  margin: 15px 5px 15px 0;
}

#main_img {
  height:auto!important
}

#main_obj {
  display:none
}

#nav_overlay #search_unit00 h3 {
  color:#fff;
  padding:5px
}

#nav_overlay #search_unit00 {
  padding:5px 10px;
  border-bottom:solid 1px #595656;
  background-color: #595656;
}

#nav_overlay #search_unit00 p {
  width:calc(100% - 60px);
  float:left
}

#nav_overlay #search_unit00 p.btn {
  width:60px;
  float:right
}

#nav_overlay #search_unit00 input {
  padding: 3px;
  width: 100%;
  height: 30px;
  border:solid 1px #fff;
  border-radius: 0px;
  box-sizing: border-box;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
  -moz-box-shadow: 0 0 0 rgba(0,0,0,0);
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

#nav_overlay #search_unit00 a {
  padding: 0 5px;
  width:100%;
  height: 30px;
  line-height: 30px;
  text-decoration:none;
  margin:0 auto 10px;
  display:block;
  border:solid 1px #fff;
  color:#fff;
  box-sizing: border-box;
}

#nav_overlay #sp_nav01 {
  padding:10px 0;
  border-bottom:solid 1px #fff
}

#nav_overlay #sp_nav01 li {
  border:none;
  margin:0;
  float:left;
  width:calc(50% - 20px)
}

#nav_overlay #sp_nav01 a {
  border:solid 1px #fff;
  padding:10px 5px;
  border-radius:3px;
  height:40px;
  vertical-align:middle
}

#nav_overlay #sp_nav01 li:last-child {
  float:right
}

#nav_overlay #sp_nav01 li:last-child a {
  line-height:40px
}

/* To top */
.pagetop {
  display:none
}

#v2_totop {
  display: none;
}
#v2_totop:hover {
}
#v2_totop a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  display: none;
}
#v2_totop img {
  width: 16px;
  margin-left: 10px;
  margin-bottom: 3px;
  vertical-align: middle;
}
/*
#content .sp_only a {
  border: 1px solid #705e48;
  box-sizing: border-box;
}
*/
#content_wrap_top #content .sp_only a:nth-of-type(1) {
  border: 1px solid #705e48;
  box-sizing: border-box;
}
#content_wrap_top #content .sp_only a:nth-of-type(2) {
  border-right: 1px solid #705e48;
  border-top: 1px solid #705e48;
  border-bottom: 1px solid #705e48;
  box-sizing: border-box;
}
#content_wrap_top #content .sp_only a:nth-of-type(3) {
  border-right: 1px solid #705e48;
  border-left: 1px solid #705e48;
  border-bottom: 1px solid #705e48;
  box-sizing: border-box;
}
#content_wrap_top #content .sp_only a:nth-of-type(4) {
  border-bottom: 1px solid #705e48;
  border-right: 1px solid #705e48;
  box-sizing: border-box;
}

/* ====================================================
Footer
==================================================== */
footer {
  background:#FFF;
  //border-top:1px solid #705e48
}

footer a:link {
  color: #705e48;
  text-decoration:none
}

footer a:visited {
  color: #705e48;
  text-decoration:none
}

footer a:active {
  color:#FFF;
  text-decoration:underline
}

#foot_bttom {
  //background: #f5f2ec;
  color: #705e48;
}

#foot_bttom li {
  background-size:auto 6px;
  border-bottom:solid 1px #FFF;
  padding-left: 10px;
  background: #595656;
}
#foot_bttom li a {
  padding: 15px 0px 12px 0;
  font-size: 120%;
  color: #fff;
}
#foot_bttom li .fa {
  margin-right: 10px;
}

#foot_bttom #foot_nav01 {
  border-right:none
}

#foot_right img {
  color:#705e48;
  display: none;
}
#foot_right .txt {
  color:#705e48;
  display: none;
}

#foot_right address {
  color:#705e48;
  padding: 10px 10px;
  text-align: left;
}

#foot_right p {
  background: #f5f2ec;
  padding:10px;
  border-bottom:solid 1px #FFF
}

p.gotop{
  display: none;
}
p.gotop a{
  display: none;
}
p.gotop i {
  display: none;
}

.side_sns_area{
  text-align: center;
  margin:10px auto;
}

.sns_ico_pink{
	color:#ff7aa1;
  font-size:2.7em;
  margin:5px;
}

/* ====================================================
Sidebar
==================================================== */
#content_wrap_top #rnav {
    padding-bottom: 10px;
}


#rnav #search_unit01,#rnav #search_unit02,#rnav #search_unit03 {
  background:none;
  margin:0 auto;
  padding:10px 0;
  width:90%;
  text-align: center;
}

#rnav #search_unit03 {
  border-bottom:none;
  padding:10px 0 0
}

#rnav #search_unit01 h3 {
  background:none;
  font-size:1.2em;
}
#rnav #search_unit02 h3 {
  font-size:1.5em;
  text-indent: inherit;
  color: #666;
  border-top: 1px dotted #acaaaa;
  margin: 20px 0 0;
  padding:10px 0 0 0px;;
  text-align: center;
  height: 24px;
  line-height: 24px;
}

.side_acc{
  text-align: left !important;
}

#search_unit02 h3 span {
    position: relative;
    top: -24px;
    padding: 0 20px 0 0;
    background: white;
    float: left;

}

#rnav #search_unit03 h3 {
  background:none
}

#rnav #search_unit02 h4 {
  background:none;
  font-size: 1.2em !important;
}

#rnav #search_unit01 input {
  //float:left;
  border:solid 1px #fff;
  //width:174px;
  //height:24px
  border:none !important;
  width:80%;
  float: left;
  padding:5px;
}

#search_unit01 form{
  border:solid 1px #ff9bb9;
  padding:5px;
  background-color: #fff;
  height:30px;
}

#rnav #search_unit01 .btn {
  width:55px;
  float:right;
  font-size:1.5em;
  color: #ff9bb9;
}

#rnav #search_unit01 a {
  display:block;
  //background:#f2f2f2;
  //color:#705e48;
  text-decoration:none;
  //line-height:30px;
  text-align:center;
   color: #ff9bb9;
}

#rnav #search_unit01 a:hover {
  //background:#705e48;
  //color:#FFF
}

#rnav #search_unit02 ul {
  margin:0 0 0 -5px
}

#rnav #search_unit02 li {
  float:left;
  margin-top:3px;
  margin-left:1%;
  width:49%;
}

#rnav #search_unit02 li a {
  display:block;
  color:#fff;
  text-decoration:none;
  text-align:center;
  padding:20px;
  font-size:1.2em;
}

#rnav #search_unit02 .sarchbridal{
  background: #f68564;
}

#rnav #search_unit02 .serchshop{
  background: #a6cf4d;
}

#rnav #search_unit02 .searchcofe{
  background: #4ebff4;
}

#rnav #search_unit02 .searchervice{
  background: #ffce4e;
}

#rnav #search_unit02 li a:hover {
  background:#e6e5e5;
  color:#666;
}

#search_unit02 dl{
  font-size:1.3em;
  text-align: left;
}

#search_unit02 .side_time{
  margin-bottom:1em;
}

#search_unit02 .side_time dt{
  float: left;
  width:11em;
  text-align: left;
}

#search_unit02 .side_time dd{
  float: left;
}

#search_unit02 img{
  width:200px;
  margin:0 auto;
  text-align: center;
}

#rnav #search_unit03 a {
  text-decoration: none;
  display: block;
}

#rnav #search_unit03 a .floor_bt{
  display:block;
  background:#ff7aa1;
  color:#fff !important;
  text-decoration:none !important;
  line-height:30px;
  text-align:center;
  font-size: 1.5em;
  padding:10px;
  margin-left:-6px;
}


#rnav #search_unit03 a:hover {
  background:#e6e5e5;
  color:#666;
}

#rnav #search_unit03 a .floor_bt p{
  color: #fff;
  text-decoration: none;
}

#rank_area {
  margin:30px 0 20px
}

#rank_area h2 {
  background: url("/wp/wp-content/themes/kirarito/img/side/top_side_rank_list.png") no-repeat 10px center;
  background-size: 25px auto;
  border-bottom:1px solid #e4e1dc;
  font-size:140%;
  margin-bottom:0;
  padding:0 0 0 36px;
  color:#705e48;
  font-size:120%;
  text-indent:inherit
}

#rank_area li {
  border-bottom:1px solid #e4e1dc;
  margin:10px 0 0;
  padding:0 0 10px 10px
}

#rank_area .btn {
  margin:10px 0
}

#rank_area .btn a {
  display:block;
  color:#705e48;
  text-decoration:none;
  line-height:30px;
  text-align:center
}

#rank_area .btn a:hover {
  color:#FFF
}

#rank_area .rank_area_con li {
  display:table
}

#rank_area .rank_area_con li span {
  height:50px;
  border:solid 1px #efefef;
  display:table-cell;
  vertical-align:middle;
  margin:0 10px 0 0
}

#rank_area .rank_area_con li p {
  display:table-cell;
  width:100%;
  vertical-align:middle;
  padding-left:10px;
  text-align:left!important
}

#rank_area .rank_area_con li img {
  width:50px;
  height:auto
}

#rank_area .rank_area_con li a {
  color:#705e48;
  text-decoration:none;
  display:table
}

#rank_area .rank_area_con li a:last-child {
  width:calc(100% - 52px)
}

#rank_area .rank_area_con li a:hover {
  opacity:.7
}

#rank_area .rank_area_con li strong {
  font-weight:700
}

#right_bnrs {
  padding:0;
  width:94%;
  margin:0 auto 20px;
}

##right_bnrs li {
  border:none
}

#special_area h2 {
  background: url("/wp/wp-content/themes/kirarito/img/side/top_specialtopi_h2.png") no-repeat 10px center;
  background-size: 25px auto;
  border-bottom:1px solid #e4e1dc;
  font-size:140%;
  margin-bottom:0;
  padding:0 0 0 36px;
  margin-left: 10px;
  margin-right: 10px;
  color:#705e48;
  font-size:120%;
  text-indent:inherit
}

#special_area li {
  background:none;
  margin:0 0 10px;
  text-align:center;
  border: none;
}

#special_area a {
  display:block;
  margin: 0 10px;
}

#special_area a:hover {
  opacity:.7
}

#special_area li img {
  width: 100%;
  height:auto
}

#map_area_wrap h2 {
  background: url("/wp/wp-content/themes/kirarito/img/side/top_side_card_list.png") no-repeat 10px center;
  background-size: 25px auto;
  border-bottom:none;
  font-size:140%;
  margin-bottom:0;
  padding:0 0 0 36px;
  color:#705e48;
  font-size:120%;
  text-indent:inherit
}

#rnav #info_area {
  border:none;
  width:90%;
  margin:0px auto 20px;
}

#rnav #info_area h2  {
	font-size: 120%;
  padding: 10px 0px 0px 0px;
  line-height: 35px;
  border-bottom: 1px solid #ccc;
  position: relative;
  color: #666;
  margin-bottom: 20px;
  background-position: right;
}

#rnav #info_area h2:before{
	content:"";
	display:block;
	width:20%;
	border-bottom:1px solid #fe7aa1;
	position:absolute;
	bottom:0;
	padding-left:10px;
	margin-bottom:-1px;
	color:#666;
}


#rnav #info_area h2  span{
	font-size:120%;
	padding:10px 0px 0px 0px;
}

#rnav #info_area h2 a{
	text-decoration: none !importnat;
	display:c;
}

.info_all a{
	float: right;
	//font-size: 100% !important;
}

#rnav #info_area dl {
  background:none;
  padding:10px 0;
  width:100%
}

#rnav #info_area dt {
  margin:0 10px;
  color: #ff7aa1;
}

#rnav #info_area dd {
  margin:0 10px
}

#rnav #info_area dd a {
  color:#000;
  text-decoratino:none !important;
}

#rnav #info_area dd a:hover {
  text-decoration:none
}

#rnav #info_area .btn {
  margin: 0
}

#rnav #info_area .btn a {
  display:block;
  color:#705e48;
  text-decoration:none;
  line-height:30px;
  text-align:center
}

#rnav #info_area .btn a:hover {
  color:#FFF
}

#map_area_wrap{
  margin-bottom: 20px;
}

#rnav #msp_area {
/*
  border:1px solid #e4e1dc;
  padding:10px;
*/
  margin: 0 10px;
  text-align:center
}

#rnav #msp_area img {
  margin:10px 0;
  width:210px;
  height:auto
}

#rnav #msp_area p {
  text-align:left
}

#rnav #msp_area .btn {
  margin:10px 0 0
}

#rnav #msp_area .btn a {
  display:block;
  color:#705e48;
  text-decoration:none;
  line-height:30px;
  text-align:center
}

#rnav #msp_area .btn a:hover {
  color:#FFF
}

#rnav #hours {
  background:none;
  border:none
}

#rnav #hours h2 {
  background: none;
  border-bottom:1px solid #e4e1dc;
  font-size:140%;
  padding:0 0 0 36px;
  color: #705e48;
  font-size:120%;
  text-indent:inherit
}

#rnav #hours #sttl01,#rnav #hours #sttl02 {
  background:none;
  border-top:none;
  margin:10px 0 0;
  padding-top:0;
  height:28px;
  text-indent:
}

#rnav #hours #sttl02 {
  background:none
}

#rnav #hours dl {
  background:none;
  margin:0 0 10px;
  width:100%
}

#rnav #hours dt {
  margin:0 10px
}

#rnav #hours dd {
  margin:0 10px
}

#rnav #hours dt a {
  display:inline
}

#rnav #hours dd a {
  display:inline
}

#rnav #hours .hours_dl01 dt,#rnav #hours .hours_dl01 dd {
  font-size:100%
}

#rnav .ac_btn {
  display:block;
  margin:10px 0;
  color:#705e48;
  text-decoration:none;
  line-height:30px;
  text-align:center;
  cursor:pointer
}

#rnav .ac_btn:hover {
  display:block;
  color:#FFF;
  text-decoration:none;
  line-height:30px;
  text-align:center;
  cursor:pointer
}

.side-point-wrap {
  padding: 0 10px;
}

/* Emergency */
.v2_emergency {
  width:100%;
  width : -webkit-calc(100% - 20px) ;
  width : calc(100% - 20px) ;
  box-sizing: border-box;
  border: 1px solid #f12718;
  margin: 30px 10px 25px 10px;
  padding: 10px 10px 5px;
}

.v2_emergency li {
  font-weight: bold;
  color:#f12718;
  background:#FFF;
  margin-bottom: 5px;
  list-style: disc;
  padding-left: 1em; /*1em（1文字）分、右に動かす*/
  text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
}

.v2_emergency a {
  color: #f12718;
  text-decoration:underline
}

/* ====================================================
Content
==================================================== */
#content {
  margin-bottom: 25px;
}

h2 {
  //height: 30px;
  //line-height: 30px;
  //font-size: 1.7em !important;
}


.pcategories{
	display: block;
	float:left;
	text-decoration: none;
	color: #ff7aa1;
  width:50%;
}

.shop-cont .day.date_txt{
  display: block;
  float:right;
  text-decoration: none;
  width: 50%;
}

#info_area h2{
	font-size: 1em !important;
}

#wrap .shop-h2 {

}

#content_wrap_top {
  padding-top: 0;
}

#content_wrap_shop {
  padding-top: 0;
}

#pankuz {
  background:#FFF;
  margin:0 auto;
  padding:15px 50px 0;
  width:100%
}

#page_ttl_box {
  /*width: 90%;*/
  margin:0 auto;
}

#page_ttl_box h2{
  font-size:120%;
  padding:10px 0px 0px 0px;
  line-height:35px;
  border-bottom:1px solid #ccc;
  position: relative;
  color:#666;
  margin-bottom:20px;
  background:url("/wp/wp-content/themes/kirarito/img/common/header_bg.png") no-repeat;
  background-position:right;
}
#page_ttl_box h2:before{
  content:"";
  display:block;
  width:20%;
  border-bottom:1px solid #fe7aa1;
  position:absolute;
  bottom:0;
  padding-left:10px;
  margin-bottom:-1px;
  color:#666;
}


#shop_ttl{
  background: url("/wp/wp-content/themes/kirarito/img/header/ico_shopguide.png") no-repeat 10px center #fcf7ea;
}
#floor_ttl{
	background: url("/wp/wp-content/themes/kirarito/img/header/ico_floor.png") no-repeat 10px center #fcf7ea;
}
#access_ttl{
	background: url("/wp/wp-content/themes/kirarito/img/header/ico_access.png") no-repeat 10px center #fcf7ea;
}
#service_ttl{
	background: url("/wp/wp-content/themes/kirarito/img/header/ico_service.png") no-repeat 10px center #fcf7ea;
}
#recruit_ttl{
	background: url("/wp/wp-content/themes/kirarito/img/header/ico_job.png") no-repeat 10px center #fcf7ea;
}
#rank_ttl{
	background: url("/wp/wp-content/themes/kirarito/img/rank/rank_list.png") no-repeat 5px center #fcf7ea !important;
}
#scoop_ttl{
	background: url("/wp/wp-content/themes/kirarito/img/header/ico_scoop.png") no-repeat 10px center #fcf7ea !important;
}
#info_ttl{
	background: url("/wp/wp-content/themes/kirarito/img/header/ico_info.png") no-repeat 10px center #fcf7ea;
}
#contact_ttl{
	background: url("/wp/wp-content/themes/kirarito/img/header/ico_contact.png") no-repeat 10px center #fcf7ea;
}
#ttl_c1, #ttl_c2, #ttl_c3, #ttl_c4, #ttl_c5, .shop-h2 {
  height: 35px;
  color: #776751;
  line-height: 35px;
  font-size: 120%;
  padding: 0px 0 0 10px;
  /*margin-bottom: 20px;*/
  font-weight: bold;
  border: none;
  /*border-bottom: solid 1px #776751;*/
}

.top_border {
  padding:0 0 10px;
  background:none
}

.v2_top_topics {
  background: url("/wp/wp-content/themes/kirarito/img/top/top_topics_h2.png") no-repeat 10px center;
  background-size: 25px auto;
  border-top: none;
  border-bottom: none;
  padding:0 0 0 36px;
  color:#705e48;
  font-size:120%;
}
.v2_tab li:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #f7f5f6), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(top, #fff 0%, #f7f5f6 88%);
	background: -moz-linear-gradient(top, #fff 0%, #f7f5f6 88%);
	background: -o-linear-gradient(top, #fff 0%, #f7f5f6 88%);
	background: -ms-linear-gradient(top, #fff 0%, #f7f5f6 88%);
	background: linear-gradient(to bottom, #fff 0%, #f7f5f6 88%);
  color: #ff6699;

}
.v2_tab li.v2_select {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #f7f5f6), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(top, #fff 0%, #f7f5f6 88%);
	background: -moz-linear-gradient(top, #fff 0%, #f7f5f6 88%);
	background: -o-linear-gradient(top, #fff 0%, #f7f5f6 88%);
	background: -ms-linear-gradient(top, #fff 0%, #f7f5f6 88%);
	background: linear-gradient(to bottom, #fff 0%, #f7f5f6 88%);
  color: #ff6699;
}

.tit2 li.v2_select {
  background: none !important;
}
.v2_tab {
  overflow: hidden;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #f2f0f1), color-stop(0.00, #fafafa));
  background: -webkit-linear-gradient(top, #fafafa 0%, #f2f0f1 88%);
	background: -moz-linear-gradient(top, #fafafa 0%, #f2f0f1 88%);
	background: -o-linear-gradient(top, #fafafa 0%, #f2f0f1 88%);
	background: -ms-linear-gradient(top, #fafafa 0%, #f2f0f1 88%);
	background: linear-gradient(to bottom, #fafafa 0%, #f2f0f1 88%);
  border-top:1px #efefef solid;
  border-right:1px solid #efefef;
}
.v2_tab li {
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #f2f0f1), color-stop(0.00, #fafafa));
  background: -webkit-linear-gradient(top, #fafafa 0%, #f2f0f1 88%);
	background: -moz-linear-gradient(top, #fafafa 0%, #f2f0f1 88%);
	background: -o-linear-gradient(top, #fafafa 0%, #f2f0f1 88%);
	background: -ms-linear-gradient(top, #fafafa 0%, #f2f0f1 88%);
	background: linear-gradient(to bottom, #fafafa 0%, #f2f0f1 88%);
  border-right:1px solid #efefef;
  padding: 0px 15px;
  //line-height: 50px;
  letter-spacing: normal;
  text-align: center;
  cursor: pointer;
  color:#8b898a;
    width: 25%;
  height: 50px;
}
.v2_tab li:last-child {
  border-right: none;
}
.tab_all{
	float:right;
	margin-right:10px;
	line-height: 50px;
	cursor: pointer;
    color: #8b898a;
	}
.v2_tab li:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #f7f5f6), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(top, #fff 0%, #f7f5f6 88%);
	background: -moz-linear-gradient(top, #fff 0%, #f7f5f6 88%);
	background: -o-linear-gradient(top, #fff 0%, #f7f5f6 88%);
	background: -ms-linear-gradient(top, #fff 0%, #f7f5f6 88%);
	background: linear-gradient(to bottom, #fff 0%, #f7f5f6 88%);
  color: #ff6699;

}
.v2_tab li.v2_select {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #f7f5f6), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(top, #fff 0%, #f7f5f6 88%);
	background: -moz-linear-gradient(top, #fff 0%, #f7f5f6 88%);
	background: -o-linear-gradient(top, #fff 0%, #f7f5f6 88%);
	background: -ms-linear-gradient(top, #fff 0%, #f7f5f6 88%);
	background: linear-gradient(to bottom, #fff 0%, #f7f5f6 88%);
  color: #ff6699;
}

#shop_search h2{
font-size:150% !important;
  padding:0px 0px 15px 0px !important;
  line-height:35px !important;
  border-bottom:1px solid #ccc !important;
  position: relative !important;
  color:#666 !important;
  margin-bottom:20px !important;
  background-position:right !important;
  margin:0 auto;
}

#shop_search h2:before {
    content: "";
    display: block;
    width: 20%;
    border-bottom: 1px solid #fe7aa1;
    position: absolute;
    bottom: 0;
    padding-left: 10px;
    margin-bottom: -1px;
    color: #666;
}

#shop_search h2 i {
    float: right;
    color:#bfbfbf;
    font-size: 1.5em;
    padding:5px 20px 0 0;
}


.tit2 {
  font-size:120% !important;
  padding:10px 0px 0px 0px !important;
  line-height:35px !important;
  border-bottom:1px solid #ccc !important;
  position: relative !important;
  color:#666 !important;
  margin-bottom:20px !important;
  background-position:right !important;
  width:100%;
  text-align:left;
  background:url("/wp/wp-content/themes/kirarito/img/common/header_bg.png") no-repeat;
  background-position:right;
}

.v2_tabnav .tit2:before{
  content: "";
  display: block;
  width: 20%;
  border-bottom: 1px solid #fe7aa1;
  position: absolute;
  bottom: 0;
  padding-left: 10px;
  margin-bottom: -1px;
  color: #666;
}


.tit2 .v2_select{
border-right:none;
color:#666 !important;
}


.v2_tabnav {
  margin:0 auto;
  width:100%
}

.v2_tab,
.v2_topics_tab {
  //letter-spacing:-.4em;
  overflow:hidden;
  margin-bottom: 5px;
}
.v2_tab li,
.v2_topics_tab li {
  display: block;
  float: left;
  width: 25%;
  height: 50px;
  padding: 5px 0;
  font-size: 100%;
  line-height: inherit;
  letter-spacing: normal;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
}
.v2_tab li:first-of-type,
.v2_topics_tab li:first-of-type {
  line-height: 40px;
}
.v2_tab li:last-child,
.v2_topics_tab li:last-child {
  border-right:none
}



.v2_topics_tab .v2_select a:hover {
  opacity: 1;
}

.v2_tabcon div.v2_sub {
  overflow:hidden
}

.v2_hide {
  display:none
}

#top_unit03 {
  padding:0;
  border:none
}

#top_unit03 {
  float:none;
  margin-top:0;
  margin-left:0;
  margin-bottom: 0;
  padding:0;
  width:100%;
}

.news_txt iframe,
.event_txt iframe {
    width: 100%;
}

/* トップショップ、ショップガイドサイド、サイドバーイベント・キャンペーン
------------------------------ */

#top_unit03 .shop,
#topics_unit03 .shop,
.sideshop-new .shop,
#article_nav .article_list {
  width: 100%;
  box-sizing: border-box;
  min-height: 128px;
  padding: 10px;
  background: none;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
   border: 1px solid #eae9e9 !important;
	box-shadow: 0px 0px 3px rgba(0,0,0,.15);
background: #fff;
}

#top_unit03 .shop:first-of-type,
#topics_unit03 .shop:first-of-type{
  margin: 0 0 5px;
}
.sideshop-new .shop:first-of-type,
#article_nav .article_list:first-of-type {
  margin: 0 0 5px;
}

#top_unit03 .shop,
#topics_unit03 .shop {
  margin: 15px 0;
}
.sideshop-new .shop,
#article_nav .article_list {
  margin: 15px 0;
}

#top_unit03 .pht,
#topics_unit03 .pht,
.sideshop-new .pht,
#article_nav .article_list .pht {
  display: block;
  position:absolute;
  float:left;
  width: 35%;
  height: 100px;
  vertical-align:middle;
  overflow:hidden;
  box-sizing: border-box;
  margin: 0;
  left: 10px;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
}

.pht:hover {
  opacity: 1 !important;
}

#top_unit03 .img_wrap,
#topics_unit03 .img_wrap,
.sideshop-new .img_wrap,
#article_nav .article_list .img_wrap {
  position:absolute;
  z-index:10;
  width: 100px;
  height: auto;
}

#top_unit03 .tumb img,
#topics_unit03 .tumb img,
.sideshop-new .tumb img,
#article_nav .article_list .tumb img {
  margin-top:0
}

#top_unit03 .pht img,
#topics_unit03 .pht img,
.sideshop-new .pht img,
#article_nav .article_list .pht img {
  /*display: block;
  margin-right: auto;
  margin-left: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;*/
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.shop-cont {
  float: right;
  /*position: relative;*/
  width: 63%;
  /*margin-left:15px;*/
  color:#000;
}

.shop-cont dl{
	color:#000;
}

.shop-cont dl ul li a{
	color:#ff7aa1 !important;
	text-decoration: none !important;
	font-weight: bold;
	font-size: 1.2em;
}

#top_unit03 dt,
#topics_unit03 dt,
.sideshop-new dt,
#article_nav .article_list dt {
  width: 100%;
  color:#ff7aa1;
  font-size:1.2em;
  font-weight:400;
  /*overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;*/
}
#top_unit03 dl,
#topics_unit03 dl,
.sideshop-new dl,
#article_nav .article_list dl {
  width: 100%;
  float:left;
  border-bottom:none;
  margin:0;
  padding: 0 0 0 10px;
  width: 100%;
  box-sizing: border-box;
}

#top_unit03 dd,
#topics_unit03 dd,
.sideshop-new dd,
#article_nav .article_list dd  {
  margin:5px 0 0;
  width:60%;
  float: left;
}

#top_unit03 dd.txt_shop_news,
#topics_unit03 dd.txt_shop_news,
.sideshop-new dd.txt_shop_news,
#article_nav .article_list dd.txt_shop_news {
  margin-top:0;
  margin-top:5px;
  font-size: 1.5em;
  font-weight:bold;
  color: #000;
  line-height:1.2em;
}

#top_unit03 dt.txt_event,
#topics_unit03 dt.txt_event,
.sideshop-new dt.txt_event,
#article_nav .article_list dt.txt_event {
  margin-top:0;
  margin-top:0;
  font-size:110%;
  font-weight:bold;
}

#top_unit03 dd.day,
#topics_unit03 dd.day,
.sideshop-new dd.day,
#article_nav .article_list dd.day {
  margin-top:0;
  margin-top:5px;
  font-size:1.2em;
  float: right;
  width:30%;
}
.post-categories{
	margin-top: 10px;
}
.post-categories li{
  float: left;
  margin-right:.5em;
}

#top_unit03 .v2_cat_date,
#topics_unit03 .v2_cat_date,
.sideshop-new .v2_cat_date,
#article_nav .article_list .v2_cat_date {
  float:left;
  //margin-left: 10px;
  margin-bottom: 15px;
  padding:0;
  width: 100%;
  font-size: 1em;
}

#top_unit03 .v2_cat_icon_shop,
#topics_unit03 .v2_cat_icon_shop,
.sideshop-new .v2_cat_icon_shop,
#article_nav .article_list .v2_cat_icon_shop {
  float:left;
  //padding:0 0 0 21px;
  //font-size: 80%;
}

#top_unit03 .v2_cat_icon_event,
#topics_unit03 .v2_cat_icon_event,
.sideshop-new .v2_cat_icon_event,
#article_nav .article_list .v2_cat_icon_event {
  float:left;
  padding:0 0 0 21px;
  font-size:80%
}

#top_unit03 .v2_cat_icon_info,
#topics_unit03 .v2_cat_icon_info,
.sideshop-new .v2_cat_icon_info,
#article_nav .article_list .v2_cat_icon_info {
  float:left;
  padding: 0;
  font-size:120%;
}

#top_unit03 .v2_post_date,
#topics_unit03 .v2_post_date,
.sideshop-new .v2_post_date,
#article_nav .article_list .v2_post_date {
  clear:both;
  padding:5px 0 0;
  font-size:80%
}

.v2_btn_list {
  clear:both;
  margin:0 auto;
  padding:10px 0 20px;
  width: 100%;
  //background-color: #e6e5e5;
}

.v2_btn_list a {
  display:block;
  //background: #eae7e3 url("/wp/wp-content/themes/kirarito/img/common/arrow_off.png") no-repeat 95% center;;
  background-size:8px auto;
  color: #ff7aa1;
  text-decoration:none;
  line-height:40px;
  text-align:center;
}

.btn_box,
.btn_box:visited,
.btn_box:link {
  display: block;
  //background: #eae7e3 url("/wp/wp-content/themes/kirarito/img/common/arrow_off.png") no-repeat 95% center;
  background-size: 8px auto;
  color: #ff7aa1;
  text-decoration: none;
  line-height: 60px;
  text-align: center;
}
.btn_box:hover {
  background:#666 url("/wp/wp-content/themes/kirarito/img/common/arrow_on.png") no-repeat 95% center;
  background-size: 8px auto;
  color: #fff;
  opacity: 1 !important;
}

.btn_box a{
  font-size:1.5em;
}

.btn_box i{
  margin-right:1em;
}

.v2_top_info {
  background: url("/wp/wp-content/themes/kirarito/img/top/top_ichioshi_h2.png") no-repeat 10px center;
  background-size: 25px auto;  border-top: none;
  border-bottom: none;
  margin:30px 0 0;
  padding:0 0 0 36px;
  color:#705e48;
  font-size:120%;
}

/* Banner */
#shop_bnrs_ttl {
  display:none
}

#shop_bnrs {
  display:none
}

/* Topics */
#page_ttl_box h2.v2_ttl_topics {
  background: #FCF7EA url("/wp/wp-content/themes/kirarito/img/top/top_topics_h2.png") no-repeat scroll 5px center / 28px auto;
  height: 40px;
  padding: 0px 0px 0px 40px;
  font-size: 1.2em;
  line-height: 40px;
  text-indent: inherit;
}

.v2_topics_tabnav {
  display: none;
}

.v2_topics_tab {
  margin-top: 10px;
  margin-bottom: 25px;
}

.v2_topics_tabcon div.v2_sub {
  overflow:hidden
}

.v2_hide {
  display:none
}


/* Info */
#scoop_txt {
  padding-top:10px;
  margin-bottom:10px
}

.detail_txt2 p {
  margin:0 10px;
  font-size:77%
}

.info_unit {
  text-align:center
}

.info_unit img {
  margin:10px;
  width:90%
}

#article_nav {
  margin-bottom:10px;
  margin-left: -10px;
  margin-right: -10px;
}
#article_nav h2 {
  margin-left: 10px;
  margin-right: 10px;
}

/*ナビゲーション固定によるanchor調整*/
#access01,#access02,#access03,#access04,#ttl_shop_news,#service01,#service02,#service03,#service04,#service05,#service06,#service07,#service08,#service09,#service10,#service11 {
  margin-top:-65px!important;
  padding-top:65px!important
}

/*フロアナビゲーション追加*/
#floor_nav_sp {
  float:none;
  background:none;
  margin-left:0;
  width:auto;
  margin-top:-15px
}

#floor_nav_sp ul {
  display:block!important
}

#floor_nav_sp li {
  float:left;
  width:16.6%;
  border-bottom:none;
  padding:0
}

#floor_nav_sp.large {
  margin-top:0;
  border-top:solid 1px #c9c9ca;
  border-bottom:solid 1px #c9c9ca
}

/* ====================================================
トップ
==================================================== */

/* スライドショー
------------------------------ */
#main_obj {
    border: 15px solid #fcf7eb;
}

.flexslider {
  width: 100%;
  height: auto;
  border-radius: 0px;
  padding-top: 0 !important;
  margin: 0px 0px 50px;
  box-sizing: border-box;
}

.flex-control-nav {
  bottom: -48px;
}

/* PICK UP
------------------------------ */
.v2_top_pickup {
  display: none;
}

/* ====================================================
サイドバー
==================================================== */

/* 紀伊國屋ランキング
------------------------------ */
.rank-area {
  margin: 15px 10px 0 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #a79677;
}

.rank-area h2 {
  background: #a79677;
  color: #fff;
  padding: 5px 10px;
  font-size: 110%;
  position: relative;
}
.rank-area h2 a {
  position: absolute;
  right: 10px;
  text-decoration: none;
}

.rank-area div {
  overflow: hidden;
}

.rank-area .rank-box {
}

.rank-area .rank-num {
  width: 52px;
  height: 63px;
  box-sizing: border-box;
  border-left: 1px solid #a79677;
  position: relative;
  float: left;
}
.rank-area .rank-num img {
  position: absolute;
  bottom: 0;
}

.rank-area .rank-text {
  float: left;
  width: calc(100% - 52px);
  height: 63px;
  border-right: 1px solid #a79677;
  box-sizing: border-box;
}

.rank-area .rank-text p {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}
.rank-area .rank-text a {
  text-decoration: none;
s}

.rank-area p:nth-of-type(1) {
  padding-top: 8px;
  font-weight: bold;
}
.rank-area p:nth-of-type(2) {
  font-size: .7em;
}
.rank-area p:nth-of-type(3) {
  font-size: .7em;
}

.rank-area .rank-box:nth-of-type(1) .rank-text {
  border-bottom: 1px solid #e3bf59;
}
.rank-area .rank-box:nth-of-type(2) .rank-text {
  border-bottom: 1px solid #b5b6b6;
}
.rank-area .rank-box:nth-of-type(3) p:nth-of-type(3) {
  border-bottom: none;
}

/* サイドバー */


/* 営業時間のご案内
==================================================== */
.hours-box {
  border: 1px solid #e8e6e3;
  margin: 0 10px;
}

.hours-1,
.hours-2 {
  overflow: hidden;
}

.hours-1 {
  border-bottom: 1px solid #e8e6e3;
}

.hours-2 {

}

.hours-color {
  width: 40px;
  float:left;
}

.hours-1 .hours-color {
  height: 220px;
  background: #fbf2e9;
  border-left: 5px solid #d97c2c;
}

.hours-2 .hours-color {
  height: 130px;
  background: #f4f7ea;
  border-left: 5px solid #90b336;
}

.hours-cont {
  float: left;
  padding: 10px;
}

.hours-cont p {
  margin-bottom: 5px;
}

#rnav #hours {
  background: none;
  border: none;
  margin-bottom: 10px;
}
#rnav #hours h2 {
  background: url("/wp/wp-content/themes/kirarito/img/side/top_side_time_list.png") no-repeat 10px center;
  background-size: 25px auto;
  border-bottom: none;
  font-size: 140%;
  padding: 0 0 0 36px;
  color: #776751;
  font-size: 120%;
  text-indent: inherit;
  margin-bottom: 0;
}
#rnav #hours #sttl01,
#rnav #hours #sttl02 {
  background: none;
  border-top: none;
  margin: 10px 0 0;
  padding-top: 0;
  height: 28px;
  text-indent: ;
}
#rnav #hours #sttl02 {
  background: none
}
#rnav #hours dl {
  background: none;
  margin: 0 0 10px;
  width: 250px;
}
#rnav #hours dt a {
  display: inline
}
#rnav #hours dd a {
  display: inline
}
#rnav #hours .hours_dl01 dt,
#rnav #hours .hours_dl01 dd {
  font-size: 100%
}

/* ====================================================
下層ページ
==================================================== */

/* ショップガイド
==================================================== */
.shoplist_box {
  margin: 0 0 20px;
  padding: 0 10px 20px;
  background: transparent url("/images/sale/201410/bg01.gif") repeat-x scroll left bottom;
  border-bottom: 1px solid #eae7e3;
}
.shoplist_box:first-of-type {
  padding: 20px 10px 20px;
  border-top: 1px solid #eae7e3;
}
#shop_news_box h3 {
  padding: 10px 0;
}

.shoplist_box dt {
  overflow: hidden;
}
.shoplist_box dt p {
  float: left;
}

.shoplist_box dt p:first-of-type {
  font-size: 110%;
  font-weight: bold;
  width: calc(100% - 64px);
  width: -webkit-calc(100% - 64px);
}

.shoplist_box .formats {
  font-size: 100%;
  margin: 5px 0 10px 0;
}
img.search-img{
	max-height: 130px;
	width: auto;
	display: block;
	margin: 0 auto;
}
.lvl1-mark {
  border: 1px solid #d97c2c;
  color: #d97c2c;
  float: right !important;
  width: 62px;
  height: 18px;
  line-height: 18px;
  margin-top: 3px;
  text-align: center;
  font-size: .6em;
}
.lvl2-mark {
  border: 1px solid #85b634;
  color: #85b634;
  float: right !important;
  width: 62px;
  height: 18px;
  line-height: 18px;
  margin-top: 3px;
  text-align: center;
  font-size: .6em;
}

.shoplist_box .txt {
  margin-bottom: 2px;
  line-height: 140%;
  min-height: 79px;
  padding-top: 3px;
}

/* サイドバー
------------------------------ */
#lnav #category h2,
#lnav h2 {
  height: 30px;
  line-height: 30px;
  background-color: #fff;
  background-size: 16px auto;
  border-top: 1px solid #776751;
  border-bottom: 1px solid #776751;
  margin-bottom: 0;
  text-indent: inherit!important;
  text-align: center;
}

#content_wrap_shop #lnav {
  width: 100%;
  float: left;
  padding-bottom: 25px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}

#lnav #category {
  margin-bottom: 30px;
  display: none;
}

#lnav #category h3 {
  text-indent: inherit;
  background: url("/wp/wp-content/themes/kirarito/img/shop/shop_side_bgmark.png") 0 right no-repeat #eae7e3 !important;
}

#lnav #category .side-shopall {
  width: 200px;
  height: 30px;
  padding-left: 15px;
  line-height: 30px;
  text-decoration: none;
  display: block;
  margin-top: 15px;
  background: #eae7e3 !important;
  box-sizing: border-box;
}

#lnav #category h3.clickBtn_on0 {
  background: url("/wp/wp-content/themes/kirarito/img/shop/shop_side_bgmark.png") 0 -30px no-repeat #eae7e3 !important;
}

#lnav #category span {
  background: none;
  line-height: 30px;
  padding-left: 15px;
}

#lnav #shop_search h2 {
  background: none;
  background-size: 16px auto;
  border-top: 1px solid #776751;
  border-bottom: 1px solid #776751;
  font-size: 140%;
  margin-bottom: 0;
  height: 50px;
  font-size: 120%;
  line-height: 50px;
  text-indent: inherit !important;
  text-align: center;
}

#lnav h2 {
  background-color: #fff;
  background-size: 16px auto;
  border-top: 1px solid #776751;
  border-bottom: 1px solid #776751;
  margin-bottom: 15px;
  font-size: 100%;
  text-indent: inherit!important;
  text-align: center;
}

#lnav #shop_search {
  margin-top: 5px;
 width: 100%;
  box-sizing: border-box;
  min-height: 128px;
  padding: 10px;
  background: none;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
   border: 1px solid #eae9e9 !important;
box-shadow: 0px 0px 3px rgba(0,0,0,.15);
background: #fff;
}

#shop_search{
  padding: 20px 0px 20px 0px;
  background: none;
  box-sizing: border-box;
  border: 1px solid #eae9e9 !important;
  margin:20px auto;
  width: 90%;
  background: #fff;
  border: 1px solid #eae9e9 !important;
box-shadow: 0px 0px 3px rgba(0,0,0,.15);
}

#shop_search h2 span{
  padding:0 0 15px 20px;
  font-weight: bold;
}

#lnav #search_unit01 {
  background: none;
  margin: 0;
  padding: 10px 0;
  width: 85%;
}

#lnav #search_unit01 h3 {
    margin-bottom: 5px;
    height: 18px;
    text-indent: inherit;
}

#lnav #search_unit01 input {
    float: left;
    border: solid 1px #776751;
    width: 136px;
    height: 24px;
    padding: 2px;
}

#lnav #search_unit01 a {
    display: block;
    background: #776751;
    color: #fff;
    text-decoration: none;
    line-height: 30px;
    text-align: center;
}

#lnav #search_unit03 {
  border-bottom: none;
  padding: 10px 0 0;
}

#lnav #shop_search h3 {
    margin-bottom: 5px;
    height: 18px;
    text-indent: inherit;
}

#lnav #search_unit03 a {
  display: block;
  background: #f2f2f2;
  color: #776751;
  text-decoration: none;
  line-height: 30px;
  text-align: center;
}

.sideshop-search {
  margin-bottom: 30px;
}

/* サイドバー・最新ニュース
------------------------------ */
.sideshop-new h2 {
  margin-bottom: 15px;
}



/* lovela1
------------------------------ */
.sideshop-new .tabcolor-lvl1 {
  border: 10px solid #fcf3ea !important;
}

.sideshop-new .tabcolor-lvl1 .v2_cat_icon_event,
.sideshop-new .tabcolor-lvl1 .v2_cat_icon_shop {
  color: #d97c2c;
}

.sideshop-new .tabcolor-lvl1 .txt_event,
.sideshop-new .tabcolor-lvl1 .txt_shop_news,
.sideshop-new .tabcolor-lvl1 .v2_cat_icon_info {
  color: #d97c2c;
}


/* lovela2
------------------------------ */
.sideshop-new .tabcolor-lvl2 {
  border: 10px solid #f5f8eb !important;
}

.sideshop-new .tabcolor-lvl2 .v2_cat_icon_event,
.sideshop-new .tabcolor-lvl2 .v2_cat_icon_shop {
  color: #85b634;
}

.sideshop-new .tabcolor-lvl2 .txt_event,
.sideshop-new .tabcolor-lvl2 .txt_shop_news,
.sideshop-new .tabcolor-lvl2 .v2_cat_icon_info {
  color: #85b634;
}


/* lovela3
------------------------------ */
.sideshop-new .tabcolor-lvl3 {
  border: 10px solid #e4e1dc !important;
}

.sideshop-new .tabcolor-lvl3 .v2_cat_icon_event,
.sideshop-new .tabcolor-lvl3 .v2_cat_icon_shop {
  color: #705e46;
}

.sideshop-new .tabcolor-lvl3 .txt_event,
.sideshop-new .tabcolor-lvl3 .txt_shop_news,
.sideshop-new .tabcolor-lvl3 .v2_cat_icon_info {
  color: #705e46;
}

/* トップサイドバー
==================================================== */
.mobile-wrap {
  display: none;
}

.side-job-wrap {
  margin: 20px 10px;
}

/*
ショップガイド
==================================================== */
.shoplist_box .logo,
.shoplist_box .pht {
  width: 50%;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
}
.shoplist_box .logo {
  padding-right: 5px;
}
.shoplist_box .pht {
  padding-left: 5px;
}

.shoplist_box .logo .tumb,
.shoplist_box .pht .tumb {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  display: block;
}

.shoplist_box .logo img {
  width: auto;
  height: auto;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.shoplist_box .pht img {
  width: auto;
  height: 100%;
  margin: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.shoplist_box dt {
  font-size: 120%;
  font-weight: bold;
}

.shoplist_box .formats {
  font-size: 100%;
}

.shoplist_box .txt {
  margin: 10px 0;
}

.shoplist_box a {
  text-decoration: none;
}

/* ====================================================
ショップ詳細
==================================================== */
#shop_detail_box{
	margin: 0 !important;
}
#shop_detail_box .detail_left {
  width: 100%;
}

.ttl_circle {
  color: #776751;
  height: 35px;
  line-height: 30px;
  font-size: 120%;
  padding: 10px 0 0 10px;
  margin-bottom: 20px;
  border: none;
  border-bottom: solid 1px #776751;
  background: none;
}

#shop_detail_box .info_unit {
    border: solid 10px #faebde;
    background: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    /*margin-left: -10px;
    margin-right: -10px;*/
}
#shop_detail_box .info_unit dt {
  width: 30%;
  color: #d97c2c;
  background: none;
  text-align: left;
}

#shop_detail_box .info_unit dd {
  width: 60%;
}

#shop_detail_box .info_unit dl {
  padding: 20px 0px 0px 0px;
}

#gourmet_icon {
  margin: 0 20px;
}

#gourmet_icon img{
  width: auto;
}

#shop_detail_box .logo {
  width: 100%;
  overflow: hidden;
  margin: 0;
}

#shop_detail_box .logo img {
  width: 100%;
  margin: 0 auto 10px auto;
  display: block;
}
#shop_detail_box .logo img:first-of-type {
  margin-right: 0;
}

/* ショップニュース
------------------------------ */
#ttl_shop_news_ttl {
  height: 30px;
  line-height: 30px;
  font-size: 1.2em;
  padding: 0 0 0 10px;
  margin-bottom: 20px;
  border: none;
  background: none;
  background-color: #fcf7ea;
}


/* ショップサイドバー
------------------------------ */
.sideshop-search {
  padding-top: 15px;
  margin-bottom: 20px;
}

.sideshop-new {
  padding-top: 15px;
  margin-bottom: 20px;
  margin-left: -10px;
  margin-right: -10px;
}

#lnav .sideshop-new h2 {
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
}

/* イベント・キャンペーン　詳細
========================================== */
.single-event {

}

.single-event h2.ttl_normal,
.single-info h2.ttl_normal {
  height: auto;
  font-size: 120%;
  font-weight: bold;
  margin-top: 10px;
}

.single-event .date_txt,
.single-info .date_txt {
  display: block;
}

#event_detail2 .event_pht .pht {
  margin-bottom: 20px;
}

#event_detail2 {
  padding-bottom: 0;
}

/* ====================================================
イベント・キャンペーン
==================================================== */
#event_ttl {
  background: #FCF7EA url("/wp/wp-content/themes/kirarito/img/header/ico_info.png") no-repeat scroll 10px center;
}

/* ====================================================
イベント・キャンペーン
タブによるカラー
==================================================== */

/* lovela1
------------------------------ */
.tabcolor-lvl1 {
  border: 10px solid #faebde !important;
}

.tabcolor-lvl1 .v2_cat_icon_event,
.tabcolor-lvl1 .v2_cat_icon_shop {
  color: #d97c2c;
}

.tabcolor-lvl1 .txt_event,
.tabcolor-lvl1 .txt_shop_news,
.tabcolor-lvl1 .v2_cat_icon_info {
  /*color: #d97c2c!important;*/
}

.tabcolor-lvl1 .v2_cat_icon_shop {
  background: url("/wp/wp-content/themes/kirarito/img/common/ico_bag1.png") no-repeat left top;
  background-size: 16px auto;
}

.tabcolor-lvl1 .v2_cat_icon_event {
  background: url("/wp/wp-content/themes/kirarito/img/common/ico_flag1.png") no-repeat left top;
  background-size: 16px auto;
}

/* lovela2
------------------------------ */
.tabcolor-lvl2 {
  border: 10px solid #eef4e0 !important;
}

.tabcolor-lvl2 .v2_cat_icon_event,
.tabcolor-lvl2 .v2_cat_icon_shop {
  color: #85b634;
}

.tabcolor-lvl2 .txt_event,
.tabcolor-lvl2 .txt_shop_news,
.tabcolor-lvl2 .v2_cat_icon_info {
  color: #85b634!important;
}

.tabcolor-lvl2 .v2_cat_icon_shop {
  background: url("/wp/wp-content/themes/kirarito/img/common/ico_bag2.png") no-repeat left top;
  background-size: 16px auto;
}

.tabcolor-lvl2 .v2_cat_icon_event {
  background: url("/wp/wp-content/themes/kirarito/img/common/ico_flag2.png") no-repeat left top;
  background-size: 16px auto;
}

/* lovela3
------------------------------ */
.tabcolor-lvl3 {
  border: 10px solid #e4e1dc !important;
}

.tabcolor-lvl3 .v2_cat_icon_event,
.tabcolor-lvl3 .v2_cat_icon_shop {
  color: #705e46;
}

.tabcolor-lvl3 .txt_event,
.tabcolor-lvl3 .txt_shop_news,
.tabcolor-lvl3 .v2_cat_icon_info {
  color: #705e46!important;
}

.tabcolor-lvl3 .v2_cat_icon_shop {
  background: url("/wp/wp-content/themes/kirarito/img/common/ico_bag3.png") no-repeat left top;
  background-size: 16px auto;
}

.tabcolor-lvl3 .v2_cat_icon_event {
  background: url("/wp/wp-content/themes/kirarito/img/common/ico_flag3.png") no-repeat left top;
  background-size: 16px auto;
}

/* ====================================================
トップ・タブカラー
==================================================== */

/* lovela1
------------------------------ */
.top-tabcolor-lvl1 {
/*//  border: 1px solid #eae9e9 !important;*/
box-shadow: 0px 0px 3px rgba(0,0,0,.15);
}

.top-tabcolor-lvl1 .v2_cat_icon_event,
.top-tabcolor-lvl1 .v2_cat_icon_shop {
  color: #ff7aa1;
}

.top-tabcolor-lvl1 .txt_event,
.top-tabcolor-lvl1 .txt_shop_news,
.top-tabcolor-lvl1 .v2_cat_icon_info {
  color: #000 !important;
}

.top-tabcolor-lvl1 .v2_cat_icon_shop {
  //background: url("/wp/wp-content/themes/kirarito/img/common/ico_bag1.png") no-repeat left top;
  //background-size: 16px auto;
}
.top-tabcolor-lvl1 .v2_cat_icon_event {
  //background: url("/wp/wp-content/themes/kirarito/img/common/ico_flag1.png") no-repeat left top;
  //background-size: 16px auto;
}

/* lovela2
------------------------------ */
.top-tabcolor-lvl2 {
  border: 10px solid #eef4e0 !important;
}

.top-tabcolor-lvl2 .v2_cat_icon_event,
.top-tabcolor-lvl2 .v2_cat_icon_shop {
  color: #85b634;
}

.top-tabcolor-lvl2 .txt_event,
.top-tabcolor-lvl2 .txt_shop_news,
.top-tabcolor-lvl2 .v2_cat_icon_info {
  color: #85b634!important;
}

.top-tabcolor-lvl2 .v2_cat_icon_shop {
  background: url("/wp/wp-content/themes/kirarito/img/common/ico_bag2.png") no-repeat left top;
  background-size: 16px auto;
}
.top-tabcolor-lvl2 .v2_cat_icon_event {
  background: url("/wp/wp-content/themes/kirarito/img/common/ico_flag2.png") no-repeat left top;
  background-size: 16px auto;
}

/* lovela3
------------------------------ */
.top-tabcolor-lvl3 {
  border: 10px solid #e4e1dc !important;
}

.tabtabcolor-lvl3 .v2_cat_icon_event,
.tabtabcolor-lvl3 .v2_cat_icon_shop {
  color: #705e46;
}

.tabcolor-lvl3 .txt_event,
.tabcolor-lvl3 .txt_shop_news,
.top-tabcolor-lvl3 .v2_cat_icon_info {
  color: #705e46!important;
}

.top-tabcolor-lvl3 .v2_cat_icon_shop {
}
.top-tabcolor-lvl3 .v2_cat_icon_event {
  background: url("/wp/wp-content/themes/kirarito/img/common/ico_flag3.png") no-repeat left top;
  background-size: 16px auto;
}


/* 選択タブ
------------------------------ */
#page_ttl_box h2.v2_ttl_topics {
}
.lvlselect-tabnav {
  width: 100%;
  padding: 0 0;
  box-sizing: border-box;
}
.lvlselect-tab {
  letter-spacing: -.40em;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 0;
}
.lvlselect-tab li {
  display: block;
  float: left;
  cursor: pointer;
  width: 33.3333333%;
}

.lvlselect-tab li div {
  background: #fff;
  border: solid 3px #eae7e3;
  margin: 0 0 0 2px;
  height: 50px;
  padding: 0;
  line-height: 44px;
  letter-spacing: normal;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
  font-size: 16px;
  vertical-align: middle;
}
.lvlselect-tab li div  a {
  text-decoration: none;
  display: block;
}

.lvlselect-tab li div img {
  width: 80%;
  height: auto;
  vertical-align: middle;
}

.lvlselect-tab .tab-c1:hover {
  border: solid 3px #715e47;
}
.lvlselect-tab .v2_select .tab-c1 {
  border: solid 3px #715e47;
}

.lvlselect-tab .tab-c2 {

}
.lvlselect-tab .tab-c2:hover {
  border: solid 3px #d97c2c;
}
.lvlselect-tab .v2_select .tab-c2 {
  border: solid 3px #d97c2c;
}

.lvlselect-tab .tab-c1 {
  margin: 0 0 0 0;
}
.lvlselect-tab .tab-c3:hover {
  border: solid 3px #90b335;
}
.lvlselect-tab .v2_select .tab-c3 {
  border: solid 3px #90b335;
}



/* ====================================================
紀伊國屋ランキング
==================================================== */
#rank_ttl {
  background: url("/wp/wp-content/themes/kirarito/img/rank/rank_list.png") no-repeat ;
  padding-left: 40px;
}

.rank-wrap {
  padding: 0;
}
.rank-wrap #content {
  margin-bottom: 0;
  padding: 0 10px;
}

.rank-txt {
  margin-top: 10px;
}

.rank-wrap table {
  width: 100%;
  border-collapse: collapse;
}

.rank-wrap tr {
  width: 100%;
  height: auto;
  padding-top: 10px;
  display: block;
  overflow: hidden;
  position: relative;
}
.rank-wrap tr:nth-of-type(1) {
  height: auto;
  margin-top: 15px;
}

.rank-wrap td {
  box-sizing: border-box;
  border-collapse: collapse;
  display: block;
}
.rank-wrap td:nth-of-type(1) {
  width: 52px;
  height: 52px;
  float: left;
  position: absolute;
  bottom: 0;
}
.rank-wrap td:nth-of-type(2) {
  width: calc(100% - 52px);
  float: right;
}
.rank-wrap td img {
  width: 52px;
}

.rank-wrap td div {
  width: 100%;
  padding: 0 0 0 10px;
  box-sizing: border-box;
}

.rank-wrap td div:nth-of-type(1) {
  font-size: 120%;
}
.rank-wrap td div:nth-of-type(2) {
}
.rank-wrap td div:nth-of-type(3) {
}
.rank-wrap td div:nth-of-type(4) {
}

.rank-wrap tr:nth-of-type(1) td {
  border-bottom: 1px solid #e3bf59;
}
.rank-wrap tr:nth-of-type(1) td:nth-of-type(1) {
  border-bottom: none;
}

.rank-wrap tr:nth-of-type(2) td {
  border-bottom: 1px solid #b5b6b6;
}

.rank-wrap tr:nth-of-type(3) td {
  border-bottom: 1px solid #a69679;
}

.rank-wrap tr:nth-of-type(4) td {
  border-bottom: 1px solid #eae7e4;
}

.rank-wrap tr:nth-of-type(5) td {
  border-bottom: 1px solid #eae7e4;
}

/*
サイドバー
------------------------------ */
.rank-wrap #rank_area h2,
.rank-wrap #map_area_wrap h2 {
  border-bottom: 1px solid #E4E1DC;
  border-top: none;
  margin-bottom: 0px;
  padding: 0px 0px 0px 36px;
  color: #705E48;
  font-size: 120%;
  text-indent: inherit;
  text-align: left;
}

.rank-wrap #rank_area h2 {
  background: transparent url("/wp/wp-content/themes/kirarito/img/side/top_side_rank_list.png") no-repeat scroll 10px center / 25px auto;
}
.rank-wrap #rank_area li {
  border-bottom: 1px solid #eae7e3;
  margin: 10px 0 0 0;
  padding: 0 0 10px 0;
}
.rank-wrap #rank_area li:hover img {
  opacity: .5
}

#map_area_wrap h2 {
    background: transparent url("/wp/wp-content/themes/kirarito/img/side/top_side_card_list.png") no-repeat scroll 10px center / 25px auto;
    border-bottom: 1px solid #E4E1DC;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0px 0px 0px 36px;
    color: #705E48;
    font-size: 120%;
    text-indent: inherit;
}

.rank-wrap #msp_area img {
  margin: 15px 0;
}
.rank-wrap #msp_area p {
  margin-bottom: 10px;
}

/* ====================================================
今週の一押し情報
==================================================== */
#scoop_detail .info_unit {
  border: 10px solid #fcf7eb;
  background: none;
  box-sizing: border-box;
  padding: 15px;
}
#scoop_detail .info_unit dt {
  width: 120px;
  box-sizing: border-box;
  margin-right: 0;
  display: inline-block;
}
#scoop_detail .info_unit dd {
  width: 295px;
  box-sizing: border-box;
  display: inline-block;
}
#scoop_detail .info_unit a {
  margin-top: 10px;
}

#scoop_detail .detail_left {
  width: 100%;
}

#scoop_detail .detail_right {
  width: 100%;
  padding-bottom: 20px;
}

#scoop_detail .detail_right li {
  margin-bottom: 5px;
}

#scoop_detail .detail_right .imgbox {
  overflow: hidden;
  border: none;
  padding: 0;
}

.single-info h2 {
  border-bottom: solid 1px #d5d5d5;
}

.single-info #scoop_detail {
/*   border-top: solid 1px #d5d5d5; */
  border-bottom: solid 1px #d5d5d5;
  padding: 0;
  margin: 0px 10px 0;
  background: none;
}

.page_nav {
    margin: 30px 10px 20px;
}

#scoop_detail .info-colorlvl1 {
  border: 10px solid #faebde;
}
#scoop_detail .info-colorlvl1 dt {
  color: #e19748;
}

#scoop_detail .info-colorlvl2 {
  border: 10px solid #eef4e1;
}
#scoop_detail .info-colorlvl2 dt {
  color: #85b634;
}

.v2_cat_icon_info {
  font-size: 110% !important;
}

.single-info #article_nav .tabcolor-lvl1 dt {
  color: #705E48;
}
.single-info #article_nav .tabcolor-lvl2 dt {
  color: #705E48;
}
ul.single-images li{
	width: 100%;
	float: none;
}
.single-body{
	margin-top: 10px;
}
/* サイドバー
------------------------------ */

#article_nav .article_list {
}
#article_nav .article_list dl {
}

#article_nav .tabcolor-lvl1 dt {
  color: #e19748;
}
#article_nav .tabcolor-lvl2 dt {
  color: #85b634;
}
#article_nav .tabcolor-lvl3 dt {
}

/* ====================================================
フロアマップ
==================================================== */
.floor-all a{
	display: block;
	width: 100%;
}
/* サイドバー
==================================================== */
.floor-side-lvl1,
.floor-side-lvl2 {
  margin-bottom: 40px;

}

.floor-side-lvl1 h2,
.floor-side-lvl2 h2 {
  border: 1px solid #6e5e49 !important;
  margin-bottom: 15px !important;
  height: 30px;
  line-height: 30px;
}

#lnav #floor_nav h3,
#lnav #floor_nav1 h3,
#lnav #floor_nav2 h3 {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-indent: inherit;
  margin: 10px 0 0;
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
  position: relative;
  box-sizing: border-box;
}

#lnav #floor_nav h3:after,
#lnav #floor_nav1 h3:after,
#lnav #floor_nav2 h3:after {
  content: "\f0d8";
  font-family: FontAwesome;
  font-size: 120%;
}
#lnav #floor_nav .clickBtn_on1:after,
#lnav #floor_nav1 h3:after,
#lnav #floor_nav2 h3:after {
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 120%;
}

#lnav #floor_nav h3 span,
#lnav #floor_nav1 h3 span,
#lnav #floor_nav2 h3 span {
  line-height: 30px;
  padding: 0 0 0 10px;
  display: inline !important;
  position: absolute;
  left: 0;
}

#lnav #floor_nav ul,
#lnav #floor_nav1 ul,
#lnav #floor_nav2 ul {
  display: none;
  margin: 0;
  width: 100%;
  padding: 15px 0 10px 0;
}

#lnav #floor_nav li,
#lnav #floor_nav1 li,
#lnav #floor_nav2 li {
  border: none;
}

#lnav #floor_nav li a {
    width: 100%;
    padding: 0 0 5px;
    display: block;
}

.floor-side-lvl1 h3 {
/*   background: url("/wp/wp-content/themes/kirarito/img/shop/shop_side_bgmark.png") 0 0 no-repeat #fbf2e9 !important; */
  background: #fbf2e9 !important;
  border: 1px solid #ede3d9;
  margin-bottom: 10px;
}
.floor-side-lvl1 h3.clickBtn_on1 {
/*   background: url("/wp/wp-content/themes/kirarito/img/shop/shop_side_bgmark.png") 0 -30px no-repeat #fbf2e9 !important; */
}

.floor-side-lvl2 h3 {
/*   background: url("/wp/wp-content/themes/kirarito/img/shop/shop_side_bgmark.png") 0 0 no-repeat #f4f7ea !important; */
  background: #f4f7ea !important;
  border: 1px solid #eef4e0;
  margin-bottom: 10px;
}
.floor-side-lvl2 h3.clickBtn_on1 {
/*   background: url("/wp/wp-content/themes/kirarito/img/shop/shop_side_bgmark.png") 0 -30px no-repeat #f4f7ea !important; */
}

.floor-side-lvl2 {

}

/* コンテンツ
------------------------------ */
.floor-lvl1,
.floor-lvl2 {
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  box-sizing: border-box;
  overflow: hidden;
}
.floor-lvl1, .floor-lvl1_2{
	width: 50%;
	float: left;
}
.floor-lvl1_2{
	margin-top: 10px;
}
.side-bar-info{
	display: inline;
}
.floor-lvl1 h2,
.floor-lvl2 h2 {
  height: 35px;
  color: #776751;
  line-height: 35px;
  font-size: 120%;
  padding: 0px 0px 0px 10px;
  margin-bottom: 20px;
  border-width: medium medium 1px;
  border-style: none none solid;
  border-color: -moz-use-text-color -moz-use-text-color #776751;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
}

.floor-lvl1 img,
.floor-lvl2 img {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
}

.floor-lvl1 {
}

.floor-tabsbox {
  color: #776751;
  line-height: 30px;
  font-size: 100%;
  margin-bottom: 0;
  overflow: hidden;
  padding: 0;
  background-color: #fff;
}

.floor-tabsbox ul {
  overflow: hidden;
  margin: 0 -5px;
  padding: 10px;
}

.floor_map {
  padding: 10px 10px 10px;
  /*border: 1px solid #eae7e3;*/
  background: #fff;
}

.floor_map img {
  width: 100%;
  box-sizing: border-box;
}

.floor-tabsbox h2 {
  height: 35px;
  color: #776751;
  line-height: 35px;
  font-size: 120%;
  padding: 0px 0px 0px 10px;
  margin-bottom: 20px;
  border-width: medium medium 1px;
  border-style: none none solid;
  border-color: -moz-use-text-color -moz-use-text-color #776751;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
}

.floor-tabsbox li {
  display: block;
  float: left;
  padding: 0 10px;
  margin: 0 2px 10px 2px;
  height: 44px;
  line-height: 44px;
  box-sizing: border-box;
  cursor: pointer;
}
.floor-tabsbox li:first-of-type {
  margin: 0 2px 10px 5px;
}
.floor-tabsbox li:last-of-type {
  margin: 0 5px 10px 2px;
}

.floor-tabsbox #floor-tabs1 li:hover {
  background: #d77c36;
  color: #fff;
}
.floor-tabsbox #floor-tabs1 li.on {
  background: #d77c36;
  color: #fff;
}
.floor-tabsbox #floor-tabs2 li:hover {
  background: #91b23f;
  color: #fff;
}
.floor-tabsbox #floor-tabs2 li.on {
  background: #91b23f;
  color: #fff;
}

.floor-content1:nth-of-type(1) {
  display: block;
}
.floor-content1 {
  display: none;
}

.floor-tabsbox #floor-tabs1 li {
  border: 1px solid #d77c36;
}
.floor-tabsbox #floor-tabs2 li {
  border: 1px solid #91b23f;
}

/* ピンチ画像
------------------------------ */
.floor_map .spimg-box {
  overflow: hidden;
  display: block;
  border: 1px solid #EAE7E3;
  padding: 10px;
}

.floor_map .spimg-pinch {
  padding: 0;
}

.floor_map .spimg-txtbox {
  overflow: hidden;
  padding-top: 10px;
}
.floor_map .spimg-txt {
  display: block;
  float: right;
}

.caption {
    color: #EEE;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    text-align: center;

}

/* ====================================================
サイトマップ
==================================================== */
#content_wrap_one #content #sitamap_box {
  width: 720px;
  margin: 0 auto;
}

.ttl_normal {
  color: #776751;
  border-top: solid 1px #d5d5d5;
  border-bottom: solid 1px #d5d5d5;
}

/* ====================================================
求人情報
==================================================== */
#recruit_box {
}

#recruit_box .recruit_detail {
  width: 100%;
  padding: 10px 10px 10px;
  border-top: none !important;
  border-bottom: solid 1px #d5d5d5 !important;
  border-left: none!important;
  border-right: none!important;
  margin: 0 0 0 0;
  box-sizing: border-box;
}
#recruit_box .recruit_detail:first-of-type {
  border-top: solid 1px #d5d5d5 !important;
}

#recruit_box h3 {
  border-bottom: 1px solid #776751;
  font-size: 120%;
  font-weight: bold;
}
#recruit_box h3 .floor {
  display: block;
  float: left;
  width: 80px;
  padding: 10px 0 5px;
  margin-bottom: 1px;
  text-align: left;
}
#recruit_box h3 .shop{
  width: calc(100% - 160px);
  padding: 10px 0px 5px 0;
}

#recruit_box .info_unit {
  margin-top: 20px;
}

#recruit_box .info_unit dl {
  padding: 0;
}

#recruit_box .info_unit dt {
  width: 80px;
  color: #776751;
  float: left;
  padding: 2px 0 0;
  text-align: left;
  background: #fff;
  margin-right: 0;
}

#recruit_box .info_unit dd {
  width: calc(100% - 80px);
  float: left;
}

#recruit_box .btn {
  width: 100%;
  margin: 0 auto 15px auto;
}

#recruit_box  .tabcolor-lvl1 h3 {
  border-bottom: 1px solid #D97C2C;
  background: transparent url("/wp/wp-content/themes/kirarito/img/common/logo01t.png") no-repeat scroll right center / auto 30px;
}
#recruit_box  .tabcolor-lvl2 h3 {
  border-bottom: 1px solid #90B335;
  background: transparent url("/wp/wp-content/themes/kirarito/img/common/logo02t.png") no-repeat scroll right center / auto 30px;
}
#recruit_box  .tabcolor-lvl1 dt {
  color: #D97C2C;
}
#recruit_box  .tabcolor-lvl2 dt {
  color: #90B335;
}


/* ====================================================
ラブラからのお知らせ
==================================================== */

.archive-topics-wrap {
  padding: 10px 0 30px!important;
}

.archive-topics-wrap #content {
  margin-bottom: 0!important;
}
.archive-topics-wrap #content:first-of-type {
  /*border-top: solid 1px #d5d5d5;*/
}

#wrap .archive-topics-wrap #content .ttl_normal {
  font-weight: bold;
  height: auto!important;
  line-height: 140%;
  font-size: 120%;
  padding: 10px 10px 5px 80px;
  margin-bottom: 0;
  border-top: none;
  border-bottom: solid 1px #d5d5d5;
  background-repeat: no-repeat;
  background-size: 50px auto;
  background-position: 10px center;
}

.archive-topics-wrap .tabcolor-lvl1,
.archive-topics-wrap .tabcolor-lvl2,
.archive-topics-wrap .tabcolor-lvl3 {
  border: none !important;
}

.archive-topics-wrap .tabcolor-lvl1 .ttl_normal {
  background-image: url("/wp/wp-content/themes/kirarito/img/common/logo01.png");
}

.archive-topics-wrap .tabcolor-lvl2 .ttl_normal {
  background-image: url("/wp/wp-content/themes/kirarito/img/common/logo02.png");
}

.archive-topics-wrap .tabcolor-lvl3 .ttl_normal {
  background-image: url("/wp/wp-content/themes/kirarito/img/common/logo03t.png");
}

.archive-topics-wrap .info_list {
  margin-top: 0;
}

.archive-topics-wrap .info_list .info_detail {
  padding-left: 0;
}

.archive-topics-wrap .info_list .info_detail .pht {
  width: 200px;
  margin: 0 auto 15px;
}

.archive-topics-wrap .info_list .info_detail .info_txt {
  width: 100%;
}

.archive-topics-wrap .infinite-nav {
  display: none;
}

/* 詳細
------------------------------ */
.single-topics-wrap {
  padding: 10px 0 30px!important;
}

.single-topics-wrap #content {
  margin-bottom: 0!important;
}
.single-topics-wrap #content:first-of-type {
  border-top: solid 1px #d5d5d5;
}

#wrap .single-topics-wrap #content .ttl_normal {
  font-weight: bold;
  height: auto!important;
  line-height: 140%;
  font-size: 120%;
  padding: 10px 10px 5px 100px;
  margin-bottom: 20px;
  border-top: none;
  border-bottom: solid 1px #d5d5d5;
  background-repeat: no-repeat;
  background-size: 50px auto;
  background-position: 10px center;
}

.single-topics-wrap .tabcolor-lvl1,
.single-topics-wrap .tabcolor-lvl2,
.single-topics-wrap .tabcolor-lvl3 {
  border: none !important;
}

.single-topics-wrap .tabcolor-lvl1 .ttl_normal {
  background-image: url("/wp/wp-content/themes/kirarito/img/common/logo01.png");
}

.single-topics-wrap .tabcolor-lvl2 .ttl_normal {
  background-image: url("/wp/wp-content/themes/kirarito/img/common/logo02.png");
}

.single-topics-wrap .tabcolor-lvl3 .ttl_normal {
  background-image: url("/wp/wp-content/themes/kirarito/img/common/logo03t.png");
}

.single-topics-wrap .info_list {
  margin-top: 0;
}

.single-topics-wrap .info_list .info_detail {
  margin: 10px 10px 10px;
}

.single-topics-wrap .info_list .info_detail .pht {
  width: 200px;
  margin: 0 auto 15px;
}

.single-topics-wrap .info_list .info_detail .info_txt {
  width: 100%;
}


/* ====================================================
交通アクセス
==================================================== */

.access-wrap #content {
  margin: 0 10px;
}

.access-cont {
  width:90%;
  margin:0 auto 30px;
}

.access-wrap, #content_wrap_shop #content, .contact-wrap, .company-cont, #content_wrap_one {
    width: 90%;
    box-sizing: border-box;
    min-height: 128px;
    /*padding: 10px;*/
    background: none;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    /*border: 1px solid #eae9e9 !important;
    box-shadow: 0px 1px 4px 1px #eae9e9;
    -moz-box-shadow: 0px 1px 4px 1px #eae9e9;
    -webkit-box-shadow: 0px 1px 4px 1px #eae9e9;*/
    /*background: #fff;*/
    margin:10px auto;
}
.contents_inner{
	background: #fff;
	box-shadow: 0px 0px 3px rgba(0,0,0,.15);
}
.access-wrap h3 {
  font-size: 120%;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 35px;
  line-height: 35px;
  border-top: 1px solid #efedea;
  border-bottom: 1px solid #efedea;
}

.access-wrap h4 {
  font-size: 100%;
  font-weight: bold;
}

.access-wrap p {
  margin-bottom: 10px;
}

.access-floatbox {
  overflow: hidden;
}
#g_map,#g_map2 {
	width: 100%;
	height:300px;
}
.g_map_sp{
	width: 100%;
	height:300px !important;
	margin-bottom: 20px;
}
.gmapapp-btn{
	color: #FFF !important;
  background: #8fb429;
  border-radius: 3px;
  padding: 10px;
  text-decoration: none;
}
.gmapapp-btn a{
	color: #fff !important;
}
/* 駐車場サービス案内テーブル　ラブラ万代 */
.access_table01{
  width:100%;
  border:none;
  color:#5d5238;
  text-align:left;
  margin-bottom: 20px;
  float: left;
  }
.access_table01 td{
  padding:10px;
  }
.access_table01 tr:nth-child(2n) {    /* 偶数行 */
   background-color: #fbf2eb;
}
.access_table01 tr:nth-child(2n+1) {  /* 奇数行 */
   background-color: #fff;
}
.access_table01 tr:nth-child(1) {     /* 先頭行のみ */
   background-color: #fff;
}
/* 駐車場サービス案内　ラブラ2 */
.access_table02{
  width:100%;
  border:none;
  color:#5d5238;
  margin-bottom: 20px;
  text-align:left;
  }
.access_table02 td{
  padding:10px;
  }
.access_table02 tr:nth-child(2n) {    /* 偶数行 */
   background-color: #f5f8eb;
}
.access_table02 tr:nth-child(2n+1) {  /* 奇数行 */
   background-color: #fff;
}
.access_table02 tr:nth-child(1) {     /* 先頭行のみ */
   background-color: #fff;
}


/* ラブラ駐車場のご案内 */
.access-boxtxt {
  padding-top: 10px;
}
.access-boxtxt p:first-of-type {
  float: left;
  background: #584837;
  color: #fff;
  padding: 2px 10px;
  margin-right: 5px;
}
.access-boxtxt p:nth-of-type(2) {
  float: left;
  padding-top: 2px;
}

/* 交通アクセス */
.access-num {
  padding: 10px 0 0 0;
  margin-bottom: 10px;
}
.access-num .access-num-box {
  overflow: hidden;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  height: 80px;
}
.access-num .access-num-box:nth-of-type(odd) {
  padding-left: 60px;
}
.access-num .access-num-box:nth-of-type(even) {
  padding-left: 60px;
  padding-right: 0;
}
.access-num .access-num-box div:first-of-type {
  display: block;
  overflow: hidden;
  background: #ece9e5;
  font-size: 120%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  left: 0;
}
.access-num h4 {

}
.access-num p {

}

.access-wrap .v2_btn_list {
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  width: 100%;
  overflow: hidden;
}

.access-wrap .v2_btn_list .btn_box {
  width: 100%;
}

.g_map {
  margin-bottom: 20px;
}

/* ====================================================
サービス案内
==================================================== */

.service-wrap #content {
  padding: 0 10px 30px;
}

.service-wrap table,
.service-wrap tr,
.service-wrap th,
.service-wrap td {
  box-sizing: border-box;
  width: 100%;
}

.service-wrap table {

}

.service-wrap tr {

}

.service-wrap th {
  width: 240px;
}

.service-wrap td {
  width: 240px;
}

/* タイトル */
.service-wrap .service-other1 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.service-wrap .service-other1 p:nth-of-type(1) {
  margin-bottom: 5px;
}

.service-wrap .service-other1 span {
  display: inline-block;
  vertical-align: middle;
  width: 100px;
  height: 30px;
}
.service-wrap .service-other1 p:nth-of-type(1) span {
  background: #fbf2e9;
}

.service-wrap .service-other1 p:nth-of-type(2) span {
  background: #f4f7ea;
}

/* 表部分 */
.service-wrap .service-table tr {
  width: 100%;
}

.service-wrap .service-table th {
  padding: 15px 0 0;
  font-size: 120%;
  font-weight: bold;
  display: block;
  width: 100%;
  margin-bottom: 5px;
}

.service-wrap .service-table td {
  padding: 15px;
  text-align: left;
  display: block;
  width: 100%;
  margin-bottom: 5px;
}
.service-wrap .service-table td:nth-of-type(1) {
  background: #fbf2e9;
}
.service-wrap .service-table td:nth-of-type(2) {
  background: #f4f7ea;
}

/* テキスト */
.service-wrap .service-table-other2 td:nth-of-type(2) {
  width: 480px;
  padding: 0px 15px;
}

/* ====================================================
お問い合わせ
==================================================== */
.contact-wrap {
  padding: 0 10px 0;
}

.contact-wrap h3 {
  font-size: 120%;
  font-weight: bold;
  margin: 10px 0;
}

.contact-wrap p {

}

.contact-wrap p {

}

/* ====================================================
検索結果
==================================================== */
.search {

}

#search_ttl {
  background: url("/wp/wp-content/themes/kirarito/img/header/ico_shopguide.png") no-repeat 10px center #fcf7ea;
}

.search .ttl_normal {
  color: #776751;
  border-top: solid 1px #d5d5d5;
  border-bottom: solid 1px #d5d5d5;
  padding: 5px 10px;
  font-size: 120%;
}

.search .sideshop-search {
  padding-top: 0;
}

/* ====================================================
ページャー
==================================================== */
.infinite-cont {
  position: relative;
}

#infscr-loading {
  text-align: center;
  margin: 10px 0;
}

#infscr-loading img {
  width: 50px;
}

.infinite-nav {
  overflow: hidden;
  padding: 10px;
  border-top: solid 1px #d5d5d5;
}

.infinite-prev,
.infinite-next {
  width: auto;
  display: none;
}

.infinite-prev {
  float: left;
}
.infinite-next {
  float: right;
}

/* ====================================================
ページトップボタン
==================================================== */
.scroll-back-to-top-wrapper {
  z-index: 91!important;
}
/* ====================================================
common
==================================================== */

.news-sp-mark {
  position: absolute;
  font-size: 120%;
  height: 15px;
  right: 10px;
  top: 50%;
  margin-top: -7.5px;
}

.list-lvl-mark {
  width: calc(100% - 108px);
  height: 20px;
  background-position: right!important;
  background-repeat: no-repeat;
  background-size: contain;
  box-sizing: border-box;
  float: left;
  position: absolute;
  right: 10px;
}

.tabcolor-lvl1 .list-lvl-mark,
.top-tabcolor-lvl1 .list-lvl-mark {
  //background-image: url("/wp/wp-content/themes/kirarito/img/common/logo01t.png");
}

.tabcolor-lvl2 .list-lvl-mark,
.top-tabcolor-lvl2 .list-lvl-mark {
  //background-image: url("/wp/wp-content/themes/kirarito/img/common/logo02t.png");
}

.tabcolor-lvl3 .list-lvl-mark,
.top-tabcolor-lvl3 .list-lvl-mark {
  //background-image: url("/wp/wp-content/themes/kirarito/img/common/logo03t.png");
  //background-size: auto 15px;
}

.btn_box i{
	color: #bbbaba;
  margin-right: 0.5em;
}

.btn_box,
.btn_box:visited,
.btn_box:link {
  display: block;
  background: #e6e5e5;
  color: #ff7aa1;
  text-decoration: none;
  //line-height: 60px;
  text-align: center;
  position: relative;
  font-size: 1.5em;

}
.btn_box:hover {
  //background: #776751;
  color: #fff;
  opacity: 1 !important;
}
.btn_box:after {
  font-size: 130%;
  position: absolute;
  right: 10px;
}

/* ====================================================
多言語
==================================================== */

/* ヘッダー
========================================== */
/*
.global-wrap #head_wrap_y {
  background: #fff;
}

.global-wrap .head_wrapbox {
  margin: 0px auto;
  padding: 15px 0 0;
  height: 40px;
  text-align: right;
  overflow: hidden;
}

.global-wrap #logo {
  width: auto;
  float: left;
}

.global-wrap #nav_overlay {
  width: 100%;
  float: none;
}

.global-wrap nav li {
  width: 16.666% !important;
  box-sizing: border-box;
  float: left;
  margin: 0px 0 0px 0px;
  text-indent: inherit;
  border-right: #705c41 1px solid;
  border-bottom: #fff 5px solid;
}
.global-wrap nav li:last-of-type {
  border-right: none;
}
.global-wrap nav li:hover {
  border-bottom: #705c41 5px solid;
  background-color: #fcf7e8 !important;
}
.global-wrap nav li a:hover {
  opacity: 1;
}

.global-wrap nav li a {
  text-align: center;
}
*/
.global-wrap #head_wrap {
  top: 5px;
}

/* index
========================================== */

/* コンテンツ
------------------------------ */
.global-topimg {
  width: 100%;
  width : -webkit-calc(100% - 20px) ;
  width : calc(100% - 20px) ;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 30px;
}

.global-topimg img {
  margin-bottom: 15px;
}


/* サイドバー
------------------------------ */
#rnav #hours {
  margin: -58px 0 30px;
  padding-top: 58px; /* 固定するもののheightと同じpx値 */
}

/* FAQ */
.global-faq {
  margin-bottom: 20px;
}
.global-faq a {
  display: block;
  background: #fcf7e9;
  border: 1px solid #ebe9e4;
  margin-bottom: 5px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px;
  text-decoration: none;
}
.global-faq a:hover {
  cursor: pointer;
}

/*
交通アクセス
========================================== */
.global-access {
  overflow: hidden;
  margin: 0 -5px;
}

/* コンテンツ
------------------------------ */
.global-access .shop-h2 {
  color: #fff;
  height: 35px;
  background-color: #776751;
  line-height: 35px;
  font-size: 120%;
  padding: 0 40px 0px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 30px;
  border: none;
}
.global-access h3 {
  border-bottom: 1px solid #eae7e3;
  margin-bottom: 15px;
  padding-left: 40px;
  font-size: 120%;
  line-height: 40px;
  font-weight: bold;
}

.g-access-text {
  border: 1px solid #eae7e3;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 20px;
  padding: 15px 10px 10px;
}
.g-access-text table {
  width: 100%;
}
.g-access-text tr {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid #776751;
}
.g-access-text th {
  display: block;
  margin-bottom: 5px;
}
.g-access-text td {
  display: block;
  margin-bottom: 5px;
}

.g-access-img {
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
}
.g-access-img img {
  margin-bottom: 15px;
}
.g-access-btn {
  display: block;
  background: #eae7e3;
  text-align: center;
  padding: 10px;
  font-size: 120%;
}

.g-access-map {
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 30px;
  padding-right: 10px;
  padding-left: 10px;
}

/*
ショップガイド
========================================== */
.global-shop {
  overflow: hidden;
}

/* タブ
------------------------------ */
.global-shoptab {
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 0;
}

.global-shoptab li {
}

.global-shoptab li div {
  background: #fff;
  margin: 0 10px 5px;
  width: 100%;
  width : -webkit-calc(100% - 20px) ;
  width : calc(100% - 20px) ;
  height: 50px;
  padding: 0;
  line-height: 50px;
  letter-spacing: normal;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
  font-size: 14px;
}

.global-shoptab .tab-c1 a {
  background-color: #e78758;
}
.global-shoptab .tab-c2 a {
  background-color: #97c365;
}
.global-shoptab .tab-c3 a {
  background-color: #f0b84d;
}
.global-shoptab .tab-c4 a {
  background-color: #39a262;
}

.global-shoptab a {
  color: #fff;
  text-decoration: none;
  display: block;
}

/* コンテンツ
------------------------------ */
.global-shop .shop-h2 {
  color: #fff;
  height: 35px;
  background-color: #776751;
  line-height: 35px;
  font-size: 120%;
  padding: 0 40px 0px;
  margin-bottom: 20px;
  border: none;
}
.h2-genre1 {

}
.global-shop .h2-genre1 {
  background-color: #e78758;
}
.global-shop .h2-genre2 {
  background-color: #97c365;
}
.global-shop .h2-genre3 {
  background-color: #f0b84d;
}
.global-shop .h2-genre4 {
  background-color: #39a262;
}

.global-shoplistbox {
  width: 100%;
  width : -webkit-calc(100% - 20px) ;
  width : calc(100% - 20px) ;
  padding: 5px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 1px solid #eeece9;
  box-sizing: border-box;
  overflow: hidden;
}

.global-shoplistbox ul {
  overflow: hidden;
}

.global-shoplistbox li {
  float: left;
  box-sizing: border-box;
  position: relative;
}

.global-shoplistbox .logo {
  width: 30%;
  width : -webkit-calc(30% - 10px) ;
  width : calc(30% - 10px) ;
  height: 78px;
  margin-right: 10px;
  box-sizing: border-box;
}

.global-shoplistbox .pht {
  width: 70%;
  height: 200px;
  overflow: hidden;
}

.global-shoplistbox .logo img {
  max-width: 100%;
}

.global-shoplistbox .pht img {
}

.global-shoplistbox .logo img {
  width: auto;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.global-shoplistbox .pht img {
  width: auto;
  height: 100%;
  margin: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.global-shoplistbox table {
  width: 100%;
  margin: 20px 0 10px 0;
}

.global-shoplistbox tr {
  width: 100%;
  border-bottom: 1px solid #776751;
}

.global-shoplistbox th {
  width: 85px;
  box-sizing: border-box;
}
.global-shoplistbox tr:nth-of-type(1) th {
}
.global-shoplistbox tr:nth-of-type(2) th,
.global-shoplistbox tr:nth-of-type(3) th,
.global-shoplistbox tr:nth-of-type(4) th {
  background-color: #fcf7e8;
  padding: 10px;
}

.global-shoplistbox td {
  width: 203px;
  box-sizing: border-box;
}
.global-shoplistbox tr:nth-of-type(1) td {
  text-align: right;
}
.global-shoplistbox tr:nth-of-type(2) td,
.global-shoplistbox tr:nth-of-type(3) td,
.global-shoplistbox tr:nth-of-type(4) td {
  padding: 10px;
}

.global-cat1 {
  color: #e78758;
}
.global-cat2 {
  color: #97c365;
}
.global-cat3 {
  color: #f0b84d;
}
.global-cat4 {
  color: #39a262;
}

/*
サービス案内
========================================== */
.global-service {
  overflow: hidden;
  margin: 0 0 20px;
}

.g-service-info {
  margin-bottom: 30px;
}
.g-service-box {
  margin-bottom: 15px;
  padding: 0 10px 15px;
  border-bottom: 1px solid #eeece9;
}
.g-service-box h3 {
  font-size: 120%;
  font-weight: bold;
}

.g-service-table {
  padding: 0 10px;
}

/*
FAQ
========================================== */
#faq_ttl {
  background: url("/wp/wp-content/themes/kirarito/img/header/ico_faq.png") no-repeat 10px center #fcf7ea;
}

.global-faq {
  overflow: hidden;
  margin: 0 0 10px;
}

.g-faq-box {
  margin-bottom: 15px;
  padding: 58px 10px 15px;
  margin-top: -58px; /* 固定するもののheightと同じpx値 */
  border-bottom: 1px solid #eeece9;
}
.g-faq-box h3 {
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 5px;
}
.g-faq-box span {
  font-weight: bold;
}
.g-faq-box p {
  color: #ae9e8a;
}




/* 追記0617
------------------------------ */
#top_unit03 dd, #topics_unit03 dd, .sideshop-new dd, #article_nav .article_list dd {
    float: left;
    margin: 5px 0 0;
    width: 90%;
}

.shop-cont dd.txt_shop_detail {
    display: none;
}

#top_unit03 dd.txt_shop_news, #topics_unit03 dd.txt_shop_news, .sideshop-new dd.txt_shop_news, #article_nav .article_list dd.txt_shop_news {
    color: #000;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.3em;
    margin-top: 5px;
}
/* 改行 */
#topics_unit03 dd.txt_shop_news,#top_unit03 dd.txt_shop_news {
	height:38px;
	overflow: hidden;
	position: relative;
}
#topics_unit03 dd.txt_shop_news::before, #topics_unit03 dd.txt_shop_news::after ,
#top_unit03 dd.txt_shop_news::before, #top_unit03 dd.txt_shop_news::after {
	background: #fff;
	position: absolute;
}
#topics_unit03 dd.txt_shop_news::before ,#top_unit03 dd.txt_shop_news::before {
	content: "...";
	top: 19px;
	right: 0px;
}
#topics_unit03 dd.txt_shop_news::after,
 #top_unit03 dd.txt_shop_news::after{
	content: "";
	height: 100%;
	width: 100%;
}


#top_unit03 dd.day, #topics_unit03 dd.day, .sideshop-new dd.day, #article_nav .article_list dd.day {
    float: right;
    font-size: 0.9em;
    margin-top: 5px;
    width: 50%;
    text-align: right;
}

#top_unit03 dt, #topics_unit03 dt, .sideshop-new dt, #article_nav .article_list dt {
    color: #ff7aa1;
    font-size: 1em;
    font-weight: 400;
    width: 100%;
}

.shop-cont dd.pcategories {
    font-size: 0.8em;
	position: absolute;
	bottom: 10px;
	left: 41%;
	white-space: nowrap;*/
	text-overflow: ellipsis;
	overflow: hidden;
	width: 40% !important;
}

.v2_tab li, .v2_topics_tab li {
    font-size: 0.8em;
}

#rnav #search_unit02 li a {
    color: #fff;
    display: block;
    font-size: 0.9em;
    padding: 20px 10px;
    text-align: center;
    text-decoration: none;
}

#rnav #search_unit01 h3 {
    font-size: 0.9em;
    text-align: left;
    margin-bottom: 4px;
}


#shop_search h2::before {
    border-bottom: 1px solid #fe7aa1;
    bottom: 0;
    color: #666;
    content: "";
    display: block;
    margin-bottom: -1px;
    padding-left: 10px;
    position: absolute;
    width: 20%;
}
#shop_search h2 {
    background-position: right center !important;
    border-bottom: 1px solid #ccc !important;
    color: #666 !important;
    font-size: 1.2em !important;
    line-height: 30px !important;
    margin-bottom: 20px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 0 0 10px !important;
    position: relative !important;
}

.btn_box, .btn_box:visited, .btn_box:link {
    background: #e6e5e5 none repeat scroll 0 0;
    color: #ff7aa1;
    display: block;
    font-size: 1.2em;
    position: relative;
    text-align: center;
    text-decoration: none;
}

.v2_btn_list {
    clear: both;
    margin: 0 auto;
    padding: 10px 0 15px;
    width: 100%;
}

#shop_search {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eae9e9 !important;
    box-shadow: 0px 0px 3px rgba(0,0,0,.15);
    box-sizing: border-box;
    margin: 20px auto;
    padding: 15px 0;
    width: 90%;
}

#top_unit03 .shop, #topics_unit03 .shop, .sideshop-new .shop, #article_nav .article_list {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eae9e9 !important;
    box-shadow: 0px 0px 3px rgba(0,0,0,.15);
    box-sizing: border-box;
    min-height: 128px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    width: 100%;
}

#top_unit03 .shop, #topics_unit03 .shop {
    margin: 10px 0;
}

#shop_search h2 i {
    color: #bfbfbf;
    float: right;
    font-size: 1.5em;
    padding: 1px 20px 0 0;
}

#rnav #search_unit01 {
    padding: 10px 0 5px;
}

#rnav #search_unit01 form {
	position: relative;
	left: 0;
	top: 0;
}

#rnav #search_unit01 .btn {
	content:"";
	position: relative;
	right: 0;
	top: 0;
    color: #ff9bb9;
    float: right;
    font-size: 1.5em;
    width: 15%;
    z-index: 10;
}

#rnav #search_unit02 h4 {
    font-size: 0.9em !important;
    text-align: left;
}

#rnav #search_unit03 a .floor_bt {
    background: #ff7aa1 url("/wp/wp-content/themes/kirarito/img/side/side_floorg.png") no-repeat scroll 85% center;
    color: #fff !important;
    display: block;
    font-size: 1.3em;
    line-height: 30px;
    margin-left: -10px;
    padding: 10px;
    text-align: center;
    text-decoration: none !important;
}

#right_bnrs, #sbanner_area {
    margin: 0 auto;
    width: 90%;
}

#right_bnrs li {
    margin: 0 0 10px;
}

#right_bnrs li img {
    height: auto;
    width: 100%;
}

#rnav #search_unit02 h3 {
    border-top: 1px dotted #acaaaa;
    color: #333;
    font-size: 1.2em;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
    text-indent: inherit;
}

#search_unit02 h3 span {
    background: white none repeat scroll 0 0;
    float: left;
    padding: 0 10px 0 0;
    position: relative;
    top: -10px;
}

#search_unit02 dl dt {
    float: left;
    text-align: left;
    width: 100%;
}

#search_unit02 dl dd {
    float: left;
    font-weight: bold;
}

#search_unit02 dl {
    font-size: 1.1em;
    text-align: left;
}

#search_unit02 dl.search_unit02_margin {
	margin-top: 1em;
    font-size: 0.9em;
}

#search_unit02 dl.search_unit02_margin .side-bar-info a {
	color: #ff7aa1;
	display: inline;
}

#search_unit02 .access_bt {
    /*display: none;*/
}
#search_unit02 a{
	text-decoration: none;
}
a .access_bt{
    background-color: #fe7aa1;
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
	color: #fff;
	text-decoration:none;
	margin: 10px auto 0 auto !important;
}
#search_unit02 dl.side_acc {
    font-size: 0.9em;
    text-align: left;
}

#search_unit02 img {
    margin: 0 auto 5px;
    text-align: center;
    width: 200px;
}

#rnav #info_area h2 a {
	text-decoration: none;
}

#rnav #info_area h2 span.info_all {
    font-size: 0.9em;
    padding: 0 0 0;
    float: right;
}

#rnav #info_area h2 span.info_titl {
    font-weight: bold;
}

#rnav #info_area dt {
    color: #ff7aa1;
    margin: 0;
}

#rnav #info_area dd {
    margin: 0;
}

#foot_bttom #foot_bttom_inner {
	background: #595656;
	position: relative;
	left: 0;
	top: 0;
}

#foot_bttom #foot_bttom_inner img {
	content: "";
	position: absolute;
	left: 42%;
	bottom: 35px;
    width: auto;
    height: auto;
}

#foot_bttom li.footer_add {
	padding: 80px 0 10px;
    background: #595656 none repeat scroll 0 0;
    border-bottom: none;
    color: #fff;
    text-align: center;
}

.pc_only {
	display:none;
}

#floor_nav h3 {
    margin: 0 5% 1px 4.5%;
    padding: 15px 10px;
    color: #fff;
}

.floor-side-lvl1 h3 {
    background: #fe7aa1 none repeat scroll 0 0 !important;
    border: none;
}

.floormap_ico {
    color: #fff;
    float: right;
    font-size: 1.2em;
    padding-right: 5px;
}

#floor_nav ul li a {
    background: #f7f6f6 none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    display: block;
    margin: 0 5% 0 4.5%;
    min-height: 20px;
    overflow: hidden;
    padding: 15px 10px;
    text-decoration: none !important;
}

#content_wrap_shop .header-style {
    background: none;
    border-bottom: 1px solid #ccc;
    color: #666;
    font-size: 120%;
    line-height: 35px;
    margin: 0 15px 20px;
    padding: 10px 0 0;
    position: relative;
}

.floor-tabsbox #floor-tabs1 li.on {
    background: #fe7aa1 none repeat scroll 0 0;
    color: #fff;
}

.floor-tabsbox #floor-tabs1 li {
    border: none;
    background: #f7f5f6 none repeat scroll 0 0;
    color: #555;
}
.floor-tabsbox li {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    float: left;
    height: 44px;
    line-height: 44px;
    margin: 0 1px 10px 0;
    padding: 0 10px;
}

#tab1-11 {
    line-height: 1.4em;
    padding-top: 7px;
}

.floor_map .spimg-txtbox {
    overflow: hidden;
    padding: 10px 0;
}

table.floortable {
	display:none;
}
.floortableblock{
	display: block !important;
}
.floortable th {
    background-color: #f7f5f6;
    color: #666;
    padding: 10px;
    text-align: center;
    border: 1px solid #fff;
}
.floortable td {
    background-color: #fbf9fa;
    color: #666;
    padding: 10px;
    border: 1px solid #fff;
}
.button-guide{
	border-top: 1px dashed #e0e0e0;
	margin-top: 20px;
	padding-top: 40px;
}
.button-guide li{
	/*float: left;
	width: 49%;*/
}
.button-guide li:first-child{
	/*margin-right: 2%;*/
	margin-bottom: 10px;
}
.button-guide li a{
	display: block;
	text-decoration: none;
	background: #E6E4E5;
	text-align: center;
	padding: 14px 0;
	color: #FE7AA1;
	font-weight: bold;
	font-size: 110%;
	border-top: 1px solid #e0e0e0;
	border-radius: 3px;
}
.button-back{
	position: relative;
}
.button-back::before{
	content: "";
	position: absolute;
	display: block;
	width: 6px;
	height: 6px;
	border-top: 2px solid #BBB9BA;
	border-left: 2px solid #BBB9BA;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	margin-top: -3px;
	left: 20px;
	top: 50%;
}
.button-guide-single li{
	float: none;
	width: 100%;
}
.button-same{
	position: relative;
}
.button-same::before{
	content: "";
	position: absolute;
	display: block;
	width: 18px;
	height: 10px;
	margin-top: -5px;
	left: 20px;
	top: 50%;
	background: url("/wp/wp-content/themes/kirarito/img/common/shop-detail_icon.png");
}
.shoplist_box .logo, .shoplist_box .pht {
    height: 180px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.shoplist_box .txt {
    display: none;
}

.shoplist_box dd.over {
    display: none;
}

.shoplist_box dt p:first-of-type {
    font-size: 1.1em;
    font-weight: bold;
    width: 100%;
    color: #000;
}

.shoplist_box dt p a {
    padding-right: 10px;
    color: #000;
}

.shoplist_box .formats {
    color: #ff7aa1;
    font-size: 0.9em;
    font-weight: bold;
}

#shop_detail_box .info_unit {
    background: #fff;
    border: none;
    /*margin: 20px -10px;*/
	padding: 15px;
	margin: 0 !important;
}

table.shop_table {
	display: block;
	text-align: left;
	background: #f4f4f4;
}

table.shop_table tbody {
	display: block;
	padding: 15px 15px 3px;
}

table.shop_table tbody tr {
	display: block;
	margin-bottom: 12px;
}

table.shop_table tbody th,
table.shop_table tbody td {
	display: list-item;
	list-style-type: none;
}

table.shop_table tbody th {
	font-size: 0.9em;
}

table.shop_table tbody td {
	color: #000;
	font-size: 1.1em;
}

.map {
	position: relative;
	padding-bottom: 75%; // これが縦横比
	height: 0;
	overflow: hidden;
}

.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.sitemap_table {
    width: 100%;
    background: #fbf9fa;
}

.sitemap_table td {
    color: #666;
    padding: 10px 15px;
    text-decoration: underline;
}

#event_detail2 .mail_bt {
	margin-bottom: 10px;
	padding: 10px;
    background: #fbf9fa;
}

#event_detail2 .contact_b {
	margin-bottom: 2px;
	font-weight: bold;
}

.shop-cont dl ul li a {
    color: #ff7aa1 !important;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none !important;
}

table.timetable {
	display: block;
	text-align: left;
	background: #fbf9fa;
}

table.timetable tbody {
	display: block;
	padding: 15px 15px 3px;
}

table.timetable tbody tr {
	display: block;
	margin-bottom: 13px;
}

table.timetable tbody th,
table.timetable tbody td {
	display: list-item;
	list-style-type: none;
}

table.timetable tbody th {
	font-size: 1em;
}

table.timetable tbody td {
	color: #000;
	font-size: 1em;
}

table.timetable tbody td.time-center {
	text-align: center;
}

.about-txt{
	margin: 10px 10px 15px;
}

.gr_bt {
    background-color: #adabac;
    border-radius: 5px;
    color: #fff;
    padding: 10px 20px;
    /*margin-bottom: 10px;*/
    text-align: center;
	margin: 10px;
}

.bg_wh a {
    text-decoration: none;
}

.access_pk_bg {
    background-color: #fe7aa1;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    margin: 10px 0 15px;
    padding: 10px 0;
    text-align: center;
}

.access_detail {
    margin-bottom: 15px;
}

.access_detail2 {
    margin-bottom: 15px;
}

.access_b {
    font-weight: bold;
}

.search .ttl_normal {
	background: #f1f1f1;
    color: #666;
    font-size: 1.2em;
    padding: 10px 10px 7px;
    border: none;
}


#topics_unit03 dd.day {
    /*float: right;
    font-size: 0.9em;
    margin-top: 5px;
    margin-right: 10px;
    text-align: left;
    width: 90%;*/
}

#sideshop-event .side_ev_box {
	margin: 0 15px 10px;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eae9e9 !important;
    box-shadow: 0px 0px 3px rgba(0,0,0,.15);
    box-sizing: border-box;
    min-height: 128px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    width: 90%;
}

#sideshop-event .side_ev_box .pht img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 10px 10px 10px;
    height: auto;
    width: 30%;
}

#rnav .side_top_bg #shop_search {
    /*padding-bottom: 70px;*/
}

#sideshop-event h2 {
	font-size:120%;
	padding:10px 0px 0px 0px;
	line-height:35px;
	border-bottom:1px solid #ccc;
	position: relative;
	color:#666;
	margin: 0 20px 20px;
	font-weight: bold;
	background-position:right;
}
#sideshop-event h2:before{
	content:"";
	display:block;
	width:20%;
	border-bottom:1px solid #fe7aa1;
	position:absolute;
	bottom:0;
	padding-left:10px;
	margin-bottom:-1px;
	color:#666;
}

#sideshop-event h2 span.info_all {
	float: right;
	font-size: 0.9em;
	font-weight: normal;
}

#sideshop-event .side_ev_box .shop-cont {
    color: #000;
    float: right;
    margin-left: 20px;
    width: 60%;
}

.bridal_main_img02 {
    background: rgba(0, 0, 0, 0) url("/wp/wp-content/themes/kirarito/img/bridal/bridal-img02.jpg") no-repeat scroll 0 0 / cover ;
    width: 100%;
}

.bridal_main_img02_inner {
    margin: 0 20px;
    padding: 20px 0;
}

.bridal_txt01 {
    margin: 0 0 15px;
}

.bridal_logo {
    display: none;
}

.bridalbox01 img, .bridalbox02 img {
	  float: left;
    width: 36%;
    margin-right: 10px;
}

.bridalbox01 p, .bridalbox02 p {
    float: left;
    margin: 5px 0 10px;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    width: 60%;
    color: #000;
}
.bridal_center_txt{
	color:#666;
	text-align:center;
	padding-top:40px;
	font-weight:bold;
	}

.bridalbox01_txt, .bridalbox02_txt {
	margin: 0 0 15px;
    width: 100%;
    font-size: 0.9em;
}

.bridal_tab {
	margin: 0 20px 15px;
	width: 90%;
}

.date_txt_oshirase {
    color: #fe7aa1 !important;
    padding: 20px 0 0;
}

#wrap .archive-topics-wrap #content .ttl_normal {
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 50px auto;
    border-bottom: 1px solid #d5d5d5;
    border-top: medium none;
    font-size: 1.1em;
    height: auto !important;
    line-height: 140%;
    font-weight: normal;
    margin: 0 15px 10px;
    padding: 0 10px 10px 0;
}

#wrap .archive-topics-wrap #content .ttl_normal a {
    text-decoration: none;
}

.date_txt_oshirase {
    color: #fe7aa1 !important;
    padding: 0 15px 0;
}

#content_wrap_one h2.header-style {
    background: none;
    border-bottom: 1px solid #ccc;
    color: #666;
    font-size: 120%;
    font-weight: bold;
    line-height: 35px;
    /*margin: 0 15px 20px;*/
    padding: 10px 0 0;
    position: relative;
}

#content_wrap_one h2.header-style2 {
    background: none;
    border-bottom: 1px solid #ccc;
    color: #666;
    font-size: 120%;
    font-weight: bold;
    line-height: 35px;
    margin: 0 15px 5px;
    padding: 10px 0 0;
    position: relative;
}

.date_txt_gr {
    color: #666 !important;
    padding: 0 15px 0;
    font-size: 0.9em;
}

.info_detail .info_txt p {
    padding: 10px 15px 0;
}

.reserve_bt a {
	display: block;
	font-size: 1.2em;
    background-color: #acaaab;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    padding: 10px;
    margin-bottom: 10px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.reserve_bt a:hover {
    background-color: #fe7aa1;
}
#content_wrap_shop .shop_detail_bg {
	background: #fff;
}
#content .shop_detail_bg .shop_logo {
	display: block;
	content: "";
    /*position: absolute;
    left: 0;
    top: 0;*/
    width: 100% !important;
    text-align: center;
    margin: 10px 0 0 0;
	min-height: 130px;
}

#content .shop_detail_bg .shop_logo img.shop_logo_style {
	height:40%  !important;
	width: 40% !important;
}

#content .shop_detail_bg .shop_right {
	content: "";
    /*position: relative;
    left: 5%;
    top: 170px;
	width: 90%;*/
	padding: 10px;
}

#shop_detail_box {
	margin-top: 20px;
}

.shop_right h2.ttl_circle {
    border: none;
    color: #555;
    font-size: 1.2em;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin-bottom: 30px;
    padding: 0;
}

.shop_right h2.ttl_circle span.shop_kana {
    font-size: 0.6em;
    font-weight: normal;
}

.shop_txt {
    padding: 15px;
	background: #fff;
}

.v2_emergency {
    border: 1px solid #f12718;
    background: #fff;
    box-sizing: border-box;
    margin: 30px 10px 25px;
    padding: 10px 20px 5px;
    width: calc(100% - 20px);
}

#sideshop-new h2.header-style2 {
	font-size:120%;
	padding:10px 0px 0px 0px;
	line-height:35px;
	border-bottom:1px solid #ccc;
	position: relative;
	color:#666;
	margin: 0 20px 20px;
	font-weight: bold;
	background-position:right;
}

#sideshop-new .shop  {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eae9e9 !important;
    box-shadow: 0px 0px 3px rgba(0,0,0,.15);
    box-sizing: border-box;
    margin: 0 15px 10px;
    min-height: 128px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    width: 90%;
}

#sideshop-new .shop .pht {
    box-sizing: border-box;
    display: block;
    float: left;
    height: 100px;
    left: 10px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    vertical-align: middle;
    width: 100px;
}

#sideshop-new .shop .pht img {
    display: block;
    height: auto;
    left: 50%;
    margin-left: auto;
    margin-right: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
}


#sideshop-new .sideshop-box dl {
    border-bottom: medium none;
    box-sizing: border-box;
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
    width: 100%;
}

#sideshop-new .sideshop-box dt {
    color: #ff7aa1;
    font-size: 1em;
    font-weight: 400;
    width: 100%;
}

#sideshop-new .sideshop-box dd.txt_shop_news {
    color: #000 !important;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.3em;
    margin-top: 5px;
}

#sideshop-new .sideshop-box dd.day {
    float: right;
    font-size: 0.9em;
    margin-top: 5px;
    text-align: right;
    width: 50%;
}

#sideshop-new .shop .shop-cont {
    color: #000;
    float: right;
    /*margin-left: 15px;*/
    position: relative;
    width: calc(100% - 100px);
}

#rnav #search_unit02 li a {
    background: #ff7aa1 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 0.9em;
    padding: 20px 10px;
    text-align: center;
    text-decoration: none;
}

#shop_news_box h3.header-style-shopnews {
	font-size:120%;
	padding:10px 0px;
	line-height:25px;
	border-top:none;
	border-bottom:1px solid #ccc;
	position: relative;
	color:#666;
	margin: 0 0 20px;
	font-weight: bold;
	background-position:right;
}

#shop_news_box h3.header-style-shopnews:before{
	content:"";
	display:block;
	width:20%;
	border-bottom:1px solid #fe7aa1;
	position:absolute;
	bottom:0;
	padding-left:10px;
	margin-bottom:-1px;
	color:#666;
}

.temp_bt a {
	display: block;
    background-color: #999;
    border-radius: 5px;
    color: #fff;
    padding: 10px;
    margin-top: 10px;
    text-align: center;
    text-decoration: none;
}
.news_cat{
	padding: 10px 0;
}
.news_cat .post-categories li {
    float: left;
    /*margin: 5px;*/
}

.news_cat .post-categories li a {
	display: inline-block;
	background-color: #ff7aa1;
    border-radius: 5px;
    color: #fff;
    font-size: 0.8em;
    padding: 3px 6px;
    font-weight: bold;
    text-decoration: none;
}

#shop_news_box .shop_news_shop {
    font-size: 1.2em;
}

#shop_news_box .detail_right li {
	/*content: "";
	position: absolute;
    left: 0;
    top: 160px;
    margin: 0 0 10px;
    width: 100%;*/
}

#shop_news_box .news_txt {
    /*margin: 400px 0 20px;*/
}

#content_wrap_shop h2.header-style-event {
	font-size:120%;
	padding:10px 0px 0px 0px;
	line-height:25px;
	border-top:none;
	border-bottom:1px solid #ccc;
	position: relative;
	color:#666;
	margin: 0 0 20px;
	font-weight: bold;
	background-position:right;
}

#content_wrap_shop h2.header-style-event:before{
	content:"";
	display:block;
	width:20%;
	border-bottom:1px solid #fe7aa1;
	position:absolute;
	bottom:0;
	padding-left:10px;
	margin-bottom:-1px;
	color:#666;
}

#event_detail2 .event_pht .pht img {
    width: 100% !important;
    height: auto !important;
}

/* ====================================================
サービス案内
==================================================== */
.service-table {
	width: 100%;
}
.service-table tr {
	display: block;
	padding: 10px;
	background-color: #f7f5f6;
}

.service-table th,
.service-table td {
	color: #666;
	background-color: #f7f5f6;
	box-sizing: border-box;
}

.service-table th {
	width: 100%;
	display: block;
}

.service-table td {
	width: 100%;
	display: block;
}

.service-table td a {
	text-decoration: underline;
}
.touchslider-box{
	/*display: none;*/
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	overflow: hidden;
	z-index: 100;
}
.touchslider-box li{
	float: left;
	width: 100%;
	height: 50%;
	text-align: center;
}
.touchslider-box img{
	width: auto;
	height: 80%;
}

.bridalbox01,.bridalbox02{
	margin-bottom:70px;
	}
	@charset "utf-8";
/* CSS Document */
body{
	background-color:#f7f6f6;
	}


#nav_floor{
    width: 54px;
    padding-top: 11px;
    text-align: center;
		float:left;
		margin-left: 25px;

	}
.flexslider {
    width: 100%;
    /* height: auto; */
    border-radius: 0px;
    padding-top: 0 !important;
    margin: 0px 0px 20px;
    box-sizing: border-box;
		background-color:#f7f6f6;
}
.flex-control-nav {
     bottom: -5px !important;
}
.slide_bg_frame{
	background-color: #fff1f6;
}
.slide_bg{
	padding: 20px 0;
	width:90%;
	margin: 0 auto;
}
.bx-wrapper .bx-viewport {
  background:none !important;
	left: -30px !important;

}

.slide_bg .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    outline: 0;
    width: 20px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    text-indent: inherit;
    z-index: 100;
    background: #fe7aa1;
    opacity: .7;
    color: #fff;
	z-index: 1;
}
.bx-wrapper .bx-next{
	right: -10px !important;
}
.bx-wrapper .bx-prev{
	left: -10px !important;
}
.slide_bg .bx-wrapper img {
	height:220px !important;
	}
.nav-sp-icon{
	float: right;
	width: 180px;
	height: 60px;
}
.nav-sp-icon #nav_floor, .nav-sp-icon #nav_access, .nav-sp-icon #nav_btn{
	float: left;
	width: 60px;
	height: 60px;
	line-height: 60px;
	margin: 0;
	padding: 0;
}
.nav-sp-icon #nav_floor, .nav-sp-icon #nav_access{
	padding-top: 10px;
}
.nav-sp-icon #nav_floor img, .nav-sp-icon #nav_access img{
	height: 40px;
	width: auto;
}

/* 画像フィット
========================================== */
#slidesize img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}