@charset "UTF-8";

.first-image {
    width: 100%;
    height: 100vh;
    margin: 0 0 70px;
    padding: 0;
    position: relative;
    background-image: url("../img/top/t-image1.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    z-index: -1;
}
.catch {
    width: 250px;
    height: auto;
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translate(-50%, -47%);
    -webkit-transform: translate(-50%, -47%);
    -ms-transform: translate(-50%, -47%);
    z-index: 999;
    opacity: 0.8;
}

h2 {
    width: auto;
    display: table;
    padding: 22px 70px 25px 20px;
    margin: 30px 0 30px 10px;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    box-sizing: border-box;
    color: #eb6d94;
    letter-spacing: 1px;
}
h2 span {
    font-family: "FOT-マティスV Pro L";
    font-size: 25px;
    line-height: 1em;
    display: block;
    color: #000;
}

h3 {
    width: 100%;
    font-family: "FOT-ぶどう Std L";
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 1.1em;
    letter-spacing: 1px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 50px 0 0 0;
    text-shadow: 0px 0px 4px #000;
    background-image: url("../img/icon2.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 40px;
}
h3 span {
    font-family: "FOT-ぶどう Std L";
    font-size: 31px;
    font-weight: lighter;
    letter-spacing: 1px;
    line-height: 1.3em;
}
h4 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 13px;
    color: #fff;
    text-align: left;
    line-height: 1.1em;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
h4 span {
    font-family: "FOT-キアロ Std B";
    font-size: 28px;
    font-weight: lighter;
    letter-spacing: 0.2em;
    line-height: 1.3em;
    text-align: left;
}

p{
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 13px;
    text-decoration: none;
    font-weight: lighter;
    line-height: 1.5em;
    letter-spacing: 1px;
    color: #FFFFFF;
}
.insta-container {
    width: 80vw;
    height: calc(80vw * 0.44);
    min-height: 330px;
    display: table;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 130px;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.snapwidget-widget{
    width: 100%;
    height: 80%;
    display: block;
    margin: 0 auto 5px;
    padding: 0;
}
.insta {
    width: 55px;
    margin: 0 auto;
    display: flex;
}
.news-img {
    max-height: 130px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.img-ground, .img-ground2, .img-ground3 {
    width: calc(100%/3);
    height: 87vh;
    min-height: 430px;
    box-sizing: border-box;
    float: left;
    text-align: center;
    padding: 11% 12px 100px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
    outline: 1px solid rgb(255, 255, 255);
    outline-offset: -10px;
    margin: 60px 0 80px;
}
.img-ground  {
  background-image: url('../img/cake_bg.jpg');
}
.img-ground2  {
  background-image: url('../img/decorationcake_bg.jpg');
}
/*
.img-ground3 {
    width: 100%;
    height: 380px;
    box-sizing: border-box;
    float: left;
    font-family: "FOT-筑紫明朝 Pr6N H";
    color: #fff;
    font-size: 21px;
    text-align: center;
    line-height: 2.5em;
    letter-spacing: 0.1em;
    padding: 8% 10% 100px;
    position: relative;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: left center;
    z-index: 2;
    text-shadow: 0px 0px 4px #000;
    outline: 1px solid rgb(255, 255, 255);
    outline-offset: -15px;
    margin-bottom: 80px;
}*/
.img-ground3  {
  background-image: url('../img/baked-gift_bg.jpg');
}
.img-ground4 {
    width: 100%;
    box-sizing: border-box;
    text-align: center;    
    position: relative;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
    outline: 1px solid rgb(255, 255, 255);
    outline-offset: -15px;
    padding: 80px 0;
}
.img-ground4  {
    background-image: url('../img/tenpo-kyu.jpg');
    background-color: rgba(247,243,226,0.78);
    background-blend-mode: lighten;
}
.container {
    width: 90%;
    max-height: 400px;
    display:table;
    margin: 0 auto -250px;
    padding: 0;
}
.container2 {
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    display: inline-block;
}
.midashi_l {
    width: 28%;
    box-sizing: border-box;
    padding: 15px 30px;
    margin-right: 0;
    margin-left: 2%;
    margin-bottom: 0;
    float: left;
    position: relative;
    text-align: left;
    margin-top: 10px;
}
.moyo {
    margin: 20px auto;
    display: block;
    width: 70%;
    max-width: 250px;
}
.moyo2 {
    margin: 60px auto 10px;
    display: block;
    width: 50%;
    max-width: 430px;
}
.gaikan {
    width: 66%;
    margin-top: -100px;
    margin-right: 2%;
    margin-left: 1%;
    margin-bottom: 80px;
    float: right;
}
.map {
    height: 300px;
    padding: 0;
    margin: 0 0 -6px 0;
}

/*goods*/
.goods {
    width: 27%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding: 0;
    margin: 0 2.9% 50px;
    position: relative;
    font-family: "FOT-マティスV Pro M";
    font-size: 11px;
    line-height: 1.7em;
    letter-spacing: 0;
    color: #000;
}
.goods-image {
    width: 100%;
    margin-bottom: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.no, .no-gentei, .no-kanban {
    font-family: "FOT-マティスV Pro DB";
    font-size: 20px;
    line-height: 2.0em;
    letter-spacing: 0.2em;
}
.no {
    color: #000;
}
.no-gentei {
    color: #877e69;
}
.no-kanban {
    color: #eb6d94;
}
.no span, .no-gentei span, .no-kanban span {
    font-size: 50px;
    letter-spacing: 0px;
}
.name {
    font-family: "FOT-マティスV Pro M";
    font-size: 19px;
    line-height: 1.6em;
    display: block;
    margin: 0;
    padding: 0 0 5px 0;
}
.kikan {
    font-family: "FOT-マティスV Pro DB";
    font-size: 0.7em;
    color: #eb6d94;
    line-height: 1.0em;
}
.goods strong {
    font-family: "FOT-マティスV Pro DB";
    color: #eb6d94;
    font-size: 1.2em;
}
.pop {
    font-family: "FOT-マティスV Pro L";
    font-size: 14px;
    padding: 5px 20px;
    color: #fff;
    background-color: #eb6d94;
    line-height: 1.3em;
    letter-spacing: 0.1em;
    position: absolute;
    top: 60%;
    right: -7%;
    transform: rotate(-17deg);
    -moz-transform: rotate(-17deg);
    -webkit-transform: rotate(-17deg);
}

@media only screen and (max-width: 899px) {
h2 {
    padding: 22px 0px 10px 10px;
    margin: 20px 0 15px -10px;
    font-size: 14px;
    line-height: 1.0em;
}
h2 span {
    font-size: 23px;
}
.img-ground, .img-ground2, .img-ground3 {
    width: 100%;
    height: 70vh;
    box-sizing: border-box;
    float: left;
    text-align: center;
    padding: 22% 12px 0;
    outline: 1px solid rgb(255, 255, 255);
    outline-offset: -15px;
    margin: 0;
}

/*スクロール時ここから*/
.img-animation {
  animation: img-opacity 2s cubic-bezier(.4, 0, .2, 1);
  overflow: hidden;
  position: relative;
}
.img-animation:before {
  animation: img-animation 2s cubic-bezier(.4, 0, .2, 1) forwards;
  background: #F7F3E2;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
@keyframes img-opacity {
    100% {
        opacity: 1;
    }
}
@keyframes img-animation {
  100%{
    transform: translateX(100%);
  }
}
/*スクロール時ここまで*/
.img-ground4 {
    width: 100%;
    outline: 1px solid rgb(255, 255, 255);
    outline-offset: -15px;
    padding: 50px 28px;
    background-size: auto 100%;
    background-attachment: scroll;
    background-position: 60% center;
}
.insta-container {
    width: 100vw;
    height: calc(90vw * 0.44);
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 130px;
    padding: 15px;
}
.gaikan {
    width: 86%;
    margin-top: -100px;
    margin-right: 2%;
    margin-left: 0;
    margin-bottom: 20px;
    float: right;
}
.midashi_l {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 0 30px;
    margin-right: 0;
    margin-left: 0px;
    margin-bottom: 0;
    float: left;
    position: relative;
    text-align: left;
    margin-top: 0px;
}
.map {
    height: 330px;
    padding: 0;
    margin: 0 0 -6px 0;
}
/*goods*/
.goods {
    width: 48%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding: 10px;
    margin: 0 0.5% 40px;
    position: relative;
    font-size: 11px;
    line-height: 1.8em;
    letter-spacing: 0.1em;
}
.no, .no-gentei, .no-kanban {
    font-size: 18px;
    vertical-align: bottom;
}
.no span, .no-gentei span, .no-kanban span {
    font-size: 48px;
    letter-spacing: 0px;
}
.name {
    font-family: "FOT-マティスV Pro M";
    font-size: 16px;
    letter-spacing: 0px;
}
.pop {
    font-size: 13px;
    padding: 5px 20px;
    position: absolute;
    top:5%;
    right: -2%;
}
    
}
