@charset "UTF-8";
input:focus, select:focus, textarea:focus, chec {
  outline-color: rgba(127, 0, 25, 0.75);
}

.ie-more-result-caution {
  display: none;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 50px 0 0px 0;
}
.ie-more-result-caution.is-active {
  display: block;
}
.ie-more-result-caution__txt {
  text-align: center;
  color: #999;
  font-weight: bold;
  font-size: 1.4rem;
  margin-bottom: 10px;
}

.ie-more-btn {
  display: none;
}

.ie-more-btn.is-active {
  display: inline-flex;
}

.waku-btn {
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  max-width: 100%;
  justify-content: center;
  align-items: center;
  padding: 19.5px 19px;
  line-height: 1;
  transition: border-color 0.15s ease-out;
}
.waku-btn:hover {
  border-color: black;
}
.waku-btn:active {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.waku-btn > span {
  font-weight: bold;
  font-size: 1.4rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.selectbox {
  position: relative;
  display: inline-block;
}
.selectbox::before {
  position: absolute;
  top: 50%;
  right: 1.5em;
  width: 0.6em;
  height: 0.6em;
  content: "";
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
  transform: translateY(-72%) rotate(45deg);
  pointer-events: none;
}
.selectbox select {
  padding: 0.6em 1.8em 0.6em 0.5em;
  line-height: 1;
  font-size: 1.4rem;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  cursor: pointer;
}
.selectbox select::-ms-expand {
  display: none;
}

.radio label {
  margin-right: 1.2em;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
}
.radio label:last-child {
  margin-right: 0em;
}
.radio input {
  position: absolute;
  left: -99999em;
}
.radio span {
  display: block;
  position: relative;
  padding-left: 1.3em;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
.radio span::before {
  box-sizing: border-box;
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  content: "";
  border-radius: 50%;
  background: #fff;
  border: 1px solid #ccc;
}
.radio span::after {
  box-sizing: border-box;
  content: "";
  position: absolute;
  display: block;
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
  background: #7f0019;
  border-radius: 50%;
  opacity: 0;
}
.radio input:focus + span::before {
  border-color: #4fa0e7;
  box-shadow: 0 0 5px #0d7ee0;
}
.radio input:checked + span::after {
  opacity: 1;
}

.ie-search {
  background-color: rgba(0, 0, 0, 0.03);
  width: 100%;
  margin: 0 auto;
}
.ie-search__inner {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 45px;
  padding-bottom: 30px;
}
.ie-search__head {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ie-search__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}
.ie-search__ttl {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 2.6rem;
  position: relative;
  margin-bottom: 20px;
  left: 25px;
}
.ie-search__ttl::before {
  content: "";
  margin: auto;
  position: absolute;
  top: -9px;
  left: -50px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='90' height='90' viewBox='0 0 90 90'%3e%3cpath d='M60.54 30.7h-37.3a1.244 1.244 0 01-1.243-1.243v-6.216a1.244 1.244 0 011.243-1.243h37.3a1.244 1.244 0 011.243 1.243v6.216A1.244 1.244 0 0160.54 30.7zm-36.054-2.487H59.3v-3.73H24.489zM60.54 43.133h-37.3a1.244 1.244 0 01-1.243-1.243v-6.216a1.244 1.244 0 011.243-1.243h37.3a1.244 1.244 0 011.243 1.243v6.216a1.244 1.244 0 01-1.243 1.243zm-36.054-2.486H59.3v-3.73H24.489zM60.54 55.565h-37.3a1.244 1.244 0 01-1.243-1.243v-6.216a1.244 1.244 0 011.243-1.243h37.3a1.244 1.244 0 011.243 1.243v6.216a1.244 1.244 0 01-1.243 1.243zm-36.054-2.486H59.3v-3.73H24.489zM60.54 67.997h-37.3a1.244 1.244 0 01-1.243-1.243v-6.216a1.244 1.244 0 011.243-1.243h37.3a1.244 1.244 0 011.243 1.243v6.216a1.244 1.244 0 01-1.243 1.243zm-36.054-2.486H59.3v-3.73H24.489zM72.973 30.7h-6.216a1.244 1.244 0 01-1.243-1.243v-6.216a1.244 1.244 0 011.243-1.243h6.216a1.244 1.244 0 011.243 1.243v6.216a1.244 1.244 0 01-1.243 1.243zM68 28.213h3.73v-3.73H68zM72.973 43.133h-6.216a1.244 1.244 0 01-1.243-1.243v-6.216a1.244 1.244 0 011.243-1.243h6.216a1.244 1.244 0 011.243 1.243v6.216a1.244 1.244 0 01-1.243 1.243zM68 40.647h3.73v-3.73H68zM72.973 55.565h-6.216a1.244 1.244 0 01-1.243-1.243v-6.216a1.244 1.244 0 011.243-1.243h6.216a1.244 1.244 0 011.243 1.243v6.216a1.244 1.244 0 01-1.243 1.243zM68 53.079h3.73v-3.73H68zM72.973 67.997h-6.216a1.244 1.244 0 01-1.243-1.243v-6.216a1.244 1.244 0 011.243-1.243h6.216a1.244 1.244 0 011.243 1.243v6.216a1.244 1.244 0 01-1.243 1.243zM68 65.511h3.73v-3.73H68z'/%3e%3cpath fill='none' d='M0 0h90v90H0z'/%3e%3c/svg%3e");
  background-size: 100%;
  width: 45px;
  height: 45px;
}
.ie-search .dotline {
  width: 100%;
  background-image: linear-gradient(to right, #000, #fff 1px, transparent 1px, transparent 3px);
  background-size: 3px 1px;
  background-repeat: repeat-x;
  padding: 20px 0;
}
.ie-search__sec {
  width: 100%;
  height: auto;
}
.ie-search__sec__radio {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  font-weight: normal;
  font-size: 1.4rem;
}
.ie-search__sec__radio > label {
  margin-right: 18px;
}
.ie-search__sec__et {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.ie-search__sec__et > p {
  font-weight: normal;
  font-size: 1.4rem;
  width: 50%;
  line-height: 1;
}
.ie-search__sec__et > select {
  width: 50%;
}
.ie-search__sec__kaisai {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.ie-search__sec__kaisai > p {
  font-weight: normal;
  font-size: 1.4rem;
  width: 25%;
}
.ie-search__sec__kaisai > .cal-button {
  width: 100%;
}
.ie-search__sec .cal-button {
  display: inline-block;
  color: #000;
  font-size: 0.8rem;
  font-weight: bold;
  text-align: left;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  height: 55px;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.ie-search__sec .cal-button > p {
  position: absolute;
  padding-right: 5px;
  font-size: 1.1rem;
  right: 0;
  width: 80%;
  text-align: center;
}
.ie-search__sec .cal-button::before {
  width: 30%;
  content: "";
  margin: auto;
  position: absolute;
  top: 5px;
  left: 5px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='90' height='90' viewBox='0 0 90 90'%3e%3cpath d='M68.862 70H21.19A1.191 1.191 0 0120 68.81V21.19A1.191 1.191 0 0121.19 20h47.672a1.191 1.191 0 011.19 1.19v47.619A1.191 1.191 0 0168.862 70zm-46.481-2.381h45.291V22.381H22.381z'/%3e%3cpath d='M20.052 33.095h2.381v35.714h-2.381zM31.957 33.095h2.381v35.714h-2.381zM43.862 33.095h2.381v35.714h-2.381zM55.767 33.095h2.381v23.81h-2.381z'/%3e%3cpath d='M21.243 31.905h47.619v2.381H21.243zM21.243 43.81h47.619v2.381H21.243zM21.243 55.714h47.619v2.381H21.243z'/%3e%3cpath fill='none' d='M0 0h90v90H0z'/%3e%3c/svg%3e");
  background-size: 100%;
  width: 45px;
  height: 45px;
}
.ie-search__sec .cal-button .flatpickr {
  height: 100%;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0);
  background-color: transparent;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding-left: 35px;
  font-size: 1.1rem;
}
.ie-search__foot {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flatpickr-day {
  font-weight: bold !important;
}

.flatpickr-day.today {
  border-color: #7f0019 !important;
  border: 2px solid #7f0019 !important;
}

/* 日曜日：赤 */
.flatpickr-calendar .flatpickr-innerContainer .flatpickr-weekdays .flatpickr-weekday:nth-child(7n+1),
.flatpickr-calendar .flatpickr-innerContainer .flatpickr-days .flatpickr-day:not(.flatpickr-disabled):not(.prevMonthDay):not(.nextMonthDay):nth-child(7n+1) {
  color: #7f0019;
}

/* 土曜日：青 */
.flatpickr-calendar .flatpickr-innerContainer .flatpickr-weekdays .flatpickr-weekday:nth-child(7),
.flatpickr-calendar .flatpickr-innerContainer .flatpickr-days .flatpickr-day:not(.flatpickr-disabled):not(.prevMonthDay):not(.nextMonthDay):nth-child(7n) {
  color: rgba(0, 0, 255, 0.75);
}

/* 祝日 */
.flatpickr-day.is-holiday {
  background: #ffcccc !important;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #7f0019 !important;
  box-shadow: none !important;
  color: #fff !important;
  border-color: #7f0019 !important;
}

.status-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 13.5px;
}
.status-list__mark {
  display: none;
  box-sizing: border-box;
  padding: 7px 9px;
  font-size: 1rem;
  font-weight: bold;
  text-align: left;
  line-height: 1;
  border-radius: 2px;
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  margin-right: 4px;
  margin-bottom: 4px;
}
.status-list__mark__new {
  color: #fff;
  border: 1px solid #7F0019;
  background-color: #7F0019;
}
.status-list__mark__event {
  color: #fff;
  border: 1px solid #000;
  background-color: #000;
}
.status-list__mark__wazuka, .status-list__mark__online {
  color: #7F0019;
  border: 1px solid #7F0019;
  background-color: #fff;
}
.status-list__mark.is-active {
  display: inline-block;
}

.btn-arrow, .icon-btn::after, .plain-btn::after, .boxed-btn::after, .boxed-btn-down::after, .boxed-btn-up::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='28' viewBox='0 0 16 28'%3e%3cpath d='M1.5 1l13 13-13 13' fill='none' stroke='black' stroke-width='2'/%3e%3c/svg%3e");
  background-size: 100%;
  width: 8px;
  height: 14px;
}

.btn-arrow-up, .boxed-btn-up::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='15.564' height='8.489' viewBox='0 0 15.564 8.489'%3e%3cpath d='M.354 8.136L7.783.707l7.428 7.429' fill='none' stroke='black'/%3e%3c/svg%3e");
  background-size: 100%;
  width: 14px;
  height: 8px;
}

.btn-arrow-down, .boxed-btn-down::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='15.564' height='8.489' viewBox='0 0 15.564 8.489'%3e%3cpath d='M15.211.354L7.782 7.783.354.354' fill='none' stroke='black'/%3e%3c/svg%3e");
  background-size: 100%;
  width: 14px;
  height: 8px;
}

.boxed-btn, .boxed-btn-down, .boxed-btn-up {
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: inline-flex;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  padding: 19.5px 19px;
  transition: border-color 0.15s ease-out;
}
.boxed-btn:hover, .boxed-btn-down:hover, .boxed-btn-up:hover {
  border-color: black;
}
.boxed-btn > span, .boxed-btn-down > span, .boxed-btn-up > span {
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1;
  margin-right: 17.5px;
}
.boxed-btn::after, .boxed-btn-down::after, .boxed-btn-up::after {
  content: "";
  flex: 0 0 auto;
}
.boxed-btn--size-s {
  padding: 19.5px 19px;
}
.boxed-btn--size-s > span {
  font-size: 1.2rem;
}
.boxed-btn--fill {
  background-color: #000;
  color: #fff;
}
.boxed-btn--fill:hover {
  opacity: 0.75;
}
.boxed-btn--fill::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='28' viewBox='0 0 16 28'%3e%3cpath d='M1.5 1l13 13-13 13' fill='none' stroke='white' stroke-width='2'/%3e%3c/svg%3e");
}
.boxed-btn--block {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.boxed-btn-up::after {
  content: "";
  flex: 0 0 auto;
}

.boxed-btn-down::after {
  content: "";
  flex: 0 0 auto;
}

.plain-btn {
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  cursor: pointer;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1;
  display: inline-flex;
  max-width: 100%;
  justify-content: center;
  align-items: center;
}
.plain-btn > span {
  margin-right: 9.5px;
}
.plain-btn::after {
  content: "";
  flex: 0 0 auto;
}
.plain-btn--white {
  color: #fff;
}
.plain-btn--white::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='28' viewBox='0 0 16 28'%3e%3cpath d='M1.5 1l13 13-13 13' fill='none' stroke='white' stroke-width='2'/%3e%3c/svg%3e");
}

.icon-btn {
  border-radius: 5px;
  background: #fff;
  box-shadow: 0.5px 0.5px 4px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  padding: 5px;
  padding-right: 19.5px;
}
.icon-btn > img {
  display: block;
  width: 55px;
}
.icon-btn > span {
  line-height: 1;
  margin-right: auto;
  font-weight: bold;
  font-size: 1.4rem;
}
.icon-btn::after {
  content: "";
  flex: 0 0 auto;
}

.boxed-btn::after, .boxed-btn-up::after, .boxed-btn-down::after,
.icon-btn::after,
a.plain-btn::after,
a .plain-btn::after {
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.boxed-btn:hover::after, .boxed-btn-up:hover::after, .boxed-btn-down:hover::after,
.icon-btn:hover::after,
a.plain-btn:hover::after,
a:hover .plain-btn::after {
  transform: translateX(50%);
}

.boxed-btn-up:hover::after,
.boxed-btn-down:hover::after {
  transform: none;
}

body {
  position: relative;
}

img {
  vertical-align: top;
}

.line-main-ttl {
  font-weight: bold;
  font-size: 2.25rem;
  text-align: center;
  padding: 45px 0 45px 0;
}

.line-intro__inner {
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
}
.line-intro__img {
  margin-bottom: 45px;
}
.line-intro__img img {
  display: block;
  width: 100%;
  height: auto;
}
.line-intro__p {
  font-size: 1.4rem;
  line-height: 190%;
  margin-bottom: 50px;
  text-align: left;
}

.line-qr {
  display: none;
  /*background-color: rgba(0, 0, 0, 0.03);*/
  background-color: #FFF/*220307*/;
  padding-top: 45px;
  padding-bottom: 45px;
}
.line-cmp {/*220307*/
  background-color: #f5f4f2;
  padding-top: 45px;
  padding-bottom: 45px;
}
.line-qr__inner {
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.line-cmp__inner {/*220307*/
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.line-qr__wrap {
  width: 100%;
}
.line-cmp__wrap {/*220307*/
  width: 100%;
}
.line-qr__ttl {
  position: relative;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 3rem;
  color: #00b900;
  text-align: center;
  padding-bottom: 20px;
}
.line-qr__ttl::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 48%;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 39 30'%3e%3cpath d='M0 0l15 30L30 0z' fill='%2300b900'/%3e%3c/svg%3e");
  background-size: 100%;
  width: 18px;
  height: 18px;
}
.line-qr__img {
  margin: 0 auto;
  width: 48%;
  margin-top: 15px;
  margin-bottom: 40px;
}
.line-qr__img img {
  display: block;
  width: 100%;
  height: auto;
  -ms-interpolation-mode: nearest-neighbor;
      image-rendering: -moz-crisp-edges;
      image-rendering: pixelated;
}
.line-qr__p {
  text-align: left;
  font-size: 1.4rem;
  line-height: 180%;
  width: 100%;
}
.line-cmp__img {/*220307*/
  margin: 0 auto;
  width: 100%;
}
.line-cmp__img img {/*220307*/
  display: block;
  width: 100%;
  height: auto;
  -ms-interpolation-mode: nearest-neighbor;
      image-rendering: -moz-crisp-edges;
      image-rendering: pixelated;
}
.line-cmp__p {/*220307*/
  text-align: left;
  font-size: 1.4rem;
  line-height: 180%;
  width: 100%;
}
.line-dekirukoto {
  padding-top: 45px;
  padding-bottom: 50px;
}
.line-dekirukoto__ttl {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 3rem;
  text-align: center;
  padding-bottom: 45px;
}
.line-dekirukoto__inner {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 0px;
  margin: 0 auto;
}
.line-dekirukoto__grid {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto;
}
.line-dekirukoto-cell {
  width: 50%;
  height: 50vw;
  border: 1px solid rgba(0, 0, 0, 0.2);
  position: relative;
}
.line-dekirukoto-cell__new {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #585858;
  padding: 9px 11.5px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 1.15rem;
  line-height: 1;
}
.line-dekirukoto-cell__img {
  margin: 15px auto 5px;
  width: 52%;
  height: auto;
}
.line-dekirukoto-cell__img img {
  width: 100%;
  height: auto;
}
.line-dekirukoto-cell > p {
  font-weight: bold;
  text-align: center;
  font-size: 1.4rem;
  line-height: 170%;
}
.line-dekirukoto-cell .p1 {
  padding-top: 10px;
}
.line-dekirukoto-cell:nth-child(odd) {
  border-left: none;
}
.line-dekirukoto-cell:nth-child(even) {
  border-left: none;
  border-right: none;
}
.line-dekirukoto-cell:last-child {
  display: none;
}

.line-kuwashiku {
  padding-bottom: 25px;
}

.line-foot {
  display: block;
  padding-bottom: 25px;
  text-align: center;
  margin: 0 auto;
  height: 65px;
  box-sizing: content-box;
}

.line-friend__btn {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 50px;
}
.line-friend__btn img {
  width: 196px;
  height: auto;
}
.line-friend__btn a, .line-friend__btn a:visited {
  opacity: 1;
}
.line-friend__btn a:hover {
  opacity: 0.75;
}
@media (min-width: 768px) {
  .ie-more-result-caution {
    margin: 30px 0 30px 0;
  }
  .ie-more-result-caution__txt {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  .waku-btn {
    padding: 21px 21px;
  }
  .waku-btn > span {
    font-size: 1.4rem;
  }
  .selectbox select {
    padding: 0.9em 3.3em 0.9em 0.9em;
  }
  .radio label {
    height: 35px;
  }
  .ie-search {
    width: 80%;
    max-width: 800px;
  }
  .ie-search__inner {
    padding-left: 30px;
    padding-right: 30px;
  }
  .ie-search__inner {
    padding-top: 52px;
    padding-bottom: 50px;
  }
  .ie-search__body {
    width: 85%;
    max-width: 600px;
    margin-bottom: 10px;
  }
  .ie-search__ttl {
    font-size: 1.8rem;
    line-height: 2.9rem;
  }
  .ie-search__ttl {
    left: 30px;
  }
  .ie-search__ttl::before {
    top: -12px;
    left: -59px;
    width: 50px;
    height: 50px;
  }
  .ie-search .dotline {
    padding: 20px 0;
  }
  .ie-search__sec__radio {
    font-size: 1.6rem;
  }
  .ie-search__sec__radio > label {
    margin-right: 33px;
  }
  .ie-search__sec__et > p {
    font-size: 1.6rem;
  }
  .ie-search__sec__kaisai > .cal-button {
    width: 52%;
  }
  .ie-search__sec .cal-button .flatpickr {
    padding-left: 40px;
    font-size: 1.4rem;
  }
  .status-list__mark {
    font-size: 1.2rem;
  }
  .btn-arrow, .icon-btn::after, .plain-btn::after, .boxed-btn::after, .boxed-btn-down::after, .boxed-btn-up::after {
    width: 9px;
    height: 16px;
  }
  .btn-arrow-up, .boxed-btn-up::after {
    width: 16px;
    height: 9px;
  }
  .btn-arrow-down, .boxed-btn-down::after {
    width: 16px;
    height: 9px;
  }
  .boxed-btn, .boxed-btn-down, .boxed-btn-up {
    padding: 21px 24px;
  }
  .boxed-btn > span, .boxed-btn-down > span, .boxed-btn-up > span {
    font-size: 1.4rem;
  }
  .boxed-btn > span, .boxed-btn-down > span, .boxed-btn-up > span {
    margin-right: 20px;
  }
  .plain-btn {
    font-size: 1.4rem;
  }
  .plain-btn > span {
    margin-right: 12px;
  }
  .icon-btn {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  }
  .icon-btn {
    padding: 10px;
    padding-right: 32px;
  }
  .icon-btn > img {
    width: 60px;
  }
  .icon-btn > span {
    font-size: 1.6rem;
  }
  .line-main-ttl {
    font-size: 3rem;
    padding: 90px 0 50px 0;
  }
  .line-intro__inner {
    padding-left: 30px;
    padding-right: 30px;
  }
  .line-intro__inner {
    padding: 0;
    max-width: 800px;
    width: 80%;
  }
  .line-intro__img {
    margin-bottom: 40px;
  }
  .line-intro__p {
    font-size: 1.6rem;
    margin-bottom: 50px;
  }
  .line-qr {
    padding-top: 45px;
    padding-bottom: 50px;
  }
  .line-qr__inner {
    padding-left: 30px;
    padding-right: 30px;
  }
  .line-qr__inner {
    flex-direction: row;
    padding: 0;
    max-width: 550px;
    width: 100%;
  }
  .line-qr__wrap {
    width: 36%;
  }
  .line-qr__ttl {
    font-size: 2.4rem;
    line-height: 4rem;
  }
  .line-qr__ttl {
    padding-bottom: 40px;
  }
  .line-qr__ttl::after {
    left: 46%;
    bottom: 12px;
    width: 26px;
    height: 26px;
  }
  .line-qr__img {
    width: 100%;
    margin-top: 6px;
    margin-bottom: 0px;
  }
  .line-qr__p {
    width: 46%;
    font-size: 1.6rem;
    padding-top: 80px;
  }
	
/*220307*/
  .line-cmp {
    padding-top: 45px;
    padding-bottom: 50px;
  }
  .line-cmp__inner {
    padding-left: 30px;
    padding-right: 30px;
  }
  .line-cmp__inner {
    flex-direction: row;
    padding: 0;
    max-width: 800px;
    width: 100%;
  }
  .line-cmp__wrap {
    width: 80%;
    margin: 0 auto;
  }
  .line-cmp__img {
    width: 100%;
    margin-top: 6px;
    margin-bottom: 0px;
  }
  .line-cmp__p {
    font-size: 1.6rem;
  }	
	
  .line-dekirukoto {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .line-dekirukoto__ttl {
    font-size: 2.4rem;
    line-height: 4rem;
  }
  .line-dekirukoto__ttl {
    padding-bottom: 40px;
  }
  .line-dekirukoto__inner {
    padding-left: 30px;
    padding-right: 30px;
  }
  .line-dekirukoto__inner {
    padding: 0;
    max-width: 800px;
    width: 80%;
  }
  .line-dekirukoto__grid {
    padding: 0;
    max-width: 810px;
    width: 80%;
  }
  .line-dekirukoto-cell {
    width: 33.3333%;
    height: 270px;
  }
  .line-dekirukoto-cell__new {
    padding: 13px 16px;
    font-size: 1.4rem;
  }
  .line-dekirukoto-cell__img {
    margin: 30px auto 10px;
  }
  .line-dekirukoto-cell > p {
    font-size: 1.6rem;
  }
  .line-dekirukoto-cell .p1 {
    padding-top: 20px;
  }
  .line-dekirukoto-cell:nth-child(odd) {
    border-right: none;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
  }
  .line-dekirukoto-cell:nth-child(even) {
    border-right: none;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
  }
  .line-dekirukoto-cell:nth-child(n+4) {
    border-top: none;
  }
  .line-dekirukoto-cell:nth-child(3n) {
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 1px solid rgba(0, 0, 0, 0.2);
  }
  .line-dekirukoto-cell:last-child {
    display: block;
    border: none;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
  }
  .line-kuwashiku {
    padding-bottom: 50px;
  }
  .line-foot {
    padding-bottom: 50px;
  }
  .line-friend__btn {
    bottom: 50px;
  }
}
@media (min-width: 1100px) {
  .ie-search {
    width: 800px;
  }
  .line-qr {
    display: block;
  }
  .line-foot {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .line-dekirukoto-cell:nth-child(n+3) {
    border-top: none;
  }
}