@charset "UTF-8";
#rightmain,
#leftmain{
	background:#fff;
	padding:25px 30px 30px;
	width:670px;
	margin:0 2px 2px;
	margin-bottom:50px;
	box-shadow: 0 0px 2px #999999; /* CSS3 */
	-moz-box-shadow: 0 0px 2px #999999; /* Firefox用*/
	-webkit-box-shadow: 0 0px 2px #999999; /* Google Chrome, Safari用*/
}
.style_contents{
	float:left;
	margin-bottom:40px;
	width: 353px;
}
.style{
	border-bottom:2px solid #c8c8c8;
	padding:0 10px 10px;
	overflow:hidden;
	position:relative;
	margin-bottom:30px;
}
.style h2{
	color:#aeaeae;
	font-size:14px;
	margin-bottom:7px;
}
.style h2 span{
	color:#aeaeae;
	font-size:9px;
}
.style h3{
	font-size:16px;
	font-weight:bold;
	float: left;
}
.style h3 span{
	color:#aeaeae;
	font-size:12px;
	vertical-align:baseline;
	margin-left:5px;
}
.sns{
	margin:4px 0 -4px;
	float:right;
}
.time{
	font-size:12px;
	color:#aeaeae;
	padding-left:20px;
	background:url(/images/ico_contents_footer.png) no-repeat 0 -85px;
	margin-bottom:20px;
}
.relevance{
	clear:both;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	padding:20px 0;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}
