@charset "UTF-8";
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

body {
  background-color: #fff !important;
  color: #333;
  line-height: 1.8;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
body * {
  box-sizing: border-box;
}

a {
  color: #333;
  text-decoration: none !important;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

p {
  margin-bottom: 1.5em;
  font-size: 16px;
  line-height: 1.8;
  font-weight: normal;
  letter-spacing: 1.1;
}
p:last-of-type {
  margin-bottom: 0;
}

/*--------------------
    font
--------------------*/
h1 {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.5;
  color: #333;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 24px;
  }
}

h2 {
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 24px;
  }
}

h3 {
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 20px;
  }
}

h4 {
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  h4 {
    font-size: 18px;
  }
}

h5 {
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  h5 {
    font-size: 16px;
  }
}

.category .information {
  background-color: #03AF7E !important;
}
.category .blog {
  background-color: #BDBDBD !important;
}

/*--------------------
    その他
--------------------*/
.more-button {
  display: block;
  width: 300px;
  margin: 40px auto 0;
  padding: 1rem;
  border: 1px solid #333;
  border-radius: 30px;
  text-align: center;
  transition: all 0.3s ease;
  color: #333;
  position: relative;
}
.more-button::after {
  font: var(--fa-font-solid);
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 10%;
  transform: translateY(-50%);
}
.more-button:hover {
  background-color: #333;
  color: #fff;
  transform: translateY(-5px);
}
@media screen and (max-width: 575px) {
  .more-button {
    width: 200px;
  }
}

.cta-button {
  display: block;
  width: 220px;
  margin: 30px auto 0;
  padding: 0.7rem;
  border-radius: 30px;
  text-align: center;
  transition: all 0.3s ease;
  color: #fff;
  position: relative;
  background-color: #1E3D75;
}
.cta-button::before {
  font: var(--fa-font-solid);
  content: "\f003";
  position: absolute;
  top: 50%;
  left: 15%;
  transform: translateY(-50%);
}
.cta-button:hover {
  background-color: #375384;
  color: #fff;
  transform: translateY(-5px);
}
@media screen and (max-width: 575px) {
  .cta-button {
    width: 200px;
  }
}

.click {
  font-size: 15px;
  font-weight: bold;
  background-color: #DDEEFB;
  color: #000;
  margin: 50px auto;
  padding: 15px 50px;
  border-radius: 3px;
  display: inline-block;
}

.readmore {
  font-size: 13px;
  display: block;
  width: 190px;
  margin: 40px auto 0;
  padding: 0.7rem;
  border: 1px solid #333;
  border-radius: 2px;
  text-align: center;
  transition: all 0.3s ease;
  color: #333;
  position: relative;
}
.readmore:hover {
  background-color: #333;
  color: #fff;
  transform: translateY(-5px);
}

.contents-title-h1 h1 {
  color: #1E3D75;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.5rem;
  font-weight: bold;
  margin-block: 0.5em;
  display: block;
  padding: 0.2em 0.5em;
  line-height: 1.8;
}
@media screen and (max-width: 575px) {
  .contents-title-h1 h1 {
    line-height: 1.5;
    letter-spacing: 0.1rem;
    font-size: 1.8rem;
    margin: 10px auto;
  }
}

.contents-title-h2 {
  font-family: "YuMincho", "notoserif";
  font-weight: 400;
  font-size: 70px;
  letter-spacing: 0.1rem;
  margin: 60px auto;
  color: #9BA9C1;
  position: relative;
  border-bottom: 1px solid #9BA9C1;
  padding-bottom: 5px;
}
@media screen and (max-width: 575px) {
  .contents-title-h2 {
    margin: 20px auto;
    font-size: 50px;
  }
}

.contents-text {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 0.1rem;
  color: #1E3D75;
  position: relative;
  margin-bottom: 50px;
}
@media screen and (max-width: 575px) {
  .contents-text {
    margin: 20px auto;
  }
}

.img-right {
  text-align: right;
  margin: 20px 0 0 auto;
}
@media screen and (max-width: 575px) {
  .img-right {
    width: 80%;
  }
}

.img-left {
  text-align: left;
  margin: 20px auto 0 0;
}

.img-center {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 0;
}

