@charset "UTF-8";

body {
  margin-top: 110px;
}

.tsuku_a {
  font-family: "FOT-筑紫Aオールド明朝 Pr6N R";
}

.tsuku_c {
  font-family: "FOT-筑紫Cオールド明朝 Pr6N R";
}

.scroll__logo,
.head__tp--a,
.gnavarea--a {
  color: #000 !important;
}

#headers {
  background: #fff;
}

.scroll__logo,
.pankuzu__in,
.nubers,
.blog_time,
.campaign__detail,
.side__block--list,
.camp__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pankuzu {
  padding: 10px 5%;
  background: url(../img/search__mv.jpg);
  margin-bottom: 60px;
}

.pankuzu__in {
  max-width: 1120px;
  margin: 0 auto;
  font-size: 1.4rem;
  line-height: 2rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pankuzu--a {
  background: url(../img/r_arrow.svg) no-repeat right center;
  background-size: 8px 8px;
  padding-right: 18px;
  margin-right: 10px;
}

.fixed .logo__cp,
.fixed .gnavarea--a {
  color: #fff !important;
}

/*pankuzu*/

.fs-c-breadcrumb {
  padding: 10px 5%;
}

.fs-c-breadcrumb__list {
  font-size: 1.4rem;
  line-height: 2rem;
  max-width: 1120px;
  margin: 0 auto;
}

.fs-c-breadcrumb {
  background: url(../img/search__mv.jpg);
}

.micro__tit {
  margin-bottom: 20px;
}

/*company*/

.ideas {
  margin-bottom: 60px;
}

.company__table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin: 0 auto 60px;
}

.company__table--th,
.company__table--td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
}

.company__table--th {
  background: #efefef;
  width: 24%;
}

.hits__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto 60px;
}

.hits__year {
  width: 25%;
  padding-right: 5%;
}

.hits__eve {
  width: 70%;
}

.hits__year,
.hits__eve {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.hits__eve--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hits__eve--month {
  width: 10%;
  margin-right: 30px;
}

.comp__tx {
  margin-bottom: 60px;
}

/*shopinfo*/
.shop__area--block,
.area_block--bl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto 60px;
}

.area_block {
  border-top: 1px solid #ddd;
  padding-top: 60px;
}

.shop__area--list {
  font-size: 2rem;
  line-height: 3rem;
  margin: 0 2% 0 0;
}

.shop__area--list,
.area_block--list {
  width: 30%;
}

.area_block--list {
  margin: 0 5% 40px 0;
}

.shop__area--list:nth-child(3n),
.area_block--list:nth-child(3n) {
  margin-right: 0;
}

.shop__area--a {
  background: #009468;
  display: block;
  padding: 15px;
  color: #fff;
  text-align: center;
}

.shop__area--a:hover {
  color: #fff;
}

.shop__area--a:visited {
  color: #fff;
}

.area_block--name {
  font-size: 2rem;
  margin-bottom: 15px;
  font-weight: bold;
}

.fs-c-heading--page {
  border-bottom: none;
  color: #000;
  font-weight: normal;
  font-size: 3.6rem;
  line-height: 5rem;
  margin: 0 0 60px;
  padding: 0;
  text-align: left;
}

#freepage .sub__tit {
  font-size: 2.6rem;
  line-height: 3.2rem;
  text-align: left;
}

#courpo {
  padding: 0 5%;
}

/*kodawari*/
.ko_mv,
.hist__ko,
.kodawari_hist {
  margin: 0 auto 60px;
}

.hist__box,
.db--img,
.interview__box,
.kodawari_hist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.kodawari_hist {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hist__box--reverse,
.interview__box--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.hist__box--img {
  width: 44%;
}

.hist__box .mb_txt {
  width: 50%;
}

.db--img_harf,
.interview--img {
  width: 48%;
}

.kodawari_hist--img {
  width: 30%;
}

.kodawari_hist--eploge {
  width: 65%;
  font-size: 2.2rem;
  line-height: 3.4rem;
}

.db--img {
  margin-bottom: 30px;
}

.hist__ko .micro__tit {
  font-weight: bold;
  padding: 3px 0;
}

.interview__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 60px;
}

