#contents {
	text-align: left;
}
.result.video .main {
	margin: 0 0 13.33vw;
}

#contents h1.topTtl {
    margin: 7.2vw 3.85vw 8vw;
    font-size: 5.33vw;
}
#contents h1.notFound {
    text-align: center;
}
#contents .binfo_banner + h1.topTtl {
    margin: -1.33vw 3.85vw 6.67vw;
}
h1.topBanner {
    margin: 3.85vw auto 35px
}
h1.topBanner img {
    width: 100%
}
.binfo_banner {
  margin: 8.53vw 3.85vw 8vw;
}
.binfo_banner.sheets {
  margin: -4vw 3.85vw 9.33vw;
}
.binfo_banner a {
	display: inline-block;
	width: 100%;
	margin-bottom: 8vw;
}
.binfo_banner.sheets a:not(:first-child) {
	margin-bottom: 4vw;
}
.binfo_banner.sheets a(:last-child) {
	margin-bottom: 0;
}
.binfo_banner a figure {
	margin: 0;
}
.binfo_banner a figure img {
	width: 100%;
}
.mf_finder_container .link__btn a {
	margin: auto;
}
.leadBanner {
    display: flex;
    justify-content: space-between;
    margin: 0 3.85vw;
}
.leadBanner li {
    display: inline-block;
    vertical-align: top;
    width: 47.25%;
}
.leadBanner li:nth-child(even) {
    margin-right: 0;
}
.leadBanner li:hover {
    opacity: .8
}
.leadBanner li img {
    width: 100%;
}
.introduce {
    margin: -20px 3.85vw 0;
    font-size: 1.3rem;
    line-height: 2rem
}
.result {
    margin: 0;
}
.result h1.result__title {
    color: #797979;
    font-size: 2rem;
    font-weight: 400;
    line-height: 2.5rem;
    letter-spacing: 0.1rem;
    text-align: center
}
.result h1.result__title .title__tag {
    border: 1px solid #e8297b;
    color: #e8297b;
    display: inline-block;
    font-size: 2rem;
    margin-bottom: 3px;
    padding: 11px 3.85vw
}
.result h1.result__title span {
    font-size: 1.3rem;
    line-height: 2.5rem;
    letter-spacing: 0.1rem
}
.result__writer {
    border: 1px solid;
    padding: 10px
}
.result__writer .writer__img {
    border-radius: 50%;
    float: left;
    height: 70px;
    width: 70px
}
.result__writer .writer__name {
    font-size: 1.3rem;
    margin: 0 0 0 80px
}
.result__writer .writer__role {
    color: #a9a9a9;
    font-size: 1.2rem;
    margin: 10px 0 0 80px
}
.result__writer .writer__profile {
    font-size: 1.2rem;
    line-height: 1.65rem;
    letter-spacing: 0.05rem;
    margin: 10px 0 5px 80px
}
.result__list {
    margin: 25px auto 35px
}
.result__list-inner {}
.result__list .line::after {
    content: "";
    clear: both;
    display: block
}

.latest__box-wrapper + .latest__box-wrapper {
	margin-top: 8vw;
}
.latest__box {
    position: relative;
}
.latest__box-wrapper > .latest__box:first-of-type {
	margin-bottom: 7.69vw;
}
#js-resultsData .latest__box {
	margin-bottom: 0;
}