.relevance span{
	background:url(/images/ico_contents.png) no-repeat 0 -574px;
	padding-left:20px;
}
#photo_loading{
	padding-left:152px;
	padding-top: 210px;
	position:absolute;
}
.photo{
	width:323px;
	padding:15px 15px 0;
	background:#f3ece1;
	overflow:hidden;
	float:left;
}
.photo dt {
	background:#fff ;
	height: 442px;
	display:block;
	width: 322px;
	overflow:hidden;
	position:relative;
}
.photo dt a {
	cursor: -webkit-zoom-in;
	cursor: zoom-in, pointer;
	position: absolute!important;
	background:#fff;
	overflow:hidden;
	margin:-2px 0 0 -1px;
}
.photo dt a img{
	float:left;
	display:none;
	margin: auto !important;
}
.photo dd {
    margin: 5px 8px 15px 0;
    float: left;
    border: 1px solid #fff;
    width: 100px;
    overflow: hidden;
    position: relative;
}
.photo dd a{
	display: block;
	width: 100px;
	height: 138px;
	background: #fff;
	text-align: center;
	cursor:default;
	overflow: hidden;
}
div.link {
	clear: both;
	border: 15px solid #f3ece1;
	border-top: none;
	padding: 10px;
	background: #fff;
	font-size: 11px;
	margin: 0 0 20px;
}
div.link ul{
	overflow:hidden;
}
div.link li{
	float:left;
	margin:10px 5px 0 0;
}
.reserve{
	clear:both;
	border:none;
	float:left;
}
.menu{
	border:4px solid #f5f6f7;
	padding:10px;
}
.style_info{
	width:294px;
	float:right;
	margin-bottom:40px;
}
.menu dt{
	font-size:11px;
	border-bottom:2px solid #f5f6f7;
	padding-bottom:10px;
	margin-bottom:10px;
}
.menu dt span{
	font-size:10px;
	color:#aeaeae;
}
.menu dd{
	font-size:11px;
}
.style_table{
	margin-bottom:20px;
	overflow:hidden;
}
.style_table tr{
	border-bottom:1px dotted #dfdfdf;
	width:100%;
	margin-bottom:-1px;
}
.style_table th{
	color:#a5a5a5;
	width:83px;
}
.style_table td{
	width:211px;
}
.style_table th,td{
	font-size:12px;
	padding:20px 0;
	text-align:left;
	vertical-align:top;
}
.style_list{
	width:670px;
	height:182px;
	margin-bottom:80px;
}
.style_list li{
	margin-right:10px;
	float:left;
	text-align:center;
	overflow:hidden;
	position:relative;
}
.style_list li p img, .catalog_photo img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-width: 0!important;
    margin-left: 0px!important;
    margin-top: 0px!important;
}
.style_list .style_photo{
	border-radius:4px;		/* CSS3 */
	-webkit-border-radius:4px;	/* Safari,Google Chrome用 */
	-moz-border-radius:4px;
	border:1px solid #dfdfdf;
}
.style_list .frame:before{
	content: " ";
	position:absolute;
	top:0;
	left:0;
	width:126px;
	height:176px;
	display:block;
	background:url(/images/bg_frame_124.png) no-repeat;
}
.style_list .style_photo p{
	border:4px solid #fff;
	width:116px;
	height:168px;
	overflow: hidden;
}
.style_list li a{
	color:#fff;
	text-decoration:none;
	font-size:11px;
	text-align:left;
}
.style_list li a span{
	padding:5px;
	display:block;
}
.style_list li a span img{
	width:50px;
	margin:6px auto 2px;
	display:table;
	border:none;
}
.style_list li .title{
	font-weight:bold;
	width:126px;
	text-align:left;
}
.recommend{
	background:#f3ece1;
	padding:1px;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
}
.recommend span{
	border:2px solid #fff;
	display:block;
	padding:8px 0;
}
.face{
	width:294px;
	height:34px;
	background:url(/images/bg_type.png) no-repeat 0 0;
	margin-bottom:20px;
}
.type li{
	position:relative;
	width:49px;
	height:20px;
	float:left;
}
.type li.first{
	margin-left:49px;
}
.type li p{
	position:absolute;
	text-align:center;
	display:block;
	width:49px;
}
.type .wavy li{
	position:relative;
	width:81px;
	height:34px;
	float:left;
}
.type .wavy li p{
	position:absolute;
	text-align:center;
	display:block;
	width:81px;
}
.quality{
	width:294px;
	height:34px;
	background:url(/images/bg_type.png) no-repeat 0 -34px;
	position:relative;
	margin-bottom:20px;
}
.quality p{
	margin-top: 6px;
}
.volume p {
    margin-top: 1px;
}
.volume {
    width: 294px;
    height: 33px;
    background: url(/images/bg_type.png) no-repeat 0 -69px;
    margin-bottom: 20px;
}
.wavy{
	width:294px;
	height:34px;
	background:url(/images/bg_type.png) no-repeat 0 -102px;
	margin-bottom:20px;
}
#leftmenu .level, #rightmenu .level{
	font-size:9px;
}
/*side*/
h4.side_title{
	width:280px;
	height:62px;
	text-align:center;
	line-height:50px;
	font-weight:bold;
	font-size:14px;
	background:url(/images/bg_h4.png) no-repeat;
}
/*catalog*/
.side .catalog_photo{
	float:left;
	margin-right:10px;
	text-align:center;
	border:1px solid #dfdfdf;
	width:83px;
	height: 120px;
	overflow: hidden;
	position: relative;
}
.side .catalog_photo:hover{
	border:1px solid #709cff;
	opacity:0.7;
    transition:all 0.2s ease-out 0s;
    filter: alpha(opacity=70);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=70)";  /* ie 8 */
    -moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.7;              /* Safari 1.x */
    zoom:1;
}
.side .side_style{
	float:left;
	width:155px;
}
.side .side_style span{
	color:#a5a5a5;
	font-size:11px;
}
.side .side_style a{
	font-weight:bold;
	font-size:13px;
	display:block;
	/*padding-right:20px;*/
}
.side .style_title{
	padding-bottom:7px;
	margin-bottom:7px;
	border-bottom:1px solid #ebebeb;
	/*background:url(/images/ico_sprites.png) no-repeat 140px -226px;*/
}
.side .side_style dd{
	font-size:12px;
	color:#a5a5a5;
}
/*staff detail*/
#leftmenu .side .charge {
	position: relative;
	background: #ffffff;
	border: 5px solid #709cff;
	padding:10px;
	margin-bottom:20px;
}
#leftmenu .side .charge:after, #leftmenu .side .charge:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#leftmenu .side .charge:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 6px;
	margin-top: -6px;
}
#leftmenu .side .charge:before {
	border-color: rgba(112, 156, 255, 0);
	border-right-color: #709cff;
	border-width: 13px;
	margin-top: -13px;
}
#rightmenu .side .charge{
	position: relative;
	background: #ffffff;
	border: 5px solid #709cff;
	padding:10px;
	margin-bottom:20px;
}
#rightmenu .side .charge:after, #rightmenu .side .charge:before{
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#rightmenu .side .charge:after {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #fff;
	border-width: 6px;
	margin-top: -6px;
}
#rightmenu .side .charge:before {
	border-color: rgba(112, 156, 255, 0);
	border-left-color: #709cff;
	border-width: 13px;
	margin-top: -13px;
}
.side .charge p{
	font-size:12px;
}
.side .charge dt{
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
	font-size:14px;
	background:#f5f6f7;
	padding:5px;
}
.side .detail_btn a{
	display:block;
	font-size:12px;
}
.side .charge dd{
	overflow:hidden;
	width:120px;
	float:right;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #dfdfdf;
}
.side .charge dd span{
	font-weight:bold;
}
.side .charge .staff_photo{
	border:4px solid #dfdfdf;
	margin:0 10px 10px 0;
	float:left;
	width: 110px;
	height: 150px;
	text-align: center;
	padding-bottom:0;
	position: relative;
	overflow: hidden;
}
.side .charge .staff_photo img{
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.side .charge .staff_name p{
	color:#a5a5a5;
	font-weight:normal;
}
.side .charge .staff_name a{
	display:block;
	font-size:12px;
	font-weight:normal;
}
.side .charge .staff_name a span{
	width:4px;
	height:20px;
	background:url(/images/ico_sprites.png) no-repeat 0 -26px;
	display:block;
	float:left;
	margin-top:6px;
	padding-right:5px;
}
.side .charge .style_message{
	clear:both;
	background:#f5f6f7;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	margin-bottom:5px;
}
#cboxPrevious{
	right:-60px;
	left:inherit;
	background: url(/images/close.png) no-repeat 20px 0px;
}
#cboxNext{
	right:inherit;
	left: -60px;
	background: url(/images/close.png) no-repeat -30px 0px;
}
#socialbuttons li{
	float:left;
	position: relative;
}
#socialbuttons li.google>*{
	position:absolute;
	top:0px;
	left:0px;
}
#qr_code, #qr_code tr{
	display: block;
}
#qr_code table{
	width :92px!important;
	height:92px!important;
}
#qr_code tr{
	height: 2px!important;
}
#qr_code td{
	padding: 0 !important;
	height :2px!important;
	width  :2px!important;
}
.photo dt a{
    width: 100%!important;
    height: 100%!important;
    display: block!important;
}
.photo dt a img, .photo dd a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-width:0!important;
  margin-left: 0px!important;
}
.blog_coupon_ditail_area{
	padding: 20px 0 0;
}
.blog_coupon_ditail_area h3{
	border-top: 1px dashed #333;
	position: relative;
}
.blog_coupon_ditail_area h3 span{
	width: 70%;
	padding: 5px 0;
	line-height: 1.5;
	position: absolute;
	top: -15px;
	left: 0;
	border-top: 1px solid #333;
	border-bottom: 3px double #333;
	background-color: #fff;
	font-family: YuGothic, 'Yu Gothic', sans-serif;
	color: #ff7884;
	font-size: 12px;
	letter-spacing: 3px;
	box-sizing: border-box;
	right: 0;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
}
.blog_coupon_ditail_area .coupon{
	padding-top: 35px;
	position: relative;
}
.blog_coupon_ditail_area .coupon_info{
	border: 4px solid #f5f6f7;
	padding: 20px 10px 10px;
	margin-bottom: 15px;
}
.blog_coupon_ditail_area .coupon .coupon_type{
	background: #FF8A90;
	color: #fff;
	text-align: center;
	padding: 3px 0;
	width: 20%;
	position: absolute;
	top: 25px;
	left: 10px;
}
.coupon_color{
	display: block;
	width: calc( 100% - 8px );
	margin: 28px auto 10px;
	padding: 10px 0;
	text-align: center;
	background: #FF8A90;
	color: #fff;
}
.blog_coupon_ditail_area .coupon_info .category li{
	padding: 0 5px;
	float: left;
	margin-right: 5px;
	border: 1px solid;
	margin-bottom: 5px;
}
.blog_coupon_ditail_area .coupon_info .category li:last-child{
	margin-right: 0;
}
.blog_coupon_ditail_area .coupon_info .category+ul{
	clear: both;
}
li .bold{
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px dashed;
}
li.price .bold+span{
	font-size: 18px;
	display: block;
	padding: 0 5px;
	color: #ff5c5c;
	font-weight: bold;
	text-align: right;
}
.blog_coupon_ditail_area .comment{
	padding: 5px 0;
}
.blog_coupon_ditail_area .detail_attention span{
	color: #FF8A90;
}