@charset "UTF-8";
/* Variables
****************************************************************************/
/* Media Queries
****************************************************************************/
/* Utilities
****************************************************************************/
/*clearfix*/
/* set some element's line-height to 1em because of adjust text margin */
/*set fontfamily noto 700*/
/*set fontfamily*/
/*
	layout Demitasse
*/
@media print, screen and (min-width: 768px) and (max-width: 9999px) {
  .res-pc {
    display: block; } }

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .res-pc {
    display: none; } }

@media print, screen and (min-width: 768px) and (max-width: 9999px) {
  .res-sp {
    display: none; } }

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .res-sp {
    display: block; } }

img {
  max-width: 100%; }

.sec-note {
  display: block;
  margin-top: 40px; }
  @media only screen and (max-width: 767px) {
    .sec-note {
      line-height: 1.6; } }
  .sec-note li {
    font-size: 12px; }
    @media only screen and (max-width: 767px) {
      .sec-note li {
        font-size: 9px; } }
    .sec-note li:nth-child(n + 2) {
      margin-top: 0.5em; }

#sec-lead {
  background: #efddad no-repeat center top;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 80px 0; }
  @media only screen and (max-width: 767px) {
    #sec-lead {
      padding: 30px 0; } }
  #sec-lead #sec-lead-title {
    font-size: 40px;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    letter-spacing: 0.07em;
    margin-right: -0.5em; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      #sec-lead #sec-lead-title {
        font-size: 8.4375vw; } }
    #sec-lead #sec-lead-title sub {
      font-size: 10px; }
  #sec-lead #sec-lead-txt {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.9;
    margin-top: 30px;
    letter-spacing: 0.1em; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      #sec-lead #sec-lead-txt {
        font-size: 4.21875vw;
        margin-top: 6.25vw; } }
    #sec-lead #sec-lead-txt small {
      font-size: 12px; }
    #sec-lead #sec-lead-txt sub {
      font-size: 50%; }
  #sec-lead #sec-lead-strong {
    font-size: 27px;
    line-height: 1.46667;
    letter-spacing: 0.2em;
    margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      #sec-lead #sec-lead-strong {
        font-size: 18px; } }
    #sec-lead #sec-lead-strong big {
      font-size: 111%; }
  #sec-lead .sec-note li {
    text-align: center; }

#sec-latte {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  background: linear-gradient(to right, #f6eed6 0, #fff 50%, #f6eed6 100%);
  padding: 80px 0; }
  @media only screen and (max-width: 767px) {
    #sec-latte {
      padding: 50px 0; } }
  #sec-latte #latte-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    gap: 0 65px;
    padding: 0 10px 0 50px;
    max-width: 960px;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      #sec-latte #latte-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 10.15625vw;
        max-width: 100%;
        padding: 0 10px; } }
    #sec-latte #latte-box .latte-txtbox {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
      #sec-latte #latte-box .latte-txtbox #latte-catch {
        width: 518px;
        margin: 0 auto; }
        @media only screen and (max-width: 767px) {
          #sec-latte #latte-box .latte-txtbox #latte-catch {
            width: 88.59375vw; } }
        #sec-latte #latte-box .latte-txtbox #latte-catch picture {
          display: block; }
      #sec-latte #latte-box .latte-txtbox #latte-txt {
        font-size: 30px;
        line-height: calc(50 / 30);
        color: #723600;
        font-weight: bold;
        text-align: center;
        margin-top: 20px;
        letter-spacing: 0.05em; }
        @media only screen and (max-width: 767px) {
          #sec-latte #latte-box .latte-txtbox #latte-txt {
            font-size: 7.03125vw;
            line-height: calc(75 / 45); } }
        #sec-latte #latte-box .latte-txtbox #latte-txt span {
          border-bottom: 1px solid #723600;
          padding-bottom: 0.1em; }
      #sec-latte #latte-box .latte-txtbox #latte-list {
        margin-top: 30px; }
        @media only screen and (max-width: 767px) {
          #sec-latte #latte-box .latte-txtbox #latte-list {
            margin-top: 7.8125vw; } }
        #sec-latte #latte-box .latte-txtbox #latte-list li {
          padding-left: 1em;
          font-size: 18px;
          line-height: calc(30 / 18);
          color: #723600;
          font-weight: bold;
          letter-spacing: 0.05em; }
          @media only screen and (max-width: 767px) {
            #sec-latte #latte-box .latte-txtbox #latte-list li {
              font-size: 4.21875vw;
              line-height: calc(45 / 27); } }
          #sec-latte #latte-box .latte-txtbox #latte-list li:nth-child(n + 2) {
            margin-top: 0.5em; }
          #sec-latte #latte-box .latte-txtbox #latte-list li span {
            float: left;
            margin-left: -1em; }
          #sec-latte #latte-box .latte-txtbox #latte-list li sub {
            font-size: 50%; }
    @media only screen and (max-width: 767px) {
      #sec-latte #latte-box .sec-note {
        margin-top: 4.6875vw; } }
    #sec-latte #latte-box .sec-note li {
      font-size: 11px;
      letter-spacing: 0.03em;
      text-indent: -1em;
      padding-left: 1em; }
      @media only screen and (max-width: 767px) {
        #sec-latte #latte-box .sec-note li {
          font-size: 2.57812vw; } }
    #sec-latte #latte-box .sec-note li:has(span) {
      text-indent: 0;
      padding-left: 2em; }
      #sec-latte #latte-box .sec-note li:has(span) span {
        float: left;
        margin-left: -2em; }
    #sec-latte #latte-box .latte-imgbox {
      width: 195px; }
      @media only screen and (max-width: 767px) {
        #sec-latte #latte-box .latte-imgbox {
          -ms-flex-item-align: center;
              -ms-grid-row-align: center;
              align-self: center;
          width: 34.53125vw; } }

