@charset "UTF-8";
/* CSS Document */
body.active {
  height: 100%;
  overflow: hidden; }

#wrapper {
  background: #E03535; }

#mainimage, #concept, #features, #items, #baked, #gift, #contact {
  width: 97%;
  margin-left: auto;
  margin-right: auto; }

.maintitle {
  font-size: 16px;
  font-size: 1.6rem; }
  .maintitle span {
    font-family: "Sacramento", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: 80px;
    font-size: 8rem; }
    @media screen and (max-width: 991px) {
      .maintitle span {
        font-size: 60px;
        font-size: 6rem; } }
    @media screen and (max-width: 575px) {
      .maintitle span {
        font-size: 55px;
        font-size: 5.5rem; } }

.anchor {
  margin-top: -115px;
  padding-top: 115px; }
  @media screen and (max-width: 991px) {
    .anchor {
      margin-top: -100px;
      padding-top: 100px; } }
  @media screen and (max-width: 767px) {
    .anchor {
      margin-top: -80px;
      padding-top: 80px; } }

.fluid-box-l {
  overflow: hidden;
  margin-left: calc(50% - 50vw); }

.fluid-box-r {
  overflow: hidden;
  margin-right: calc(50% - 50vw); }

dl {
  text-align: justify; }

#mainimage {
  position: relative; }
  #mainimage .swiper-img {
    max-width: 100%;
    height: 700px;
    background-position: center; }
    @media screen and (max-width: 1399px) {
      #mainimage .swiper-img {
        height: 650px; } }
    @media screen and (max-width: 1199px) {
      #mainimage .swiper-img {
        height: 550px; } }
    @media screen and (max-width: 991px) {
      #mainimage .swiper-img {
        height: 450px; } }
    @media screen and (max-width: 767px) {
      #mainimage .swiper-img {
        height: 400px; } }
    @media screen and (max-width: 575px) {
      #mainimage .swiper-img {
        height: 350px; } }
  #mainimage .img1 {
    background-image: url("../img/top-slide1.jpg");
    background-size: cover; }
  #mainimage .img2 {
    background-image: url("../img/top-slide2.jpg");
    background-size: cover; }
  #mainimage .img3 {
    background-image: url("../img/top-slide3.jpg");
    background-size: cover; }
  #mainimage .img4 {
    background-image: url("../img/top-slide4.jpg");
    background-size: cover; }
  #mainimage p {
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    z-index: 111;
    text-align: center;
    font-size: 35px;
    font-size: 3.5rem;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.16em; }
    #mainimage p::after {
      content: '';
      /*何も入れない*/
      background-image: url("../img/underline-white.svg");
      background-size: contain;
      background-repeat: no-repeat;
      display: block;
      height: 45px;
      width: 530px;
      position: absolute;
      bottom: -50px;
      right: 0;
      left: 0;
      margin: 0 auto; }
      @media screen and (max-width: 991px) {
        #mainimage p::after {
          width: 430px; } }
      @media screen and (max-width: 767px) {
        #mainimage p::after {
          width: 350px; } }
      @media screen and (max-width: 575px) {
        #mainimage p::after {
          width: 300px; } }
    @media screen and (max-width: 991px) {
      #mainimage p {
        font-size: 30px;
        font-size: 3rem; } }
    @media screen and (max-width: 767px) {
      #mainimage p {
        font-size: 24px;
        font-size: 2.4rem; } }
    @media screen and (max-width: 575px) {
      #mainimage p {
        font-size: 18px;
        font-size: 1.8rem; } }
    #mainimage p span {
      font-size: 48px;
      font-size: 4.8rem; }
      @media screen and (max-width: 991px) {
        #mainimage p span {
          font-size: 42px;
          font-size: 4.2rem; } }
      @media screen and (max-width: 767px) {
        #mainimage p span {
          font-size: 34px;
          font-size: 3.4rem; } }
      @media screen and (max-width: 575px) {
        #mainimage p span {
          font-size: 26px;
          font-size: 2.6rem; } }

