@charset "UTF-8";
@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Medium");
}
@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
/* html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, d footer,
header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: bottom;
  background: transparent;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ul li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline;
}

a:hover {
  opacity: 0.7;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* ===================================================================================
  resetここまで
=================================================================================== */
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1;
  color: #333;
}

body * {
  box-sizing: border-box;
}

img {
  width: 100%;
}

@media screen and (min-width: 800px) {
  .sp_only {
    display: none !important;
  }
  body {
    min-width: 800px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  img {
    image-rendering: -webkit-optimize-contrast;
  }
}
.wrap {
  max-width: 2000px;
  margin: 0 auto;
}

#kv {
  background: url(../../img/cinnamon/kv_bg.jpg?250603) no-repeat center 0;
  height: 750px;
  text-align: center;
}
#kv .inner {
  width: 800px;
  margin-inline: auto;
  padding: 35px 0 0;
}
#kv h1 {
  width: 735px;
  margin: 0 auto 28px;
}
#kv p {
  font-size: 14px;
  color: #00A6BA;
}

#announce {
  background: #EE8FB8;
  height: 230px;
  padding: 45px 0 0;
  text-align: center;
  color: #fff;
}
#announce p {
  font-size: 30px;
  line-height: 48px;
  letter-spacing: 0.04em;
  margin-bottom: 19px;
  font-weight: bold;
}
#announce span {
  display: block;
  font-size: 18px;
}

.item_wrap .inner {
  width: 800px;
  margin-inline: auto;
}
.item_wrap .name {
  text-align: center;
}
.item_wrap .name p {
  font-size: 18px;
}
.item_wrap .spec {
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.item_wrap .spec p {
  line-height: 26px;
  letter-spacing: 0.02em;
}

#item_a {
  background: url(../../img/cinnamon/bg01.jpg?250603) no-repeat center 0;
  height: 1742px;
}
#item_a .inner {
  padding: 40px 0 0;
}
#item_a .name {
  width: 746px;
  margin: 0 0 54px 33px;
}
#item_a .name p {
  margin-top: -52px;
  color: #00A6BA;
}
#item_a .img01 {
  width: 680px;
  margin: 0 auto 12px;
}
#item_a .img02 {
  width: 762px;
  margin: 0 0 46px 0;
  text-align: center;
}
#item_a .img02 p {
  color: #00A6BA;
  font-size: 18px;
  margin: 34px 0 0;
}
#item_a .spec {
  background: url(../../img/cinnamon/spec_a.png?250603) no-repeat center 0/100%;
  width: 456px;
  height: 182px;
}

#item_b {
  background: url(../../img/cinnamon/bg02.jpg?250603) no-repeat center 0;
  height: 1714px;
}
#item_b .inner {
  padding: 49px 0 0;
}
#item_b .name {
  width: 800px;
  margin: 0 0 24px 0;
}
#item_b .name p {
  margin-top: -52px;
  color: #00A6BA;
}
#item_b .img01 {
  width: 800px;
  margin: 0 auto 26px;
}
#item_b .img02 {
  width: 550px;
  margin: 0 auto 24px;
}
#item_b .img03 {
  text-align: center;
  margin-bottom: 30px;
}
#item_b .img03 img {
  width: 550px;
  margin: 0 auto;
}
#item_b .img03 p {
  color: #EB6EA5;
  font-size: 18px;
  margin: 28px 0 0;
}
#item_b .spec {
  background: url(../../img/cinnamon/spec_b.png?250603) no-repeat center 0/100%;
  width: 695px;
  height: 184px;
}

#shop_info {
  background: #ECF7FA;
  text-align: center;
  color: #00A6BA;
  padding: 54px 0 50px;
}
#shop_info .date {
  margin-bottom: 26px;
}
#shop_info .date p {
  font-size: 28px;
  line-height: 42px;
  letter-spacing: 0.04em;
  margin-bottom: 14px;
  font-weight: bold;
}
#shop_info .date span {
  display: block;
  font-size: 18px;
}
#shop_info .btn ul {
  display: flex;
  justify-content: center;
  margin-bottom: 28px;
}
#shop_info .btn ul a {
  display: block;
  width: 378px;
}
@media (any-hover: hover) {
  #shop_info .btn ul a:hover {
    opacity: 0.8;
  }
}
#shop_info .btn span {
  font-weight: bold;
  font-size: 18px;
}

