/*
Site Name:
Site URI:
Author: Delightarts
Author URI: http://www.delightarts.com/
Version: 1.0
*/
@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    font-size: 100%;
    line-height: 160%;
    /*	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; */
    /*	color:#444444; */
}

body {
    margin: 0;
    padding: 0;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    color: #444444;
    background: #ffffff;
    font-size: 14px;
    /*	letter-spacing: 0.04rem; */
}

.meryo {
    font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.yuGothic {
    font-family: YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

h1 {
    font-size: 120%;
}

h2 {
    font-size: 112%;
}

h3 {
    font-size: 110%;
}

h4 {
    font-size: 105%;
}

a img {
    border: none;
}

.clear {
    float: none;
    clear: both;
}

/*
.clearfix:after{
	content:".";
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
}*/
.clearfix:after {
    clear: both;
    content: "";
    display: table;
}




#container {
    /*padding-top:59px;*/
    width: 100%;
    overflow: hidden;
}

#container.single {
    /*padding-bottom:52px;*/
}

.wrapper {
    position: relative;
    padding: 0 17px;
}

.cat {
    background: #cc66ff;
}

.cat.pink {
    background: #cc66ff;
}

.cat.blue {
    background: #00b2e0;
}

.cat.orange {
    background: #ff9900;
}

.cat.matome,
.cat.まとめ {
    background: #d1679c;
}

.cat.news,
.cat.ニュース {
    background: #8fc31f;
}

.cat.other {
    background: #3e87b0;
}

.cat.others {
    background: #3e87b0;
}

/* -------------- HEADER -------------- */
#header {
    height: 59px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    padding-right: 63px;
    background: #ffffff;
    z-index: 8;
}

#header .head_wrap {
    height: 59px;
    position: relative;
    padding-right: 63px;
}

#header .table {
    display: table;
    border-collapse: collapse;
    width: 100%;
    height: 59px;
}

#header .table .tr {
    display: table-row;
}

#header .table .tr #logo {
    display: table-cell;
    vertical-align: middle;
    height: 59px;
}

#header .table .tr #logo img {
    display: block;
    width: 100%;
    max-width: 194px;
}

#header .table .tr #epark {
    display: table-cell;
    vertical-align: middle;
    height: 59px;
}

#header .table .tr #epark img {
    display: block;
    width: 100%;
    max-width: 118px;
    margin: 0 0 0 auto;
}

#header #menu {
    display: block;
    width: 63px;
    height: 59px;
    position: absolute;
    right: 0;
    top: 0;
}

#header #menu img {
    display: block;
    width: 63px;
    height: 59px;
}


/* -------------- NAVI -------------- */
#navi {
    height: 0;
    overflow: hidden;
}

body.menuOpened {
    background: #c59a34;
}

.menuOpened #navi {
    height: auto;
    overflow: inherit;
    position: relative;
    padding-top: 59px;
    padding-bottom: 15px;
}

.menuOpened #hideMenu {
    height: 0;
    overflow: hidden;
}

.menuOpened #header {
    display: none;
}

.menuOpened #container {
    padding-top: 0;
}

.menuOpened #container.single {
    padding-bottom: 0;
}

.menuOpened #container.single #single_bar {
    display: none;
}

.menuOpened #float_totop {
    display: none;
}


#navi .line {
    border-bottom: solid 1px #d7b871;
}

#navi .line:first-of-type {
    border-top: solid 1px #d7b871;
}

#navi .table {
    display: table;
    border-collapse: collapse;
    /*max-width:237px;*/
    width: 100%;
    margin: 0 auto;
}

#navi .table a {
    display: table-row;
    cursor: pointer;
    text-decoration: none;
}

#navi .table a .th {
    display: table-cell;
    text-align: left;
    font-weight: 700;
    font-size: 128.57%;
    padding: 15px 0 15px 10px;
    vertical-align: middle;
    color: #ffffff;
    text-decoration: none;
    position: relative;
}

#navi .table a .td {
    padding: 15px 0 15px 10px;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 47px;
}

#navi .table a .td img {
    display: block;
    width: 47px;
    margin: 0 0 0 auto;
}

.menuOpened #navi #closeMenu {
    display: block;
    width: 63px;
    height: 59px;
    position: absolute;
    right: 0;
    top: 0;
}

.menuOpened #navi #closeMenu img {
    display: block;
    width: 63px;
    height: 59px;
}

/* -------------- MAIN -------------- */
#main {
    padding-bottom: 10px;
}

.inside #main {
    padding-bottom: 0;
}

.tomoni_articles {
    padding-top: 50px;
}

.tomoni_articles .title {
    display: block;
    padding-right: 163px;
    padding-top: 10px;
    padding-bottom: 18px;
    font-size: 128.57%;
    line-height: 100%;
    font-weight: 400;
    color: #c59a34;
    position: relative;
}

.tomoni_articles .title a {
    display: block;
    width: 156px;
    height: 29px;
    right: 0;
    top: 0;
    position: absolute;
}

.tomoni_articles .title a img {
    display: block;
    width: 100%;
}

.tomoni_articles ul {
    list-style: none;
    padding-top: 0;
}

.tomoni_articles ul li {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 20px;
}

.tomoni_articles ul li:nth-of-type(odd) {
    padding-right: 7px;
    clear: left;
}

.tomoni_articles ul li:nth-of-type(even) {
    padding-left: 7px;
    clear: right;
}

.tomoni_articles ul li a {
    display: block;
    text-decoration: none;
}

.tomoni_articles ul li a img {
    display: block;
    width: 100%;
}

.tomoni_articles ul li a .desc {
    display: block;
    padding-top: 10px;
}

.tomoni_articles ul li a .desc .new {
    display: inline-block;
    font-weight: 700;
    font-size: 75.57%;
    color: #ffffff;
    background: #8fc31f;
    vertical-align: middle;
    line-height: 105%;
    padding: 3px 10px;
    text-align: center;
    margin-right: 8px;
}

.tomoni_articles ul li a .desc .date {
    display: inline-block;
    font-size: 75.57%;
    vertical-align: middle;
    line-height: 105%;
}

.tomoni_articles ul li a .desc .text {
    display: block;
    padding-top: 8px;
    font-size: 100%;
    color: #4896ff;
    line-height: 150%;
}

.tomoni_articles ul li .article {
    display: block;
    text-decoration: none;
}

.tomoni_articles ul li .article a {
    display: block;
    text-decoration: none;
}

.tomoni_articles ul li .article img {
    display: block;
    width: 100%;
}

.tomoni_articles ul li .article .desc {
    display: block;
    padding-top: 10px;
}

.tomoni_articles ul li .article .desc .new {
    display: inline-block;
    font-weight: 700;
    font-size: 75.57%;
    color: #ffffff;
    background: #8fc31f;
    vertical-align: middle;
    line-height: 105%;
    padding: 3px 10px;
    text-align: center;
    margin-right: 8px;
}

.tomoni_articles ul li .article .desc .cat {
    display: inline-block;
    font-weight: 700;
    font-size: 75.57%;
    color: #ffffff;
    vertical-align: middle;
    line-height: 105%;
    padding: 3px 10px;
    text-align: center;
    margin-right: 8px;
}

.tomoni_articles ul li .article .desc .date {
    display: inline-block;
    font-size: 75.57%;
    vertical-align: middle;
    line-height: 105%;
}

.tomoni_articles ul li .article .desc .text {
    display: block;
    padding-top: 8px;
    font-size: 100%;
    color: #4896ff;
    line-height: 150%;
}




/*
.inside .tomoni_articles ul li a img{
	display:block;
	width:34%;
	float:left;
	margin-top:4px;
}
.inside .tomoni_articles ul{
	padding-bottom:25px;
	padding-top:5px;
}
.inside .tomoni_articles{
	padding-bottom:20px;
}
.inside .tomoni_articles ul li{
	float:none;
	clear:both;
	width:100%;
	padding:0;
	padding-left:17px;
	padding-right:17px;
	border-bottom:solid 1px #dedede;
}
.inside .tomoni_articles ul li:nth-of-type(2n+1){
	float:none;
	clear:both;
	width:100%;
	padding:0;
	padding-left:17px;
	padding-right:17px;
}
.inside .tomoni_articles ul li a{
	padding-top:20px;
	padding-bottom:20px;
}
.inside .tomoni_articles ul li a .desc{
	width:66%;
	float:right;
	padding-top:0;
	padding-left:25px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
*/

