/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 09 2023 | 12:09:30 */
.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 {
  transform: scale(1);
}
.Toppage a:hover {
  text-decoration: none;
}
.Toppage .top_search {
  position: relative;
  overflow-x: clip;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
  position: relative;
  padding-bottom: 35px;
}
@media screen and (min-width:480px) and (max-width: 1179px) {
  .Toppage .top_search {
    width: calc(100% + 40px);
    margin-left: -20px;
    max-width: calc(100% + 40px);
  }
}
@media screen and (max-width: 479px) {
  .Toppage .top_search {
    width: auto;
    margin-left: -20px;
    max-width: auto;
  }
}
@media screen and (max-width: 479px) {
  .Toppage .top_search {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 80px;
  }
}
.Toppage .top_search::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #eff9ff;
  background-image: radial-gradient(#fff 30%, transparent 30%);
  background-size: 10px 10px;
  padding: 30px 0 50px;
}
.Toppage .top_search::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 1410px;
  height: 150px;
  background-image: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_house1.png), url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_house2.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: left 30px bottom, right 30px bottom;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search::after {
    background-image: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_house_sp.png);
    height: 80px;
  }
}
.Toppage .top_search .search_wrap {
  position: relative;
  width: 1140px;
  margin: 0 auto;
  padding-top: 24px;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap {
    width: 100%;
    padding-top: 11px;
  }
}
.Toppage .top_search .search_wrap .h2_wrap {
  display: flex;
  justify-content: space-between;
}
.Toppage .top_search .search_wrap .h2_wrap .h2_title01 {
  margin-bottom: 0 !important;
  padding-left: 305px;
  background: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/pic_search.png) no-repeat;
  background-size: auto 100%;
  height: 89px;
  line-height: 1em;
  text-align: left;
  position: relative;
  font-weight: bold;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .h2_wrap .h2_title01 {
    margin-bottom: 0px;
    padding-left: 160px;
    height: 45px;
    padding-bottom: 10px;
    margin-left: 10px;
  }
}
.Toppage .top_search .search_wrap .h2_wrap .h2_title01 span {
  display: block;
  padding-top: 45px;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .h2_wrap .h2_title01 span {
    font-size: 14px;
    padding-top: 18px;
  }
}
.Toppage .top_search .search_wrap .h2_wrap .search_text_pc {
  font-weight: bold;
  padding-top: 45px;
  height: 0;
}
.Toppage .top_search .search_wrap .h2_wrap .search_text_pc span {
  display: block;
  height: 25px;
  padding-left: 25px;
  background: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_clickmark.png) no-repeat;
  background-size: auto 100%;
  background-position: left center;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .h2_wrap .search_text_pc {
    display: none;
  }
}
.Toppage .top_search .search_wrap .search_text_sp {
  margin-left: 0;
  font-weight: bold;
  text-align: right;
  padding-top: 5px;
  font-size: 12px;
}
.Toppage .top_search .search_wrap .search_text_sp span {
  padding: 2px 10px 2px 19px;
  background: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_clickmark.png) no-repeat;
  background-size: auto 100%;
  background-position: left center;
}
@media all and (min-width: 480px) {
  .Toppage .top_search .search_wrap .search_text_sp {
    display: none;
  }
}
.Toppage .top_search .search_wrap .areaMap {
  position: relative;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .areaMap {
    width: 100%;
    overflow: hidden;
  }
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .areaMap .map_image {
    margin: 0 auto;
    position: relative;
    max-width: 700px;
    left: -165px;
    top: 0;
  }
}
.Toppage .top_search .search_wrap .areaMap img {
  border: 3px solid #20a1f0;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .areaMap img {
    border-top: 2px solid #20a1f0;
    border-bottom: 2px solid #20a1f0;
    border-right: 0px;
    border-left: 0px;
  }
}
.Toppage .top_search .search_wrap .areaMap #kanazawa,
.Toppage .top_search .search_wrap .areaMap #teramae,
.Toppage .top_search .search_wrap .areaMap #rokuura {
  position: absolute;
  top: 0;
  opacity: 0;
}
.Toppage .top_search .search_wrap .areaMap .area_open {
  display: block;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .areaMap .area_open {
    display: none;
  }
}
.Toppage .top_search .search_wrap .areaMap .area_other_btn {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .areaMap .area_other_btn {
    z-index: 10;
  }
}
.Toppage .top_search .search_wrap .areaMap .area_other_btn a {
  display: flex;
  z-index: 10;
  align-items: center;
  justify-content: center;
  background: #EAF8FF url("https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_map_other.png") no-repeat;
  background-position: bottom left;
  color: #333;
  font-weight: bold;
  font-size: 17px;
  border: solid 1px #3686A5;
  border-radius: 8px;
  line-height: 1.3em;
  width: 140px;
  height: 110px;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .areaMap .area_other_btn a {
    font-size: 13px;
    height: 44px;
    background-size: contain;
    padding-right: 20px;
    border-radius: 4px;
  }
}
.Toppage .top_search .search_wrap .areaMap .area_other_btn a:hover {
  background-color: #bce6fb;
}
.Toppage .top_search .search_wrap .areaMap .area_other_btn a .arrow {
  position: absolute;
  right: 10px;
  bottom: 10px;
  margin: auto;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  height: 20px;
  background: #20a1f0;
  border-radius: 100px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .areaMap .area_other_btn a .arrow {
    width: 14px;
    height: 14px;
    top: 0;
    bottom: 0;
  }
}
.Toppage .top_search .search_wrap .areaMap .area_other_btn a .arrow::before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 8px;
  height: 8px;
  right: 8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .areaMap .area_other_btn a .arrow::before {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 6px;
    height: 6px;
    right: 6px;
  }
}
.Toppage .top_search .search_wrap .search_btn_wrap {
  width: 980px;
  margin: 50px auto 0;
  padding: 0 10px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_btn_wrap {
    width: 100%;
    margin-top: 6.5px;
    padding-bottom: 0;
    flex-wrap: wrap;
  }
}
.Toppage .top_search .search_wrap .search_btn_wrap .search_btn,
.Toppage .top_search .search_wrap .search_btn_wrap .search_linkbtn {
  cursor: pointer;
  position: relative;
  border: 3px solid #20a1f0;
  width: 460px;
  height: 120px;
  border-radius: 8px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  transition: 0.3s;
  margin-bottom: 30px;
  padding-left: 140px;
  background: #fff url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/img_tugaku.jpg) no-repeat;
  background-size: 100px auto;
  background-position: left 10px center;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_btn_wrap .search_btn,
  .Toppage .top_search .search_wrap .search_btn_wrap .search_linkbtn {
    width: 100%;
    height: 105px;
    background-size: 85px auto;
    background-position: left 7px center;
    padding-left: 115px;
    margin-bottom: 15px;
  }
}
.Toppage .top_search .search_wrap .search_btn_wrap .search_btn::before,
.Toppage .top_search .search_wrap .search_btn_wrap .search_linkbtn::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: -30px;
  left: -33px;
  margin: auto;
  background: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_threeline2.png) no-repeat;
  background-size: 43px auto;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_btn_wrap .search_btn::before,
  .Toppage .top_search .search_wrap .search_btn_wrap .search_linkbtn::before {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_btn_wrap .search_btn,
  .Toppage .top_search .search_wrap .search_btn_wrap .search_linkbtn {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  }
}
.Toppage .top_search .search_wrap .search_btn_wrap .search_btn .btn_menu_title01,
.Toppage .top_search .search_wrap .search_btn_wrap .search_linkbtn .btn_menu_title01 {
  letter-spacing: 0.04em;
  font-size: 36px;
  font-weight: bold;
  color: #20a1f0;
  display: block;
  margin-bottom: 0;
  line-height: 1em;
  z-index: 1;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_btn_wrap .search_btn .btn_menu_title01,
  .Toppage .top_search .search_wrap .search_btn_wrap .search_linkbtn .btn_menu_title01 {
    font-size: 24px;
  }
}
.Toppage .top_search .search_wrap .search_btn_wrap .search_btn .btn_menu_title01 .campus,
.Toppage .top_search .search_wrap .search_btn_wrap .search_linkbtn .btn_menu_title01 .campus {
  font-size: 16px;
  display: block;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_btn_wrap .search_btn .btn_menu_title01 .campus,
  .Toppage .top_search .search_wrap .search_btn_wrap .search_linkbtn .btn_menu_title01 .campus {
    font-size: 10px;
  }
}
.Toppage .top_search .search_wrap .search_btn_wrap .search_btn .btn_menu_title01 .small,
.Toppage .top_search .search_wrap .search_btn_wrap .search_linkbtn .btn_menu_title01 .small {
  font-size: 20px;
  position: relative;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_btn_wrap .search_btn .btn_menu_title01 .small,
  .Toppage .top_search .search_wrap .search_btn_wrap .search_linkbtn .btn_menu_title01 .small {
    font-size: 14px;
  }
}
.Toppage .top_search .search_wrap .search_btn_wrap .search_btn .btn_menu_title01 .cross01,
.Toppage .top_search .search_wrap .search_btn_wrap .search_btn .btn_menu_title01 .cross02,
.Toppage .top_search .search_wrap .search_btn_wrap .search_linkbtn .btn_menu_title01 .cross01,
.Toppage .top_search .search_wrap .search_btn_wrap .search_linkbtn .btn_menu_title01 .cross02 {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 30px;
  height: 30px;
  background: #20a1f0;
  border-radius: 100px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_btn_wrap .search_btn .btn_menu_title01 .cross01,
  .Toppage .top_search .search_wrap .search_btn_wrap .search_btn .btn_menu_title01 .cross02,
  .Toppage .top_search .search_wrap .search_btn_wrap .search_linkbtn .btn_menu_title01 .cross01,
  .Toppage .top_search .search_wrap .search_btn_wrap .search_linkbtn .btn_menu_title01 .cross02 {
    right: 20px;
  }
}
.Toppage .top_search .search_wrap .search_btn_wrap .search_btn .btn_menu_title01 .cross01::before,
.Toppage .top_search .search_wrap .search_btn_wrap .search_btn .btn_menu_title01 .cross02::before,
.Toppage .top_search .search_wrap .search_btn_wrap .search_linkbtn .btn_menu_title01 .cross01::before,
.Toppage .top_search .search_wrap .search_btn_wrap .search_linkbtn .btn_menu_title01 .cross02::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 7px;
  margin: auto;
  background: #fff;
  width: 15px;
  height: 3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.Toppage .top_search .search_wrap .search_btn_wrap .search_btn .btn_menu_title01 .cross01:after,