#js-resultsData .latest__box,
.latest__box:not(:first-of-type),
.latest__box-wrapperInner .latest__box {
	padding: 0 3.85vw 3.85vw;
	box-sizing: border-box;
	display: flex;
	width: 100%;
	row-gap: 3.85vw;
	column-gap: 3.85vw;
}
.latest__box:last-of-type {
	padding-bottom: 0;
}
.latest__box a {
    display: block;
    text-decoration: none
}
.latest__box figure {
    margin: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	overflow: hidden;
}
.latest__box figure img {
    width: 100%;
    z-index: 1;
}
.latest__box:first-of-type figure {
	width: 100vw;
	height: 100vw;
}
#js-resultsData .latest__box figure,
.latest__box:not(:first-of-type) figure,
.latest__box-wrapperInner .latest__box figure {
	width: 33.33vw;
	height: 33.33vw;
}
.latest__box figure::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(225deg, #E67A7A 0%, #FCC0C0 40%, #99D3D3 59.5%, #96E0DC 80%, #6DD0D0 100%);
	opacity: .4;
	position: absolute;
	z-index: 0;
}
.video .latest__box figure:after {
	content: "";
	display: block;
	position: absolute;
	width: 7.69vw;
	height: 7.69vw;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: url(../img/icon_movie.svg) no-repeat center center;
	background-size: cover;
	z-index: 1;
}
	.video .latest__box-wrapper > .latest__box figure:after {
		width: 15.38vw;
		height: 15.38vw;
	}
.latest__box .latest__box-title {
    color: #000;
    font-size: 3.59vw;
    margin-bottom: 1.54vw;
}
.latest__box:first-of-type .latest__box-title {
    margin-bottom: 2.05vw;
}
.video .latest__box-wrapper > .latest__box .latest__box-title {
	color: #fff;
}

.latest__box-wrapper > .latest__box:first-of-type .latest__box-text {
	width: 100%;
	box-sizing: border-box;
	padding: 3.85vw 3.85vw 0;
	display: flex;
	flex-direction: column;
}
.video .latest__box-wrapper > .latest__box:first-of-type .latest__box-text {
	position: absolute;
	min-height: 35.9vw;
	bottom: 0;
	left: 0px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 100%);
	padding: 16.15vw 3.85vw 3.08vw;
	color: #fff;
	justify-content: end;
	z-index: 1;
}
#js-resultsData .latest__box-text {
	padding: 0;
	display: flex;
	align-items: center;
	flex-direction: row;
}
#js-resultsData a .latest__box-text,
.latest__box:not(:first-of-type) a .latest__box-text {
	flex: 1;
}
.latest__box-date {
    display: block;
    font-size: 2.56vw;
    color: #A7A7A7;
}
.video .latest__box-wrapper > .latest__box .latest__box-date {
	color: #fff;
}
.line__tag-outer {
	margin-bottom: 3.32vw;
	margin-right: -3.85vw;
	letter-spacing: -.5em;
}
#js-resultsData .latest__box {
	
}
#contents .line__tag {
	display: inline-block;
	letter-spacing: normal;
	margin-right: 1.28vw;
	margin-bottom: 0.53vw;
}
#contents .line__tag a {
    display: inline-block;
    text-decoration: none;
    color: #000000 !important;
    border: solid 1px #D9D9D9;
    background-color: #ffffff;
    padding: 2.18vw 2.56vw;
    border-radius: 100px;
    font-size: 3.08vw;
    line-height: 1;
    box-sizing: border-box;
}
#contents .pagenation a {
    color: #A7A7A7;
    display: table-cell;
    vertical-align: middle;
    padding: 1.33vw;
    text-decoration: none;
}
#contents .pagenation a.selected,
#contents .pagenation .active a {
	color: #000;
}
.pagenation ul {
	margin: 10.67vw 3.85vw 13.33vw;
    display: flex;
    justify-content: space-between;
}
.pagenation li {
	font-size: 4.27vw;
}
.pagenation li.pagenation__pager {
    margin-right: 0
}
.pagenation li.pagenation__pager ul {
    justify-content: center;
    column-gap: 6.67vw;
    margin: 0;
}
.pagenation .pagenation__num {
    font-size: 4vw;
    text-align: center;
    padding: 9px 16px
}
.pagenation .pagenation__arrow {
  position: relative;
  display: inline-block;
  width: 1.33vw;
  height: 2.67vw;
}
.pagenation .pagenation__prev .pagenation__arrow {
	margin-right: 2.67vw;
}
.pagenation .pagenation__next .pagenation__arrow {
	margin-left: 2.67vw;
}

