@charset "UTF-8";
/* reset */
/* ============================================ */
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp.min.css");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.2.0/dist/css/yakuhanmp.min.css");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&family=Sawarabi+Gothic&display=swap");
* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

[type="checkbox"] {
  -webkit-appearance: checkbox;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

select::-ms-expand {
  display: none;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable] {
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

template {
  display: none;
}

[hidden] {
  display: none;
}

html {
  font-size: 62.5%;
}

body {
  font-family: YakuHanJP, 'Sawarabi Gothic', "ヒラギノ角ゴ Pro", 'Hiragino Kaku Gothic Pro', 'Hiragino Sans', "游ゴシック Medium", 'Yu Gothic Medium', "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-size-adjust: 100%;
}

@font-face {
  font-family: 'medius-icon';
  src: url("../fonts/medius-icon.eot?gxfr23");
  src: url("../fonts/medius-icon.eot?gxfr23#iefix") format("embedded-opentype"), url("../fonts/medius-icon.ttf?gxfr23") format("truetype"), url("../fonts/medius-icon.woff?gxfr23") format("woff"), url("../fonts/medius-icon.svg?gxfr23#medius-icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'medius-icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.icon-arrow-down:before {
  content: "\e900";
  color: #fff;
}

.icon-arrow-up:before {
  content: "\e901";
  color: #fff;
}

/* Loading背景画面設定　*/
#splash {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: #FFF;
  text-align: center;
  color: #fff;
}

/* Loading画像中央配置　*/
#splash_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Loading アイコンの大きさ設定　*/
#splash_logo img {
  width: 260px;
}

/* fadeUp */
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: .5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeUpTrigger {
  opacity: 0;
  transform: translateY(100px);
}

/* rotateY */
.rotateY {
  animation-name: rotateYAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

@keyframes rotateYAnime {
  from {
    opacity: 0;
    transform: rotateY(0);
  }
  to {
    opacity: 1;
    transform: rotateY(-360deg);
  }
}
.rotateYTrigger {
  opacity: 0;
}

/* flipDown */
.flipDown {
  animation-name: flipDownAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes flipDownAnime {
  from {
    transform: perspective(2500px) rotateX(100deg);
    opacity: 0;
  }
  to {
    transform: perspective(2500px) rotateX(0);
    opacity: 1;
  }
}
.flipDownTrigger {
  opacity: 0;
}

/* flipRight */
.flipRight {
  animation-name: flipRightAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  perspective-origin: right center;
  opacity: 0;
}

@keyframes flipRightAnime {
  from {
    transform: perspective(600px) translate3d(0, 0, 0) rotateY(-30deg);
    opacity: 0;
  }
  to {
    transform: perspective(600px) translate3d(0, 0, 0) rotateY(0deg);
    opacity: 1;
  }
}
.flipRightTrigger {
  opacity: 0;
}

/* flipLeft */
.flipLeft {
  animation-name: flipLeftAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  perspective-origin: left center;
  opacity: 0;
}

@keyframes flipLeftAnime {
  from {
    transform: perspective(600px) translate3d(0, 0, 0) rotateY(30deg);
    opacity: 0;
  }
  to {
    transform: perspective(600px) translate3d(0, 0, 0) rotateY(0deg);
    opacity: 1;
  }
}
.flipLeftTrigger {
  opacity: 0;
}

/* smoothText */
span.smoothText {
  overflow: hidden;
  display: block;
}

span.smoothTextTrigger {
  transition: .8s ease-in-out;
  transform: translate3d(0, 100%, 0) skewY(20deg);
  transform-origin: left;
  display: block;
}

span.smoothTextTrigger.smoothTextAppear {
  transform: translate3d(0, 0, 0) skewY(0);
}

/* bgextend */
.bgextend {
  animation-name: bgextendAnimeBase;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  position: relative;
  overflow: hidden;
  opacity: 0;
}

@keyframes bgextendAnimeBase {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.bgappear {
  animation-name: bgextendAnimeSecond;
  animation-duration: 1s;
  animation-delay: 0.6s;
  animation-fill-mode: forwards;
  opacity: 0;
}

.bgappearTrigger {
  opacity: 0;
}

@keyframes bgextendAnimeSecond {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.bgLRextend::before {
  animation-name: bgLRextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

@keyframes bgLRextendAnime {
  0% {
    transform-origin: left;
    transform: scaleX(0);
  }
  50% {
    transform-origin: left;
    transform: scaleX(1);
  }
  50.001% {
    transform-origin: right;
  }
  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}
.bgLRextendTrigger {
  opacity: 0;
}

/* アニメーションスタートの遅延時間を決めるCSS*/
.delay-time02 {
  animation-delay: 0.2s;
}

.delay-time04 {
  animation-delay: 0.4s;
}

.delay-time06 {
  animation-delay: 0.6s;
}

.delay-time08 {
  animation-delay: 0.8s;
}

.delay-time12 {
  animation-delay: 1.2s;
}

.delay-time14 {
  animation-delay: 1.4s;
}

.delay-time16 {
  animation-delay: 1.6s;
}

.delay-time18 {
  animation-delay: 1.8s;
}

footer {
  width: 100%;
  height: auto;
  background-color: #FFFBF4;
  padding: 102px 0 102px;
}
@media screen and (max-width: 768px) {
  footer {
    padding: 60px 0;
  }
}
footer h2 {
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: #000000;
  text-align: center;
}
footer .copyright {
  margin-top: 28px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  font-family: 'Roboto Condensed', sans-serif;
  color: #000000;
  text-align: center;
}

main {
  background: #fffbf4;
}

@media print, screen and (min-width: 769px) {
  br.sp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  br.pc {
    display: none;
  }
}

.visual {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .visual__mov video {
    min-width: 100%;
    min-height: 100vh;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .visual__mov .sp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .visual__mov video {
    min-width: 100%;
    min-height: 100vh;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .visual__mov .pc {
    display: none;
  }
}
.visual h1 {
  top: 30px;
  left: 30px;
  z-index: 100;
}
@media print, screen and (min-width: 769px) {
  .visual h1 {
    position: fixed;
  }
}
@media screen and (max-width: 768px) {
  .visual h1 {
    position: absolute;
  }
}
.visual__logo {
  position: absolute;
  top: 56%;
  left: 50%;
  -webkit-transform: translate(-50%, -56%);
  transform: translate(-50%, -56%);
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .visual__logo {
    width: 75.73%;
  }
}
.visual__logo h2 img {
  max-width: 100%;
  height: auto;
}
.visual__logo a {
  width: 288px;
  height: 50px;
  background-color: #FFF;
  display: block;
  margin: 40px auto 0;
  padding: 0 26px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 28"><path fill="%23000" d="M114,1a13,13,0,1,0,13,13v0A13,13,0,0,0,114,1Zm6.41,13.46-9.08,5.21a.52.52,0,0,1-.69-.19.5.5,0,0,1-.06-.24l0-10.47a.5.5,0,0,1,.5-.5.4.4,0,0,1,.24.07l9,5.26a.48.48,0,0,1,.24.64.5.5,0,0,1-.21.22Z"/><rect fill="%23000" x="1" y="14" width="80" height="1"/></svg>');
  background-position: center right 24px;
  background-repeat: no-repeat;
  background-size: 128px 28px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0em;
  font-family: 'Roboto Condensed', sans-serif;
  color: #1A1311;
  text-align: left;
  transition: all 0.5s 0s ease;
}
@media screen and (max-width: 768px) {
  .visual__logo a {
    width: 224px;
    height: 38px;
    background-position: center right 12px;
    background-size: 100px 20px;
    padding: 0 20px;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 38px;
    letter-spacing: 0em;
    margin: 20px auto 0;
  }
}
.visual__logo a:hover {
  background-color: #A40017;
  color: #FFF;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 28"><path fill="%23FFF" d="M114,1a13,13,0,1,0,13,13v0A13,13,0,0,0,114,1Zm6.41,13.46-9.08,5.21a.52.52,0,0,1-.69-.19.5.5,0,0,1-.06-.24l0-10.47a.5.5,0,0,1,.5-.5.4.4,0,0,1,.24.07l9,5.26a.48.48,0,0,1,.24.64.5.5,0,0,1-.21.22Z"/><rect fill="%23FFF" x="1" y="14" width="80" height="1"/></svg>');
}
.visual__logo::after {
  content: "";
  width: 100%;
  height: 120px;
  display: block;
  background-image: url("../img/home/visual_arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px 120px;
  margin-top: 42px;
  transition: all 0.5s 0s ease;
}
@media screen and (max-width: 768px) {
  .visual__logo::after {
    width: 100%;
    height: 60px;
    background-size: 7px 60px;
    margin-top: 21px;
  }
}
.visual .presented {
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
  z-index: 100;
}
@media print, screen and (min-width: 769px) {
  .visual .presented {
    position: fixed;
  }
}
@media screen and (max-width: 768px) {
  .visual .presented {
    position: absolute;
    left: 10px;
  }
}
.visual__social {
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
  z-index: 100;
}
@media print, screen and (min-width: 769px) {
  .visual__social {
    position: fixed;
  }
}
@media screen and (max-width: 768px) {
  .visual__social {
    position: absolute;
    right: 10px;
  }
}
.visual__social h3 {
  width: 22px;
  height: auto;
  text-align: center;
}
.visual__social li {
  margin-top: 6px;
}
.visual__social li a {
  transition: .4s;
}
.visual__social li a:hover {
  opacity: .7;
}

.menu {
  margin-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .menu {
    margin-top: 40px;
    padding: 0 9.6% 60px;
  }
}
.menu__title {
  width: 67.35%;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .menu__title {
    width: 100%;
  }
}
.menu__title h2 {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .menu__title h2 {
    width: 79.47%;
    margin: 0 auto;
  }
}
.menu__title h2 img {
  max-width: 100%;
  height: auto;
}
.menu__title .description {
  margin-top: 46px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: 0em;
  color: #000000;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .menu__title .description {
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.83;
    letter-spacing: 0em;
  }
}
.menu__list {
  width: 80%;
  height: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 48px auto 0;
}
@media print, screen and (min-width: 1000px) {
  .menu__list {
    width: 920px;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .menu__list {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.menu__list a {
  width: 20%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .menu__list a {
    width: 48.34%;
  }
}
.menu__list a:hover {
  opacity: .7;
}
.menu__list a:hover::after {
  background-position: bottom center;
}
.menu__list a img {
  max-width: 100%;
  height: auto;
}
.menu__list a .number {
  margin-top: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  font-family: 'Roboto Condensed', sans-serif;
  color: #1A1311;
}
.menu__list a .company {
  margin-top: 10px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  font-family: 'Roboto Condensed', sans-serif;
  color: #A40017;
}
@media print, screen and (min-width: 1000px) {
  .menu__list a .company {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .menu__list a .company {
    margin-top: 5px;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.menu__list a h3 {
  margin-top: 10px;
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: #1A1311;
}
@media print, screen and (min-width: 1000px) {
  .menu__list a h3 {
    font-size: 2.4rem;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .menu__list a h3 {
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .menu__list a:nth-of-type(n+3) {
    margin-top: 20px;
  }
}
.menu__list a::after {
  content: "";
  width: 100%;
  height: 50px;
  display: block;
  background-image: url("../img/home/menu_arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px 25px;
  margin-top: 12px;
  transition: all 0.5s 0s ease;
}
@media screen and (max-width: 768px) {
  .menu__list a::after {
    width: 100%;
    height: 12px;
    background-size: 7px 12px;
    margin-top: 10px;
  }
}

.tips.shop01 {
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .tips.shop01 {
    background: #ece4d8;
    padding-bottom: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .tips.shop01 .tips__title {
    background: linear-gradient(to right, #fffbf4 0%, #fffbf4 10%, #ece4d8 10%, #ece4d8 100%);
    margin-top: 210px;
  }
}
@media screen and (max-width: 768px) {
  .tips.shop01 .tips__title {
    background: linear-gradient(0deg, #ece4d8 0%, #ece4d8 47%, #fffbf4 47%, #fffbf4 100%);
    margin-top: 50px;
  }
}
.tips.shop01 .tips__visual-wrap {
  background: #ece4d8;
}
@media print, screen and (min-width: 769px) {
  .tips.shop01 .tips__visual-wrap {
    background: linear-gradient(to right, #fffbf4 0%, #fffbf4 10%, #ece4d8 10%, #ece4d8 100%);
  }
}
@media print, screen and (min-width: 769px) {
  .tips.shop01 .tips__title-inner {
    top: -140px;
  }
}
@media print, screen and (min-width: 1000px) {
  .tips.shop01 .tips__title-inner {
    top: -170px;
  }
}
.tips.shop01 .tips__visual {
  background-image: url("../img/home/tips01_visual.jpg");
}
@media screen and (max-width: 768px) {
  .tips.shop01 .tips__visual {
    background-image: url("../img/home/tips01_visual_sp.jpg");
  }
}
.tips.shop01 .tips__contents {
  background: #ece4d8;
}
@media print, screen and (min-width: 769px) {
  .tips.shop01 .tips__contents {
    background: linear-gradient(to right, #fffbf4 0%, #fffbf4 10%, #ece4d8 10%, #ece4d8 100%);
  }
}
.tips.shop01 .tips__info {
  background: #ece4d8;
}
@media print, screen and (min-width: 769px) {
  .tips.shop01 .tips__info {
    background: linear-gradient(to right, #fffbf4 0%, #fffbf4 10%, #ece4d8 10%, #ece4d8 100%);
  }
}
.tips.shop02 {
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .tips.shop02 {
    background: #e4edf0;
    padding-bottom: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .tips.shop02 .tips__title {
    background: #fffbf4;
    background: linear-gradient(to right, #e4edf0 0%, #e4edf0 90%, #fffbf4 90%, #fffbf4 100%);
    margin-top: 110px;
  }
}
@media screen and (max-width: 768px) {
  .tips.shop02 .tips__title {
    padding-top: 40px;
    background: linear-gradient(0deg, #e4edf0 0%, #e4edf0 48%, #fffbf4 48%, #fffbf4 100%);
  }
}
.tips.shop02 .tips__title-inner {
  top: -65px;
}
@media print, screen and (min-width: 1000px) {
  .tips.shop02 .tips__title-inner {
    top: -90px;
  }
}
.tips.shop02 .tips__visual-wrap {
  background: #e4edf0;
}
@media print, screen and (min-width: 769px) {
  .tips.shop02 .tips__visual-wrap {
    background: linear-gradient(to right, #e4edf0 0%, #e4edf0 90%, #fffbf4 90%, #fffbf4 100%);
  }
}
.tips.shop02 .tips__visual {
  background-image: url("../img/home/tips02_visual.jpg");
}
@media screen and (max-width: 768px) {
  .tips.shop02 .tips__visual {
    background-image: url("../img/home/tips02_visual_sp.jpg");
  }
}
@media print, screen and (min-width: 769px) {
  .tips.shop02 .tips__contents {
    background: #fffbf4;
    background: linear-gradient(to right, #e4edf0 0%, #e4edf0 90%, #fffbf4 90%, #fffbf4 100%);
  }
}
@media screen and (max-width: 768px) {
  .tips.shop02 .tips__contents {
    background: #e4edf0;
  }
}
@media print, screen and (min-width: 769px) {
  .tips.shop02 .tips__info {
    background: #fffbf4;
    background: linear-gradient(to right, #e4edf0 0%, #e4edf0 90%, #fffbf4 90%, #fffbf4 100%);
  }
}
@media screen and (max-width: 768px) {
  .tips.shop02 .tips__info {
    background: #e4edf0;
  }
}
.tips.shop03 {
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .tips.shop03 {
    background: #f8f8d4;
    padding-bottom: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .tips.shop03 .tips__title {
    background: #fffbf4;
    background: linear-gradient(to right, #fffbf4 0%, #fffbf4 10%, #f8f8d4 10%, #f8f8d4 100%);
    margin-top: 110px;
  }
}
@media screen and (max-width: 768px) {
  .tips.shop03 .tips__title {
    padding-top: 40px;
    background: linear-gradient(0deg, #f8f8d4 0%, #f8f8d4 48%, #fffbf4 48%, #fffbf4 100%);
  }
}
.tips.shop03 .tips__title-inner {
  top: -65px;
}
@media print, screen and (min-width: 1000px) {
  .tips.shop03 .tips__title-inner {
    top: -80px;
  }
}
.tips.shop03 .tips__visual-wrap {
  background: #f8f8d4;
}
@media print, screen and (min-width: 769px) {
  .tips.shop03 .tips__visual-wrap {
    background: linear-gradient(to right, #fffbf4 0%, #fffbf4 10%, #f8f8d4 10%, #f8f8d4 100%);
  }
}
.tips.shop03 .tips__visual {
  background-image: url("../img/home/tips03_visual.jpg");
}
@media screen and (max-width: 768px) {
  .tips.shop03 .tips__visual {
    background-image: url("../img/home/tips03_visual_sp.jpg");
  }
}
@media print, screen and (min-width: 769px) {
  .tips.shop03 .tips__contents {
    background: #fffbf4;
    background: linear-gradient(to right, #fffbf4 0%, #fffbf4 10%, #f8f8d4 10%, #f8f8d4 100%);
  }
}
@media screen and (max-width: 768px) {
  .tips.shop03 .tips__contents {
    background: #f8f8d4;
  }
}
@media print, screen and (min-width: 769px) {
  .tips.shop03 .tips__info {
    background: #fffbf4;
    background: linear-gradient(to right, #fffbf4 0%, #fffbf4 10%, #f8f8d4 10%, #f8f8d4 100%);
  }
}
@media screen and (max-width: 768px) {
  .tips.shop03 .tips__info {
    background: #f8f8d4;
  }
}
@media screen and (max-width: 768px) {
  .tips.shop04 {
    background: #e1efe1;
  }
}
@media print, screen and (min-width: 769px) {
  .tips.shop04 .tips__title {
    background: #fffbf4;
    background: linear-gradient(to right, #e1efe1 0%, #e1efe1 90%, #fffbf4 90%, #fffbf4 100%);
    margin-top: 110px;
  }
}
@media screen and (max-width: 768px) {
  .tips.shop04 .tips__title {
    padding-top: 40px;
    background: linear-gradient(0deg, #e1efe1 0%, #e1efe1 48%, #fffbf4 48%, #fffbf4 100%);
  }
}
.tips.shop04 .tips__title-inner {
  top: -65px;
}
@media print, screen and (min-width: 1000px) {
  .tips.shop04 .tips__title-inner {
    top: -80px;
  }
}
.tips.shop04 .tips__visual-wrap {
  background: #e1efe1;
}
@media print, screen and (min-width: 769px) {
  .tips.shop04 .tips__visual-wrap {
    background: linear-gradient(to right, #e1efe1 0%, #e1efe1 90%, #fffbf4 90%, #fffbf4 100%);
  }
}
.tips.shop04 .tips__visual {
  background-image: url("../img/home/tips04_visual.jpg");
}
@media screen and (max-width: 768px) {
  .tips.shop04 .tips__visual {
    background-image: url("../img/home/tips04_visual_sp.jpg");
  }
}
@media print, screen and (min-width: 769px) {
  .tips.shop04 .tips__contents {
    background: #fffbf4;
    background: linear-gradient(to right, #e1efe1 0%, #e1efe1 90%, #fffbf4 90%, #fffbf4 100%);
  }
}
@media screen and (max-width: 768px) {
  .tips.shop04 .tips__contents {
    background: #e1efe1;
  }
}
@media print, screen and (min-width: 769px) {
  .tips.shop04 .tips__info {
    background: #fffbf4;
    background: linear-gradient(to right, #e1efe1 0%, #e1efe1 90%, #fffbf4 90%, #fffbf4 100%);
  }
}
@media screen and (max-width: 768px) {
  .tips.shop04 .tips__info {
    background: #e1efe1;
  }
}
.tips__title {
  width: 100%;
  height: 186px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .tips__title {
    width: 100%;
    height: auto;
    padding: 0 9.6%;
    position: static;
  }
}
.tips__title-inner {
  position: absolute;
}
@media screen and (max-width: 768px) {
  .tips__title-inner {
    position: static;
  }
}
.tips__title-inner .number {
  padding-left: 10.18vw;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  font-family: 'Roboto Condensed', sans-serif;
  color: #1A1311;
}
@media screen and (max-width: 768px) {
  .tips__title-inner .number {
    padding-left: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.tips__title-inner .headline {
  padding-left: 16.911vw;
}
@media screen and (max-width: 768px) {
  .tips__title-inner .headline {
    padding-left: 0;
  }
}
.tips__title-inner .headline p {
  font-size: 8rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  font-family: 'Roboto Condensed', sans-serif;
  color: #1A1311;
}
@media print, screen and (min-width: 1000px) {
  .tips__title-inner .headline p {
    font-size: 10rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .tips__title-inner .headline p {
    font-size: 4.4rem;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.tips__title-inner h2 {
  padding-left: 16.911vw;
  font-size: 8rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  font-family: 'Roboto Condensed', sans-serif;
  color: #1A1311;
}
@media print, screen and (min-width: 1000px) {
  .tips__title-inner h2 {
    font-size: 10rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .tips__title-inner h2 {
    padding-left: 0;
    font-size: 4.4rem;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.tips__title-inner .name {
  margin-top: 40px;
  padding-left: 16.911vw;
  font-size: 2.4rem;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: #1A1311;
}
@media screen and (max-width: 768px) {
  .tips__title-inner .name {
    margin-top: 10px;
    padding-left: 0;
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.tips__title-inner .roman {
  display: block;
  margin-top: 10px;
  padding-left: 16.911vw;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  font-family: 'Roboto Condensed', sans-serif;
  color: #999999;
}
@media screen and (max-width: 768px) {
  .tips__title-inner .roman {
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 0em;
    padding-left: 0;
  }
}
.tips__visual {
  width: 100%;
  min-height: 40.996vw;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 768px) {
  .tips__visual {
    min-height: 480px;
    margin-top: 45px;
  }
}
.tips__visual-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 65px;
}
@media screen and (max-width: 768px) {
  .tips__visual-inner {
    padding: 0 9.6%;
    top: -20px;
  }
}
.tips__visual-inner .ttl_box {
  height: 100%;
}
@media print, screen and (min-width: 769px) {
  .tips__visual-inner .ttl_box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0 10.18vw;
  }
}
@media screen and (max-width: 768px) {
  .tips__visual-inner .ttl_box {
    position: relative;
  }
}
.tips__visual-inner .ttl_box .ttl {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0em;
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro", 'Hiragino Kaku Gothic Pro', 'Hiragino Sans', "游ゴシック Medium", 'Yu Gothic Medium', "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  color: #1A1311;
}
@media print, screen and (min-width: 1000px) {
  .tips__visual-inner .ttl_box .ttl {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media print, screen and (min-width: 1200px) {
  .tips__visual-inner .ttl_box .ttl {
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media print, screen and (min-width: 1360px) {
  .tips__visual-inner .ttl_box .ttl {
    font-size: 3.6rem;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .tips__visual-inner .ttl_box .ttl {
    font-size: 1.85rem;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.tips__visual-inner .ttl_box .ttl p {
  background-color: #FFF;
  display: inline-block;
  margin: 0;
  padding: 14px 10px;
}
@media screen and (max-width: 768px) {
  .tips__visual-inner .ttl_box .ttl p {
    padding: 7px 5px;
  }
}
.tips__visual-inner .ttl_box .ttl p:not(:first-of-type) {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .tips__visual-inner .ttl_box .ttl p:not(:first-of-type) {
    margin-top: 5px;
  }
}
@media screen and (max-width: 768px) {
  .tips__visual-inner .ttl_box .ttl.pc {
    display: none;
  }
}
@media print, screen and (min-width: 769px) {
  .tips__visual-inner .ttl_box .ttl.sp {
    display: none;
  }
}
.tips__visual a {
  width: 224px;
  height: 38px;
  background-color: #FFF;
  display: block;
  padding: 0 20px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 28"><path fill="%23000" d="M114,1a13,13,0,1,0,13,13v0A13,13,0,0,0,114,1Zm6.41,13.46-9.08,5.21a.52.52,0,0,1-.69-.19.5.5,0,0,1-.06-.24l0-10.47a.5.5,0,0,1,.5-.5.4.4,0,0,1,.24.07l9,5.26a.48.48,0,0,1,.24.64.5.5,0,0,1-.21.22Z"/><rect fill="%23000" x="1" y="14" width="80" height="1"/></svg>');
  background-position: center right 24px;
  background-repeat: no-repeat;
  background-size: 100px 20px;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: 0em;
  font-family: 'Roboto Condensed', sans-serif;
  color: #1A1311;
  transition: all 0.5s 0s ease;
}
@media print, screen and (min-width: 1000px) {
  .tips__visual a {
    width: 288px;
    height: 50px;
    background-position: center right 24px;
    background-size: 128px 28px;
    padding: 0 26px;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .tips__visual a {
    width: 224px;
    height: 38px;
    background-position: center right 12px;
    background-size: 100px 20px;
    padding: 0 20px;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 38px;
    letter-spacing: 0em;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
}
.tips__visual a:hover {
  background-color: #A40017;
  color: #FFF;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 28"><path fill="%23FFF" d="M114,1a13,13,0,1,0,13,13v0A13,13,0,0,0,114,1Zm6.41,13.46-9.08,5.21a.52.52,0,0,1-.69-.19.5.5,0,0,1-.06-.24l0-10.47a.5.5,0,0,1,.5-.5.4.4,0,0,1,.24.07l9,5.26a.48.48,0,0,1,.24.64.5.5,0,0,1-.21.22Z"/><rect fill="%23FFF" x="1" y="14" width="80" height="1"/></svg>');
}
.tips__contents {
  padding: 78px 0 70px 0;
}
@media screen and (max-width: 768px) {
  .tips__contents {
    padding: 45px 0 0 0;
  }
}
.tips__contents-inner {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .tips__contents-inner {
    padding: 0 9.6%;
  }
}
@media print, screen and (min-width: 769px) {
  .tips__contents-inner.box01 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
@media print, screen and (min-width: 769px) {
  .tips__contents-inner.box01 .txt {
    width: 57.32%;
    padding-left: 16.91%;
    padding-right: 7.91%;
  }
}
@media screen and (max-width: 768px) {
  .tips__contents-inner.box01 .txt {
    width: 100%;
  }
}
.tips__contents-inner.box01 .img01 {
  width: 42.68%;
}
@media screen and (max-width: 768px) {
  .tips__contents-inner.box01 .img01 {
    width: 100%;
    margin-top: 40px;
  }
}
.tips__contents-inner.box01 .img01 img {
  max-width: 100%;
  height: auto;
}
.tips__contents-inner.box01 .img02 {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .tips__contents-inner.box01 .img02 {
    margin-top: 40px;
  }
}
.tips__contents-inner.box01 .img02 img {
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .tips__contents-inner.box02 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .tips__contents-inner.box02 {
    margin-top: 50px;
  }
}
@media print, screen and (min-width: 769px) {
  .tips__contents-inner.box02 .txt {
    order: 2;
    padding-left: 7.687vw;
    padding-right: 16vw;
  }
}
@media screen and (max-width: 768px) {
  .tips__contents-inner.box02 .txt {
    width: 100%;
  }
}
@media print, screen and (min-width: 769px) {
  .tips__contents-inner.box02 .img01 {
    order: 1;
    width: 49.414vw;
    height: 29.283vw;
  }
}
@media screen and (max-width: 768px) {
  .tips__contents-inner.box02 .img01 {
    width: 100%;
    margin-top: 40px;
  }
}
.tips__contents-inner.box02 .img01 img {
  max-width: 100%;
  height: auto;
}
.tips__contents-inner.box02 p {
  max-width: 352px;
}
@media screen and (max-width: 768px) {
  .tips__contents-inner.box02 p {
    max-width: 100%;
  }
}
@media print, screen and (min-width: 769px) {
  .tips__contents-inner.box03 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 115px;
  }
}
@media screen and (max-width: 768px) {
  .tips__contents-inner.box03 {
    margin-top: 50px;
  }
}
@media print, screen and (min-width: 769px) {
  .tips__contents-inner.box03 .txt {
    width: 57.32%;
    padding-left: 16.91%;
    padding-right: 7.91%;
  }
}
@media screen and (max-width: 768px) {
  .tips__contents-inner.box03 .txt {
    width: 100%;
  }
}
.tips__contents-inner.box03 .img01 {
  width: 42.68%;
}
@media print, screen and (min-width: 769px) {
  .tips__contents-inner.box03 .img01 .sp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .tips__contents-inner.box03 .img01 {
    width: 100%;
    margin-top: 40px;
  }
  .tips__contents-inner.box03 .img01 .pc {
    display: none;
  }
}
.tips__contents-inner.box03 .img01 img {
  max-width: 100%;
  height: auto;
}
@media print, screen and (min-width: 769px) {
  .tips__contents-inner.box04 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .tips__contents-inner.box04 {
    margin-top: 40px;
  }
}
@media print, screen and (min-width: 769px) {
  .tips__contents-inner.box04 .img01 {
    width: 57.32%;
    padding-left: 16.91%;
    padding-right: 7.91%;
  }
}
@media screen and (max-width: 768px) {
  .tips__contents-inner.box04 .img01 {
    width: 100%;
  }
}
.tips__contents-inner.box04 .img01 img {
  max-width: 100%;
  height: auto;
}
@media print, screen and (min-width: 769px) {
  .tips__contents-inner.box04 .img02 {
    width: 25.77%;
    margin-bottom: -70px;
  }
}
@media screen and (max-width: 768px) {
  .tips__contents-inner.box04 .img02 {
    width: 100%;
    margin-top: 40px;
  }
}
.tips__contents-inner.box04 .img02 img {
  max-width: 100%;
  height: auto;
}
.tips__contents .txt > p {
  padding-top: 32px;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.8;
  letter-spacing: 0em;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .tips__contents .txt > p {
    padding-top: 30px;
    font-size: 1.3rem;
    font-weight: normal;
    line-height: 1.83;
    letter-spacing: 0em;
  }
}
.tips__contents .ttl_box p {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.8;
  letter-spacing: 0em;
  text-align: left;
}
@media print, screen and (min-width: 1000px) {
  .tips__contents .ttl_box p {
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 1.8;
    letter-spacing: 0em;
  }
}
@media print, screen and (min-width: 1200px) {
  .tips__contents .ttl_box p {
    font-size: 2rem;
    font-weight: normal;
    line-height: 1.8;
    letter-spacing: 0em;
  }
}
@media print, screen and (min-width: 1360px) {
  .tips__contents .ttl_box p {
    font-size: 2.4rem;
    font-weight: normal;
    line-height: 1.8;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .tips__contents .ttl_box p {
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 1.8;
    letter-spacing: 0em;
  }
}
.tips__contents .ttl_box p .bgappearTrigger {
  border-bottom: 2px solid #000;
}
.tips__info {
  padding: 90px 0 156px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .tips__info {
    padding: 60px 0 40px 0;
  }
}
.tips__info .floor {
  width: 80px;
  height: 80px;
  background-color: #000;
  border-radius: 40px;
  font-size: 3.6rem;
  font-weight: normal;
  line-height: 80px;
  letter-spacing: 0em;
  font-family: 'Roboto Condensed', sans-serif;
  color: #FFF;
  text-align: center;
  position: absolute;
  top: -40px;
  left: 13.91%;
}
@media screen and (max-width: 768px) {
  .tips__info .floor {
    top: -40px;
    left: 4.53%;
  }
}
.tips__info-inner {
  background-color: #FFF;
}
@media print, screen and (min-width: 769px) {
  .tips__info-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 16.91%;
  }
}
@media screen and (max-width: 768px) {
  .tips__info-inner {
    margin: 0 9.6%;
    padding: 0 9.93% 43px;
  }
}
@media print, screen and (min-width: 769px) {
  .tips__info-inner .img {
    width: 243px;
    height: 236px;
  }
  .tips__info-inner .img.shop01 {
    border-right: 1px solid #ECE4D8;
  }
  .tips__info-inner .img.shop02 {
    border-right: 1px solid #E4EDF0;
  }
  .tips__info-inner .img.shop03 {
    border-right: 1px solid #F8F8D4;
  }
  .tips__info-inner .img.shop04 {
    border-right: 1px solid #E1EFE1;
  }
}
@media screen and (max-width: 768px) {
  .tips__info-inner .img {
    width: 100%;
    height: auto;
    text-align: center;
  }
}
.tips__info-inner .img img {
  width: 243px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .tips__info-inner .img img {
    width: 100%;
  }
}
.tips__info-inner .txt {
  width: 100%;
  height: auto;
  padding: 33px 47px;
}
@media screen and (max-width: 768px) {
  .tips__info-inner .txt {
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding: 0;
  }
}
.tips__info-inner .txt h5 {
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0em;
  border-bottom: 1px solid #707070;
  padding-bottom: 18px;
}
@media screen and (max-width: 768px) {
  .tips__info-inner .txt h5 {
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.85;
    letter-spacing: 0em;
    text-align: center;
    border: none;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .tips__info-inner .txt h5::before {
    position: absolute;
    width: 38px;
    height: 1px;
    background-color: #000;
    content: "";
    display: inline-block;
    left: 0;
    right: 0;
    margin: -30px auto 0;
  }
}
.tips__info-inner .txt .description {
  margin-top: 10px;
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.66;
  letter-spacing: 0em;
}
@media screen and (max-width: 768px) {
  .tips__info-inner .txt .description {
    text-align: center;
  }
}
.tips__info-inner .txt .description.left {
  text-align: left;
}
.tips__info-inner .txt .instagram {
  margin-top: 20px;
}
@media print, screen and (min-width: 769px) {
  .tips__info-inner .txt .instagram {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .tips__info-inner .txt .instagram {
    text-align: center;
  }
}
@media print, screen and (min-width: 769px) {
  .tips__info-inner .txt .instagram ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.tips__info-inner .txt .instagram li a {
  display: inline-block;
  background-color: #000;
  border-radius: 5px;
  margin-left: 14px;
  padding: 7px 14px;
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.66;
  letter-spacing: 0em;
  color: #FFF;
  position: relative;
  transition: all 0.2s 0s ease;
}
@media screen and (max-width: 768px) {
  .tips__info-inner .txt .instagram li a {
    width: 100%;
    margin: 14px auto 0;
  }
}
.tips__info-inner .txt .instagram li a::before {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4px 7px 4px 0;
  border-color: transparent #000000 transparent transparent;
  position: absolute;
  top: 12px;
  left: -7px;
}
@media screen and (max-width: 768px) {
  .tips__info-inner .txt .instagram li a::before {
    border-width: 0 4px 7px 4px;
    border-color: transparent transparent #000000 transparent;
    top: -7px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.tips__info-inner .txt .instagram li a:hover {
  background-color: #A40017;
}
.tips__info-inner .txt .instagram li a:hover::before {
  border-color: transparent #A40017 transparent transparent;
}
@media print, screen and (min-width: 769px) {
  .tips__info-inner .txt .instagram li:first-of-type {
    margin-bottom: 10px;
  }
}
@media print, screen and (min-width: 769px) {
  .tips__info-inner .txt .instagram li:last-of-type {
    margin-bottom: 0;
  }
}
