/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 23 2023 | 08:29:35 */
.entry-content .Toppage h2:after {
  content: none;
}

.Toppage .es_search_list_block h2 {
  display: none;
}

.Toppage .fieldset {
  display: none !important;
}

.Toppage .es_search_list_block .bt_group {
  margin: 5px 0 20px;
}

.Toppage .page-header {
  display: none;
  height: 0;
  border-bottom: none;
  margin: 0;
  max-width: 0;
  padding: 0;
}

.Toppage a:hover img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.Toppage .map_search .ttl_bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}

@media screen and (max-width: 479px) {
  .Toppage .map_search .ttl_bg {
    margin-bottom: 0;
    padding: 10px;
  }
}

.Toppage .map_search .ttl_bg .ttl {
  margin-bottom: 0;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.08em;
  padding: 14px 10px 10px 55px;
  background: url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/ico_are.png) no-repeat center left;
  background-size: 45px auto;
  line-height: 1em;
}

@media screen and (max-width: 479px) {
  .Toppage .map_search .ttl_bg .ttl {
    font-size: 19px;
    background-size: 30px auto;
    padding: 10px 10px 10px 40px;
    letter-spacing: -0.75px;
  }
}

.Toppage .map_search .ttl_bg .hukidashi {
  font-size: 15px;
  font-weight: bold;
  padding: 15px 40px;
  border-radius: 100px;
  border-bottom-left-radius: 0;
  background: #fff;
  border-bottom: solid 5px #13a7d3;
  margin-bottom: 0px;
  height: 50px;
  line-height: 1em;
}

@media screen and (max-width: 479px) {
  .Toppage .map_search .ttl_bg .hukidashi {
    padding: 8px 10px;
    font-size: 10px;
    border-bottom: solid 3px #13a7d3;
    line-height: 1em;
    height: 30px;
    letter-spacing: -1.2px;
  }
}

.Toppage .map_search .map_bg {
  padding: 30px 0 50px;
  background: #eee;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
  background-image: url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/img_bg_town.png);
  background-repeat: repeat-x;
  background-position: bottom left;
  background-size: auto 60px;
}

@media screen and (min-width: 480px) and (max-width: 1179px) {
  .Toppage .map_search .map_bg {
    width: calc(100% + 40px);
    margin-left: -20px;
    max-width: calc(100% + 40px);
  }
}

@media screen and (max-width: 479px) {
  .Toppage .map_search .map_bg {
    width: auto;
    margin-left: -20px;
    max-width: auto;
  }
}

@media screen and (max-width: 479px) {
  .Toppage .map_search .map_bg {
    padding: 10px 0 30px 10px;
    background-size: auto 26px;
  }
}

@media screen and (max-width: 479px) {
  .Toppage .map_search .map_bg .cont_inner {
    padding: 0;
  }
}

.Toppage .map_search .map_bg .map_block {
  border: solid 15px #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-shadow: #27a7d3 0px 1px 4px, #27a7d3 0px 0px 0px 2px;
          box-shadow: #27a7d3 0px 1px 4px, #27a7d3 0px 0px 0px 2px;
}

@media screen and (max-width: 479px) {
  .Toppage .map_search .map_bg .map_block {
    border: solid 5px #fff;
    border-radius: 10px;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
  }
}

.Toppage .map_search .map_bg .map_block .map_nishichiba {
  width: 696px;
  height: 434px;
}

@media screen and (max-width: 479px) {
  .Toppage .map_search .map_bg .map_block .map_nishichiba {
    width: 100%;
    height: auto;
  }
}

.Toppage .map_search .map_bg .map_block .map_right_pc {
  border-left: solid 15px #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 479px) {
  .Toppage .map_search .map_bg .map_block .map_right_pc {
    border-left: none;
    border-top: solid 5px #fff;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
  }
}

.Toppage .map_search .map_bg .map_block .map_right_pc .map_inohana,
.Toppage .map_search .map_bg .map_block .map_right_pc .map_matudo {
  height: 217px;
  width: 298px;
}

@media screen and (max-width: 479px) {
  .Toppage .map_search .map_bg .map_block .map_right_pc .map_inohana,
  .Toppage .map_search .map_bg .map_block .map_right_pc .map_matudo {
    width: 50%;
    height: 40vw;
  }
}

.Toppage .map_search .map_bg .map_block .map_right_pc .map_inohana {
  border-bottom: solid 5px #fff;
  background: url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/img_inohana_map.jpg) no-repeat;
  background-size: 100% auto;
}

