@media (max-width: 60em) {
    .is-pc{
        display:none;
    }    

/* ===== audemars-piguet_201606 ===== */


/* ---------------- common ---------------- */

[aria-hidden="true"] {
	display: none;
}

[data-fadein="true"] {
	position: relative;
	opacity: 0;
	top: 0px;
}

.pswp__button {
	width: 16px !important;
	height: 16px !important;
	margin: 16px 16px 0 0 !important;
	background-size: 16px 16px !important;
}

.cfx:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.cfx {
	min-height: 1px;
}

* html .cfx {
	height: 1px;
	/*짜*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/* ---------------- common - layout ---------------- */

#apArticle {
	width: 100% !important;
	padding-bottom: 30px;
	font-family: 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo', sans-serif;
	font-size: 14px;
	line-height: 1.8;
	color: #fff;
	background: #000;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

#apArticle h1,
#apArticle h2,
#apArticle h3,
#apArticle p,
#apArticle figure {
	margin: 0;
	padding: 0;
}

#apArticle img {
	width: 100%;
	max-width: 100%;
	height: auto;
}


/* ---------------- Index ---------------- */

#apArticle.apIndex {
	padding-bottom: 40px; 
}

#apArticle.apIndex .contentsHeader {
	margin-bottom: 40px; 
}

#apArticle.apIndex .contentsMenu {
	margin-bottom: 40px;
	padding-bottom: 64px;
	border-bottom: 1px solid #333;
}

#apArticle.apIndex .contentsMenu ul {
	margin: 0 16px;
}

#apArticle.apIndex .contentsMenu li {
	position: relative;
	text-align: center;
}

#apArticle.apIndex .contentsMenu li:nth-of-type(1) {
	height: 400px;
}

#apArticle.apIndex .contentsMenu li:nth-of-type(2) {
	height: 460px;
	margin-bottom: 48px;
}

#apArticle.apIndex .contentsMenu li:nth-of-type(3) {
	height: 290px;
	margin-bottom: 48px;
}

#apArticle.apIndex .contentsMenu li:nth-of-type(4) {
	height: 440px;
	margin-bottom: 48px;
}

#apArticle.apIndex .contentsMenu li:nth-of-type(5) {
	height: 400px;
}

#apArticle.apIndex .contentsMenu li a {
	display: block;
}

#apArticle.apIndex .contentsMenu li > img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#apArticle.apIndex .contentsMenu li:nth-of-type(1) img {
	width: 328px;
}

#apArticle.apIndex .contentsMenu li:nth-of-type(2) img {
	width: 296px;
}

#apArticle.apIndex .contentsMenu li:nth-of-type(3) img {
	width: 384px;
}

#apArticle.apIndex .contentsMenu li:nth-of-type(4) img {
	width: 168px;
}

#apArticle.apIndex .contentsMenu li:nth-of-type(5) img {
	width: 262px;
}

#apArticle.apIndex .contentsMenu li .name {
	width: 100%;
	margin: auto;
	text-align: center;
	display: block;
	position: absolute;
	bottom: 3.5em;
	z-index: 2;
}

#apArticle.apIndex .contentsMenu li:nth-of-type(1) .name,
#apArticle.apIndex .contentsMenu li:nth-of-type(5) .name {
	bottom: 3em;
}

#apArticle.apIndex .contentsMenu li:nth-of-type(1) .name img {
	width: 152px;
}
#apArticle.apIndex .contentsMenu li:nth-of-type(2) .name img {
	width: 228px;
}
#apArticle.apIndex .contentsMenu li:nth-of-type(3) .name img {
	width: 122px;
}
#apArticle.apIndex .contentsMenu li:nth-of-type(4) .name img {
	width: 160px;
}
#apArticle.apIndex .contentsMenu li:nth-of-type(5) .name img {
	width: 174px;
}

#apArticle.apIndex .contentsMenu li .copy {
	width: 100%;
	margin: auto;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	display: block;
	position: absolute;
	bottom: 0;
	z-index: 2;
}

#apArticle.apIndex .contentsMenu li:nth-of-type(2) .copy {
	margin-left: 5px;
}

#apArticle.apIndex .contentsInfo {
	margin: 0 16px;
	font-size: 12px;
	line-height: 1.75;
}

#apArticle.apIndex .contentsInfo h2 {
	margin-bottom: 20px;
	text-align: center;
}

#apArticle.apIndex .contentsInfo h2 > img {
	width: 54px;
}

#apArticle.apIndex .contentsInfo .shopInfoWrap img {
	margin-bottom: 16px;
}

