/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 22 2022 | 11:26:59 */
.Toppage {
  margin-bottom: -80px !important;
}

@media screen and (max-width: 479px) {
  .Toppage {
    margin-bottom: -40px !important;
  }
}

.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);
}

.Toppage .clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.Toppage .clearfix:before {
  content: "";
  display: block;
  clear: both;
}

.Toppage .clearfix {
  display: block;
}

.Toppage #top_mainV {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
  background: -webkit-gradient(linear, left top, right bottom, from(#f3ffeb), to(#e7fdd8));
  background: linear-gradient(to bottom right, #f3ffeb, #e7fdd8);
}

@media screen and (min-width: 480px) and (max-width: 1179px) {
  .Toppage #top_mainV {
    width: calc(100% + 40px);
    margin-left: -20px;
    max-width: calc(100% + 40px);
  }
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV {
    width: auto;
    margin-left: -20px;
    max-width: auto;
  }
}

.Toppage #top_mainV .mainV_wrap {
  padding-bottom: 35px;
  position: relative;
}

.Toppage #top_mainV .mainV_wrap::before {
  content: "";
  display: block;
  position: absolute;
  width: 70%;
  height: 100%;
  top: 0;
  right: 0;
  margin: auto;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/bg_top02.png);
  background-size: 35%;
  background-position: top left;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap::before {
    background-size: 90%;
  }
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap {
    background: none;
    padding-bottom: 17.5px;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back {
  width: 1151px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

@media screen and (min-width: 1200px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back {
    width: 96%;
    margin: auto;
  }
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back {
    width: 100%;
    display: block;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_images {
  position: relative;
  width: 702px;
  max-width: 100%;
}

@media screen and (min-width: 1200px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_images {
    width: 48vw;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_images img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_images img {
    width: 100%;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_images .mainV_bg_ttl {
  position: absolute;
  top: 100%;
  left: 0;
  display: inline-block;
  margin-top: -160px;
  margin-left: 20.5px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/bg_top03.png) no-repeat;
  background-size: contain;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_images .mainV_bg_ttl {
    margin-top: -85px;
    left: 50%;
    margin-left: -125.35px;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_images .mainV_bg_ttl h1 {
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
  font-size: 27px;
  padding: 27px 47.5px 18px 47.5px;
  line-height: 42px;
  color: #fff;
  font-weight: bold;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_images .mainV_bg_ttl h1 {
    padding: 10px 40px 18px 40px;
  }
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_images .mainV_bg_ttl h1 {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_images .mainV_bg_ttl h1 .ttl_large {
  font-size: 31px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_images .mainV_bg_ttl h1 .ttl_large {
    font-size: 18px;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_images .mainV_bg_ttl h1 .txt_line01 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(255, 247, 3, 0.469)));
  background: linear-gradient(transparent 70%, rgba(255, 247, 3, 0.469) 70%);
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_images .mainV_bg_ttl h1::before {
  content: "";
  position: absolute;
  display: block;
  width: 176px;
  height: 69px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/txt_top01.png) no-repeat;
  background-size: contain;
  top: 100%;
  right: 0;
  margin-top: -50px;
  margin-right: -40px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_images .mainV_bg_ttl h1::before {
    width: 96px;
    height: 38px;
    top: 38px;
    left: 10px;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content {
  position: absolute;
  right: -5px;
  margin-top: 26px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content {
    position: relative;
    width: 100%;
    padding-right: 16px;
    padding-left: 16px;
    margin-top: 50px;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 492px;
}

@media screen and (min-width: 1200px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu {
    width: 50vw;
  }
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu {
    display: block;
    width: 100%;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu {
  position: relative;
  width: 240px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 8px;
  font-weight: bold;
}

@media screen and (min-width: 1200px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu {
    width: 24vw;
  }
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu {
    width: 100%;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu a {
  position: relative;
  color: #3a322e;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid #64c628;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu a {
    font-size: 14px;
    font-weight: bold;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu a span {
  font-size: 14px;
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(1) {
  margin-bottom: 31px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(1) {
    margin-bottom: 12px;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(1):hover .mainV_submenu {
  display: block;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(1):hover .mainV_submenu {
    display: none;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(1) a {
  padding: 38px 19px 38px 59px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  pointer-events: none;
}

@media screen and (min-width: 1200px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(1) a {
    padding: 3vw 2.2vw;
  }
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(1) a {
    padding: 23px 19px 32px 19px;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(1) a::before {
  content: "";
  position: absolute;
  display: block;
  width: 41.8px;
  height: 38px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/ico_top01.png) no-repeat;
  background-size: contain;
  top: 50%;
  left: 17.6px;
  margin-top: -19px;
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(1) a::after {
  content: "";
  position: absolute;
  display: block;
  width: 18px;
  height: 22px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/arrow_under01.png) no-repeat;
  background-size: contain;
  top: 100%;
  left: 50%;
  margin-left: -9px;
  margin-top: -27px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(1) a::after {
    width: 15px;
    height: 19px;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(2) {
  margin-bottom: 31px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(2) {
    margin-bottom: 15px;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(2):hover .mainV_submenu02 {
  display: block;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(2):hover .mainV_submenu02 {
    display: none;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(2) a {
  padding: 38px 23px 38px 80px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  pointer-events: none;
}

@media screen and (min-width: 1200px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(2) a {
    padding: 3vw 2.2vw;
  }
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(2) a {
    padding: 23px 19px 32px 19px;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(2) a::before {
  content: "";
  position: absolute;
  display: block;
  width: 72.7px;
  height: 46px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/ico_top02.png) no-repeat;
  background-size: contain;
  top: 50%;
  left: 10px;
  margin-top: -23px;
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(2) a::after {
  content: "";
  position: absolute;
  display: block;
  width: 18px;
  height: 22px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/arrow_under01.png) no-repeat;
  background-size: contain;
  top: 100%;
  left: 50%;
  margin-left: -9px;
  margin-top: -27px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(2) a::after {
    width: 15px;
    height: 19px;
  }
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(3) {
    width: calc(50% - 5.85px);
    float: left;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(3) a {
  padding: 26px 60px 18px 94px;
  height: 179px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/bg_btn_top01.jpg) no-repeat;
  background-size: 100% auto;
  background-position: center top 75px;
}

@media screen and (min-width: 1200px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(3) a {
    height: 13vw;
    width: 100%;
    padding: 1.5vw;
    display: inline-block;
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(3) a {
    height: 126px;
    padding: 13px 30px 16px 60px;
    background-position: center top 50px;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(3) a::before {
  content: "";
  position: absolute;
  display: block;
  width: 35px;
  height: 37px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/ico_top03.png) no-repeat;
  background-size: contain;
  top: 21.7px;
  left: 52px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(3) a::before {
    width: 24px;
    height: 25px;
    top: 12px;
    left: 30px;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(3) a::after {
  content: "";
  position: absolute;
  display: block;
  width: 22px;
  height: 18px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/arrow_right01.png) no-repeat;
  background-size: contain;
  top: 32px;
  right: 8px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(3) a::after {
    width: 19px;
    height: 15px;
    top: 18px;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(3) a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(4) {
    width: calc(50% - 5.85px);
    float: right;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(4) a {
  padding: 26px 56px 18px 80px;
  height: 179px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/bg_btn_top02.jpg) no-repeat;
  background-size: 100% auto;
  background-position: center top 75px;
}

@media screen and (min-width: 1200px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(4) a {
    height: 13vw;
    width: 100%;
    padding: 1.5vw;
    display: inline-block;
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(4) a {
    height: 126px;
    padding: 14px 30px 15px 55px;
    background-position: center top 50px;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(4) a::before {
  content: "";
  position: absolute;
  display: block;
  width: 41px;
  height: 36px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/ico_top04.png) no-repeat;
  background-size: contain;
  top: 23px;
  left: 30px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(4) a::before {
    width: 28px;
    height: 24px;
    top: 12px;
    left: 20px;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(4) a::after {
  content: "";
  position: absolute;
  display: block;
  width: 22px;
  height: 18px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/arrow_right01.png) no-repeat;
  background-size: contain;
  top: 32px;
  right: 8px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(4) a::after {
    width: 19px;
    height: 15px;
    top: 18px;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu:nth-child(4) a:hover {
  opacity: 0.8;
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu::before {
  content: "";
  position: absolute;
  display: block;
  width: 29px;
  height: 29px;
  background: #fff;
  border-radius: 20px;
  top: 0;
  right: 50%;
  margin-top: -14.5px;
  margin-right: -14.5px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu::before {
    display: none;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu::after {
  content: "";
  position: absolute;
  display: block;
  width: 12px;
  height: 12px;
  background: #64c628;
  border-radius: 10px;
  top: 0;
  right: 50%;
  margin-top: -6px;
  margin-right: -6px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu::after {
    display: none;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu,
.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu02 {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  display: none;
  position: absolute;
  border: 4px solid #64c628;
  border-bottom: 3px solid #64c628;
  margin-left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  z-index: 1;
  background-color: #fff;
  -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.3);
}

@media screen and (min-width: 1200px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu,
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu02 {
    width: 24vw;
  }
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu,
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu02 {
    width: 100%;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu li,
.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu02 li {
  position: relative;
  text-align: left;
  -webkit-transform: 0.3s;
          transform: 0.3s;
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu li::before,
.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu02 li::before {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 2px;
  background-color: #64c628;
  top: 50%;
  right: 20px;
  margin-top: -6px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu li::after,
.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu02 li::after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 2px;
  background-color: #64c628;
  top: 50%;
  right: 20px;
  margin-top: 0px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu li:hover,
.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu02 li:hover {
  opacity: 0.8;
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu a,
.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu02 a {
  pointer-events: auto;
  display: block;
  width: 232px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 6px 40px 6px 30px;
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px solid #64c628;
}

@media screen and (min-width: 1200px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu a,
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu02 a {
    width: 23vw;
  }
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu a,
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu02 a {
    width: 100%;
  }
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu a::before,
.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu02 a::before {
  display: none;
}

.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu a::after,
.Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .mainV_submenu02 a::after {
  display: none;
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .submenu_active {
    display: block !important;
  }
}

@media screen and (max-width: 479px) {
  .Toppage #top_mainV .mainV_wrap .mainV_back .mainV_content .mainV_menu .mainV_mainmenu .submenu_active02 {
    display: block !important;
  }
}

.Toppage #top_bannerArea {
  width: 980px;
  margin: 52.6px auto 0;
}

@media screen and (max-width: 479px) {
  .Toppage #top_bannerArea {
    width: 100%;
    margin-top: 16px;
  }
}

.Toppage #top_bannerArea .bannerA_wrap {
  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 #top_bannerArea .bannerA_wrap {
    display: block;
  }
}

.Toppage #top_bannerArea .bannerA_wrap li {
  width: 478px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_bannerArea .bannerA_wrap li {
    width: 100%;
    margin-top: 14.7px;
  }
}

.Toppage #top_bannerArea .bannerA_wrap li a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.Toppage #top_bannerArea .bannerA_wrap li a:hover {
  opacity: 0.8;
}

.Toppage .news_ttl {
  position: relative;
  margin-top: 80px;
  margin-bottom: 35px;
  font-size: 26px;
  font-weight: bold;
  color: #000;
}

@media screen and (max-width: 479px) {
  .Toppage .news_ttl {
    margin-top: 42.7px;
  }
}

.Toppage .news_ttl::before {
  display: block;
  position: absolute;
  content: "";
  width: 70px;
  height: 80px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/title_top01.png) no-repeat;
  background-size: contain;
  top: 0;
  left: 50%;
  margin-left: -160px;
  margin-top: -16px;
}

.Toppage .news_ttl::after {
  display: block;
  position: absolute;
  content: "";
  width: 70px;
  height: 80px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/title_top02.png) no-repeat;
  background-size: contain;
  top: 0;
  right: 50%;
  margin-right: -160px;
  margin-top: -16px;
}

.Toppage .news_ttl span {
  position: relative;
}

.Toppage .news_ttl span::before {
  display: block;
  position: absolute;
  content: "";
  width: 60px;
  height: 48px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/txt_top02.png) no-repeat;
  background-size: contain;
  top: 0;
  left: 50%;
  margin-left: -90px;
  margin-top: -36px;
}

.Toppage .puk_news_deco {
  width: 980px;
  margin: 0 auto;
  background: #eeffe2;
  border-top: 7px solid #64c628;
  padding: 20px 49.5px 1px 40px;
  position: relative;
}

@media screen and (max-width: 479px) {
  .Toppage .puk_news_deco {
    width: 100%;
    padding: 14.6px 16.7px 23px 11px;
  }
}

.Toppage .puk_news_deco ul li {
  padding: 25px 0;
}

.Toppage .puk_news_deco ul li a div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 479px) {
  .Toppage .puk_news_deco ul li a div {
    display: block;
  }
}

.Toppage .puk_news_deco ul li a div span {
  width: 20%;
  display: block;
  font-size: 16px;
  color: #53a23c;
  font-weight: bold;
  float: left;
}

@media screen and (max-width: 479px) {
  .Toppage .puk_news_deco ul li a div span {
    width: 100%;
  }
}

.Toppage .puk_news_deco ul li a div h3 {
  width: 80%;
  float: left;
}

@media screen and (max-width: 479px) {
  .Toppage .puk_news_deco ul li a div h3 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .Toppage .puk_news_deco ul li:last-child {
    margin-bottom: 0px;
  }
}

.Toppage #top_shopInfo {
  margin-top: 36.7px;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
  background-color: #cafcae;
  background-image: radial-gradient(#fff 15%, transparent 15%);
  background-size: 10px 10px;
  padding-top: 43.7px;
  padding-bottom: 34px;
}

@media screen and (min-width: 480px) and (max-width: 1179px) {
  .Toppage #top_shopInfo {
    width: calc(100% + 40px);
    margin-left: -20px;
    max-width: calc(100% + 40px);
  }
}

@media screen and (max-width: 479px) {
  .Toppage #top_shopInfo {
    width: auto;
    margin-left: -20px;
    max-width: auto;
  }
}

@media screen and (max-width: 479px) {
  .Toppage #top_shopInfo {
    margin-top: 23px;
    padding-top: 14.4px;
    padding-left: 20px;
    padding-right: 10px;
  }
}

.Toppage #top_shopInfo .shopInfo_wrap {
  position: relative;
  background-color: #fff;
  width: 1000px;
  margin: 0 auto;
  padding-top: 35.2px;
  font-weight: bold;
}

@media screen and (max-width: 479px) {
  .Toppage #top_shopInfo .shopInfo_wrap {
    width: 100%;
    padding-top: 41px;
  }
}

.Toppage #top_shopInfo .shopInfo_wrap .shopInfo_deco {
  position: absolute;
  display: block;
  width: 68px;
  height: 68px;
  background-color: #cafcae;
  background-image: radial-gradient(#fff 15%, transparent 15%);
  background-size: 10px 10px;
  border-radius: 60px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_shopInfo .shopInfo_wrap .shopInfo_deco {
    width: 40px;
    height: 40px;
  }
}

.Toppage #top_shopInfo .shopInfo_wrap .shopInfo_deco span {
  display: block;
  position: relative;
  width: 68px;
  height: 68px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_shopInfo .shopInfo_wrap .shopInfo_deco span {
    width: 40px;
    height: 40px;
  }
}

.Toppage #top_shopInfo .shopInfo_wrap .shopInfo_deco span::before {
  content: "";
  display: block;
  position: absolute;
  width: 13px;
  height: 13px;
  background-color: #3ba428;
  top: 50%;
  left: 27.5px;
  margin-top: -6.5px;
  border-radius: 20px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_shopInfo .shopInfo_wrap .shopInfo_deco span::before {
    left: 14px;
  }
}

.Toppage #top_shopInfo .shopInfo_wrap .shopInfo_poti01 {
  top: -34px;
  left: -34px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_shopInfo .shopInfo_wrap .shopInfo_poti01 {
    top: -14.4px;
    left: -10px;
  }
}

.Toppage #top_shopInfo .shopInfo_wrap .shopInfo_poti02 {
  top: -34px;
  right: -34px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_shopInfo .shopInfo_wrap .shopInfo_poti02 {
    top: -14.4px;
    right: -10px;
  }
}

.Toppage #top_shopInfo .shopInfo_wrap .shopInfo_poti03 {
  bottom: -34px;
  left: -34px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_shopInfo .shopInfo_wrap .shopInfo_poti03 {
    bottom: -14.4px;
    left: -10px;
  }
}

.Toppage #top_shopInfo .shopInfo_wrap .shopInfo_poti04 {
  bottom: -34px;
  right: -34px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_shopInfo .shopInfo_wrap .shopInfo_poti04 {
    bottom: -14.4px;
    right: -10px;
  }
}

.Toppage #top_shopInfo .shopInfo_wrap h2 {
  position: relative;
  font-size: 26px;
  font-weight: bold;
  color: #000;
}

.Toppage #top_shopInfo .shopInfo_wrap h2::before {
  display: block;
  position: absolute;
  content: "";
  width: 60px;
  height: 48px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/txt_top03.png) no-repeat;
  background-size: contain;
  top: 0;
  left: 50%;
  margin-left: -90px;
  margin-top: -36px;
}

.Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0px 50.5px 40.8px 43.8px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content {
    display: block;
    padding: 0px 11.2px 34.6px 21.1px;
  }
}

.Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content .shop_info {
  width: 50%;
  padding-right: 54px;
  border-right: 1px solid #ace38d;
}

@media screen and (max-width: 479px) {
  .Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content .shop_info {
    border-right: none;
    padding-right: 0px;
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content .shop_info dl {
    width: 100%;
  }
}

.Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content .shop_info dl dt {
  font-size: 14px;
  position: relative;
  float: left;
  clear: left;
  margin-right: 0.5em;
  width: 110px;
  padding-left: 30px;
  line-height: 48px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content .shop_info dl dt {
    width: 30%;
    margin-right: 0px;
  }
}

.Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content .shop_info dl dt:nth-of-type(1)::before {
  content: "";
  display: block;
  position: absolute;
  width: 21.4px;
  height: 21.4px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/ico_top_sub01.png) no-repeat;
  background-size: contain;
  top: 50%;
  left: 0;
  margin-top: -10.7px;
}

.Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content .shop_info dl dt:nth-of-type(2)::before {
  content: "";
  display: block;
  position: absolute;
  width: 17.7px;
  height: 17.7px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/ico_top_sub02.png) no-repeat;
  background-size: contain;
  top: 50%;
  left: 0;
  margin-top: -8.85px;
}

.Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content .shop_info dl dt:nth-of-type(3)::before {
  content: "";
  display: block;
  position: absolute;
  width: 22px;
  height: 18px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/ico_top_sub03.png) no-repeat;
  background-size: contain;
  top: 50%;
  left: 0;
  margin-top: -9px;
}

.Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content .shop_info dl dt:nth-of-type(4)::before {
  content: "";
  display: block;
  position: absolute;
  width: 11.8px;
  height: 17.7px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/ico_top_sub04.png) no-repeat;
  background-size: contain;
  top: 50%;
  left: 0;
  margin-top: -8.85px;
}

.Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content .shop_info dl dt:nth-of-type(5)::before {
  content: "";
  display: block;
  position: absolute;
  width: 17.7px;
  height: 13.3px;
  background: url(https://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/ico_top_sub05.png) no-repeat;
  background-size: contain;
  top: 50%;
  left: 0;
  margin-top: -6.65px;
}

.Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content .shop_info dl dd {
  font-size: 14px;
  line-height: 48px;
  float: left;
  margin-left: 1em;
}

@media screen and (max-width: 479px) {
  .Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content .shop_info dl dd {
    width: 70%;
    margin-left: 0px;
    font-weight: bold;
  }
}

.Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content .shop_info dl dd span {
  margin-top: 14px;
  display: block;
  line-height: 20px;
}

@media screen and (max-width: 479px) {
  .Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content .shop_info dl dd span {
    display: inline-block;
  }
}

.Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content .shop_info dl dd a {
  color: #217c28;
  -webkit-text-decoration: underline #217c28;
          text-decoration: underline #217c28;
}

.Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content .shop_map {
  width: 46%;
}

@media screen and (max-width: 479px) {
  .Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content .shop_map {
    width: 100%;
  }
}

.Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content .shop_map iframe {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 479px) {
  .Toppage #top_shopInfo .shopInfo_wrap .shopInfo_content .shop_map iframe {
    margin-top: 38.5px;
  }
}
/*# sourceMappingURL=top.css.map */