@charset "utf-8";

::selection {
	background-color: #a59168;
	color: #fff;
}

* {
	color: #212121;
}

button {
	outline: none;
}

#wrap {
	width: 210px;
	margin: 0 auto;
}

.evaluation {
	border: 2px solid #dbdada;
	box-sizing: border-box;
	text-align: center;
	background: url('https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u37314188/pc/leftnavi/assets/css/img/arrow.png') no-repeat right bottom;
	margin: 0 0 20px 0;
}

.evaluation figure {
	margin: 15px 0;
}

.evaluation figure:nth-of-type(2) {
	margin-top: 10px;
	margin-bottom: 8px;
}

.evaluation figure:nth-of-type(3) {
	margin: 4px 0;
}

.evaluation .name {
	font-size: 22px;
	font-weight: bold;
}

.evaluation .score {
	font-size: 36px;
	color: #a00303;
}

.evaluation p {
	color: #3e3e3e;
}

.evaluation .date {
	font-size: 14px;
	color: #3e3e3e;
	font-weight: bold;
	margin: 10px 0;
}

.banner {
	margin: 0 0 30px 0;
}

.banner ul li {
	margin-bottom: 8px;
	border-bottom: 1px solid #dbdada;
	background: url('https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u37314188/pc/leftnavi/assets/css/img/arrow.png') no-repeat right bottom;
}

.banner ul li	a {
	display: block;
	padding: 8px 0;
}

.banner ul li	.txt {
	display: inline-block;
	vertical-align: middle;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.2em;
}

.banner ul li	img {
	padding: 0 14px;
	vertical-align: middle;
}

.topic {
	margin-bottom: 20px;
}

.topic .title {
	margin-bottom: 20px;
	text-align: center;
}

.topic ul li {
	margin-bottom: 10px;
	text-align: center;
}

.item {
	margin: 0 0 20px 0;
}

.item .title {
	font-size: 14px;
	background-color: #a59168;
	padding: 10px 0;
	text-align: center;
	color: #fff;
}

.item ul li {
	border-bottom: 1px solid #dbdada;
	background: url('https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u37314188/pc/leftnavi/assets/css/img/arrow.png') no-repeat right bottom;
	background-size: 13px;
}

.item ul li a {
	display: block;
	font-size: 13px;
	letter-spacing: -0.025em;
	padding: 2px 0;
}

.item ul li img {
	padding: 0 5px 0 12px;
	vertical-align: middle;
}

.motif {
	margin: 0 0 20px 0;
}

.motif .title {
	font-size: 14px;
	background-color: #a59168;
	padding: 10px 0;
	text-align: center;
	color: #fff;
}

.motif ul li {
	border-bottom: 1px solid #dbdada;
	background: url('https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u37314188/pc/leftnavi/assets/css/img/arrow.png') no-repeat right bottom;
	background-size: 13px;
}

.motif ul li a {
	display: block;
	font-size: 13px;
	letter-spacing: -0.025em;
	padding: 2px 0;
}

.motif ul li img {
	padding: 0 5px 0 12px;
	vertical-align: middle;
}

.popular {
	margin-bottom: 30px;
}

.popular .title {
	font-size: 14px;
	background-color: #a59168;
	padding: 10px 0;
	text-align: center;
	color: #fff;
}

.popular ul li {
	border-bottom: 1px solid #dbdada;
	background: url('https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u37314188/pc/leftnavi/assets/css/img/arrow.png') no-repeat right bottom;
	background-size: 13px;
}

.popular ul li a {
	display: block;
	font-size: 13px;
	padding: 13px 0 13px 13px;
	text-align: left;
}

.price {
	margin-bottom: 30px;
}

.price .title {
	font-size: 14px;
	background-color: #a59168;
	padding: 10px 0;
	text-align: center;
	color: #fff;
}

.price ul li {
	border-bottom: 1px solid #dbdada;
	background: url('https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u37314188/pc/leftnavi/assets/css/img/arrow.png') no-repeat right bottom;
	background-size: 13px;
}

.price ul li a {
	display: block;
	font-size: 15px;
	padding: 13px 0;
	text-align: center;
}

.calendar {
	text-align: center;
}


/* キーワード検索 */

.search {
	margin: 20px 0;
}
.search .input input[type="text"] {
    width: 171px;
    height: 34px;
    box-sizing: border-box;
    border: 0px none;
    background-color: #fff;
    padding: 0 5px;
    outline: none;
    border: solid 1px #a59168;
}
.search input.search_submit {
    position: relative;
    border: none;
    width: 39px;
    height: 34px;
    background-color: #a59168;
    background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u37314188/pc/leftnavi/assets/css/../../../images/search-btn.png);
    background-position: 50%;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    vertical-align: top;
    outline: none;
    cursor: pointer;
    font-size: 0;
}


#wrap {
    width: 210px;
  }
  .item > ul {
    border-bottom: 1px solid #dbdada;
  }
  .item > ul > li {
    border-bottom: 0px none;
    border-top: 1px solid #dbdada;
  }
  .item > ul > li > a {
    background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u37314188/pc/leftnavi/assets/css/img/arrow.png) no-repeat right bottom;
    background-size: 13px;
    cursor: pointer;
  }
  .item > ul > li > a:hover {
    opacity: 0.6;
  }
  .item > ul > li > ul {
    display: none;
  }
  .item > ul > li > ul > li {
    border-top: 1px solid #dbdada;
    border-bottom: 0px none;
    background: #fff;
  }
  .item > ul > li > ul > li > a {
    position: relative;
    padding: 10px;
  }
  .item > ul > li > ul > li > a:after {
    position: absolute;
    right: 10px;
    content: ">";
  }
  .toggle-menu .title {
    cursor: pointer;
    position: relative;
  }
  .toggle-menu .title:after {
	  position: absolute;
	  right: 10px;
	  content: "＋";
  }
  .toggle-menu .title.on:after {
	  content: "ー";
  }
  .toggle-menu {
	  margin: 20px 0;
  }