.shop_articles .seemore {
    margin-top: 10px;
}

.news_articles {
    padding-top: 40px;
    padding-bottom: 10px;
}

.news_articles .title {
    display: block;
    font-weight: 400;
    color: #c59a34;
    font-size: 128.57%;
    line-height: 120%;
    padding-bottom: 0;
}

.news_articles ul {
    list-style: none;
    /*
	padding-top:15px;
	*/
    display: flex;
    flex-wrap: wrap;
    margin-left: -14px;
    box-sizing: border-box;
}

/*
.news_articles ul li:first-of-type{
	border-top:solid 1px #dedede;
}
*/
.news_articles ul li {
    /*	padding:0 17px;
	border-bottom:solid 1px #dedede;
*/
    margin-top: 20px;
    width: calc(50% - 14px);
    margin-left: 14px;
    box-sizing: border-box;
}

.news_articles ul li a {
    text-decoration: none;
    /*
	display:block;
	padding:15px 0 15px 0;
/*
}
.news_articles ul li a .img{
/*	float:left;
	width:30%;
*/
    width: 100%;
}

.inner_section {
    padding: 0 17px;
}

.news_articles ul li a .desc {
    /*float:left*/
    ;
    /*width:60%;*/
    /*padding-left:15px;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.news_articles ul li a .desc .cat {
    display: inline-block;
    font-weight: 700;
    font-size: 75.57%;
    color: #ffffff;
    background: #8fc31f;
    vertical-align: middle;
    line-height: 105%;
    padding: 3px 10px;
    text-align: center;
    margin-right: 8px;
}

.news_articles ul li a .desc .cat.blue {
    background: #00b2e0;
}

.news_articles ul li a .desc .cat.red {
    background: #ff6699;
}

.news_articles ul li a .desc .cat.pink {
    background: #cc66ff;
}

.news_articles ul li a .desc .date {
    display: inline-block;
    font-size: 75.57%;
    vertical-align: middle;
    line-height: 105%;
    color: #999999;
}

.news_articles ul li a .desc .date .blue {
    color: #3ea9e4;
}

.news_articles ul li a .desc .text {
    display: block;
    padding-top: 4px;
    font-size: 100%;
    color: #4896ff;
    line-height: 150%;
}

.news_articles ul li a .desc strong {
    display: block;
}

.news_articles ul li span.news_title {
    display: block;
    margin-top: 10px;
}

.news_articles ul li span.news_icon {
    display: inline-block;
    color: #FFFFFF;
    font-size: 1.0rem;
    letter-spacing: 0.2rem;
    line-height: 0;
    padding: 11px 7px 10px 10px;
    margin-bottom: 10px;
    background: #683c03;
}

.news_articles ul li span.shop_name {
    font-size: 1.1rem;
    color: #683c03;
    margin-top: 10px;
    display: block;
}

.news_articles .inner-section {
    margin: 0 17px;
}

.news_articles ul li span.img {
    display: block;
    text-align: center;
    position: relative;
}

.news_articles ul li span.img:before {
    content: "";
    display: block;
    padding-top: 120%;
}

.news_articles ul li span.img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.wrap-lead {
    display: flex;
    justify-content: space-between;
    margin-top: 18px;
}

.md-title_03 {
    font-size: 1.6rem;
}

.md-title_03 span {
    color: #683c03;
}

.ranking_articles {
    padding-top: 70px;
}

.ranking_articles .title {
    display: block;
    font-weight: 400;
    color: #c59a34;
    font-size: 128.57%;
    line-height: 120%;
}

.ranking_articles ul {
    list-style: none;
    padding-top: 15px;
}

.ranking_articles ul li:first-of-type {
    border-top: solid 1px #dedede;
}

.ranking_articles ul li {
    padding: 0 17px;
    border-bottom: solid 1px #dedede;
}

.ranking_articles ul li a {
    display: block;
    padding: 15px 0;
}

.ranking_articles ul li a .img {
    float: left;
    width: 34%;
}

.ranking_articles ul li a .img img {
    display: block;
    width: 100%;
}

.ranking_articles ul li a .desc {
    float: left;
    width: 56%;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ranking_articles ul li a .desc .text {
    display: block;
    padding-top: 2px;
    font-size: 100%;
    color: #4896ff;
    line-height: 150%;
}

.ranking_articles ul li a .desc .number {
    font-weight: 700;
    display: block;
    position: relative;
    padding: 0 0 0 34px;
    font-size: 107.14%;
}

.ranking_articles ul li a .desc .number:before {
    display: block;
    width: 23px;
    position: absolute;
    left: 0;
    height: 19px;
    top: 2px;
    content: '';
    background-size: 23px auto;
    background-position: left top;
    background-repeat: no-repeat;
}

.ranking_articles ul li:first-of-type a .desc .number:before {
    background-image: url(img/rank1.png);
}

.ranking_articles ul li:first-of-type a .desc .number:after {
    content: '1位';
}

.ranking_articles ul li:nth-of-type(2) a .desc .number:before {
    background-image: url(img/rank2.png);
}

.ranking_articles ul li:nth-of-type(2) a .desc .number:after {
    content: '2位';
}

.ranking_articles ul li:nth-of-type(3) a .desc .number:before {
    background-image: url(img/rank3.png);
}

.ranking_articles ul li:nth-of-type(3) a .desc .number:after {
    content: '3位';
}

.ranking_articles ul li:nth-of-type(4) a .desc .number {
    padding-left: 0;
}

.ranking_articles ul li:nth-of-type(4) a .desc .number:after {
    content: '4位';
}

.ranking_articles ul li:nth-of-type(5) a .desc .number {
    padding-left: 0;
}

.ranking_articles ul li:nth-of-type(5) a .desc .number:after {
    content: '5位';
}


.related .title {
    display: block;
    text-align: center;
    font-weight: 700;
    line-height: 120%;
    padding: 20px 0 15px 0;
    font-size: 121.43%;
}

.related ul {
    list-style: none;
}

.related ul li {
    padding-bottom: 10px;
}

.related ul li a {
    color: #683c03;
    display: block;
    font-weight: 700;
    line-height: 130%;
    text-align: center;
    border: solid 1px #683c03;
    padding: 8px 10px;
    text-decoration: none;
}



.seemore {
    text-align: center;
}

.seemore a {
    display: block;
    font-weight: 400;
    background: #f8f3e7;
    font-size: 100%;
    text-align: center;
    padding: 15px 10px;
    line-height: 100%;
    text-decoration: none;
    vertical-align: middle;
}

.seemore a:before {
    content: '';
    display: inline-block;
    vertical-align: -4px;
    margin-right: 10px;
    width: 17px;
    height: 17px;
    background-image: url(img/seemore.png);
    background-position: center center;
    background-size: 17px 17px;
    background-repeat: no-repeat;
}

.seemore a small {
    font-size: 90%;
    color: #a47e23;
    /*font-weight:400;*/
}

.shop_articles {
    padding-bottom: 20px;
    border-bottom: dotted 1px #664c2a;
}

.shop_articles ul {
    list-style: none;
}

.shop_articles ul li {
    padding-bottom: 10px;
    padding-top: 15px;
    border-top: solid 1px #683c03;
}

.shop_articles ul li a {
    display: block;
    text-decoration: none;
}

.shop_articles ul li .title strong {
    display: block;
    font-size: 114.28%;
    font-weight: 400;
    color: #4896ff;
    padding-bottom: 8px;
    padding-bottom: 5px;
    line-height: 130%;
}

.shop_articles ul li .title small {
    display: block;
    font-size: 78.57%;
    padding-bottom: 6px;
    line-height: 140%;
}

.shop_articles ul li .title small .cat {
    display: inline-block;
    font-weight: 400;
    padding-left: 10px;
    margin-left: 10px;
    border-left: solid 1px #9b948c;
    line-height: 100%;
    background: none;
}

.shop_articles ul li .left {
    float: left;
    width: 42%;
    padding-top: 3px;
}