#news {
  color: #fff; }
  #news .container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-top: 5rem;
    padding-bottom: 5rem; }
    @media screen and (max-width: 767px) {
      #news .container {
        flex-wrap: wrap; } }
    #news .container .maintitle {
      margin-bottom: 0; }
      @media screen and (max-width: 991px) {
        #news .container .maintitle {
          line-height: 1;
          text-align: center; } }
      @media screen and (max-width: 767px) {
        #news .container .maintitle {
          width: 100%;
          margin-bottom: 3rem; } }
      #news .container .maintitle span {
        margin-right: 2rem; }
        @media screen and (max-width: 991px) {
          #news .container .maintitle span {
            display: block; } }
        @media screen and (max-width: 767px) {
          #news .container .maintitle span {
            margin-bottom: -0.5rem; } }
    #news .container p {
      margin-bottom: 0; }
      @media screen and (max-width: 991px) {
        #news .container p {
          line-height: 2; } }
      @media screen and (max-width: 575px) {
        #news .container p {
          line-height: 1.75;
          text-align: center;
          margin-bottom: 1rem; } }
      #news .container p span {
        text-decoration: underline; }
    #news .container a {
      background: #fff;
      color: #E03535;
      border-style: none;
      border: solid 1px #fff;
      font-size: 30px;
      font-size: 3rem;
      font-family: "Josefin Sans", sans-serif;
      font-optical-sizing: auto;
      font-weight: 600;
      font-style: normal;
      padding: 15px 30px;
      position: relative;
      transition: 0.3s; }
      @media screen and (max-width: 991px) {
        #news .container a {
          font-size: 28px;
          font-size: 2.8rem; } }
      #news .container a i {
        vertical-align: -8px; }
      #news .container a img {
        margin-right: 1rem; }
      #news .container a:hover {
        background: #E03535;
        color: #fff; }
      #news .container a:focus {
        outline: none; }
      #news .container a::after {
        content: '';
        /*何も入れない*/
        background-image: url("../img/accent.svg");
        background-size: contain;
        background-repeat: no-repeat;
        display: inline-block;
        height: 55px;
        width: 30px;
        position: absolute;
        top: -30px;
        right: -30px;
        z-index: 50; }

#concept .concept-bg {
  overflow: hidden;
  padding-top: 7rem;
  background: linear-gradient(180deg, #faf7f2 0%, #faf7f2 90%, white 90%, white 100%); }
  @media screen and (max-width: 991px) {
    #concept .concept-bg {
      background: linear-gradient(180deg, #faf7f2 0%, #faf7f2 88%, white 88%, white 100%); } }
  @media screen and (max-width: 767px) {
    #concept .concept-bg {
      padding-top: 5rem;
      background: linear-gradient(180deg, #faf7f2 0%, #faf7f2 93%, white 93%, white 100%); } }
#concept .maintitle {
  position: relative;
  color: #E03535;
  margin-bottom: 7rem; }
  @media screen and (max-width: 1199px) {
    #concept .maintitle {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 991px) {
    #concept .maintitle {
      margin-bottom: 4rem; } }
  @media screen and (max-width: 767px) {
    #concept .maintitle {
      text-align: center; } }
  #concept .maintitle span {
    margin-right: 2rem; }
  #concept .maintitle::after {
    content: '';
    /*何も入れない*/
    background-image: url("../img/underline.svg");
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    width: 315px;
    position: absolute;
    bottom: -2rem;
    left: 0;
    z-index: 100; }
    @media screen and (max-width: 991px) {
      #concept .maintitle::after {
        width: 250px; } }
    @media screen and (max-width: 767px) {
      #concept .maintitle::after {
        left: 0;
        right: 0;
        margin: auto; } }
@media screen and (max-width: 767px) {
  #concept dl {
    margin-bottom: 2rem; } }
#concept dt {
  color: #E03535;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.8;
  margin-bottom: 4rem; }
  @media screen and (max-width: 1199px) {
    #concept dt {
      margin-bottom: 3rem; } }
  @media screen and (max-width: 991px) {
    #concept dt {
      font-size: 21px;
      font-size: 2.1rem;
      margin-bottom: 2rem; } }
  @media screen and (max-width: 767px) {
    #concept dt {
      text-align: center; } }
  @media screen and (max-width: 575px) {
    #concept dt {
      font-size: 18px;
      font-size: 1.8rem; } }
@media screen and (max-width: 1199px) {
  #concept dd {
    line-height: 2; } }
@media screen and (max-width: 991px) {
  #concept dd {
    line-height: 1.8; } }
