@charset "utf-8";

@charset "UTF-8";
/* 使い方
font-size: rem(16);
font-size: vw(16);
font-size: vw(16, 1440); // ブラウザ幅が1440pxのデザインデータの場合
line-height: lh(16,28);
letter-spacing: ls(50);
*/
/* ----------------------------------------
reset css
---------------------------------------- */
.kikanshi h2.tomato-post-title {
  padding: 0 !important;
  margin: 0 !important;
  background-color: transparent;
}

/* =======================================
general settings
======================================= */
.kikanshi #tomato-main * {
  color: var(--text-color);
  font-size: initial;
  line-height: initial !important;
  letter-spacing: initial;
}
.kikanshi #tomato-main * img {
  align-items: baseline;
}
.kikanshi #tomato-main * dl, .kikanshi #tomato-main * dt, .kikanshi #tomato-main * dd {
  margin: 0;
}
.kikanshi #tomato-main * figure, .kikanshi #tomato-main * h2, .kikanshi #tomato-main * h3, .kikanshi #tomato-main * h4, .kikanshi #tomato-main * h5, .kikanshi #tomato-main * h6, .kikanshi #tomato-main * p {
  margin: 0;
}
.kikanshi #tomato-main * ol, .kikanshi #tomato-main * ul, .kikanshi #tomato-main * li {
  list-style: none;
  padding-left: 0;
  margin-block: 0;
}

.sp-only {
  display: block;
}

.pc-only {
  display: none;
}

/* ----------------------------------------
tomato post header style css
---------------------------------------- */
.tomato-main-wrapper {
  font-family: inherit;
  font-weight: inherit;
  --accent-color: #dd2c4b;
  --bg-color: #fffcdb;
  --bg-color02: #fffcdb;
  --black: #000;
  --fz: clamp(14px, 8.1824px + 1.8182vw, 18px);
  --text-color: #333;
  --white: #fff;
}

#tomato-main {
  position: relative;
}
#tomato-main .tomato-post-header {
  justify-content: center;
}
#tomato-main .tomato-hgroup-place-eyecatch {
  background-color: #006934 !important;
}
#tomato-main .tomato-hgroup-heading h3 {
  padding-top: 4.1724617524vw;
  text-align: center;
}
#tomato-main .tomato-hgroup-heading h3 img {
  width: 67.0375521558vw;
}