#apArticle.apIndex .contentsInfo .shopInfoWrap .shopDetail p {
	margin-bottom: 1em;
}

#apArticle.apIndex .contentsInfo .shopInfoWrap .shopDetail .shopName:after {
	width: 16px;
	margin: 1em 0;
	content: '';
	border-top: 1px solid #dbdbdb;
	display: block;
}

#apArticle.apIndex .contentsInfo .shopInfoWrap .shopDetail .shopInfo a.link {
	margin-top: 24px;
	padding: 1.1em;
	font-size: 14px;
	border: 1px solid #dbdbdb;
	text-align: center;
	display: block;
}

#apArticle.apIndex .contentsInfo .shopInfoWrap .shopDetail .shopInfo a.link span {
	padding-right: 1.2em;
	background: url(https://s3-ap-northeast-1.amazonaws.com/statics.pen-online.jp/image/special/audemarspiguet2016/sp/common/ic_link.png) right center no-repeat;
}


/* ---------------- Page ---------------- */

#apArticle.apPage {
	padding-top: 50px;
	font-size: 14px;
}

#apArticle.apPage h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 20px;
	color: #d19a69;
}

#apArticle.apPage p {
	margin-bottom: 1em;
	font-size: 12px;
	line-height: 1.75;
	text-align: justify;
}

#apArticle.apPage .txwrap {
	/*width: 720px;*/
	margin: 0 16px 64px;
}

#apArticle.apPage .spacer {
	content: ' ';
	height: 1em;
	display: block;
	clear: both;
}

#apArticle.apPage .contentsMenu {
	padding-top: 24px;
	border-top: 1px solid #333;
}

#apArticle.apPage .contentsMenu ul {
	margin: 0 16px;
}

#apArticle.apPage .contentsMenu li a {
	padding: 16px 0 16px; 
	display: block;
	border-bottom: 1px solid #d19a69;
	transition: 0.4s linear;
}

#apArticle.apPage .contentsMenu li a:hover,
 #apArticle.apPage .contentsMenu li a.here {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: .5;
}

#apArticle.apPage .contentsMenu li a .name img {
	margin-bottom: 2px;
}

#apArticle.apPage .contentsMenu li:nth-of-type(1) a .name img {
	width: 168px;
}

#apArticle.apPage .contentsMenu li:nth-of-type(2) a .name img {
	width: 244px;
}

#apArticle.apPage .contentsMenu li:nth-of-type(3) a .name img {
	width: 265px;
}

#apArticle.apPage .contentsMenu li:nth-of-type(4) a .name img {
	width: 314px;
}

#apArticle.apPage .contentsMenu li:nth-of-type(5) a .name img {
	width: 190px;
}

#apArticle.apPage .contentsMenu li a .copy {
	font-size: 12px;
	display: block;
}

#apArticle.apPage .contentsMenu li:nth-of-type(6) {
	margin-top: 30px;
}

#apArticle.apPage .contentsMenu li:nth-of-type(6) a {
	border-bottom: none;
}

#apArticle.apPage .contentsMenu li:nth-of-type(6) a .name {
	width: 200px;
	margin: 0 auto 8px;
	padding-bottom: 4px;
	display: block;
	text-align: center;
	border-bottom: 1px solid #d19a69;
}

#apArticle.apPage .contentsMenu li:nth-of-type(6) a .name img {
	width: 140px;
}

#apArticle.apPage .contentsMenu li:nth-of-type(6) a .copy {
	display: block;
	text-align: center;
}


/* ---------------- Page1 ---------------- */

#apArticle.apPage1 .sec_a {
	/*padding: 0 0 40px;*/
	padding: 0 0 30px;
}

#apArticle.apPage1 .sec_a h1 {
	margin-bottom: 20px;
	text-align: center;
}

#apArticle.apPage1 .sec_a h1 img {
	width: 331px;
}

#apArticle.apPage1 .sec_a .phwrap {
	margin-bottom: 20px;
	position: relative;
}

#apArticle.apPage1 .sec_a .phwrap {
	height: 600px;
}

#apArticle.apPage1 .sec_a .phwrap2 {
	height: 350px;
}

#apArticle.apPage1 .sec_a .phwrap h2,
#apArticle.apPage1 .sec_b .phwrap h2,
#apArticle.apPage1 .sec_b .phwrap2 h2 {
	margin: auto 16px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	border-bottom: 1px solid #333;
}

#apArticle.apPage1 .sec_a .phwrap h2 img {
	width: 312px;
}

#apArticle.apPage1 .sec_a .phwrap h2 span,
#apArticle.apPage1 .sec_b .phwrap h2 span,
#apArticle.apPage1 .sec_b .phwrap2 h2 span {
	margin: 15px 0;
	font-size: 12px;
	line-height: 1;
	display: block;
}

#apArticle.apPage1 .sec_a .phwrap2 {
	margin-bottom: 40px;
	position: relative;
}

#apArticle.apPage1 .sec_a .phwrap2 span {
	margin: 8px 32px 0;
	font-size: 11px;
	line-height: 1.7;
	display: block;
}

#apArticle.apPage1 .sec_a .txwrap {
	margin-bottom: 0;
}

#apArticle.apPage1 .sec_a .txwrap2 {
	margin-bottom: 20px;
}

#apArticle.apPage1 .asi_a {
	padding: 30px 40px 55px;
	box-sizing: border-box;
	background: #1a1a1a;
}

#apArticle.apPage1 .asi_a p {
	margin-bottom: 30px;
}

#apArticle.apPage1 .asi_a li {
	margin-bottom: 40px;
	font-size: 11px;
	line-height: 1.7;
	text-align: center;
}

#apArticle.apPage1 .asi_a li:last-child {
	margin-bottom: 0;
}

#apArticle.apPage1 .asi_a li img {
	margin: 0 auto 10px;
	display: block;
}

#apArticle.apPage1 .asi_a li:nth-of-type(1) img {
	width: 178px;
}

#apArticle.apPage1 .asi_a li:nth-of-type(2) img {
	width: 140px;
}

#apArticle.apPage1 .asi_a li:nth-of-type(3) img {
	width: 151px;
}


#apArticle.apPage1 .sec_b {
	padding: 50px 0;
}

#apArticle.apPage1 .sec_b h1 {
	margin-bottom: 40px;
	text-align: center;
}

#apArticle.apPage1 .sec_b h1 img {
	width: 330px;
}

#apArticle.apPage1 .sec_b .phwrap,
#apArticle.apPage1 .sec_b .phwrap2 {
	margin-bottom: 20px;
	position: relative;
}

#apArticle.apPage1 .sec_b .phwrap {
	height: 460px;
}

#apArticle.apPage1 .sec_b .phwrap2 {
	height: 480px;
}

#apArticle.apPage1 .sec_b .phwrap h2 img {
	width: 211px;
}

#apArticle.apPage1 .sec_b .phwrap2 h2 img {
	width: 162px;
}

#apArticle.apPage1 .sec_b .txwrap {
	margin-bottom: 0;
}

#apArticle.apPage1 .sec_b .txwrap2 {
	margin-bottom: 40px;
}


/* ---------------- Page2 ---------------- */

#apArticle.apPage2 .sec_a {
	margin: 0 auto 50px;
}

#apArticle.apPage2 .sec_a h1 {
	margin-bottom: 2em;
	text-align: center;
}

#apArticle.apPage2 .sec_a h1 img {
	width: 298px;
}

#apArticle.apPage2 .sec_a .phwrap {
	height: 540px;
	margin-bottom: 20px;
	position: relative;
	overflow-y: hidden;
}

#apArticle.apPage2 .sec_a .phwrap h2 {
	margin: auto 16px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	border-bottom: 1px solid #333;
}

#apArticle.apPage2 .sec_a .phwrap h2 img {
	width: 216px;
}

#apArticle.apPage2 .sec_a .phwrap h2 span {
	margin: 15px 0;
	font-size: 12px;
	line-height: 1;
	display: block;
}

#apArticle.apPage2 .sec_a .txwrap {
	margin: 0 16px 40px;
}

#apArticle.apPage2 .sec_a .txwrap2 {
	margin: 0 16px 20px;
}

#apArticle.apPage2 .sec_a .phwrap2 {
	margin: 0 16px 30px;
}

#apArticle.apPage2 .sec_a .phwrap2 img {
	width: 326px;
	margin-bottom: 25px;
}

#apArticle.apPage2 .sec_a .phwrap2 span {
	font-size: 12px;
	display: block;
}

#apArticle.apPage2 .sec_a .phwrap3 {
	margin: 0 16px 40px;
}

#apArticle.apPage2 .sec_a .phwrap3 img {
	margin-bottom: 12px;
}

#apArticle.apPage2 .sec_a .phwrap3 span {
	font-size: 12px;
	display: block;
}

#apArticle.apPage2 .sec_a .phwrap4 {
	margin: 0 16px;
}

#apArticle.apPage2 .sec_a .phwrap4 img {
	margin-bottom: 33px;
}