@media screen and (max-width: 479px) {
  .Toppage .map_search .map_bg .map_block .map_right_pc .map_inohana {
    background-size: 130% auto;
    border-bottom: none;
    border-right: solid 5px #fff;
  }
}

.Toppage .map_search .map_bg .map_block .map_right_pc .map_inohana:hover {
  background: url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/img_inohana_map_active.jpg) no-repeat;
  background-size: 100% auto;
}

.Toppage .map_search .map_bg .map_block .map_right_pc .map_matudo {
  border-top: solid 5px #fff;
  background: url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/img_matudo_map.jpg) no-repeat;
  background-size: 100% auto;
}

@media screen and (max-width: 479px) {
  .Toppage .map_search .map_bg .map_block .map_right_pc .map_matudo {
    background-size: 130% auto;
    border-top: none;
    border-left: solid 5px #fff;
  }
}

.Toppage .map_search .map_bg .map_block .map_right_pc .map_matudo:hover {
  background: url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/img_matudo_map_active.jpg) no-repeat;
  background-size: 100% auto;
}

.Toppage .banner_search {
  margin-top: 40px;
}

@media screen and (max-width: 479px) {
  .Toppage .banner_search {
    margin-top: 30px;
  }
}

.Toppage .banner_search .banner_bg .btn_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.Toppage .banner_search .banner_bg .btn_list li.item {
  list-style: none;
  margin-bottom: 10px;
  width: calc((100% - 20px) / 3);
}

.Toppage .banner_search .banner_bg .btn_list li.item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 50px 10px 121px;
  color: #333;
  font-size: 15px;
  font-weight: bold;
  height: 130px;
  border-radius: 100px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background-color: #f2f2f2;
  background-repeat: no-repeat;
  background-position: center left 22px;
  background-image: url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/img_chizu.png);
  background-size: 93px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
          box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  position: relative;
}

.Toppage .banner_search .banner_bg .btn_list li.item a.kaisya {
  background-image: url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/img_teikei.png);
}

.Toppage .banner_search .banner_bg .btn_list li.item a.guide {
  background-image: url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/ico_sumaiguide.png);
}

@media screen and (max-width: 479px) {
  .Toppage .banner_search .banner_bg .btn_list li.item a {
    border-radius: 30px;
    line-height: 1.2;
    font-size: 12px;
    padding: 39px 25px 32vw 16px;
    background-position: bottom 10px center;
    background-size: 20vw;
  }
  .Toppage .banner_search .banner_bg .btn_list li.item a.guide {
    font-size: 11px;
    background-image: url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/ico_sumaiguide.png);
  }
}

.Toppage .banner_search .banner_bg .btn_list li.item a::before {
  content: "";
  display: block;
  position: absolute;
  background: url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/ico_arrow_blue.png) no-repeat center;
  background-size: 30px auto;
  width: 30px;
  height: 30px;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  z-index: 1;
}

@media screen and (max-width: 479px) {
  .Toppage .banner_search .banner_bg .btn_list li.item a::before {
    background-size: 15px auto;
    top: 32px;
    bottom: inherit;
    right: 0px;
    height: 15px;
  }
}

.Toppage .banner_search .banner_bg .btn_list li.item a:hover {
  text-decoration: none;
  background-color: #f9feff;
  color: #13a7d3;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.Toppage .banner_search .banner_bg .btn_list li.item a p {
  margin-bottom: 0;
}

.Toppage .timemoney_search {
  padding: 50px 0;
}

@media screen and (max-width: 479px) {
  .Toppage .timemoney_search {
    padding: 25px 0;
  }
}

.Toppage .timemoney_search .timemoney_bg {
  position: relative;
}

@media screen and (max-width: 479px) {
  .Toppage .timemoney_search .timemoney_bg {
    padding-bottom: 150px;
  }
}

.Toppage .timemoney_search .timemoney_bg::before {
  display: block;
  content: "";
  position: absolute;
  background-image: url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/img_bg_left.png), url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/img_bg_right.png);
  background-position: left top, right top 20px;
  background-size: auto 212px;
  margin-left: -75px;
  width: calc(100% + 150px);
  height: 300px;
  background-repeat: no-repeat;
  z-index: -1;
  top: -90px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