@media screen and (max-width: 575px) {
  #concept dd {
    line-height: 1.7;
    font-size: 15px;
    font-size: 1.5rem; } }
#concept .row {
  margin-bottom: 8rem; }
  @media screen and (max-width: 767px) {
    #concept .row {
      margin-bottom: 4rem; } }
  @media screen and (max-width: 575px) {
    #concept .row {
      margin-bottom: 3rem; } }
  #concept .row:nth-of-type(2) {
    margin-bottom: 5rem; }
    @media screen and (max-width: 767px) {
      #concept .row:nth-of-type(2) > div:first-child {
        order: 2; } }
    @media screen and (max-width: 767px) {
      #concept .row:nth-of-type(2) > div:last-child {
        order: 1; } }
    #concept .row:nth-of-type(2) dd {
      margin-top: 15rem; }
      @media screen and (max-width: 1199px) {
        #concept .row:nth-of-type(2) dd {
          margin-top: 10rem; } }
      @media screen and (max-width: 991px) {
        #concept .row:nth-of-type(2) dd {
          margin-top: 5rem; } }
      @media screen and (max-width: 767px) {
        #concept .row:nth-of-type(2) dd {
          margin-top: 0; } }
#concept .fluid-box-l {
  height: 560px; }
  @media screen and (max-width: 1199px) {
    #concept .fluid-box-l {
      height: 460px; } }
  @media screen and (max-width: 991px) {
    #concept .fluid-box-l {
      height: 360px; } }
  @media screen and (max-width: 575px) {
    #concept .fluid-box-l {
      height: auto; } }
#concept .fluid-box-r {
  height: 560px; }
  @media screen and (max-width: 1199px) {
    #concept .fluid-box-r {
      height: 460px; } }
  @media screen and (max-width: 991px) {
    #concept .fluid-box-r {
      height: 360px; } }
  @media screen and (max-width: 575px) {
    #concept .fluid-box-r {
      height: auto; } }

#features {
  background: #fff;
  padding-top: 15rem;
  padding-bottom: 10rem; }
  @media screen and (max-width: 991px) {
    #features {
      padding-bottom: 5rem; } }
  @media screen and (max-width: 575px) {
    #features {
      padding-top: 10rem;
      padding-bottom: 3rem; } }
  #features > div {
    position: relative; }
    #features > div img {
      position: absolute;
      height: 600px;
      top: 0; }
      @media screen and (max-width: 1399px) {
        #features > div img {
          height: 550px; } }
      @media screen and (max-width: 991px) {
        #features > div img {
          height: 400px;
          top: 6rem; } }
    #features > div .cakes-l {
      left: 5%; }
      @media screen and (max-width: 1399px) {
        #features > div .cakes-l {
          left: 2%; } }
    #features > div .cakes-r {
      right: 5%; }
      @media screen and (max-width: 1399px) {
        #features > div .cakes-r {
          right: 2%; } }
  #features .maintitle {
    color: #E03535;
    margin-bottom: 3rem;
    position: relative;
    line-height: 1.4; }
    @media screen and (max-width: 991px) {
      #features .maintitle {
        line-height: 1.6; } }
    #features .maintitle::after {
      content: '';
      /*何も入れない*/
      background-image: url("../img/underline.svg");
      background-size: contain;
      background-repeat: no-repeat;
      display: block;
      height: 30px;
      width: 300px;
      position: absolute;
      bottom: 1rem;
      left: 0;
      right: 0;
      margin: 0 auto;
      z-index: 100; }
      @media screen and (max-width: 991px) {
        #features .maintitle::after {
          width: 250px; } }
      @media screen and (max-width: 575px) {
        #features .maintitle::after {
          width: 220px; } }
  #features dl {
    text-align: center; }
    #features dl dt {
      color: #E03535;
      font-size: 23px;
      font-size: 2.3rem;
      line-height: 1.8;
      margin-bottom: 4rem; }
      @media screen and (max-width: 1199px) {
        #features dl dt {
          margin-bottom: 3rem; } }
      @media screen and (max-width: 991px) {
        #features dl dt {
          font-size: 21px;
          font-size: 2.1rem;
          margin-bottom: 2rem; } }
      @media screen and (max-width: 575px) {
        #features dl dt {
          font-size: 18px;
          font-size: 1.8rem; } }
    @media screen and (max-width: 575px) {
      #features dl dd {
        text-align: justify;
        line-height: 1.7;
        font-size: 15px;
        font-size: 1.5rem; } }
  #features .grid {
    display: grid;
    grid-template-columns: 1fr 4fr 1fr;
    grid-template-rows: auto;
    gap: 40px;
    /* カード間の隙間 */
    justify-content: space-between;
    justify-items: center;
    padding: 0 5%; }
    @media screen and (max-width: 1399px) {
      #features .grid {
        gap: 20px;
        /* カード間の隙間 */
        padding: 0 2%; } }
    #features .grid img {
      max-height: 600px; }
      @media screen and (max-width: 1399px) {
        #features .grid img {
          max-height: 550px; } }

