@charset "utf-8";

/* mom-atclh-2019a-newwatch
-------------------------------------------------*/

.mom-atclh-2019a-newwatch{
	background:url('./bg-index.png') repeat-x center top #333333;
}

@media screen and (max-width:767px) {

	.mom-atclh-2019a-newwatch{
		background:url('./bg-index-sp.png') no-repeat center top;
		background-size:contain;
	}

}

.c-white {
	color:#fff !important;
}

.mom-c-newwatch-list li a {
	box-shadow:0px 0px 6px 3px rgba(0,0,0,0.1);
}

.mom-atclh-2019a-newwatch .mom-c-footer-caption {
	color:#fff;
}

/* mom-atclh-2019a-newwatch-head */

.mom-atclh-2019a-newwatch-head{

}

.mom-atclh-2019a-newwatch-head-inner{
	box-sizing:border-box;
	width:100%;
	max-width:1140px;
	padding:50px 20px 60px 20px;
	margin:0 auto;
	position:relative;
	text-align:left;
}

.mom-atclh-2019a-newwatch-head-txt-lead{
	font-size:28px;
	line-height:1.2;
	font-weight:700;
	text-align:center;
}

.mom-atclh-2019a-newwatch-head-ttl{
	margin:12px 0 0 0;
	text-align:center;
}

.mom-atclh-2019a-newwatch-head-ttl-txt-s{
	display:block;
	font-size:40px;
	line-height:1.2;
	font-weight:700;
}

.mom-atclh-2019a-newwatch-head-ttl-txt-l{
	margin:8px 0 0 0;
	display:block;
	font-size:54px;
	line-height:1.2;
	font-weight:700;
}

.mom-atclh-2019a-newwatch-head-txt{
	margin:40px 0 0 0;
	padding:0 150px;
	font-size:18px;
	line-height:1.5;
}

.mom-atclh-2019a-newwatch-head-sns{
	position:absolute;
	top:10px;
	right:20px;
}

@media screen and (max-width:767px) {

	.mom-atclh-2019a-newwatch-head{

	}

	.mom-atclh-2019a-newwatch-head-inner{
		box-sizing:border-box;
		width:100%;
		max-width:1140px;
		padding:60px 20px 35px 20px;
		margin:0 auto;
		position:relative;
		text-align:left;
	}

	.mom-atclh-2019a-newwatch-head-txt-lead{
		font-size:16px;
		line-height:1.2;
		font-weight:700;
		text-align:center;
	}

	.mom-atclh-2019a-newwatch-head-ttl{
		margin:12px 0 0 0;
		text-align:center;
	}

	.mom-atclh-2019a-newwatch-head-ttl-txt-s{
		display:block;
		font-size:23px;
		line-height:1.2;
		font-weight:700;
	}

	.mom-atclh-2019a-newwatch-head-ttl-txt-l{
		margin:8px 0 0 0;
		display:block;
		font-size:32px;
		line-height:1.2;
		font-weight:700;
	}

	.mom-atclh-2019a-newwatch-head-txt{
		margin:60px 0 0 0;
		padding:0 0;
		font-size:16px;
		line-height:1.5;
	}

	.mom-atclh-2019a-newwatch-head-sns{
		position:absolute;
		top:10px;
		right:10px;
	}

}



/* mom-atclh-2019a-newwatch-bottom */

.mom-atclh-2019a-newwatch-bottom{

}

.mom-atclh-2019a-newwatch-bottom-inner{
	box-sizing:border-box;
	width:100%;
	max-width:1140px;
	padding:5px 20px 90px 20px;
	margin:0 auto;
	position:relative;
	text-align:left;
}

.mom-atclh-2019a-newwatch-bottom-sns .mom-c-snsbtn{
	margin:20px auto 0 auto;
}

@media screen and (max-width:767px) {

	.mom-atclh-2019a-newwatch-bottom{

	}

	.mom-atclh-2019a-newwatch-bottom-inner{
		box-sizing:border-box;
		width:100%;
		max-width:1140px;
		padding:20px 20px 40px 20px;
		margin:0 auto;
		position:relative;
		text-align:left;
	}

	.mom-atclh-2019a-newwatch-bottom-sns .mom-c-snsbtn{
	margin:10px auto 0 auto;
	}

}


.mom-atclh-2019a-newwatch-txt {
	margin-top:15px;
}

.mom-c-newwatch-box-caption {
	display:none;
}

.mom-atclh-2019a-newwatch-credit {
	font-size:90%;
	margin-top:20px;
}

.mom-c-newwatch-date {
	height:30px;
	line-height:30px;
	margin-top:-30px;
	text-align:left;
}

.mom-c-newwatch-index-date {
	text-align:right;
	position:absolute;
	top:10px;
	width:100%;
	right:150px;
	line-height:30px;
}

@media screen and (max-width:950px) {
	.mom-c-newwatch-index-date {
		text-align:left;
		position:absolute;
		top:10px;
		width:100%;
		left:20px;
		line-height:30px;
	}
}