@media screen and (max-width: 1290px) {
  .Toppage .timemoney_search .timemoney_bg::before {
    width: 100%;
    margin-left: 0;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
}

@media screen and (max-width: 479px) {
  .Toppage .timemoney_search .timemoney_bg::before {
    bottom: 0;
    top: inherit;
    background-size: auto 170px;
    background-position: left 20px bottom 20px, right 30px bottom 20px;
  }
}

.Toppage .timemoney_search .timemoney_bg .timemoney_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 479px) {
  .Toppage .timemoney_search .timemoney_bg .timemoney_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.Toppage .timemoney_search .timemoney_bg .timemoney_inner .acc_box {
  width: 48%;
}

@media screen and (max-width: 479px) {
  .Toppage .timemoney_search .timemoney_bg .timemoney_inner .acc_box {
    width: 100%;
    margin-bottom: 20px;
  }
}

.Toppage .timemoney_search .timemoney_bg .timemoney_inner .acc_box .title {
  margin-bottom: 0 !important;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  color: #333;
  font-size: 17px;
  font-weight: bold;
  height: 90px;
  border-radius: 100px;
  border: solid 1px #c6c6c6;
  -webkit-transition: all 0.6s ease-in;
  transition: all 0.6s ease-in;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center left 22px;
  background-size: 65px auto;
  position: relative;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
          box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

@media screen and (max-width: 479px) {
  .Toppage .timemoney_search .timemoney_bg .timemoney_inner .acc_box .title {
    height: 85px;
    border-radius: 20px;
    font-size: 15px;
  }
}

.Toppage .timemoney_search .timemoney_bg .timemoney_inner .acc_box .title.time {
  background-image: url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/img_tsugakujikan.png);
}

.Toppage .timemoney_search .timemoney_bg .timemoney_inner .acc_box .title.money {
  background-image: url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/img_kakakutai.png);
}

