@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
#leftmain,
#rightmain{
  background:#fff;
  padding:30px;
  width:668px;
  margin:2px 0px 50px 2px;
  box-shadow: 0 0px 2px #999999;
  -moz-box-shadow: 0 0px 2px #999999;
  -webkit-box-shadow: 0 0px 2px #999999;
}
#leftmain .entry,
#rightmain .entry{
	border-bottom:2px solid #dfdfdf;
	padding: 0 0 5px;
	overflow: hidden;
	margin-bottom: 10px;
}
.entry .entryday{
	font-size:12px;
	float:left;
	color:#9c9c9c;
	padding:1px 0 1px 25px;
	background:url(/images/ico_sprites.png) no-repeat -20px -20px;
	margin: 10px 0 0;
}
.entry .snsbtn{
  float:right;
  overflow:hidden;
  padding-top: 9px;
  margin-bottom: -1px;
}
h2{
  clear:both;
  padding: 20px 4px;
  margin-bottom: 20px;
  font-size:24px;
  font-weight:bold;
  border-top:1px solid #dfdfdf;
  border-bottom:1px solid #dfdfdf;
  color: #333;
  font-style: initial;
}
.staff{
  overflow:hidden;
  padding:20px 10px;
  margin-bottom:30px;
  vertical-align:middle;
  font-size:11px;
}
.staff span{
	position: relative;
	background: #fff;
	border: 1px solid #c8c8c8;
	padding:7px;
	margin-right:10px;
	font-size:12px;
	display:table-cell;
	float:left;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
.staff span:after, .staff span:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.staff span:after {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #fff;
	border-width: 3px;
	margin-top: -3px;
}
.staff span:before {
	border-color: rgba(200, 200, 200, 0);
	border-left-color: #c8c8c8;
	border-width: 4px;
	margin-top: -4px;
}
.staff img{
	border:1px solid #dfdfdf;
	margin-right:5px;
	vertical-align:middle;
}
.article{
	margin-bottom:100px;
	overflow:hidden;
	font-size:15px;
	line-height:2;
}
.article h3{
  font-size: 18px;
  line-height: 1.4;
  padding: 0 10px;
  margin-bottom: 15px;
  border-left: 4px solid #666;
  font-weight: bold;
}
.editor h4{
	font-weight: bold;
	line-height: 1.2;
	padding: 10px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
	-webkit-border-radius: 4px;
	        border-radius: 4px;
}
.editor h5{
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ddd;
}
.article .colorbox img {
  margin: 0 auto 25px;
  display: block;
  text-align: center;
  max-width: 668px;
  position: inherit;
  top: 0;
  transform: inherit;
  left: 0;
}
.article p{
	line-height:1.5;
	margin: 18px 0;
	white-space: normal;
}
.article p img, .article img{
  max-width: 100%;
  object-fit: cover;
  height: auto;

}
.article pre{
	white-space: normal;
}
.article strong{
	font-weight: bold;
	white-space: normal;
}
.article em{
	font-style: italic;
	white-space: normal;
}
.sns{
  position:relative;
  overflow: hidden;
  padding:20px;
  margin-bottom:30px;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  border-radius:4px;		/* CSS3 */
  -webkit-border-radius:4px;	/* Safari,Google Chrome用 */
  -moz-border-radius:4px;
  text-align: center;
}
#photo_1{
  display: block;
  height: auto;
}
#photo_1 img{
  position: relative !important;
  width: 100% !important;
  min-height: initial !important;
  -webkit-transform: inherit !important;
}
#snswrap{
	display: inline-block;
}
.blog_staff_reserved{
  margin-bottom: 20px;
}
.incident_title{
  text-align:center;
  font-size:14px;
  font-weight:bold;
  padding: 3px 0 15px 0px;
  /*background:url(/images/ico_contents.png) no-repeat 170px -304px;*/
  border-bottom:1px solid #dfdfdf;
  margin-bottom:20px;
  margin-top: 70px;
  line-height: 0;
}
.incident_title::before{
  content: "";
  display: inline-block;
  background:url(/images/ico_contents.png) no-repeat;
  background-position-y: -304px; 
  width: 20px;
  height: 20px;
}
.incident_article{
	overflow:hidden;
}
.incident_article li{
  margin: 0 20px 20px 0;
  width: 200px;
  float: left;
  overflow: hidden;
  color: #0044cc;
  padding: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 155px!important;
}
.incident_article li p{
  padding: 6px 0;
}
.incident_article a{
	height: 120px;
	display: block;
	opacity: 0;
	overflow: hidden;
}
.fb_iframe_widget {
  width: 61px;
  float: left;
}
/*side*/
.side h4{
	background:url(/images/bg_h4.png) no-repeat;
}
.side h4.side_title{
	width:280px;
	height:62px;
	text-align:center;
	line-height:50px;
	font-weight:bold;
	font-size:14px;
}
.tab_box .selected{
  position: relative;
  bottom: -1px;
  z-index: 1;
}
.tab_wrap #tab2,
.tab_wrap #tab3{
  display: none;
}
.side_title_tab{
  background: #fff;
  width: 92px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
  font-size: 14px;
  text-shadow: 0 2px 0 #fff;
  float: left;
  border-right: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
  cursor: pointer;
  color: #666;
  text-decoration: none;
}
.side_title_tab:hover{
  background: #f2f2f2;
}
.tab1{
  border-left: 1px solid #dfdfdf;
}
.category_side_wrap{
  margin-bottom: 20px;
}
.category_side_wrap dt{
  position: relative;
}
.category_side_wrap dt:before{
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 12px;
  right: 10px;
  background: url(/images/plus_ico.png) no-repeat;
  cursor: pointer;
}
.category_side_wrap dt.active:before{
  content: "";
  background: url(/images/plus_ico.png) no-repeat;
  background-position: 0 -16px;
}
.category_side_wrap dt a{
  background: #fff;
  border: 1px solid #dfdfdf;
  padding: 10px 34px 10px 10px;
  margin-bottom: 5px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.category_side_wrap dd{
  display: none;
}
.category_side_wrap dd a{
  background: #fff;
  margin-left: 15px;
  border: 1px solid #dfdfdf;
  padding: 10px;
  margin-bottom: 5px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/*calender*/
#sidecalendar{
	background:#fff;
	margin-bottom:20px;
	padding:10px;
	border:1px solid #dfdfdf;
}
#sidecalendar table{
	width:260px;
	border-bottom:2px solid #ececec;
	margin-bottom:10px;
}
#sidecalendar tr{
	height:30px;
	line-height:30px;
}
/*#sidecalendar tr:nth-child(1){
  line-height: normal;
}*/
#sidecalendar td{
	width:10%;
	text-align:center;
	color:#aeaeae;
}
#sidecalendar .date{
	color:#aeaeae;
	border-bottom: 2px solid #ececec;
}
#sidecalendar .date th{
	padding-bottom:3px;
}
#sidecalendar .prev{
	width:23px;
	margin:9px 0 0 0;
	cursor:pointer;
  position: relative;
}
#sidecalendar .prev p{
	text-indent:-9999px;
	background:url(/images/ico_carender.png) no-repeat 2px 0;
  height:22px;
  position: absolute;
  top: 4px;
  width: 100%;
}
#sidecalendar .prev p:hover{
  background-position:1px 0;
  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;
}
#sidecalendar .next{
	width:23px;
	margin:9px 0 0 0;
	cursor:pointer;
  position: relative;
}
#sidecalendar .next p {
	background: url(/images/ico_carender.png) no-repeat 13px -21px;
	text-indent: -9999px;
  height:22px;
  position: absolute;
  top: 4px;
  width: 100%;
}
#sidecalendar .next p:hover{
  background-position: 14px -21px;
  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;
}
#sidecalendar .changecalendar{
	font-size:11px;
	cursor:pointer;
	color: #0044cc;
}
#sidecalendar .changecalendar:hover{
	text-decoration:underline;
}
#sidecalendar .calendar td a{
	width:26px;
	height:30px;
	display:inline-block;
	background:url(/images/ico_carender.png) no-repeat 0px -44px;
	color:#fff;
}
#sidecalendar .calendar td.month a{
	text-align:center;
	width: 100%;
	color:#333;
	background:none;
	display:inline-block;
}
#written{
  margin-bottom: 40px;
  overflow: hidden;
}
#written h3 {
  background: url(/images/writer-h3.png) no-repeat;
  width: 294px;
  height: 29px;
  padding: 31px 0 7px 376px;
  font-size: 15px;
  font-weight: bold;
  color: #493d40;
  border-bottom: 1px #493b40 solid;
  margin-bottom: 10px;
}
#written p.photo {
  border-radius: 130px;
  display: block;
  width: 150px;
  max-height: 150px;
  overflow: hidden;
  float: left;
}
#written p.photo img{
	opacity: 0;
  margin-top: 0 !important;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#writtenby {
  float: left;
  margin: 23px 0 0 30px;
  width: 450px;
}
#blog_contents #writtenby h3{
  width: auto;
  background-size: 100%;
  padding: 5px 0 10px;
  line-height: 1;
  margin-top: 10px;
  background: none;
  text-align: left;
  height: auto;
}
#blog_contents #writtenby img{
  max-width: 100%;
  height: auto;
}
#blog_contents .sns p.blog_staff_reserved{
  text-align: center;
  float: none;
  margin-bottom: 20px;
}
/*blog*/
.side .contents li {
  position: relative;
  padding: 10px;
}
.side li .photo {
  border: 1px solid #dfdfdf;
  float: left;
  margin-right: 11px;
  position: relative;
  width: 70px;
  height: 70px;
  overflow: hidden;
  text-align: center;
}
.side li .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 li>span.side_num {
  position: absolute;
  width: 22px;
  height: 22px;
  line-height: 22px;
  background: #fc7c79;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
  top: 6px;
  left: 8px;
  z-index: 1;
  border-radius: 11px;
}
.side .recommend{
	overflow:hidden;
}
.side .recommend dt {
  font-size: 12px;
  font-weight: bold;
  /*white-space: nowrap;
  text-overflow: ellipsis;*/
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  width: 100%;
  overflow: hidden;
}
.side .recommend dd{
	float:left;
	font-size:10px;
}
.side .pv{
	background:url(/images/ico_sprites.png) no-repeat -22px -36px;
	padding:5px 0 0 25px;
	margin-right:4px;
}
.side .pv p{
	position: relative;
	background: #fff;
	border: 1px solid #c8c8c8;
	padding:0 3px;
}
.side .pv p:after, .side .pv p:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.side .pv p:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 3px;
	margin-top: -3px;
}
.side .pv p:before {
	border-color: rgba(200, 200, 200, 0);
	border-right-color: #c8c8c8;
	border-width: 4px;
	margin-top: -4px;
}
.side .recommend .entry{
	background:url(/images/ico_sprites.png) no-repeat -20px -15px;
	padding:6px 0 1px 25px;
}
#socialbuttons li{
	float:left;
	position: relative;
}
#socialbuttons li.google>*{
	position:absolute;
	top:0px;
	left:0px;
}
.today{
	background:url(/images/ico_carender.png) no-repeat 50% -74px;
	color:#fff;
}
iframe.twitter-count-vertical {
  width: 68px !important;
  margin-right:10px;
  position:relative!important;
  top:-3px;
}
/*catalog*/
.side .catalog_photo{
	float:left;
	margin-right:10px;
	text-align:center;
	border:1px solid #dfdfdf;
	overflow: hidden;
	width:83px;
	height: 120px;
}
.side .catalog_photo:hover{
  opacity:0.7;
  transition:all 0.2s ease-out 0s;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity:0.7;
  -khtml-opacity: 0.7;
  zoom:1;
}
.side .style{
	float:left;
	width:155px;
}
.side .style:hover{
	background-position:138px -380px;
}
.side .style span{
	color:#a5a5a5;
	font-size:11px;
	display:block;
}
.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 .style dd{
	font-size:12px;
	color:#a5a5a5;
}
.sns .hatena-bookmark-button-frame {
  top: -3px;
  position: relative;
}
#twitter-widget-1 {
  top: -2px;
  position: relative!important;
}
blockquote{
  display: block;
  padding: 30px 20px 10px;
  background: #f8f8f8;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  position: relative;
}
blockquote:before{
  content: "“";
  font-size: 440%;
  line-height: 1em;
  font-family: "ＭＳ Ｐゴシック",sans-serif;
  color: #999;
  position: absolute;
  left: 10px;
  top: 10px;
}
blockquote:after{
  content: "”";
  font-size: 440%;
  line-height: 0;
  font-family: "ＭＳ Ｐゴシック",sans-serif;
  color: #999;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
ul.incident_article li a{
  overflow: hidden;
  width: 100%;/* トリミングしたい枠の幅 */
  height: 120px;/* トリミングしたい枠の高さ */
  position: relative;
}
ul.incident_article li a img {
    -webkit-backface-visibility: hidden; /* 追加 */
    backface-visibility: hidden; /* 追加 */
  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 .photo{
  overflow: hidden!important;
  width: 72px!important;/* トリミングしたい枠の幅 */
  height: 72px!important;/* トリミングしたい枠の高さ */
  position: relative!important;
}
.side .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;
}
.facebook_share {
  width: 60px!important;
  position: relative;
  top: 0px;
}
.facebook_share:before {
  content: url(https://www.facebook.com/rsrc.php/v3/yq/r/5nnSiJQxbBq.png);
  background: #4267b2;
  display: block;
  height: 20px;
  width: 58px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  top: 20px;
  position: absolute;
  left: 2px;
  text-align: left;
  line-height: 29px;
  text-indent: 3px;
  pointer-events: none;
}
#g-plusone {
  margin-top: 20px;
}
.sns .hatena-bookmark-button-frame, #twitter-widget-1 {
  top: 0px !important;
}
#aggregateCount{
  font-size: 12px !important;
}
#snswrap {
  height: 40px !important;
  position: relative;
}
#blog_contents .fb_iframe_widget {
  margin-top: 0px !important;
  height: 20px;

}
#___plusone_1 {
  bottom: 0px !important;
}
#___plusone_1 .dIa {
  margin-top: -23px !important;
}
.b1 {
  font-size: 12px !important;
}
.b1:before {
  display: none;
}
#blog_contents td,#blog_contents th{
  text-align: center;
}
.blog_coupon_ditail_area h3,
.blog_menu_ditail_area h3{
  padding: 3px 0 5px 30px;
  background: url(/images/ico_contents.png) no-repeat;
  font-size: 18px;
  margin-bottom: 8px;
  border-bottom: 1px solid;
  font-weight: 450;
}
.blog_coupon_ditail_area h3{
  background-position: 5px -220px;
}
.blog_menu_ditail_area h3{
  background-position: 5px -24px;
}
.blog_coupon_ditail_area,
.blog_menu_ditail_area{
  margin-bottom: 30px;
  overflow: hidden;
}
.blog_menu_ditail_area.editor img{
	max-width: 100%;
	height: auto;
}
/*.blog_coupon_ditail_area a,
.blog_menu_ditail_area a{
  display: block;
  float: left;
  padding: 10px;
  border: 1px solid;
  transition: 0.5s;
  margin-bottom: 5px;
}
.blog_coupon_ditail_area a:hover,
.blog_menu_ditail_area a:hover{
  transition: 0.5s;
  border: 1px solid #666;
  background: #f1f1f1;
  color: #666;
}*/
.coupon_color{
  text-decoration: none;
}
.menu_color{
  text-decoration: none;
}

.instagram-media.instagram-media-rendered{
  margin: 10px auto!important;
  position: relative;
}
.editor p.blog_time{
  border: 1px solid #ddd;
  padding: 10px;
  font-size: 15px;
}
.product-reference .cv_contents .cart_evnt {
  bottom: 10px;
  width: 237px;
  margin: 0 auto;
  right: 10px;
}
.maincolor_bg,
.deadstock{
  padding: 8px 0;
  color: #fff;
  width: 100%;
  cursor: auto;
  position: relative;
  right: 0;
  float: none;
  border: none;
  cursor: pointer;
}
.maincolor_bg{
  background: #993333;
}
.deadstock{
  background: #1d695f;
}

.catalog_reference_box{
  padding-top: 26px;
}
.style-reference .hairstyle_title span{
  margin-top: -10px;
}