@charset "utf-8";
/***********************************************************************
 SP
***********************************************************************/
/*共通*/
.news-list__main-ttl, .mv__txt, .mv__check-ttl {
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, "游明朝", YuMincho;
	transform: rotate(.03deg);
	-webkit-transform: rotate(.03deg);
	font-weight: 600;
}
/*MV*/
.mv__img {
	background-image: url(../images/news/sp/news_MV.jpg);
	background-size: cover;
	padding-top: 80.1%;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 3.5rem;
}
.mv__ttl {
	width: 20.5%;
	margin: 0 auto 2rem;
	text-align: center;
}
.mv__ttl img {
	padding-bottom: 14px;
}
.mv__ttl-txt {
	color: #ff9e91;
	font-size: 1.2em;
	letter-spacing: .2em;
}
.mv_SNS-icon__area {
	width: 25%;
	margin: 0 auto 3rem;
	display: flex;
	justify-content: space-around;
}
.FB__icon, .IG__icon {
	width: 27px;
}
.news__link__btn__list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.news__link__btn {
	width: 40.3%;
	border: 1px #ff9e91 solid;
	margin-bottom: 2rem;
	font-size: 1.1rem;
}
.news__link__btn .btn-long a {
	width: 95.93%;
	padding: 1.2em 0;
}
.news__link__btn .btn-color03.active {
	background-color: #ff9e91;
}
.news__link__btn .btn-color03.active > a {
	background-color: #ff9e91;
	color: #fff;
}
.news__link__btn .btn-color03.btn-arrow01 > a::after {
	width: .7em;
	height: .7em;
	right: .7em;
}
.news__link__btn .btn-color03.btn-arrow01.active > a::after {
	border-color: #fff;
}
.news__link__btn__area {
	margin-bottom: 3rem;
}
/*NEWS一覧*/
.news-list__main-ttl {
	width: 45.1%;
	margin: 0 auto 3rem;
	text-align: center;
	font-size: 1.5rem;
	padding: 7px 15px;
}
.news-list__main-ttl::before {
	content: "";
	background-image: url(../images/news/news_ttl_top_icon.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 30px;
	height: 24px;
	position: absolute;
	bottom: 115%;
	left: 46%;
}
.news__area {
	width: 86.4%;
	margin: 0 auto 6rem;
}
.news__area a {
    text-decoration: none;
    color: #000;
}
.news-list__thumb{
	position: relative;
	overflow: hidden;
	height: 17rem;
}
.news-list__thumb img{
position: absolute;
top: 50%;
left: 50%;
width: auto;
height: auto;
min-width: 100%;
min-height: 100%;
max-width: 100%;
object-fit: cover;
transform: translateY(-50%) translateX(-50%);
}
.news-list__thumb__area {
	margin: 0 auto 1.5rem;
}
.news__link-item__area {
	display: flex;
	margin-bottom: 16px;
}
.news-new {
	width: 20%;
	padding: 9px 0;
	background-color: #ff9e91;
	text-align: center;
	color: #fff;
	margin-right: 1em;
}
.news__link-item {
	width: 30%;
	padding: 7px 0;
	border: 1px #ff9e91 solid;
	color: #ff9e91;
	text-align: center;
}
.news__link-daytime {
	font-size: 1.3rem;
	font-weight: bolder;
	color: #ff9e91;
	margin-bottom: 1rem;
}
.news-list__info__ttl {
	font-size: 1.5rem;
	line-height: 1.719;
	margin-bottom: 1rem;
}
.news-list__info__txt {
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 1.7;
	margin-bottom: 1.5rem;
}
.news-list__info__area .btn-more {
	text-align: center;
}

/***********************************************************************
 TABLET
***********************************************************************/
@media screen and (min-width:767px) {
.news-list__thumb{
	height: 28rem;
	}
.mv__img {
	background-image: url(../images/news/news_MV.jpg);
	padding-top: 22.6%;
}
}

/* TAB_END */

/***********************************************************************
 PC
***********************************************************************/
@media screen and (min-width:960px) {
/*MV*/
.mv__ttl__main {
	margin: 0 auto 79px;
	text-align: center;
	position: relative;
}
.mv__ttl {
	max-width: 89px;
	width: 6.4%;
	margin-bottom: 63px;
}
.mv__ttl-txt {
	font-size: 12px;
	line-height: 1.5;
}
.mv_SNS-icon__area {
	position: absolute;
	top: 0;
	right: 20%;
	width: 90px;
	margin-bottom: 0;
}
.news__link__btn__area {
	margin-bottom: 79px;
}
.news__link__btn__list {
	width: 1100px;
	margin: 0 auto;
	justify-content: center;
}
.news__link__btn__list a {
	text-decoration: none;
	color: #000;
	text-align: center;
}
.news__link__btn {
	font-size: 13px;
	line-height: 18px;
	width: inherit;
	border: none;
	padding-right: 55px;
	border-right: 1px #000 solid;
	margin-right: 55px;
}
.news__link__btn.active {
	color: #ff9e91;
}
.news__link__btn:hover {
	color: #ff9e91;
	transition: .3s all;
}
.news__link__btn__list a:last-of-type .news__link__btn {
	border: none;
	margin-right: 0;
}
.mv__ttl__sub {
	width: 151px;
	position: absolute;
	right: 0;
	top: 0;
}
.mv__ttl__sub .new-dress {
	margin-bottom: 16px;
}
/*NEWS一覧*/
.news-list__main-ttl {
	max-width: 100px;
	font-size: 14px;
}
.news-list__main-ttl::before {
	left: 37%;
	width: 22px;
	bottom: 75%;
}
	.news__area {
			max-width: 750px;
	}
.news__area > a:first-child {
	max-width: 750px;
	display: flex;
	justify-content: space-between;
	position: relative;
	padding-bottom: 55px;
	border-bottom: 1px #c0c0c0 solid;
	margin-bottom: 50px;
}
	.news__area > a:hover{
		opacity: 0.8;
	}
.news__area .btn-more{
		justify-content: flex-start;
	}
.news-list__thumb{
	height: 150px;
}
.news-list__thumb__area {
	width: 30%;
	margin: 0;
}
.news-list__info__area {
	width: 67%;
}
.news-new, .news__link-item {
	padding: 3px;
	width: 18%;
	font-size: 10px;
}
.news-new {
	max-width: 52px;
}
.news__link-daytime {
	font-size: 13px;
	margin-bottom: 16px;
}
.news-list__info__ttl {
	font-size: 13px;
	line-height: 1;
	margin-bottom: 16px;
}
.news-list__info__txt {
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 18px;
}
.news-list__info__area .btn-more {
	text-align: left;
}
/*hover*/
.news-series__item:hover, .costume__list-item:hover {
	background-color: #a99452;
	border: none;
	color: #fff;
	transition: .3s all;
}
}

/* PC_END */

/***********************************************************************
 横幅1000px以上
***********************************************************************/

@media screen and (min-width:1000px) {
}

/***********************************************************************
 iphone5系以下
***********************************************************************/
@media screen and (max-height:569px) {
}