.shop_articles ul li .left .img_link img {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.shop_articles ul li .left .epark_link {
    border: solid 1px #dddddd;
}

.shop_articles ul li .left .epark_link img {
    display: block;
    width: 100%;
}

.shop_articles ul li .right {
    float: right;
    width: 58%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
}

.shop_articles ul li .right .text {
    display: block;
    line-height: 130%;
    padding-bottom: 6px;
}

.shop_articles ul li .right .prices strong {
    display: block;
    padding: 6px 6px;
    line-height: 100%;
    font-weight: 400;
    font-size: 92.86%;
    font-size: 85.71%;
    background: #f8f3e7;
    margin-bottom: 6px;
}

.shop_articles ul li .right .prices .day {
    display: block;
    padding-left: 16px;
    font-size: 78.57%;
    padding-bottom: 1px;
    padding-bottom: 0;
    background-image: url(img/day_icon.gif);
    background-position: left 2px;
    background-repeat: no-repeat;
    background-size: 12px 12px;
}

.shop_articles ul li .right .prices .night {
    display: block;
    padding-left: 16px;
    font-size: 78.57%;
    padding-bottom: 1px;
    padding-bottom: 0;
    background-image: url(img/night_icon.gif);
    background-position: left 2px;
    background-repeat: no-repeat;
    background-size: 12px 12px;
}

.noResults {
    text-align: center;
}

.noResults p {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 107%;
    color: #683c03;
    padding-bottom: 5px;
}

.noResults small {
    display: block;
    text-align: center;
}

/* ------ HOME ------ */
#top_title {
    padding-bottom: 25px;
}

#top_title .title {
    display: block;
    width: 100%;
}

#top_title img {
    display: block;
    width: 100%;
}

#top_search {
    background: #f8f3e7;
    padding-top: 5px;
    padding-bottom: 10px;
}

/* 50% width */
#top_search .oneArea {
    padding-top: 10px;
}

#top_search .oneArea .title {
    line-height: 100%;
    padding-bottom: 8px;
    font-weight: 700;
    font-size: 105%;
    color: #c59a34;
    clear: both;
}

#top_search .oneArea.half .title {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#top_search .oneArea.half .title:nth-of-type(odd) {
    padding-right: 5px;
    clear: left;
}

#top_search .oneArea.half .title:nth-of-type(even) {
    padding-left: 5px;
    clear: right;
}

#top_search ul {
    list-style: none;
    display: block;
}

#top_search ul li {
    display: block;
    padding-bottom: 8px;
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#top_search ul li:nth-of-type(odd) {
    padding-right: 5px;
    clear: left;
}

#top_search ul li:nth-of-type(even) {
    padding-left: 5px;
    clear: right;
}

#top_search ul li a {
    display: table-cell;
    width: 800px;
    vertical-align: middle;
    font-size: 105%;
    background: #ffffff;
    text-decoration: none;
    padding: 8px 10px;
    font-size: 100%;
    line-height: 120%;
}

/* ------ CATEGORY ------ */
#main_title {
    padding: 28px 30px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#main_title .title_box {
    background: #ffffff;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    padding: 15px;
    margin: 0 auto;
    max-width: 460px;
}

#main_title .title_box .title {
    display: block;
    text-align: center;
    font-size: 135.71%;
    font-weight: 700;
    line-height: 120%;
    padding-bottom: 12px;
    padding-top: 5px;
}

#main_title .title_box .subtitle {
    display: block;
    text-align: center;
    font-size: 80%;
    font-weight: 700;
    line-height: 120%;
    padding-bottom: 4px;
    padding-top: 2px;
}

#main_title .title_box ul {
    list-style: none;
    max-width: 225px;
    max-width: 325px;
    margin: 0 auto;
    padding-bottom: 5px;
    text-align: center;
}

#main_title .title_box ul li {
    display: block;
    padding: 0 2px;
    width: 33.33%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#main_title .title_box ul li a {
    display: block;
    text-decoration: none;
    color: #ffffff;
    font-weight: 700;
    line-height: 120%;
    padding: 6px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: #683c03;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#main_title .title_box .rank_link {
    display: block;
    text-decoration: none;
    background: #c59a34;
    margin: 0 auto;
    color: #ffffff;
    font-weight: 700;
    padding: 5px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 175px;
    margin-bottom: 10px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

#main_title .title_box .rank_link img {
    width: 17px;
    margin-right: 8px;
    vertical-align: -2px;
}

.title_count {
    text-align: center;
    padding: 35px 10px 10px 10px;
    margin-top: 25px;
    font-weight: 700;
    padding: 0px;
    border-top: solid 1px #683c03;
}

.title_count #counter {
    display: inline-block;
    font-weight: normal;
    color: #683c03;
    text-align: right;
    font-size: 160%;
    vertical-align: -4px;
    margin-right: 8px;
}

.select_genre {
    padding-top: 10px;
}

.select_genre .title {
    display: block;
    padding: 20px;
    text-align: center;
    font-weight: 400;
    font-size: 128.57%;
}

.select_genre .title img {
    display: inline-block;
    margin-right: 10px;
    width: 38px;
    vertical-align: -6px;
}

.select_genre ul {
    list-style: none;
}

.select_genre ul li {
    padding-bottom: 6px;
}

.select_genre ul.half li {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.select_genre ul.half li:nth-of-type(odd) {
    padding-right: 3px;
    clear: left;
}

.select_genre ul.half li:nth-of-type(even) {
    padding-left: 3px;
    clear: right;
}

.select_genre ul li a {
    display: table-cell;
    width: 2000px;
    vertical-align: middle;
    font-weight: 400;
    background: #f8f3e7;
    font-size: 100%;
    color: #683c03;
    text-align: center;
    padding: 10px;
    text-decoration: none;
    vertical-align: middle;
    border: solid 2px #f8f3e7;
}

.select_genre ul li.current a {
    background: #ffffff;
    border: solid 2px #c59a34;
    color: #c59a34;
}

.select_genre ul li a.modal:before {
    content: '';
    display: inline-block;
    vertical-align: -4px;
    margin-right: 10px;
    width: 17px;
    height: 17px;
    background-image: url(img/brown_plus.png);
    background-position: center center;
    background-size: 17px 17px;
    background-repeat: no-repeat;
    display: none;
}

/*
.select_genre ul li a.accordion:before{
	content:'';
	display:inline-block;
	vertical-align:-4px;
	margin-right:10px;
	width:17px;
	height:17px;
	background-image:url(img/brown_plus.png);
	background-position:center center;
	background-size:17px 17px;
	background-repeat:no-repeat;
}
*/
.select_genre ul li a.img_link {
    background: white;
    border-color: white;
}

.select_genre ul li.current a.modal:before {
    /*background-image:url(img/gold_plus.png);*/
    background-image: url(img/brown_plus.png);
}

.select_genre ul li.current a.modal {
    background: #f7f7f7;
    border: solid 2px #f8f3e7;
    color: #683c03;
}

a.modal.brown {
    margin-top: 15px;
    display: block;
    font-weight: 400;
    background: #683c03;
    font-size: 100%;
    text-align: center;
    padding: 17px 10px;
    line-height: 100%;
    text-decoration: none;
    vertical-align: middle;
    color: #ffffff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.select_genre a.modal.brown:before {
    content: '';
    display: inline-block;
    vertical-align: -4px;
    margin-right: 10px;
    width: 17px;
    height: 17px;
    background-image: url(img/white_plus.png);
    background-position: center center;
    background-size: 17px 17px;
    background-repeat: no-repeat;
}

ul.top_menu li {
    width: 49%;
    float: left;
}

ul.top_menu li:first-child {
    margin-right: 2%;
}

ul.top_menu li::after {
    content: '';
    display: block;
    font-size: 0;
    line-height: 0;
    clear: both;
}

/* ------ SINGLE ------ */
#breadcrumbs a {
    background: #c59a34;
    padding: 10px 10px 10px 27px;
    font-weight: 700;
    font-size: 92.86%;
    text-decoration: none;
    display: block;
    color: #ffffff;
    background-image: url(img/breadcrumbs.png);
    background-position: 10px center;
    background-size: 11px auto;
    background-repeat: no-repeat;
}

.slider_wrapper {
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 16px;
}

#shop_slider {
    margin-bottom: 40px;
    position: relative;
}

#shop_slider.noMarg {
    margin-bottom: 15px;
}

#shop_slider .controls a {
    display: block;
    position: absolute;
    width: 35px;
    height: 35px;
    background-image: url(img/slider.png);
    background-size: 35px auto;
    background-position: left top;
    background-repeat: no-repeat;
    top: 50%;
    margin-top: -17.5px;
}

#shop_slider .controls a.prev {
    left: -23px;
}

#shop_slider .controls a.next {
    right: -23px;
    background-position: left bottom;
}

