@charset "utf-8";

/* ==========================================================
title : 特集ページ 写真集
scope : 特集ページ 写真集 共通
========================================================== */

/* ==============================
 リセット・基本・レイアウト
============================== */
body {
  background: #000;
  text-align: center;
}

p {
  margin: 0;
}

dt,dd {
  margin: 0;
}

.maincol {
  margin: 0 auto;
  width: 1000px;
}

/* ClearFix */
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.imghover:hover img {
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
}

@media screen and (max-device-width: 1024px) {
  html,body {
    margin: 0 auto;
    width: 1060px;
  }
  .imghover:hover img {
    opacity: 1;
  }
}

/* ==============================
 ページタイトル
============================== */
.mainttl {
  margin: 12px 0 10px;
}

.mainttl h1 {
  margin: 0;
}

/* ==============================
 タイトル下ナビ
============================== */
.header_btm {
  margin: 2px 0 5px;
  display: inline-block;
  width: 1000px;
}

.header_btm_center{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: left;
}

.header_btm_center #siteroute{
  float: none !important;
  width: 770px !important;
}

.header_btm_center .btn_pre{
  float: none !important;
}

#siteroute {
  float: left;
  margin-left: 15px;
  width: 750px;
}

#siteroute li > a {
  color: #558ccb !important;
}

#siteroute li > a:active,#siteroute li > a:hover {
  color: #f00 !important;
}

#siteroute li span {
  background: rgba(0, 0, 0, 0) url("/special/image_cmn/mrk_siteroute02_blk.gif") no-repeat scroll 0 center;
  float: left;
  font-size: 16px;
  margin: 0;
  padding: 1px 0 0 12px;
}

#siteroute li:last-child:not([class]) > a span, #siteroute li .last_crumbs {
  background: rgba(0, 0, 0, 0) url("/special/image_cmn/mrk_siteroute02_blk.gif") no-repeat scroll 0 center;
  color: #333;
  cursor: default;
  font-size: 16px;
  line-height: 110%;
  padding-top: 0;
}

.last_crumbs {
  color: #fff !important;
}

.btn_pre {
  float: right;
  width: 204px;
}

#gallery {
  font-size: 0;
  letter-spacing: 0;
  margin: 0 auto;
  position: relative;
  width: 1008px;
}

#gallery > div {
  display: inline-block;
}

#gallery .photo {
  display: inline-block;
  margin: 0 8px 8px 0;
  opacity: 0;
  position: relative;
}

/*テキストの基本的な変更*/
.important_text {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  line-height: 35px;
  vertical-align: middle;
  text-align: center;
  padding: 55.5px 0;
  margin: 0 8px 8px 0;
}



/*レイアウト崩壊防止*/
#gallery > .inline , #gallery .photo {
  display: inline-block;
}
#gallery .photo {
  margin: 0 8px 8px 0;
  opacity: 1;
}
.float_L {
  float: left;
}
.float_R {
  float: right;
}
/*画像を上に合わせる指定*/
.pt154 {
  padding-top: 154px;
}
/*画像を下に合わせる指定*/
#gallery > .mb154 {
  margin-top: -154px;
}
.w496 {
  width: 496px;
}
/*end 20171010*/

.translate_reset {
  -webkit-transform: translate(0,0) !important;
  -moz-transform: translate(0,0) !important;
  -o-transform: translate(0,0) !important;
  transform: translate(0,0) !important;
}

.w1008 {
  width: 1008px;
}

.w252 {
  width: 252px;
}

.w504 {
  width: 504px;
}

.w756 {
  width: 756px;
}

.mgn_r_252 {
  margin-right: 252px;
}


.adj_upr {
  position: relative;
  top: -154px;
}

.adj_upr-m {
  margin-top: -308px !important;
}

.rgt01 {
  right: -252px;
}

.rgt02 {
  right: -504px;
}

.flt_rft {
  display: block;
}

.adj_mgn {
  margin-top: -154px;
}

.mgn_lft {
  text-align: left;
}

/* ==============================
 画像BOX レイアウト
============================== */
/*余白ロゴレイアウト*/
.logo {
  display: block;
  position: absolute;
}

.logo.hm {
  left: 147px;
  top: 1494px;
}

.logo.resrch {
  bottom: 58px;
  left: 66px;
}

.logo.cate {
  color: #fff;
  display: table-cell;
  font-size: 35px;
  font-weight: bold;
  height: 135px;
  line-height: 135px;
  margin: auto;
  top: 864px;
  vertical-align: middle;
  width: 424px;
}

.logo.cate_en {
  color: #fff;
  display: table-cell;
  font-size: 35px;
  font-weight: bold;
  height: 135px;
  line-height: 135px;
  margin: auto;
  right: 0;
  top: 864px;
  vertical-align: middle;
  width: 424px;
}

.logo.cate_en.tx_long {
  font-size: 35px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .logo.cate_en.tx_long {
    font-size: 27px;
  }
}

.logo.excellent_en {
  bottom: 10px;
  color: #fff;
  display: table-cell;
  font-size: 35px;
  font-weight: bold;
  height: 135px;
  line-height: 135px;
  margin: auto;
  right: 0;
  vertical-align: middle;
  width: 424px;
}

.collection_en {
  bottom: 590px;
  color: #fff;
  display: table-cell;
  font-size: 35px;
  font-weight: bold;
  height: 135px;
  line-height: 135px;
  margin: auto;
  right: 0;
  vertical-align: middle;
  width: 424px;
}

.logo.cate_en, .logo.excellent_en, .collection_en {
  letter-spacing: -0.1px\9; /* IE10以下 */
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .logo.cate_en:not(:target),
  .logo.excellent_en:not(:target),
  .collection_en:not(:target) {
    letter-spacing: -0.1px; /* IE10,11 */
  }
}

