@charset 'UTF-8';
/*デフォルトPAGETOP非表示*/#pagetop { display: none !important; }

#collection { width: 1000px; margin: 0 auto; }

#collection #btn_pagelink { position: fixed; bottom: 134px; right: 0; }
#collection #btn_pagelink ul {}
#collection #btn_pagelink ul li { text-indent: -9999px; }
#collection #btn_pagelink ul li a { display: block; width: 48px; height: 120px; background-image: url(../images/btn_pagelink_2.png); background-repeat: no-repeat; }
#collection #btn_pagelink ul li:nth-of-type(1) a { background-position: bottom right; margin-top: -1px; }
#collection #btn_pagelink ul li:nth-of-type(1) a:hover { background-position: bottom left; } 
/* #collection #btn_pagelink ul li:nth-of-type(1) a { background-position: top right; }
#collection #btn_pagelink ul li:nth-of-type(2) a { background-position: bottom right; margin-top: -1px; }
#collection #btn_pagelink ul li:nth-of-type(1) a:hover { background-position: top left; }
#collection #btn_pagelink ul li:nth-of-type(2) a:hover { background-position: bottom left; } */

#collection #collection_tab { padding-top: 65px; }
#collection #collection_tab:after { content: ''; display: block; clear: both; }
#collection #collection_tab div { float: left; }
#collection #collection_tab div a { display: block; width: 492px; height: 72px; }
#collection #collection_tab div.tab_pride { background: url(../images/tab_pride.png) no-repeat top; width: 492px; height: 72px; text-indent: -9999px; margin-right: 16px; }
#collection #collection_tab div.tab_pride:hover { background-position: bottom; }
#collection #collection_tab div.tab_pride.active { background-position: center; }
#collection #collection_tab div.tab_bis { background: url(../images/tab_bis.png) no-repeat top; width: 492px; height: 72px; text-indent: -9999px; }
#collection #collection_tab div.tab_bis:hover { background-position: bottom; }
#collection #collection_tab div.tab_bis.active { background-position: center; }

#collection #collection_inner { padding-top: 62px; }
#collection #collection_inner h1 { text-align: center; font-family: 'Prata', serif; font-size: 36px; letter-spacing: 0.025em; font-weight: normal; }
#collection #collection_inner ul {}
#collection #collection_inner ul:after { content: ''; display: block; clear: both; }
#collection #collection_inner ul li { width: 232px; float: left; margin: 24px 24px 0 0; background: #f0f0f0; position: relative; cursor: pointer;  }
#collection #collection_inner ul li img { width: 100%; height: auto; opacity: 1.0; -webkit-transition: 0.8s; transition: 0.8s; }
#collection #collection_inner ul li:hover img { opacity: 0.2; }
#collection #collection_inner ul li:hover:before { content: url("../images/ico_more.png"); position: absolute; top: 50%; left: 50%; border: 1px solid #000000; width: 159px; text-align: center; padding: 12px 0; margin: -20px 0 0 -79px; }
#collection #collection_inner ul li:nth-child(-n+4) { margin-top: 42px; }
#collection #collection_inner ul li:nth-child(4n) { margin-right: 0; }

#collection #collection_archive { border: 1px solid #000000; padding: 46px 212px; margin-top: 80px;}
#collection #collection_archive h2 { text-align: center; font-family: 'Prata', serif; font-size: 36px; letter-spacing: 0.025em; font-weight: normal; }
#collection #collection_archive ul {}
#collection #collection_archive ul:after { content: ''; display: block; clear: both; }
#collection #collection_archive ul li { float: left; margin: 16px 70px 0 0; font-size: 14px; font-family: 'Prata', serif; }
#collection #collection_archive ul li:nth-child(-n+4) { margin-top: 24px; }
#collection #collection_archive ul li:nth-child(4n) { margin-right: 0; }
#collection #collection_archive ul li a { display: block; background: url(../images/ico_archive_arrow.gif) no-repeat center left; padding-left: 16px; color: #7e7e7e; }

#movie{
  margin: 0 0 30px 0;
}
#movie h2{
  text-align: center;
    font-family: 'Prata', serif;
    font-size: 36px;
    letter-spacing: 0.025em;
    font-weight: normal;
    margin: 40px 0;
}
#movie iframe{
  display: block;
  margin: 0 auto;
}

/* Magnific Popup CSS */
/*コンテンツ幅*/.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 420px; cursor: auto; }
/*キャプション*/.mfp-content p { background: #ffffff; padding: 10px; font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif; text-align: center; font-size: 14px; }

.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: rgba(244,244,244,0.95); }
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; -webkit-box-sizing: border-box; box-sizing: border-box; }
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.mfp-align-top .mfp-container:before { display: none; }
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: pointer; }
.mfp-zoom { cursor: pointer; }
.mfp-auto-cursor .mfp-content { cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.mfp-loading.mfp-figure { display: none; }
.mfp-hide { display: none !important; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }
.mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; }

button.mfp-close { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; -webkit-box-shadow: none; box-shadow: none; }
.mfp-close { width: 22px; height: 22px; position: absolute; right: 0; top: -48px; }
.mfp-close:hover, .mfp-close:focus { opacity: 0.6; }
.mfp-close:active {}
.mfp-close-btn-in .mfp-close { background: url(../images/btn_close.png) no-repeat; text-indent: -9999px; }

button.mfp-arrow { overflow: visible; cursor: pointer; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; -webkit-box-shadow: none; box-shadow: none; }
.mfp-arrow { position: absolute; margin: 0; top: 50%; margin-top: -21px; padding: 0; width: 24px; height: 42px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {}
.mfp-arrow:hover, .mfp-arrow:focus { opacity: 0.6; }
.mfp-arrow-left { left: 50%; background: url(../images/ico_arrow_prev.png) no-repeat; margin-left: -300px; }
.mfp-arrow-right { right: 50%; background: url(../images/ico_arrow_next.png) no-repeat; margin-right: -300px; }

/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure { line-height: 0; }
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; background: #444; }
.mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }
.mfp-figure figure { margin: 0; }
.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }
.mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; }
.mfp-image-holder .mfp-content { max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }
