*{
margin:0;padding:0;
letter-spacing: 0.03em;
}

.photo.slick-slide.slick-active{
    margin : 0 3px !important;
}

body{
    /*background:#fcfcfc; */
    /*background:#f7f6ec;*/ 
    background:#fcfbef; 
    word-break:break-all; 
    margin:0; 
    padding:0; 
    text-align:center; 
    font-family:YuGothic, "Yu Gothic", 游ゴシック, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif; 
    line-height:1.5;
    font-weight:600;
    -webkit-text-size-adjust: 100%;
}

body.mobile{
    background:#f3f3f3;
    -webkit-touch-callout:none; /* リンク長押しのポップアップを無効化 */
    -webkit-user-select:none; /* テキスト長押しの選択ボックスを無効化 */
}

a.disabled{
pointer-events:none;/*リンクを非リンクに変える*/
}
.mobile ins.adsbygoogle {
	max-width: 400px;
}

a:hover div img,
a:active div img{
  filter: contrast(1.2);
}

.google_logo{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0.6+10,0.6+90,0+100 */
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.6) 5%, rgba(255,255,255,0.6) 95%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.6) 5%,rgba(255,255,255,0.6) 95%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.6) 5%,rgba(255,255,255,0.6) 95%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

.submenu_block {
    background:#fff;
    margin:0 0 -1px 0;
    box-shadow: 0 2px 2px -1px #aaa inset;
}

.submenu_block .item {
    width: 100%;
    height: 40px;
    line-height: 1.6;
    padding-top: 4px;
    font-size: 13px;
    text-align: center;
    text-align: -webkit-center;
}

.submenu_block .item a {
    color: #666;
    display: table-cell;
    vertical-align: middle;
    height: 38px;
    width: 100%;
    text-decoration: none;
    font-weight:normal; 
}

.submenu_block .item.active {
    border-bottom: solid 3px #D86107;
}

.submenu_block .item.active a{
    color: #D86107;
    font-weight:600;
}
h1,h2,p,li,td,dt,dd,div,input,textarea{font-size:15px}
th{font-size:13px}