#apArticle.apPage2 .sec_a .phwrap4 span {
	display: block;
}

#apArticle.apPage2 .sec_a .phwrap4 span .affi {
	margin-bottom: 25px;
	font-size: 11px;
	line-height: 1.5;
}

#apArticle.apPage2 .sec_a .phwrap4 span .name {
	margin-bottom: -.2em;
	font-size: 15px;
}

#apArticle.apPage2 .sec_a .phwrap4 span .name-en {
	margin-bottom: 25px;
	font-size: 12px;
	color: #d19a69;
}

#apArticle.apPage2 .sec_a .phwrap4 span .prof {
	font-size: 12px;
	line-height: 1.75;
}


/* ---------------- Page3 ---------------- */

#apArticle.apPage3 .sec_a {
	margin: 0 auto 50px;
}

#apArticle.apPage3 .sec_a h1 {
	margin-bottom: 2em;
	text-align: center;
}

#apArticle.apPage3 .sec_a h1 img {
	width: 320px;
}

#apArticle.apPage3 .sec_a .phwrap {
	height: 400px;
	margin-bottom: 20px;
	position: relative;
}

#apArticle.apPage3 .sec_a .phwrap h2 {
	margin: auto 16px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	border-bottom: 1px solid #333;
}

#apArticle.apPage3 .sec_a .phwrap h2 img {
	width: 274px;
}

#apArticle.apPage3 .sec_a .phwrap h2 span {
	margin: 15px 0;
	font-size: 12px;
	line-height: 1.2;
	display: block;
}

#apArticle.apPage3 .sec_a .txwrap {
	margin: 0 16px 40px;
}

#apArticle.apPage3 .sec_a .txwrap2 {
	margin: 0 16px 20px;
}

#apArticle.apPage3 .sec_a .phwrap2 {
	margin: 0 16px 40px;
}

#apArticle.apPage3 .sec_a .phwrap2 img {
	margin-bottom: 20px;
}

#apArticle.apPage3 .sec_a .phwrap2 img:nth-of-type(2) {
	margin-bottom: 10px;
}

#apArticle.apPage3 .sec_a .phwrap2 span {
	font-size: 12px;
	display: block;
}

#apArticle.apPage3 .sec_a .phwrap3 {
	margin: 0 16px;
}

#apArticle.apPage3 .sec_a .phwrap3 img {
	margin-bottom: 33px;
}

#apArticle.apPage3 .sec_a .phwrap3 span {
	display: block;
}

#apArticle.apPage3 .sec_a .phwrap3 span .affi {
	margin-bottom: 25px;
	font-size: 11px;
	line-height: 1.5;
}

#apArticle.apPage3 .sec_a .phwrap3 span .name {
	margin-bottom: -.2em;
	font-size: 15px;
}

#apArticle.apPage3 .sec_a .phwrap3 span .name-en {
	margin-bottom: 25px;
	font-size: 12px;
	color: #d19a69;
}

#apArticle.apPage3 .sec_a .phwrap3 span .prof {
	font-size: 12px;
	line-height: 1.75;
}


/* ---------------- Page4 ---------------- */

#apArticle.apPage4 .sec_a {
	padding: 0 0 40px;
}

#apArticle.apPage4 .sec_a h1 {
	margin-bottom: 30px;
	text-align: center;
}

#apArticle.apPage4 .sec_a h1 img {
	width: 288px;
}

#apArticle.apPage4 .sec_a .phwrap {
	margin-bottom: 20px;
}

#apArticle.apPage4 .sec_a h2 {
	margin:0 16px 20px;
}

#apArticle.apPage4 .sec_a h2 img {
	width: 128px;
}

#apArticle.apPage4 .sec_a .txwrap {
	margin: 0 16px;
}

#apArticle.apPage4 .sec_a .txwrap p {
	margin-bottom: 20px;
}

#apArticle.apPage4 .sec_b {
	padding: 30px 0 40px;
	background: #1a1a1a;
}

#apArticle.apPage4 .sec_b .txwrap2 {
	margin-bottom: 20px;
}

#apArticle.apPage4 .sec_b .txwrap:last-child {
	margin-bottom: 0;
}

#apArticle.apPage4 .sec_b .txwrap p:last-child {
	margin-bottom: 0;
}

#apArticle.apPage4 .sec_c {
	padding: 50px 0 40px;
}

#apArticle.apPage4 .sec_c .txwrap {
	margin: 0 16px 30px;
}

#apArticle.apPage4 .sec_c .txwrap h2 {
	margin-bottom: 16px;
}