#items .items-bg {
  background: #fff;
  overflow: hidden;
  padding-top: 3rem;
  padding-bottom: 5rem; }
#items .maintitle {
  color: #E03535;
  text-align: center;
  margin-bottom: 5rem;
  position: relative;
  line-height: 1.4; }
  #items .maintitle::after {
    content: '';
    /*何も入れない*/
    background-image: url("../img/underline.svg");
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    width: 300px;
    position: absolute;
    bottom: 1rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 100; }
    @media screen and (max-width: 991px) {
      #items .maintitle::after {
        width: 250px; } }
    @media screen and (max-width: 575px) {
      #items .maintitle::after {
        width: 220px; } }
#items .fluid-box-l, #items .fluid-box-r {
  height: 450px; }
  @media screen and (max-width: 1199px) {
    #items .fluid-box-l, #items .fluid-box-r {
      height: 410px; } }
  @media screen and (max-width: 991px) {
    #items .fluid-box-l, #items .fluid-box-r {
      height: 310px; } }
  @media screen and (max-width: 767px) {
    #items .fluid-box-l, #items .fluid-box-r {
      margin-bottom: 2rem; } }
  @media screen and (max-width: 575px) {
    #items .fluid-box-l, #items .fluid-box-r {
      height: 200px; } }
#items .row {
  margin-bottom: 7rem;
  align-items: center; }
  @media screen and (max-width: 767px) {
    #items .row {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 575px) {
    #items .row {
      margin-bottom: 3rem; } }
  #items .row dt {
    color: #E03535;
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 1.8;
    margin-bottom: 2rem; }
    @media screen and (max-width: 1199px) {
      #items .row dt {
        line-height: 1.6; } }
    @media screen and (max-width: 991px) {
      #items .row dt {
        font-size: 21px;
        font-size: 2.1rem; } }
    @media screen and (max-width: 767px) {
      #items .row dt {
        margin-bottom: 1rem; } }
    @media screen and (max-width: 575px) {
      #items .row dt {
        font-size: 18px;
        font-size: 1.8rem; } }
  @media screen and (max-width: 991px) {
    #items .row dd {
      line-height: 1.8; } }
  @media screen and (max-width: 575px) {
    #items .row dd {
      line-height: 1.7;
      font-size: 15px;
      font-size: 1.5rem; } }

#baked .baked-header {
  background: url("../img/baked-header.png") no-repeat center/cover;
  height: 400px;
  display: flex;
  /**/
  text-align: center;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 1199px) {
    #baked .baked-header {
      height: 350px; } }
  @media screen and (max-width: 991px) {
    #baked .baked-header {
      height: 280px; } }
  @media screen and (max-width: 767px) {
    #baked .baked-header {
      height: 230px; } }
  #baked .baked-header .maintitle {
    color: #fff; }
