/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 06 2024 | 09:06:40 */
.Toppage .es_search_list_block h2 {
  display: none;
}
.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);
}
@media all and (min-width: 480px) {
  .Toppage .slider_margin {
    margin-top: 20px;
    margin-bottom: -3%;
  }
}
@media all and (min-width: 480px) {
  .Toppage .flexslider.es_slider {
    margin-right: 420px !important;
  }
}
@media all and (min-width: 480px) {
  .Toppage .flexslider_side_banner {
    position: absolute;
    right: 0;
    top: 20px;
  }
}
@media screen and (max-width: 479px) {
  .Toppage .flexslider_side_banner {
    margin-top: 8px;
  }
}
.Toppage .flexslider_side_banner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
@media all and (min-width: 480px) {
  .Toppage .flexslider_side_banner ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 405px;
  }
}
.Toppage .flexslider_side_banner ul li.item {
  list-style: none;
  margin-bottom: 10px;
  height: calc((100% - 20px) / 3);
  border: solid 1px #90000f;
  position: relative;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 0px 1px;
          box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 0px 1px;
}
@media all and (min-width: 480px) {
  .Toppage .flexslider_side_banner ul li.item {
    width: 405px;
  }
}
@media screen and (max-width: 479px) {
  .Toppage .flexslider_side_banner ul li.item {
    text-align: center;
    height: auto;
    width: 33.3333333333%;
  }
}
.Toppage .flexslider_side_banner ul li.item a {
  position: relative;
  border: solid 5px #fff;
  color: #333;
  padding: 10px 55px 10px 10px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.4;
  font-size: 1.125rem;
  font-weight: 600;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  transition: all 0.5s ease-out;
  background: url("https://wcoop-sumai.re-ws.jp/app/uploads/sites/856/2023/07/bg_side_banner.png");
}
@media screen and (max-width: 479px) {
  .Toppage .flexslider_side_banner ul li.item a {
    display: block;
    text-align: center;
    line-height: 1.3;
    font-size: 0.625rem;
    padding: 4px 3px 8px;
    border-radius: 18px;
  }
}
@media screen and (max-width: 479px) {
  .Toppage .flexslider_side_banner ul li.item a {
    background: url("https://wcoop-sumai.re-ws.jp/app/uploads/sites/856/2023/07/bg_side_banner.png");
    background-size: 600px auto;
  }
}
.Toppage .flexslider_side_banner ul li.item a:before, .Toppage .flexslider_side_banner ul li.item a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 479px) {
  .Toppage .flexslider_side_banner ul li.item a:before, .Toppage .flexslider_side_banner ul li.item a:after {
    border-radius: 10px;
  }
}
@media all and (min-width: 480px) {
  .Toppage .flexslider_side_banner ul li.item a:before, .Toppage .flexslider_side_banner ul li.item a:after {
    border-radius: 30px;
  }
}
.Toppage .flexslider_side_banner ul li.item a:before {
  background: -webkit-gradient(linear, left top, right top, from(#FFEDF4), to(#F6A7BA));
  background: linear-gradient(to right, #FFEDF4, #F6A7BA);
  z-index: -1;
}
.Toppage .flexslider_side_banner ul li.item a:after {
  background: -webkit-gradient(linear, left top, right top, from(#F6A7BA), to(#fe7b7b));
  background: linear-gradient(to right, #F6A7BA, #fe7b7b);
  z-index: -2;
}
.Toppage .flexslider_side_banner ul li.item a:hover:before {
  opacity: 0;
}
.Toppage .flexslider_side_banner ul li.item a:hover {
  text-decoration: none;
}
.Toppage .flexslider_side_banner ul li.item a p {
  margin-bottom: 0;
}
.Toppage .flexslider_side_banner ul li.item a span.icon {
  display: block;
  height: 70px;
  width: 80px;
  background: url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/ico_bn_waseda.png) no-repeat center left 20px;
  background-size: 50px auto;
}
@media screen and (max-width: 479px) {
  .Toppage .flexslider_side_banner ul li.item a span.icon {
    height: 50px;
    background: url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/ico_bn_waseda.png) no-repeat center top 10px;
    background-size: 35px auto;
    margin: auto;
  }
}
.Toppage .flexslider_side_banner ul li.item.ico_comingsoon {
  pointer-events: none;
  position: relative;
  overflow: hidden;
}
.Toppage .flexslider_side_banner ul li.item.ico_comingsoon:after {
  content: "coming soon";
  position: absolute;
  top: 10px;
  bottom: auto;
  right: 220px;
  text-align: center;
  padding: 10px 0 10px 0;
  width: 250px;
  color: #fff;
  font-size: 1rem;
  border: none;
  height: auto;
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: rgba(175, 2, 2, 0.7);
  letter-spacing: normal;
}
@media screen and (max-width: 479px) {
  .Toppage .flexslider_side_banner ul li.item.ico_comingsoon:after {
    content: "coming soon";
    position: absolute;
    top: 10px;
    bottom: auto;
    right: -7px;
    text-align: center;
    padding: 3px 0;
    width: 141px;
    color: #fff;
    font-size: 12px;
    border: none;
    height: auto;
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    letter-spacing: normal;
  }
}
.Toppage .flexslider_side_banner ul li.item::before {
  content: "";
  display: block;
  position: absolute;
  background: url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/ico_arrow_red.png) no-repeat center;
  background-size: 40px auto;
  width: 40px;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  z-index: 1;
}
@media screen and (max-width: 479px) {
  .Toppage .flexslider_side_banner ul li.item::before {
    display: none;
  }
}
@media all and (min-width: 480px) {
  .Toppage .flexslider_side_banner ul li.item:nth-of-type(1) {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 479px) {
  .Toppage .flexslider_side_banner ul li.item:nth-of-type(1) {
    margin-right: 5px;
  }
}
@media all and (min-width: 480px) {
  .Toppage .flexslider_side_banner ul li.item:nth-of-type(2) {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 479px) {
  .Toppage .flexslider_side_banner ul li.item:nth-of-type(2) {
    margin-right: 5px;
  }
}
.Toppage .flexslider_side_banner ul li.item:nth-of-type(2) a span.icon {
  background: url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/ico_bn_merit.png) no-repeat top left 10px;
  background-size: 60px auto;
}
@media screen and (max-width: 479px) {
  .Toppage .flexslider_side_banner ul li.item:nth-of-type(2) a span.icon {
    background: url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/ico_bn_merit.png) no-repeat center top;
    background-size: 45px auto;
  }
}
.Toppage .flexslider_side_banner ul li.item:nth-of-type(3) a span.icon {
  height: 90px;
  background: url(https://wcoop-sumai.re-ws.jp/app/uploads/sites/856/2024/02/ico_line.svg) no-repeat center left 20px;
  background-size: 50px auto;
}
@media screen and (max-width: 479px) {
  .Toppage .flexslider_side_banner ul li.item:nth-of-type(3) a span.icon {
    height: 50px;
    background: url(https://wcoop-sumai.re-ws.jp/app/uploads/sites/856/2024/02/ico_line.svg) no-repeat center top 10px;
    background-size: 35px auto;
  }
}
.Toppage .top_search_block.simple_search_block {
  background: #9A0102 !important;
}
@media all and (min-width: 480px) {
  .Toppage .top_search_block.simple_search_block {
    padding: 10px 0 30px !important;
  }
}
@media screen and (max-width: 479px) {
  .Toppage .top_search_block.simple_search_block {
    margin-top: 20px !important;
    padding: 14px 8px;
    width: auto;
    margin-left: -10px;
    width: calc(100% + 20px);
  }
}
@media all and (min-width: 480px) {
  .Toppage .top_search_block.simple_search_block .simple_search_block__inner {
    padding: 20px 32px 20px;
  }
}
@media screen and (max-width: 479px) {
  .Toppage .top_search_block.simple_search_block .simple_search_block__inner {
    padding: 10px;
  }
}
.Toppage .top_search_block.simple_search_block .simple_search_block__inner.pattern1 .search-form__submit {
  background: #90000f;
  border: solid 2px #aaaaaa;
}
.Toppage .campus_search {
  margin-top: 20px;
}
.Toppage .campus_search .campus_bg .cont_inner_s {
  padding: 0 !important;
}
@media all and (min-width: 480px) {
  .Toppage .campus_search .campus_bg .cont_inner_s {
    width: 980px;
  }
}
.Toppage .campus_search .campus_bg .ttl_bg .ttl {
  display: block;
  padding: 30px 0 20px;
  margin: 20px 0;
  font-size: 25px;
  font-weight: bold;
}
@media screen and (max-width: 479px) {
  .Toppage .campus_search .campus_bg .ttl_bg .ttl {
    padding: 16px 0;
    margin: 10px 0;
    font-size: 22px;
  }
}
.Toppage .campus_search .campus_bg .ttl_bg .ttl span {
  padding: 12px;
  padding-left: 50px;
  background: url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/ico_mark_campus.png) no-repeat center left;
  background-size: 44px auto;
}
@media screen and (max-width: 479px) {
  .Toppage .campus_search .campus_bg .ttl_bg .ttl span {
    padding-left: 56px;
    background: url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/ico_mark_campus.png) no-repeat center left;
    background-size: 44px auto;
  }
}
.Toppage .campus_search .campus_bg .btn_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media screen and (max-width: 479px) {
  .Toppage .campus_search .campus_bg .btn_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.Toppage .campus_search .campus_bg .btn_list li.item {
  list-style: none;
  margin-bottom: 10px;
  width: calc((100% - 20px) / 2);
  border: solid 2px #333;
  position: relative;
  background: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 0px 1px;
          box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 0px 1px;
}
@media screen and (max-width: 479px) {
  .Toppage .campus_search .campus_bg .btn_list li.item {
    text-align: left;
    height: auto;
    width: 100%;
  }
}
@media all and (min-width: 480px) {
  .Toppage .campus_search .campus_bg .btn_list li.item {
    margin-right: 20px;
  }
}
.Toppage .campus_search .campus_bg .btn_list li.item a {
  width: 100%;
  padding: 28px 16px;
  display: block;
  border: solid 3px #fff;
  background: #c60505;
  line-height: 1.2;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  border-radius: 10px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media screen and (max-width: 479px) {
  .Toppage .campus_search .campus_bg .btn_list li.item a {
    display: block;
    text-align: center;
    text-align: left;
    font-size: 18px;
    padding: 24px 10px 28px;
  }
}
.Toppage .campus_search .campus_bg .btn_list li.item a::before {
  content: "";
  display: block;
  position: absolute;
  background: url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/ico_arrow_white.png) no-repeat center;
  background-size: 40px auto;
  width: 40px;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  z-index: 1;
}
.Toppage .campus_search .campus_bg .btn_list li.item a:hover {
  text-decoration: none;
  background: #fe7b7b;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.Toppage .campus_search .campus_bg .btn_list li.item:not(:nth-of-type(1)) a {
  background: #9a0101;
}
.Toppage .campus_search .campus_bg .btn_list li.item:not(:nth-of-type(1)) a:hover {
  text-decoration: none;
  background: #fe7b7b;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media all and (min-width: 480px) {
  .Toppage .campus_search .campus_bg .btn_list li.item:last-child {
    margin-right: 0px;
  }
}
@media all and (min-width: 480px) {
  .Toppage .btn_top_athome {
    width: 980px;
    margin: auto;
  }
}
.Toppage .btn_top_athome .cont {
  margin-top: 20px;
}
@media all and (min-width: 480px) {
  .Toppage .btn_top_athome .cont {
    margin-top: 30px;
  }
}
.Toppage .btn_top_athome a {
  position: relative;
  display: block;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 0px 1px;
          box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 0px 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 3px #910000;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 479px) {
  .Toppage .btn_top_athome a {
    border-radius: 10px;
    min-height: 140px;
    background: url("https://wcoop-sumai.re-ws.jp/app/uploads/sites/856/2023/07/btn_top_athome_bg01_sp.png") no-repeat -10px 50px, url("https://wcoop-sumai.re-ws.jp/app/uploads/sites/856/2023/07/btn_top_athome_bg02_sp.png") no-repeat 98% 60px;
    background-size: auto 90px, auto 70px;
  }
}
@media all and (min-width: 480px) {
  .Toppage .btn_top_athome a {
    border-radius: 30px;
    min-height: 160px;
    background: url("https://wcoop-sumai.re-ws.jp/app/uploads/sites/856/2023/07/btn_top_athome_bg01.png") no-repeat 30px 10px, url("https://wcoop-sumai.re-ws.jp/app/uploads/sites/856/2023/07/btn_top_athome_bg02.png") no-repeat 96% 30px;
    background-size: auto, auto;
  }
}
.Toppage .btn_top_athome a:before, .Toppage .btn_top_athome a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.Toppage .btn_top_athome a:before {
  background: -webkit-gradient(linear, left top, right top, from(#b4ff84), color-stop(15%, #edff69), color-stop(50%, #f4d52d), to(#f2b100));
  background: linear-gradient(to right, #b4ff84, #edff69 15%, #f4d52d 50%, #f2b100);
  z-index: -1;
}
.Toppage .btn_top_athome a:after {
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, #f4d52d), color-stop(50%, #f2b100), to(#ef8200));
  background: linear-gradient(to right, #f4d52d 30%, #f2b100 50%, #ef8200);
  z-index: -2;
}
.Toppage .btn_top_athome a:hover:before {
  opacity: 0;
}
.Toppage .btn_top_athome .text {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (max-width: 479px) {
  .Toppage .btn_top_athome .text {
    height: 134px;
    background: url("https://wcoop-sumai.re-ws.jp/app/uploads/sites/856/2023/07/btn_top_athome_sp.png") no-repeat center center;
    background-size: auto 95px;
  }
}
@media all and (min-width: 480px) {
  .Toppage .btn_top_athome .text {
    height: 154px;
    background: url("https://wcoop-sumai.re-ws.jp/app/uploads/sites/856/2023/07/btn_top_athome.png") no-repeat center center;
    background-size: auto 87px;
  }
}
.Toppage .newsinfo {
  background: #f4f4f4 url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/bg_search_gray.png);
  margin-left: calc(-50vw + 50%) !important;
  margin-right: calc(-50vw + 50%) !important;
  width: 100vw !important;
  padding-bottom: 20px;
  min-width: 1200px !important;
  margin-top: 40px !important;
}
@media screen and (max-width: 1180px) {
  .Toppage .newsinfo {
    min-width: 1200px !important;
    margin-left: -50px !important;
    margin-right: -50px !important;
  }
}
@media screen and (max-width: 479px) {
  .Toppage .newsinfo {
    margin-top: 20px !important;
    background-size: cover;
    background-size: 80px auto;
    padding: 0 !important;
    margin-left: -15px !important;
    margin-right: -15px !important;
    width: calc(100% + 30px) !important;
    min-width: calc(100% + 30px) !important;
  }
}
.Toppage .newsinfo .news {
  position: relative;
}
.Toppage .newsinfo .news .ttl_bg {
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  overflow: hidden;
}
@media screen and (max-width: 479px) {
  .Toppage .newsinfo .news .ttl_bg {
    margin: 0;
  }
}
.Toppage .newsinfo .news .ttl {
  margin: auto;
  display: inline-block;
  text-align: center;
  padding-left: 25px;
  padding: 30px;
  margin: 20px;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: bold;
  background: url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/ico_mark_news.png) no-repeat center left;
  background-size: 20px auto;
}
@media screen and (max-width: 479px) {
  .Toppage .newsinfo .news .ttl {
    font-size: 24px;
    padding: 16px;
    margin: 10px;
    padding-left: 25px;
  }
}
.Toppage .newsinfo .more_btn_box {
  width: 300px;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 479px) {
  .Toppage .newsinfo .more_btn_box {
    width: auto;
    margin: 16px;
    padding-bottom: 16px;
  }
}
.Toppage .newsinfo .more_btn_box .more_btn {
  margin-top: 12px;
  display: block;
  color: #000000;
  background: #f5e1e7;
  border-radius: 4px;
  padding: 20px 10px;
  font-size: 15px;
  font-weight: bold;
}
.Toppage .newsinfo .es-list-wrapper {
  max-width: 980px;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}
@media screen and (max-width: 479px) {
  .Toppage .newsinfo .es-list-wrapper {
    max-width: auto;
    padding: 0 10px 10px;
    margin: 0 16px;
  }
}
.Toppage .newsinfo .es-list.list-direction-column li:last-child {
  margin-bottom: 20px;
}
.Toppage .newsinfo .wp-block-button {
  margin-bottom: 20px;
}
.Toppage .newsinfo .wp-block-button a {
  background: #fff14b;
  color: #333;
  width: 250px;
}
.Toppage .information_big {
  margin: auto;
  margin-bottom: 25px;
  padding: 0;
}
.Toppage .information_big .ttl_bg .ttl {
  display: block;
  font-size: 28px;
  font-weight: bold;
  padding: 30px;
  margin: 20px;
}
@media screen and (max-width: 479px) {
  .Toppage .information_big .ttl_bg .ttl {
    padding: 10px;
    font-size: 24px;
    padding: 16px;
    margin: 10px;
  }
}
.Toppage .information_big .ttl_bg .ttl span {
  padding: 12px;
  padding-left: 30px;
  background: url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/ico_mark_infomation.png) no-repeat center left;
  background-size: 24px auto;
}
@media screen and (max-width: 479px) {
  .Toppage .information_big .ttl_bg .ttl span {
    padding-left: 30px;
    background: url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/ico_mark_infomation.png) no-repeat center left;
    background-size: 24px auto;
  }
}
.Toppage .information_big .info_box ul {
  width: 1100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media screen and (max-width: 479px) {
  .Toppage .information_big .info_box ul {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.Toppage .information_big .info_box ul li {
  width: 250px;
}
@media screen and (max-width: 479px) {
  .Toppage .information_big .info_box ul li {
    margin-bottom: 20px;
    width: calc(50% - 10px);
  }
}
.Toppage .information_big .info_box ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
  height: 180px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 120px 20px 12px 15px;
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  line-height: 1.4;
  box-sizing: border-box;
  overflow: hidden;
  border: solid 2px #fff;
  border-radius: 11px 11px 0 0;
  background: #900000;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  -webkit-box-shadow: #900000 0px 0px 0px 1px;
          box-shadow: #900000 0px 0px 0px 1px;
}
@media screen and (max-width: 479px) {
  .Toppage .information_big .info_box ul li a {
    padding-top: 90px;
    font-size: 12px;
    height: 140px;
    font-weight: bold;
  }
}
.Toppage .information_big .info_box ul li a:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  border-bottom: solid 2px #fff;
  width: calc(100% - 2px);
  height: 110px;
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 479px) {
  .Toppage .information_big .info_box ul li a:before {
    height: 80px;
  }
}
.Toppage .information_big .info_box ul li a::after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 10px;
  bottom: 24px;
  right: 15px;
  margin: auto;
  background: url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/ico_arrow_white2.png) no-repeat;
  background-size: 7px auto;
}
.Toppage .information_big .info_box ul li:nth-child(1) a:before {
  background: #fff url("https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/img_oyakudachi_01.jpg") no-repeat center 0;
  background-size: cover;
}
.Toppage .information_big .info_box ul li:nth-child(2) a:before {
  background: url("https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/img_oyakudachi_02.jpg") no-repeat center 0;
  background-size: cover;
}
.Toppage .information_big .info_box ul li:nth-child(3) a:before {
  background: url("https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/img_oyakudachi_03.jpg") no-repeat center 0;
  background-size: cover;
}
.Toppage .information_big .info_box ul li:nth-child(4) a:before {
  background: url("https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/img_oyakudachi_04.jpg") no-repeat center 0;
  background-size: cover;
}
.Toppage .shop_twitter {
  padding: 70px 0 30px;
  margin-top: 30px;
  border-bottom: solid 1px #c3c3c3;
  line-height: 1.8em;
  position: relative;
  background: #eee;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
  background: #f4f4f4 url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/bg_search_gray.png);
}
@media screen and (min-width:480px) and (max-width: 1179px) {
  .Toppage .shop_twitter {
    width: calc(100% + 40px);
    margin-left: -20px;
    max-width: calc(100% + 40px);
  }
}
@media screen and (max-width: 479px) {
  .Toppage .shop_twitter {
    width: auto;
    margin-left: -20px;
    max-width: auto;
  }
}
@media screen and (max-width: 479px) {
  .Toppage .shop_twitter {
    padding: 30px 0 20px;
    margin-right: -10px;
    margin-left: -10px;
  }
}
.Toppage .shop_twitter .uagb-columns__inner-wrap {
  width: 1100px;
  margin: auto;
}
@media screen and (max-width: 479px) {
  .Toppage .shop_twitter .uagb-columns__inner-wrap {
    width: auto;
    padding: 6px;
  }
}
.Toppage .shop_twitter .shop {
  text-align: center;
  background: #fff;
  position: relative;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 10px 1px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 10px 1px;
  position: relative;
}
.Toppage .shop_twitter .shop::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  border-bottom: solid 40px #fff;
  border-left: solid 40px transparent;
  bottom: 100%;
}
.Toppage .shop_twitter .shop .ttl {
  display: block;
  font-size: 28px;
  font-weight: bold;
  padding: 30px;
  margin: 20px;
}
@media screen and (max-width: 479px) {
  .Toppage .shop_twitter .shop .ttl {
    font-size: 24px;
    padding: 16px;
    margin: 10px;
  }
}
.Toppage .shop_twitter .shop .ttl span {
  padding: 12px;
  padding-left: 34px;
  background: url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/ico_mark_shop.png) no-repeat center left;
  background-size: 30px auto;
}
@media screen and (max-width: 479px) {
  .Toppage .shop_twitter .shop .ttl span {
    padding-left: 32px;
    background: url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/ico_mark_shop.png) no-repeat center left;
    background-size: 28px auto;
  }
}
.Toppage .shop_twitter .shop .flex_area {
  padding: 0 45px 40px 45px;
  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 .shop_twitter .shop .flex_area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 10px 10px 10px;
  }
}
.Toppage .shop_twitter .shop .flex_area .text_box {
  text-align: left;
  width: 100%;
}
@media screen and (max-width: 479px) {
  .Toppage .shop_twitter .shop .flex_area .text_box {
    width: 100%;
    margin-right: 0px;
  }
}
.Toppage .shop_twitter .shop .flex_area .text_box .shop_info_box {
  border-radius: 0 0 10px 10px;
  margin: 0 !important;
}
.Toppage .shop_twitter .shop .flex_area .text_box .shop_info_box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff7f7;
  border-bottom: solid 3px #fff;
}
.Toppage .shop_twitter .shop .flex_area .text_box .shop_info_box dl dt {
  width: 9em;
  font-size: 13px;
  margin: 0 10px 0 0;
  border-right: solid 3px #fff;
  padding: 15px 10px 12px 2.6em;
}
@media screen and (max-width: 479px) {
  .Toppage .shop_twitter .shop .flex_area .text_box .shop_info_box dl dt {
    padding: 15px 5px 15px 22px;
    width: 80px;
    font-size: 11px;
  }
}
.Toppage .shop_twitter .shop .flex_area .text_box .shop_info_box dl dt.access {
  padding: 40px 10px 40px 2.6em;
  background: #eee url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/icon_access.png) no-repeat;
  background-size: auto 1.2em;
  background-position: center left 10px;
}
@media screen and (max-width: 479px) {
  .Toppage .shop_twitter .shop .flex_area .text_box .shop_info_box dl dt.access {
    background-position: center left 8px;
    padding: 20px 5px 20px 22px;
  }
}
.Toppage .shop_twitter .shop .flex_area .text_box .shop_info_box dl dt.clock {
  background: #eee url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/icon_clock.png) no-repeat;
  background-size: auto 1.2em;
  background-position: center left 12px;
}
@media screen and (max-width: 479px) {
  .Toppage .shop_twitter .shop .flex_area .text_box .shop_info_box dl dt.clock {
    background-position: center left 8px;
  }
}
.Toppage .shop_twitter .shop .flex_area .text_box .shop_info_box dl dt.yasumi {
  background: #eee url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/icon_yasumi.png) no-repeat;
  background-size: auto 1.2em;
  background-position: center left 10px;
}
@media screen and (max-width: 479px) {
  .Toppage .shop_twitter .shop .flex_area .text_box .shop_info_box dl dt.yasumi {
    background-position: center left 5px;
  }
}
.Toppage .shop_twitter .shop .flex_area .text_box .shop_info_box dl dt.tel {
  background: #eee url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/icon_tel.png) no-repeat;
  background-size: auto 1.4em;
  background-position: center left 16px;
}
@media screen and (max-width: 479px) {
  .Toppage .shop_twitter .shop .flex_area .text_box .shop_info_box dl dt.tel {
    background-position: center left 10px;
  }
}
.Toppage .shop_twitter .shop .flex_area .text_box .shop_info_box dl dt.email {
  background: #eee url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/icon_email.png) no-repeat;
  background-size: auto 0.9em;
  background-position: center left 14px;
}
@media screen and (max-width: 479px) {
  .Toppage .shop_twitter .shop .flex_area .text_box .shop_info_box dl dt.email {
    background-position: center left 8px;
  }
}
.Toppage .shop_twitter .shop .flex_area .text_box .shop_info_box dl dd {
  display: block;
  height: 100%;
  width: calc(100% - 8em);
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
}
@media screen and (max-width: 479px) {
  .Toppage .shop_twitter .shop .flex_area .text_box .shop_info_box dl dd {
    font-size: 13px;
    width: auto;
  }
}
.Toppage .shop_twitter .shop .flex_area .text_box .shop_info_box dl dd .small_font {
  font-size: 13px;
}
@media screen and (max-width: 479px) {
  .Toppage .shop_twitter .shop .flex_area .text_box .shop_info_box dl dd .small_font {
    font-size: 11px;
  }
}
.Toppage .shop_twitter .shop .flex_area .map_box {
  width: 100%;
  min-width: 400px;
  padding-left: 14px;
}
@media screen and (max-width: 479px) {
  .Toppage .shop_twitter .shop .flex_area .map_box {
    min-width: auto;
    width: 100%;
    margin-left: -8px;
    margin-top: 10px;
  }
}
.Toppage .shop_twitter .shop .flex_area .map_box iframe {
  vertical-align: bottom;
}
.Toppage .wp-block-buttons {
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 479px) {
  .Toppage .bn_list_item_support .uagb-columns__columns-3,
  .Toppage .bn_list_item_support .uagb-columns__columns-4 {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 479px) {
  .Toppage .bn_list_item_support .uagb-columns__columns-3 div.wp-block-uagb-column,
  .Toppage .bn_list_item_support .uagb-columns__columns-4 div.wp-block-uagb-column {
    width: 50% !important;
    padding: 0 !important;
    margin: 0 !important;
  }
}
@media screen and (max-width: 479px) {
  .Toppage .bn_list_item_support .uagb-column__inner-wrap {
    padding: 5px 10px;
  }
}
.Toppage .info_bn {
  text-align: center;
  margin: 70px auto 0;
}
@media screen and (max-width: 479px) {
  .Toppage .info_bn {
    margin: 30px auto 0;
  }
}
.Toppage .info_bn .ttl {
  margin-bottom: 0;
}
.Toppage .info_bn .ttl span {
  font-size: 26px;
  position: relative;
}
@media screen and (max-width: 479px) {
  .Toppage .info_bn .ttl span {
    font-size: 22px;
  }
}
.Toppage .info_bn .ttl span::before, .Toppage .info_bn .ttl span::after {
  content: "";
  display: block;
  position: absolute;
  width: 0.9em;
  height: 2px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.Toppage .info_bn .ttl span::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: #900001;
  right: -34px;
}
.Toppage .info_bn .ttl span::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #900001;
  left: -30px;
}
.Toppage .bn_list_item_support {
  padding-bottom: 100px;
  margin-bottom: -80px;
  position: relative;
}
@media screen and (max-width: 479px) {
  .Toppage .bn_list_item_support {
    padding-bottom: 40px;
    margin-bottom: -40px;
  }
}
.Toppage .bn_list_item_support .uagb-columns__wrap,
.Toppage .bn_list_item_support .banner_inner .uagb-column__inner-wrap {
  padding: 0 !important;
}
@media screen and (max-width: 479px) {
  .Toppage .bn_list_item_support .uagb-columns__wrap,
  .Toppage .bn_list_item_support .banner_inner .uagb-column__inner-wrap {
    width: 100%;
  }
}
.Toppage .bn_list_item_support .uagb-columns__stack-mobile > .uagb-columns__inner-wrap {
  padding: 0 !important;
}
@media screen and (max-width: 479px) {
  .Toppage .bn_list_item_support .uagb-columns__stack-mobile > .uagb-columns__inner-wrap {
    width: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.Toppage .bn_list_item_support .uagb-columns__columns-4 > .uagb-column__wrap {
  width: 49% !important;
}
.Toppage .bn_list_item_support figure.wp-block-image {
  margin-bottom: 10px !important;
}
.Toppage .supporter_bn {
  text-align: center;
  margin: 80px auto 20px;
}
@media screen and (max-width: 479px) {
  .Toppage .supporter_bn {
    margin: 30px auto 20px;
  }
}
.Toppage .supporter_bn .ttl {
  margin-bottom: 0;
}
.Toppage .supporter_bn .ttl span {
  font-size: 26px;
  position: relative;
}
@media screen and (max-width: 479px) {
  .Toppage .supporter_bn .ttl span {
    font-size: 22px;
  }
}
.Toppage .supporter_bn .ttl span::before, .Toppage .supporter_bn .ttl span::after {
  content: "";
  display: block;
  position: absolute;
  width: 0.9em;
  height: 2px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.Toppage .supporter_bn .ttl span::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: #900001;
  right: -34px;
}
.Toppage .supporter_bn .ttl span::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #900001;
  left: -30px;
}
@media screen and (max-width: 479px) {
  .Toppage .supporter_bn .ttl span::after {
    left: -100px;
  }
}