/* --------------------- ---------------------
tomato post body style
--------------------- --------------------- */
.kikanshi #tomato-article {
  margin-top: 8.3449235049vw !important;
}
.kikanshi #tomato-article .tomato-container .tomato-title, .kikanshi #tomato-article .tomato-container .tomato-title--long {
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}
.kikanshi #tomato-article .tomato-container .tomato-title dt, .kikanshi #tomato-article .tomato-container .tomato-title--long dt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  margin-bottom: -0.125em;
  background-color: var(--accent-color);
  border-radius: 9999px;
  color: var(--white);
  font-size: 2em;
  line-height: 1 !important;
  text-align: center;
  place-items: center;
}
.kikanshi #tomato-article .tomato-container .tomato-title dd, .kikanshi #tomato-article .tomato-container .tomato-title--long dd {
  flex: 1;
  padding-left: 1rem;
  font-size: 1.25em;
  line-height: 1.25 !important;
}
.kikanshi #tomato-article .tomato-container .tomato-title--long {
  align-items: flex-start;
}
.kikanshi #tomato-article .tomato-no1 {
  margin-top: 16.6898470097vw;
}
.kikanshi #tomato-article .tomato-no1__left {
  margin-top: 4.1724617524vw;
}
.kikanshi #tomato-article .tomato-no1__left__img {
  text-align: center;
}
.kikanshi #tomato-article .tomato-no1__left__img img {
  width: 100%;
}
.kikanshi #tomato-article .tomato-no1__right {
  margin-top: 6.9541029207vw;
}
.kikanshi #tomato-article .tomato-no1__right__fukidashi {
  padding: 4.1724617524vw 5.5632823366vw 5.5632823366vw 5.5632823366vw;
  border: 4px solid #79bbdb;
  border-radius: 11.1265646732vw;
  position: relative;
}
.kikanshi #tomato-article .tomato-no1__right__fukidashi::before, .kikanshi #tomato-article .tomato-no1__right__fukidashi::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin: auto;
  border-bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  border-style: solid;
}
.kikanshi #tomato-article .tomato-no1__right__fukidashi::before {
  border-top: 10.0139082058vw solid #79bbdb;
  border-left: 3.3379694019vw solid transparent;
  border-right: 3.3379694019vw solid transparent;
  bottom: -10.0139082058vw;
}
.kikanshi #tomato-article .tomato-no1__right__fukidashi::after {
  border-top: 10.0139082058vw solid #fff;
  border-left: 3.3379694019vw solid transparent;
  border-right: 3.3379694019vw solid transparent;
  bottom: -6.6759388039vw;
}
.kikanshi #tomato-article .tomato-no1__right__heading {
  color: #5db0d4;
  font-size: 4.4506258693vw;
  font-weight: bold;
  text-align: center;
}
.kikanshi #tomato-article .tomato-no1__right__ul li {
  padding-left: 1em;
  margin-top: 1.668984701vw;
  text-indent: -1em;
  color: #333;
  font-size: 4.4506258693vw;
  font-weight: 500;
}
.kikanshi #tomato-article .tomato-no1__right__img {
  margin-top: 10.0139082058vw;
  text-align: center;
}
.kikanshi #tomato-article .tomato-no1__right__img img {
  width: 22.80945758vw;
}
.kikanshi #tomato-article .tomato-no2 {
  margin-top: 13.9082058414vw;
}
.kikanshi #tomato-article .tomato-no2__flex {
  margin-top: 4.1724617524vw;
}
.kikanshi #tomato-article .tomato-no2__col {
  margin-top: 5.5632823366vw;
}
.kikanshi #tomato-article .tomato-no2__img {
  text-align: center;
}
.kikanshi #tomato-article .tomato-no2__img img {
  width: 100%;
}
.kikanshi #tomato-article .tomato-no2__meta {
  padding: 0 2.7816411683vw;
  margin-top: 2.7816411683vw;
}
.kikanshi #tomato-article .tomato-no2__meta__heading span {
  display: inline-block;
  padding: 1.1126564673vw 5.5632823366vw 1.1126564673vw 2.7816411683vw;
  background: #dd2c4b;
  color: #fff;
  font-size: 4.4506258693vw;
  font-weight: 500;
  position: relative;
}
.kikanshi #tomato-article .tomato-no2__meta__heading span::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 4.4506258693vw solid transparent;
  border-left: 0;
  border-right: 2.7816411683vw solid #fff;
  border-bottom: 4.4506258693vw solid transparent;
  position: absolute;
  top: 0;
  right: 0;
  border-style: solid;
}
.kikanshi #tomato-article .tomato-no2__meta__lead {
  margin-top: 1.3908205841vw;
  color: #333;
  font-size: 4.4506258693vw;
}
.kikanshi #tomato-article .tomato-no3 {
  margin-top: 13.9082058414vw;
}
.kikanshi #tomato-article .tomato-no3__flex {
  max-width: 76.495132128vw;
  margin: 4.1724617524vw auto 0 auto;
  position: relative;
}
.kikanshi #tomato-article .tomato-no3__img {
  text-align: center;
}
.kikanshi #tomato-article .tomato-no3__img img {
  width: 100%;
}
.kikanshi #tomato-article .tomato-no3__meta {
  margin-top: 4.1724617524vw;
}
.kikanshi #tomato-article .tomato-no3__meta__fukidashi {
  padding: 4.1724617524vw 5.5632823366vw;
  margin-top: 1.3908205841vw;
  background: #f9ddd8;
  border-radius: 5.5632823366vw;
  position: relative;
}
.kikanshi #tomato-article .tomato-no3__meta__fukidashi::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin: auto;
  border-top: 4.4506258693vw solid #f9ddd8;
  border-left: 1.668984701vw solid transparent;
  border-right: 1.668984701vw solid transparent;
  border-bottom: 0;
  position: absolute;
  top: -4.1724617524vw;
  left: 25.7301808067vw;
  right: auto;
  bottom: auto;
  transform: rotate(180deg);
  border-style: solid;
}
.kikanshi #tomato-article .tomato-no3__meta__lead {
  color: #333;
  font-size: 4.4506258693vw;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 720px) {
  .sp-only {
    display: none;
  }
  .pc-only {
    display: block;
  }
  .tomato-main-wrapper {
    --fz: 15px;
  }
  .tomato-main-wrapper {
    --fz: 16px;
  }
  #tomato-main .tomato-post-header {
    display: flex !important;
  }
  #tomato-main .tomato-post-title-container {
    width: 31.4rem;
  }
  #tomato-main .tomato-hgroup-heading h3 {
    padding-top: 0;
    text-align: left;
  }
  #tomato-main .tomato-hgroup-heading h3 img {
    width: 24.1rem;
  }
  .kikanshi #tomato-article {
    margin-top: 3rem !important;
  }
  .kikanshi #tomato-article .tomato-container .tomato-title--long {
    align-items: center;
  }
  .kikanshi #tomato-article .tomato-no1 {
    margin-top: 6rem;
  }
  .kikanshi #tomato-article .tomato-no1__flex {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 80rem;
    margin: 3rem auto 0 auto;
  }
  .kikanshi #tomato-article .tomato-no1__left {
    width: calc(100% - 38rem);
    margin-top: 0;
  }
  .kikanshi #tomato-article .tomato-no1__right {
    width: 34rem;
    margin-top: 0;
  }
  .kikanshi #tomato-article .tomato-no1__right__fukidashi {
    padding: 1.5rem 2rem 2rem 2rem;
    border-radius: 4rem;
  }
  .kikanshi #tomato-article .tomato-no1__right__fukidashi::before {
    border-top: 3.6rem solid #79bbdb;
    border-left: 1.2rem solid transparent;
    border-right: 1.2rem solid transparent;
    bottom: -3.6rem;
  }
  .kikanshi #tomato-article .tomato-no1__right__fukidashi::after {
    border-top: 3.6rem solid #fff;
    border-left: 1.2rem solid transparent;
    border-right: 1.2rem solid transparent;
    bottom: -2.4rem;
  }
  .kikanshi #tomato-article .tomato-no1__right__heading {
    font-size: 1.6rem;
  }
  .kikanshi #tomato-article .tomato-no1__right__ul li {
    margin-top: 0.6rem;
    font-size: 1.6rem;
  }
  .kikanshi #tomato-article .tomato-no1__right__img {
    margin-top: 3.6rem;
  }
  .kikanshi #tomato-article .tomato-no1__right__img img {
    width: 8.2rem;
  }
  .kikanshi #tomato-article .tomato-no2 {
    margin-top: 10rem;
  }
  .kikanshi #tomato-article .tomato-no2__flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 80rem;
    margin: 3rem auto 0 auto;
  }
  .kikanshi #tomato-article .tomato-no2__col {
    width: calc(50% - 1.5rem);
    margin-top: 0;
  }
  .kikanshi #tomato-article .tomato-no2__meta {
    padding: 0 1rem;
    margin-top: 1rem;
  }
  .kikanshi #tomato-article .tomato-no2__meta__heading span {
    padding: 0.4rem 2rem 0.4rem 1rem;
    font-size: 1.6rem;
  }
  .kikanshi #tomato-article .tomato-no2__meta__heading span::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 1.6rem solid transparent;
    border-left: 0;
    border-right: 1rem solid #fff;
    border-bottom: 1.6rem solid transparent;
    position: absolute;
    top: 0;
    right: 0;
    border-style: solid;
  }
  .kikanshi #tomato-article .tomato-no2__meta__lead {
    margin-top: 0.5rem;
    font-size: 1.6rem;
  }
  .kikanshi #tomato-article .tomato-no3 {
    margin-top: 10rem;
  }
  .kikanshi #tomato-article .tomato-no3__flex {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    max-width: 55rem;
    margin: 3rem auto 0 auto;
  }
  .kikanshi #tomato-article .tomato-no3__img {
    width: 45rem;
  }
  .kikanshi #tomato-article .tomato-no3__meta {
    margin-top: 0;
    position: absolute;
    left: 0;
    bottom: 10rem;
  }
  .kikanshi #tomato-article .tomato-no3__meta__fukidashi {
    padding: 1.5rem 2rem;
    margin-top: 0;
    border-radius: 4rem;
  }
  .kikanshi #tomato-article .tomato-no3__meta__fukidashi::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 32px solid #f9ddd8;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 0;
    position: absolute;
    top: auto;
    left: auto;
    right: -0.4rem;
    bottom: -0.4rem;
    transform: rotate(-45deg);
    border-style: solid;
  }
  .kikanshi #tomato-article .tomato-no3__meta__lead {
    font-size: 1.6rem;
  }
}