#baked .baked-contents {
  background: #FFE5DE;
  padding: 7rem 0; }
  @media screen and (max-width: 991px) {
    #baked .baked-contents {
      padding: 5rem 0; } }
  @media screen and (max-width: 575px) {
    #baked .baked-contents {
      padding: 3rem 0; } }
  #baked .baked-contents .row {
    margin-bottom: 7rem; }
    @media screen and (max-width: 991px) {
      #baked .baked-contents .row {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 767px) {
      #baked .baked-contents .row {
        margin-bottom: 3rem; } }
  #baked .baked-contents dl dt {
    color: #E03535;
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 2; }
    @media screen and (max-width: 1199px) {
      #baked .baked-contents dl dt {
        line-height: 1.8; } }
    @media screen and (max-width: 991px) {
      #baked .baked-contents dl dt {
        font-size: 21px;
        font-size: 2.1rem;
        margin-bottom: 2rem; } }
    @media screen and (max-width: 575px) {
      #baked .baked-contents dl dt {
        font-size: 18px;
        font-size: 1.8rem;
        margin-bottom: 2rem; } }
  @media screen and (max-width: 575px) {
    #baked .baked-contents dl dd {
      line-height: 1.7; } }
  #baked .baked-contents .grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
    gap: 50px; }
    @media screen and (max-width: 1199px) {
      #baked .baked-contents .grid {
        gap: 30px; } }
    @media screen and (max-width: 991px) {
      #baked .baked-contents .grid {
        gap: 30px 20px; } }
    @media screen and (max-width: 767px) {
      #baked .baked-contents .grid {
        grid-template-columns: repeat(2, 1fr); } }
    @media screen and (max-width: 575px) {
      #baked .baked-contents .grid {
        grid-template-columns: repeat(2, 1fr); } }
    #baked .baked-contents .grid .card {
      background: #FFE5DE;
      border-style: none; }
      #baked .baked-contents .grid .card dl dt {
        font-size: 21px;
        font-size: 2.1rem;
        margin: 1rem 0 0.5rem; }
        @media screen and (max-width: 1199px) {
          #baked .baked-contents .grid .card dl dt {
            font-size: 20px;
            font-size: 2rem; } }
        @media screen and (max-width: 991px) {
          #baked .baked-contents .grid .card dl dt {
            font-size: 19px;
            font-size: 1.9rem;
            letter-spacing: -1.5px; } }
        @media screen and (max-width: 767px) {
          #baked .baked-contents .grid .card dl dt {
            letter-spacing: 0; } }
        @media screen and (max-width: 575px) {
          #baked .baked-contents .grid .card dl dt {
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 1.7; } }
      #baked .baked-contents .grid .card dl dd {
        line-height: 30px; }
        @media screen and (max-width: 991px) {
          #baked .baked-contents .grid .card dl dd {
            line-height: 1.8; } }
        @media screen and (max-width: 575px) {
          #baked .baked-contents .grid .card dl dd {
            font-size: 15px;
            font-size: 1.5rem;
            line-height: 1.7; } }
#baked .attention {
  text-align: center;
  margin-top: 6rem; }
  @media screen and (max-width: 991px) {
    #baked .attention {
      margin-top: 4rem; } }
  @media screen and (max-width: 575px) {
    #baked .attention {
      margin-top: 2rem;
      line-height: 1.8; } }

#gift {
  background: #fff;
  padding: 10rem 0; }
  @media screen and (max-width: 991px) {
    #gift {
      padding: 8rem 0; } }
  #gift .gift-box {
    border: #E03535 solid 1px;
    border-radius: 15px; }
  #gift .row {
    align-items: center;
    position: relative; }
    #gift .row::after {
      content: '';
      /*何も入れない*/
      background-image: url("../img/gift.svg");
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      height: 150px;
      width: 150px;
      position: absolute;
      top: -50px;
      right: 50px;
      z-index: 50; }
      @media screen and (max-width: 991px) {
        #gift .row::after {
          height: 100px;
          width: 100px;
          right: 25px; } }
    @media screen and (max-width: 767px) {
      #gift .row > div:first-child {
        overflow: hidden;
        height: 300px; }
        #gift .row > div:first-child img {
          width: 100%;
          height: 100%;
          object-fit: cover; } }
    @media screen and (max-width: 575px) {
      #gift .row > div:first-child {
        height: auto; } }
    #gift .row dl {
      margin-left: 2rem; }
      @media screen and (max-width: 991px) {
        #gift .row dl {
          margin-left: 0; } }
      @media screen and (max-width: 767px) {
        #gift .row dl {
          padding: 2rem;
          margin-bottom: 0; } }
      @media screen and (max-width: 575px) {
        #gift .row dl {
          padding: 1.5rem; } }
      #gift .row dl dt {
        color: #E03535;
        font-size: 23px;
        font-size: 2.3rem;
        line-height: 40px;
        margin-bottom: 3rem; }
        @media screen and (max-width: 991px) {
          #gift .row dl dt {
            line-height: 1.7;
            margin-bottom: 1.5rem; } }
        @media screen and (max-width: 575px) {
          #gift .row dl dt {
            font-size: 20px;
            font-size: 2rem; } }
      @media screen and (max-width: 991px) {
        #gift .row dl dd {
          line-height: 2; } }
      @media screen and (max-width: 575px) {
        #gift .row dl dd {
          line-height: 1.7;
          font-size: 15px;
          font-size: 1.5rem; } }
    #gift .row img {
      border-radius: 15px 0 0 15px; }
      @media screen and (max-width: 767px) {
        #gift .row img {
          border-radius: 15px 15px 0 0; } }

