
.bx-wrapper {
    margin: 0 auto 10px !important;
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    left: 0;
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager {
    padding-top: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, 
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #f00;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #999;
    width: 20px;
    height: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}


article > .wrap {
    max-width: 1400px;
}
.wrap {
    max-width: 1400px;
}

header {
    background: #ff5ab0;
    height: 80px;
    padding: 0;
    margin-bottom: 8px;
}

header small {
    color: #fff;
    font-size: 12px;
    margin-top: 50px;
    text-align: center;
}



.navbar-default {
    background: #ff5ab0;
    border: none;
}

.navbar-brand {
    padding: 12px 15px;
}
/*
.navbar-brand {
    height: 50px;
    padding: 10px 0 0;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand img {
    height: 36px;
    margin-left: 2px;
}
*/

.navbar-brand img {
    margin-left: 3px;
}


a.navbar-brand:hover {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}


@media screen and (max-width: 767px) {

    header {
        height: 45px;
    }
    .navbar {
        min-height: 45px;
        margin-bottom: 10px;
        border: 1px solid transparent;
    }
    .navbar-brand {
        padding: 5px 15px;
    }
    .navbar-brand img {
        height: 30px;
        margin-left: 5px;
    }

}




#right_contents, 
#left_contents {
    margin-top: 0;
}

#right_contents, 
#left_contents {
    padding: 0;
}


#left_contents {
    /*background-color: #f00;*/
    padding-right: 8px;
}

#left_contents .side_banner {
    
}


#right_contents {
    /*background-color: #0f0;*/
    padding-left: 8px;


}


#main_contents {
    padding-right: 5px;
    padding-left: 5px;
    overflow: hidden;

}


#main_top .bxslider img {
    width: 100%;
}




article {
    margin-top: 0;
}


footer {
    background: #ff5ab0;
    overflow: hidden;
}


footer nav ul a,
footer nav ul a:visited,
footer nav ul a:active,
footer nav ul a:link {
    color: #fff;
    font-weight: normal;
}

footer #copyright {
    color: #fff;
}



.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
  width: 30px;
  height: 30px;
}
.menu-trigger span {
  position: absolute;
  left: 3px;
  width: 80%;
  height: 3px;
  background-color: #fff;
  border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 8px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 11px;
}


.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(8px) rotate(-45deg);
  transform: translateY(8px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-8px) rotate(45deg);
  transform: translateY(-8px) rotate(45deg);
}

a.menu-trigger:hover {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

.menu-trigger p {
  position: absolute;

    top: 22px;
    font-size: 7px;
    color: #fff;
}


.favo_button a {
  position: absolute;
    right: 5px;
    top: 5px;
    font-size: 11px;
    color: #fff;
    background: #fdf9cd;
    padding: 2px 0 0;
    border-radius: 5px;
    color: #000;
    font-weight: bold;
    width: 100px;
    height: 70px;
    z-index: 10;
    text-align: center;

}
.favo_button i {
    font-size: 36px;
    color: #2c8ff4;
    display: block;
    line-height: 1.3;

}


@media screen and (max-width: 767px) {

    .favo_button a {
      position: absolute;
        /*right: 44px;*/
        right: 5px;
        top: 3px;
        font-size: 7px;
        color: #fff;
        background: #fdf9cd;
        padding: 2px 0 0;
        border-radius: 5px;
        color: #000;
        font-weight: bold;
        width: 42px;
        height: 37px;
        z-index: 10;
        text-align: center;
    }
    .favo_button i {
        font-size: 18px;
        display: block;
        line-height: 1.3;

    }

}


body {
    color: #333;
}
p {
    line-height: 1;
}


#shop_kobetsu {
    /*background: linear-gradient(#fcfaeb, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff);*/
    background: linear-gradient(#fdf9cd, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff);



    width: 100%;
    border: 1px solid #e3e3e3;
    padding: 5px 10px;
    margin-bottom: 10px;
}



section {
    margin-top: 0;
    margin-bottom: 5px;
}
section h1 {
    color: #fe5ab0;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    border: none;
}

section h1.shop_name {
    text-align: left;
    font-size: 24px;
}


.shop_info {
    margin-bottom: 7px;
}

.shop_info .shop_comment {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 3px;
    line-height: 1.2;
}

.shop_info .shop_area_type {
    margin-bottom: 2px;

}

.main_image {
    margin-bottom: 0;
}

.main_image img {
    width: 100%;
}


#main_image,
#system_box {
    padding-right: 0;
    padding-left: 0;
}

