@charset "utf-8";

/*
.mom-model2023-● .mom-model2020-pagenav-●.mom-c-watch-article-bottom-pagenav,
*/

.mom-c-data-article-model span {
	display: inline-block;
	padding-right: 0.35em;
}


/* mom-atclh-2019a-newwatch
-------------------------------------------------*/

.mom-atclh-2019a-newwatch{
	background: url("bg-header.png") no-repeat center 80px #f1f1f1;
	background-size: 500px;
}

@media screen and (min-width:768px) {
    
	.mom-c-data-article-mainv img {
		margin-top: -20px;
	}
}

@media screen and (max-width:767px) {
    
	.mom-atclh-2019a-newwatch{
		background: url("bg-header.png") no-repeat center 70px #f1f1f1;
		background-size:60vw;
	}
}
.c-white {
	color:#fff !important;
}


.mom-atclh-2019a-newwatch-keyv {
	background:url(key.jpg) no-repeat center center;
	background-size:cover;
	height:500px;
}


@media screen and (max-width:767px) {
    
	.mom-atclh-2019a-newwatch-keyv {
		height:200px;
	}
}


/* 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:60px 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{
	text-align:center;
}

.mom-atclh-2019a-newwatch-head-ttl img {
    width: 80%;
    max-width: 500px;
}

.mom-atclh-2019a-newwatch-head-ttl-txt-s{
	display:block;
	font-size:30px;
	line-height:1.2;
	font-weight:700;
}

.mom-atclh-2019a-newwatch-head-ttl-txt-l{
	display:block;
	font-size:57px;
	line-height:1.2;
	font-weight:700;
}

.mom-atclh-2019a-newwatch-head-txt{
	margin:40px 0 0 0;
	padding:0 50px;
	font-size:20px;
	font-weight: bold;
	line-height:1.8em;
	text-align:center;
}


.mom-atclh-2019a-newwatch-head-txt p {
	margin-bottom:1em;
}

.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:40px 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{
		text-align:center;
	}

	.mom-atclh-2019a-newwatch-head-ttl-txt-s{
		display:block;
		font-size:16px;
		line-height:1.2;
		font-weight:700;
	}

	.mom-atclh-2019a-newwatch-head-ttl-txt-l{
		margin:8px 0 0 0;
		display:block;
		font-size:28px;
		line-height:1.3;
		font-weight:700;
	}

	.mom-atclh-2019a-newwatch-head-txt{
		margin:25px 0 0 0;
		padding:0 0;
		font-size:16px;
		line-height:1.5;
		text-align:left;
	}

	.mom-atclh-2019a-newwatch-head-sns{
		position:absolute;
		top:10px;
		right:10px;
	}

}

.mom-atclh-2019a-newwatch-credit {
	font-size:90%;
	margin-top:20px;
}


/* 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;
		margin:0 auto;
		position:relative;
		text-align:left;
	}

	.mom-atclh-2019a-newwatch-bottom-sns .mom-c-snsbtn{
	margin:10px auto 0 auto;
	}

}


.mom-c-data-article-contact li {
	display:inline-block;
}

.mom-model2020-top .mom-c-newwatch-list-ttl {
	display:none;
}

/*リスト（下層ページ用）*/

@media screen and (min-width:768px) {
	.mom-c-newwatch-list li a {
		display: flex;
		width: 100%;
		align-items: center;
		background: #000;
		transition: .3s;
	}
    
	.mom-c-newwatch-list li a:hover {
		background: #444;
		transition: .3s;
	}
	
	
	.mom-c-newwatch-list li a .mom-c-newwatch-box {
		width: 40%;
		display: block;
		overflow: hidden;
	}

	.mom-c-newwatch-list li a .mom-c-newwatch-box img {
		width: 180%;
		margin-left: -42%;
	}

	.mom-c-newwatch-list li a .mom-c-newwatch-box-txt{
		width: 60%;
		padding-top: 0;
		display: block;
		height: 100%;
	}
	
	.mom-c-newwatch-list li a .mom-c-newwatch-box-txt,
	.mom-c-newwatch-list li a:hover .mom-c-newwatch-box-txt {
		background: none;
	}
	
	.mom-c-newwatch-box-txt-ja {
		font-size: 12px;
		display: block;
		margin-top: 3px;
	}
}