#contact .contact-bg {
  background: #fff;
  padding-bottom: 7rem; }
  @media screen and (max-width: 575px) {
    #contact .contact-bg {
      padding-bottom: 5rem; } }
#contact .container {
  text-align: center; }
#contact .red-container-l {
  background: #E03535;
  color: #fff;
  display: inline-block;
  height: 85px;
  line-height: 105px;
  padding: 0 20px; }
  @media screen and (max-width: 991px) {
    #contact .red-container-l {
      height: 60px; } }
#contact .red-container-s {
  margin-top: -5px; }
  #contact .red-container-s p {
    background: #E03535;
    display: inline-block;
    padding: 0px 10px;
    color: #fff; }
#contact h2 {
  padding-top: 0.5rem; }
#contact .row {
  margin-top: 2rem; }
#contact .tel, #contact .insta {
  color: #E03535; }
  #contact .tel dl, #contact .insta dl {
    text-align: center; }
    #contact .tel dl dt, #contact .insta dl dt {
      font-size: 24px;
      display: inline-block;
      border-bottom: 1px solid #E03535;
      margin-bottom: 2rem; }
    #contact .tel dl dd span, #contact .insta dl dd span {
      font-family: "Josefin Sans", sans-serif;
      font-optical-sizing: auto;
      font-weight: 600;
      font-style: normal; }
#contact .tel {
  border-right: 1px solid #E03535; }
  @media screen and (max-width: 767px) {
    #contact .tel {
      border: none;
      margin-bottom: 3rem; } }
  @media screen and (max-width: 575px) {
    #contact .tel {
      margin-bottom: 2rem; } }
  #contact .tel dd {
    margin-top: 1rem; }
    @media screen and (max-width: 575px) {
      #contact .tel dd {
        font-size: 15px;
        font-size: 1.5rem; } }
    #contact .tel dd span {
      font-size: 70px;
      font-size: 7rem; }
      @media screen and (max-width: 1199px) {
        #contact .tel dd span {
          font-size: 65px;
          font-size: 6.5rem; } }
      @media screen and (max-width: 991px) {
        #contact .tel dd span {
          font-size: 55px;
          font-size: 5.5rem; } }
      @media screen and (max-width: 767px) {
        #contact .tel dd span {
          font-size: 60px;
          font-size: 6rem; } }
      @media screen and (max-width: 575px) {
        #contact .tel dd span {
          font-size: 50px;
          font-size: 5rem; } }
#contact .insta dd span {
  font-size: 62px;
  font-size: 6.2rem; }
  @media screen and (max-width: 1199px) {
    #contact .insta dd span {
      font-size: 57px;
      font-size: 5.7rem; } }
  @media screen and (max-width: 991px) {
    #contact .insta dd span {
      font-size: 50px;
      font-size: 5rem; } }
  @media screen and (max-width: 767px) {
    #contact .insta dd span {
      font-size: 50px;
      font-size: 5rem; } }
  @media screen and (max-width: 575px) {
    #contact .insta dd span {
      font-size: 45px;
      font-size: 4.5rem; } }
#contact .insta a {
  display: block;
  margin: 1.5rem auto 0;
  width: 78%;
  background: #E03535;
  border-radius: 20px;
  line-height: 25px;
  margin-top: 1.5rem;
  color: #fff;
  border: solid 1px #E03535;
  transition: all 0.2s 0s ease; }
  @media screen and (max-width: 767px) {
    #contact .insta a {
      width: 60%; } }
  #contact .insta a:hover {
    background: #fff;
    color: #E03535;
    border: solid 1px #E03535; }
  #contact .insta a:focus {
    outline: none; }
