@charset "UTF-8";

.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;
}

h1 {
    width: 100%;
    font-family: "FOT-筑紫Aオールド明朝 Pr6N M";
    font-size: 16px;
    text-align: center;
    line-height: 2.5em;
    letter-spacing: 0.2em;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 30px;
    margin-top: 10px;
}
h2 {
    width: 100%;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 13px;
    color: #9e8368;
    text-align: center;
    line-height: 1.2em;
    letter-spacing: 1px;
    font-weight: bold;
    margin: 0;
}
h2 span {
    font-family: "FOT-キアロ Std B";
    font-size: 28px;
    letter-spacing: 0.2em;
    line-height: 1.5em;
}
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;
}
h5 {
    font-family: "FOT-キアロ Std B";
    font-size: 23px;
    text-align: left;
    line-height: 1.4em;
    margin: 15px 0 0;
    color: #eb6d94;
    display: inline-block;
}
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;
}
.event {
    width: 60%;
    font-family: "FOT-筑紫Aオールド明朝 Pr6N M";
    font-size: 13px;
    margin: 30px auto 50px;
    text-align: left;
}
.event-img {
    width: 300px;
    margin: 0px 25px 0px 0;
    float: left;
}
.event p {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 13px;
    line-height: 2.2em;
    color: #000;
}
.event p strong {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: bold;
    color: #eb6d94;
    display: inline-block;
    line-height: 1.2em;
    border-bottom: solid 3px #eb6d94;
}
.banner {
    width: 98%;
    max-width: 800px;
    display:table;
    margin: 30px auto 50px;
    padding: 0;
}

@media only screen and (max-width: 899px) {
h1 {
    width: 100%;
    font-size: 16px;
    line-height: 2.0em;
    letter-spacing: 0.1em;
    margin: 0 auto;
    text-align: justify;
}
.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;
}
.event {
    width: 80%;
    margin: 30px auto 0px;
}
.event-img {
    width: 60%;
    min-width: 300px;
    margin: 0 auto;
    display: block;
    float:inherit;
}
.event p {
    font-size: 13px;
    line-height: 2.0em;
    margin: 0;
}
.map {
    height: 330px;
    padding: 0;
    margin: 0 0 -6px 0;
}
}