.mom-c-newwatch-box-txt-ja {
	color: #ddd;
}

/*リスト（トップページ用）*/

.mom-c-newwatch-toplist {
	background: #fff;
}

.mom-c-newwatch-toplist-inner {
	margin:0 auto;
	max-width: 1300px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	box-sizing: border-box;

}

.mom-c-newwatch-toplist-ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    margin-bottom: 50px;
}

.mom-c-newwatch-toplist-ul li {
	width: 22%;
	margin-top: 40px;
}

.mom-c-newwatch-toplist-ul a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 10px 0 10px;
	position: relative;
}

.mom-c-newwatch-toplist-ul a:before{
	content: "";
	display: block;
	background-color: rgba(0,0,0,0.1);
	opacity: 0.0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
}
.mom-c-newwatch-toplist-ul a:hover:before{
	opacity: 1.0;
}

.mom-c-newwatch-toplist {
	text-align: center;
}

.mom-c-newwatch-toplist img {
	width: 90%;
}


.mom-c-newwatch-toplist-brand {
	text-align: center;
	padding:0 10px;
	line-height: 1.1;
}

.mom-c-newwatch-toplist-brand-en {
	display: block;
	font-size: 110%;
	line-height: 1.3em;
	font-weight: bold;
	padding-top: 10px;
}

.mom-c-newwatch-toplist-brand-ja {
	font-size: 80%;
	display: block;
}

.mom-c-newwatch-toplist-model {
	min-height: 2.2em;
	margin-bottom: 10px;
}

.mom-c-newwatch-toplist-model-inner {
	font-weight: bold;
	line-height: 1.1;
	font-size: 17px;
}

.mom-c-newwatch-toplist-model span {
	display: inline-block;
}

.mom-c-newwatch-toplist-txt {
	text-align: justify;
	line-height: 1.5;
	padding-bottom: 3px;
}

.mom-c-newwatch-toplist-caption {
	text-align: left;
	font-size: 13px;
	line-height: 1.5;
	color: #666;
}

@media screen and (max-width:767px) {
    
	.mom-c-newwatch-toplist-inner {
		padding: 10px 20px 30px 20px;
	}
	
	.mom-c-newwatch-toplist-ul li {
		width: 48%;
		margin-top: 20px;
	}
	
	.mom-c-newwatch-toplist-ul a {
		padding: 0;
	}
	
	.mom-c-newwatch-toplist-brand-en {
		font-size: 100%;
	}
	
	.mom-c-newwatch-toplist-brand-ja {
		font-size: 12px;
	}
	
	.mom-c-newwatch-toplist-model-inner {
		font-size: 13px;
	}
	
	.mom-c-newwatch-toplist-model br {
		display: none;
	}
	.mom-c-newwatch-toplist-txt {
		font-size: 12px;
	}
	
	.mom-c-newwatch-toplist-caption {
		font-size: 10px;
	}
}

.mom-p-newwatch-2021-list-btn-01 {
	text-align: right;
	margin: -60px auto 0 auto;
	height: 60px;
	max-width: 1100px;
	padding: 0 20px;
}

.mom-p-newwatch-2021-list-btn-01 a {
	color: #000;
}


.mom-p-newwatch-2021-list-btn-01 a{
	display:inline-block;
	padding:0 25px 0 0;
	position:relative;
	font-size:14px;
	line-height:18px;
	color:#000000;
	text-decoration:none;
	transition:all 0.5s ease-out;
}

.mom-p-newwatch-2021-list-btn-01 a:hover{
	opacity:0.5;
}

.mom-p-newwatch-2021-list-btn-01 a:before{
	position:absolute;
	top:100%;
	right:0;
	width:18px;
	height:1px;
	margin:-7px 0 0 0;
	content:"";
	background:#000000;
}