#shop_slider .pagination {
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    text-align: center;
    list-style: none;
    height: 50px;
}

#shop_slider .pagination li {
    display: inline-block;
    padding-top: 15px;
    margin: 0 5px;
}

#shop_slider .pagination li a {
    display: block;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    text-decoration: none;
    background: #f3f3f3;
}

#shop_slider .pagination li.current a {
    background: #683c03;
}

#shop_slider img {
    display: none;
    width: 100%;
}

#shop_slider img:first-of-type {
    display: block;
}

#shop_article .shop_caption {
    display: block;
    font-weight: 700;
    font-size: 92.86%;
    line-height: 140%;
    padding-bottom: 5px;
}

#shop_article .shop_title {
    display: block;
    font-weight: 400;
    font-size: 142.86%;
    color: #c59a34;
    line-height: 110%;
    padding-bottom: 5px;
}

#shop_article .shop_name {
    display: block;
    font-weight: 100;
    font-size: 78.57%;
    line-height: 130%;
}

#shop_article .shop_infos {
    padding: 10px 15px;
    background: #f8f3e7;
    margin-top: 15px;
}

#shop_article .shop_infos p {
    display: block;
    font-size: 85.71%;
    padding: 3px 0;
}

#shop_article .shop_infos p.first {
    padding-left: 60px;
    position: relative;
}

#shop_article .shop_infos p.last {
    padding-left: 33px;
    position: relative;
}

#shop_article .shop_infos p.first strong,
#shop_article .shop_infos p.last strong {
    position: absolute;
    left: 0;
    top: 3px;
}

#shop_article .shop_infos p strong {
    font-weight: 400;
    color: #222;
}

#shop_article .shop_infos p {
    color: #999;
}

#shop_article .shop_infos p .day,
#shop_article .shop_infos p .night {
    display: inline-block;
    background-position: left 4px;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    padding-left: 16px;
    margin-right: 15px;
    vertical-align: bottom;
    margin-left: 4px;
    color: #999;
}

#shop_article .shop_infos p .day {
    background-image: url(img/day_icon.gif);
}

#shop_article .shop_infos p .night {
    background-image: url(img/night_icon.gif);
}

#shop_article .shop_logo {
    padding-top: 15px;
}

#shop_article .shop_logo .left {
    float: left;
    width: 40%;
}

#shop_article .shop_logo .left img {
    display: block;
    width: 100%;
    border: solid 1px #dedede;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#shop_article .shop_logo .right {
    float: right;
    width: 56%;
}

#shop_article .shop_logo .right p {
    display: block;
    line-height: 150%;
}

#single_bar {
    height: 52px;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9;
}

#single_bar ul {
    list-style: none;
}

#single_bar ul li {
    width: 20%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: solid 1px #ebe6de;
    border-top: solid 1px #ebe6de;
    border-bottom: solid 1px #ebe6de;
}

#single_bar ul li a {
    display: block;
    height: 50px;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    font-size: 78.57%;
    background-image: url(img/single_icon_bg.jpg);
    background-size: auto 100%;
    background-repeat: repeat;
    background-position: left top;
    width: 100%;
}

#single_bar ul li a .single_icon {
    display: block;
    padding: 7px 0 2px 0;
}

#single_bar ul li a .single_icon img {
    display: block;
    width: 100%;
    max-width: 24px;
    margin: 0 auto;
}

/*---20210312----*/

.btn-map {
    margin-bottom: 20px;
    text-align: center;
}

.btn-map a {
    background: #93692f;
    color: #fff;
    text-decoration: none;
    line-height: 40px;
    height: 37px;
    display: block;
    padding: 0 60px;
    font-size: 120%;
    margin-top: 0px;
}

#shop_machiuke {
    width: 100%;
    background: #f7f7f7;
    padding: 10px 20px 10px 10px;
    box-sizing: border-box;
}

#shop_machiuke img {
    float: left;
    width: 160px;
    height: auto;
    margin-right: 20px;
}

#shop_machiuke table {
    width: auto !important;
    float: right;
}

#shop_machiuke table td {
    vertical-align: middle;
    font-size: 100%;
    height: 40px !important;
}

/* ------ TOMONI ------ */
#tomoni_main_title {
    background-image: url(img/cat_bg.gif);
    background-position: center top;
    background-repeat: repeat;
    background-size: 100px 100px;
    padding: 30px 0;
}

#tomoni_title {
    padding-left: 90px;
    background-image: url(img/tomoni_logo.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 75px 75px;
    min-height: 75px;
}

#tomoni_title .subtitle {
    display: block;
    font-size: 92.86%;
    color: #f8f3e7;
    font-weight: 700;
    line-height: 130%;
    padding-top: 3px;
}

#tomoni_title .title {
    display: block;
    font-size: 185.71%;
    color: #c59a34;
    font-weight: 700;
}

#tomoni_title small {
    display: block;
    font-size: 85.71%;
    color: #ffffff;
}

.inside.tomoni .tomoni_articles {
    padding-top: 30px;
}

.inside.tomoni .tomoni_inside .tomoni_articles {
    padding-top: 0;
}

.inside.tomoni .tomoni_articles ul.first {
    margin-left: 0;
}

.inside.tomoni .tomoni_articles ul li.first {
    width: 100%;
    float: none;
    clear: both;
    padding-right: 0;
}

.inside.tomoni .tomoni_articles ul li.first .text {
    font-size: 128.57%;
    font-weight: 400;
}

.inside.tomoni .tomoni_articles ul li .date {
    color: #999999;
}

.inside.tomoni .tomoni_articles ul li .author {
    display: inline-block;
    padding-left: 10px;
    margin-left: 6px;
    border-left: solid 1px #444444;
    line-height: 110%;
}

.tags_box {
    padding-top: 30px;
    padding-bottom: 30px;
}

.tags_box .title {
    color: #c59a34;
    display: block;
    font-size: 128.57%;
    font-weight: 700;
    line-height: 120%;
    padding-bottom: 20px;
}

.tags a {
    text-decoration: none;
    display: inline-block;
    margin-right: 0;
    font-size: 85.71%;
    border: solid 1px #c2bdb1;
    font-weight: 400;
    margin-bottom: 5px;
    padding: 8px 6px;
    line-height: 100%;
}

.inside.tomoni .ranking_articles ul li:first-of-type {
    border-top: none;
    padding-top: 5px;
}

#all_sns {
    margin-bottom: 0;
}

#all_sns ul.clearfix {
    list-style: none;
    margin-left: -15px;
}

.sns_list ul {
    list-style: none;
    margin-left: -4px;
}

.sns_list ul li {
    overflow: hidden;
    position: relative;
    display: block;
    float: left;
}

#all_sns .clearfix p {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 16px;
    margin-top: 8px;
}

#all_sns.sns_list ul li {
    margin-left: 15px;
}

#all_sns ul.clearfix li img {
    width: 35px;
    height: 35px;
}

.sns_list ul li img {
    display: block;
    width: 100%;
}

.sns_list ul li .hidden,
.sns_list ul li .hidden * {
    -khtml-opacity: 0 !important;
    opacity: 0 !important;
    position: absolute;
    left: 0;
    top: 0;
}

.sns_list ul li .hidden * {
    zoom: 4;
    -moz-transform: scale(4);
    -moz-transform-origin: 0 0;
    -o-transform: scale(4);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(4);
    -webkit-transform-origin: 0 0;
    transform: scale(4);
    transform-origin: 0 0;
}

#tomoni_single.tomoni_articles {
    padding-bottom: 0;
}

#tomoni_single.tomoni_articles li {
    padding-bottom: 0;
}

#tomoni_single.tomoni_articles li .desc {
    padding-top: 20px;
}

#tomoni_single.tomoni_articles li .text {
    padding-top: 15px;
    padding-bottom: 5px;
}

.youtubeBox {
    width: 100%;
}

.youtubeContainer {
    height: 0;
    overflow: hidden;
    padding-bottom: 28%;
    padding-top: 28%;
    position: relative;
}

.youtubeContainer iframe,
.youtubeContainer object,
.youtubeContainer embed {
    border: medium none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#tomoni_body {
    padding: 25px 0 15px 0;
}

#tomoni_body img {
    max-width: 100%;
    height: auto !important;
}

#tomoni_body h1,
#tomoni_body h2,
#tomoni_body h3,
#tomoni_body h4,
#tomoni_body h5 {
    margin-bottom: 15px;
}

