@charset "utf-8";
/* ==========================================================

title :【東建多度カントリークラブ・名古屋】多度の薔薇 写真・画像集
scope : /golf/photogallery_rose/

last modify : 2020/08/13 TCV_ヴィ/ Doan Thi Tuong Vi 

========================================================== */
html,
body {
  min-width: inherit;
  width: auto !important;
}

@media screen and (max-width: 767px) {
  header .header_wrap {
    background: url(../image/bg-flower.jpg) repeat;
    background-position: 35px 3px;
    background-size: 25%;
    font-size: 4vw;
  }

  .navOp header {
    background: url(../image/bg-flower.jpg) repeat;
    background-position: 35px 3px;
    background-size: 25%;
  }

  header .header_btn {
    font-size: 4vw !important;
  }

  .btn_base a {
    font-weight: 600 !important;
    line-height: 1.5;
  }
}

body {
  background: url(../image/bg-flower.jpg) repeat;
  background-position: 35px 3px;
}

@media screen and (max-width: 767px) {
  body {
    background-size: 25%;
  }
}

#wrap {
  margin: 0 auto;
}

#main-nav {
  display: none;
}

@media screen and (max-width: 767px) {
  #main-nav {
    display: block;
  }

  #main-nav .nav_wrap {
    font-size: 4vw !important;
  }
}

header {
  display: none;
}

@media screen and (max-width: 767px) {
  header {
    display: block;
  }
}

.header_logo p {
  width: 65%;
  margin: .375em 0 .5em .938em;
}

.header_logo p img {
  width: 100%;
}

.gallery {
  font-size: 10px;
  margin: 0 auto;
  max-width: 972px;
  padding-top: 2.2em;
  width: 96%;
}

@media screen and (max-width: 767px) {
  .gallery {
    font-size: 1.304vw;
    padding-top: 0;
  }
}

.gallery .row {
  display: flex;
  justify-content: space-between;
}

.gallery .col_146 {
  width: calc(146 / 972 * 100%);
}

.gallery .col_240 {
  width: calc(240 / 972 * 100%);
}

.gallery .col_505 {
  width: calc(505 / 972 * 100%) !important;
}

.gallery .col_505 {
  pointer-events: none;
  position: absolute;
  right: calc(16 / 972 * 100%);
  top: calc(15 / 600 * 100%);
  z-index: 1;
}

.gallery .col_505 img {
  display: block;
  width: 100%;
}

.gallery .col_484 {
  width: calc(484 / 972 * 100%);
}

.gallery .col_484_146 {
  width: calc(146 / 484 * 100%);
}

.gallery .col_484_334 {
  width: calc(334 / 484 * 100%);
}

.gallery .col_334 {
  width: calc(334 / 972 * 100%);
}

.gallery .col_634 {
  width: calc(634 / 972 * 100%);
}

.gallery .col_634_146 {
  width: calc(146 / 634 * 100%);
}

.gallery .col_728 {
  width: calc(728 / 972 * 100%);
}

.gallery .col_728_240 {
  width: calc(240 / 728 * 100%);
}

.gallery .mt_n150 {
  margin-top: calc(-150 / 972 * 100%);
}

.gallery .mt_n98 {
  margin-top: calc(-98 / 972 * 100%);
}

.gallery .mt44 {
  margin-top: 4.4em !important;
}

.gallery .mt45 {
  margin-top: 4.5em !important;
}

.gallery .logo {
  font-size: 10px;
}

@media screen and (max-width: 1120px) {
  .gallery .logo {
    font-size: .98vw;
  }
}

.gallery .logo img {
  width: 100%;
}

.gallery .logo_pos {
  position: relative;
}

.gallery .logo_pos .logo {
  position: absolute;
}

.gallery .logo_pos .logo.n150 {
  top: -15em;
}

.gallery .logo_pos .logo.n98 {
  top: -9.8em;
}

.gallery .logo {
  align-items: center !important;
  display: flex;
}

.gallery .item {
  width: 100%;
}

.gallery .photo {
  position: relative;
}

.gallery .photo img {
  width: 100%;
  height: auto;
}

.gallery .photo::after {
  background: url(../image/ico-modal.png);
  background-size: cover;
  bottom: 0;
  content: "";
  height: 3em;
  pointer-events: none;
  position: absolute;
  right: 0;
  width: 3em;
}
@media screen and (max-width: 767px) {
  .gallery .photo::after {
    height: 4em;
    width: 4em;
  }
}