#system_box {
    padding-left: 10px;
}

table {
    width: 100%;
}

table tr th,
table tr td {
    padding: 7px;
    border: 1px solid #DDD;
    vertical-align: middle;
}

table tr th {
    text-align: center;
    font-weight: bold;
    background: #fdf9cd;
    width: 100px;
}

    table tr th {
        width: 50px;
    }



.shop_pr_point {
    margin-top: 5px;
}

.point_label {
    overflow: hidden;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}
.point_label li {
    background: none;
    padding: 2px 0;
    width: 10.8%;
    text-align: center;
    float: left;
    border-radius: 0;
    margin-right: 2px;
    margin-bottom: 0;
}


.point_label li img {
    width: 100%;
}

#shop_comment,
#shop_enter {
    padding-left: 0px;
    padding-right: 0px;
}

#shop_enter {
    padding-left: 10px;
}

#shop_comment p {
    margin: 0;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #DDD;
    font-size: 13px;
    line-height: 1.4;

}


#shop_enter li {
    margin-bottom: 8px;
    overflow: hidden;
    background: #fff;
}
#shop_enter li:last-child {
    margin-bottom: 0;
}
#shop_enter li .shop_button {
    background: #fe5ab0;
    width: 100%;
    border-radius: 5px;
    padding:  15px 0;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}
#shop_enter li i {
    margin-right: 5px;
}

.enter {
    background: #0ea8d3 !important;
    margin-bottom: 0;
}


.sns_oubo {
    background: #00b712;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 3px 2px;
    font-weight: bold;
    border-radius: 3px;
    margin-top: 5px;
    /*width: 50%;*/
    width: 120px;

}

.sns_oubo img {
    width: 30px;
    padding-right: 5px;
}
.favo {
    background: #fa4c81 !important;

}


@media screen and (min-width: 992px) and (max-width: 1050px) {

    .point_label li {
        width: 10.7%;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {

    .point_label li {
        width: 10.5%;
    }

}



@media screen and (max-width: 767px) {

    #shop_kobetsu {
        padding: 10px 5px 5px;
    }

    section h1.shop_name {
        line-height: 1.2;
    }


    .shop_info .shop_area_type {
        line-height: 1.2;
    }

    #system_box {
        margin-top: 7px;
        padding-left: 0;
    }

    .shop_bottom {
        margin-top: 7px;
    }

    #shop_enter {
        padding-left: 0;
    }

    .point_label li {
        width: 32%;
    }

    #shop_enter li {
        width: 50%;
        float: left;
        margin-bottom: 0;
    }


    #shop_enter li:first-child {
        padding-right: 5px;

    }

    #shop_enter li .shop_button {
        font-size: 16px;
    }

    table tr th,
    table tr td {
        padding:  5px 7px;
    }
    table tr th {
        width: 70px;
    }

    .sns_oubo {
        width: 100px;
    }

}


#search_box table {
    border: 3px solid #ff5ab0;
    margin: 0;

}


#search_box  table tr:last-child {
    border: none;

}

#search_box th {
    width: 100px;
}


#search_box table tr th,
#search_box table tr td {
    padding: 10px;
    border: 1px solid #DDD;
    vertical-align: middle;
    text-align: left;
}




section#breadcrumbs {
    margin-top: 0;
}

#breadcrumbs ul {
    padding: 0;
    border: none;
}


.shop_area_type{
    color: #3939ff;
}

.shop_area_type i {
    margin-right: 3px;
}



#search-condtion {
	font-size: 16px;
	padding-left: 6em;
	text-indent: -6em;
}

#search-condtion span {
	font-weight: bold;
}

form label input {
	margin-right: 2px;
}

p.no-hit {
	margin: 15px 0 0;
	font-size: 24px;
	text-align: center;
}



#search-pager {
	margin: 20px 0;
    text-align: right;
}

#search-pager b {
	margin: 0;
	padding: 0;
}

#search-pager .page_link {
	margin:0 3px;
}

#search-pager span.current {
	background-color:#ff5ab0;
	padding:4px 9px;
	color:#fff;
    border: 3px solid #ff5ab0;

}