footer {
  background: #00A6BA;
  color: #fff;
  text-align: center;
  padding: 40px 0 35px;
}
footer .note {
  line-height: 26px;
  margin-bottom: 25px;
}
footer .copy {
  font-size: 14px;
  text-align: center;
}

@media screen and (max-width: 799px) {
  body {
    font-size: 3.4666666667vw;
  }
  .pc_only {
    display: none !important;
  }
  .wrap {
    max-width: initial;
  }
  #kv {
    background: none;
    height: auto;
    position: relative;
  }
  #kv .inner {
    width: 100%;
    padding: 0;
  }
  #kv h1 {
    width: 100%;
    margin: 0 auto;
  }
  #kv p {
    position: absolute;
    width: 100%;
    font-size: 2.6666666667vw;
    bottom: 6vw;
  }
  #announce {
    height: 50.6666666667vw;
    padding: 9.3333333333vw 0 0;
  }
  #announce p {
    font-size: 5.0666666667vw;
    line-height: 7.7333333333vw;
    margin-bottom: 4.2666666667vw;
  }
  #announce span {
    font-size: 3.2vw;
  }
  .item_wrap .inner {
    width: 100%;
  }
  .item_wrap .name p {
    font-size: 3.2vw;
  }
  .item_wrap .spec p {
    line-height: 6.4vw;
  }
  #item_a {
    background: url(../../img/cinnamon/bg01_sp.jpg?250603) no-repeat center 0/100% 100%;
    height: 307.7333333333vw;
  }
  #item_a .inner {
    padding: 4.8vw 0 0;
  }
  #item_a .name {
    width: 91.0666666667vw;
    margin: 0 0 12.5333333333vw 4.4vw;
  }
  #item_a .name p {
    margin-top: -10.1333333333vw;
  }
  #item_a .img01 {
    width: 90.6666666667vw;
    margin: 0 auto 4vw;
  }
  #item_a .img02 {
    width: 97.6vw;
    margin: 0 0 6.6666666667vw 0.5333333333vw;
  }
  #item_a .img02 p {
    font-size: 3.2vw;
    line-height: 5.3333333333vw;
    margin: -11.2vw 0 0;
  }
  #item_a .spec {
    background: url(../../img/cinnamon/spec_a_sp.png?250603) no-repeat center 0/100%;
    width: 76vw;
    height: 42.4vw;
  }
  #item_b {
    background: url(../../img/cinnamon/bg02_sp.jpg?250603) no-repeat center 0/100% 100%;
    height: 280vw;
  }
  #item_b .inner {
    padding: 9.2vw 0 0;
  }
  #item_b .name {
    width: 100%;
    margin: 0 0 3.2vw 0;
  }
  #item_b .name p {
    margin-top: -6.9333333333vw;
  }
  #item_b .img01 {
    width: 100%;
    margin: 0 auto 2.8vw;
  }
  #item_b .img02 {
    width: 80.8vw;
    margin: 0 auto 5.2vw;
  }
  #item_b .img03 {
    margin-bottom: -2.6666666667vw;
  }
  #item_b .img03 img {
    width: 80.8vw;
  }
  #item_b .img03 p {
    font-size: 3.2vw;
    line-height: 5.3333333333vw;
    margin: 3.3333333333vw 0 0;
  }
  #item_b .spec {
    background: url(../../img/cinnamon/spec_b_sp.png?250603) no-repeat center 0/100%;
    width: 91.3333333333vw;
    height: 51.7333333333vw;
  }
  #item_b .spec p {
    margin-top: -2.6666666667vw;
  }
  #shop_info {
    padding: 10.5333333333vw 0 11.4666666667vw;
  }
  #shop_info .date {
    margin-bottom: 7.6vw;
  }
  #shop_info .date p {
    font-size: 5.0666666667vw;
    line-height: 7.7333333333vw;
    margin-bottom: 4vw;
  }
  #shop_info .date span {
    font-size: 3.2vw;
  }
  #shop_info .btn ul {
    margin-bottom: 4.8vw;
  }
  #shop_info .btn ul a {
    width: 74.6666666667vw;
  }
  #shop_info .btn span {
    font-size: 3.2vw;
  }
  footer {
    padding: 9.6vw 0 8.6666666667vw;
  }
  footer .note {
    font-size: 3.2vw;
    line-height: 6.1333333333vw;
    margin-bottom: 7.7333333333vw;
  }
  footer .copy {
    font-size: 2.6666666667vw;
  }
}/*# sourceMappingURL=style.css.map */