.interview__box .mb_txt {
  width: 46%;
}

.interview__tit {
  font-size: 2.4rem;
  line-height: 3.5rem;
  margin-bottom: 30px;
}

.interview__tit--name {
  font-size: 4rem;
  line-height: 7rem;
}

.interview--q {
  font-weight: bold;
  margin-bottom: 15px;
}

.interview--a:not(:last-of-type) {
  margin-bottom: 35px;
}

.youtube__in {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube__frame {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.img_harf--mrb {
  margin-bottom: 20px;
}

.case__box {
  background: #f5f5f5;
  padding: 5%;
}

.case__box--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.case__box--list:not(:last-child) {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #ddd;
}

.case__box--cont {
  width: 110px;
  margin-right: 5%;
}

.case__box--txt {
  width: 85%;
}

/*add*/
.ban_send {
  max-width: 350px;
  margin: 20px 0 30px;
}

.degras {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto 80px;
}

.degras__hina {
  margin: 0 auto;
}

.degras--all {
  width: 100%;
}

.degras--harf {
  width: 47%;
}

.degras__mother {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.degras__mother_con {
  width: 48%;
}

.degras__mother_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.degras--mother_all_con {
  width: 48%;
  margin: 0 4% 4% 0;
}

.degras--mother_all_con:last-child {
  margin-right: 0;
}

.select_ftit {
  background: none;
  font-size: 1.6rem;
  line-height: 2.4rem;
  border-left: 2px solid #009468;
  padding: 5px 0 5px 10px;
  margin-bottom: 10px;
  font-weight: bold;
}

/* 店舗紹介 */

.shopinfo-detail-box_name {
  margin-bottom: 39px;
}

.shopinfo-detail-box_detail-left {
  margin-right: 10px;
  width: 100px;
}

.shopinfo-detail-box_detail-inner {
  background-color: #0d9468;
  color: #fff;
  padding: 2px 1%;
  display: block;
  text-align: center;
  width: 85px;
}

.shopinfo-detail-box_detail-right {
  width: 60%;
}

.shopinfo-detail-box_detail ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}

.shopinfo-detail-box_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.shopinfo-detail-box_detail {
  width: 40%;
}

.shopinfo-detail-box_img {
  width: 57%;
}

.shopinfo-detail-box {
  margin-bottom: 64px;
}

.shopinfo-detail-box_map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 40%; /* 比率を4:3に固定 */
  margin-bottom: 40px;
}

.shopinfo-detail-box_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.shopinfo-news-tit {
  margin-bottom: 39px;
}

.shopinfo-additem-btn {
  background: #fff;
  border: solid 1px #009468;
  display: block;
  font-size: 2rem;
  line-height: 3rem;
  padding: 15px;
  color: #009468;
  text-align: center;
  max-width: 300px;
  margin: 0 auto;
}

.shopinfo-news-txt {
  margin-bottom: 80px;
}

.shopinfo-backitem-btn {
  background: #009468;
  font-size: 2rem;
  line-height: 3rem;
  display: block;
  padding: 15px;
  color: #fff !important;
  text-align: center;
  max-width: 300px;
  margin: 0 auto 80px;
}

.shopinfo-additem-btn-wrapper {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: solid 1px #e1d9d9;
}

.another-shop_tit {
  margin-bottom: 39px;
}

.shop__area--block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto 60px;
}

.shop__area--list,
.area_block--list {
  width: 30%;
}

.shop__area--list {
  font-size: 2rem;
  line-height: 3rem;
  width: 32%;
}

.shop__area--a {
  background: #009468;
  display: block;
  padding: 15px;
  color: #fff !important;
  text-align: center;
}