.logo.cate span,
.logo.cate_en div,
.logo.excellent_en span,
.logo.collection_en span {
  display: table-cell;
  height: 135px;
  line-height: 1.2;
  margin: auto;
  vertical-align: middle;
  width: 424px;
}

.logo.cate_en div > span {
  display: inline-block;
  text-align: left;
}

/*テキスト表示*/
.logo.cate_en {
  letter-spacing: 0;
  top: 930px;
  width: 252px;
}
.logo.cate_en div {
  margin: 0;
  width: 252px;
}

#text_cate_japanese {
  left: 248px;
  margin: 0;
  top: 1855px;
}

#text_photogallery {
  margin: 0;
  right: 0;
  top: 3700px;
  width: 496px;
}

#text_photogallery div {
  width: 496px;
}

/*--------------- 20160602 ---------------*/
#text_odekake1 {
  left: 751px;
  margin: 0;
  top: 494px;
}

@media screen and (max-width: 1000px) {
  #text_odekake1 span {
    font-size: 90%;
  }
}

#text_odekake2 {
  margin: 0;
  left: 47px;
  top: 1113px;
}

#text_odekake3 {
  margin: 0;
  right: 145px;
  top: 3295px;
}

#text_odekake4 {
  margin: 0;
  right: 128px;
  top: 5784px;
}

.wid400 {
  width: 400px !important;
}

/* ==============================
 モーダル内
 =============================== */
 /* 閉じるボタン */
.fancybox-close {
  background: #fff;
  border: 3px solid #3c66d2;
  border-radius: 5px;
  box-sizing: border-box;
  bottom: -60px;
  color: #3c66d2;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  left: 0;
  letter-spacing: 0.1em;
  line-height: 34px;
  margin: auto;
  position: absolute;
  right: 0;
  width: 110px;
  z-index: 8040;
}

.fancybox-close::before {
  content: "×";
  font-size: 23px;
  left: 10px;
  position: absolute;
  vertical-align: top;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .fancybox-close::before {
    left: 15px;
    line-height: 30px;
  }
}

.fancybox-close::after {
  content: "閉じる";
  left: 0;
  padding-left: 40px;
  position: absolute;
}

.fancybox-close:hover {
  color: #3c66d2;
  opacity: 0.9;
}

/* カラー */
.red .fancybox-close { 
  border-color: #bf0008;
  color: #bf0008;
}

.red .fancybox-close:hover {
  color: #bf0008;
}

.bordeaux .fancybox-close {
  border-color: #990006;
  color: #990006;
}

.bordeaux .fancybox-close:hover {
  color: #990006;
}

.magenta .fancybox-close {
  border-color: #c62e82;
  color: #c62e82;
}

.magenta .fancybox-close:hover {
  color: #c62e82;
}

.ultramarine .fancybox-close {
  border-color: #105799;
  color: #105799;
}

.ultramarine .fancybox-close:hover {
  color: #105799;
}

.blue .fancybox-close {
  border-color: #01177d;
  color: #01177d;
}

.blue .fancybox-close:hover {
  color: #01177d;
}

.sky_blue .fancybox-close {
  border-color: #29aae1;
  color: #29aae1;
}

.sky_blue .fancybox-close:hover {
  color: #29aae1;
}

.light_blue .fancybox-close {
  border-color: #53bdc2;
  color: #53bdc2;
}

.light_blue .fancybox-close:hover {
  color: #53bdc2;
}

.green .fancybox-close {
  border-color: #009e45;
  color: #009e45;
}

.green .fancybox-close:hover {
  color: #009e45;
}

.viridian .fancybox-close {
  border-color: #098172;
  color: #098172;
}

.viridian .fancybox-close:hover {
  color: #098172;
}

.orange .fancybox-close {
  border-color: #ee8b3b;
  color: #ee8b3b;
}

.orange .fancybox-close:hover {
  color: #ee8b3b;
}

.purple .fancybox-close {
  border-color: #9e5fb8;
  color: #9e5fb8;
}

.purple .fancybox-close:hover {
  color: #9e5fb8;
}

/* ==============================
 画面下 PRテキストBOX
 =============================== */
.area_mo_box {
  background: url("/special/image_cmn/bg_album_footer.png") repeat-x center bottom;
  padding: 105px 0 18px;
}

.mo_box {
  background: #000; /* IE8 */
  background: rgba(0,0,0,0.6);
  border: 3px solid #717171;
  clear: both;
  display: block;
  line-height: 1.2em;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px 10px 8px 10px;
  text-align: left;
  width: 750px;
}

* > .mo_box p {
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}

/* ==============================
 フッター
============================== */
#footer {
  background: #000;
  border-top: none;
  color: #fff;
}

#line_box_footer .color_p {
  border-color: #000;
}

#footer a:link,
#footer a:visited {
  color: #FFF;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}

/*----------------------------
  キャプション文調整
-----------------------------*/
.fancybox-opened .fancybox-skin .fancybox-title-float-wrap .child {
  background: #fff;
  font-size: 16px;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1.3;
  opacity: 0.9;
  padding: 5px 10px;
  text-align: right;
}

/*-----------------------------
文字サイズ調整
------------------------------*/  
.important_text.double {
  line-height: 1.2;
  font-size: 32px;
  padding: 35.5px 0;
}

.txt_s {
  font-size: 28px;
}

.important_text.triple{
  line-height: 1.2;
  font-size: 22px;
  padding: 30px 0;
}

/*-----------------------------
※注釈
------------------------------*/  
.attention {
  color: #FFF;
  text-align: right;
}
