@charset "utf-8";
.bw-btn-stock {
	width: 1200px;
	margin: 0 auto;
}
.bw-btn-stock .btn-stock {
	box-sizing: border-box;
	width: 420px;
	height: 70px;
	margin: 60px auto 0;
	padding-top: 3px;
	border: solid 2px #fac900;
	border-radius: 35px;
	background: #fac900 url(../../img/pc/common/icon_arrow_black_right.webp) no-repeat 390px center;
	background-size: 8px 14px;
	font-size: 22px;
	font-weight: bold;
}
.bw-btn-stock .btn-stock:hover {
	background-color: #fff;
}
.bw-btn-stock .btn-stock a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}
#main_title {
	border-bottom: solid 1px #e3e3e3;
}
#main_title .inner {
	display: flex;
	align-items: center;
	height: 100px;
}
#main_title .inner h1 {
	font-size: 36px;
	font-weight: bold;
}
#top .slider-store {
	height: 420px;
}
#top .slider-store .swiper-container ul {
	width: 100%;
	height: 420px;
}
#top .slider-store .swiper-container ul li {
	width: 100%;
	height: 420px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
#top .slider-store .swiper-container ul li img {
	opacity: 0;
}
#top .inner {
	display: flex;
	justify-content: center;
	position: relative;
}
#top .inner .caption-thmb {
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
}
#top .inner .caption-thmb .store {
	width: 584px;
}
#top .inner .caption-thmb .store .caption {
	height: 40px;
	margin-left: 22px;
}
#top .inner .caption-thmb .store .caption li {
	font-size: 14px;
	line-height: 18px;
	display: none;
}
#top .inner .caption-thmb .store .slider-thmb {
	display: flex;
}
#top .inner .caption-thmb .store .slider-thmb button {
	position: static;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 22px;
	height: 75px;
	margin: 0;
	background-repeat: no-repeat;
}
#top .inner .caption-thmb .store .slider-thmb button::after {
	content: "";
}
#top .inner .caption-thmb .store .slider-thmb .swiper-button-prev {
	background-image: url(../../img/pc/tenpo/detail/btn_thmb_prev.webp);
}
#top .inner .caption-thmb .store .slider-thmb .swiper-button-next {
	background-image: url(../../img/pc/tenpo/detail/btn_thmb_next.webp);
}
#top .inner .caption-thmb .store .slider-thmb .swiper-container {
	width: 540px;
	margin: 0;
}
#top .inner .caption-thmb .store .slider-thmb .swiper-container ul li {
	position: relative;
	width: 100px;
	height: 75px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	cursor: pointer;
}
#top .inner .caption-thmb .store .slider-thmb .swiper-container ul li img {
	opacity: 0;
}
#top .inner .caption-thmb .store .slider-thmb .swiper-container ul li.selected::after {
	content: url(../../img/pc/tenpo/detail/frm_thmb.webp);
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 75px;
}
#store_info {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
#store_info .info {
	width: calc(50% - 10px);
	background: #eff2f5;
}
#store_info .info .inner {
	box-sizing: border-box;
	width: 590px;
	height: 300px;
	margin: 0 0 0 auto;
	padding: 30px 60px 0;
}
#store_info .info .inner .nm {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
}
#store_info .info .inner dl {
	display: flex;
	margin-top: 10px;
}
#store_info .info .inner dl dt {
	width: 80px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
#store_info .info .inner dl dd {
	width: 390px;
	font-size: 16px;
	line-height: 20px;
}
#store_info .info .inner dl .tel {
	position: relative;
}
#store_info .info .inner dl .tel p {
	position: absolute;
	top: -4px;
	left: 0;
	box-sizing: border-box;
	width: 44px;
	padding: 3px 8px 1px;
	border-radius: 3px;
	background: #e01700;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
#store_info .info .inner dl .tel strong {
	margin-left: 55px;
	color: #e01700;
	font-size: 24px;
	font-weight: bold;
}
#store_info .info .inner dl .holiday small {
	font-size: 12px;
}
#store_info .info .inner .antique {
	margin-top: 10px;
	font-size: 12px;
}
#store_info .info .inner .btn-s {
	width: 320px;
	margin: 20px 0 0 80px;
	background-position: 300px center;
}
#store_info .access {
	width: calc(50% - 10px);
	background: url(../../img/pc/tenpo/detail/bg_access.webp) no-repeat center center;
	background-size: cover;
}
#store_info .access .inner {
	width: 590px;
	height: 300px;
	margin: 0 auto 0 0;
	background: url(../../img/pc/tenpo/detail/bg_access_inner.webp) no-repeat;
}
#store_info .access .inner .ttl {
	padding: 42px 0 0 60px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
#store_info .access .inner .txt {
	padding: 25px 40px 0 60px;
	font-size: 14px;
	line-height: 26px;
}
#store_info .access .inner .txt strong {
	font-weight: bold;
}
#map {
	margin-top: 60px;
}
#green_power {
	margin-top: 20px;
	background: #e1f0e8;
}
#green_power .inner .txt {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 120px;
	font-size: 16px;
}
#green_power .inner .txt::before {
	content: "";
	display: inline-block;
	width: 84px;
	height: 90px;
	margin-right: 30px;
	background-image: url(../../img/pc/tenpo/detail/logo_green_power.webp);
	background-size: contain;
	vertical-align: middle;
}
#special_stock {
	background: #eff2f5;
	display: none;
}
#special_stock .inner {
	padding-top: 60px;
}
#special_stock .inner h2 {
	font-size: 26px;
	font-weight: bold;
}
#special_stock .inner ul {
	display: flex;
	margin-top: 20px;
}
#special_stock .inner ul li {
	position: relative;
	box-sizing: border-box;
	width: 210px;
	height: 280px;
	border: solid 5px #e3e3e3;
	background: #fff;
	cursor: pointer;
}
#special_stock .inner ul li:nth-child(n + 2) {
	margin-left: 37px;
}
#special_stock .inner ul li:hover {
	border-color: #fac900;
}
#special_stock .inner ul li .thmb {
	margin-bottom: 60px;
}
#special_stock .inner ul li .nm {
	position: absolute;
	top: 160px;
	margin: 0 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
#special_stock .inner ul li dl {
	margin: 5px 10px;
}
#special_stock .inner ul li dl dt {
	float: left;
	margin-top: 5px;
	font-size: 14px;
}
#special_stock .inner ul li dl dd {
	float: right;
	color: #be2625;
	font-size: 20px;
	font-weight: bold;
}
#special_stock .inner ul li dl dd small {
	font-size: 14px;
}
#new_stock {
	background: #eff2f5;
	display: none;
}
#new_stock .inner {
	padding-top: 60px;
}
#new_stock .inner h2 {
	font-size: 26px;
	font-weight: bold;
}
#new_stock .inner ul {
	display: flex;
	margin-top: 20px;
}
#new_stock .inner ul li {
	position: relative;
	box-sizing: border-box;
	width: 210px;
	height: 280px;
	border: solid 5px #e3e3e3;
	background: #fff;
	cursor: pointer;
}
#new_stock .inner ul li:nth-child(n + 2) {
	margin-left: 37px;
}
#new_stock .inner ul li:hover {
	border-color: #fac900;
}
#new_stock .inner ul li .thmb {
	margin-bottom: 60px;
}
#new_stock .inner ul li .nm {
	position: absolute;
	top: 160px;
	margin: 0 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