#search-pager a.page_link {
    border: 1px solid #ff5ab0;

	padding:4px 9px;
}

#search-pager a.page_link:hover,
#pager span a:active {
	background-color:#fef1f2;
}

.search-list {
	margin: 5px 0 0;
}

.search_count {
    font-size: 13px;
    margin-bottom: 5px;
    padding-left: 0;
    text-align: left;
    font-weight: bold;
}

.search_count strong {
    font-size: 16px;
}
section#search_result {
    margin-top: 10px;
}

section#search_result small {
    margin-left: 10px;
    font-weight: normal;
}


#contents_area, 
#sub_navi {
    padding: 0;
    overflow: hidden;
}

#contents_area h1, 
#sub_navi h1 {
    color: #fff;
    font-size: 16px;
    padding-top: 2px;
    padding-right: 6px;
    padding-left: 15px;
    font-weight: 700;
    background: linear-gradient(#ff80c2,#ff5ab0) #ff80c2;
    text-align: left;
    border-bottom: none;
}

#contents_area h1 { 
    margin: 0 0 10px;

}

#contents_area h2 { 
    font-size: 16px;
    margin: 0 0 10px;
    color: #444;

}

#contents_area h2 img { 
    width: 100%;

}

.mokuji {
    overflow: hidden;

}

.mokuji li {
    width: 10%;
    float: left;
    margin-bottom: 6px;
}


.mokuji li a {

    margin: 0 3px;
    font-size: 18px;
    display: block;
    text-align: center;
    border: 2px #f00 solid;

    font-weight: bold;
    height: 32px;
    background: #fa4c81;
    color: #fff;
    border-radius: 5px;
    line-height: 1.6;
}

.mokuji li a.active {
    background: #fdf9cd;
    color: #fa4c81;

}

.mokuji li a span {
    margin-left: 2px;
    font-size: 14px;
}

.setumei {
    overflow: hidden;
    margin: 5px 0 10px;
    padding: 0 5px;
}
.setumei i {
    margin-right: 5px;
}

.setumei h3 {
    font-size: 18px;
    color: #fe5ab0;
}

.setumei p {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
    color: #444;
}

.setumei h4 {
    font-size: 18px;
    color: #444;
    border-bottom: 2px #fa4c81 solid;
    margin-bottom: 10px;

}


@media screen and (max-width: 767px) {

    .mokuji li {
        width: 20%;
    }

    .mokuji li a {

        margin: 0 5px;
    }
    .mokuji{
      margin-top: -50px;
      padding-top: 50px;
    }
}


#sp_banner { 
    margin: 20px 0 0;
}

#sp_banner li a {
    width: 50% !important;
    float: left;
    padding: 0 5px;
}


#sub_navi {
    padding-left: 7px;
}
 
#sub_navi ul{
    overflow: hidden;
}


#sub_navi img {
    width: 100%;

}

#sub_navi h1 {
    margin-bottom: 5px;
}


#sub_navi li a {
    overflow: hidden;
    display: block;
    margin-bottom: 7px;
    width: 100%;
    height: auto;
}


@media screen and (max-width: 767px) {

    #sub_navi {
        padding-left: 0;
    }


    #sub_navi ul{
        margin-bottom: 10px;
    }

    .sub_navi li {
        width: 50%;
        float: left;
    }

    .sub_navi li a {
        padding: 0 5px;
    }



    #sub_navi #top_recent_shop ul {
        margin-bottom: 5px;
    }

    #sub_navi #top_recent_shop li a {
        margin-bottom: 0;
    }

    #sub_navi ul {
        margin-bottom: 10px;
    }

    #top_recent_shop  li {
        width: 50%;
        float: left;

    }


    #top_recent_shop .conditions li {
        width: 100%;

    }


    .clear {
        clear: both;
    }


    #top_recent_shop {
        clear: both;
    }

    #top_recent_shop h1 {
        margin-bottom: 0;
    }

    #top_new_arrival_shop {
        margin: 0 0 0;
    }


    #top_new_arrival_shop li {
        padding: 6px 5px 8px;
    }


    /*
        #sub_navi li a {
            overflow: hidden;
            display: block;
            margin-bottom: 7px;
            width: 50%;
            height: auto;
        }
    */
}