.Toppage .top_search .search_wrap .search_btn_wrap .search_btn .btn_menu_title01 .cross02:after,
.Toppage .top_search .search_wrap .search_btn_wrap .search_linkbtn .btn_menu_title01 .cross01:after,
.Toppage .top_search .search_wrap .search_btn_wrap .search_linkbtn .btn_menu_title01 .cross02:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 7px;
  margin: auto;
  background: #fff;
  width: 15px;
  height: 3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.Toppage .top_search .search_wrap .search_btn_wrap .search_tsugaku .btn_menu_title01 .small::before {
  content: "";
  display: block;
  position: absolute;
  width: 80px;
  height: 40px;
  top: -42px;
  right: -22px;
  margin: auto;
  background: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_time.png) no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_btn_wrap .search_tsugaku .btn_menu_title01 .small::before {
    width: 60px;
    height: 30px;
    top: -40px;
    right: -5px;
  }
}
.Toppage .top_search .search_wrap .search_btn_wrap .search_kakaku {
  background-image: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/img_kakaku.jpg);
}
.Toppage .top_search .search_wrap .search_btn_wrap .search_kakaku::before {
  top: -35px;
  right: -95px;
  background-image: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_threeline1.png);
  background-position: right top;
}
.Toppage .top_search .search_wrap .search_btn_wrap .search_kakaku .btn_menu_title01::before {
  content: "";
  display: block;
  position: absolute;
  width: 80px;
  height: 40px;
  top: 0;
  left: 125px;
  margin: auto;
  background: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_money.png) no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_btn_wrap .search_kakaku .btn_menu_title01::before {
    width: 60px;
    height: 30px;
    top: 5px;
    left: 100px;
  }
}
.Toppage .top_search .search_wrap .search_btn_wrap .search_map,
.Toppage .top_search .search_wrap .search_btn_wrap .search_student {
  background-image: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_map.png);
  background-position: left -20px bottom -30px;
  background-size: 120px auto;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_btn_wrap .search_map,
  .Toppage .top_search .search_wrap .search_btn_wrap .search_student {
    display: inline-block;
    width: 48%;
    padding-left: 20px;
    display: flex;
  }
}
.Toppage .top_search .search_wrap .search_btn_wrap .search_map::before,
.Toppage .top_search .search_wrap .search_btn_wrap .search_student::before {
  display: none;
}
.Toppage .top_search .search_wrap .search_btn_wrap .search_map .btn_menu_title01,
.Toppage .top_search .search_wrap .search_btn_wrap .search_student .btn_menu_title01 {
  font-size: 24px;
  color: #333;
}
.Toppage .top_search .search_wrap .search_btn_wrap .search_map .btn_menu_title01 span,
.Toppage .top_search .search_wrap .search_btn_wrap .search_student .btn_menu_title01 span {
  background: linear-gradient(transparent 75%, #fce20e 75%);
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_btn_wrap .search_map .btn_menu_title01,
  .Toppage .top_search .search_wrap .search_btn_wrap .search_student .btn_menu_title01 {
    font-size: 15px;
    line-height: 1.5em;
  }
}
.Toppage .top_search .search_wrap .search_btn_wrap .search_map .arrow,
.Toppage .top_search .search_wrap .search_btn_wrap .search_student .arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 32px;
  height: 32px;
  background: #20a1f0;
  border-radius: 100px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_btn_wrap .search_map .arrow,
  .Toppage .top_search .search_wrap .search_btn_wrap .search_student .arrow {
    width: 20px;
    height: 20px;
    right: 20px;
  }
}
.Toppage .top_search .search_wrap .search_btn_wrap .search_map .arrow::before,
.Toppage .top_search .search_wrap .search_btn_wrap .search_student .arrow::before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 12px;
  width: 12px;
  height: 12px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_btn_wrap .search_map .arrow::before,
  .Toppage .top_search .search_wrap .search_btn_wrap .search_student .arrow::before {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 8px;
    height: 8px;
    right: 8px;
  }
}
.Toppage .top_search .search_wrap .search_btn_wrap .search_student {
  background-image: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_house.png);
  background-position: left bottom -10px;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_btn_wrap .search_student {
    margin-left: 4%;
  }
}
.Toppage .top_search .search_wrap .search_btn_wrap .search_student .btn_menu_title01 {
  line-height: 1.3em;
}
.Toppage .top_search .search_wrap .search_btn_wrap .btn_menu_trigger01:hover .search_menu01 {
  display: block;
}
.Toppage .top_search .search_wrap .search_btn_wrap .btn_menu_trigger02:hover .search_menu02 {
  display: block;
}
@media all and (min-width: 480px) {
  .Toppage .top_search .search_wrap .search_btn_wrap .btn_menu_trigger01:hover .btn_menu_title01 .cross01::after,
  .Toppage .top_search .search_wrap .search_btn_wrap .btn_menu_trigger02:hover .btn_menu_title01 .cross02::after {
    transform: rotate(0);
  }
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_btn_wrap .btn_menu_trigger01:hover .search_menu01 {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_btn_wrap .btn_menu_trigger02:hover .search_menu02 {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_btn_wrap .btn_menu_title01 .cross01.search_menu_active01::after,
  .Toppage .top_search .search_wrap .search_btn_wrap .btn_menu_title01 .cross02.search_menu_active02::after {
    transform: rotate(0);
  }
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_btn_wrap .search_menu_active01,
  .Toppage .top_search .search_wrap .search_btn_wrap .search_menu_active02 {
    display: block !important;
  }
}
.Toppage .top_search .search_wrap .search_menu01,
.Toppage .top_search .search_wrap .search_menu02 {
  position: absolute;
  top: 90%;
  width: 460px;
  left: -3px;
  padding: 16px 16px 6px 16px;
  background-color: #fff;
  border-top: none;
  box-sizing: border-box;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border: 3px solid #20a1f0;
  border-top: none;
  display: none;
  z-index: 2;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_menu01,
  .Toppage .top_search .search_wrap .search_menu02 {
    width: calc(100vw - 20px);
    margin: 0 auto;
    z-index: 2;
  }
}
.Toppage .top_search .search_wrap .search_menu01 ul,
.Toppage .top_search .search_wrap .search_menu02 ul {
  background-color: #fff;
  padding-top: 20px;
  border-top: 2px solid #20a1f0;
}
.Toppage .top_search .search_wrap .search_menu01 ul li a,
.Toppage .top_search .search_wrap .search_menu02 ul li a {
  position: relative;
  text-align: center;
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  border: 2px solid #20a1f0;
  border-radius: 10px;
  padding: 25px 100px;
  margin-bottom: 10px;
  background: #eff9ff;
  transition: 0.3s;
}
@media screen and (max-width: 479px) {
  .Toppage .top_search .search_wrap .search_menu01 ul li a,
  .Toppage .top_search .search_wrap .search_menu02 ul li a {
    padding: 13px 50px;
    font-size: 16px;
  }
}
.Toppage .top_search .search_wrap .search_menu01 ul li a::before,
.Toppage .top_search .search_wrap .search_menu02 ul li a::before {
  content: "";
  position: absolute;
  bottom: 0;
  top: 0;
  right: 40px;
  margin: auto;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  width: 23px;
  height: 23px;
  background: #20a1f0;
  border-radius: 100px;
  transition: all 0.3s;
}
.Toppage .top_search .search_wrap .search_menu01 ul li a::after,
.Toppage .top_search .search_wrap .search_menu02 ul li a::after {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  top: 0;
  margin: auto;
  right: 49px;
  width: 9px;
  height: 9px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}
.Toppage .top_search .search_wrap .search_menu01 ul li a:hover,
.Toppage .top_search .search_wrap .search_menu02 ul li a:hover {
  text-decoration: none;
  background: #c1e7fe;
}
.Toppage .top_search .search_wrap .search_menu01 ul li a:hover::before,
.Toppage .top_search .search_wrap .search_menu02 ul li a:hover::before {
  transform: scale(1.2);
}
.Toppage .top_search .search_wrap .search_menu01 ul li:last-child,
.Toppage .top_search .search_wrap .search_menu02 ul li:last-child {
  border-bottom: none;
}
.Toppage .top_recommend {
  position: relative;
  width: 1140px;
  margin: 45px auto 70px;
}
@media screen and (max-width: 479px) {
  .Toppage .top_recommend {
    width: 100%;
    margin: 55px auto 40px;
  }
}
.Toppage .top_recommend .h2_title01 {
  color: #20a1f0;
  padding-top: 65px;
  font-weight: bold;
  font-size: 30px;
  background: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_point.png) no-repeat center top;
  background-size: 80px 53px;
}
@media screen and (max-width: 479px) {
  .Toppage .top_recommend .h2_title01 {
    font-size: 18px;
    padding-top: 60px;
  }
}
.Toppage .top_recommend::after {
  display: block;
  content: "";
  width: 1300px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: -70px;
  z-index: -1;
  margin: auto;
  position: absolute;
  background-image: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/bg_round1.png), url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/bg_round2.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: left center, right center;
}
@media screen and (max-width: 1179px) {
  .Toppage .top_recommend::after {
    width: 100% !important;
    left: 0;
  }
}
@media screen and (max-width: 479px) {
  .Toppage .top_recommend::after {
    width: 100%;
    background-image: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/bg_round1_sp.png);
    background-size: 100% auto;
    left: 0;
    bottom: 60%;
    z-index: -1;
  }
}
.Toppage .top_recommend .recommend_wrap {
  background: inherit;
  position: relative;
  padding: 0;
  display: flex;
  width: 980px;
  margin: 30px auto 0;
  justify-content: space-between;
}
@media screen and (max-width: 479px) {
  .Toppage .top_recommend .recommend_wrap {
    width: 100%;
    flex-direction: column;
    margin: 0;
  }
}
.Toppage .top_recommend .recommend_wrap .recommend_img {
  padding-right: 50px;
}
@media screen and (max-width: 479px) {
  .Toppage .top_recommend .recommend_wrap .recommend_img {
    order: 2;
    padding-right: 0;
    text-align: center;
  }
}
.Toppage .top_recommend .recommend_wrap .recommend_img img {
  width: 400px;
  border-radius: 20px;
  border: solid 5px #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 479px) {
  .Toppage .top_recommend .recommend_wrap .recommend_txt {
    order: 1;
  }
}
.Toppage .top_recommend .recommend_wrap .recommend_txt .txt_emp {
  font-size: 0;
  width: 184px;
  height: 36px;
  background: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/pic_osusume1.png) no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 479px) {
  .Toppage .top_recommend .recommend_wrap .recommend_txt .txt_emp {
    font-size: 0;
    margin: auto;
  }
}
.Toppage .top_recommend .recommend_wrap .recommend_txt .txt_percent {
  width: 378px;
}
.Toppage .top_recommend .recommend_wrap .recommend_txt .txt_percent img {
  width: 100%;
}
@media screen and (max-width: 479px) {
  .Toppage .top_recommend .recommend_wrap .recommend_txt .txt_percent {
    display: block;
    width: 90%;
    margin: auto;
    margin-bottom: 10px;
  }
}
.Toppage .top_infocompany {
  background: #f2faff;
  position: relative;
  overflow-x: clip;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
}
@media screen and (min-width:480px) and (max-width: 1179px) {
  .Toppage .top_infocompany {
    width: calc(100% + 40px);
    margin-left: -20px;
    max-width: calc(100% + 40px);
  }
}
@media screen and (max-width: 479px) {
  .Toppage .top_infocompany {
    width: auto;
    margin-left: -20px;
    max-width: auto;
  }
}
@media screen and (max-width: 479px) {
  .Toppage .top_infocompany {
    margin-left: calc(-50vw + 50%);
  }
}
.Toppage .top_infocompany .infocompany_wrap {
  width: 1140px;
  margin: auto;
  padding: 40px 0 45px;
  justify-content: space-between;
  display: flex;
}
@media screen and (max-width: 479px) {
  .Toppage .top_infocompany .infocompany_wrap {
    width: calc(100% - 20px);
    flex-direction: column;
    padding: 40px 0px 40px;
  }
}
.Toppage .top_infocompany .infocompany_wrap #top_info {
  width: calc(47% - 10px);
}
@media screen and (max-width: 479px) {
  .Toppage .top_infocompany .infocompany_wrap #top_info {
    width: 100%;
  }
}
.Toppage .top_infocompany .infocompany_wrap #top_info .h2_title01 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 25px;
}
@media screen and (max-width: 479px) {
  .Toppage .top_infocompany .infocompany_wrap #top_info .h2_title01 {
    font-size: 20px;
  }
}
.Toppage .top_infocompany .infocompany_wrap #top_info .h2_title01 span {
  color: #20a1f0;
  font-size: 16px;
  display: block;
  text-align: center;
  padding-bottom: 5px;
}
.Toppage .top_infocompany .infocompany_wrap #top_info .info_wrap ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.Toppage .top_infocompany .infocompany_wrap #top_info .info_wrap ul li {
  display: block;
  width: calc(50% - 10px);
  margin-bottom: 17px;
  border-radius: 10px;
  border: solid 10px #fff;
  background-color: #fff;
  text-align: left;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  transition: 0.3s;
}
@media screen and (max-width: 479px) {
  .Toppage .top_infocompany .infocompany_wrap #top_info .info_wrap ul li {
    width: calc(50% - 6px);
    padding: 1px;
    border: solid 5px #fff;
    margin-bottom: 14px;
  }
}
.Toppage .top_infocompany .infocompany_wrap #top_info .info_wrap ul li:hover {
  box-shadow: 0px 0px 20px rgba(69, 152, 215, 0.35);
}
.Toppage .top_infocompany .infocompany_wrap #top_info .info_wrap ul li a {
  display: block;
  position: relative;
  padding-top: 199px;
  padding-bottom: 11px;
  font-weight: bold;
  color: #333;
  padding-left: 10px;
  line-height: 1.5em;
  text-decoration: none;
  background-size: top center;
  background-repeat: no-repeat;
  background-size: auto 180px;
  background-position: center top;
}
@media screen and (max-width: 479px) {
  .Toppage .top_infocompany .infocompany_wrap #top_info .info_wrap ul li a {
    padding-top: 104px;
    font-size: 14px;
    background-size: auto 100px;
  }
}
.Toppage .top_infocompany .infocompany_wrap #top_info .info_wrap ul li a::before {
  content: "";
  position: absolute;
  bottom: 18px;
  right: 20px;
  margin: auto;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  width: 23px;
  height: 23px;
  background: #62c3ff;
  border-radius: 100px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 479px) {
  .Toppage .top_infocompany .infocompany_wrap #top_info .info_wrap ul li a::before {
    width: 15px;
    height: 15px;
    right: 9px;
    bottom: 23px;
  }
}
.Toppage .top_infocompany .infocompany_wrap #top_info .info_wrap ul li a::after {
  content: "";
  position: absolute;
  display: block;
  bottom: 25px;
  right: 29px;
  width: 9px;
  height: 9px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 479px) {
  .Toppage .top_infocompany .infocompany_wrap #top_info .info_wrap ul li a::after {
    width: 6px;
    height: 6px;
    bottom: 28px;
    right: 15px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}
