@charset "UTF-8";
@font-face {
  font-family: 'CormorantGaramond';
  src: url("../../font/CormorantGaramond-Medium.woff"); }

@font-face {
  font-family: 'EBGaramond';
  src: url("../../font/EBGaramond-Regular.woff"); }

.sp_only {
  display: none !important; }

.cateList {
  width: 1100px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  line-height: 50px;
  font-size: 12px;
  margin: 20px auto;
  color: #000; }

.cateList li {
  margin-left: 2px;
  margin-right: 5px; }

/** {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }*/

.sp_only {
  display: none !important; }

#winters_style_191122 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  color: #58595b; }
  #winters_style_191122 .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  #winters_style_191122 .content_wrap {
    width: 1000px;
    margin: 0 auto;
    position: relative; }
  #winters_style_191122 .item_txt {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    font-size: 13px;
    letter-spacing: 0.06em;
    text-align: left; }
    #winters_style_191122 .item_txt a {
      text-decoration: none;
      border-bottom: 1px solid #58595B;
      display: inline-block; }
      #winters_style_191122 .item_txt a span {
        font-size: 14px;
        padding-bottom: -9px;
        font-family: "EBGaramond", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif; }
    #winters_style_191122 .item_txt li:not(:last-child) {
      margin-bottom: 10px; }
  #winters_style_191122 .txt {
    font-size: 13px;
    letter-spacing: 0.06em;
    text-align: center;
    line-height: 2;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: 0.12em; }
    #winters_style_191122 .txt::before {
      content: '';
      display: block;
      height: 0;
      width: 0;
      margin-top: calc((1 - 2) * 0.5em); }
  #winters_style_191122 .ttl {
    font-size: 24px;
    line-height: 1;
    letter-spacing: -0.08em;
    font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
    color: #000; }
  #winters_style_191122 .pickup {
    width: 760px;
    margin: 0 auto;
    padding: 44px 70px 50px;
    background-color: #faf9f7;
    text-align: center;
    color: #000; }
    #winters_style_191122 .pickup .section_title {
      margin-bottom: 40px;
      font-family: "Demos-Next";
      font-size: 38px;
      letter-spacing: 1px; }
    #winters_style_191122 .pickup .item_block {
      padding-left: 90px;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      background-color: #fff; }
      #winters_style_191122 .pickup .item_block:not(:last-child) {
        margin-bottom: 30px; }
    #winters_style_191122 .pickup .image {
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
      width: 180px;
      margin-right: 80px; }
    #winters_style_191122 .pickup .description {
      padding: 50px 0;
      text-align: center;
      min-width: 300px; }
      #winters_style_191122 .pickup .description h4 {
        margin-bottom: 30px;
        font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
        font-size: 20px;
        letter-spacing: -2px; }
      #winters_style_191122 .pickup .description .item_num {
        display: block;
        font-family: "Demos-Next";
        letter-spacing: 1px;
        margin-bottom: 30px; }
        #winters_style_191122 .pickup .description .item_num em {
          font-size: 34px;
          font-style: normal; }
      #winters_style_191122 .pickup .description p {
        font-size: 13px;
        line-height: 2; }
        #winters_style_191122 .pickup .description p::before {
          content: '';
          display: block;
          height: 0;
          width: 0;
          margin-top: calc((1 - 2) * 0.5em); }
  #winters_style_191122 .section {
    margin-top: 120px; }
    #winters_style_191122 .section .flex {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    #winters_style_191122 .section .image {
      position: relative;
      width: 460px; }
    #winters_style_191122 .section .caption {
      position: absolute;
      top: 50px;
      z-index: 2;
      color: #000;
      font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
      font-size: 18px;
      line-height: 1.75;
      letter-spacing: 0.08em;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl; }
    #winters_style_191122 .section .indent {
      display: block; }
    #winters_style_191122 .section .description {
      position: relative;
      top: 12px;
      padding: 47px 0 35px;
      width: 460px;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
      border: 8px solid #faf9f7;
      text-align: center; }
      #winters_style_191122 .section .description .txt {
        margin-bottom: 32px;
        font-size: 13px;
        line-height: 2; }
      #winters_style_191122 .section .description h3 {
        position: absolute;
        top: -28px;
        left: 40%;
        border-bottom: 2px solid #000;
        color: #000;
        font-family: Demos-next;
        font-size: 38px;
        font-style: italic;
        line-height: 0.9; }
    #winters_style_191122 .section.sec02, #winters_style_191122 .section.sec04, #winters_style_191122 .section.sec06 {
      position: relative;
      left: -10px; }
      #winters_style_191122 .section.sec02 .description, #winters_style_191122 .section.sec04 .description, #winters_style_191122 .section.sec06 .description {
        width: 480px; }
      #winters_style_191122 .section.sec02 .image, #winters_style_191122 .section.sec04 .image, #winters_style_191122 .section.sec06 .image {
        margin-right: 6px;
        width: 430px; }
  #winters_style_191122 .sec01 {
    margin-top: 100px; }
    #winters_style_191122 .sec01 .caption {
      top: 40px;
      left: 30px; }
    #winters_style_191122 .sec01 .indent {
      padding-top: 54px; }
  #winters_style_191122 .sec02 .caption {
    top: 40px;
    right: 24px; }
  #winters_style_191122 .sec02 .indent {
    padding-top: 54px; }
  #winters_style_191122 .sec03 .caption {
    top: 40px;
    left: 32px; }
  #winters_style_191122 .sec03 .indent {
    padding-top: 100px; }
  #winters_style_191122 .sec04 .caption {
    top: 40px;
    right: 34px;
    color: #fff; }
  #winters_style_191122 .sec04 .indent {
    padding-top: 72px; }
  #winters_style_191122 .sec05 .caption {
    top: 40px;
    left: 34px;
    text-shadow: 0 0 6px rgba(255, 255, 255, 0.8); }
  #winters_style_191122 .sec05 .indent {
    padding-top: 112px; }
  #winters_style_191122 .sec06 .caption {
    top: 40px;
    right: 34px; }
  #winters_style_191122 .sec06 .indent {
    padding-top: 80px; }
  #winters_style_191122 .sec07 .caption {
    top: 40px;
    left: 34px; }
  #winters_style_191122 .sec07 .indent {
    padding-top: 160px; }
  #winters_style_191122 .profile {
    background: #f7f7f7;
    width: 675px;
    margin: 120px auto 0;
    padding: 30px 27px 34px 37px;}
    #winters_style_191122 .profile h2 {
      margin-bottom: 30px;
      font-size: 36px;
      font-family: "Demos-Next", sans-serif;
      text-align: center;
      line-height: 1;
      letter-spacing: 0.06em;
      color: #000; }
    #winters_style_191122 .profile .image {
      width: 260px; }
    #winters_style_191122 .profile .profile_text {
      -ms-flex-item-align: end;
      align-self: flex-end;
      width: 375px;
      font-size: 13px;
      line-height: 2;
      text-align: left; }
      #winters_style_191122 .profile .profile_text h3 {
        font-size: 20px;
        font-family: "游明朝体", "Yu Mincho", YuMincho, serif, serif;
        color: #000;
        margin-bottom: 10px; }
    #winters_style_191122 .profile .flex {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
  #winters_style_191122 img {
    width: 100%; }
  #winters_style_191122 .mv .txt {
    margin-top: 64px;
    margin-bottom: 73px;
    font-size: 13px;
    line-height: 2;
    letter-spacing: 0.12em; }
  #winters_style_191122 .mv .mv_img {
    width: 1000px;
    margin-left: auto;
    margin-right: auto; }
  #winters_style_191122 .staff {
    margin-top: 140px;
    text-align: center;
    font-size: 14px;
    line-height: 1.7;
    font-family: "EBGaramond", serif;
    letter-spacing: 0.03em; }
  #winters_style_191122 .btn_all {
    margin-top: 136px;
    padding-bottom: 150px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #acacad; }
    #winters_style_191122 .btn_all a {
      font-size: 20px;
      font-family: "EBGaramond", serif;
      color: #000;
      border-bottom: double 3px #dfdfdf;
      padding-bottom: 4px;
      letter-spacing: 0.02em; }
  #winters_style_191122 .archive_slider h4 {
    letter-spacing: .04em;
    padding: 64px 0 36px; }
  #winters_style_191122 .archive_slider .ArchiveTitle {
    font-size: 18px;
    font-family: "EBGaramond", serif;
    text-align: center;
    line-height: 1.4;
    margin-top: 20px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: 0.03em; }
    #winters_style_191122 .archive_slider .ArchiveTitle::before {
      content: '';
      display: block;
      height: 0;
      width: 0;
      margin-top: calc((1 - 1.4) * 0.5em); }
    #winters_style_191122 .archive_slider .ArchiveTitle span.ja {
      font-size: 13px;
      font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
      line-height: 1;
      margin: 5px 0;
      display: block; }
  #winters_style_191122 .archive_slider .date {
    font-size: 12px;
    font-family: "EBGaramond", serif;
    margin-top: 8px; }
  #winters_style_191122 .bx-viewport {
    padding-bottom: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
