html {
  font-family: "Asap", sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em; }

:root, ::before, ::after {
  --tcd-logo-image-size-pc: 40px;
  --tcd-logo-image-size-sp: 28px; }

.p-footer-main {
  border-image: none;
  background-color: #000; }
  .p-footer-main .menu-item a {
    color: #fff; }

.p-single-gallery__navigation_center,
.p-single-gallery__navigation,
.p-single-gallery-bottom,
.gallery-single_date,
.c-page-nav,
.p-single-bottom__news {
  display: none; }

.c-button01 {
  border-radius: 10px;
  transition: 0.3s; }
  .c-button01:hover {
    opacity: 0.5; }

.p-mv1-overlay {
  display: none; }

.c-cover {
  width: 100vw;
  height: 100%;
  object-fit: cover; }

div.p-mv1-content-title_2 {
  line-height: 2; }

.p-archive--news {
  margin-bottom: 60px; }

.p-single--news,
.p-single-gallery__content {
  padding-bottom: 60px; }

.tcdce-body p {
  text-align: left; }

.l-container {
  padding-block: 0 0px; }

.l-contents_gallery {
  margin-bottom: 0px; }

.p-archive--gallery {
  margin-top: 50px;
  margin-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .p-archive--gallery {
      margin-top: 10px; } }

.post-type-archive-gallery main {
  margin-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .post-type-archive-gallery main {
      margin-bottom: 40px; } }

.drawer_contents_tab_nav {
  background-color: #453c39; }

#click_sec {
  text-align: center;
  line-height: 2; }
  #click_sec .btn {
    width: 250px;
    margin: auto;
    margin-top: 20px; }
    @media screen and (max-width: 767px) {
      #click_sec .btn {
        width: 200px; } }
    #click_sec .btn a {
      transition: 0.3s; }
      #click_sec .btn a:hover {
        opacity: 0.5; }

@media print, screen and (min-width: 768px) {
  .widget_nav_menu {
    display: none; }
  .p-mv1-content {
    margin-top: 450px; }
  .p-mv1-content-title {
    margin-bottom: -30px; }
  .p-mv1, .p-mv1__slide {
    height: 800px; }
  .c-gallery-archive-header-terms .splide__track {
    border-left: 0;
    border-right: 0; }
  .p-gallery-cards_type2 {
    -ms-grid-columns: (minmax(0, 1fr))[4];
        grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px; }
  .p-gallery-cards-item__image {
    height: calc(100vw / 4 * 1.35); }
  .p-single-gallery__img,
  .p-colum-page__content_img {
    width: 40%; }
  .p-single-gallery__content,
  .p-colum-page__content_left {
    width: 60%; }
  .drawer_tag_item {
    padding: 5px 10px; } }

@media screen and (max-width: 767px) {
  .p-mv1-content {
    margin-top: -250px; }
  .p-mv1-content-title {
    margin-bottom: -10px; }
  .p-mv1, .p-mv1__slide {
    height: 600px; }
  .p-gallery-cards-item__image {
    height: calc(100vw / 2 * 1.35); }
  .p-gallery-cards_type2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    gap: 10px; }
  article.p-gallery-cards-item {
    width: calc(50% - 5px); }
  .p-footer-copyright {
    font-size: 10px; } }

/*# sourceMappingURL=style.css.map */