#mov {
  background-color: #fff;
  padding: 10.08333% 0 5.83333%; }
  @media only screen and (max-width: 767px) {
    #mov {
      padding: 10.9375% 0; } }
  #mov .fixed-content {
    margin-top: 50px; }
    #mov .fixed-content:first-of-type {
      margin-top: 0; }
    @media only screen and (max-width: 767px) {
      #mov .fixed-content {
        margin-top: 6.66667vw; } }
  #mov ul {
    margin: 0; }
    #mov ul li {
      position: relative;
      width: 75%;
      margin: 30px auto 0; }
      #mov ul li:first-child {
        margin-top: 0; }
      @media only screen and (max-width: 767px) {
        #mov ul li {
          width: 90.625%; } }
      #mov ul li.new:after {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 50px;
        height: 50px;
        background: #d44e4e url(/coffee/assets/img/ic_new.png) no-repeat center center;
        background-size: 40px;
        transition-duration: 0.3s;
        transition-delay: 0.5s; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          #mov ul li.new:after {
            width: 25px;
            height: 25px;
            background-size: contain; } }
      #mov ul li a {
        display: block;
        transition-delay: 0.4s;
        transition-duration: 0.8s; }
        #mov ul li a.in {
          opacity: 0;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
        #mov ul li a:hover {
          opacity: 0.9;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
      #mov ul li img {
        width: 100%; }
      #mov ul li .cbox-pct {
        position: relative; }
      #mov ul li .ic-play {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
        @media only screen and (max-width: 767px) {
          #mov ul li .ic-play {
            width: 56px; } }
  #mov .mov-title {
    text-align: center; }
    #mov .mov-title img {
      width: 206px;
      margin-bottom: 60px; }
      @media only screen and (max-width: 767px) {
        #mov .mov-title img {
          width: 60px;
          margin-bottom: 30px; } }

.contents-wrapper {
  background: no-repeat center top;
  background-size: cover;
  padding: 50px 0 120px; }
  @media only screen and (min-width: 1081px) {
    .contents-wrapper {
      background-image: url(/coffee/demitasse/img/bg-demitasse-pc.jpg?202408); } }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .contents-wrapper {
      background-image: url(/coffee/demitasse/img/bg-demitasse-sp.jpg?202408);
      padding: 30px 0 0px; } }

.demi__catch {
  text-align: center;
  margin-bottom: 50px; }
  .demi__catch span {
    display: inline-block;
    line-height: 1em; }
  .demi__catch .typo1 {
    margin-bottom: 20px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .demi__catch {
      margin-bottom: 30px; }
      .demi__catch .typo1 {
        margin-bottom: 10px; }
        .demi__catch .typo1 img {
          width: 70%; }
      .demi__catch .typo2 img {
        width: 80%; } }

.demi-sec-mov {
  background: url(/coffee/demitasse/img/sec_mov_bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .demi-sec-mov {
      padding: 40px 20px 20px; } }

.sec-mov__title {
  text-align: center;
  margin-bottom: 20px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .sec-mov__title img {
      width: 95%;
      max-width: 400px; } }

.demi__movie {
  margin-left: auto;
  margin-right: auto; }
  @media print, screen and (min-width: 768px) and (max-width: 9999px) {
    .demi__movie {
      width: 734px; } }

.demi-sec-cbox {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .demi-sec-cbox {
      padding: 40px 0; } }

.demi-mov-tab {
  font-size: 32px;
  font-size: 2rem; }
  .demi-mov-tab .sub {
    font-size: 22.4px;
    font-size: 1.4rem; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .demi-mov-tab {
      font-size: 1.5rem;
      margin-right: 15px; }
      .demi-mov-tab .sub {
        font-size: 1.2rem; } }

.subpage-cbox__item .cbox-bg {
  background: no-repeat center center;
  background-size: cover; }

.subpage-cbox__item.item01 .cbox-bg {
  background-image: url(/coffee/demitasse/img/sec_cbox_01_bg.jpg); }

.subpage-cbox__item.item02 .cbox-bg {
  background-image: url(/coffee/demitasse/img/sec_cbox_02_bg.jpg); }

.subpage-cbox__item.item03 .cbox-bg {
  background-image: url(/coffee/demitasse/img/sec_cbox_03_bg.jpg); }

.subpage-cbox__item.item04 .cbox-bg {
  background-image: url(/coffee/demitasse/img/sec_cbox_04_bg.jpg); }

.subpage-cbox__item.item05 .cbox-bg {
  background-image: url(/coffee/demitasse/img/sec_cbox_05_bg.jpg); }

.subpage-cbox__item.item-cafemocha .cbox-bg {
  background-image: url(/coffee/demitasse/img/sec_cbox_cafemocha_bg.jpg); }

.subpage-cbox__item.item04 .cbox-line,
.subpage-cbox__item.item05 .cbox-line {
  border-top-color: #000; }

.cbox-line {
  display: none; }