#tomoni_body h1 {
    font-size: 128.57%;
    color: #222222;
}

#tomoni_body h2 {
    font-size: 105%;
}

#tomoni_body h3 {
    font-size: 105%;
}

#tomoni_body h4 {
    font-size: 105%;
}

#tomoni_body p {
    margin-bottom: 15px;
}

#article_tags {
    padding-top: 30px;
    border-top: solid 1px #ede3cc;
}

#article_tags .title {
    display: block;
    line-height: 100%;
    font-weight: 700;
    font-size: 128.57%;
    padding-left: 19px;
    padding-bottom: 15px;
    background-image: url(img/tags_icon.gif);
    background-position: left 2px;
    background-size: 15px auto;
    background-repeat: no-repeat;
    color: #683c03;
}

#article_share {
    padding: 20px 0 20px 0;
    max-width: 480px;
    margin: 0 auto;
}

#article_share ul {
    margin-left: -10px;
}

#article_share ul li {
    width: 50%;
    padding-left: 10px;
    max-width: 100%;
}

#article_author {
    margin-top: 25px;
    margin-bottom: 20px;

}

#article_author h3 {
    font-size: 112.5%;
}

#article_author .author_box a {
    text-decoration: none;
}

#article_author .author_box h4 {
    font-size: 100%;
    color: #c59a34;
}

#article_author .author_box h4 a {
    color: #c59a34;
}

#article_author .image {
    display: inline-block;
    height: auto;
    margin-right: -4px;
    vertical-align: middle;
    width: 26%;
}

#article_author .image img {
    display: block;
    width: 100%;
}

#article_author .desc {
    display: inline-block;
    margin-right: -4px;
    padding-left: 4%;
    vertical-align: middle;
    width: 70%;
}

#article_author .desc p {
    margin-top: 5px;
    line-height: 170%;
    font-size: 88%;
}







.inside.tomoni .tomoni_inside .tomoni_articles li .date {
    font-weight: 700;
}

.inside.tomoni .tomoni_inside .tomoni_articles ul li.first .text {
    color: #444444;
    font-size: 150%;
    line-height: 130%;
    padding-top: 8px;
    padding-bottom: 4px;
}

.inside.tomoni .tomoni_inside .tomoni_articles ul li.first {
    padding-bottom: 10px;
}

.inside.tomoni .tomoni_inside .tags_box {
    display: none;
}


/* ------ CONTACT ------ */

.go_back_button {
    padding-top: 25px;
}

.go_back_button a {
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: 400;
    font-size: 100%;
    margin: 0 auto;
    background: #f8f3e7;
    padding: 14px 5px;
}

.go_back_button a img {
    vertical-align: -3px;
    margin-right: 8px;
    width: 17px;
}

.inside #main_title.basic_title {
    background-image: url(img/cat_bg.gif);
    background-position: center top;
    background-repeat: repeat;
    background-size: 100px 100px;
    padding: 30px 0;
}

.inside #main_title.basic_title .title {
    font-size: 185.71%;
    font-weight: 700;
    color: #c59a34;
    display: block;
    margin: 0 auto;
    line-height: 130%;
    padding: 20px 0;
    text-align: center;
}

.inside #tomoni_title .title small {
    font-weight: 700;
    color: #c59a34;
    font-size: 80%;
    display: inline;
}

.contact_text {
    padding: 20px 0;
}

.contact_text p {
    display: block;
    text-align: center;
    line-height: 160%;
}


/* -------------- GUIDE -------------- */
#guide_container {
    padding-top: 24px;
}

#guide_container .one_block {
    padding-bottom: 40px;
}

#guide_container .one_block:last-of-type {
    padding-bottom: 5px;
}

#guide_container .caption {
    max-width: 496px;
    border: solid 1px #bfbfbf;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    width: 90%;
}

#guide_container .caption img {
    display: block;
    width: 100%;
}

#guide_container .description {
    padding-bottom: 15px;
}

#guide_container .description .title {
    display: block;
    font-weight: 700;
    font-size: 135.71%;
    color: #c59a34;
    padding-bottom: 9px;
    line-height: 100%;
}

#guide_container .description p {
    display: block;
    line-height: 158%;
}



/* -------------- MODALS -------------- */
.modalBox {
    height: 0;
    overflow: hidden;
}

body.modalOpened {
    background: #5c5c5c;
}

.modalOpened .modalBox.showed {
    height: auto;
    overflow: inherit;
    position: relative;
    padding-top: 59px;
    padding-bottom: 15px;
}

.modalOpened #hideMenu {
    height: 0;
    overflow: hidden;
}

.modalOpened #header {
    display: none;
}

.modalOpened #container {
    padding-top: 0;
}

.modalOpened #container.single {
    padding-bottom: 0;
}

.modalOpened #container.single #single_bar {
    display: none;
}

.modalOpened #container.single #single_bar {
    display: none;
}

.modalOpened #float_totop {
    display: none;
}

.modal_container {
    background: #ffffff;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.modal_bottom {
    display: block;
    cursor: pointer;
    text-align: center;
    padding: 15px;
    background: #683c03;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 70px;
}

.modal_bottom span {
    display: inline-block;
    line-height: 130%;
    font-size: 128.57%;
    color: #ffffff;
    position: relative;
}

.modal_bottom span:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 13px;
    background-image: url(img/mglass_icon.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: -4px;
}

#search ul {
    list-style: none;
}

#search ul li,
#search ul li span {
    cursor: pointer;
}

#search ul li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    width: 18px;
    height: 18px;
    background-image: url(img/checkbox.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 18px auto;
}

#search ul li.current:before {
    background-position: center top;
}

#search ul li input {
    left: 0;
    position: absolute;
    top: 3px;
    z-index: 0;
    opacity: 0;
}

#search ul li span {
    color: #222222;
    display: inline-block;
    font-size: 92.86%;
    padding-left: 21px;
    position: relative;
    vertical-align: top;
    z-index: 2;
    line-height: 130%;
}

#subgenre .title_modal {
    display: block;
    text-align: center;
    line-height: 130%;
    font-size: 128.57%;
    color: #563c00;
    padding: 15px;
    background: #f8f3e7;
    margin-bottom: 20px;
}

#subgenre ul {
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 5px;
}

#subgenre ul li.list_title {
    float: none;
    clear: both;
    padding-right: 0;
    width: 100%;
    margin-bottom: 6px;
    cursor: default;
    padding-left: 0;
}

#subgenre ul li.list_title:before {
    left: 0;
    top: 0;
}

#subgenre ul li.list_title span {
    font-size: 110%;
    font-weight: 400;
    color: #222222;
}

#subgenre ul li:before {
    left: 8px;
}

#subgenre ul li {
    padding-bottom: 3px;
    position: relative;
    display: block;
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 10px;
    padding-left: 8px;
}

#subgenre ul li:nth-of-type(odd) {
    clear: right;
}

#subgenre ul li:nth-of-type(even) {
    clear: left;
}

#other ul li {
    position: relative;
    display: block;
    border-bottom: solid 1px #dedede;
}

#other ul li:last-of-type {
    border-bottom: none;
}

#other ul li:before {
    left: 13px;
    top: 9px;
}

#other ul li span {
    display: block;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}

#other .onlyOne ul {
    padding-bottom: 10px;
}

#other .onlyOne ul:first-of-type {
    padding-bottom: 0;
}

#other .onlyOne ul li {
    border-bottom: none;
}

#other .onlyOne ul li span {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
}

#other .onlyOne ul li:before {
    top: 4px;
    left: 23px;
}

#other .onlyOne ul li.default span {
    padding-left: 40px;
}

#other .onlyOne ul li.default:before {
    left: 13px;
}

#other .onlyOne .radioTitle {
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 5px;
    border-top: solid 1px #dedede;
}

#other .onlyOne .radioTitle img {
    width: 12px;
    margin-right: 6px;
}

#other .trigger {
    display: block;
    background: #cea84f;
    padding: 10px 40px 10px 48px;
    position: relative;
    text-decoration: none;
    font-weight: 400;
    color: #ffffff;
    font-size: 128.57%;
    border-bottom: solid 1px #ffffff;
}

#other .trigger:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 19px;
    height: 19px;
    margin-top: -10px;
    background-image: url(img/open_close_side.png);
    background-position: left bottom;
    background-size: 19px auto;
    background-repeat: no-repeat;
}

#other .opened .trigger:after {
    background-position: left top;
}

