/*
Theme Name:vogue_tcd051_child
Theme URI
Description:TCDテーマ「VOGUE」の子テーマです。
Template:vogue_tcd051
Author:TCD
Author URI:https://tcd-theme.com/
Version:1.5
*/

.l-header__inner {
  max-width: 1600px;
}

.p-entry__body h1 {
  font-size: 35px !important;
  text-align: center;
  margin: 30px 0 !important;
}

.c-logo {
  align-self: center;
}
.c-logo--retina a {
  width: 100%;
  max-width: 274px;
}

.slick-list, .slick-slider, .slick-track {
  height: 100%;
}

@media only screen and (min-width: 1025px) {
  .l-header {
    min-height: 70px;
    height: auto;
  }
}

@media only screen and (max-width: 991px) {
  .p-entry__body h1 {
    font-size: 32px !important;
    margin: 24px 0 !important;
  }
}
@media only screen and (max-width: 776px) {
  .p-entry__body h1 {
    font-size: 20px !important;
    margin: 16px 0 !important;
  }
}

.p-content04__slider-item {
  height: 600px;
}
@media only screen and (max-width: 767px) {
  .p-content04__slider-item {
    height: 360px;
  }
}