/*fadeinの記述*/
.fade-text {
  display: block;
  color: transparent;
  -webkit-background-clip: text;
  background-size: 300% 300%;
  transition: all 2.4s ease-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.fade-text.to__right {
  background-image: linear-gradient(to right, #fff 30%, rgba(255, 255, 255, 0) 60%);
  background-position: left 100% center;
  transform: translate(-20px, 0);
}
.fade-text.to__right.reveal {
  transform: translate(0, 0);
  background-position: left 0% center;
}
.fade-text.to__left {
  background-image: linear-gradient(to left, #fff 30%, rgba(255, 255, 255, 0) 60%);
  background-position: right 100% center;
  transform: translate(20px, 0);
}
.fade-text.to__left.reveal {
  transform: translate(0, 0);
  background-position: right 0% center;
}
.fade-text.to__top {
  background-image: linear-gradient(to top, #fff 30%, rgba(255, 255, 255, 0) 50%);
  background-position: center 0;
  transform: translate(0, 20px);
}
.fade-text.to__top.reveal {
  transform: translate(0, 0);
  background-position: center 100%;
}
.fade-text.to__bottom {
  background-image: linear-gradient(to bottom, #fff 30%, rgba(255, 255, 255, 0) 50%);
  background-position: center 100%;
  transform: translate(0, -20px);
}
.fade-text.to__bottom.reveal {
  transform: translate(0, 0);
  background-position: center 0%;
}

@-webkit-keyframes scrolldown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(22px);
  }
}

@keyframes scrolldown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(22px);
  }
}
/* --------------------------------------------
 * 　基本幅
 * -------------------------------------------- */
.blContainer {
  width: 92%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

/* -------------------------------------------- */
#container {
  width: 92%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 575px) {
  #container {
    display: block;
  }
}

#container2 {
  margin: 0 auto;
  width: 60%;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 575px) {
  #container2 {
    display: block;
    width: 80%;
  }
}
@media screen and (max-width: 575px) {
  #container2 {
    display: block;
    width: 90%;
  }
}

@media screen and (max-width: 575px) {
  .pcview {
    display: none;
  }
}

.spview {
  display: none;
}
@media screen and (max-width: 575px) {
  .spview {
    display: block;
  }
}

/* --------------------------------------------
 * 　ヘッダー
 * -------------------------------------------- */
header {
  align-items: center;
  height: 120px;
  z-index: 9998;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-left: 4%;
  padding-right: 4%;
  /* アニメーションの変化時間 */
  transition: 0.5s;
  background: #fff;
  /* Nav items */
  /* Hamburger menu button */
  /* Hamburger menu text */
  /* Hamburger Menu Animation Start */
  /* Hamburger Menu Animation End */
}
@media screen and (max-width: 767px) {
  header {
    height: 80px;
  }
}
header .sitetitle h1 {
  display: block;
  font-size: 0.9rem !important;
  margin-top: 5px;
  margin-bottom: 7px;
}
@media screen and (max-width: 767px) {
  header .sitetitle h1 {
    margin-bottom: 5px;
    font-size: 0.55rem !important;
  }
}
header .header-contents {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
header .sitetitle_logo img {
  height: 50px;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  header .sitetitle_logo img {
    height: 40px;
  }
}
header .pcmenu nav ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  gap: 30px;
  margin-block: 0px;
}
header .pcmenu nav ul .cta-button {
  padding-left: 8%;
  margin-top: 0px;
}
header .pcmenu nav .limenu {
  text-decoration: none;
  color: #333;
  font-weight: bold;
}
header .pcmenu nav .limenu:hover {
  transform: translateY(-1px);
  text-decoration: underline;
  -webkit-text-decoration-color: #1E3D75;
          text-decoration-color: #1E3D75;
  text-underline-offset: 3px;
}
@media screen and (max-width: 767px) {
  header .pcmenu {
    display: none;
  }
}
header .menu {
  list-style: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 60px;
  left: 0;
  padding: 40px 10px;
  background: #DDEEFB;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
  transform: translateX(100%);
  display: none;
}
@media screen and (max-width: 767px) {
  header .menu {
    display: block;
  }
}
header .menu-btn:checked ~ .menu {
  transform: translateX(0);
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}
header .menu a {
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 16px;
  text-transform: capitalize;
  color: #333;
  opacity: 0;
  transition: 0.5s;
}
header .drawer__item {
  border-bottom: 1px solid #1E3D75;
}
header .menu li {
  height: 60px;
  padding: 15px 0;
  margin: 0 30px;
  opacity: 0;
  transition: 0.5s;
  border-radius: 4px;
  margin-bottom: 10px;
  text-align: center;
}
header .menu li:hover {
  transform: translateY(-2px);
}
header .menu-btn:checked ~ .menu a,
header .menu-btn:checked ~ .menu li {
  opacity: 1;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.2s;
}
header .menu-btn {
  display: none;
}
header .menu-icon {
  display: none;
}
@media screen and (max-width: 767px) {
  header .menu-icon {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 4%;
    transform: translateY(-50%);
    cursor: pointer;
    padding: 14px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
}
header .navicon {
  background: #333;
  display: block;
  height: 3px;
  width: 26px;
  position: relative;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}
header .navicon:before,
header .navicon:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  background: #333;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}
header .navicon:before {
  top: 9px;
}
header .navicon:after {
  bottom: 9px;
}
header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}
header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}
header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before {
  top: 0;
}
header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  bottom: 0;
}
header .menu-btn:checked ~ .menu-icon .navicon {
  background: rgba(0, 0, 0, 0);
  transition: 0.2192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}