#other .parent:last-of-type .trigger {
    border-bottom: none;
}

#other .trigger img {
    display: block;
    position: absolute;
    left: 14px;
    top: 7px;
    width: 24px;
}

#search #other .modal_container {
    padding-bottom: 0;
}

.modalOpened .modalBox.showed .close_modal {
    display: block;
    width: 63px;
    height: 59px;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(img/close_menu.png);
    background-size: 63px 59px;
    background-position: center center;
    background-repeat: no-repeat;
}

.parent .hidden,
.parent .hidden2 {
    height: 0;
    overflow: hidden;
}

.parent.opened .hidden,
.parent.opened .hidden2 {
    height: auto;
    overflow: inherit;
}

.facility_images img {
    display: block;
    width: 50%;
    float: left;
}

.facility_desc {
    background: #f8f3e7;
    padding-top: 17px;
    padding-bottom: 17px;
}

.facility_desc .title {
    display: block;
    font-weight: 700;
    color: #683c03;
    font-size: 128.57%;
    line-height: 130%;
    padding-bottom: 15px;
}

.facility_desc p {
    display: block;
    padding-bottom: 10px;
    line-height: 130%;
}

.facility_desc p strong {
    display: block;
    font-weight: 700;
}

.facility_desc p .onTheLeft {
    font-weight: 700;
    margin-left: -8px;
}

.facility_desc p small.onTheLeft {
    font-weight: 100;
    margin-left: -7px;
}

.facility_desc p small {
    display: block;
    font-size: 75.57%;
}

.facility_desc .facility_link {
    display: block;
    padding: 10px 15px 10px 37px;
    color: #ffffff;
    font-weight: 700;
    text-decoration: none;
    background: #683c03;
    position: relative;
    line-height: 140%;
}

.facility_desc .facility_link:before {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(img/blank.png);
    background-size: 15px 15px;
    background-position: left top;
    background-repeat: no-repeat;
    position: absolute;
    left: 13px;
    top: 13px;
}

#facility_infos .modal_container {
    padding-bottom: 0;
}

#search #facility_infos .modal_container {
    padding-bottom: 0;
}

.searchKeys {
    display: block;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
}

.searchKeys strong {
    font-size: 100%;
    color: #c59a34;
    font-weight: 700;
}

#other #keywords_search_box .trigger {
    border-bottom: none;
}

#keywords_search_box {
    margin-bottom: 20px;
}

#keywords_search_box .key_zone {
    padding: 20px 20px 10px 20px;
}

#keywords_search_box .key_zone .one_key {
    padding-bottom: 14px;
}

#keywords_search_box .key_zone .one_key .relative {
    position: relative;
    padding-right: 43px;
}

#keywords_search_box .key_zone .one_key .relative input {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #dedede;
    padding: 3px 10px 4px 10px;
    font-weight: 400;
}

#other .modal_container {
    background: none;
}

.modal_container .parent {
    background: #ffffff;
}

#keywords_search_box .key_zone .launch_search {
    display: block;
    width: 37px;
    position: absolute;
    right: 0;
    bottom: 0;
}

#keywords_search_box .key_zone .launch_search img {
    display: block;
    width: 100%;
}


#send_modal .modal_container {
    padding-bottom: 0;
}

#send_modal .title {
    display: block;
    color: #563c00;
    font-weight: 700;
    font-size: 128.57%;
    padding: 8px 15px;
    background: #f8f3e7;
}

#send_modal p {
    display: block;
    padding: 8px 10px 15px 10px;
    font-size: 85.71%;
}

#send_modal ul {
    list-style: none;
}

#send_modal ul li {
    width: 33.33%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: solid 1px #ebe6de;
    border-top: solid 1px #ebe6de;
}

#send_modal ul li a {
    display: block;
    height: 80px;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    font-size: 78.57%;
    background-image: url(img/single_icon_bg.jpg);
    background-size: auto 100%;
    background-repeat: repeat;
    background-position: left top;
    position: relative;
    overflow: hidden;
    line-height: 100%;
    width: 100%;
}

#send_modal ul li a .icon {
    display: block;
    padding: 10px 0 6px 0;
}

#send_modal ul li a .icon img {
    display: block;
    width: 100%;
    max-width: 40px;
    margin: 0 auto;
}

#send_modal ul li .hidden,
#send_modal ul li .hidden * {
    height: 100%;
    left: 0;
    opacity: 0 !important;
    position: absolute;
    top: 0;
    width: 100%;
}

#send_modal .hidden * {
    transform: scale(4);
    transform-origin: 0 0 0;
}





/* -------------- SINGLE -------------- */

#shop_modules {
    padding-top: 15px;
}

.shop_module {
    padding-top: 20px;
    padding-bottom: 15px;
}

.shop_module .title {
    display: block;
    font-weight: 400;
    font-size: 128.57%;
    padding-bottom: 10px;
    color: #683c03;
}

.shop_module .subtitle {
    display: block;
    font-weight: 400;
    font-size: 114.28%;
    padding-bottom: 8px;
    color: #683c03;
    line-height: 140%;
}

.shop_module p.price {
    display: block;
    font-weight: 700;
    font-size: 92.86%;
    padding-bottom: 10px;
    line-height: 100%;
}

.shop_module p {
    display: block;
    padding-bottom: 5px;
}

.shop_module .image {
    padding-bottom: 15px;
}

.shop_module .image img {
    display: block;
    width: 100%;
}



#shop_table {
    border-top: 1px solid #dedede;
    padding-top: 20px;
    padding-bottom: 40px;
}

#shop_table .title {
    display: block;
    font-weight: 400;
    font-size: 128.57%;
    padding-bottom: 10px;
    color: #683c03;
}

#shop_table table {
    width: 100%;
    border-collapse: collapse;
}

#shop_table table th,
#shop_table table td {
    text-align: left;
    vertical-align: top;
    padding: 13px 10px;
    font-size: 85.71%;
    border-bottom: solid 1px #ffffff;
}

#shop_table table th {
    font-weight: 400;
    width: 70px;
    padding-right: 10px;
    background: #ede3cc;
}

#shop_table table td {
    padding-left: 15px;
    background: #f8f3e7;
}

#shop_table table td a {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    display: inline-block;
}

#shop_table table td .day,
#shop_table table td .night {
    display: inline-block;
    background-position: left 4px;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    padding-left: 16px;
    margin-right: 15px;
    vertical-align: bottom;
    margin-left: 4px;
}

#shop_table table td .day {
    background-image: url(img/day_icon.gif);
}

#shop_table table td .night {
    background-image: url(img/night_icon.gif);
}


#cat_title {
    padding: 28px 30px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#cat_title .title_box {
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    padding: 15px;
    margin: 0 auto;
    max-width: 460px;
}

#cat_title .title_box .title {
    display: block;
    text-align: center;
    font-size: 135.71%;
    font-weight: 700;
    line-height: 120%;
    padding-bottom: 10px;
    padding-top: 5px;
}

#cat_title .title_box a {
    text-decoration: none;
    display: inline-block;
}

#cat_title .title_box .link_to_modal {
    padding: 5px 0 10px 0;
}

#cat_title .title_box .link_to_modal a {
    padding: 5px 10px;
    border: solid 1px #683c03;
    color: #683c03;
    font-weight: 700;
    max-width: 180px;
    width: 100%;
}

#cat_title .title_box .goback {
    padding: 2px 20px;
    color: #ffffff;
    font-size: 85.71%;
    font-weight: 700;
    background: #c59a34;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

#shop_table {
    padding-top: 20px;
}

#shop_modules .shop_module.menu_module {
    padding-bottom: 0;
}

.inside_module {
    padding-bottom: 20px;
}

.shop_module .inside_module:last-of-type {
    padding-bottom: 10px;
}

.shop_module .inside_module.nopad {
    padding-bottom: 10px;
}

.submenus {
    list-style: none;
    margin-left: -10px;
}

.submenus li {
    display: block;
    width: 50%;
    float: left;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 20px;
}

.submenus li:nth-of-type(2n) {
    clear: right;
}

.submenus li:nth-of-type(2n+1) {
    clear: left;
}

.submenus li img {
    display: block;
    width: 100%;
}

.submenus li p {
    display: block;
    padding-top: 10px;
    font-size: 85.71%;
}

.submenus li p br {
    line-height: 100%;
}

.other_title {
    display: block;
    font-size: 128.57%;
    color: #c59a34;
}

