@media screen and (min-width: 769px), print {
  .first_view {
    position: relative;
    width: 100%;
    height: 320px;
    background-image: url(../images/first_view_pc.jpg);
    background-repeat: no-repeat;
    -moz-background-size: cover;
         background-size: cover;
  }
  .first_view h2 {
    background-image: url(/common/images/sprite/sprite_gift.png?rev=1539765984836);
    overflow: hidden;
    text-indent: -9999px;
    background-position: 0px -188px;
    width: 220px;
    height: 99px;
    position: absolute;
    bottom: 65px;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(0);
       -moz-transform: translateX(-50%) scale(0);
        -ms-transform: translateX(-50%) scale(0);
            transform: translateX(-50%) scale(0);
    -webkit-animation: first_view 1s 0.5s forwards;
       -moz-animation: first_view 1s 0.5s forwards;
            animation: first_view 1s 0.5s forwards;
  }
  .first_view:before {
    position: absolute;
    content: '';
    display: block;
    width: 1100px;
    height: 27px;
    bottom: -27px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -moz-border-radius-bottomleft: 27px;
         border-bottom-left-radius: 27px;
    -moz-border-radius-bottomright: 27px;
         border-bottom-right-radius: 27px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 20px 100px;
         box-shadow: rgba(0, 0, 0, 0.5) 0 20px 100px;
  }
  .contents {
    background-color: #f4f3f1;
  }
  .contents .sologan {
    position: relative;
    width: 1100px;
    -moz-border-radius: 6px;
         border-radius: 6px;
    background-color: #f4f3f1;
    margin: -27px auto 0;
    padding: 75px 0 85px;
    text-align: center;
    color: #372613;
    font-weight: bold;
    overflow: hidden;
  }
  .contents .sologan:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 900px;
    height: 1px;
    -moz-box-shadow: 0px 0px 100px 1px rgba(0, 0, 0, 0.75);
         box-shadow: 0px 0px 100px 1px rgba(0, 0, 0, 0.75);
  }
  .contents .sologan h2 {
    margin: 35px auto 40px;
  }
  .contents .sologan h2 span {
    background-image: url(/common/images/sprite/sprite_gift.png?rev=1539765984836);
    overflow: hidden;
    text-indent: -9999px;
    background-position: 0px -114px;
    width: 484px;
    height: 54px;
    display: block;
    margin: 0 auto 35px;
  }
  .contents .sologan h2:after {
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    margin: 0 auto;
    background-color: #a16b2e;
  }
  .contents .sologan .subttl {
    font-size: 2.2rem;
    line-height: 1;
    letter-spacing: 4px;
  }
  .contents .sologan .subttl-btm {
    margin-bottom: 35px;
  }
  .contents .sologan .text {
    font-size: 1.8rem;
    line-height: 36px;
  }
  .contents .kind {
    position: relative;
    padding: 150px 0 115px;
    overflow: hidden;
    background-color: #f4f3f1;
  }
  .contents .kind:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 1100px;
    height: 1px;
    -moz-box-shadow: 0px 0px 100px 1px rgba(0, 0, 0, 0.75);
         box-shadow: 0px 0px 100px 1px rgba(0, 0, 0, 0.75);
  }
  .contents .kind-last {
    padding-bottom: 75px;
  }
  .contents .kind-last:after {
    display: none;
  }
  .contents .kind-title {
    position: absolute;
    top: 0;
    left: 50%;
    padding: 46px 0 68px;
    width: 386px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .contents .kind-title h2 {
    position: relative;
    margin: 0 auto 13px;
    z-index: 1;
  }
  .contents .kind-title p {
    position: relative;
    text-align: center;
    color: white;
    font-size: 1.8rem;
    line-height: 28px;
    z-index: 1;
    letter-spacing: 2px;
  }
  .contents .kind-title:after {
    content: '';
    display: block;
    position: absolute;
    top: 83px;
    left: 0;
    width: 100%;
    height: 111px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    border-top: 112px solid rgba(55, 38, 19, 0.9);
    border-left: 193px solid transparent;
    border-right: 193px solid transparent;
  }
  .contents .kind-title:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 83px;
    opacity: 0.9;
    background-color: #372613;
  }
  .contents .kind-title-arr h2 {
    background-image: url(/common/images/sprite/sprite_gift.png?rev=1539765984836);
    overflow: hidden;
    text-indent: -9999px;
    background-position: -240px -188px;
    width: 321px;
    height: 40px;
  }
  .contents .kind-title-bouquet h2 {
    background-image: url(/common/images/sprite/sprite_gift.png?rev=1539765984836);
    overflow: hidden;
    text-indent: -9999px;
    background-position: -504px -114px;
    width: 194px;
    height: 45px;
  }
  .contents .kind-title-stand h2 {
    background-image: url(/common/images/sprite/sprite_gift.png?rev=1539765984836);
    overflow: hidden;
    text-indent: -9999px;
    background-position: 0px -307px;
    width: 318px;
    height: 40px;
  }
  .contents .kind-title-phala h2 {
    background-image: url(/common/images/sprite/sprite_gift.png?rev=1539765984836);
    overflow: hidden;
    text-indent: -9999px;
    background-position: -338px -307px;
    width: 317px;
    height: 40px;
  }
  .contents .kind-gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 60px;
  }
  .contents .kind-gallery li {
    width: -webkit-calc(25% - 1.5px);
    width: -moz-calc(25% - 1.5px);
    width: calc(25% - 1.5px);
  }
  .contents .kind-gallery li img {
    width: 100%;
  }
  .contents .kind-textbox {
    color: #372613;
    width: 915px;
    margin: 0 auto;
    font-size: 1.8rem;
  }
  .contents .kind-textbox ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    border-bottom: 1px solid #e0d3cf;
    border-top: 1px solid #e0d3cf;
    padding: 25px 0;
    margin: 25px 0;
  }
  .contents .kind-textbox ul li {
    margin-right: 25px;
    line-height: 1;
  }
  .contents .contact {
    padding: 0 0 60px;
  }
  .contents .contact h3 {
    text-align: center;
    color: #372613;
    font-size: 2.4rem;
    line-height: 1;
    margin: 90px 0 23px;
  }
  .contents .contact .tel_btn {
    display: block;
    margin: 0 auto;
    width: 390px;
    height: 80px;
    background-color: #372613;
    text-align: center;
    line-height: 80px;
    color: white;
    font-size: 4rem;
    letter-spacing: 1px;
    cursor: none;
    pointer-events: none;
  }
  .contents .contact .tel_btn small {
    display: inline-block;
    font-size: 2.8rem;
    margin-right: 12px;
  }
  .contents .contact .online-shop {
    display: block;
    background-image: url(/common/images/sprite/sprite_gift.png?rev=1539765984836);
    overflow: hidden;
    text-indent: -9999px;
    background-position: 0px 0px;
    width: 719px;
    height: 94px;
    margin: 0 auto;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .contents .contact .online-shop:hover {
    opacity: 0.5;
  }
  .contents .contact .time, .contents .contact .mail {
    text-align: center;
    color: #372613;
    line-height: 1;
  }
  .contents .contact .time dt, .contents .contact .time dd, .contents .contact .mail dt, .contents .contact .mail dd {
    display: inline-block;
  }
  .contents .contact .time {
    font-size: 1.8rem;
    margin: 25px 0 22px;
  }
  .contents .contact .time dt {
    margin-right: 8px;
  }
  .contents .contact .mail {
    font-size: 2.3rem;
  }
  .contents .contact .mail dt {
    margin-right: 8px;
  }
  .contents .contact .mail a {
    text-decoration: underline;
    color: #372613;
    font-size: 2.3rem;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .contents .contact .mail a:hover {
    text-decoration: none;
  }
}

@media screen and (max-width: 768px) {
  .first_view {
    position: relative;
    width: 100%;
    height: 50.78125vw;
    background-image: url(../images/first_view_sp.jpg);
    -moz-background-size: cover;
         background-size: cover;
    overflow: hidden;
  }
  .first_view h2 {
    width: 46.22396vw;
    height: 17.44792vw;
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_gift_sp.png?rev=1539765984836");
    -moz-background-size: 180.84507% 444.02985%;
         background-size: 180.84507% 444.02985%;
    background-position: 0% 34.70716%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 7.8125vw;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(0);
       -moz-transform: translateX(-50%) scale(0);
        -ms-transform: translateX(-50%) scale(0);
            transform: translateX(-50%) scale(0);
    -webkit-animation: first_view 1s 0.5s forwards;
       -moz-animation: first_view 1s 0.5s forwards;
            animation: first_view 1s 0.5s forwards;
    text-align: center;
  }
  .first_view h2 img {
    width: 40.49479vw;
    height: 17.1875vw;
  }
  .contents {
    background-color: #f4f3f1;
    -moz-box-shadow: inset 0 10.41667vw 10.41667vw -2.60417vw rgba(0, 0, 0, 0.1);
         box-shadow: inset 0 10.41667vw 10.41667vw -2.60417vw rgba(0, 0, 0, 0.1);
  }
  .contents .sologan {
    position: relative;
    width: 93.48958vw;
    margin: -2.34375vw auto 0;
    -moz-border-radius: 0.78125vw;
         border-radius: 0.78125vw;
    padding: 8.46354vw 0;
    background-color: #f4f3f1;
    text-align: center;
    color: #372613;
    font-weight: bold;
    overflow: hidden;
  }
  .contents .sologan:after {
    content: '';
    position: absolute;
    bottom: -0.26042vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 84.63542vw;
    height: 0.26042vw;
    -moz-box-shadow: 0px 0px 7.8125vw 0 rgba(0, 0, 0, 0.75);
         box-shadow: 0px 0px 7.8125vw 0 rgba(0, 0, 0, 0.75);
  }
  .contents .sologan h2 {
    margin: 5.85938vw auto;
  }
  .contents .sologan h2 span {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_gift_sp.png?rev=1539765984836");
    -moz-background-size: 108.44595% 915.38462%;
         background-size: 108.44595% 915.38462%;
    background-position: 0% 59.24528%;
    background-repeat: no-repeat;
    display: block;
    width: 77.08333vw;
    height: 8.46354vw;
    margin: 0 auto 3.90625vw;
  }
  .contents .sologan h2:after {
    content: '';
    display: block;
    width: 8.33333vw;
    height: 0.52083vw;
    margin: 0 auto;
    background-color: #a16b2e;
  }
  .contents .sologan .subttl {
    font-size: 3.90625vw;
    line-height: 1;
    letter-spacing: 1px;
  }
  .contents .sologan .subttl-btm {
    margin-bottom: 9.76562vw;
  }
  .contents .sologan .text {
    font-size: 3.64583vw;
    line-height: 7.55208vw;
    letter-spacing: -0.5px;
    white-space: nowrap;
  }
  .contents .kind {
    position: relative;
    padding: 26.04167vw 0 13.02083vw;
    overflow: hidden;
    background-color: #f4f3f1;
  }
  .contents .kind:after {
    content: '';
    position: absolute;
    bottom: -0.26042vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 84.63542vw;
    height: 0.26042vw;
    -moz-box-shadow: 0px 0px 7.8125vw 0px rgba(0, 0, 0, 0.75);
         box-shadow: 0px 0px 7.8125vw 0px rgba(0, 0, 0, 0.75);
  }
  .contents .kind-last {
    padding-bottom: 7.8125vw;
  }
  .contents .kind-last:after {
    display: none;
  }
  .contents .kind-title {
    position: absolute;
    top: 0;
    left: 50%;
    height: 37.76042vw;
    padding: 9.11458vw 0 3.90625vw;
    width: 57.55208vw;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .contents .kind-title h2 {
    position: relative;
    margin: 0 auto 1.5625vw;
    z-index: 1;
  }
  .contents .kind-title p {
    position: relative;
    font-weight: bold;
    text-align: center;
    color: white;
    font-size: 3.64583vw;
    line-height: 5.20833vw;
    z-index: 1;
    letter-spacing: 2px;
  }
  .contents .kind-title:before {
    content: '';
    display: block;
    position: absolute;
    top: 20.83333vw;
    left: 0;
    width: 100%;
    height: 16.92708vw;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    border-top: 16.92708vw solid rgba(55, 38, 19, 0.9);
    border-left: 28.77604vw solid transparent;
    border-right: 28.77604vw solid transparent;
  }
  .contents .kind-title:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20.83333vw;
    opacity: 0.9;
    background-color: #372613;
  }
  .contents .kind-title-arr h2 {
    width: 50.91146vw;
    height: 6.77083vw;
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_gift_sp.png?rev=1539765984836");
    -moz-background-size: 164.19437% 1144.23077%;
         background-size: 164.19437% 1144.23077%;
    background-position: 0% 73.48066%;
    background-repeat: no-repeat;
  }
  .contents .kind-title-bouquet h2 {
    width: 29.03646vw;
    height: 6.77083vw;
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_gift_sp.png?rev=1539765984836");
    -moz-background-size: 277.92208% 1101.85185%;
         background-size: 277.92208% 1101.85185%;
    background-position: 91.24088% 29.57486%;
    background-repeat: no-repeat;
  }
  .contents .kind-title-stand h2 {
    width: 50vw;
    height: 6.77083vw;
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_gift_sp.png?rev=1539765984836");
    -moz-background-size: 167.1875% 1144.23077%;
         background-size: 167.1875% 1144.23077%;
    background-position: 0% 86.74033%;
    background-repeat: no-repeat;
  }
  .contents .kind-title-phala h2 {
    width: 49.73958vw;
    height: 6.77083vw;
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_gift_sp.png?rev=1539765984836");
    -moz-background-size: 168.06283% 1144.23077%;
         background-size: 168.06283% 1144.23077%;
    background-position: 0% 100%;
    background-repeat: no-repeat;
  }
  .contents .kind-gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 5.20833vw;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .contents .kind-gallery li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    width: 49.54%;
    height: 62.5vw;
    margin-bottom: 0.78125vw;
  }
  .contents .kind-gallery li img {
    width: 100%;
    height: 100%;
  }
  .contents .kind-textbox {
    color: #372613;
    width: 91.79688vw;
    margin: 0 auto;
    font-size: 3.64583vw;
  }
  .contents .kind-textbox ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    border-bottom: 1px solid #e0d3cf;
    border-top: 1px solid #e0d3cf;
    padding: 3.90625vw 0;
    margin: 3.90625vw 0;
  }
  .contents .kind-textbox ul li {
    margin-right: 1.30208vw;
    white-space: nowrap;
  }
  .contents .kind-textbox ul li:nth-last-of-type(1) {
    margin-right: 0;
  }
  .contents .contact {
    padding-bottom: 10.41667vw;
  }
  .contents .contact h3 {
    text-align: center;
    color: #372613;
    font-size: 4.6875vw;
    line-height: 1;
    margin: 10.41667vw 0 5.46875vw;
  }
  .contents .contact .tel_btn {
    display: block;
    margin: 0 auto;
    width: 85.80729vw;
    height: 17.57812vw;
    background-color: #372613;
    text-align: center;
    line-height: 17.57812vw;
    color: white;
    font-size: 8.72396vw;
    letter-spacing: 1px;
  }
  .contents .contact .tel_btn small {
    display: inline-block;
    font-size: 6.11979vw;
    margin-right: 2.60417vw;
  }
  .contents .contact .online-shop {
    display: block;
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_gift_sp.png?rev=1539765984836");
    -moz-background-size: 100% 425%;
         background-size: 100% 425%;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    width: 83.59375vw;
    height: 18.22917vw;
    margin: 0 auto;
  }
  .contents .contact .time, .contents .contact .mail {
    text-align: center;
    color: #372613;
    line-height: 1;
  }
  .contents .contact .time dt, .contents .contact .time dd, .contents .contact .mail dt, .contents .contact .mail dd {
    display: inline-block;
  }
  .contents .contact .time {
    font-size: 3.90625vw;
    margin: 5.85938vw;
  }
  .contents .contact .time dt {
    margin-right: 2.08333vw;
  }
  .contents .contact .mail {
    font-size: 4.94792vw;
  }
  .contents .contact .mail dt {
    margin-right: 2.08333vw;
  }
  .contents .contact .mail a {
    text-decoration: underline;
    color: #372613;
    font-size: 4.94792vw;
  }
}