.Toppage .timemoney_search .timemoney_bg .timemoney_inner .acc_box .title.active {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.Toppage .timemoney_search .timemoney_bg .timemoney_inner .acc_box .title:hover {
  color: #22bed4;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.Toppage .timemoney_search .timemoney_bg .timemoney_inner .acc_box .title::before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 44px;
  width: 20px;
  height: 20px;
  border-top: 6px solid #22bed4;
  border-right: 6px solid #22bed4;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

@media screen and (max-width: 479px) {
  .Toppage .timemoney_search .timemoney_bg .timemoney_inner .acc_box .title::before {
    bottom: 5px;
  }
}

.Toppage .timemoney_search .timemoney_bg .timemoney_inner .acc_box .title.active::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.Toppage .timemoney_search .timemoney_bg .timemoney_inner .acc_box .select_box {
  border: solid 1px #c6c6c6;
  border-top: none;
  background-color: #fff;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  padding: 0 30px 20px;
  font-weight: bold;
}

.Toppage .timemoney_search .timemoney_bg .timemoney_inner .acc_box .select_box .item a {
  display: block;
  padding: 20px 15px;
  border-top: 1px solid #979797;
  position: relative;
}

.Toppage .timemoney_search .timemoney_bg .timemoney_inner .acc_box .select_box .item a:hover {
  color: #22bed4;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  background: #ffff98;
}

.Toppage .timemoney_search .timemoney_bg .timemoney_inner .acc_box .select_box .item a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 18px;
  width: 15px;
  height: 15px;
  border-top: 4px solid #22bed4;
  border-right: 4px solid #22bed4;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.Toppage .recommend .recommend_bg {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
  background: #eee;
  padding-bottom: 20px;
}

@media screen and (min-width: 480px) and (max-width: 1179px) {
  .Toppage .recommend .recommend_bg {
    width: calc(100% + 40px);
    margin-left: -20px;
    max-width: calc(100% + 40px);
  }
}

@media screen and (max-width: 479px) {
  .Toppage .recommend .recommend_bg {
    width: auto;
    margin-left: -20px;
    max-width: auto;
  }
}

.Toppage .recommend .recommend_bg .ttl_bg {
  padding: 20px 0;
  background: #13a7d3;
  border-bottom: solid 4px #0d8cb2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 479px) {
  .Toppage .recommend .recommend_bg .ttl_bg {
    padding: 13px 12px;
  }
}

.Toppage .recommend .recommend_bg .ttl_bg .ttl {
  margin-bottom: 0 !important;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 479px) {
  .Toppage .recommend .recommend_bg .ttl_bg .ttl {
    font-size: 18px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.Toppage .recommend .recommend_bg .ttl_bg .ttl .hukidashi {
  font-size: 15px;
  font-weight: bold;
  padding: 16px 40px;
  border-radius: 100px;
  border-bottom-left-radius: 0;
  background: #fff;
  color: #333;
  border-bottom: solid 5px #0980a4;
  margin-bottom: 0px;
}

@media screen and (max-width: 479px) {
  .Toppage .recommend .recommend_bg .ttl_bg .ttl .hukidashi {
    display: none;
  }
}

.Toppage .recommend .recommend_bg .img {
  margin-top: 20px;
}

@media screen and (max-width: 479px) {
  .Toppage .recommend .recommend_bg .img {
    margin: 0;
    width: calc(100% + 20px);
  }
}

.Toppage .infomation .infomation_bg {
  margin-top: 50px;
}

@media screen and (max-width: 479px) {
  .Toppage .infomation .infomation_bg {
    margin-top: 40px;
  }
}

.Toppage .infomation .infomation_bg .shop {
  border-radius: 0 30px 30px 30px;
  border: solid 1px #c6c6c6;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
          box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  padding: 36px 60px 45px;
}

@media screen and (max-width: 479px) {
  .Toppage .infomation .infomation_bg .shop {
    padding: 0 0px 20px;
    margin: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
  }
}

.Toppage .infomation .infomation_bg .shop .flex_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 479px) {
  .Toppage .infomation .infomation_bg .shop .flex_area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.Toppage .infomation .infomation_bg .shop .flex_area .shop_info {
  width: 50%;
  padding-right: 2%;
  border-right: solid 1px #7ee2f0;
}

@media screen and (max-width: 479px) {
  .Toppage .infomation .infomation_bg .shop .flex_area .shop_info {
    width: 100%;
    border-right: none;
    padding-right: 0;
  }
}

.Toppage .infomation .infomation_bg .shop .flex_area .shop_info .ttl_bg {
  text-align: center;
}

.Toppage .infomation .infomation_bg .shop .flex_area .shop_info .ttl_bg .ttl {
  font-size: 15px;
  width: 300px;
  display: inline-block;
  font-weight: bold;
  padding: 16px 40px;
  border-radius: 100px;
  border-bottom-left-radius: 0;
  background: #13a7d3;
  color: #fff;
  border-bottom: solid 5px #7ee2f0;
  margin-bottom: 0px;
}

@media screen and (max-width: 479px) {
  .Toppage .infomation .infomation_bg .shop .flex_area .shop_info .ttl_bg .ttl {
    padding: 13px 10px;
    font-size: 18px;
  }
}

.Toppage .infomation .infomation_bg .shop .flex_area .shop_info .shop_info_box {
  border-radius: 0 0 10px 10px;
  margin: 10px 0 0 !important;
}

.Toppage .infomation .infomation_bg .shop .flex_area .shop_info .shop_info_box div.map {
  height: 230px;
}

.Toppage .infomation .infomation_bg .shop .flex_area .shop_info .shop_info_box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: solid 3px #fff;
}

.Toppage .infomation .infomation_bg .shop .flex_area .shop_info .shop_info_box dl dt {
  width: 9em;
  font-size: 14px;
  margin: 0 10px 0 0;
  border-right: solid 3px #fff;
  padding: 10px 10px 12px 2.6em;
}

@media screen and (max-width: 479px) {
  .Toppage .infomation .infomation_bg .shop .flex_area .shop_info .shop_info_box dl dt {
    padding: 10px 5px 10px 22px;
    width: 90px;
    font-size: 13px;
    margin: 0 5px 0 0;
  }
}

.Toppage .infomation .infomation_bg .shop .flex_area .shop_info .shop_info_box dl dt.access {
  padding: 20px 10px 20px 2.6em;
  background: url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/icon_access.png) no-repeat;
  background-size: auto 1.2em;
  background-position: center left 10px;
}

@media screen and (max-width: 479px) {
  .Toppage .infomation .infomation_bg .shop .flex_area .shop_info .shop_info_box dl dt.access {
    background-position: center left 4px;
    padding: 14px 5px 14px 25px;
  }
}

.Toppage .infomation .infomation_bg .shop .flex_area .shop_info .shop_info_box dl dt.clock {
  background: url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/icon_clock.png) no-repeat;
  background-size: auto 1.2em;
  background-position: center left 12px;
}

@media screen and (max-width: 479px) {
  .Toppage .infomation .infomation_bg .shop .flex_area .shop_info .shop_info_box dl dt.clock {
    background-position: center left 3px;
  }
}

.Toppage .infomation .infomation_bg .shop .flex_area .shop_info .shop_info_box dl dt.yasumi {
  background: url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/icon_yasumi.png) no-repeat;
  background-size: auto 1.2em;
  background-position: center left 10px;
}

@media screen and (max-width: 479px) {
  .Toppage .infomation .infomation_bg .shop .flex_area .shop_info .shop_info_box dl dt.yasumi {
    background-position: center left 0px;
  }
}