.Toppage .top_infocompany .infocompany_wrap #top_info .info_wrap ul li:nth-of-type(1) a {
  background-image: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/img_info1.jpg);
}
.Toppage .top_infocompany .infocompany_wrap #top_info .info_wrap ul li:nth-of-type(2) a {
  line-height: 3em;
  background-image: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/img_info2.jpg);
}
.Toppage .top_infocompany .infocompany_wrap #top_info .info_wrap ul li:nth-of-type(3) a {
  line-height: 3em;
  background-image: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/img_info3.jpg);
}
.Toppage .top_infocompany .infocompany_wrap #top_info .info_wrap ul li:nth-of-type(4) a {
  line-height: 3em;
  background-image: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/img_info5.jpg);
}
.Toppage .top_infocompany .infocompany_wrap #top_companylist {
  width: calc(53% - 10px);
}
@media screen and (max-width: 479px) {
  .Toppage .top_infocompany .infocompany_wrap #top_companylist {
    width: 100%;
    margin-top: 30px;
  }
}
.Toppage .top_infocompany .infocompany_wrap #top_companylist .h2_title01 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 25px;
}
@media screen and (max-width: 479px) {
  .Toppage .top_infocompany .infocompany_wrap #top_companylist .h2_title01 {
    font-size: 20px;
  }
}
.Toppage .top_infocompany .infocompany_wrap #top_companylist .h2_title01 span {
  color: #20a1f0;
  font-size: 16px;
  display: block;
  text-align: center;
  padding-bottom: 5px;
}
.Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table {
  padding: 16px 20px;
  background-color: #fff;
  border-radius: 10px;
  font-size: 14px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  transition: 0.3s;
  border-collapse: collapse;
  border-spacing: 0;
}
.Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table dl {
  display: table;
  width: 100%;
  font-weight: bold;
  border-bottom: solid 1px #62c3ff;
}
.Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table dl.border-thick {
  border-top: solid 3px #62c3ff;
}
.Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table dl dt,
.Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table dl dd {
  padding: 5px 0 6px;
  line-height: 1.78em;
  font-size: 14px;
  display: table-cell;
  width: 37%;
  vertical-align: middle;
}
.Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table dl dt a,
.Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table dl dd a {
  color: #333;
}
@media screen and (max-width: 479px) {
  .Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table dl dt,
  .Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table dl dd {
    font-size: 12px;
  }
}
.Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table dl dt {
  width: 38%;
  margin-right: 2%;
}
.Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table dl dt.outlink a {
  display: block;
  width: 100%;
  padding-right: 18px;
  background: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_outlink.png) no-repeat right center;
  background-size: auto 15px;
}
.Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table dl dd:nth-of-type(1) {
  width: 30%;
  text-align: center;
}
.Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table dl dd:nth-of-type(2) {
  width: 25%;
  text-align: center;
}
.Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table dl:last-of-type {
  border-bottom: none;
}
.Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table dl:last-of-type dt,
.Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table dl:last-of-type dd {
  padding-bottom: 0;
}
.Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table dl.dl_th {
  padding: 4px 0;
  text-align: center;
  border-bottom: solid 3px #62c3ff;
  color: #62c3ff;
}
.Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table dl.dl_th dt,
.Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table dl.dl_th dd {
  font-size: 15px;
  line-height: 1em;
}
@media screen and (max-width: 479px) {
  .Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table dl.dl_th dt,
  .Toppage .top_infocompany .infocompany_wrap #top_companylist .top_companylist_table dl.dl_th dd {
    font-size: 13px;
    line-height: 1.2em;
  }
}
.Toppage .top_linkbtns {
  padding: 56px 0 60px;
}
@media screen and (max-width: 479px) {
  .Toppage .top_linkbtns {
    padding: 30px 0 30px;
  }
}
.Toppage .top_linkbtns .linkbtns_wrap {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 479px) {
  .Toppage .top_linkbtns .linkbtns_wrap {
    flex-direction: column;
    padding: 0;
  }
}
.Toppage .top_linkbtns .linkbtns_wrap .introduction_linkbtn,
.Toppage .top_linkbtns .linkbtns_wrap .guide_linkbtn {
  width: calc(50% - 30px);
}
@media screen and (max-width: 479px) {
  .Toppage .top_linkbtns .linkbtns_wrap .introduction_linkbtn,
  .Toppage .top_linkbtns .linkbtns_wrap .guide_linkbtn {
    width: 100%;
  }
}
.Toppage .top_linkbtns .linkbtns_wrap .introduction_linkbtn .text,
.Toppage .top_linkbtns .linkbtns_wrap .guide_linkbtn .text {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 1em;
  margin-bottom: 6px;
  color: #20a1f0;
}
@media screen and (max-width: 479px) {
  .Toppage .top_linkbtns .linkbtns_wrap .introduction_linkbtn .text,
  .Toppage .top_linkbtns .linkbtns_wrap .guide_linkbtn .text {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.Toppage .top_linkbtns .linkbtns_wrap .introduction_linkbtn a.linkbtn,
.Toppage .top_linkbtns .linkbtns_wrap .guide_linkbtn a.linkbtn {
  display: block;
  position: relative;
  background: #f2faff;
  width: 100%;
  border: solid 2px #20a1f0;
  border-radius: 10px;
  text-align: center;
  padding-right: 100px;
  line-height: 1em;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  padding: 34px 0 36px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 20px;
}
@media screen and (max-width: 479px) {
  .Toppage .top_linkbtns .linkbtns_wrap .introduction_linkbtn a.linkbtn,
  .Toppage .top_linkbtns .linkbtns_wrap .guide_linkbtn a.linkbtn {
    font-size: 16px;
    padding: 26px 0 30px;
  }
}
.Toppage .top_linkbtns .linkbtns_wrap .introduction_linkbtn a.linkbtn::before,
.Toppage .top_linkbtns .linkbtns_wrap .guide_linkbtn a.linkbtn::before {
  content: "";
  position: absolute;
  bottom: 0;
  top: 0;
  right: 40px;
  margin: auto;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  width: 23px;
  height: 23px;
  background: #20a1f0;
  border-radius: 100px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 479px) {
  .Toppage .top_linkbtns .linkbtns_wrap .introduction_linkbtn a.linkbtn::before,
  .Toppage .top_linkbtns .linkbtns_wrap .guide_linkbtn a.linkbtn::before {
    width: 20px;
    height: 20px;
    right: 25px;
  }
}
.Toppage .top_linkbtns .linkbtns_wrap .introduction_linkbtn a.linkbtn::after,
.Toppage .top_linkbtns .linkbtns_wrap .guide_linkbtn a.linkbtn::after {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  top: 0;
  margin: auto;
  right: 49px;
  width: 9px;
  height: 9px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 479px) {
  .Toppage .top_linkbtns .linkbtns_wrap .introduction_linkbtn a.linkbtn::after,
  .Toppage .top_linkbtns .linkbtns_wrap .guide_linkbtn a.linkbtn::after {
    right: 32px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}
.Toppage .top_linkbtns .linkbtns_wrap .introduction_linkbtn a.linkbtn span,
.Toppage .top_linkbtns .linkbtns_wrap .guide_linkbtn a.linkbtn span {
  padding: 5px 0 5px 55px;
  background: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_paper.png) no-repeat left center;
  background-size: auto 100%;
}
@media screen and (max-width: 479px) {
  .Toppage .top_linkbtns .linkbtns_wrap .introduction_linkbtn a.linkbtn span,
  .Toppage .top_linkbtns .linkbtns_wrap .guide_linkbtn a.linkbtn span {
    padding: 3px 0 3px 40px;
  }
}
.Toppage .top_linkbtns .linkbtns_wrap .guide_linkbtn a.linkbtn span {
  background-image: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_box.png);
}
.Toppage .top_present {
  position: relative;
  overflow-x: clip;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
  position: relative;
}
@media screen and (min-width:480px) and (max-width: 1179px) {
  .Toppage .top_present {
    width: calc(100% + 40px);
    margin-left: -20px;
    max-width: calc(100% + 40px);
  }
}
@media screen and (max-width: 479px) {
  .Toppage .top_present {
    width: auto;
    margin-left: -20px;
    max-width: auto;
  }
}
@media screen and (max-width: 479px) {
  .Toppage .top_present {
    padding-bottom: 50px;
  }
}
.Toppage .top_present::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 1410px;
  height: 100%;
  background-image: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/bg_round3.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 479px) {
  .Toppage .top_present::after {
    width: 100%;
    height: 200px;
    top: 0;
    bottom: 90%;
    left: 5px;
    min-width: 100%;
    background-image: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/bg_round2_sp.png);
  }
}
.Toppage .top_present::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #f8f8f8;
  background-image: radial-gradient(#fff 30%, transparent 30%);
  background-size: 10px 10px;
}
.Toppage .top_present .present_wrap {
  position: relative;
  z-index: 1;
  width: 980px;
  margin: 0 auto;
  padding-top: 50px;
}
@media screen and (max-width: 479px) {
  .Toppage .top_present .present_wrap {
    width: 100%;
    padding: 50px 10px 0 20px;
  }
}
.Toppage .top_present .present_wrap .h2_title01 {
  color: #20a1f0;
  letter-spacing: 0.05em;
  padding-top: 90px;
  font-weight: bold;
  font-size: 30px;
  background: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_prsent.png) no-repeat center top;
  background-size: auto 90px;
  margin-bottom: 0;
}
@media screen and (max-width: 479px) {
  .Toppage .top_present .present_wrap .h2_title01 {
    font-size: 20px;
  }
}
.Toppage .top_present .present_wrap .h2_title01 span {
  font-size: 34px;
}
@media screen and (max-width: 479px) {
  .Toppage .top_present .present_wrap .h2_title01 span {
    font-size: 24px;
  }
}
.Toppage .top_present .present_wrap .title_sub {
  text-align: center;
  font-size: 18px;
}
@media screen and (max-width: 479px) {
  .Toppage .top_present .present_wrap .title_sub {
    padding-top: 10px;
    font-size: 16px;
  }
}
.Toppage .top_present .present_wrap .h3_title01 {
  text-align: center;
  color: #20a1f0;
  font-size: 24px;
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 479px) {
  .Toppage .top_present .present_wrap .h3_title01 {
    font-size: 18px;
  }
}
.Toppage .top_present .present_wrap .h3_title01::before, .Toppage .top_present .present_wrap .h3_title01::after {
  content: "";
  display: block;
  position: absolute;
  width: calc(50% - 6em);
  height: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: rgba(199, 228, 246, 0.5);
}
@media screen and (max-width: 479px) {
  .Toppage .top_present .present_wrap .h3_title01::before, .Toppage .top_present .present_wrap .h3_title01::after {
    height: 4px;
  }
}
.Toppage .top_present .present_wrap .h3_title01::before {
  left: 0;
}
.Toppage .top_present .present_wrap .h3_title01::after {
  right: 0;
}
.Toppage .top_present .present_wrap .present_flow_wrap {
  display: flex;
  justify-content: space-between;
  counter-reset: number 0;
}
@media screen and (max-width: 479px) {
  .Toppage .top_present .present_wrap .present_flow_wrap {
    flex-wrap: wrap;
  }
}
.Toppage .top_present .present_wrap .present_flow_wrap .flow_item {
  width: calc((100% - 148px) / 3);
  position: relative;
}
@media screen and (max-width: 479px) {
  .Toppage .top_present .present_wrap .present_flow_wrap .flow_item {
    width: 100%;
  }
}
.Toppage .top_present .present_wrap .present_flow_wrap .flow_item::after {
  content: "0" counter(number);
  counter-increment: number;
  display: block;
  position: absolute;
  text-align: center;
  padding: 14px 0;
  width: 54px;
  height: 54px;
  top: 15px;
  left: 15px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  line-height: 1em;
  background: #62c3ff;
  border-radius: 100px;
}
@media screen and (max-width: 479px) {
  .Toppage .top_present .present_wrap .present_flow_wrap .flow_item::after {
    width: 48px;
    height: 48px;
    left: 50px;
    top: 15px;
    font-size: 25px;
    line-height: 19px;
  }
}
.Toppage .top_present .present_wrap .present_flow_wrap .flow_item:not(:first-of-type)::before {
  content: "";
  display: block;
  position: absolute;
  top: 60px;
  left: -50px;
  margin: auto;
  width: 34px;
  height: 54px;
  background: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_triangle.png) no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 479px) {
  .Toppage .top_present .present_wrap .present_flow_wrap .flow_item:not(:first-of-type)::before {
    transform: rotate(90deg);
    top: -55px;
    right: 0;
    left: 0;
    margin: auto;
  }
}
.Toppage .top_present .present_wrap .present_flow_wrap .flow_item img {
  border: solid 5px #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  box-sizing: border-box;
  display: block;
}
@media screen and (max-width: 479px) {
  .Toppage .top_present .present_wrap .present_flow_wrap .flow_item img {
    width: 80%;
    margin: auto;
  }
}
.Toppage .top_present .present_wrap .present_flow_wrap .flow_item .title {
  font-size: 20px;
  font-weight: bold;
  color: #20a1f0;
  margin: 10px 10px 0;
  position: relative;
}
@media screen and (max-width: 479px) {
  .Toppage .top_present .present_wrap .present_flow_wrap .flow_item .title {
    text-align: center;
    font-size: 17px;
    margin: 14px 14px 0;
  }
}
.Toppage .top_present .present_wrap .present_flow_wrap .flow_item:nth-of-type(1) .title::before {
  display: block;
  position: absolute;
  content: "";
  top: -50px;
  width: 100%;
  height: 100px;
  background: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/bg_round4_sp.png) no-repeat;
  background-size: 100% auto;
  z-index: -1;
}
.Toppage .top_present .present_wrap .present_flow_wrap .flow_item:nth-of-type(2) .title::before {
  display: block;
  position: absolute;
  content: "";
  top: -220px;
  width: 100%;
  height: 100px;
  background: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/bg_round5_sp.png) no-repeat;
  background-size: 100% auto;
  z-index: -1;
}
.Toppage .top_present .present_wrap .present_flow_wrap .flow_item:nth-of-type(3) .title::before {
  display: block;
  position: absolute;
  content: "";
  top: -280px;
  width: 100%;
  height: 400px;
  background: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/bg_round6_sp.png) no-repeat;
  background-size: 100% auto;
  z-index: -1;
}
.Toppage .top_present .present_wrap .present_flow_wrap .flow_item .text {
  line-height: 1.5em;
  margin: 5px 10px 0;
  letter-spacing: 0em;
}
@media screen and (max-width: 479px) {
  .Toppage .top_present .present_wrap .present_flow_wrap .flow_item .text {
    font-size: 14px;
    margin-bottom: 50px;
  }
}
.Toppage .top_present .present_wrap .present_introduction_bigbtn a {
  display: block;
  margin-top: 30px;
  background: #20a1f0;
  border: solid 5px #fff;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  color: #fff;
  line-height: 1em;
}
@media screen and (max-width: 479px) {
  .Toppage .top_present .present_wrap .present_introduction_bigbtn a {
    margin-top: 0;
    font-size: 18px;
  }
}
.Toppage .top_present .present_wrap .present_introduction_bigbtn a span {
  display: inline-block;
  padding: 35px 45px 35px 115px;
  background-image: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_intro.png), url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_dl.png);
  background-repeat: no-repeat;
  background-position: left bottom, right center;
  background-size: 80px auto, 30px auto;
}
@media screen and (max-width: 479px) {
  .Toppage .top_present .present_wrap .present_introduction_bigbtn a span {
    padding: 35px 35px 35px 60px;
    background-size: 80px auto, 20px auto;
  }
}
.Toppage .top_present .present_wrap .present_text {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}
@media screen and (max-width: 479px) {
  .Toppage .top_present .present_wrap .present_text {
    font-size: 16px;
  }
}
.Toppage .top_present .present_wrap .present_text p {
  margin-bottom: 0;
}
@media screen and (max-width: 479px) {
  .Toppage .top_present .present_wrap .present_text p {
    text-align: left;
  }
}
.Toppage .top_present .present_wrap .present_text .color_blue {
  color: #20a1f0;
}
.Toppage .top_present .present_wrap .present_text .emphasis {
  padding-bottom: 60px;
}
@media screen and (max-width: 479px) {
  .Toppage .top_present .present_wrap .present_text .emphasis {
    text-align: center;
    padding: 0 10px;
  }
}
.Toppage .top_present .present_wrap .present_text .emphasis span {
  display: inline;
  font-size: 24px;
  background: linear-gradient(transparent 75%, #fce20e 75%);
}
@media screen and (max-width: 479px) {
  .Toppage .top_present .present_wrap .present_text .emphasis span {
    font-size: 20px;
  }
}
.Toppage #top_bannerlist {
  margin-top: 75px;
  margin-bottom: 0;
}
@media screen and (max-width: 479px) {
  .Toppage #top_bannerlist {
    margin-top: 40px;
  }
}
.Toppage #top_bannerlist .bannerlist_wrap {
  display: flex;
  width: 100%;
}
@media screen and (max-width: 479px) {
  .Toppage #top_bannerlist .bannerlist_wrap {
    flex-direction: column;
  }
}
.Toppage #top_bannerlist .bannerlist_wrap .bannerlist_univ .h3_title01,
.Toppage #top_bannerlist .bannerlist_wrap .bannerlist_coop .h3_title01 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  padding-bottom: 4px;
  color: #20a1f0;
  border-bottom: solid 3px #20a1f0;
}
@media screen and (max-width: 479px) {
  .Toppage #top_bannerlist .bannerlist_wrap .bannerlist_univ .h3_title01,
  .Toppage #top_bannerlist .bannerlist_wrap .bannerlist_coop .h3_title01 {
    font-size: 18px;
  }
}
.Toppage #top_bannerlist .bannerlist_wrap .bannerlist_univ .banner_list_wrap,
.Toppage #top_bannerlist .bannerlist_wrap .bannerlist_coop .banner_list_wrap {
  display: flex;
}
@media screen and (max-width: 479px) {
  .Toppage #top_bannerlist .bannerlist_wrap .bannerlist_univ .banner_list_wrap,
  .Toppage #top_bannerlist .bannerlist_wrap .bannerlist_coop .banner_list_wrap {
    flex-direction: column;
  }
}
.Toppage #top_bannerlist .bannerlist_wrap .bannerlist_univ .banner_list_wrap .banner_list,
.Toppage #top_bannerlist .bannerlist_wrap .bannerlist_coop .banner_list_wrap .banner_list {
  margin-right: 20px;
}
.Toppage #top_bannerlist .bannerlist_wrap .bannerlist_univ .banner_list_wrap .banner_list a,
.Toppage #top_bannerlist .bannerlist_wrap .bannerlist_coop .banner_list_wrap .banner_list a {
  font-size: 17px;
  color: #333;
  padding: 15px 0 15px 20px;
  line-height: 1em;
  display: block;
  background: url(https://ycucoop-sumai.re-ws.jp/wp-content/uploads/sites/978/2023/04/ico_triangle.png) no-repeat;
  background-size: auto 14px;
  background-position: left center;
}
@media screen and (max-width: 479px) {
  .Toppage #top_bannerlist .bannerlist_wrap .bannerlist_univ .banner_list_wrap .banner_list a,
  .Toppage #top_bannerlist .bannerlist_wrap .bannerlist_coop .banner_list_wrap .banner_list a {
    font-size: 15px;
  }
}
.Toppage #top_bannerlist .bannerlist_wrap .bannerlist_univ {
  width: 59%;
  margin-right: 1%;
}
@media screen and (max-width: 479px) {
  .Toppage #top_bannerlist .bannerlist_wrap .bannerlist_univ {
    width: 100%;
    margin-right: 0;
  }
}
.Toppage #top_bannerlist .bannerlist_wrap .bannerlist_coop {
  width: 40%;
}
@media screen and (max-width: 479px) {
  .Toppage #top_bannerlist .bannerlist_wrap .bannerlist_coop {
    width: 100%;
    margin-top: 30px;
  }
}/*# sourceMappingURL=top.css.map */