th,td{vertical-align:top;text-align:left}
img{margin:0;padding:0;border:none}
ul{list-style:none}
.catch_copy span{font-size:30px}
.contents h1{padding-top:5px;font-size:160%}
.bread_list_area li{float:left;margin-right:5px;font-size:85%}
.restaurant_info .category,.news p{font-size:10px}
a:link{color:#aa6401;text-decoration:none}
a:visited{color:#aa6401;text-decoration:none}
a:hover{color:#ff8500;text-decoration:none}
a:active{color:#ff8500;text-decoration:none}
.container{margin:0 auto;width:1290px;text-align:left; }
.restaurant:hover{ 
background:-webkit-linear-gradient(#fafaf4,#f7f6ec);background:-moz-linear-gradient(#fafaf4,#f7f6ec);background:-o-linear-gradient(#fafaf4,#f7f6ec);background:-ms-linear-gradient(#fafaf4,#f7f6ec);background:linear-gradient(#fafaf4,#f7f6ec);
/*background:rgba(254,245,230,0.5); */
 }

.mobile .container {width:100%;font-weight:bold; }
.review_layer{
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    bottom: 20px;
    padding: 4px 15px 4px 15px;
    left: 0;
    right: 0;
    height: 65px;
    overflow: hidden; 
}

.review_layer img {
    margin-top:7px;
}

.review_layer_content{
    height: 65px;
    overflow: hidden; 
    line-height: 1.7;
    font-size: 14px;
    color: #fff;
    text-align: left;
    vertical-align:middle;
    display:table-cell; 
}

.bread_list_area{padding:0 5px 10px;list-style:none;margin-top:75px; margin-bottom:30px; }

.mobile .bread_list_area{margin-top:120px;}
.bread_list_area li{float:left;margin:0 5px 5px 0}

.mobile .bread_list_area li a span{font-size:12px;}

.bread_list_area a{background:url(arrow.png) no-repeat 0 1px;padding-left:14px}
.mobile .bread_list_area a{background:none;padding-left:0px}
.bread_list_area .bread_list_top a{background:none;padding-left:0}

.main{position:relative;float:right;width:720px;padding:0 0 0 50px;margin-bottom:0}
.mobile .main{float:none; width:100%; padding:0;}

.main .area_lead{color:#666;font-size:12px;line-height:1.8}
.restaurant{border-top:3px solid #f4a460;padding:15px;background:-webkit-gradient(linear,left top,left bottom,color-stop(1.00,#f7f6ec),color-stop(.00,#fafaf4)); background:#fcfbef;
}
.detail.restaurant{
/*background:#fcfcfc; */
background:transparent; 
padding:15px 25px 5px 30px;
}
.restaurant_category a { font-weight:normal; font-size:12px;}
.mobile .restaurant{ border:none; padding:15px 3px 5px 3px; }
.restaurant_content-time span { font-weight:normal; }

.restaurant h1, .restaurant h4{padding:0 0 0 20px;     overflow: hidden;
    max-height: 60px;}
.restaurant .meta{color:#888;margin-bottom:10px}

.restaurant .meta,.want_to_go_users{padding:0 21px;}

.detail.restaurant .meta{padding:0;}

.restaurant_photo{float:left;width:260px;text-align:center;padding:0;margin-bottom:15px;overflow:hidden}

.detail .restaurant_photo{float:none;width:100%;}

/* .restaurant_photo img{max-width:315px;max-height:465px} */
.restaurant_photo .photo{box-shadow: 0px 1px 1px 0 #eee;}
.detail .restaurant_photo img{
    width:665px;
    height:395px
}
.mobile .detail .restaurant_photo img{
    width:394px;
    height:270px
}


.restaurant_info{float:left;width:428px;}

.detail .restaurant_info{float:none;width:100%;}

.restaurant_info .edit{position:relative;top:0;left:180px;width:172px;background:-moz-linear-gradient(center top,#fff,#f6f6f3) repeat scroll 0 0 transparent;border:1px solid #ccc;border-radius:4px 4px 4px 4px;padding:2px 6px 2px 16px;margin-bottom:16px;color:#aa6401;cursor:pointer}
.restaurant_info .landmark_text{margin:0 0 7px 20px;padding:2px 4px;text-align:center;color:#584014;font-weight:bold;background:none repeat scroll 0 0 #ebe6db}
.table-box {margin-bottom:5px;}

.restaurant .date{display:block;margin:10px 0 6px;color:#999}
h4{font-size:130%;margin-bottom:10px}
.user_review{position:relative;padding:0 0 20px 0; }

.mobile .user_review{padding:0 0 20px 2px;}

.detail .houmon {margin:0;}
.mobile .detail .houmon {font-size:10px !important;}

.user_photo{float:left;width:30px; height:30px; padding:10px 0 0 0; margin-right:15px}

.detail .user_photo{width:50px; height:50px;  }
.user_photo img{width:30px; height:30px; vertical-align:bottom}
.detail .user_photo img{width:58px; height:58px;}

.user_comment{float:left;width:260px;word-wrap:break-word}

.detail .user_comment{width:648px;}

.mobile .detail .user_comment{width:385px;}

.restaurant_info .more{display:inline-block;background:#eee;padding:5px 10px;margin:10px 10px 0 20px}
.restaurant_info .more_hidden{display:inline-block;visibility:hidden;background:#eee;padding:5px 10px;margin:10px 10px 0 20px}
.restaurant_info .ad{clear:both;color:#fff;display:inline-block;background-color:#9a0400;border-radius:2px;padding:2px 6px 2px 8px;float:right;font-size:10px;margin-top:15px}
.restaurant_info .btn-type-3 a,.restaurant_info .btn-type-4 a{color:#fff!important}
.research dt,.research dd{display:inline-block}
.acp_restaurant-list .restaurant{ position:relative;height:320px;line-height:1.2}
.acp_restaurant-list .restaurant.detail{height:auto;}
.acp_restaurant-list .restaurant a,.acp_restaurant-list .restaurant a:link,.acp_restaurant-list .restaurant a:visited{color:#ff8217}
.mobile .acp_restaurant-list .restaurant {box-shadow:0 0 4px 0 #ccc;}
.restaurant h1 {font-size: 150%;}

.detail.restaurant h1 {font-size: 240%; padding: 0 0 10px 0; max-height:none;}
.detail.restaurant h1 .cate{color:#999; font-size:15px; font-weight:normal;}
.mobile .detail.restaurant h1 .cate{font-size:13px;}

.restaurant_catchcopy {width: 100%; box-sizing: border-box; border-bottom: solid 2px #e4e0cf;margin-bottom: 18px; padding: 0 4px 12px; display: table;}
.detail .restaurant_catchcopy {border-bottom:none; padding: 0 4px 8px 0; margin:0;}
.detail .restaurant_catchcopy h2 { font-weight:normal; color:#D86309; }

.sidebar h4{text-align:center; margin-bottom:30px; font-weight:bold; padding: 10px 0 5px 5px; width:100%; border-top: 3px solid #e4e0cf; border-bottom: 1px solid #ddd; color:#AA6401;}
.sidebar h5{margin-bottom:10px; font-weight:bold; color: #999; width:95%; padding:7px 0 7px 10px; font-size:15px; text-align:center;  border-radius:3px;}

i{margin-right:4px; font-size:120% !important;}
.rating {margin-bottom:5px;}
.mobile .rating {margin:8px 0 5px 3px; }
.rating i{color:#FFAA00; font-size:16px; }
.rating span{font-size:16px; font-weight:bold;}

.detail .rating i {font-size:22px !important;}
.detail .rating span {font-size:22px !important; color:#e10000;}


.global-header-search.is-scroll .p-header-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    padding: 8px;
    z-index: 989;
}

.mobile .global-header-search.is-scroll .p-header-wrapper {
    padding: 0;
}
.p-header-wrapper.p-header-wrapper--bottom {
    padding-bottom: 10px;
    z-index: 988;
    -webkit-box-shadow: 0 5px 5px -2px #aaa;
    box-shadow: 0 5px 5px -2px #aaa;

}

.mobile .p-header-wrapper.p-header-wrapper--bottom {

}

.p-header-wrapper {
    position: relative;
    padding-top: 6px;
    background: #fff;
}

.l-container {

    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a90329+0,8f0222+44,6d0019+100;Brown+Red+3D */
    background: #a90329; /* Old browsers */
    background: -moz-linear-gradient(top, #E3811D 0%, #D96A0E 44%, #D86006 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #E3811D 0%,#D96A0E 44%,#D86006 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #E3811D 0%,#D96A0E 44%,#D86006 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E3811D', endColorstr='#D86006',GradientType=0 ); /* IE6-9 */

}

.l-contents {
    margin: 0 auto;
    padding: 0 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.l-contents.l-contents--fixed {
    padding-right: 0;
    padding-left: 0;
}
.mobile .l-contents,
.mobile .l-contents.l-contents--fixed{
    min-width:inherit;
    width:100%;
}

.p-header {
    display: table;
    margin: 0 auto;
    height: 47px;
}

.mobile .p-header{
    display:block;
    height: 96px;
}
.p-header__search {
    display: table-cell;
    vertical-align: middle;
}

.p-global-search {
    position:relative;
    display: block;
    border: 1px solid #d6ceb4;
    border-radius: 3px;
    height: 40px;
    background:#fff;
}

.mobile .p-global-search{
    margin-left:7px;
}

.p-global-search__input-wrap {
    display: block;
    position: relative;
    float: left;
    box-sizing: border-box;
    height: 40px;
    cursor:pointer;
}

.p-global-search__input-wrap.p-global-search__input-wrap--area, .p-global-search__input-wrap.p-global-search__input-wrap--key {
    background:#fffdf5;
    width: 180px;
}

.mobile .p-global-search__input-wrap.p-global-search__input-wrap--area, .p-global-search__input-wrap.p-global-search__input-wrap--key {
    width: 174px;
}

.mobile .table-box{
    height: 18px;
    overflow: hidden;
}

.p-global-search__input-wrap.times {
    width: 20px;
    padding: 7px 0px 0 1px;
    color: #ccc;
    margin:0 7px 0 10px;
    font-size:18px;
}

.p-global-search__input-wrap--area:hover {
    background:#fefae6;
}

.p-global-search__input-wrap--key:hover {
    background:#fefae6;
}

.p-global-search__input-wrap .area{
    color:#AA6401;
    font-size:14px;
    padding:1px 0 1px 12px;
    text-align:left;
    display:table-cell;
    vertical-align:middle;
    height:42px;
}


.p-global-search__input-wrap .cat{
    color:#AA6401;
    font-size:14px;
    padding:1px 0 1px 3px;
    text-align:left;
    display:table-cell;
    vertical-align:middle;
    height:42px;
}



.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.p-global-search__input-wrap.p-global-search__input-wrap--area>.p-global-search__input {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.p-global-search__input {
    position: relative;
    z-index: 1;
    padding-left: 8px;
    outline: none;
    border: none;
    width: 100%;
    box-sizing: border-box;
    line-height: normal;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    height: 45px;
}

@media screen and (max-width: 800px) {
    .pc.p-header__logo {
        display:none;
    }
}

.sns_parts {
    position: fixed; top: 10px; right: 5px;
    z-index:1000;
}

@media screen and (max-width: 1350px) {
    .sns_parts {
        position: absolute;
        top: 0px;
        float:right;
    }
}


.p-header__logo-img {
    display: inline-block;
    margin:3px 10px 0 0;
    -webkit-background-size: 330px 40px;
    background-size: 330px 40px;
    width: 330px;
    height: 40px;
}

.p-global-search__clear-btn.is-visible {
    display: block;
    position: absolute;
    top: 45%;
    right: 8px;
    z-index: 2;
    cursor: pointer;
    margin-top: -0.5em;
    line-height: 1;
    font-size: 1.5rem;
}


.p-global-search__search-btn {
    display: block;
    position: relative;
    cursor: pointer;
    margin: -1px;
    padding: 0;
    outline: none;
    border: 1px solid #f3980a;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    height: 45px;
    line-height: 3.6rem;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-color: #fa0;
    background-image: -webkit-linear-gradient(top, #fa0,#f3980a);
    background-image: linear-gradient(to bottom, #fa0,#f3980a);
    color:#fff;
    width:50px;
}

.js-log-action .photo{box-shadow: 1px 1px 3px 0 #ccc; overflow:hidden; width: 258px; height: 165px; margin-bottom:8px;}
.detail .js-log-action .photo{outline:none; height: 375px; background:#000; }

.mobile .detail .js-log-action .photo{height: 270px;}

.js-log-action .photo img{
    object-fit: cover;
    margin:auto;
}


.restaurant_thumbnail .photo{
    display:inline-block;
}

.mobile .restaurant_thumbnail .photo{

    width:186px;
    height:168px;
}

.restaurant_thumbnail .photo img{
    width:64px;
    height:50px;
 }
.mobile .restaurant_thumbnail .photo img{max-width:80px;max-height:80px; }

.mobile .restaurant_thumbnail .photo img
{
    max-width:390px;
    max-height:370px;
}

.mobile  .restaurant_thumbnail .photo.slick-slide img
{
    max-width:100px;
    max-height:100px;
}

.heading__ttl{
    overflow: hidden; text-overflow: ellipsis;  width:100%;
}

.mobile .heading_ttl{
    width:100%;
}

.fukidashi{
    box-shadow: 1px 1px 3px 0 #ccc;
    width: 405px;
    height: 35px;
    text-align: left;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
    padding: 5px 5px 5px 10px;
    background: #ffefd5;
    font-size: 14px;
    margin: auto;

    /*box-shadow: 0 1px 3px 0 #eee;*/
}

.detail .fukidashi{
    width: auto;
    min-height:40px;
    height:auto;
    padding: 0 0 0 3px;
    box-shadow: none;
    background:transparent;
}

.mobile .detail .fukidashi{
    width:385px;
}
.fukidashi .triangle{
    position: absolute;
    top: 7px;
    left: -24px;
    z-index: 2;
    width: 0;
    height: 0;
    border: 13px solid transparent;
    border-right-color: #ffefd5;
}
.fukidashi .triangle_shadow{
    position: absolute;
    top: 9px;
    left: -24px;
    z-index: 1;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-right-color: rgba(200,200,200,0.3);
}
.detail .fukidashi .triangle{
    top: 18px;
    
}
.detail .fukidashi .triangle_shadow{
    top: 20px;

}
.fukidashi .recommended{
    padding:3px 3px 0 0;
    overflow:hidden;
    height:30px;
    font-size:13px;
    color:#555;
}
.detail .fukidashi .recommended{
    padding:0;
    overflow:visible;
    height:auto;
    font-size:15px;
    line-height:180%;
    color:#590A01; 
    font-weight:600; 
    
}

.new_acp_restaurant_block {
    position:relative;
}

.report_comment{
    position: absolute;
    z-index:10;
    margin: 5px 0;
    padding: 14px 5px;
    width: 100%;
    height: 70px;
    vertical-align: middle;
    text-align: center;
    color: #7b3f29;
    /*background: #fef5e6;*/
    background: #ffeed3;
    border-radius: 49%;
    box-sizing: border-box;
    /*box-shadow: 1px 1px 1px 0 #ccc;*/
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.33);
}

.report_comment .text{
    font-size: 14px;
    padding: 0px 14px;
    height: 48px;
    /* overflow: hidden; */
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
    line-height:125%;
}

.report_comment .date {
    font-size: 8px;
    color: #999;
    position: absolute;
    bottom: 13px;
    right: 20px;
}

.report_comment:before{
    content: "";
    position: absolute;
    bottom: -39px;
    left: 40%;
    border: 15px solid transparent;
    /*border-top: 30px solid #fef5e6;*/
    border-top: 30px solid #ffeed3;
    z-index: -1;
    transform: rotate(15deg);
}

.report_comment:after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 40.5%;
    border: 15px solid transparent;
    border-top: 30px solid #ddd;
    z-index: -2;
    transform: rotate(15deg);
}

#right.sidebar .report_comment:before{
    content: "";
    position: absolute;
    bottom: -39px;
    left: 52%;
    border: 15px solid transparent;
    /*border-top: 30px solid #fef5e6;*/
    border-top: 30px solid #ffeed3;
    z-index: -1;
    transform: rotate(-15deg);
}

#right.sidebar .report_comment:after{
    content: "";
    position: absolute;
    bottom: -40px;
    left: 51.5%;
    border: 15px solid transparent;
    border-top: 30px solid #ddd;
    z-index: -2;
    transform: rotate(-15deg);
}

.new_acp_restaurant {

    width: 205px;
    height: 230px;
    margin: 0 0 20px 7px;
    border: 1px solid #ddd;
    text-align: center;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    background:#FDFDFB;
    /*box-shadow: 0px 1px 1px 0 #eee;*/
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.33);
}

.new_acp_restaurant_photo_block {
    border:8px solid #FDFDFB;
    width: 189px;
    height: 140px;
    text-align: center;
    position:relative;
    overflow:hidden;
}

.new_acp_restaurant_photo {
    overflow:hidden;
}

.new_acp_restaurant_photo img {
    width: 189px;
    height: 140px;
    object-fit:cover;
}

.new_acp_restaurant_info {
    margin: 0 5px;
    font-size:15px;
    width:95%;
    text-align:center;
    font-weight:bold;
    line-height:130%;
}

.new_acp_restaurant .category{
    font-size:11px;
    width:100%;
    text-align:center;
    font-weight:normal;
    color:#999;
    margin-bottom:5px;
}


.page_navi{
    text-align:center;
    padding:10px;
}
.page_navi a {
    color:#999;
}


.detail-info  .heading-type-3 {
    background-color: #60401b;
    padding: 10px 15px;
    color:#fff;
}

.detail-info{
    margin:20px 0 20px 5px;
}
.detail-info  .heading {
    font-weight: bold;
    font-size: 14px;
    display: block;
}

.detail-info .heading-type-3 .heading__ttl {
    color: #fff;
}

.detail-info .heading .heading__ttl {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
}

.detail-info .table-type-1 {
    border: 1px solid rgba(0,0,0,.1);
    width: 100%;
    line-height: 1.4;
}

.detail-info  .table {
    background-color: #fff;
}

.detail-info .table-type-1 th {
    width: 100px;
    background-color: #f4f4ec;
    padding: 6px 15px 5px 15px;
    vertical-align: middle;
    font-weight: bold;
    color: #444;
}

.detail-info .table-type-1 td {
    width: 500px;
    padding: 10px 15px;
    vertical-align: middle;
    color: #000;
}

.mobile .detail-info .table-type-1 td{
    width:285px;
}
.detail-info .table-type-1 tr {
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.slider-nav .slick-track{
    margin:auto;
}

.slider-nav .slick-track .photo{
    margin:0 5px;
    cursor:pointer;
    float:none;
}


.slider-nav .slick-track .photo.slick-current{
    border:3px solid #F5A711;
    margin:0 2px;
    outline: none;

}


.list-balloon.list-balloon--m {
    width: 850px;
}

.mobile .list-balloon.list-balloon--m {
    width: 394px;
    max-height:470px;
}

.cat_select_tmpl_element{
    overflow-x:hidden;
}

.mobile .cat_select_tmpl_element{
    max-height:none;
    overflow-x:hidden;
}

.detailarea_select_tmpl_element{
    overflow-x:hidden;
}

.mobile .detailarea_select_tmpl_element{
    max-height:auto;
    overflow-y:hidden;
    overflow-x:hidden;
}


.p-global-search .list-balloon_block {
    visibility:hidden;
    position:absolute;
    top: 40px;
    left: -200px;
}

.mobile .p-global-search .list-balloon_block {
    left: -4px;
    z-index:2;
}

.list-balloon{
    margin-top: 13px;
    padding: 20px 20px 50px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}

.mobile .list-balloon{
    padding: 20px 10px 20px 10px;
}

.list-balloon .triangle {
    position: absolute;
    top: -29px;
    left: 290px;
    z-index: 2;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-right-color: #fff;
    border-bottom-color: rgba(238,238,238,0);
    border-top-color: rgba(238,238,238,0);
    transform: rotate(90deg);
}

.list-balloon .triangle_huchi {
    position: absolute;
    top: -34px;
    left: 288px;
    z-index: 1;
    width: 0;
    height: 0;
    border: 17px solid transparent;
    border-right-color: #e4e4e4;
    border-bottom-color: rgba(238,238,238,0);
    border-top-color: rgba(238,238,238,0);
    transform: rotate(90deg);
}

.list-balloon .bread{
    padding-left:5px;
    text-align:left;
    border:none;
    font-size: 12px;
    margin-bottom:8px;
}

.list-balloon .list-balloon__table-contents{
}

.mobile .list-balloon .top_list-balloon__table-contents::-webkit-scrollbar {
    background:#ccc;
    width:10px;
}

.mobile .list-balloon .top_list-balloon__table-contents::-webkit-scrollbar-thumb {
    background:#aaa;
}

.mobile .list-balloon .list-balloon__table-contents{
    max-height:315px;
}
.list-balloon .balloon_inner_container i {
    color: #BCB08A;
}

.mobile .list-balloon .triangle{
    left:100px;
}
.mobile .list-balloon .triangle_huchi{
    left:98px;
}

.mobile .list-balloon.cat .triangle{
    left: 310px;
}
.list-balloon.cat .triangle {
    left: 490px;
}

.mobile .list-balloon.cat .triangle_huchi{
    left: 308px;
}

.list-balloon.cat .triangle_huchi {
    left: 488px;
}

.balloon {
    position: relative;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    background-color: #ffffff;
}


.mCustomScrollbar.mCustomScrollbar--list-balloon {
    display: block;
    margin-right: -8px;
    margin-bottom: 0;
}

.list-balloon__title {
    position: relative;
    margin-bottom: 12px;
    padding: 8px 12px;
    font-weight: bold;
    background: #faf8f5;
    border-top: 1px solid #eeece4;
    border-bottom: 1px solid #eeece4;
    font-size: 14px;
    text-align:left;

}

.list-balloon__title-wrap+.list-balloon__table, .list-balloon__title+.list-balloon__table {
    margin-top: -4px;
    border-top: none;
}

.list-balloon__table.list-balloon__table--pref, .list-balloon__table.list-balloon__table--genre {
    font-size: 1.3rem;
    table-layout: fixed;
}

.list-balloon__table {
    display: table;
    padding: 3px 0 0  5px;
    border-bottom: 1px solid #eeece4;
    width: 100%;
}

.list-balloon__table.list-balloon__table--pref>.list-balloon__table-title {
    width: 7em;
}

.list-balloon__table-title {
    text-align:left;
    display: table-cell;
    color: #13131e;
    font-weight: bold;
    white-space: nowrap;
    vertical-align: text-top;
}

.list-balloon__text-item:after {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.6em;
    width: 1px;
    height: 1.2em;
    content: '';
    background-color: #eeece4;
}

.list-balloon__text-item {
    position: relative;
    display: inline-block;
    line-height: 2;
    white-space: nowrap;
}

.list-balloon__text-item>a {
    cursor: pointer;
}

.list-balloon__text-item>* {
    display: block;
    padding: 0 8px 0 4px;
}

.list-balloon__table-contents{
    text-align:left;
    padding:5px 0 5px 5px;
}

.top_list-balloon__table-contents{
    text-align:left;
    padding:5px 0 30px 5px;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

.mobile .top_list-balloon__table-contents{
    max-height: 310px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 30px;
    padding:5px 0  5px;
}


.city_select .list-balloon__table-contents div{
    width:140px;
    display:inline-block;
    margin-bottom:10px;
}

.mobile .city_select .list-balloon__table-contents div{
    width:112px;
}

.detailarea_select .list-balloon__table-contents div{
    width:130px;
    display:inline-block;
    margin-bottom:10px;
}

.mobile .detailarea_select .list-balloon__table-contents div{
    width:112px;
}
.cat_select .list-balloon__table-contents div.cat{
    width:250px;
    /* display:inline-block; */
    float:left;
    margin-bottom:10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #aa6401;
}

.mobile .cat_select .list-balloon__table-contents div.cat{
    width:170px;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #aa6401;
}
.p-cassette__item, .p-member-cassette__item {
    margin-bottom: 40px;
    border-top: solid 1px #d7d7d7;
    border-bottom: solid 1px #d7d7d7;
    background-color: #fff;
    -webkit-box-shadow: 0 0 4px 0 #ccc;
    box-shadow: 0 0 4px 0 #ccc;
}

.list_header{
    padding: 6px 8px 4px 10px;
    color: #fff;
    box-shadow: -1px 4px 4px -3px #666;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #D86107), color-stop(0.00, #DF7918));
    background: -webkit-linear-gradient(top, #DF7918 0%, #D86107 100%);
    background: -moz-linear-gradient(top, #DF7918 0%, #D86107 100%);
    background: -o-linear-gradient(top, #DF7918 0%, #D86107 100%);
    background: -ms-linear-gradient(top, #DF7918 0%, #D86107 100%);
    background: linear-gradient(top, #DF7918 0%, #D86107 100%);
}

.p-cassette__layout, .p-member-cassette__layout {
    display: block;
    padding: 10px 10px 12px;
    -webkit-tap-highlight-color: rgba(0,180,250,.25);
}
.p-cassette__header, .p-member-cassette__header {
    margin-bottom: 10px;
}
.ic-arr-r, .ic-arr-r-mikan {
    width: 100%;
    position: relative;
    padding-right: 32px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.p-cassette__header__main, .p-member-cassette__header__main {
    display: -webkit-box;
    display: flex;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
}
.p-cassette__header__sub, .p-member-cassette__header__sub {
    margin: 6px 0 0 3px;
    font-size: 13px;
    line-height: 1;
    color: #777;
}
.p-cassette__hero-2column, .p-member-cassette__hero-2column {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin-bottom: 10px;
}
.p-cassette__hero-2column__item:first-child, .p-member-cassette__hero-2column__item:first-child {
    margin-left: 0;
}
.c-pic--expand {
    display: block;
    padding-top: 100%;
}

.c-pic {
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
    position: relative;
    background-color: #f0f0f0;
}

.c-pic--expand img {
    position: absolute;
    top: -50%;
    bottom: -50%;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
}

.c-pic img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.p-cassette__hero-2column__item, .p-member-cassette__hero-2column__item {
    width: 50%;
    margin-left: 5px;
}

.p-cassette__catchcopy, .p-member-cassette__catchcopy {
    margin: 7px 8px 0 0;
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 1rem;
    line-height: 1.4;
    font-weight: bold;
    background-color: #ece6e0;
}

.mobile .p-cassette__catchcopy{
    margin: 7px 0 0 0;
}
.p-cassette__data, .p-member-cassette__data {
    margin: 6px 0 0 5px;
    line-height: 1.5;
}

.mobile p-cassette__data, .p-member-cassette__data {
    margin: 0 0 0 5px;
}

.p-cassette__data span{
    font-size: 11px;
    color: #777;
}


/* 吹き出し */
.balloon1 {                      
position: relative;
border-radius:5px;
display: inline-block;
margin: 1.5em 0;
padding: 7px 10px;
min-width: 120px;
max-width: 100%;
color: #fff;
font-size: 16px;
background: #D86309;
}

.balloon1:before {
content: "";
position: absolute;
top: 95%;
left: 50%;
margin-left: -15px;
border: 15px solid transparent;
border-top: 15px solid #D86309;
}

.balloon1 p {
margin: 0;
padding: 0;
}