.other_menus {
    list-style: none;
}

.other_menus li {
    display: block;
}

#shop_modules .other_menus li.other_list_title {
    display: block;
    font-weight: 700;
    margin-right: 0;
    padding-bottom: 8px;
    padding-top: 8px;
    color: #c59a34;
    border-top: solid 1px #ede3cc;
    border-bottom: solid 1px #ede3cc;
    margin-top: 10px;
    margin-bottom: 10px;
}

.other_menus li .ontheleft {
    display: block;
    width: 50%;
    float: left;
    font-size: 107.14%;
}

.other_menus li .ontheright {
    display: block;
    width: 47%;
    float: right;
    text-align: right;
    font-size: 107.14%;
}




#google_view {
    padding-top: 30px;
    border-bottom: 1px dotted #664c2a;
    padding-bottom: 20px;
}

#google_view .title {
    display: block;
    color: #c59a34;
    padding-bottom: 10px;
    font-size: 128.57%;
}

#main_title .title_box ul li.full {
    width: 100%;
    float: none;
}

.header * {
    line-height: 30px;
}


.main-column {
    position: relative;
}

.main-column:after {
    background-image: linear-gradient(to right, #abc4fa, #bef3ea);
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.inside.single .footer {
    /*padding-bottom:52px;*/
}

.header__head__title span {
    color: #ffffff;
}

.breadcrumb li a span {
    color: #adadad;
}

.select_genre ul li a {
    /*background:#f7f7f7;
	border-color:#f7f7f7;*/
    background: #fff;
    border-color: #fff;
}

/*a.modal.brown{
	background:#3ea9e4;
}*/
#subgenre .title_modal {
    background: #f7f7f7;
}

/*.modal_bottom{
	background:#3ea9e4;
}*/

.seemore a {
    background: #f7f7f7;
}

#shop_article .shop_infos {
    background: #f7f7f7;
}

#shop_table table th {
    background: #e7e7e7;
    width: 90px;
}

#shop_table table td {
    background: #f7f7f7;
}

.go_back_button a {
    background: #f7f7f7;
}


#top_search {
    background: #f3f3f3;
}

#top_search .oneArea .title {
    color: #222;
}


.tomoni_articles .title {
    color: #222;
}

.tomoni_articles ul li .article .desc .text {
    color: #222;
}

.select_genre ul li.current a {
    color: #222;
    border-color: #222;
}

.select_genre ul li a {
    color: #222;
}

.select_genre ul li.current a.modal {
    /*background-color:#e7e7e7;
	border-color:#e7e7e7;*/
    background-color: #fff;
    border-color: #fff;
    color: #222;
}

/*a.modal.brown{
	background-color:#3ea9e4;
}*/

.select_genre .title {
    color: #4b5253;
}

.title_count {
    color: #683c03;
}

.title_count #counter {
    color: #683c03;
}

.shop_articles ul li .title strong {
    color: #222;
}

.shop_articles ul li .title small .gray {
    color: #999999;
}

.shop_articles ul li .title small .cat {
    color: #3ea9e4;
}

.shop_articles ul li .right .prices strong {
    background: #e7e7e7;
}

.seemore a {
    color: #4b5253;
}

.seemore a small {
    color: #4b5253;
}

.news_articles .title {
    color: #222;
}

.ranking_articles .title {
    color: #222;
}

.news_articles ul li a .desc .text {
    color: #222;
}

.ranking_articles ul li a .desc .text {
    color: #222;
}

#shop_article .shop_title {
    color: #222;
}

/*#shop_table .title{
	color:#222;
}*/
#article_tags .title {
    color: #4b5253;
}

.go_back_button a {
    color: #4b5253;
}

.tags_box .title {
    color: #4b5253;
}

.breadcrumb.single-page {
    padding-bottom: 10px;
}

.single_btn {
    border-radius: 3px;
    border-style: solid;
    position: relative;
    background-color: #ffffff;
    display: inline-block;
    margin-top: 15px;
    margin-left: 10px;
}

.single_btn:after {
    background-image: linear-gradient(94deg, #5789f4, #6fceda);
    transition: 1.2s;
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    content: "";
    z-index: -1;
    border-radius: 3px;
}

.single_btn .single_btn_title {
    position: relative;
    display: block;
    line-height: 1;
    letter-spacing: 1.7px;
    color: #3EA9E4;
    padding: 5px 15px 5px 20px;
    text-decoration: none;
    font-size: 71.428%;
}

.single_btn .single_btn_title:before {
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 6px;
    height: 6px;
    content: "";
    border: solid 0px #3EA9E4;
    border-width: 1px 0px 0px 1px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 10px;
    margin-top: -3px;
}

.view_btn_wrap.back_view_guide {
    padding-left: 17px;
    padding-right: 17px;
}

.view_btn_wrap.back_view_news {
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 25px;
}

.view_btn_wrap {
    text-align: center;
}

.view_btn {
    font-size: 100%;
    color: #3EA9E4;
    position: relative;
    display: inline-block;
    padding: 1px;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    border-radius: 3px;
    padding: 1px;
    width: 100%;
}

.view_btn_inner {
    display: block;
    background-color: #fff;
    border-radius: 3px;
    padding: 12px 10px;
    color: #3ea9e4;
}

.view_btn_inner:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 1.9rem;
    padding-left: 5px;
}



.inside.single .footer .pagetop {
    margin-top: 35px;
}

.inside.single .single_btn.last {
    margin-top: 35px;
}

.single_btn {
    margin-left: 0;
}




.md-title_01__grad {
    display: none;
}

.md-title_01--small {
    font-size: 2rem;
    letter-spacing: 0.05rem;
    line-height: 1.3;
    padding-bottom: 0;
}

.main-column:after {
    display: none;
}

.md-page-name .md-title_01 {
    padding-bottom: 25px;
}

.select_genre {
    border-top: 1px solid #dedede;
    margin-left: -17px;
    margin-right: -17px;
}

.select_genre::after,
.search_block::after {
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    clear: both;
}

.search_block {
    background: #fceed5;
    padding: 15px 10px 5px;
}

.breadcrumb {
    padding-top: 8px;
}

.md-page-name {
    padding-top: 27px;
}

.footer .pagetop .pagetop__inner a span {
    color: inherit;
}

.inside.tomoni .tomoni_articles {
    padding-top: 0;
}


.news_articles .icons {
    padding-top: 10px;
    text-align: center;
    margin-bottom: -10px;
}

.news_articles .icons a {
    margin: 10px 5px 0 5px;
    display: inline-block;
    padding: 9px 20px;
    border: solid 1px #dfdfdf;
    color: #000;
    text-decoration: none;
    font-size: 90%;
    position: relative;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
    line-height: 150%;

}

.news_articles .icons a:after {
    content: '>';
    margin-left: 10px;
    font-size: 103%;
    font-family: sans-serif;
    font-weight: 900;
}