.shopinfo-detail-box_detail_link {
  border-bottom: solid 1px #000;
}

.shop__area--list a:hover {
  color: #fff;
}

.shopinfo-detail-btns {
  font-size: 1.8rem;
  margin-top: 10px;
  max-width: 260px;
  width: 70%;
}

.shopinfo-detail-btns--a {
  background: #009468;
  display: block;
  padding: 15px;
  color: #fff !important;
  text-align: center;
}

.r_arrow {
  background: url(../img/r_arrow.svg) no-repeat right center;
}

.r_arrow-w {
  background: url(../img/r_arrow-w.svg) no-repeat right center;
}

.r_arrow,
.r_arrow-w {
  background-size: 7px 14px;
  padding-right: 5%;
}

.shopinfo-detail-btns .r_arrow-w {
  background-position-y: 55%;
}

@media screen and (max-width: 1119px) {
  .gnavarea {
    font-size: 1.4rem;
    line-height: 1.4rem;
    margin-top: 30px;
  }

  .gnavarea--a {
    padding: 0 8px;
  }

  .logo__cp {
    font-size: 1.7rem;
    line-height: 1.7rem;
    letter-spacing: 0;
  }

  .degras--harf .xmas_tit {
    padding: 0px 15px;
  }

  .degras--harf .xmas_tit_line {
    display: block;
  }

  .degras--harf .xmas_tit_green {
    margin: 0 auto 10px;
    width: 180px;
    display: block;
  }
}

@media screen and (max-width: 959px) {
  .fs-c-heading--page {
    font-size: 2.6rem;
    line-height: 3.8rem;
  }

  /* 店舗紹介 */
  .-pconlyipad {
    display: none;
  }

  .shopinfo-detail-box_img {
    width: 100%;
    margin-bottom: 40px;
  }

  .shopinfo-detail-box {
    margin-bottom: 20px;
  }

  .shopinfo-detail-box_detail {
    width: 100%;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .shopinfo-detail-box_detail ul {
    width: 100%;
    margin-bottom: 20px;
  }

  .shopinfo-detail-box_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .shopinfo-detail-box_detail-left {
    margin-right: 5%;
    width: 10%;
  }

  .shopinfo-detail-box_detail ul li:not(:last-child) {
    margin-bottom: 10px;
  }

  .shopinfo-detail-box_name,
  .shopinfo-news-tit {
    margin-bottom: 30px;
  }

  .shopinfo-detail-box_detail-inner {
    width: 75px;
  }

  .shopinfo-detail-box_detail-right {
    width: 80%;
  }
}

@media screen and (max-width: 767px) {
  body {
    margin-top: 80px;
  }

  #headers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 5%;
    background: rgba(0, 0, 0, 0.8);
  }

  .logo {
    margin-right: 10px;
    max-width: 40px;
  }

  .scroll__logo {
    margin-left: 25px;
  }

  .logo__cp {
    font-size: 1.3rem;
    line-height: 1.3rem;
    letter-spacing: 0;
    color: #fff;
  }

  .logo__cp--min {
    font-size: 1rem;
    line-height: 1rem;
  }

  /*company*/
  .hits__box {
    display: block;
  }

  .hits__year {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    font-weight: bold;
  }

  .hits__eve {
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .hits__eve--month {
    width: 15%;
    margin-right: 5%;
  }

  /*shopinfo*/
  .area_block--list {
    width: 100%;
  }

  .area_block--list:not(:last-child) {
    margin: 0 auto 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
  }

  /*kodawari*/
  .hist__box,
  .db--img,
  .interview__box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .hist__box--img,
  .hist__box .mb_txt,
  .db--img_harf,
  .interview--img,
  .interview__box .mb_txt,
  .kodawari_hist--eploge {
    width: 100%;
  }

  .kodawari_hist {
    display: block;
  }

  .kodawari_hist--img {
    width: 100%;
    margin: 0 auto 30px;
  }

  .db--img_harf:last-child,
  .hist__box .mb_txt,
  .interview__box .mb_txt {
    margin-bottom: 20px;
  }

  .hist__box--reverse .hist__box--img,
  .hist__box .hist__box--img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 20px;
  }

  /*add*/
  .degras {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto 60px;
  }

  .degras--harf {
    width: 100%;
  }

  .degras--harf:first-child {
    margin-bottom: 40px;
  }

  /* 店舗紹介 */
  .shopinfo-detail-box_map {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 60%;
    margin-bottom: 40px;
  }

  .shopinfo-news-txt {
    margin-bottom: 40px;
  }

  .micro__tit {
    margin-bottom: 20px;
  }

  .shopinfo-detail-box_detail-right {
    width: 75%;
  }

  .shopinfo-detail-box_detail-left {
    margin-right: 5%;
    width: 20%;
  }

  .shopinfo-additem-btn {
    font-size: 2.2rem;
  }

  .shopinfo-backitem-btn {
    font-size: 2.2rem;
  }

  .shopinfo-detail-box_detail-inner {
    font-size: 1.4rem;
  }

  .shopinfo-detail-btns {
    margin: 20px auto 0;
  }
}