.pagenation .pagenation__prev .pagenation__arrow::before,
.pagenation .pagenation__prev .pagenation__arrow::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.13vw);
  left: 0;
  width: 1.87vw;
  height: 0.27vw;
  border-radius: 9999px;
  background-color: #A7A7A7;
  transform-origin: 0.13vw 50%;
}
.pagenation .pagenation__next .pagenation__arrow::before,
.pagenation .pagenation__next .pagenation__arrow::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.13vw);
  right: 0;
  width: 1.87vw;
  height: 0.27vw;
  border-radius: 9999px;
  background-color: #A7A7A7;
  transform-origin: calc(100% - 0.13vw) 50%;
}
.pagenation .pagenation__prev.active .pagenation__arrow::before,
.pagenation .pagenation__prev.active .pagenation__arrow::after,
.pagenation .pagenation__next.active .pagenation__arrow::before,
.pagenation .pagenation__next.active .pagenation__arrow::after {
  background-color: #000000;
}

.pagenation .pagenation__prev .pagenation__arrow::before {
  transform: rotate(48.35deg);
}
.pagenation .pagenation__next .pagenation__arrow::before {
  transform: rotate(45deg);
}

.pagenation .pagenation__prev .pagenation__arrow::after {
  transform: rotate(-48.35deg);
}
.pagenation .pagenation__next .pagenation__arrow::after {
  transform: rotate(-45deg);
}

.beautyjourney__sns {
	text-align: center;
	margin: 25.33vw 0;
}
.beautyjourney__sns-title {
	font-weight: bold;
	font-size: 4.27vw;
	margin-bottom: 6.67vw;
}
.beautyjourney__sns ul {
	letter-spacing: -.5em;
}
.beautyjourney__sns ul li {
	display: inline-block;
	letter-spacing: normal;
	margin: 0 3.47vw;
	vertical-align: middle;
}