.takeout_menus {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.takeout_menus__list {
    width: calc((100% - 14px) / 2);
    padding-bottom: 20px;
}

.takeout_menus__list:nth-of-type(even) {
    margin-left: auto;
}

.takeout_menus_title {
    display: block;
    padding: 8px 20px;
    color: #ffffff;
    font-size: 135%;
    background: #ddbf78;
}

.shop_box .takeout_menus__list__menu_name {
    padding-top: 10px;
}

.inside_module {
    position: relative;
    padding: 18px 17px 0;
}

.takeout_menus__list__menu_price {
    font-size: 85.71%;
    color: #999;
}

.takeout_menus__list__img_box {
    position: relative;
    width: auto;
    height: auto;
    padding-top: 75%;
    overflow: hidden;
    background-color: #f3f3f3;
}

.takeout_menus__list__img_box>.takeout_menus__list__img_box__menu_pic {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.cat_banner {
    margin-top: 10px;
}

.takeout_menus__attention {
    font-size: 85.71%;
    display: grid;
    justify-content: flex-end;
    margin-bottom: 15px;
}

.takeout_menus__attention-child {
    color: #999;
}

/*search2021*/
.one_key {
    position: relative;
    /*margin-bottom: 25px;*/
    margin-bottom: 15px;
}

.one_key input {
    /*
    width: 87%;
    border-radius: 50px;
    line-height: 35px;
    height: 35px;
    padding: 0 15px;
*/
    width: 100%;
    border: 1px solid #683c03;
    border-radius: 5px;
    padding: 14px 40px 14px 10px;
    -webkit-appearance: none;
}

.one_key input::placeholder {
    color: #ccc;
}

.one_key img {
    position: absolute;
    width: auto;
    height: 40px;
    display: block;
    /*
    right: 0px;
    top: 0px;
    */
    right: 10px;
    top: 6px;
}

.top_menu_wrap {
    position: relative;
}

#shop_instagram {
    padding-top: 10px;
}

a.btn-viewmore {
    background: #683c03;
    color: #fff;
    text-decoration: none;
    display: block;
    margin: 10px auto;
    text-align: center;
    width: 42%;
    height: 30px;
    line-height: 30px;
}

.shop_module .title a {
    text-decoration: none;
    font-size: 12px;
    padding-left: 10px;
}

.faspa_title {
    display: none;
}

body.reserve .shop_articles {
    padding: 10px 17px;
    border: none;
    background: #efeee8;
}

body.reserve .shop_articles u {
    display: flex;
    flex-wrap: wrap;
}

body.reserve .shop_articles ul li {
    float: left;
    width: 48%;
    padding: 0;
    margin-right: 4%;
    border: none;
    background: #fff;
    min-height: 280px;
    position: relative;
    margin-bottom: 15px;
}

body.reserve .shop_articles ul li:nth-child(even) {
    margin-right: 0;
}

body.reserve .select_genre,
body.reserve .shop_articles ul li .right,
body.reserve .shop_articles ul li .title small,
body.reserve #news,
body.reserve .title_count,
body.reserve .tomoni_articles,
body.reserve .ranking_articles,
body.reserve .shop_articles ul li a.title,
body.reserve .shop_articles ul li .left .epark_link img {
    display: none;
}

body.reserve .faspa_title {
    display: block;
    padding: 0 8px 105px;
    /*margin-bottom: 105px;*/
}

body.reserve .shop_articles ul li .left {
    width: 100%;
    padding: 0;
}

body.reserve .shop_articles ul li .left .spText {
    padding: 0 5px;
    top: 38%;
    background: #fff;
    width: 100%;
    text-align: center;
    opacity: 0.7;
    font-size: 10px !important;
    position: absolute;
    line-height: 1.3em;
}

/*ショップインフォメーション*/
.wrap-info {
    padding: 15px 12px;
    margin-top: 20px;
    background: #fceed5;
}

.wrap-info .lead {
    display: block;
    font-weight: 400;
    font-size: 128.57%;
    padding-bottom: 10px;
    color: #683c03;
    text-align: center;
}

.wrap-info .list-anchor {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
}

.wrap-info .list-anchor li {
    display: flex;
    width: calc(33.3% - 10px);
    margin: 10px 0 0 10px;
    position: relative;
    background-color: #fff;
    border-radius: 4px;
}

.wrap-info .list-anchor li a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 85px;
    font-size: 1.2rem;
    line-height: 1.4;
    text-decoration: none;
    width: 100%;
    border: 1px solid #DDBF78;
    color: #683C03;
    padding: 10px 7px;
    background-color: #fff;
    border-radius: 4px;
}

.wrap-info .list-anchor li a span {
    text-align: center;
    margin: 24px 0 10px;
    letter-spacing: -0.3px;
}

.wrap-info .list-anchor>li a:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid #683C03;
    border-right: 2px solid #683C03;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.wrap-info .list-anchor>li a:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 24px;
    height: 24px;
    background: transparent no-repeat center center;
    background-size: contain;
}

.wrap-info .list-anchor>li.ico-menu a:before {
    background-image: url(img/icon-menu.png);
}

.wrap-info .list-anchor>li.ico-new a:before {
    background-image: url(img/icon-new.png);
}

.wrap-info .list-anchor>li.ico-event a:before {
    background-image: url(img/icon-event.png);
}

.wrap-info .list-anchor>li.ico-event a {
    font-size: 10px;
}

.wrap-info .list-anchor>li.ico-coupon a:before {
    background-image: url(img/icon-coupon.png);
}

.wrap-info .list-anchor>li.ico-features a:before {
    background-image: url(img/icon-features.png);
}

.wrap-info .list-anchor>li.ico-shop-detail a:before {
    background-image: url(img/icon-shop-detail.png);
}

@media only screen and (max-width:375px) {
    body.reserve .shop_articles ul li .left .spText {
        top: 33%;
    }
}

body.reserve .shop_articles ul li .left div.faspa_title {
    display: block;
}

body.reserve .shop_articles ul::after {
    display: block;
    content: "";
    font-size: 0;
    clear: both;
}

body.reserve .shop_articles ul li .left table {
    border: 5px solid #ff8f4a;
    position: absolute;
    bottom: 0;
}

.shop_articles ul li .left .epark_link img.faspa_icon {
    display: none;
}

body.reserve .shop_articles ul li .left .epark_link img.faspa_icon {
    display: block;
}

body.reserve .shop_articles ul li .left .epark_link {
    border: none;
}

body.reserve .shop_articles ul li .left table td.reserve_w {
    height: auto;
    font-size: 12px;
}

body.reserve .shop_articles ul li .left table td.reserve_w p {
    display: none;
}

body.reserve .shop_articles ul li .left table td.reserve_w p:first-child {
    display: block;
}

body.reserve .shop_articles ul li .left table td.epark_logo {
    background: #ff8f4a;
    padding: 1px 5px 5px;
    text-align: center;
}

body.reserve .footer .pagetop {
    margin-top: 25px;
}

/*toppage-filter*/
ul.top_menu {
    /*width: 49%;*/
    width: 32%;
    float: left;
    margin-right: 2%;
}

ul.top_menu li:first-child {
    marging-right: 0;
    width: 100%;
    float: none;
    font-size: 10px;
    height: 52px;
}

.top_menu2 ul.top_menu {
    /*width: 49%;*/
    width: 32%;
    float: left;
    /*    margin-right: 0;*/
    margin-right: 2%;
    font-size: 10px;
    height: 52px;
}

.top_menu2.opened ul.top_menu {
    float: left;
}

.select_genre ul li a {
    height: auto !important;
}

#shop_instagram h3 {
    display: block;
    font-weight: 400;
    font-size: 128.57%;
    padding-bottom: 10px;
    color: #683c03;
}

#shop_instagram h3 img {
    display: inline-block;
    width: 20px;
    height: auto;
    margin-right: 5px;
}

#shop_instagram h3 a {
    text-decoration: none;
    font-size: 12px;
    padding-left: 10px;
}

.mt30 {
    margin-top: 30px !important;
}

a.insta-link {
    position: relative;
    z-index: 999;
    display: block;
}

.select_genre .btn_detail {
    /*clear:both;*/
    width: 32%;
    float: left;
    font-size: 10px;
    height: 52px;
}

.reserve-title {
    display: none;
}

body.reserve .md-title_01--small {
    display: none;
}

body.reserve .md-title_01--small.reserve-title {
    display: block;
}

.md-page-name .icons {
    width: auto;
    text-align: right;
    float: right;
    margin-top: -2px;
    margin-right: 25px;
}

.md-page-name .icons a {
    display: inline-block;
    padding: 5px 10px;
    border: solid 1px #dfdfdf;
    color: #000;
    text-decoration: none;
    font-size: 10px;
    position: relative;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
    line-height: 150%;
    -webkit-transition: -khtml-opacity 0.3s ease-out, opacity 0.3s ease-out;
    transition: -khtml-opacity 0.3s ease-out, opacity 0.3s ease-out;
}

/*タイトル装飾20211028*/
.wrap-hdg {
    margin: 0 -20px 18px;
}

.wrap-hdg:before,
.wrap-hdg:after {
    content: "";
    display: block;
    height: 1px;
    background-image: linear-gradient(to right, #DDBF78, #fceed5);
    margin: 0;
}

.md-title_02 {
    padding: 9px 37px;
}

.md-title_02:before {
    content: "";
    display: inline-block;
    vertical-align: bottom;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    background-size: contain;
}

.md-title_02.ico-shop-detail:before {
    background-image: url(img/icon-shop-detail.png);
}

.md-title_02.ico-shop-detail {
    padding: 9px 20px;
}

#menu .md-title_02:before {
    background-image: url(img/icon-menu.png);
}

#news .md-title_02:before {
    background-image: url(img/icon-new.png);
}

#event .md-title_02:before {
    background-image: url(img/icon-event.png);
}

#feature .md-title_02:before {
    background-image: url(img/icon-features.png);
}