@charset "UTF-8";
/*

	viewport settings

**************************************************/
/*

	font setting

**************************************************/
/*

	clearfix settings

**************************************************/
/*

	boxsizing settings

**************************************************/
/*

	opacity settings

**************************************************/
/*

	border-radius settings

**************************************************/
/*

	drop shadow settings

**************************************************/
/*

	vertical align setting

**************************************************/
/*

	flexbox layout setting

**************************************************/
/*

	hover transition

**************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  vertical-align: bottom;
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.875;
  color: #000000;
}

body {
  min-width: 100% !important;
  font-family: Roboto, "Droid Sans", "HiraKakuProN-W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴPro W3", Meiryo, "メイリオ", sans-serif;
}
.sekisetsu {
  padding: 50px 0 0;
  background: #f7f7f7;
}
.sekisetsu__mv {
  padding: 2.6666666667vw;
  box-sizing: border-box;
  background: url(../images/mv_sp@3x.jpg) no-repeat center top;
  height: 138.6666666667vw;
  background-size: cover;
  position: relative;
}
.sekisetsu__catch {
  display: flex;
  justify-content: space-around;
  padding: 69.8666666667vw 0;
}
.sekisetsu__catchin {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sekisetsu__txt01 {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.3333333333;
}
.sekisetsu__txt02 {
  display: inline-block;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.4;
  font-weight: bold;
  background: #ffffff;
  padding: 2.1333333333vw 4.5333333333vw 2.1333333333vw;
  border-radius: 4px;
  border-width: 3px 3px 6px 3px;
  border-style: solid;
  border-color: #000000;
  border-radius: 4px;
  margin-top: 2.6041666667vw;
}
.sekisetsu__txt03 {
  margin-top: 3.2vw;
  padding-bottom: 2.1333333333vw;
  border-bottom: 3px solid #000000;
}
.sekisetsu__txt03 img {
  width: 236px;
}
.sekisetsu__update {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5555555556;
  font-weight: 600;
  padding: 1.0416666667vw 2.0833333333vw;
  background-color: #fcef38;
  border: 1px solid #000000;
  border-radius: 48px;
  margin-top: 5.46875vw;
  max-width: 295px;
  width: 295px;
  text-align: center;
}
.sekisetsu__date {
  width: 66.6666666667vw;
  height: 6.9333333333vw;
  text-align: center;
  font-size: 3.2vw;
  line-height: 6.9333333333vw;
  border-radius: 3.4666666667vw;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: bold;
  background: #ffffff;
  border: 1px solid #0b1738;
  position: absolute;
  bottom: 12.2666666667vw;
  left: 50%;
  margin-left: -33.3333333333vw;
}
.sekisetsu__content {
  padding: 10.6666666667vw 0;
}
.sekisetsu__content--white {
  padding-top: 17.0666666667vw;
  background: #fff;
}
.sekisetsu__head {
  margin-bottom: 10.6666666667vw;
  text-align: center;
}
.sekisetsu__ttl {
  display: inline-block;
  text-align: center;
  font-size: 5.3333333333vw;
  line-height: 7.4666666667vw;
  font-weight: bold;
  background: linear-gradient(transparent 60%, #fcef37 60%);
}
.sekisetsu__ttl--preflist {
  color: #a3a3a3;
  background: transparent;
}
.sekisetsu__ttl--update {
  margin-top: 2.6666666667vw;
  font-size: 4.2666666667vw;
  line-height: 4.2666666667vw;
}
.sekisetsu__ttl.pd_adjust {
  padding-top: 16vw;
}
.sekisetsu__container {
  position: relative;
  background: transparent;
}
.sekisetsu__slid {
  background: #ffffff;
  padding: 0 4.2666666667vw !important;
  margin-bottom: 4vw !important;
}
.sekisetsu__slid .slick-list {
  padding: 0 10% 0 0 !important;
}
.sekisetsu__slid .slick-slide {
  margin-right: 15px;
}
.sekisetsu__slid .slick-list img {
  width: 100%;
}
.sekisetsu__body {
  padding: 0 2.6666666667vw;
}
.sekisetsu__buttons {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
.sekisetsu__buttons li {
  width: 22.4vw;
  margin: 0 1.6vw 2.1333333333vw 0;
}
.sekisetsu__buttons li:nth-child(4n) {
  margin-right: 0;
}
.sekisetsu__buttons li a {
  color: #000000;
  display: block;
  background: #ffffff;
  height: 8vw;
  text-align: center;
  font-size: 3.4666666667vw;
  line-height: 8vw;
  border-radius: 1.0666666667vw;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: bold;
}
.sekisetsu__buttons--last {
  margin-right: 0 !important;
}
.sekisetsu__controller {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 8.5333333333vw;
}
.sekisetsu__contr {
  width: 100%;
}
.sekisetsu__contr .label {
  font-size: 4.2666666667vw;
  margin-bottom: 0;
  text-align: center;
}
.sekisetsu__contr label {
  position: relative;
}
.sekisetsu__contr label:after {
  display: block;
  position: absolute;
  right: 5.3333333333vw;
  top: 50%;
  margin-top: -0.8vw;
  width: 3.2vw;
  height: 1.6vw;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy40MTQiIGhlaWdodD0iOC4xMjEiIHZpZXdCb3g9IjAgMCAxMy40MTQgOC4xMjEiPgogICAgPGRlZnM+CiAgICAgICAgPHN0eWxlPgogICAgICAgICAgICAuY2xzLTF7ZmlsbDpub25lO3N0cm9rZTojMDAwO3N0cm9rZS13aWR0aDoycHh9CiAgICAgICAgPC9zdHlsZT4KICAgIDwvZGVmcz4KICAgIDxwYXRoIGlkPSLjg5HjgrlfNTA2NiIgZD0iTTI3Ni4xIDEyMzQuNWw2IDYgNi02IiBjbGFzcz0iY2xzLTEiIGRhdGEtbmFtZT0i44OR44K5IDUwNjYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNzUuMzkyIC0xMjMzLjc5MykiLz4KPC9zdmc+Cg==") no-repeat 0 0;
  background-size: 3.2vw 1.6vw;
  content: "";
}
.sekisetsu__contr label select {
  width: 100%;
  border: none;
  font-size: 4.2666666667vw;
  padding-left: 4.2666666667vw;
  margin-top: 1.0666666667vw;
  height: 12.8vw;
  outline: none;
  color: #9f9f9f;
  border-radius: 2.1333333333vw;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.sekisetsu__contr--top {
  width: 100%;
}
.sekisetsu__contr--top .label {
  font-size: 4.2666666667vw;
  margin-bottom: 0;
  text-align: center;
}
.sekisetsu__contr--top label {
  position: relative;
}
.sekisetsu__contr--top label:after {
  display: block;
  position: absolute;
  right: 5.3333333333vw;
  top: 50%;
  margin-top: -0.8vw;
  width: 3.2vw;
  height: 1.6vw;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy40MTQiIGhlaWdodD0iOC4xMjEiIHZpZXdCb3g9IjAgMCAxMy40MTQgOC4xMjEiPgogICAgPGRlZnM+CiAgICAgICAgPHN0eWxlPgogICAgICAgICAgICAuY2xzLTF7ZmlsbDpub25lO3N0cm9rZTojMDAwO3N0cm9rZS13aWR0aDoycHh9CiAgICAgICAgPC9zdHlsZT4KICAgIDwvZGVmcz4KICAgIDxwYXRoIGlkPSLjg5HjgrlfNTA2NiIgZD0iTTI3Ni4xIDEyMzQuNWw2IDYgNi02IiBjbGFzcz0iY2xzLTEiIGRhdGEtbmFtZT0i44OR44K5IDUwNjYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNzUuMzkyIC0xMjMzLjc5MykiLz4KPC9zdmc+Cg==") no-repeat 0 0;
  background-size: 3.2vw 1.6vw;
  content: "";
}
.sekisetsu__contr--top label select {
  width: 100%;
  border: none;
  font-size: 4.2666666667vw;
  padding-left: 4.2666666667vw;
  margin-top: 1.0666666667vw;
  height: 12.8vw;
  outline: none;
  color: #9f9f9f;
  border-radius: 2.1333333333vw;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.sekisetsu__modal-trigger {
  width: 100%;
  height: 12.8vw;
  margin-top: 4.2666666667vw;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  font-size: 4vw;
  border-radius: 8.5333333333vw;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #e5e5e5;
  position: relative;
  text-decoration: none;
}
.sekisetsu__modal-trigger:after {
  display: block;
  position: absolute;
  right: 4.5333333333vw;
  top: 50%;
  margin-top: -1.8666666667vw;
  width: 3.7333333333vw;
  height: 3.7333333333vw;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0IDhIOFYxNEg2VjhIMFY2SDZWMEg4VjZIMTRWOFoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=") no-repeat 0 0;
  background-size: 3.7333333333vw 3.7333333333vw;
  content: "";
}
.sekisetsu__switch {
  background: #ffffff;
  height: 9.6vw;
  width: 40vw;
  border-radius: 5.0666666667vw;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.sekisetsu__switch li {
  width: 50%;
}
.sekisetsu__switch li a {
  text-align: center;
  display: block;
  font-size: 3.4666666667vw;
  height: 9.6vw;
  line-height: 9.6vw;
  border-radius: 5.0666666667vw;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.sekisetsu__switch li a.is--active {
  background: #0b1738;
  color: #ffffff;
}
.sekisetsu__contr + .sekisetsu__contr {
  margin-left: 3.7333333333vw;
}
.sekisetsu__aside {
  padding: 0 2.6666666667vw;
  padding-bottom: 16vw;
  background-color: #fff;
}
.sekisetsu__sttl {
  text-align: center;
  font-size: 4.2666666667vw;
  font-weight: bold;
  color: #9f9f9f;
  margin-bottom: 5.3333333333vw;
}
.sekisetsu__links {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: -4.2666666667vw;
  margin-right: -1.0666666667vw;
}
.sekisetsu__links li {
  margin: 0 1.0666666667vw 4.2666666667vw;
}
.sekisetsu__links li a {
  padding: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  width: 21.53vw;
  height: 8.5333333333vw;
  font-weight: bold;
  font-size: 3.7333333333vw;
  line-height: 3.7333333333vw;
  text-align: center;
  color: #000000;
  background: #fcef38;
  border-radius: 1.0666666667vw;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.sekisetsu__dots .slick-dots {
  position: static;
}
.sekisetsu__dots .slick-dots li {
  text-indent: -9999px;
  width: 2.6666666667vw;
  height: 2.6666666667vw;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: rgba(0, 0, 0, 0.25);
}
.sekisetsu__dots .slick-dots li button {
  display: none;
}
.sekisetsu__dots .slick-dots li.slick-active {
  background: #000000;
}
.sekisetsu__board {
  margin-bottom: 3.4666666667vw;
  background: #e5e5e5;
}
.sekisetsu__board img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.sekisetsu__boardttl {
  font-size: 5.8666666667vw;
  font-weight: 900;
  font-family: "Zen Kaku Gothic Antique";
}
.sekisetsu__boardhead {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
.sekisetsu__boardimg {
  width: 140px;
  height: 26px;
  display: flex;
  align-items: center;
}
.sekisetsu__banner a {
  color: #000000;
  text-decoration: none;
  display: block;
  margin-bottom: 3.2vw;
}
.sekisetsu__banner a img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.sekisetsu__banner a p {
  margin-top: 1.3333333333vw;
  font-size: 3.2vw;
  text-align: center;
  display: none;
}
.sekisetsu__tourlinks li {
  border: 1px solid #d4d4d4;
  position: relative;
  border-radius: 4px;
}
.sekisetsu__tourlinks li::before {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIyMiIgdmlld0JveD0iMCAwIDkgMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjUgMjBMNi40NDQ2NyAxMUwwLjUgMkwxLjUgMC41TDguNSAxMUwxLjUgMjEuNUwwLjUgMjBaIiBmaWxsPSIjNzM3MzczIi8+Cjwvc3ZnPgo=") no-repeat 0 0;
  width: 2.4vw;
  height: 5.3333333333vw;
  background-size: 2.4vw 5.3333333333vw;
  margin-top: -2.6666666667vw;
  content: "";
}
.sekisetsu__tourlinks li a {
  font-size: 4.8vw;
  padding: 3.2vw 4.2666666667vw;
  display: block;
  color: #000000;
}
.sekisetsu__tourlinks li + li {
  margin-top: 3.2vw;
}
@media (min-width: 768px) {
  .sekisetsu {
    padding: 80px 0 0;
  }
  .sekisetsu__mv {
    background: url(../images/mv_pc@3x.jpg) no-repeat center top;
    background-size: cover;
    padding: 2.6666666667vw 1.953125vw;
    height: 58.59375vw;
    position: relative;
  }
  .sekisetsu__catch {
    align-items: flex-start;
    justify-content: flex-start;
    margin-right: auto;
    padding: 6.5104166667vw;
  }
  .sekisetsu__txt01 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.8181818182;
  }
  .sekisetsu__txt02 {
    font-size: 56px;
    font-size: 5.6rem;
    line-height: 1.1785714286;
    padding: 1.0416666667vw 1.3020833333vw 2.34375vw;
  }
  .sekisetsu__txt03 img {
    width: 351px;
  }
  .sekisetsu__update {
    margin-top: 2.34375vw;
  }
  .sekisetsu__date {
    width: 32.5520833333vw;
    height: 3.3854166667vw;
    text-align: center;
    font-size: 1.5625vw;
    line-height: 3.3854166667vw;
    border-radius: 1.6927083333vw;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    bottom: auto;
    top: 38.5416666667vw;
    left: 46.7447916667vw;
    margin-left: 0;
  }
  .sekisetsu__content {
    padding: 5.2083333333vw 0;
  }
  .sekisetsu__content--white {
    padding-top: 10.4166666667vw;
  }
  .sekisetsu__head {
    margin-bottom: 5.2083333333vw;
  }
  .sekisetsu__ttl {
    font-size: 3.6458333333vw;
    line-height: 3.6458333333vw;
  }
  .sekisetsu__ttl--update {
    margin-top: 1.3020833333vw;
    font-size: 2.0833333333vw;
    line-height: 2.0833333333vw;
  }
  .sekisetsu__ttl.pd_adjust {
    padding-top: 10.4166666667vw;
  }
  .sekisetsu__slid {
    padding: 0 !important;
    margin-bottom: 1.953125vw !important;
  }
  .sekisetsu__slid .slick-slide {
    padding: 0 2.6041666667vw;
    margin-right: 0;
  }
  .sekisetsu__slid .slick-arrow {
    width: 6.5104166667vw;
    height: 7.8125vw;
    margin-top: -30, 768;
    text-indent: -9999px;
    margin: 0;
  }
  .sekisetsu__slid .slick-arrow:before {
    display: none;
  }
  .sekisetsu__slid .slick-prev {
    left: 0;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI2MCIgdmlld0JveD0iMCAwIDUwIDYwIj4KICAgIDxkZWZzPgogICAgICAgIDxzdHlsZT4KICAgICAgICAgICAgLmNscy0xLC5jbHMtNHtmaWxsOm5vbmV9LmNscy0ye2NsaXAtcGF0aDp1cmwoI2NsaXAtcGF0aCl9LmNscy0ze2ZpbGw6cmdiYSgwLDAsMCwuOCl9LmNscy00e3N0cm9rZTojZmZmO3N0cm9rZS13aWR0aDoycHh9CiAgICAgICAgPC9zdHlsZT4KICAgICAgICA8Y2xpcFBhdGggaWQ9ImNsaXAtcGF0aCI+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0wIDBoNTB2NjBIMHoiIGNsYXNzPSJjbHMtMSIvPgogICAgICAgIDwvY2xpcFBhdGg+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0i44Kw44Or44O844OXXzI5MCIgZGF0YS1uYW1lPSLjgrDjg6vjg7zjg5cgMjkwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzE2IC0xMTEwKSI+CiAgICAgICAgPGcgaWQ9IuOCs+ODs+ODneODvOODjeODs+ODiF8xNzE5IiBjbGFzcz0iY2xzLTIiIGRhdGEtbmFtZT0i44Kz44Oz44Od44O844ON44Oz44OIIDE3MTkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMxNiAxMTEwKSI+CiAgICAgICAgICAgIDxwYXRoIGlkPSLplbfmlrnlvaJfMTY5NCIgZD0iTTAgMGg1MHY2MEgweiIgY2xhc3M9ImNscy0zIiBkYXRhLW5hbWU9IumVt+aWueW9oiAxNjk0Ii8+CiAgICAgICAgICAgIDxwYXRoIGlkPSLjg5HjgrlfNTA3NCIgZD0iTTAgMGwxMSAxMUwyMiAwIiBjbGFzcz0iY2xzLTQiIGRhdGEtbmFtZT0i44OR44K5IDUwNzQiIHRyYW5zZm9ybT0icm90YXRlKDkwIDYgMjQuNSkiLz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=") no-repeat 0 0;
    background-size: 6.5104166667vw 7.8125vw;
  }
  .sekisetsu__slid .slick-next {
    right: 0;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI2MCIgdmlld0JveD0iMCAwIDUwIDYwIj4KICAgIDxkZWZzPgogICAgICAgIDxzdHlsZT4KICAgICAgICAgICAgLmNscy0xLC5jbHMtNHtmaWxsOm5vbmV9LmNscy0ye2NsaXAtcGF0aDp1cmwoI2NsaXAtcGF0aCl9LmNscy0ze2ZpbGw6cmdiYSgwLDAsMCwuOCl9LmNscy00e3N0cm9rZTojZmZmO3N0cm9rZS13aWR0aDoycHh9CiAgICAgICAgPC9zdHlsZT4KICAgICAgICA8Y2xpcFBhdGggaWQ9ImNsaXAtcGF0aCI+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0wIDBoNTB2NjBIMHoiIGNsYXNzPSJjbHMtMSIvPgogICAgICAgIDwvY2xpcFBhdGg+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0i44Kw44Or44O844OXXzI5MSIgZGF0YS1uYW1lPSLjgrDjg6vjg7zjg5cgMjkxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTM1MSAtMTExMCkiPgogICAgICAgIDxnIGlkPSLjgrPjg7Pjg53jg7zjg43jg7Pjg4hfMTcyMCIgY2xhc3M9ImNscy0yIiBkYXRhLW5hbWU9IuOCs+ODs+ODneODvOODjeODs+ODiCAxNzIwIiB0cmFuc2Zvcm09InJvdGF0ZSgxODAgNzAwLjUgNTg1KSI+CiAgICAgICAgICAgIDxwYXRoIGlkPSLplbfmlrnlvaJfMTY5NCIgZD0iTTAgMGg1MHY2MEgweiIgY2xhc3M9ImNscy0zIiBkYXRhLW5hbWU9IumVt+aWueW9oiAxNjk0Ii8+CiAgICAgICAgICAgIDxwYXRoIGlkPSLjg5HjgrlfNTA3NCIgZD0iTTAgMGwxMSAxMUwyMiAwIiBjbGFzcz0iY2xzLTQiIGRhdGEtbmFtZT0i44OR44K5IDUwNzQiIHRyYW5zZm9ybT0icm90YXRlKDkwIDYgMjQuNSkiLz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=") no-repeat 0 0;
    background-size: 6.5104166667vw 7.8125vw;
  }
  .sekisetsu__slid .slick-list {
    padding: 0px 20% !important;
  }
  .sekisetsu__body {
    padding: 0 1.953125vw;
  }
  .sekisetsu__buttons li {
    width: 12.7604166667vw;
    margin: 0 1.0416666667vw 1.5625vw 0;
  }
  .sekisetsu__buttons li:nth-child(4n) {
    margin-right: 1.171875vw;
  }
  .sekisetsu__buttons li:nth-child(7n) {
    margin-right: 0;
  }
  .sekisetsu__buttons li a {
    height: 5.2083333333vw;
    font-size: 1.8229166667vw;
    line-height: 5.2083333333vw;
    border-radius: 0.5208333333vw;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .sekisetsu__controller {
    margin-bottom: 4.1666666667vw;
  }
  .sekisetsu__controller--pref .label,
.sekisetsu__controller--pref .select-pref,
.sekisetsu__controller--pref select {
    display: none;
  }
  .sekisetsu__controller.jtf_center {
    justify-content: center;
  }
  .sekisetsu__contr {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
  }
  .sekisetsu__contr .label {
    font-size: 1.8229166667vw;
    margin-bottom: 1.0416666667vw;
  }
  .sekisetsu__contr label:after {
    display: block;
    position: absolute;
    right: 2.6041666667vw;
    top: 50%;
    margin-top: 0.1302083333vw;
    width: 1.5625vw;
    height: 1.0416666667vw;
    background-size: 1.5625vw 0.78125vw;
  }
  .sekisetsu__contr label select {
    width: 45.5729166667vw;
    font-size: 1.953125vw;
    line-height: 1.8229166667vw;
    height: 6.25vw;
    padding: 0 0 0 1.8229166667vw;
    border-radius: 1.0416666667vw;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .sekisetsu__contr--top {
    width: 70%;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
  }
  .sekisetsu__contr--top .label {
    font-size: 1.8229166667vw;
    margin-bottom: 0;
  }
  .sekisetsu__contr--top label:after {
    display: block;
    position: absolute;
    right: 2.6041666667vw;
    top: 50%;
    margin-top: 0.1302083333vw;
    width: 1.5625vw;
    height: 1.0416666667vw;
    background-size: 1.5625vw 0.78125vw;
  }
  .sekisetsu__contr--top label select {
    width: 100%;
    font-size: 1.953125vw;
    line-height: 1.8229166667vw;
    height: 6.25vw;
    padding: 0 0 0 1.8229166667vw;
    border-radius: 1.0416666667vw;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .sekisetsu__modal-trigger {
    width: 35%;
    height: 6.25vw;
    margin: 0;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    font-size: 1.953125vw;
    border-radius: 4.1666666667vw;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #e5e5e5;
    position: relative;
  }
  .sekisetsu__modal-trigger:after {
    display: block;
    position: absolute;
    right: 2.2135416667vw;
    top: 50%;
    margin-top: -0.9114583333vw;
    width: 1.8229166667vw;
    height: 1.8229166667vw;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0IDhIOFYxNEg2VjhIMFY2SDZWMEg4VjZIMTRWOFoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=") no-repeat 0 0;
    background-size: 1.8229166667vw 1.8229166667vw;
    content: "";
  }
  .sekisetsu__switch {
    height: 5.2083333333vw;
    width: 22.1354166667vw;
    border-radius: 2.6041666667vw;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .sekisetsu__switch li a {
    font-size: 1.8229166667vw;
    height: 5.2083333333vw;
    line-height: 5.2083333333vw;
    border-radius: 2.6041666667vw;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .sekisetsu__contr + .sekisetsu__contr {
    margin-left: 2.8645833333vw;
  }
  .sekisetsu__aside {
    padding: 0 1.953125vw;
    padding-bottom: 10.4166666667vw;
  }
  .sekisetsu__sttl {
    font-size: 3.125vw;
    margin-bottom: 3.3854166667vw;
  }
  .sekisetsu__links {
    max-width: 85%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: -1.5625vw;
    margin-right: auto;
    margin-left: auto;
  }
  .sekisetsu__links li {
    margin: 0 0.5208333333vw 1.5625vw;
  }
  .sekisetsu__links li a {
    padding: 0;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    width: 10.9375vw;
    height: 5.2083333333vw;
    font-weight: bold;
    font-size: 2.0833333333vw;
    line-height: 2.0833333333vw;
    text-align: center;
    color: #000000;
    background: #fcef38;
    border-radius: 0.5208333333vw;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .sekisetsu__dots .slick-dots li {
    width: 1.3020833333vw;
    height: 1.3020833333vw;
  }
  .sekisetsu__board {
    text-align: center;
    margin-bottom: 1.6927083333vw;
    background: #e5e5e5;
  }
  .sekisetsu__board img {
    width: auto;
    height: 4.1666666667vw;
  }
  .sekisetsu__boardimg {
    width: 100%;
    height: auto;
  }
  .sekisetsu__banner {
    width: 48.6%;
  }
  .sekisetsu__banner a {
    display: inline-block;
    margin-bottom: 3.125vw;
  }
  .sekisetsu__banner a p {
    margin-top: 0.6510416667vw;
    font-size: 1.5625vw;
  }
  .sekisetsu__banner-wrap {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .sekisetsu__tourlinks {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 24px;
  }
  .sekisetsu__tourlinks li {
    border: 1px solid #d4d4d4;
    position: relative;
    margin: 0 0;
    border-radius: 4px;
    width: 43.5%;
    width: 48%;
  }
  .sekisetsu__tourlinks li::before {
    width: 1.171875vw;
    height: 2.6041666667vw;
    background-size: 1.171875vw 2.6041666667vw;
    margin-top: -1.3020833333vw;
  }
  .sekisetsu__tourlinks li a {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 0.8888888889;
    padding: 12px 16px;
    display: block;
  }
  .sekisetsu__tourlinks li + li {
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  .sekisetsu__mv {
    padding: 12px 0;
    box-sizing: border-box;
    background: url(../images/mv_pc@3x.jpg) no-repeat center top;
    height: 600px;
    background-size: auto 600px;
  }
  .sekisetsu__catch {
    align-items: flex-start;
    margin-right: auto;
    padding-top: 100px;
  }
  .sekisetsu__txt01 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.8181818182;
  }
  .sekisetsu__txt02 {
    font-size: 56px;
    font-size: 5.6rem;
    line-height: 1.1785714286;
    padding: 8px 16px 18px;
    margin-top: 20px;
  }
  .sekisetsu__txt03 {
    font-size: 65px;
    font-size: 6.5rem;
    line-height: 1;
    margin-top: 12px;
    padding-bottom: 8px;
  }
  .sekisetsu__update {
    padding: 8px 16px;
    margin-top: 18px;
  }
  .sekisetsu__date {
    width: 250px;
    height: 26px;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 2.1666666667;
    border-radius: 13px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    top: 395px;
    bottom: 0;
    left: 51%;
  }
  .sekisetsu__content {
    padding: 50px 0;
  }
  .sekisetsu__content--white {
    padding-top: 80px;
  }
  .sekisetsu__head {
    margin-bottom: 50px;
  }
  .sekisetsu__ttl {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.3571428571;
  }
  .sekisetsu__ttl--update {
    margin-top: 10px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
  }
  .sekisetsu__ttl.pd_adjust {
    padding-top: 80px;
  }
  .sekisetsu__slid {
    margin: 0 auto 20px !important;
    padding: 0 !important;
  }
  .sekisetsu__slid .slick-list {
    padding: 0 !important;
  }
  .sekisetsu__slid .slick-slide {
    padding: 0 20px;
  }
  .sekisetsu__slid .slick-arrow {
    width: 50px;
    height: 60px;
    margin-top: -30px;
  }
  .sekisetsu__slid .slick-arrow:before {
    display: none;
  }
  .sekisetsu__slid .slick-prev {
    background-size: 50px 60px;
  }
  .sekisetsu__slid .slick-next {
    background-size: 50px 60px;
  }
  .sekisetsu__body {
    max-width: 920px;
    margin: 0 auto;
    padding: 0;
  }
  .sekisetsu__buttons li {
    width: 124px;
    margin: 0 8px 12px 0;
  }
  .sekisetsu__buttons li:nth-child(4n) {
    margin-right: 9px;
  }
  .sekisetsu__buttons li a {
    height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.8571428571;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    transition: all 0.3s linear;
  }
  .sekisetsu__buttons li a:hover {
    background: #0b1738;
    color: #fff;
    text-decoration: none;
  }
  .sekisetsu__controller {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
  }
  .sekisetsu__contr {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .sekisetsu__contr .label {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.25;
    margin-bottom: 0;
    margin-right: 0;
  }
  .sekisetsu__contr label:after {
    right: 20px;
    top: 50%;
    margin-top: -4px;
    width: 12px;
    height: 7px;
    background-size: 12px 7px;
  }
  .sekisetsu__contr label select {
    width: 444px;
    margin-top: 0;
    margin-right: auto;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    height: 48px;
    border-radius: 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .sekisetsu__modal-trigger {
    width: 320px;
    height: 48px;
    margin: 0;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    border-radius: 32px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #e5e5e5;
    position: relative;
  }
  .sekisetsu__modal-trigger:after {
    display: block;
    position: absolute;
    right: 17px;
    top: 50%;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0IDhIOFYxNEg2VjhIMFY2SDZWMEg4VjZIMTRWOFoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=") no-repeat 0 0;
    background-size: 14px 14px;
    content: "";
  }
  .sekisetsu__switch {
    height: 40px;
    width: 170px;
    border-radius: 20px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .sekisetsu__switch li a {
    height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.8571428571;
    border-radius: 20px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .sekisetsu__contr + .sekisetsu__contr {
    margin-left: 22px;
  }
  .sekisetsu__aside {
    padding: 0 0;
    padding-bottom: 80px;
  }
  .sekisetsu__sttl {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.375;
    margin-bottom: 26px;
  }
  .sekisetsu__links {
    max-width: 680px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: -12px;
    margin-right: auto;
    margin-left: auto;
  }
  .sekisetsu__links li {
    margin: 0 4px 12px;
  }
  .sekisetsu__links li a {
    padding: 0;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    width: 84px;
    height: 40px;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    text-align: center;
    color: #000000;
    background: #fcef38;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .sekisetsu__dots .slick-dots li {
    width: 10px;
    height: 10px;
  }
  .sekisetsu__board {
    margin-bottom: 13px;
  }
  .sekisetsu__board img {
    width: 185px;
    height: 32px;
  }
  .sekisetsu__boardttl {
    font-size: 30px;
  }
  .sekisetsu__banner {
    width: 48.6%;
  }
  .sekisetsu__banner a {
    margin-bottom: 24px;
  }
  .sekisetsu__banner a p {
    margin-top: 5px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.6666666667;
  }
  .sekisetsu__banner-wrap {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .sekisetsu__tourlinks {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 24px;
  }
  .sekisetsu__tourlinks li {
    border: 1px solid #d4d4d4;
    position: relative;
    margin: 0 0;
    border-radius: 4px;
    width: 43.5%;
    width: 48%;
  }
  .sekisetsu__tourlinks li::before {
    width: 9px;
    height: 20px;
    background-size: 9px 20px;
    margin-top: -10px;
  }
  .sekisetsu__tourlinks li a {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 0.8888888889;
    padding: 12px 16px;
    display: block;
  }
  .sekisetsu__tourlinks li + li {
    margin-top: 0;
  }
}

.breadcrumb--page {
  padding: 0 2.6666666667vw;
}
.breadcrumb__list {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: flex-start;
  white-space: nowrap;
  overflow-x: scroll;
}
.breadcrumb__item a {
  font-size: 3.2vw;
  text-decoration: none;
  color: #000000;
}
.breadcrumb__item a img {
  width: 4.2666666667vw;
  height: 3.4666666667vw;
  vertical-align: middle;
  position: relative;
  margin-top: -1.0666666667vw;
}
.breadcrumb__item + .breadcrumb__item {
  margin-left: 2.1333333333vw;
}
@media (min-width: 768px) {
  .breadcrumb__item a {
    font-size: 1.5625vw;
  }
  .breadcrumb__item a img {
    width: 2.0833333333vw;
    height: 1.6927083333vw;
    margin-top: -0.5208333333vw;
  }
  .breadcrumb__item + .breadcrumb__item {
    margin-left: 1.0416666667vw;
  }
}
@media (min-width: 1024px) {
  .breadcrumb {
    max-width: 1127px;
    margin: 0 auto;
  }
  .breadcrumb__item a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
  }
  .breadcrumb__item a img {
    width: 16px;
    height: 13px;
    margin-top: -4px;
  }
}

.articlelist {
  width: 100%;
}
.articlelist-item {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: flex-start;
  text-decoration: none;
  margin-bottom: 4.2666666667vw;
}
.articlelist-item__head {
  display: inline-block;
  position: relative;
  width: 33.0666666667vw;
  height: 25.6vw;
  overflow: hidden;
}
.articlelist-item__head img {
  width: 100%;
  height: 100%;
  border-radius: 7px;
  -o-object-fit: cover;
     object-fit: cover;
}
.articlelist-item__body {
  display: inline-block;
  width: 56vw;
  margin-left: 2.6666666667vw;
}
.articlelist-item__cat {
  display: inline-block;
  background: #53a8a6;
  color: #fff;
  padding: 0.5333333333vw 1.6vw;
  font-size: 3.4666666667vw;
  border-radius: 0.5333333333vw;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.articlelist-item__date {
  font-size: 3.4666666667vw;
}
.articlelist-item__info {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.6vw;
}
.articlelist-item__ttl {
  font-size: 4vw;
  line-height: 5.8666666667vw;
  font-weight: bold;
}
@media (min-width: 768px) {
  .articlelist-item {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: flex-start;
    text-decoration: none;
    margin-bottom: 2.0833333333vw;
  }
  .articlelist-item__head {
    display: inline-block;
    position: relative;
    width: 16.1458333333vw;
    height: 12.5vw;
    overflow: hidden;
  }
  .articlelist-item__head img {
    width: 100%;
    height: 100%;
    border-radius: 7px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .articlelist-item__body {
    display: inline-block;
    width: 27.34375vw;
    margin-left: 1.3020833333vw;
  }
  .articlelist-item__cat {
    display: inline-block;
    background: #53a8a6;
    color: #fff;
    padding: 0.5333333333vw 0.78125vw;
    font-size: 1.6927083333vw;
    border-radius: 0.2604166667vw;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .articlelist-item__date {
    font-size: 1.6927083333vw;
  }
  .articlelist-item__info {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.78125vw;
  }
  .articlelist-item__ttl {
    font-size: 1.953125vw;
    line-height: 2.8645833333vw;
    font-weight: bold;
  }
}
@media (min-width: 1024px) {
  .articlelist {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .articlelist-item {
    max-width: 288px;
    flex-direction: column;
    margin-bottom: 30px;
  }
  .articlelist-item__head {
    display: block;
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
    margin-bottom: 14px;
  }
  .articlelist-item__head img {
    width: 100%;
    height: 100%;
    border-radius: 7px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .articlelist-item__body {
    display: block;
    width: 100%;
    margin-left: 0;
  }
  .articlelist-item__cat {
    display: inline-block;
    background: #53a8a6;
    color: #fff;
    padding: 0.5333333333vw 0.78125vw;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    border-radius: 0.2604166667vw;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .articlelist-item__date {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
  }
  .articlelist-item__info {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 7px;
  }
  .articlelist-item__ttl {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: bold;
  }
  .articlelist-item:hover {
    opacity: 0.65;
  }
}

.card__head {
  position: relative;
  margin-bottom: 5.3333333333vw;
}
.card__head img {
  width: 100%;
  height: auto;
  border-radius: 7px;
}
.card__cat {
  display: inline-block;
  background: #ffffff;
  padding: 0.5333333333vw 2.1333333333vw;
  font-weight: bold;
  font-size: 3.7333333333vw;
  text-decoration: none;
  position: absolute;
  top: 3.2vw;
  left: 3.2vw;
  border-radius: 1.0666666667vw;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.card__cat span {
  position: relative;
  /*&:after{
  	display: block;
  	position: absolute;
  	bottom: 0;
  	left: 0;
  	width: 100%;
  	height: 1px;
  	background: $dark-indigo;
  	content: "";
  }*/
}
.card__predict {
  background: #ffffff;
  display: inline-block;
  padding: 0 2.1333333333vw;
  height: 7.2vw;
  border-radius: 1000px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 3.2vw;
  line-height: 7.2vw;
  font-weight: bold;
  position: absolute;
  bottom: 3.2vw;
  right: 3.2vw;
}
.card__predict p {
  position: relative;
}
.card__predict p:before {
  display: inline-block;
  width: 3.4666666667vw;
  height: 2.6666666667vw;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEzIDEwIj4KICAgIDxnIGRhdGEtbmFtZT0i44Kw44Or44O844OXIDI3NyI+CiAgICAgICAgPHBhdGggZD0iTTEuNDM1IDQuNDIyQTMuMjY0IDMuMjY0IDAgMCAxIDMuMTMgMy45NWMuMDc1IDAgLjE0OSAwIC4yMjQuMDA3QTQuMTExIDQuMTExIDAgMCAxIDQuNSAyLjA4NSAyLjI2NyAyLjI2NyAwIDAgMCAyLjI1NC0uMDA0YTIuMjk1IDIuMjk1IDAgMCAwLS44MTkgNC40MjJ6IiBkYXRhLW5hbWU9IuODkeOCuSA1MDY4Ii8+CiAgICAgICAgPHBhdGggZD0iTTEwLjY2NCA1LjI1NXYtLjExOWEzLjM4NSAzLjM4NSAwIDAgMC02Ljc1Ni0uMzU2IDIuNTkgMi41OSAwIDAgMC0uNzc3LS4xMTkgMi42NjkgMi42NjkgMCAwIDAgMCA1LjMzOGg3LjUzNGEyLjM3MyAyLjM3MyAwIDAgMCAwLTQuNzQ1eiIgZGF0YS1uYW1lPSLjg5HjgrkgNTA2OSIvPgogICAgPC9nPgo8L3N2Zz4K") no-repeat 0 0;
  background-size: 3.4666666667vw 2.6666666667vw;
  margin-right: 0.5333333333vw;
  content: "";
}
.card__body {
  margin-bottom: 2.6666666667vw;
}
.card__name {
  font-size: 4vw;
  line-height: 6.6666666667vw;
  font-weight: bold;
  margin-bottom: 4.2666666667vw;
}
.card__info-item {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  font-size: 3.7333333333vw;
  padding: 2.1333333333vw 0;
  border-top: 1px dotted rgba(0, 0, 0, 0.25);
  position: relative;
  /*&:before{
  	display: inline-block;
  	position: relative;
  	font-size: vw(14,375);
  	font-weight: bold;
  	margin-right: vw(14,375);
  	content: attr(data-label);
  }*/
}
.card__info-item:nth-child(even) {
  margin-left: auto;
}
.card__info-item--kassou {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: flex-start;
}
.card__info-item--kassou ul li {
  font-size: 4.2666666667vw;
  font-weight: bold;
}
.card__info--title {
  font-size: 4.2666666667vw;
}
.card__info--number {
  font-size: 7.4666666667vw;
  font-weight: bold;
}
.card__info--number span {
  font-size: 4.2666666667vw;
}
.card__info--area {
  flex-grow: 2;
}
.card__foot {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: center;
}
.card__sns {
  width: calc(100% - 69.3333333333vw);
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: center;
}
.card__sns a {
  display: block;
  width: 7.4666666667vw;
}
.card__sns a img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.card__sns a + a {
  margin-left: 2.6666666667vw;
}
.card__btn {
  width: 100%;
  height: 10.6666666667vw;
  border-radius: 1.0666666667vw;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 3.7333333333vw;
  line-height: 3.7333333333vw;
  letter-spacing: 0.224vw;
  font-weight: bold;
  background-color: #fcef38;
  margin-left: auto;
}
@media (min-width: 768px) {
  .card__section {
    width: 44.6614583333vw;
  }
  .card__head {
    margin-bottom: 2.6041666667vw;
  }
  .card__cat {
    padding: 0.2604166667vw 1.0416666667vw;
    font-size: 1.8229166667vw;
    top: 1.5625vw;
    left: 1.5625vw;
    border-radius: 0.5208333333vw;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .card__predict {
    padding: 0 1.5625vw;
    height: 3.515625vw;
    font-size: 1.5625vw;
    line-height: 3.515625vw;
    bottom: 1.5625vw;
    right: 1.5625vw;
  }
  .card__predict p {
    position: relative;
  }
  .card__predict p:before {
    width: 1.6927083333vw;
    height: 1.3020833333vw;
    background-size: 1.6927083333vw 1.3020833333vw;
    margin-right: 0.2604166667vw;
  }
  .card__body {
    margin-bottom: 1.3020833333vw;
  }
  .card__name {
    font-size: 2.34375vw;
    line-height: 3.2552083333vw;
    margin-bottom: 3.125vw;
  }
  .card__info-item {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.9285714286;
    padding: 10px 0;
    border-top: 1px dotted rgba(0, 0, 0, 0.25);
    position: relative;
    /*&:before{
    	display: inline-block;
    	position: relative;
    	font-size: vw(14,375);
    	font-weight: bold;
    	margin-right: vw(14,375);
    	content: attr(data-label);
    }*/
  }
  .card__info-item:nth-child(even) {
    margin-left: auto;
  }
  .card__info-item--kassou {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .card__info-item--kassou ul li {
    font-size: 2.0833333333vw;
    line-height: 3.125vw;
  }
  .card__info--title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .card__info--number {
    font-size: 3.6458333333vw;
    line-height: 4.9479166667vw;
    font-weight: bold;
  }
  .card__info--number span {
    font-size: 2.0833333333vw;
    line-height: 3.125vw;
  }
  .card__info--area {
    flex-grow: 2;
  }
  .card__btn {
    width: 100%;
    height: 5.2083333333vw;
    border-radius: 0.5208333333vw;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    font-size: 1.8229166667vw;
    line-height: 4.5572916667vw;
    letter-spacing: 0.109375vw;
  }
  .card__sns {
    width: calc(100% - 33.8101430429vw);
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-items: center;
  }
  .card__sns a {
    display: block;
    width: 3.6458333333vw;
  }
  .card__sns a + a {
    margin-left: 1.3020833333vw;
  }
}
@media (min-width: 1024px) {
  .card {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .card .slick-list {
    width: 1127px;
    margin: 0 auto;
  }
  .card__section {
    width: 343px;
  }
  .card__head {
    position: relative;
    margin-bottom: 20px;
  }
  .card__cat {
    display: inline-block;
    background: #ffffff;
    padding: 6px 8px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    position: absolute;
    top: 12px;
    left: 12px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .card__predict {
    background: #ffffff;
    display: inline-block;
    padding: 0 12px;
    height: 27px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 2.25;
    bottom: 12px;
    right: 12px;
  }
  .card__predict p:before {
    width: 13px;
    height: 10px;
    background-size: 13px 10px;
    margin-right: 2px;
  }
  .card__name {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.25;
    margin-bottom: 10px;
  }
  .card__info-item {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.9285714286;
    padding: 10px 0;
    border-top: 1px dotted rgba(0, 0, 0, 0.25);
    position: relative;
    /*&:before{
    	display: inline-block;
    	position: relative;
    	font-size: vw(14,375);
    	font-weight: bold;
    	margin-right: vw(14,375);
    	content: attr(data-label);
    }*/
  }
  .card__info-item:nth-child(even) {
    margin-left: auto;
  }
  .card__info-item--kassou {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .card__info-item--kassou ul li {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .card__info--title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .card__info--number {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.2857142857;
    font-weight: bold;
  }
  .card__info--number span {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .card__info--area {
    flex-grow: 2;
  }
  .card__btn {
    width: 100%;
    height: 40px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: 0.84px;
  }
  .card__sns {
    width: auto;
    margin-right: 15px;
  }
  .card__sns a {
    display: block;
    width: 28px;
  }
  .card__sns a + a {
    margin-left: 5px;
  }
}

.recommendation__head {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-basis: 19.7333333333vw;
  margin-bottom: 3.2vw;
  width: 100%;
}
.recommendation__th {
  background: #e5e5e5;
  font-size: 3.2vw;
  text-align: center;
}
.recommendation__th.column--1 {
  width: 39.4666666667vw;
  flex-grow: 2;
}
.recommendation__th.column--2 {
  width: 19.7333333333vw;
  box-sizing: border-box;
  border-left: 1px solid #fff;
  flex-grow: 1;
}
.recommendation__th:first-child {
  border-radius: 26.6666666667vw 0 0 26.6666666667vw;
}
.recommendation__th:last-child {
  border-radius: 0 26.6666666667vw 26.6666666667vw 0;
}
.recommendation__tr.column--1 {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 2.6666666667vw 0;
  box-sizing: border-box;
}
.recommendation__tr.column--1 .area {
  height: 6.9333333333vw;
  width: 11.2vw;
  border-radius: 1.0666666667vw;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  font-size: 3.4666666667vw;
  font-weight: bold;
  background: #efefef;
  margin-right: 2.1333333333vw;
}
.recommendation__tr.column--1 .name {
  width: 100%;
  max-width: 15em;
  font-size: 3.4666666667vw;
  line-height: 4.8vw;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.recommendation__tr.column--1 .cat {
  font-weight: normal;
  border: 1px solid #e5e5e5;
  border-radius: 1.0666666667vw;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0.5333333333vw 2.1333333333vw;
}
.recommendation__tr.column--1.condition {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}
.recommendation__tr.column--1.condition .status--1,
.recommendation__tr.column--1.condition .status--2,
.recommendation__tr.column--1.condition .status--3,
.recommendation__tr.column--1.condition status--4 {
  font-weight: bold;
  font-size: 4.2666666667vw;
}
.recommendation__tr.column--1.condition .status--1 {
  color: #0095d4;
}
.recommendation__tr.column--1.condition .status--2 {
  color: #22c55e;
}
.recommendation__tr.column--1.condition .status--3 {
  color: #ef4444;
}
.recommendation__tr.column--1.condition .status--4 {
  color: #737373;
  font-weight: bold;
  font-size: 4.2666666667vw;
}
.recommendation__tr.column--2 {
  font-size: 3.2vw;
  line-height: 4.5333333333vw;
  font-weight: bold;
  width: 100%;
  padding: 3.2vw 0;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
}
.recommendation__tr.column--2 > div {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
}
.recommendation__tr.column--2 > div:nth-child(2) {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}
.recommendation__tr.column--2 .snow {
  font-weight: bold;
  font-size: 6.4vw;
  margin-left: 1em;
}
.recommendation__tr.column--2 .snow span {
  font-size: 4.2666666667vw;
}
.recommendation__tr.column--2 .snow-type {
  font-size: 4.2666666667vw;
}
.recommendation__tr.column--2 .snowtype {
  margin-left: 1em;
}
.recommendation__tr.column--2 .cat {
  font-weight: normal;
  border: 1px solid #e5e5e5;
  border-radius: 1.0666666667vw;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0.5333333333vw 2.1333333333vw;
}
.recommendation__tr + .recommendation__tr {
  border-top: 1px dotted #e5e5e5;
}
.recommendation__td.column--1 {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 2;
  width: 39.4666666667vw;
  padding-right: 2.6666666667vw;
  box-sizing: border-box;
}
.recommendation__td.column--1 .area {
  height: 9.3333333333vw;
  width: 12.8vw;
  border-radius: 1.0666666667vw;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  font-size: 3.2vw;
  font-weight: bold;
  background: #efefef;
  margin-right: 2.1333333333vw;
}
.recommendation__td.column--1 .name {
  width: calc(100% - 12.8vw);
  font-size: 3.4666666667vw;
  line-height: 4.8vw;
  white-space: pre-wrap;
  font-weight: bold;
}
.recommendation__td.column--2 {
  font-size: 3.2vw;
  line-height: 4.5333333333vw;
  font-weight: bold;
  flex-grow: 1;
  width: 19.7333333333vw;
  border-left: 1px solid #efefef;
  text-align: center;
}
.recommendation__td.column--2 span {
  display: block;
}
.recommendation__row a {
  display: block;
  background: #fff;
  padding: 0 9.6vw 0 2.6666666667vw;
  text-decoration: none;
  border-radius: 1.0666666667vw;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  color: #000000;
}
.recommendation__row a:hover {
  text-decoration: none;
}
.recommendation__row a:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIyMiIgdmlld0JveD0iMCAwIDkgMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjUgMjBMNi40NDQ2NyAxMUwwLjUgMkwxLjUgMC41TDguNSAxMUwxLjUgMjEuNUwwLjUgMjBaIiBmaWxsPSIjNzM3MzczIi8+Cjwvc3ZnPgo=") no-repeat 0 0;
  width: 2.4vw;
  height: 5.3333333333vw;
  background-size: 2.4vw 5.3333333333vw;
  margin-top: -2.6666666667vw;
  content: "";
}
.recommendation__row a > div {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  /*flex-basis: vw(74,375);*/
  flex-direction: column;
}
.recommendation__row + .recommendation__row {
  margin-top: 2.1333333333vw;
}
@media (min-width: 768px) {
  .recommendation__head {
    flex-basis: 19.53125vw;
    margin-bottom: 2.0833333333vw;
  }
  .recommendation__th {
    font-size: 1.5625vw;
  }
  .recommendation__th.column--1 {
    width: 50.1302083333vw;
  }
  .recommendation__th.column--2 {
    width: 19.53125vw;
  }
  .recommendation__th:first-child {
    border-radius: 26.6666666667vw 0 0 26.6666666667vw;
  }
  .recommendation__th:last-child {
    border-radius: 0 26.6666666667vw 26.6666666667vw 0;
  }
  .recommendation__td.column--1 {
    width: 50.1302083333vw;
    padding-right: 2.6041666667vw;
  }
  .recommendation__td.column--1 .area {
    height: 5.2083333333vw;
    width: 6.5104166667vw;
    border-radius: 0.5208333333vw;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 1.8229166667vw;
    margin-right: 2.6041666667vw;
  }
  .recommendation__td.column--1 .name {
    width: calc(100% - 6.5019505852vw);
    font-size: 2.0833333333vw;
    line-height: 2.8645833333vw;
  }
  .recommendation__td.column--2 {
    font-size: 2.0833333333vw;
    line-height: 2.8645833333vw;
    width: 19.53125vw;
  }
  .recommendation__td.column--2 span {
    display: inline;
  }
  .recommendation__tr.column--1 {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-items: center;
    width: 40%;
    padding: 0;
    box-sizing: border-box;
  }
  .recommendation__tr.column--1 .area {
    height: 3.3854166667vw;
    width: 5.46875vw;
    border-radius: 0.5208333333vw;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    font-size: 1.6927083333vw;
    font-weight: bold;
    background: #efefef;
    margin-right: 1.0416666667vw;
  }
  .recommendation__tr.column--1 .name {
    width: 100%;
    max-width: 15em;
    font-size: 1.6927083333vw;
    line-height: 2.34375vw;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .recommendation__tr.column--1 .cat {
    font-weight: normal;
    border: 1px solid #e5e5e5;
    border-radius: 0.5208333333vw;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 0.5333333333vw 0.2123142251vw;
    display: none;
  }
  .recommendation__tr.column--1.condition {
    width: 15%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }
  .recommendation__tr.column--1.condition .status--1,
.recommendation__tr.column--1.condition .status--2,
.recommendation__tr.column--1.condition .status--3,
.recommendation__tr.column--1.condition status--4 {
    font-weight: bold;
    font-size: 2.0833333333vw;
  }
  .recommendation__tr.column--1.condition .status--1 {
    color: #0095d4;
  }
  .recommendation__tr.column--1.condition .status--2 {
    color: #22c55e;
  }
  .recommendation__tr.column--1.condition .status--3 {
    color: #ef4444;
  }
  .recommendation__tr.column--1.condition .status--4 {
    color: #737373;
    font-weight: bold;
    font-size: 2.0833333333vw;
  }
  .recommendation__tr.column--2 {
    font-size: 1.5625vw;
    line-height: 2.2135416667vw;
    font-weight: bold;
    width: 45%;
    padding: 1.5625vw 0;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
  }
  .recommendation__tr.column--2 > div {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-items: center;
    width: 50%;
  }
  .recommendation__tr.column--2 > div:nth-child(2) {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
  }
  .recommendation__tr.column--2 .snow {
    font-weight: bold;
    font-size: 3.125vw;
    margin-left: 0;
  }
  .recommendation__tr.column--2 .snow span {
    font-size: 2.0833333333vw;
  }
  .recommendation__tr.column--2 .snow-type {
    font-size: 2.0833333333vw;
  }
  .recommendation__tr.column--2 .cat {
    font-weight: normal;
    border: 1px solid #e5e5e5;
    border-radius: 0.5208333333vw;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 0.5333333333vw 1.0416666667vw;
    display: none;
  }
  .recommendation__tr + .recommendation__tr {
    border-top: none;
  }
  .recommendation__row a {
    padding: 0.9114583333vw 6.5104166667vw 0.9114583333vw 2.6041666667vw;
    border-radius: 0.5208333333vw;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .recommendation__row a:after {
    width: 1.171875vw;
    height: 2.6041666667vw;
    background-size: 1.171875vw 2.6041666667vw;
    margin-top: -1.3020833333vw;
  }
  .recommendation__row a > div {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .recommendation__row + .recommendation__row {
    margin-top: 1.3020833333vw;
  }
}
@media (min-width: 1024px) {
  .recommendation__head {
    flex-basis: 150px;
    margin-bottom: 16px;
  }
  .recommendation__th {
    padding: 5px 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
  }
  .recommendation__th.column--1 {
    width: 565px;
  }
  .recommendation__th.column--2 {
    width: 150px;
  }
  .recommendation__th:first-child {
    border-radius: 100px 0 0 100px;
  }
  .recommendation__th:last-child {
    border-radius: 0 100px 100px 0;
  }
  .recommendation__tr.column--1 {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-items: center;
    width: 40%;
    padding: 0;
    box-sizing: border-box;
  }
  .recommendation__tr.column--1 .area {
    height: 26px;
    width: 42px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1;
    font-weight: bold;
    background: #efefef;
    margin-right: 1.0416666667vw;
  }
  .recommendation__tr.column--1 .name {
    width: 100%;
    max-width: 15em;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .recommendation__tr.column--1 .cat {
    font-weight: normal;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 2px 8px;
    display: none;
  }
  .recommendation__tr.column--1.condition {
    width: 20%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }
  .recommendation__tr.column--1.condition .status--1,
.recommendation__tr.column--1.condition .status--2,
.recommendation__tr.column--1.condition .status--3,
.recommendation__tr.column--1.condition status--4 {
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
  }
  .recommendation__tr.column--1.condition .status--1 {
    color: #0095d4;
  }
  .recommendation__tr.column--1.condition .status--2 {
    color: #22c55e;
  }
  .recommendation__tr.column--1.condition .status--3 {
    color: #ef4444;
  }
  .recommendation__tr.column--1.condition .status--4 {
    color: #737373;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
  }
  .recommendation__tr.column--2 {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    font-weight: bold;
    width: 40%;
    padding: 0;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
  }
  .recommendation__tr.column--2 > div {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-items: center;
    width: 50%;
  }
  .recommendation__tr.column--2 > div:nth-child(2) {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
  }
  .recommendation__tr.column--2 .snow {
    font-weight: bold;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1;
    margin-left: 0;
  }
  .recommendation__tr.column--2 .snow span {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
  }
  .recommendation__tr.column--2 .snow-type {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
  }
  .recommendation__tr.column--2 .cat {
    font-weight: normal;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 2px 8px;
    display: none;
  }
  .recommendation__tr + .recommendation__tr {
    border-top: none;
  }
  .recommendation__td.column--1 {
    width: 565px;
    padding-right: 20px;
  }
  .recommendation__td.column--1 .area {
    height: 40px;
    width: 64px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.8571428571;
    margin-right: 10px;
  }
  .recommendation__td.column--1 .name {
    width: calc(100% - 64px);
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.375;
  }
  .recommendation__td.column--2 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.375;
    width: 150px;
  }
  .recommendation__td.column--2 span {
    display: inline;
  }
  .recommendation__row a {
    padding: 15px 40px 15px 12px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .recommendation__row a:after {
    width: 9px;
    height: 20px;
    background-size: 9px 20px;
    margin-top: -10px;
  }
  .recommendation__row a > div {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    flex-basis: 150px;
  }
  .recommendation__row + .recommendation__row {
    margin-top: 10px;
  }
}

.common-box {
  margin: 0 4vw;
  background: #efefef;
  padding: 2.6666666667vw;
  border-radius: 1.6vw;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.common-box p {
  font-size: 3.7333333333vw;
  line-height: 6.4vw;
}
.common-box p.bold {
  font-weight: bold;
  font-size: 4.2666666667vw;
  line-height: 6.9333333333vw;
  margin-bottom: 1.3333333333vw;
}
@media (min-width: 768px) {
  .common-box {
    margin: 0 1.953125vw;
    padding: 1.3020833333vw;
    border-radius: 0.78125vw;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .common-box p {
    font-size: 1.8229166667vw;
    line-height: 3.125vw;
  }
  .common-box p.bold {
    font-size: 2.0833333333vw;
    line-height: 3.3854166667vw;
    margin-bottom: 0.6510416667vw;
  }
}
@media (min-width: 1024px) {
  .common-box {
    width: 920px;
    margin: 0 auto;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .common-box p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.7142857143;
  }
  .common-box p.bold {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625;
    margin-bottom: 10px;
  }
}

/* remodal用スタイル */
.sekisetsu a.sekisetsu__modal-trigger {
  color: #000000;
}
.sekisetsu__remodalheader .remodal-close {
  top: 38px;
  right: 28px;
  left: auto;
}
.sekisetsu__remodalheader .remodal-close:before {
  right: 0;
  left: auto;
  font-size: 47px;
}
.sekisetsu__remodalttl {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.1666666667;
  padding: 10.6666666667vw 0 9.3333333333vw;
  font-weight: bold;
  text-align: center;
}
.sekisetsu__remodalcsl {
  width: 100px;
}
.sekisetsu__remodaltbl {
  max-width: 318px;
  margin: 0 auto;
}
.sekisetsu__remodaltbl tr:nth-child(7) th,
.sekisetsu__remodaltbl tr:nth-child(7) td {
  border-bottom: none;
}
.sekisetsu__th {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  width: 100px;
  text-align: right;
  padding: 12px 0;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
}
.sekisetsu__th.s_th_blue {
  color: #0095d5;
}
.sekisetsu__th.s_th_green {
  color: #22c55e;
}
.sekisetsu__th.s_th_red {
  color: #ef4444;
}
.sekisetsu__th.s_th_grey {
  color: #737373;
}
.sekisetsu__td {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  width: 222px;
  text-align: left;
  padding-left: 16px;
  border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 768px) {
  .sekisetsu__remodalheader .remodal-close {
    top: 20px;
    right: 52px;
  }
  .sekisetsu__remodalheader .remodal-close:before {
    font-size: 47px;
  }
  .sekisetsu__remodalttl {
    padding: 2.6041666667vw 0 2.6041666667vw;
  }
  .sekisetsu__remodaltbl {
    max-width: 600px;
  }
  .sekisetsu__th {
    width: auto;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    white-space: nowrap;
  }
  .sekisetsu__td {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    width: auto;
  }
}
@media (min-width: 1024px) {
  .sekisetsu__remodalheader .remodal-close {
    top: 35px;
  }
}

/*
.status{
	&--1{color: $windows-blue;}
	&--2{color: $greyish-teal;}
	&--3{color: $light-olive;}
	&--4{color: $brown-grey;}
}
*//*# sourceMappingURL=sekisetsu.css.map */


/* ==========================================================================
   ハンバーガーメニューの「メニュー」テキストを大きく・見やすく調整
   ========================================================================== */
.header-navi__name {
  font-size: 10px !important;    /* 文字サイズを大きく調整 */
  font-weight: bold !important;  /* 太字にして視認性をアップ */
  display: block !important;     /* 3本線の下に正しく配置されるようブロック化 */
  text-align: center !important; /* テキストを完全に中央揃え */
  line-height: 1.2 !important;   /* 行間を詰め、不自然な余白を削減 */
  margin-top: 4px !important;    /* 3本線アイコンとの絶妙な距離感を確保 */
}