.anchor__heading {
    font-size: 1.8rem;
    border-top: solid 3px #ccc;
    position: relative;
    margin-bottom: 25px
}
.entry__movie__list+.anchor__heading {
    margin-top: 40px
}
.anchor__heading span {
    display: inline-block;
    position: relative;
    padding-top: 10px
}
.anchor__heading span::before {
    content: '';
    width: 100%;
    height: 3px;
    background: #DB8684;
    position: absolute;
    top: -3px;
    left: 0
}
.entry__movie__list {
    letter-spacing: -0.5em
}
.entry__movie {
    letter-spacing: normal;
    display: inline-block;
    border: solid 1px #ccc;
    box-sizing: border-box;
    margin-right: 4%;
    margin-bottom: 3.85vw;
    width: 48%
}
.entry__movie:nth-child(even) {
    margin-right: 0
}
.entry__movie img {
    max-width: 100%;
    width: 100%
}
.entry__movie a .entry__box-title {
    font-size: 1.2rem;
    line-height: 1.4;
    margin-top: 18px;
    height: 6.3rem;
    overflow: hidden
}
.entry__movie a .entry__box-title {
    margin-top: 0;
    height: 6.3rem;
    display: table;
    position: relative;
    width: 100%
}
.entry__movie a .entry__box-title span {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding: 0 28% 0 7%
}
.entry__movie a img.entry__box__play {
    width: 12.27%;
    position: absolute;
    margin: auto;
    top: 0;
    right: 7%;
    bottom: 0
}
.result__footbanner img {
    max-width: 100%;
    width: 100%
}
.result__footbanner .description {
    font-size: 1.3rem;
    margin: 10px 0 0
}
.anchor {
    font-size: 120%;
    letter-spacing: -0.5em;
    margin: 0 0 35px
}
.anchor li {
    display: inline-block;
    letter-spacing: normal;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 3.85vw;
    line-height: 1
}
.anchor li:nth-child(even) {
    margin-right: 0
}
.anchor li a {
    border: 1px solid #ccc;
    text-decoration: none;
    display: block;
    width: 100%;
    position: relative;
    padding: 18px 25px 16px 10px;
    box-sizing: border-box
}
.anchor li a::after {
    background: url('../img/anchor_bottomArrow.png') no-repeat;
    background-size: 12px;
    content: "";
    display: block;
    width: 12px;
    height: 6.5px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 11px;
    bottom: 0
}
.anchor li a:hover {
    opacity: .75;
    cursor: pointer
}
.anchor li a img {
    vertical-align: middle;
    margin-right: 5px
}
.pbtEntry {
		padding: 0 0 15.38vw;
		font-family: Futura, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
	.pbtEntry__ttl {
			margin: 0 3.85vw 7.69vw;
			text-align: left;
			font-size: 5.13vw;
			font-weight: bold;
			line-height: 1;
			letter-spacing: 0.1rem;
	}
	.pbtEntry__itemlist {
			display: -webkit-box;
			display: flex;
			justify-content: space-between;
			row-gap: 7.69vw;
			margin: 0 3.85vw 7.69vw;
			flex-wrap: wrap;
	}
	.pbtEntry__item {
			width: 44.87vw;
	}
		.production .pbtEntry__itemlist {
				letter-spacing: -.5em;
				margin: 0;
		}
			.production .pbtEntry__itemlist .slick-prev {
				position: absolute;
				left: 3.85vw;
				top: 11.54vw;
				width: 7.69vw;
				height: 7.69vw;
			}
			.production .pbtEntry__itemlist .slick-next {
				position: absolute;
				top: 11.54vw;
				right: 3.85vw;
				width: 7.69vw;
				height: 7.69vw;
			}
		.production .pbtEntry__item {
				width: 30.77vw;
				display: inline-block;
				letter-spacing: normal;
				padding-left: 3.85vw;
		}
		.production .pbtEntry__item:last-child {
				padding-right: 3.85vw;
		}
	.pbtEntry__item a {
			display: block;
			text-decoration: none;
			padding: 0;
	}
	.pbtEntry__item a figure {
			margin: 0;
			display: flex;
			flex-direction: column;
			justify-content: center;
			position: relative;
			width: 100%;
	}
	.pbtEntry__item a figure::before {
			content: "";
			display: block;
			width: 100%;
			height: 100%;
			background: linear-gradient(225deg, #E67A7A 0%, #FCC0C0 40%, #99D3D3 59.5%, #96E0DC 80%, #6DD0D0 100%);
			opacity: .4;
			position: absolute;
			z-index: 0;
	}
	.pbtEntry__item a img {
		position: relative;
		z-index: 1;
		width: 100%;
		height: 44.87vw;
		object-fit: cover;
	}
	.pbtEntry__item a .pbtEntry__itemTitle {
		font-size: 3.59vw;
		line-height: 1.5;
		text-align: left;
		margin-top: 5.13vw;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		display: -webkit-box;
		height: auto;
		max-height: 4.5em;
		overflow: hidden;
		text-overflow: ellipsis;
		width: 100%;
		line-break: anywhere;
	}
	.pbtEntry__item a .pbtEntry__itemTitle-bj {
		
	}
		.pbtEntry__item a .pbtEntry__itemTitle-bj {
				font-size: 3.59vw;
				line-height: 1.5;
				text-align: left;
				margin-top: 2.56vw;
				display: flex;
				column-gap: 2.56vw;
				align-items: center;
		}
			.pbtEntry__item a .pbtEntry__itemTitle-bj p {
				margin: 0;
			}
			.pbtEntry__item a .pbtEntry__itemTitle-bj img {
				border-radius: 100%;
				width: 12.82vw;
				height: 12.82vw;
			}
		.pbtEntry__item a .pbtEntry__itemPrice {
			margin-top: 3.85vw;
			font-size: 2.56vw;
			text-align: left;
			color: #A7A7A7;
		}
			.pbtEntry__item a .pbtEntry__itemPrice span {
				font-size: 2.05vw;
			}