.gallery .row:nth-child(n+2) .item {
  margin-top: .4em;
}

.gallery .item a {
  display: block;
}

#footer {
  box-sizing: border-box;
  font-size: 10px;
  margin: 32px auto 0;
  max-width: 972px;
  padding-bottom: 1.6%;
  position: relative;
  width: 96%;
}

@media screen and (max-width: 767px) {
  #footer {
    border-bottom: 1.4em solid #113800;
    font-size: 1.304vw;
    margin-top: 6.14em;
    position: relative;
    width: 100%;
  }

  #footer::before {
    background: #42832c;
    bottom: 1em;
    content: "";
    height: .6em;
    left: 0;
    position: absolute;
    width: 100%;
  }
}

#footer p.txt {
  display: inline-block;
  width: calc(700 / 972 * 100%);
}

@media screen and (max-width: 767px) {
  #footer p.txt {
    display: none;
  }
}

.logo_tado {
  display: inline-block;
  margin-right: calc(24 / 700 * 100%);
  width: calc(275 / 700 * 100%);
}

.logo_tado img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .logo_tado {
    display: none;
  }
}

.logo_token {
  display: inline-block;
  margin-top: 3px;
  vertical-align: top;
  width: calc(330 / 700 * 100%);
}

.logo_token img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .logo_token {
    display: none;
  }
}

.pagetop {
  background: url(../image/bg-button.png);
  background-repeat: no-repeat;
  background-size: contain;
  box-sizing: border-box;
  color: #f2f0ce !important;
  font-size: 19px;
  font-weight: 600;
  height: 3.526em;
  letter-spacing: -.02em;
  max-width: 11.526em;
  padding: .789em 2.895em 1.158em 1.579em;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 2px;
  width: 100%;
}

.meiryo .pagetop {
  padding: .75em 2.895em 1.158em 1.579em;
}

@media screen and (max-width: 1080px) {
  .pagetop {
    font-size: 1.759vw;
  }
}

@media screen and (max-width: 767px) {
  .pagetop {
    display: block;
    float: inherit;
    font-size: 2.477vw;
    margin: 0 auto;
    padding: .789em 2.095em 1.158em .779em;
    position: relative;
    right: inherit;
    top: inherit;
  }
}

.pagetop::before {
  background: url(../image/ico-arrow.png);
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: .684em;
  position: absolute;
  right: 1.842em;
  top: 1.316em;
  width: .947em;
}

@media screen and (max-width: 1080px) {
  .pagetop::before {
    font-size: 1.759vw;


  }
}

@media screen and (max-width: 767px) {
  .pagetop::before {
    font-size: 2.477vw;
    right: 1.342em;
    top: 1.116em;
    transform: rotate(0deg);
  }
}

.copy {
  font-size: 12px;
  margin-top: .9%;
}

@media screen and (max-width: 767px) {
  .copy {
    font-size: 0.69rem;
    margin-top: 3.9%;
    padding: 1.75em 4%;
    text-align: center;
  }
}

/* Fancybox */
.fancybox-overlay {
  background: #000;
}

.fancybox-opened .fancybox-skin .fancybox-title-float-wrap .child {
  line-height: 1;
  padding: 0;
}

.fancybox-title-inside-wrap {
  bottom: inherit;
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  line-height: 1;
  padding: 0;
  position: absolute;
  text-align: center;
  top: -50px;
  width: 100%;
}

.fancybox-close {
  background: url(../image/img-btn-close.png) no-repeat;
  background-size: cover;
  bottom: -64px;
  box-sizing: border-box;
  font-size: 10px;
  height: 4.1em;
  padding: .5em .4em .7em;
  position: absolute;
  top: inherit;
  width: 12.6em;
}

.fancybox-close::before {
  color: #f2f0ce;
  content: "閉じる";
  font-size: 17px;
  font-weight: 600;
  left: 50%;
  line-height: 1.75;
  margin-left: -8%;
  position: absolute;
  transform: translate(-50%, 0);
}

.fancybox-close::after {
  background: url(../image/ico-close.png) no-repeat;
  background-size: cover;
  content: "";
  height: calc(14 / 41 * 100%);
  position: absolute;
  right: 23%;
  top: 50%;
  transform: translate(0, -50%);
  width: calc(14 / 126 * 100%);
}