header .spmenu_link {
  font-weight: bold;
  text-align: center;
}
header .spmenu_link .link1 {
  margin-top: 10%;
}
header .spmenu_link .link1 a {
  font-size: 1.2rem;
  font-weight: bold;
  background-color: #1E3D75;
  padding: 5%;
  color: #fff;
  margin-left: -15px;
  border-radius: 3px;
}

/* --------------------------------------------
 * 　フッター
 * -------------------------------------------- */
.footer {
  margin-top: 100px;
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .footer {
    margin-top: 50px;
  }
}
.footer .sitetitle_logo img {
  margin-top: 10px;
  height: 60px;
}
@media screen and (max-width: 767px) {
  .footer .sitetitle_logo img {
    height: 50px;
  }
}
.footer .siteTitle__tagLine {
  font-size: 0.85rem;
}
.footer__title {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer__shopList {
  display: flex;
  justify-content: center;
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .footer__shopList {
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.footer__shop {
  width: 300px;
  line-height: 1.4;
  text-align: center;
  padding-right: 15px;
  border-right: 1px solid #DDEEFB;
}
@media screen and (max-width: 1024px) {
  .footer__shop {
    width: auto;
    margin-right: 0;
    padding-right: 0;
    border: none;
    margin-bottom: 20px;
  }
}
.footer__shop:last-child {
  padding-right: 0;
  padding-left: 15px;
  border: none;
}
@media screen and (max-width: 767px) {
  .footer__shop:last-child {
    padding-left: 0;
  }
}
.footer__shopName {
  font-weight: bold;
  display: inline-block;
  margin-bottom: 6px;
}
.footer__shopName:hover {
  text-decoration: underline;
}
.footer__shopAddress {
  font-size: 0.875rem;
}
.footer__shopTel {
  font-size: 0.875rem;
}
.footer__nav {
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .footer__nav {
    width: 100%;
    margin-left: -4.347826087%;
  }
}
.footer__navList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 0.8125rem;
}
.footer__navItem {
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .footer__navItem {
    width: 50%;
    padding: 1em 0;
    text-align: center;
    border-top: 1px solid #DDEEFB;
  }
  .footer__navItem:nth-child(odd) {
    border-right: 1px solid #DDEEFB;
  }
  .footer__navItem:nth-last-child(2) {
    border-bottom: 1px solid #DDEEFB;
  }
  .footer__navItem:nth-last-child(3) {
    border-bottom: 1px solid #DDEEFB;
  }
  .footer__navItem:last-child {
    border: none;
  }
}
.footer__navItem::after {
  content: "";
  display: block;
  width: 1px;
  height: 13px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background: #DDEEFB;
}
@media screen and (max-width: 767px) {
  .footer__navItem::after {
    display: none;
  }
}
.footer__navItem:first-child:before {
  content: "";
  display: block;
  width: 1px;
  height: 13px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: #DDEEFB;
}
@media screen and (max-width: 767px) {
  .footer__navItem:first-child:before {
    display: none;
  }
}
.footer__navLink {
  display: block;
  color: #555;
}
.footer__navLink:hover {
  text-decoration: underline;
}
.footer__copyright {
  text-align: center;
  color: #777;
  font-size: 0.6875rem;
}
.footer .contact-box {
  display: flex;
  text-align: center;
  padding: 10%;
  gap: 20px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .footer .contact-box {
    flex-direction: column;
  }
}
.footer .contact-box img {
  width: 80%;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .footer .contact-box img {
    width: 100%;
  }
}
.footer .contact-box img:hover {
  transform: translateY(-3px);
}
.footer .contact-box-contents {
  background-image: url(../img/sachikur-foodbk.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-inline: 4%;
  padding-block: 10%;
  margin: 0 auto;
  display: flex;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .footer .contact-box-contents {
    flex-direction: column;
  }
}
.footer .contact-box-contents img {
  width: 75%;
  margin-inline: auto;
}
.footer .contact-box-contents img:hover {
  transform: translateY(-3px);
}
@media screen and (max-width: 767px) {
  .footer .contact-box-contents img {
    margin-bottom: 20px;
  }
}
/*# sourceMappingURL=common.css.map */