.mom-p-newwatch-2021-list-btn-01 a:after{
	position:absolute;
	top:100%;
	right:0;
	width:6px;
	height:1px;
	margin:-10px 0 0 0;
	content:"";
	background:#000000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


/*アコーディオン*/

input, label {
	display: none;
}

@media screen and (max-width:767px) {
    
	input {
		display: none;
	}
	label {		/*タイトル*/
		padding: 5px;
		font-size: 12px;
		display: inline-block;
		width: 100px;
		background:#DDD;
	}
	label::before{		/*タイトル横の矢印*/
		content:"";
		width: 6px;
		height: 6px;
		border-top: 2px solid #000;
		border-right: 2px solid #000;
		-webkit-transform: rotate(45deg);
		position: absolute;
		top:calc( 50% - 5px );
		right: 20px;
		transform: rotate(135deg);
	}
	label,
	.content {
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		transform: translateZ(0);
		transition: all 0.3s;
	}
	.content {		/*本文*/
		height: 0;
		margin-bottom:10px;
		padding:0;
		overflow: hidden;
	}
	input:checked + label + .content {	/*開閉時*/
		height: auto;
		padding:10px 0 0 0;
		transition: all .3s;
	}
	input:checked + label::before {
		transform: rotate(-45deg) !important;
	}
}


/*pager*/

.pager {
	display: flex;
	justify-content: center;
	padding: 50px 0;
}

.pager + .mom-c-newwatch-toplist-ul {
	margin-top: -40px;
}

.pager li {
	margin: 0 10px;
	line-height: 2.7em;
}

.pager li.text a {
	color: #000;
	text-decoration: none;
}

.pager li.text a.here {
	opacity: 0;
}

.pager li.circle a {
	display: inline-block;
	width: 2.7em;
	border-radius: 100px;
	background: #000;
	color: #FFF;
	text-decoration: none;
}

.pager li.circle a.here {
	background: #999;
}

@media screen and (max-width:767px) {
    
	.pager {
		padding: 20px 0;
	}
	
	.pager + .mom-c-newwatch-toplist-ul {
		margin-top: -20px;
	}
	
}



/*大きい時計 枠*/

.aaa-big {
    padding: 30px 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}

.aaa-big img {
    width: 100%;
}

.aaa-big-detail-pc {
    display: none;
}

.aaa-big-column-txt {
    font-size: 15px;
    text-align: justify
}

.aaa-big-column-txt p {
    padding-top: 15px;
}

.aaa-big-watch {
    margin-top: 35px;
}

.aaa-big-watch-img {
    padding-right: 15%;
}

.aaa-big-detail .mom-c-newwatch-toplist-model-inner {
    padding-bottom: 10px;
}

@media screen and (min-width:980px) {
    
    .aaa-big {
        max-width: 980px;
        padding-top: 120px;
    }
    
    .aaa-big-wrapper {
        display: flex;
        justify-content: space-between;
    }
        
    .aaa-big-column {
        width: 44%;
        padding-top: 20px;
    }
    
    .aaa-big-column-txt {
        font-size: 17px;
    }
    
    .aaa-big-watch {
        width: 45%;
        margin-top: -40px;
    }
    
    .aaa-big-watch-img {
        padding-right: 0;
        text-align: center;
    }
    
    .aaa-big-watch-img img {
    }
    
    .aaa-big-detail {
        padding-left: 50px;
        text-align: left;
    }
    .aaa-big-detail .mom-c-newwatch-toplist-brand-en,
    .aaa-big-detail .mom-c-newwatch-toplist-brand-ja {
        display: inline-block;
        margin-right: 10px;
    }
    
    .aaa-big-column-txt p {
        padding-top: 20px;
    }
    
    
    
}

    
/* 各セクション タイトル */




.aaa-big-ttl {
    display: flex;
    justify-content: space-between;
    text-align: left;
    line-height: 1.3;
    font-weight: bold;
    align-items: center;
}

.aaa-big-ttl-no  {
    width: 20%;
}



.aaa-big-ttl-txt {
    width: 80%;
    box-sizing: border-box;
    padding-left: 10px;
}

.aaa-big-ttl-txt h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 32px;
}


@media screen and (min-width:758px) {

    .aaa-big-ttl-txt p br {
        display: none;
    }

}


@media screen and (min-width:950px) {
    
    .aaa-big-ttl-txt p {
        font-size: 18px;
    }
    
    .aaa-big-ttl-txt p br {
        display: none;
    }

    .aaa-big-ttl-txt h2 {
        font-size: 60px;
    }
    
    .aaa-big-ttl-no  {
        width: 100px;
    }
    
    .aaa-big-ttl-txt {
        width: calc(100% - 100px);
    }
    
    .mom-c-newwatch-toplist-caption--bottom {
        padding-top: 30px;
    }
}