#apArticle.apPage4 .sec_c .txwrap h2 img {
	width: 134px;
}

#apArticle.apPage4 .sec_c .txwrap p {
	margin-bottom: 0;
}

#apArticle.apPage4 .sec_c .phwrap {
	margin: 0 16px;
}

#apArticle.apPage4 .sec_c .phwrap:nth-of-type(1) {
	margin-bottom: 20px;
}

#apArticle.apPage4 .sec_d {
	padding: 50px 0 40px;
	background: #1a1a1a;
}

#apArticle.apPage4 .sec_d .txwrap {
	margin: 0 16px 30px;
}

#apArticle.apPage4 .sec_d .txwrap h2 {
	margin-bottom: 16px;
}

#apArticle.apPage4 .sec_d .txwrap h2 img {
	width: 84px;
}

#apArticle.apPage4 .sec_d .txwrap p {
	margin-bottom: 0;
}

#apArticle.apPage4 .sec_d .phwrap {
	margin: 0 16px;
}

#apArticle.apPage4 .sec_d .phwrap img {
	margin-bottom: 20px;
}

#apArticle.apPage4 .sec_d .phwrap img:nth-of-type(3) {
	margin-bottom: 0;
}

#apArticle.apPage4 .sec_e {
	padding: 50px 0 40px;
}

#apArticle.apPage4 .sec_e .txwrap {
	margin-bottom: 30px; 
}

#apArticle.apPage4 .sec_e .txwrap h2 {
	margin-bottom: 16px; 
}

#apArticle.apPage4 .sec_e .txwrap h2 img {
	width: 168px;
}

#apArticle.apPage4 .sec_e .txwrap p {
	margin-bottom: 0;
}

#apArticle.apPage4 .sec_e .phwrap {
	margin: 0 16px;
}

#apArticle.apPage4 .sec_e .phwrap img {
	margin: 0 0 20px;
}

#apArticle.apPage4 .sec_e .phwrap img:nth-of-type(2) {
	margin: 0;
}


/* ---------------- Page5 ---------------- */

#apArticle.apPage5 .txwrap {
	margin-bottom: 0;
	position: relative;
	z-index: 2;
}

#apArticle.apPage5 .txwrap2 {
	margin-bottom: 40px;
}

/*#apArticle.apPage5 .sec_a,*/
#apArticle.apPage5 .sec_b {
	padding: 0 0 40px;
}

#apArticle.apPage5 .sec_a {
	margin-bottom: 100px;
}

#apArticle.apPage5 .sec_a h1,
#apArticle.apPage5 .sec_b h1 {
	text-align: center;
}

#apArticle.apPage5 .sec_a h1 {
	margin-bottom: 20px;
}

#apArticle.apPage5 .sec_a h1 img {
	width: 310px;
}

#apArticle.apPage5 .sec_b h1 img {
	width: 336px;
}

#apArticle.apPage5 .sec_a .phwrap,
#apArticle.apPage5 .sec_a .phwrap2,
#apArticle.apPage5 .sec_b .phwrap,
#apArticle.apPage5 .sec_b .phwrap2 {
	margin-bottom: 20px;
	position: relative;
}

#apArticle.apPage5 .sec_a .phwrap {
	height: 660px;
}

#apArticle.apPage5 .sec_a .phwrap2 {
	height: 710px;
}

#apArticle.apPage5 .sec_b .phwrap {
	height: 635px;
}

#apArticle.apPage5 .sec_b .phwrap2 {
	height: 540px;
}

#apArticle.apPage5 .sec_a .phwrap h2,
#apArticle.apPage5 .sec_a .phwrap2 h2,
#apArticle.apPage5 .sec_b .phwrap h2,
#apArticle.apPage5 .sec_b .phwrap2 h2 {
	margin: auto 16px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	border-bottom: 1px solid #333;
}

#apArticle.apPage5 .sec_a .phwrap h2 img {
	width: 264px;
}

#apArticle.apPage5 .sec_a .phwrap2 h2 img {
	width: 244px;
}

#apArticle.apPage5 .sec_b .phwrap h2 img {
	width: 340px;
}

#apArticle.apPage5 .sec_b .phwrap2 h2 img {
	width: 330px;
}

#apArticle.apPage5 .sec_a .phwrap h2 span,
#apArticle.apPage5 .sec_a .phwrap2 h2 span,
#apArticle.apPage5 .sec_b .phwrap h2 span,
#apArticle.apPage5 .sec_b .phwrap2 h2 span {
	margin: 15px 0;
	font-size: 12px;
	line-height: 1.2;
	display: block;
}



}