@charset "utf-8";

#wrapper{
	z-index:inherit;
}

.blogbox h3 {
	padding-bottom: 5px;
	border-bottom: 1px solid #c80037;
	font-size: 17px;
	font-weight: bold;
}
.blogbox h3 a{
	color:#c80037;
}
.date {
	text-align: right;
}
.date span{
	float:left;
}
.date.mb20 {
	overflow: hidden;
}
.alignR a {
	text-align: right;
	color: #ea4e7e;
	text-decoration: underline;
	letter-spacing: 2px;
}


/*-----------------------コメントモーダル---------------------------*/

#inline_content {
  display: none;
  position: fixed;
  z-index: 9999;
  width: 730px;
  padding: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
}


#inline_content .commentForm {
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.commentTitleLabel {
  border-left: 5px solid rgba(120, 127, 208, 1);
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 18px;
  color: rgba(90, 90, 81, 1);
}

.commentTitleArea {
  margin-bottom: 7px;
}

.commentTextArea {
  margin-bottom: 10px;
}

input.commentTitle {
  width: 305px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 5px;
  border: 1px solid rgba(200, 200, 200, 1);
}

textarea.commentText {
  width: 690px;
  height: 100px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 5px;
  border: 1px solid rgba(200, 200, 200, 1);
}

.commentCaution {
  font-size: 0.85em;
  color: rgba(90, 90, 81, 1);
}

.commentButton {
  display: block;
  width: 144px;
  line-height: 36px;
  margin: 0 auto 10px;
  border: 1px solid rgba(40, 147, 53, 1);
  color: rgba(255, 255, 255, 1)!important;
  font-weight: bold;
  text-decoration: none!important;
  text-align: center;
  text-shadow: 0px 2px rgba(0, 0, 0, 0.2);
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  behavior: url(border-radius.htc); /* IE */
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bfd255+0,8eb92a+93 */
background: #bfd255; /* Old browsers */
background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 93%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #bfd255 0%,#8eb92a 93%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #bfd255 0%,#8eb92a 93%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#8eb92a',GradientType=0 ); /* IE6-9 */
}

#cboxClose {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	color: #444;
	display:none;
}
#modal_bg {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9998;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
}
.leftFrameDate {
	font-size: 14px;
	letter-spacing: -0.5px;
}
.blogbody,
.leftFrameLinkCommentDate {
	font-size: 14px;
}
.leftFrameLinkCommentDate a {
	color: #eb4f77;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}
.leftFrameLinkCommentDate {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	line-height: 2;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.leftFrameLink2 {
	width: 140px;
}
#thumbBox li {
	width: 56px !important;
	height: 80px !important;
	overflow: hidden;
	margin-right: 5px;
	cursor: pointer;
}
#thumbBox .slick-track {
	display: flex;
	flex-wrap: wrap;
	width: 100% !important;
}
#thumbBox li:nth-child(5n) {
	margin-right: 0;
}

.slick-slide img {
	display: block;
	width: 100%;
	height: auto;
}
#ladyInformation .mainContents {
	width: 35%;
	position: relative;
}
#thumbBox {
	width: 300px;
	overflow: hidden;
	margin: 5px auto 0;
}
#thumbBox li:last-child {
	margin-right: 0;
}
.slick-next {
	background-image: url("https://img.undernavi.com/front/pc/shop/detail/move-to-next_off.png") !important;
	right:-30px;
}
.slick-prev {
	background-image: url("https://img.undernavi.com/front/pc/shop/detail/move-to-prev_off.png") !important;
	left: -30px;
}

.mainContents .leftFrame {
	padding: 0px 20px;
}
.mainContents .rightFrame {
	flex-basis: 60%;
}
.slick-track {
	transform: translate3d(0px, 0px, 0px) !important;
}
.blogComment.mb10 {
	clear: both;
}
.photoblog_movie figure {
	width: 300px;
	height: auto;
	position:relative;
}

.photoblog_movie figure::after {
	content: "";
	position: absolute;
	top: calc(50% - 22px);
	left: calc(50% - 22px);
	display: inline-block;
	width: 44px;
	height: 44px;
	background: url('https://img.undernavi.com/front/pc/common/btn_movie.png') no-repeat center center;
}