.Toppage .infomation .infomation_bg .shop .flex_area .shop_info .shop_info_box dl dt.tel {
  background: url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/icon_tel.png) no-repeat;
  background-size: auto 1.4em;
  background-position: center left 16px;
}

@media screen and (max-width: 479px) {
  .Toppage .infomation .infomation_bg .shop .flex_area .shop_info .shop_info_box dl dt.tel {
    background-position: center left 4px;
  }
}

.Toppage .infomation .infomation_bg .shop .flex_area .shop_info .shop_info_box dl dt.email {
  background: url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/icon_email.png) no-repeat;
  background-size: auto 0.9em;
  background-position: center left 14px;
}

@media screen and (max-width: 479px) {
  .Toppage .infomation .infomation_bg .shop .flex_area .shop_info .shop_info_box dl dt.email {
    background-position: center left 2px;
  }
}

.Toppage .infomation .infomation_bg .shop .flex_area .shop_info .shop_info_box dl dd {
  display: block;
  height: 100%;
  width: calc(100% - 8em);
  font-size: 17px;
  line-height: 1.5;
  font-weight: bold;
}

@media screen and (max-width: 479px) {
  .Toppage .infomation .infomation_bg .shop .flex_area .shop_info .shop_info_box dl dd {
    font-size: 16px;
    width: auto;
  }
}

.Toppage .infomation .infomation_bg .shop .flex_area .shop_info .shop_info_box dl dd .small_font {
  font-size: 13px;
}

@media screen and (max-width: 479px) {
  .Toppage .infomation .infomation_bg .shop .flex_area .shop_info .shop_info_box dl dd .small_font {
    font-size: 13px;
  }
}

.Toppage .infomation .infomation_bg .shop .flex_area .coop_info {
  width: 48%;
}

@media screen and (max-width: 479px) {
  .Toppage .infomation .infomation_bg .shop .flex_area .coop_info {
    width: 100%;
    margin-top: 50px;
  }
}

.Toppage .infomation .infomation_bg .shop .flex_area .coop_info .ttl_bg {
  text-align: center;
}

.Toppage .infomation .infomation_bg .shop .flex_area .coop_info .ttl_bg .ttl {
  display: inline-block;
  width: 300px;
  font-size: 15px;
  font-weight: bold;
  padding: 16px 40px;
  border-radius: 100px;
  border-bottom-left-radius: 0;
  background: #13a7d3;
  color: #fff;
  border-bottom: solid 5px #7ee2f0;
  margin-bottom: 20px;
}

@media screen and (max-width: 479px) {
  .Toppage .infomation .infomation_bg .shop .flex_area .coop_info .ttl_bg .ttl {
    padding: 13px 10px;
    font-size: 18px;
    margin-bottom: 14px;
  }
}

.Toppage .infomation .infomation_bg .shop .flex_area .coop_info .img {
  padding: 14px;
  border: solid 1px #eee;
  margin-bottom: 20px;
}

.Toppage .infomation .infomation_bg .shop .flex_area .coop_info .text {
  margin-bottom: 18px;
}

.Toppage .infomation .infomation_bg .shop .flex_area .coop_info .link_btn {
  margin: 0 20px;
  padding: 18px 10px;
  border: solid 1px #0980a4;
  background: #ebebeb;
  border-radius: 10px;
  color: #0980a4;
  position: relative;
}

@media screen and (max-width: 479px) {
  .Toppage .infomation .infomation_bg .shop .flex_area .coop_info .link_btn {
    margin: 0;
    font-size: 14px;
    padding: 16px;
    margin-bottom: 30px;
  }
}

.Toppage .infomation .infomation_bg .shop .flex_area .coop_info .link_btn::after {
  content: "";
  display: block;
  border-radius: 20px;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: -8px;
  left: 0;
  background: #188595;
  z-index: -1;
}

.Toppage .infomation .infomation_bg .shop .flex_area .coop_info .link_btn::before {
  content: "";
  display: block;
  position: absolute;
  background: url(https://chiba-ucoop.re-ws.jp/wp-content/uploads/sites/845/2022/12/ico_arrow_blue.png) no-repeat center;
  background-size: 30px auto;
  width: 30px;
  height: 30px;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  z-index: 1;
}

@media screen and (max-width: 479px) {
  .Toppage .infomation .infomation_bg .shop .flex_area .coop_info .link_btn::before {
    background-size: 20px auto;
    top: 0;
    bottom: 0;
    right: 10px;
    height: 20px;
  }
}
/*# sourceMappingURL=top.css.map */