#new_stock .inner ul li dl {
	margin: 5px 10px;
}
#new_stock .inner ul li dl dt {
	float: left;
	margin-top: 5px;
	font-size: 14px;
}
#new_stock .inner ul li dl dd {
	float: right;
	color: #be2625;
	font-size: 20px;
	font-weight: bold;
}
#new_stock .inner ul li dl dd small {
	font-size: 14px;
}
#voc {
	margin-top: 60px;
	padding-bottom: 60px;
	background: #eff2f5;
	display: none;
}
#voc .top {
	box-sizing: border-box;
	height: 155px;
	padding-top: 60px;
}
#voc .top .inner h2 {
	font-size: 26px;
	font-weight: bold;
}
#voc .top .inner p {
	margin-top: 20px;
	font-size: 16px;
}
#voc .main .inner {
	padding-bottom: 30px;
	background: #fff;
}
#voc .main .inner ul {
	padding: 5px 30px 0;
}
#voc .main .inner ul li {
	display: flex;
	width: 1140px;
	padding: 40px 0 30px;
	border-bottom: solid 1px #e4e4e4;
}
#voc .main .inner ul li .rating {
	box-sizing: border-box;
	width: 115px;
	height: 100px;
	border: solid 5px #e6e6e6;
}
#voc .main .inner ul li .rating .star {
	margin: 5px 0 0 3px;
	color: #d6d6d6;
	font-size: 23px;
	letter-spacing: -4px;
}
#voc .main .inner ul li .rating .star strong {
	color: #edb05e;
}
#voc .main .inner ul li .rating .point {
	margin: 3px 0;
	color: #e01700;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#voc .main .inner ul li .rating .point strong {
	font-size: 32px;
}
#voc .main .inner ul li .rating .txt {
	padding-top: 6px;
	border-top: solid 1px #e6e6e6;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#voc .main .inner ul li .content {
	width: 995px;
	margin-left: 30px;
}
#voc .main .inner ul li .content .ttl {
	color: #235ea5;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}
#voc .main .inner ul li .content .mid {
	display: flex;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #e4e4e4;
	font-size: 14px;
}
#voc .main .inner ul li .content .mid .name {
	width: 130px;
	margin-top: 5px;
	font-weight: bold;
	line-height: 18px;
}
#voc .main .inner ul li .content .mid .eval {
	display: flex;
	width: 760px;
	margin-left: 5px;
}
#voc .main .inner ul li .content .mid .eval dt {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 108px;
	height: 25px;
	border-radius: 3px;
	background: #e1e1e1;
	font-weight: bold;
}
#voc .main .inner ul li .content .mid .eval dd {
	margin: 6px 0 0 15px;
}
#voc .main .inner ul li .content .mid .eval dd strong {
	font-weight: bold;
}
#voc .main .inner ul li .content .mid .date {
	width: 100px;
	margin-top: 6px;
	text-align: right;
}
#voc .main .inner ul li .content .txt {
	margin-top: 10px;
	font-size: 14px;
	line-height: 26px;
}
#voc .main .inner ul li .content .reply {
	margin-top: 20px;
}
#voc .main .inner ul li .content .reply dl {
	min-height: 74px;
	padding-left: 95px;
	background: url(../../img/pc/tenpo/detail/voc_icon_reply.webp) no-repeat;
	font-size: 14px;
}
#voc .main .inner ul li .content .reply dl dt {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 218px;
	height: 25px;
	border-radius: 3px;
	background: #e1e1e1;
	font-weight: bold;
}
#voc .main .inner ul li .content .reply dl dd {
	width: 900px;
	margin-top: 10px;
	line-height: 26px;
}
#voc .main .inner .btn-list {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}
#voc .main .inner .btn-list button {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 100px;
	height: 32px;
	padding-top: 2px;
	border: solid 2px #fff;
	border-radius: 16px;
	background: #fff;
	background-repeat: no-repeat;
	background-size: 6px 10px;
	font-size: 14px;
}
#voc .main .inner .btn-list button.prev {
	background-position: 10px center;
	background-image: url(../../img/pc/common/icon_arrow_black_left.webp);
}
#voc .main .inner .btn-list button.next {
	margin-left: 10px;
	background-position: 80px center;
	background-image: url(../../img/pc/common/icon_arrow_black_right.webp);
}
#voc .main .inner .btn-list button.on {
	border-color: #fac900;
	background-color: #fac900;
	cursor: pointer;
}
#voc .main .inner .btn-list button.on:hover {
	background-color: #fff;
}
#manager_comment .inner {
	padding: 60px 0 80px;
}
#manager_comment .inner h2 {
	font-size: 26px;
	font-weight: bold;
}
#manager_comment .inner .main {
	display: flex;
	margin-top: 30px;
}
#manager_comment .inner .main .comment {
	margin-left: 50px;
	font-size: 16px;
	line-height: 30px;
}