@media screen and (max-width: 374px) {
  /* 店舗紹介 */
  .shopinfo-detail-box_detail-left {
    margin-right: 8%;
    width: 23%;
  }

  .shopinfo-detail-box_detail-right {
    width: 77%;
  }
}

@media screen and (max-width: 319px) {
  /* 店舗紹介 */
  .shopinfo-detail-box_detail-left {
    margin-right: 13%;
    width: 23%;
  }

  .shopinfo-detail-box_detail-right {
    width: 64%;
  }
}

@media screen and (max-width: 320px) {
  .scroll__logo {
    margin-left: 40px;
  }
}

.head__in {
  padding: 30px 0 40px;
}

.dis_sp {
  display: none;
}

.search__s--bg {
  height: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .head__in {
    padding: 10px 5%;
  }

  .head__in .logo {
    max-width: 120px;
    margin-right: 0;
  }

  .dis_sp {
    display: block;
  }
}

.xmas {
  line-height: 1.5;
}

.ft_famin {
  /*  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}

.xmas_day {
  margin-top: -30px;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 25px;
}

.hina_day {
  margin-top: 30px;
  font-size: 2.6rem;
  font-weight: 600;
  margin-bottom: 10px;
}

.xmas_seo {
  margin-bottom: 75px;
}

.xmas_tit {
  text-align: center;
  font-size: 2.6rem;
  position: relative;
  padding: 0 45px;
  margin-bottom: 60px;
}

.xmas_tit:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background: #ccc;
}

.xmas_tit_line {
  position: relative;
  padding: 0 1em;
  background: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.xmas_tit_green {
  font-size: 2.2rem;
  line-height: 1em;
  background-color: #009468;
  color: #fff;
  padding: 5px 15px;
  border-radius: 5px;
  margin-right: 10px;
}

.xmas_tit_gray {
  font-size: 2.2rem;
  line-height: 1em;
  background-color: #444444;
  color: #fff;
  padding: 5px 15px;
  border-radius: 5px;
  margin-right: 10px;
}

.xmas_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 90px;
}

.xmas_item:last-child {
  margin-bottom: 0;
}

.xmas_item__con {
  width: 46%;
  margin: 0 8% 8% 0;
}

.xmas_item__con:nth-child(2n) {
  margin-right: 0;
}

.degras--all_con {
  width: 22%;
  margin: 0 4% 4% 0;
}

.degras--all_con:nth-child(4n) {
  margin-right: 0;
}

.xmas_item__img {
  margin-bottom: 15px;
}

.xmas_item__tit {
  font-weight: bold;
  margin-bottom: 5px;
}

.sold_cartbtn {
  font-weight: bold;
  padding: 23px 3%;
  font-size: 1.8rem;
  line-height: 1.8rem;
  width: 100%;
  max-width: 300px;
  background: #bbb;
  border: 1px solid #bbb;
  border-radius: 0px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  margin: 0 0 10px;
}

.xmas_cartbtn {
  font-weight: bold;
  padding: 23px 5%;
  font-size: 2.2rem;
  line-height: 2.2rem;
  width: 100%;
  max-width: 300px;
  background: #009468;
  border: 1px solid #009468;
  border-radius: 0px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  margin: 0 0 10px;
}

.xmas_cartbtn__label {
  background: url(../img/icon_cart_w2.svg) no-repeat left center;
  background-size: 22px 22px;
  padding: 5px 0 5px 32px;
}

.xmas_cart {
  line-height: 1.5;
  padding: 80px 0 0;
}

.xmas_cart__con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 80px;
}

.xmas_cart__con-r {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.xmas_cart__img {
  width: 46%;
}

.xmas_cart__details {
  width: 50%;
}

.xmas_cart__details_name {
  font-size: 2.8rem;
  margin-bottom: 15px;
}

.xmas_cart__details_txt,
.xmas_cart__details_contents {
  margin-bottom: 25px;
  font-size: 1.4rem;
}

.xmas_cart__details_item {
  margin-bottom: 25px;
}

.xmas_cart__details_dcon {
  margin-bottom: 25px;
}

.xmas_cart__details_dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}

.xmas_cart__details_dt,
.xmas_cart__details_dd {
  font-size: 1.4rem;
}

.xmas_cart__details_dt {
  position: relative;
  padding-right: 10px;
  text-align: right;
  min-width: 85px;
}

.xmas_cart__details_dt::before {
  content: "";
  width: 1px;
  height: 21px;
  background-color: #707070;
  position: absolute;
  top: 0;
  right: 0;
}

.xmas_cart__details_dd {
  padding-left: 10px;
}

.xmas_cart__details_list {
  margin-bottom: 5px;
  font-size: 1.4rem;
}

.xmas_cart__details_biko {
  font-size: 1.4rem;
}

.xmas-dropdown__menu {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .xmas_mv {
    margin-bottom: 20px;
  }

  .xmas_day,
  .hina_day {
    margin: 0 0 20px;
    font-size: 1.7rem;
  }

  .xmas_tit {
    font-size: 2.2rem;
    padding: 0 10px;
    margin-bottom: 20px;
  }

  .xmas_tit_green,
  .xmas_tit_gray {
    font-size: 2rem;
    padding: 2px 15px 2px;
  }

  .xmas_tit_line {
    padding: 0 5px;
  }

  .xmas_item {
    margin-bottom: 70px;
  }

  .xmas_cart__con {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .xmas_cart__img,
  .xmas_cart__details {
    width: 100%;
  }

  .xmas_cart {
    padding: 40px 0 0;
  }

  .xmas_cart__img {
    margin-bottom: 20px;
  }

  .sold_cartbtn,
  .xmas_cartbtn {
    max-width: unset;
  }

  .degras__hina {
    margin: 0 auto;
  }

  .degras--all_con {
    width: 46%;
    margin: 0 8% 8% 0;
  }

  .degras--all_con:nth-child(2n) {
    margin-right: 0;
  }
}

.free_tbox {
  margin: 30px 0 75px;
}

.free_tcon {
  margin-bottom: 35px;
}

.free_tcon:last-child {
  margin-bottom: 0;
}

.free_tcon__tit {
  font-size: 2.6rem;
  font-weight: 600;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .free_tbox {
    margin: 0 0 75px;
  }

  .free_tcon__tit {
    font-size: 1.7rem;
  }
}

.detail__guidenav-cp {
  padding: 4%;
  background: url(../img/search__mv.jpg);
}

.guidenav--tit {
  text-align: center;
  /*    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.guidenav--area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 550px;
}

.guidenav--list {
  width: 23.5%;
  margin: 0 2% 0 0;
}

.guidenav--list:nth-child(4) {
  margin-right: 0;
}

#pagetop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
}

#pagetop a {
  display: block;
  background-color: #000;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.6rem;
  text-decoration: none;
  padding: 10px;
  border-radius: 5px;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

#pagetop a:hover {
  display: block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  padding: 10px;
  border-radius: 5px;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.fr_foodstuff {
  line-height: 1.5;
  padding: 80px 0 0;
}

.fr_foodstuff_con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.fr_foodstuff_list {
  width: 47%;
}

.fr_foodstuff_img {
  margin-bottom: 15px;
}

.fr_foodstuff_tit {
  font-size: 2.8rem;
  margin-bottom: 10px;
}

.mother_day-txt {
  margin: 15px 0 10px;
}

.mother_day-dtit {
  font-size: 2.6rem;
  font-weight: 600;
  margin-bottom: 10px;
}

.mother_day-stit {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 5px;
}

.mother_day-stxt {
  margin-bottom: 5px;
}

.mother_day-minitxt {
  font-size: 1.4rem;
  margin-bottom: 75px;
}

.haisou_area {
  font-weight: bold;
  border-left: 2px solid #30896f;
  padding: 2px 0 2px 10px;
  margin-bottom: 20px;
}

.area__table {
  margin-bottom: 30px !important;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.area__table--th,
.area__table--td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 3%;
}

.area__table--th {
  background: #efefef;
  width: 24%;
}

.seikatsuouen_tit {
  font-size: 2rem;
  margin-bottom: 55px;
}

.free_tcon__bcon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10px;
}

.free_tcon__blist {
  width: 22%;
  margin: 0 4% 4% 0;
}

.free_tcon__blist:nth-child(4n) {
  margin-right: 0;
}

.free_tcon__btxt {
  font-size: 1.4rem;
  margin-top: 5px;
}

.free_tcon-b {
  margin-bottom: 0;
}

.hits__eve.gridimg .hits__eve--month {
  width: 41px;
}

.hits__eve.gridimg .hits__eve--cout {
  width: 65%;
}

.hits__eve.gridimg {
  display: grid;
  grid-template-columns: 30% 67%;
  gap: 0 3%;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.hits__eve-imglist {
  display: grid;
  grid-template-columns: 48% 48%;
  gap: 0 4%;
}

.hits__box.wide dt {
  width: 25%;
}

.hits__box.wide .hits__eve {
  width: 75%;
}

@media screen and (max-width: 959px) {
  .hits__eve.gridimg {
    grid-template-columns: 38% 59%;
    width: 77%;
  }

  .hits__box.gridimg .hits__year {
    width: 23%;
    padding-right: 0;
  }

  .hits__eve.gridimg .hits__eve--cout {
    width: 82%;
  }

  .hits__eve.gridimg .hits__eve--month {
    width: 40px;
    margin-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  #pagetop {
    bottom: 80px;
    right: 20px;
  }

  .fr_foodstuff_list {
    margin-bottom: 50px;
    width: 100%;
  }

  .fr_foodstuff_list:last-child {
    margin-bottom: 0;
  }

  .degras__mother_con {
    margin-bottom: 30px;
    width: 100%;
  }

  .mother_day-dtit {
    font-size: 1.7rem;
    margin: 0 0 20px;
  }

  .mother_day-stit,
  .seikatsuouen_tit {
    font-size: 1.7rem;
  }

  .free_tcon__blist {
    width: 46%;
    margin: 0 8% 8% 0;
  }

  .free_tcon__blist:nth-child(2n) {
    margin-right: 0;
  }

  .hits__eve.gridimg {
    display: flex;
    gap: 10px 0;
    flex-direction: column;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 20px;
  }

  .hits__box.gridimg .hits__year {
    width: 100%;
    padding-right: 0;
  }

  .hits__box.wide dt {
    width: 100%;
  }

  .hits__box.wide .hits__eve {
    width: 100%;
  }
}
