@charset "UTF-8";
/* CSS Document */
/*===================================================
	画面用CSS（PC/SMP）
===================================================*/
/*////////////////////////////////////////////////////////////
	TOP
///////////////////////////////////////////////////////////*/
.topMain .topKvPanel {
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_kv_bg_01.png);
}
.topMain .topKvPanel .topKvBg {
  padding: 100px 10px 150px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_kv_bg_02.png) center bottom no-repeat;
  background-size: auto;
}
.topMain .topKvPanel .topkvWrap {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}
.topMain .topKvPanel .kvTtl {
  font-family: "Kiwi Maru";
  font-weight: 400;
  font-size: 40px;
  text-align: center;
}
.topMain .topKvPanel .kvTtl h1 {
  line-height: 2;
}
.topMain .topKvPanel .kvImg {
  position: absolute;
  top: 120px;
  right: 0;
  width: 380px;
  z-index: 1;
}
.topMain .topKvPanel .kvList {
  margin: 60px 0 0;
}
.topMain .topKvPanel .kvList .ul .li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 280px;
  font-family: "Kiwi Maru";
  font-weight: 400;
  font-size: 24px;
  color: #ffffff;
  border-radius: 50%;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_kv_list_bg.png) center no-repeat;
  background-size: 100% auto;
}
.topMain .topKvPanel .kvList .ul .li > .em {
  font-size: 40px;
}
.topMain .topKvPanel .kvList .ul .li .price p {
  display: inline-block;
  font-size: 34px;
}
.topMain .topKvPanel .kvList .ul .li .price .em {
  font-size: 70px;
  line-height: 1;
}
@media (min-width: 1025px) {
  .topMain .topKvPanel .kvList .ul {
    display: flex;
    justify-content: space-between;
  }
}
.topMain .sec01 {
  padding: 100px 0 120px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec01_bg.png);
}
.topMain .sec01 .secTtlBox .secTtl h2 {
  position: relative;
  padding: 10px 0 0;
}
.topMain .sec01 .secTtlBox .secTtl h2:after {
  content: "";
  position: absolute;
  top: 0;
  right: 50px;
  width: 40px;
  height: 16px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec01_ttl_icon.png) no-repeat;
  background-size: 100% auto;
}
.topMain .sec01 .subTtlBox {
  margin: 0 0 30px;
  text-align: center;
}
.topMain .sec01 .subTtlBox .subTtl + .subTtl {
  margin: 10px 0 0;
}
.topMain .sec01 .subTtlBox .subTtl p {
  position: relative;
  display: inline-block;
  padding: 5px 25px;
  font-size: 20px;
  border-radius: 25px;
  background: #fff57f;
}
.topMain .sec01 .subTtlBox .subTtl01 p::before {
  content: "";
  position: absolute;
  top: -8px;
  left: -8px;
  width: 20px;
  height: 24px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec01_sub_icon_01.png) no-repeat;
  background-size: 100% auto;
}
.topMain .sec01 .subTtlBox .subTtl02 p::before {
  content: "";
  position: absolute;
  right: -10px;
  bottom: -2px;
  width: 30px;
  height: 29px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec01_sub_icon_02.png) no-repeat;
  background-size: 100% auto;
}
@media (min-width: 1025px) {
  .topMain .sec01 .secBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .topMain .sec01 .secBox .img {
    width: 40%;
  }
  .topMain .sec01 .secBox .txtBox {
    width: 55%;
  }
}
.topMain .sec02 .secPanel01 {
  padding: 40px 0 60px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec02_bg_01.png);
}
.topMain .sec02 .secPanel01 .secTtlBox {
  margin: 0;
}
.topMain .sec02 .secPanel01 .secTtlBox .secTtl {
  display: inline-block;
  padding: 50px 100px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec02_ttl_icon_01.png) right center no-repeat;
  background-size: 80px auto;
}
.topMain .sec02 .secPanel01 .topTxt {
  margin: 0 0 40px;
  text-align: center;
}
.topMain .sec02 .secPanel01 .listBox .ul {
  padding: 0 40px;
}
.topMain .sec02 .secPanel01 .listBox .ul .li {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 200px;
  font-size: 24px;
  text-align: center;
  border-radius: 4px;
  border: 4px solid #000000;
  background: #ffffff;
}
.topMain .sec02 .secPanel01 .listBox .ul .icon {
  position: absolute;
  left: -40px;
  bottom: -10px;
  width: 65px;
}
@media (min-width: 1025px) {
  .topMain .sec02 .secPanel01 .listBox .ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: -50px 0 0;
  }
  .topMain .sec02 .secPanel01 .listBox .ul .li {
    width: calc(33.3333333333% - 30px);
    margin: 50px 0 0;
  }
}
.topMain .sec02 .secPanel02 {
  padding: 60px 0;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec02_bg_02.png) center top no-repeat;
  background-size: cover;
}
.topMain .sec02 .secPanel02 .bnrPanel {
  max-width: 800px;
  margin: 0 auto;
  border-radius: 4px;
  border: 4px solid #000000;
  background: #ffffff;
}
.topMain .sec02 .secPanel02 .bnrPanel .bnrBox a {
  display: block;
  padding: 20px 0 30px 40px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec02_bnr_img.png) right bottom no-repeat;
  background-size: 200px auto;
}
.topMain .sec02 .secPanel02 .bnrPanel .bnrBox .dl {
  padding: 0 0 0 120px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec02_bnr_logo.png) left center no-repeat;
  background-size: 90px auto;
}
.topMain .sec02 .secPanel02 .bnrPanel .bnrBox .dl .dt {
  font-size: 24px;
}
.topMain .sec02 .secPanel02 .bnrPanel .bnrBox .dl .dd {
  display: inline-block;
  padding: 0 30px 0 0;
  font-family: "Kiwi Maru";
  font-weight: 400;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec02_bnr_icon.png) right center no-repeat;
  background-size: 15px auto;
}
.topMain .sec02 .secPanel02 .bnrPanel .bnrBox .dl .dd .strong {
  display: inline-block;
  font-size: 0;
  background: linear-gradient(transparent 70%, #ffec76 70%);
}
.topMain .sec02 .secPanel02 .bnrPanel .bnrBox .dl .dd .strong p {
  display: inline;
  font-size: 48px;
}
.topMain .sec02 .secPanel02 .bnrPanel .bnrBox .dl .dd .strong .em {
  color: #c6171f;
}
.topMain .sec03 {
  position: relative;
  padding: 100px 0 140px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec03_bg_bottom.png) center bottom no-repeat;
  background-size: auto 250px;
}
.topMain .sec03::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1600px;
  height: 100%;
  margin: 0 auto;
  z-index: 1;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec03_bg_cloud.png) center no-repeat;
  background-size: 100% auto;
}
.topMain .sec03 .secTtlBox .secTtl {
  display: inline-block;
  padding: 30px 60px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec03_ttl_icon_01.png) right top no-repeat, url(https://regalo-next.jp/system_panel/uploads/images/top_sec03_ttl_icon_01.png) left bottom no-repeat;
  background-size: 40px auto, 40px auto;
}
.topMain .sec03 .listBox {
  margin: 0 0 30px;
}
.topMain .sec03 .listBox .ul .li {
  position: relative;
  margin: 0 auto;
  padding: 20px 10px;
  border-radius: 6px;
  background: #fbf3f3;
}
.topMain .sec03 .listBox .ul .li + .li {
  margin: 30px auto 0;
}
.topMain .sec03 .listBox .ul .li:nth-child(1) {
  max-width: 600px;
}
.topMain .sec03 .listBox .ul .li:nth-child(1)::before {
  content: "";
  position: absolute;
  top: -40px;
  right: 10px;
  width: 25px;
  height: 68px;
  z-index: -1;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec03_list_icon.png) no-repeat;
  background-size: 100% auto;
}
.topMain .sec03 .listBox .ul .li:nth-child(2) {
  max-width: 750px;
}
.topMain .sec03 .listBox .ul .dl {
  position: relative;
  text-align: center;
  z-index: 1;
}
.topMain .sec03 .listBox .ul .dl .dt {
  font-family: "Kiwi Maru";
  font-weight: 400;
  font-size: 0;
}
.topMain .sec03 .listBox .ul .dl .dt > * {
  display: inline-block;
  font-size: 40px;
}
.topMain .sec03 .listBox .ul .dl .dt .em {
  background: linear-gradient(transparent 70%, #ffec76 70%);
}
.topMain .sec03 .listBox .ul .dl .dd {
  margin: 20px 0 0;
}
.topMain .sec03 .listBox .ul .dl .dd > p {
  display: inline-block;
}
.topMain .sec03 .listBox .ul .dl .dd.priceBox {
  margin: 0;
}
.topMain .sec03 .listBox .ul .dl .dd .price {
  display: inline-block;
  font-family: "Kiwi Maru";
  font-weight: 400;
  font-size: 0;
}
.topMain .sec03 .listBox .ul .dl .dd .price > * {
  display: inline-block;
  font-size: 20px;
  color: #c6171f;
}
.topMain .sec03 .listBox .ul .dl .dd .price .em {
  font-size: 50px;
  line-height: 1;
}
.topMain .sec03 .btnMore {
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
.topMain .sec04 {
  padding: 120px 0;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec04_bg.png);
}
.topMain .sec04 .secBox {
  color: #ffffff;
}
.topMain .sec04 .secBox .photo {
  border-radius: 4px;
  border: 3px solid #ffffff;
}
.topMain .sec04 .secBox .txtBox .secTtl {
  position: relative;
  padding: 5px 60px;
  font-family: "Kiwi Maru";
  font-weight: 400;
  font-size: 0;
  border-radius: 35px;
  background: rgba(255, 255, 255, 0.1);
}
.topMain .sec04 .secBox .txtBox .secTtl::before {
  content: "";
  position: absolute;
  top: -20px;
  right: 20px;
  width: 60px;
  height: 100px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec04_ttl_icon.png) no-repeat;
  background-size: 100% auto;
}
.topMain .sec04 .secBox .txtBox .secTtl .ttl {
  font-size: 0;
}
.topMain .sec04 .secBox .txtBox .secTtl .ttl > * {
  display: inline;
  font-size: 40px;
}
.topMain .sec04 .secBox .txtBox .secTtl .ttl h2 {
  color: #ffe64a;
}
.topMain .sec04 .secBox .txtBox .txt {
  padding: 40px 0 30px 60px;
  font-size: 20px;
}
.topMain .sec04 .secBox .txtBox .btnMore {
  margin: 0 0 0 60px;
}
@media (min-width: 1025px) {
  .topMain .sec04 .secBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .topMain .sec04 .secBox .photo {
    order: 2;
    width: 44%;
    overflow: hidden;
    position: relative;
    padding: 0 0 30%;
  }
  .topMain .sec04 .secBox .photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .topMain .sec04 .secBox .txtBox {
    order: 1;
    width: 50%;
  }
}
.topMain .linkPanel {
  display: flex;
  align-items: stretch;
}
.topMain .linkPanel .linkBox {
  width: 50%;
}
.topMain .linkPanel .linkBox a {
  display: block;
  padding: 80px 0;
}
.topMain .linkPanel .linkBox .dl {
  color: #ffffff;
  text-align: center;
}
.topMain .linkPanel .linkBox .dl .dt {
  margin: 0 0 40px;
  font-family: "Kiwi Maru";
  font-weight: 400;
  font-size: 50px;
}
.topMain .linkPanel .linkBox .dl .dd {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 150px;
  font-size: 20px;
}
.topMain .linkPanel .linkBox01 {
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_link_panel_bg_01.png) right center no-repeat;
  background-size: cover;
}
.topMain .linkPanel .linkBox02 {
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_link_panel_bg_02.png) left center no-repeat;
  background-size: cover;
}

.topMain .linkPanel .linkBox02-260713 {
	background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://regalo-next.jp/system_panel/uploads/images/header_logo.png) left center no-repeat;
	background-size: contain;
  }

.topMain .sec05 {
  padding: 120px 0;
}
.topMain .sec05 .webgene-blog {
  margin: 0 0 60px;
}
.topMain .sec05 .webgene-blog .webgene-header {
  display: none;
}
.topMain .sec05 .webgene-blog .webgene-item a {
  display: block;
}
.topMain .sec05 .webgene-blog .webgene-item .photo {
  margin: 0 0 20px;
  border-radius: 6px;
  border: 3px solid #ffffff;
  box-shadow: 0 1px 8px rgba(202, 37, 45, 0.3);
}
.topMain .sec05 .webgene-blog .webgene-item .txtBox .time {
  margin: 0 0 15px;
  color: #ca252d;
}
.topMain .sec05 .webgene-blog .webgene-item .txtBox .ttl {
  text-decoration: underline;
}
@media (min-width: 1025px) {
  .topMain .sec05 .webgene-blog {
    display: flex;
    justify-content: space-between;
  }
  .topMain .sec05 .webgene-blog .webgene-item {
    width: calc(33.3333333333% - 20px);
  }
  .topMain .sec05 .webgene-blog .photo {
    overflow: hidden;
    position: relative;
    padding: 0 0 60%;
  }
  .topMain .sec05 .webgene-blog .photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.topMain .sec05 .btnMore {
  margin: 0 auto;
}

/*////////////////////////////////////////////////////////////
	business
///////////////////////////////////////////////////////////*/
.businessMain .sec01 {
  padding: 120px 0;
  background: url(https://regalo-next.jp/system_panel/uploads/images/page_sec_bg_01.png);
}
.businessMain .sec01 .secTtlBox .secTtl .icon {
  position: relative;
  padding: 5px 0 0;
}
.businessMain .sec01 .secTtlBox .secTtl .icon:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 16px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec01_ttl_icon.png) no-repeat;
  background-size: 100% auto;
}
.businessMain .sec01 .logo {
  max-width: 250px;
  margin: 0 auto 60px;
}
.businessMain .sec01 .subTtlBox {
  margin: 0 0 30px;
  text-align: center;
}
.businessMain .sec01 .subTtlBox .subTtl + .subTtl {
  margin: 10px 0 0;
}
.businessMain .sec01 .subTtlBox .subTtl p {
  position: relative;
  display: inline-block;
  padding: 5px 25px;
  font-size: 20px;
  border-radius: 25px;
  background: #fff57f;
}
.businessMain .sec01 .subTtlBox .subTtl01 p::before {
  content: "";
  position: absolute;
  top: -10px;
  right: 10px;
  width: 25px;
  height: 24px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/business_sec01_sub_icon_01.png) no-repeat;
  background-size: 100% auto;
}
.businessMain .sec01 .subTtlBox .subTtl02 p::before {
  content: "";
  position: absolute;
  top: -15px;
  left: 25px;
  width: 18px;
  height: 18px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/business_sec01_sub_icon_02.png) no-repeat;
  background-size: 100% auto;
}
.businessMain .pagingPanel {
  background: url(https://regalo-next.jp/system_panel/uploads/images/business_paging_bg.png);
}
.businessMain .pagingPanel .pagingBox {
  padding: 5px;
  cursor: pointer;
}
.businessMain .pagingPanel .pagingBox .dl {
  padding: 50px 40px;
  color: #ffffff;
  text-align: center;
}
.businessMain .pagingPanel .pagingBox .dl .dt {
  position: relative;
  padding: 5px 60px;
  font-family: "Kiwi Maru";
  font-weight: 400;
  font-size: 0;
  border-radius: 35px;
  background: rgba(255, 255, 255, 0.1);
}
.businessMain .pagingPanel .pagingBox .dl .dt::before {
  content: "";
  position: absolute;
  top: -20px;
  right: 30px;
  width: 60px;
  height: 100px;
}
.businessMain .pagingPanel .pagingBox .dl .dt .ttl {
  font-size: 0;
}
.businessMain .pagingPanel .pagingBox .dl .dt .ttl > * {
  display: inline;
  font-size: 40px;
}
.businessMain .pagingPanel .pagingBox .dl .dt .ttl .em {
  color: #ffe64a;
}
.businessMain .pagingPanel .pagingBox .dl .dd {
  margin: 15px 0 0;
  padding: 25px 0 0;
  background: url(https://regalo-next.jp/system_panel/uploads/images/business_paging_arrow.png) center top no-repeat;
  background-size: 15px auto;
}
.businessMain .pagingPanel .pagingBox01 {
  background: rgba(0, 0, 0, 0.2);
}
.businessMain .pagingPanel .pagingBox01 .dl {
  border-radius: 4px;
  border: 1px solid #d4353d;
}
.businessMain .pagingPanel .pagingBox01 .dl .dt::before {
  background: url(https://regalo-next.jp/system_panel/uploads/images/business_paging_icon_01.png) no-repeat;
  background-size: 100% auto;
}
.businessMain .pagingPanel .pagingBox02 .dl .dt::before {
  background: url(https://regalo-next.jp/system_panel/uploads/images/business_paging_icon_02.png) no-repeat;
  background-size: 100% auto;
}
@media (min-width: 1025px) {
  .businessMain .pagingPanel .pagingList {
    display: flex;
  }
  .businessMain .pagingPanel .pagingBox {
    width: 50%;
  }
  .businessMain .pagingPanel .pagingBox .dl .dt .ttl {
    position: relative;
    left: -20px;
  }
}
.businessMain .sec02 .secPanel01 {
  padding: 100px 0 100px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/business_sec02_bg_01.png);
}
.businessMain .sec02 .secPanel01 .secWrap > .secTtlBox {
  margin: 0;
}
.businessMain .sec02 .secPanel01 .secWrap > .secTtlBox .secTtl {
  display: inline-block;
  padding: 10px 90px 0;
  background: url(https://regalo-next.jp/system_panel/uploads/images/business_paging_icon_01.png) right center no-repeat;
  background-size: 60px auto;
}
.businessMain .sec02 .secPanel01 .topTxt {
  padding: 30px 0 100px;
  text-align: center;
  background: url(https://regalo-next.jp/system_panel/uploads/images/business_sec02_bg_arrow.png) center bottom -20px no-repeat;
  background-size: 150px auto;
}
.businessMain .sec02 .secPanel01 .topTxt p {
  display: inline;
}
.businessMain .sec02 .secPanel01 .topTxt .em {
  color: #c6171f;
}
.businessMain .sec02 .secPanel01 .listBox {
  max-width: 1260px;
  margin: 0 auto 120px;
}
.businessMain .sec02 .secPanel01 .listBox .ul .li {
  position: relative;
  text-align: center;
  border-radius: 4px;
  border: 4px solid #000000;
  background: #ffffff;
}
.businessMain .sec02 .secPanel01 .listBox .ul .dl {
  width: 100%;
}
.businessMain .sec02 .secPanel01 .listBox .ul .dl .dt {
  padding: 10px;
  font-family: "Kiwi Maru";
  font-weight: 400;
  font-size: 0;
  color: #ffffff;
  border-radius: 2px 2px 0 0;
  background: #000000;
}
.businessMain .sec02 .secPanel01 .listBox .ul .dl .dt p {
  position: relative;
  display: inline-block;
  font-size: 24px;
  z-index: 1;
}
.businessMain .sec02 .secPanel01 .listBox .ul .dl .dt .marker {
  position: relative;
  display: inline-block;
  padding: 0 5px;
}
.businessMain .sec02 .secPanel01 .listBox .ul .dl .dt .marker:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 100%;
  height: 10px;
  border-radius: 20px;
  background: #ca252d;
}
.businessMain .sec02 .secPanel01 .listBox .ul .dl .dd {
  padding: 15px 30px;
  font-size: 0;
}
.businessMain .sec02 .secPanel01 .listBox .ul .dl .dd .box + .box {
  margin: 10px 0 0;
}
.businessMain .sec02 .secPanel01 .listBox .ul .dl .dd p {
  display: inline;
  font-size: 24px;
}
.businessMain .sec02 .secPanel01 .listBox .ul .dl .dd .span {
  font-size: 20px;
}
.businessMain .sec02 .secPanel01 .listBox .ul .dl .dd .em {
  color: #ca252d;
}
.businessMain .sec02 .secPanel01 .listBox .ul .icon {
  position: absolute;
  left: -60px;
  bottom: -10px;
  width: 100px;
}
@media (min-width: 1025px) {
  .businessMain .sec02 .secPanel01 .listBox .ul {
    display: flex;
    justify-content: space-between;
  }
  .businessMain .sec02 .secPanel01 .listBox .ul .li {
    width: calc(33.3333333333% - 40px);
  }
  .businessMain .sec02 .secPanel01 .listBox .ul .dl .dd {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 200px;
  }
}
.businessMain .sec02 .secPanel01 .subSection .secTtlBox .secTtl {
  display: inline-block;
  padding: 0 80px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec03_ttl_icon_01.png) right top 10px no-repeat, url(https://regalo-next.jp/system_panel/uploads/images/top_sec03_ttl_icon_01.png) left bottom 10px no-repeat;
  background-size: 40px auto, 40px auto;
}
.businessMain .sec02 .secPanel01 .subSection .consultList .ul .li {
  padding: 3px;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 0 1px 8px rgba(202, 37, 45, 0.3);
}
.businessMain .sec02 .secPanel01 .subSection .consultList .ul .dl {
  padding: 20px;
}
.businessMain .sec02 .secPanel01 .subSection .consultList .ul .dl .dt {
  margin: 0 0 10px;
  font-size: 20px;
  color: #ca252d;
}
.businessMain .sec02 .secPanel01 .subSection .consultList .ul .dl .dd {
  line-height: 2;
}
@media (min-width: 1025px) {
  .businessMain .sec02 .secPanel01 .subSection .consultList .ul {
    display: flex;
    justify-content: space-between;
  }
  .businessMain .sec02 .secPanel01 .subSection .consultList .ul .li {
    width: calc(25% - 30px);
  }
  .businessMain .sec02 .secPanel01 .subSection .consultList .ul .photo {
    overflow: hidden;
    position: relative;
    padding: 0 0 65%;
  }
  .businessMain .sec02 .secPanel01 .subSection .consultList .ul .photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.businessMain .sec02 .secPanel02 {
  padding: 60px 0 20px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/business_sec02_bg_02.png) center top no-repeat;
  background-size: cover;
}
.businessMain .sec02 .secPanel02 .bnrPanel {
  max-width: 800px;
  margin: 0 auto;
  border-radius: 4px;
  border: 4px solid #000000;
  background: #ffffff;
}
.businessMain .sec02 .secPanel02 .bnrPanel .bnrBox a {
  display: block;
  padding: 20px;
}
.businessMain .sec02 .secPanel02 .bnrPanel .bnrBox .dl {
  text-align: center;
}
.businessMain .sec02 .secPanel02 .bnrPanel .bnrBox .dl .dt {
  font-size: 24px;
}
.businessMain .sec02 .secPanel02 .bnrPanel .bnrBox .dl .dd {
  display: inline-block;
  padding: 0 30px 0 0;
  font-family: "Kiwi Maru";
  font-weight: 400;
  background: url(https://regalo-next.jp/system_panel/uploads/images/business_sec02_bnr_icon.png) right center no-repeat;
  background-size: 15px auto;
}
.businessMain .sec02 .secPanel02 .bnrPanel .bnrBox .dl .dd .strong {
  display: inline-block;
  font-size: 0;
}
.businessMain .sec02 .secPanel02 .bnrPanel .bnrBox .dl .dd .strong p {
  display: inline;
  font-size: 45px;
}
.businessMain .sec02 .secPanel02 .bnrPanel .bnrBox .dl .dd .strong .em {
  color: #c6171f;
  background: linear-gradient(transparent 70%, #ffec76 70%);
}
.businessMain .sec02 .secPanel02 .bnrPanel + p {
  padding: 15px 0 0;
  color: #ffffff;
  text-align: center;
}
.businessMain .sec03 {
  padding: 100px 0 150px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/business_sec03_bg.png);
}
.businessMain .sec03 .secWrap01 > .secTtlBox {
  margin: 0;
}
.businessMain .sec03 .secWrap01 > .secTtlBox .secTtl {
  display: inline-block;
  padding: 10px 90px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/business_paging_icon_02.png) right center no-repeat;
  background-size: 60px auto;
}
.businessMain .sec03 .topTxt {
  margin: 0 0 20px;
  padding: 30px 0 100px;
  text-align: center;
  background: url(https://regalo-next.jp/system_panel/uploads/images/business_sec02_bg_arrow.png) center bottom no-repeat;
  background-size: 150px auto;
}
.businessMain .sec03 .topTxt p {
  display: inline;
}
.businessMain .sec03 .topTxt .em {
  color: #c6171f;
}
.businessMain .sec03 .subSection + .subSection {
  margin: 100px 0 0;
}
.businessMain .sec03 .subSection .secTtlBox .secTtl {
  display: inline-block;
  padding: 0 80px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec03_ttl_icon_01.png) right top no-repeat, url(https://regalo-next.jp/system_panel/uploads/images/top_sec03_ttl_icon_01.png) left bottom no-repeat;
  background-size: 40px auto, 40px auto;
}
.businessMain .sec03 .subSection01 .flowListBox .flowList + .flowList {
  margin: 50px 0 0;
}
.businessMain .sec03 .subSection01 .flowListBox .flowList .ul {
  max-width: 1020px;
}
.businessMain .sec03 .subSection01 .flowListBox .flowList .ul .li {
  position: relative;
}
.businessMain .sec03 .subSection01 .flowListBox .flowList .ul .photo {
  overflow: hidden;
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 50%;
  border: 4px solid #dbdbdb;
}
.businessMain .sec03 .subSection01 .flowListBox .flowList .ul .photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.businessMain .sec03 .subSection01 .flowListBox .flowList .ul .dl {
  position: relative;
  min-height: 147px;
  margin: -20px 0 0;
  padding: 0 15px 15px;
  border-radius: 6px;
  background: #ffffff;
}
.businessMain .sec03 .subSection01 .flowListBox .flowList .ul .dl .dt {
  text-align: center;
}
.businessMain .sec03 .subSection01 .flowListBox .flowList .ul .dl .dt p {
  position: relative;
  top: -15px;
  display: inline-block;
  min-width: 120px;
  padding: 0 15px;
  font-size: 20px;
  color: #ffffff;
  border-radius: 6px;
  background: #c6171f;
}
.businessMain .sec03 .subSection01 .flowListBox .flowList .ul .dl .dd {
  font-size: 17px;
}
.businessMain .sec03 .subSection01 .flowListBox .flowList .ul .dl .dd .txt {
  line-height: 2;
}
@media (min-width: 1025px) {
  .businessMain .sec03 .subSection01 .flowListBox .flowList .ul {
    display: flex;
    justify-content: space-between;
  }
  .businessMain .sec03 .subSection01 .flowListBox .flowList .ul .li {
    width: calc(33.3333333333% - 80px);
  }
  .businessMain .sec03 .subSection01 .flowListBox .flowList .ul .li:after {
    content: "";
    position: absolute;
    top: 100px;
    right: -70px;
    width: 20px;
    height: 45px;
    background: url(https://regalo-next.jp/system_panel/uploads/images/business_sec03_flow_arrow.png) no-repeat;
    background-size: 100% auto;
  }
  .businessMain .sec03 .subSection01 .flowListBox .flowList + .flowList .ul {
    float: right;
  }
  .businessMain .sec03 .subSection01 .flowListBox .flowList + .flowList .ul .li:last-child:after {
    display: none;
  }
}
.businessMain .sec03 .subSection02 .strengthList {
  margin: 0 0 60px;
}
.businessMain .sec03 .subSection02 .strengthList .ul .photo {
  margin: 0 0 20px;
  border-radius: 6px;
  border: 3px solid #ffffff;
  box-shadow: 0 1px 8px rgba(202, 37, 45, 0.3);
}
.businessMain .sec03 .subSection02 .strengthList .ul .dl .dt {
  margin: 0 0 10px;
  font-size: 20px;
  color: #ca252d;
}
@media (min-width: 1025px) {
  .businessMain .sec03 .subSection02 .strengthList .ul {
    display: flex;
    justify-content: space-between;
  }
  .businessMain .sec03 .subSection02 .strengthList .ul .li {
    width: calc(33.3333333333% - 30px);
  }
  .businessMain .sec03 .subSection02 .strengthList .ul .photo {
    overflow: hidden;
    position: relative;
    padding: 0 0 80%;
  }
  .businessMain .sec03 .subSection02 .strengthList .ul .photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.businessMain .sec03 .subSection02 .btnMore {
  margin: 0 auto;
}

/*////////////////////////////////////////////////////////////
	staff
///////////////////////////////////////////////////////////*/
.staffMain .staffBox + .staffBox {
  margin: 60px 0 0;
}
.staffMain .staffBox .photo {
  overflow: hidden;
  position: relative;
  padding: 0 0 30%;
  border-radius: 6px;
  border: 3px solid #ffffff;
  box-shadow: 0 1px 8px rgba(202, 37, 45, 0.3);
}
.staffMain .staffBox .photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.staffMain .staffBox .txtBox {
  padding: 30px 40px;
  background: #ffffff;
}
.staffMain .staffBox .txtBox .name {
  margin: 0 0 20px;
  padding: 0 10px;
}
.staffMain .staffBox .txtBox .name > * {
  display: inline-block;
}
.staffMain .staffBox .txtBox .name .em {
  margin: 0 15px 0 0;
  font-family: "Kiwi Maru";
  font-weight: 400;
  font-size: 40px;
}
.staffMain .staffBox .txtBox .name .span {
  color: #c6171f;
}
.staffMain .staffBox .txtBox .infoBox .dl {
  display: table;
  width: 100%;
  padding: 10px;
  line-height: 2;
  border-bottom: 3px dotted #ecd8d8;
}
.staffMain .staffBox .txtBox .infoBox .dl > * {
  display: table-cell;
}
.staffMain .staffBox .txtBox .infoBox .dl .dt {
  width: 100px;
  color: #8b8b8b;
}
@media (min-width: 1025px) {
  .staffMain .staffBox {
    display: flex;
    justify-content: space-between;
    padding: 0 40px;
  }
  .staffMain .staffBox .photo {
    width: 40%;
  }
  .staffMain .staffBox .txtBox {
    width: 58%;
  }
}
.staffMain .sec01 {
  padding: 120px 0;
  background: url(https://regalo-next.jp/system_panel/uploads/images/page_sec_bg_01.png);
}
.staffMain .sec01 .secTtlBox .secTtl .icon {
  position: relative;
  padding: 5px 0 0;
}
.staffMain .sec01 .secTtlBox .secTtl .icon:after {
  content: "";
  position: absolute;
  top: 0;
  left: 130px;
  width: 40px;
  height: 16px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec01_ttl_icon.png) no-repeat;
  background-size: 100% auto;
}
.staffMain .sec01 .topTxt {
  margin: 0 0 5px;
  font-size: 20px;
  text-align: center;
}
.staffMain .sec01 .subTtlBox {
  margin: 0 0 80px;
  text-align: center;
}
.staffMain .sec01 .subTtlBox .subTtl + .subTtl {
  margin: 10px 0 0;
}
.staffMain .sec01 .subTtlBox .subTtl p {
  position: relative;
  display: inline-block;
  padding: 5px 25px;
  font-size: 20px;
  border-radius: 25px;
  background: #fff57f;
}
.staffMain .sec01 .subTtlBox .subTtl01 p::before {
  content: "";
  position: absolute;
  top: -15px;
  right: -15px;
  width: 25px;
  height: 24px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/business_sec01_sub_icon_01.png) no-repeat;
  background-size: 100% auto;
}
.staffMain .sec01 .subTtlBox .subTtl02 p::before {
  content: "";
  position: absolute;
  left: -25px;
  bottom: -10px;
  width: 18px;
  height: 18px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/business_sec01_sub_icon_02.png) no-repeat;
  background-size: 100% auto;
}
.staffMain .sec01 .staffBox .txtBox {
  background: #fbf3f3;
}
.staffMain .sec02 {
  padding: 100px 0 120px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/staff_sec02_bg.png);
}
.staffMain .sec02 .staffBoxList {
  padding: 40px 0 0;
}

/*////////////////////////////////////////////////////////////
	reason
///////////////////////////////////////////////////////////*/
.reasonMain .sec01 {
  padding: 40px 0 120px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/reason_sec_bg_01.png);
}
.reasonMain .sec01 .secWrap01 {
  padding: 80px 10px 0;
  background: url(https://regalo-next.jp/system_panel/uploads/images/reason_sec01_bg_arrow.png) center top no-repeat;
  background-size: 150px auto;
}
.reasonMain .sec01 .secTtlBox .secTtl .icon {
  position: relative;
  padding: 5px 0 0;
}
.reasonMain .sec01 .secTtlBox .secTtl .icon:after {
  content: "";
  position: absolute;
  top: 0;
  left: 20px;
  width: 40px;
  height: 16px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec01_ttl_icon.png) no-repeat;
  background-size: 100% auto;
}
.reasonMain .sec01 .listBox {
  padding: 40px 0 0;
}
@media (min-width: 1025px) {
  .reasonMain .sec01 .listBox .ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .reasonMain .sec01 .listBox .ul .li {
    width: calc(33.3333333333% - 100px);
  }
}
.reasonMain .secPanel .secWrap01 {
  position: relative;
  padding: 60px 10px 100px;
}
.reasonMain .secPanel .num p {
  font-family: "Kiwi Maru";
  font-weight: 400;
  font-size: 200px;
  line-height: 180px;
}
.reasonMain .secPanel:nth-child(odd) {
  background: url(https://regalo-next.jp/system_panel/uploads/images/reason_sec_bg_02.png);
}
.reasonMain .secPanel:nth-child(odd) .num {
  position: absolute;
  right: 40px;
  bottom: -10px;
  color: #ffffff;
}
.reasonMain .secPanel:nth-child(even) {
  background: url(https://regalo-next.jp/system_panel/uploads/images/reason_sec_bg_01.png);
}
.reasonMain .secPanel:nth-child(even) .num {
  position: absolute;
  left: 40px;
  bottom: -10px;
  color: #fbf3f3;
}
.reasonMain .secPanel .secTtlBox .secTtl {
  display: inline-block;
  padding: 10px 90px 0;
  background: url(https://regalo-next.jp/system_panel/uploads/images/reason_sec_ttl_icon.png) right center no-repeat;
  background-size: 80px auto;
}
.reasonMain .secPanel .secBox {
  padding: 30px 0 0;
}
.reasonMain .secPanel .secBox .photo {
  overflow: hidden;
  position: relative;
  padding: 0 0 30%;
  border-radius: 6px;
  border: 3px solid #ffffff;
  box-shadow: 0 1px 8px rgba(202, 37, 45, 0.3);
}
.reasonMain .secPanel .secBox .photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 1025px) {
  .reasonMain .secPanel .secBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .reasonMain .secPanel .secBox .photo {
    width: 45%;
  }
  .reasonMain .secPanel .secBox .txtBox {
    width: 50%;
  }
  .reasonMain .secPanel .secBox .txtBox .txt {
    font-size: 20px;
  }
  .reasonMain .secPanel:nth-child(even) .photo {
    order: 2;
  }
  .reasonMain .secPanel:nth-child(even) .txtBox {
    order: 1;
  }
}

/*////////////////////////////////////////////////////////////
	company
///////////////////////////////////////////////////////////*/
.companyMain .sec01 {
  padding: 120px 0;
  background: url(https://regalo-next.jp/system_panel/uploads/images/page_sec_bg_01.png);
}
@media (min-width: 1025px) {
  .companyMain .sec01 .secTtlBox .secTtl > * {
    font-size: 50px;
  }
}
.companyMain .sec01 .secTtlBox .secTtl .icon {
  position: relative;
  padding: 5px 0 0;
}
.companyMain .sec01 .secTtlBox .secTtl .icon:after {
  content: "";
  position: absolute;
  top: 0;
  left: 25px;
  width: 40px;
  height: 16px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec01_ttl_icon.png) no-repeat;
  background-size: 100% auto;
}
.companyMain .sec01 .logo {
  max-width: 250px;
  margin: 0 auto 60px;
}
.companyMain .sec01 .subTtlBox {
  text-align: center;
}
.companyMain .sec01 .subTtlBox .subTtl + .subTtl {
  margin: 10px 0 0;
}
.companyMain .sec01 .subTtlBox .subTtl p {
  position: relative;
  display: inline-block;
  padding: 5px 25px;
  font-size: 20px;
  border-radius: 25px;
  background: #fff57f;
}
.companyMain .sec01 .subTtlBox .subTtl01 p::before {
  content: "";
  position: absolute;
  top: -10px;
  right: 0;
  width: 25px;
  height: 24px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/business_sec01_sub_icon_01.png) no-repeat;
  background-size: 100% auto;
}
.companyMain .sec01 .subTtlBox .subTtl02 p::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 5px;
  width: 18px;
  height: 18px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/business_sec01_sub_icon_02.png) no-repeat;
  background-size: 100% auto;
}
.companyMain .topPanel {
  padding: 100px 0 150px;
  color: #ffffff;
  text-align: center;
  background: url(https://regalo-next.jp/system_panel/uploads/images/company_top_bg.png) center no-repeat;
  background-size: cover;
}
.companyMain .topPanel .section + .section {
  margin: 80px 0 0;
}
.companyMain .topPanel .section .ttlBox {
  margin: 0 0 20px;
}
.companyMain .topPanel .section .ttlBox .ttl {
  font-family: "Kiwi Maru";
  font-weight: 400;
  font-size: 50px;
}
.companyMain .topPanel .section .ttlBox p {
  color: #e28b8f;
}
.companyMain .sec02 {
  padding: 120px 0;
  background: url(https://regalo-next.jp/system_panel/uploads/images/company_sec02_bg.png);
}
.companyMain .sec02 .secBox .photo {
  overflow: hidden;
  position: relative;
  padding: 0 0 30%;
  border-radius: 6px;
  border: 3px solid #ffffff;
  box-shadow: 0 1px 8px rgba(202, 37, 45, 0.3);
}
.companyMain .sec02 .secBox .photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.companyMain .sec02 .secBox .txtBox {
  padding: 30px 40px;
  background: #ffffff;
}
.companyMain .sec02 .secBox .txtBox .name {
  margin: 0 0 20px;
  padding: 0 10px;
}
.companyMain .sec02 .secBox .txtBox .name > * {
  display: inline-block;
}
.companyMain .sec02 .secBox .txtBox .name .em {
  margin: 0 15px 0 0;
  font-family: "Kiwi Maru";
  font-weight: 400;
  font-size: 40px;
}
.companyMain .sec02 .secBox .txtBox .name .span {
  color: #c6171f;
}
.companyMain .sec02 .secBox .txtBox .infoBox .dl {
  display: table;
  width: 100%;
  padding: 10px;
  line-height: 2;
  border-bottom: 3px dotted #ecd8d8;
}
.companyMain .sec02 .secBox .txtBox .infoBox .dl > * {
  display: table-cell;
}
.companyMain .sec02 .secBox .txtBox .infoBox .dl .dt {
  width: 100px;
  color: #8b8b8b;
}
@media (min-width: 1025px) {
  .companyMain .sec02 .secBox {
    display: flex;
    justify-content: space-between;
    padding: 0 40px;
  }
  .companyMain .sec02 .secBox .photo {
    width: 40%;
  }
  .companyMain .sec02 .secBox .txtBox {
    width: 58%;
  }
}
.companyMain .sec02 .mapPanel {
  padding: 60px 0 0;
}
.companyMain .sec02 .mapPanel .mapBox iframe {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
.companyMain .sec02 .mapPanel .txt {
  margin: 30px 0 0;
  text-align: center;
}

/*////////////////////////////////////////////////////////////
	search
///////////////////////////////////////////////////////////*/
.searchMain .topPanel {
  padding: 120px 0;
}
.searchMain .topPanel .dl {
  text-align: center;
}
.searchMain .topPanel .dl .dt {
  margin: 0 0 60px;
}
.searchMain .topPanel .dl .dt h2 {
  display: inline-block;
  font-family: "Kiwi Maru";
  font-weight: 400;
  font-size: 50px;
  background: linear-gradient(transparent 70%, #ffec76 70%);
  display:inline;
}
.searchMain .searchContainer {
  background: url(https://regalo-next.jp/system_panel/uploads/images/property_search_panel_bg.png);
}
.searchMain .searchContainer .sectionTitle {
  margin: 0 auto 30px;
  padding: 5px 60px;
  color: #ffffff;
  border-radius: 45px;
  background: #d43d44;
}
.searchMain .searchContainer .sectionTitle .ttl {
  font-size: 0;
}
.searchMain .searchContainer .sectionTitle .ttl > * {
  display: inline;
  font-family: "Kiwi Maru";
  font-weight: 400;
  font-size: 40px;
}
.searchMain .searchContainer .sectionTitle .ttl p {
  color: #ffe64a;
}
.searchMain .searchContainer .searchPanel {
  padding: 100px 0 120px;
}
.searchMain .searchContainer .searchPanel .topTxt {
  margin: 0 0 60px;
  padding: 0 60px;
}
.searchMain .webgene-search-form .webgene-search-form-block {
  display: flex;
  justify-content: space-between;
}
.searchMain .webgene-search-form .webgene-search-form-block + .webgene-search-form-block {
  margin: 10px 0 0;
}
.searchMain .webgene-search-form .search-title-wrapper {
  width: 270px;
  padding: 20px 10px;
  color: #ffffff;
  text-align: center;
  border-radius: 6px;
  background: #d43d44;
}
.searchMain .webgene-search-form .search-area-wrapper {
  width: calc(100% - 280px);
  padding: 20px 10px;
  border-radius: 6px;
  background: #ffffff;
}
.searchMain .webgene-search-form .search-contents-wrapper {
  margin: 0 20px -10px 0;
  padding: 0 10px;
}
.searchMain .webgene-search-form .search-contents-wrapper label {
  display: inline-block;
  margin: 0 20px 10px 0;
  font-size: 16px;
}
.searchMain .webgene-search-form .search-contents-wrapper label.checked {
  color: #c2272d;
}
.searchMain .webgene-search-form .search-contents-wrapper label input {
  margin: 0 10px 0 0;
}
.searchMain .webgene-search-form #area {
  display: grid;
  grid-template-columns: 280px calc(100% - 280px);
  /*grid-template-rows: repeat(4, 1fr);*/
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.searchMain .webgene-search-form #area .search-area-title {
  /*grid-area: 1/1/5/2;*/
  margin: 0 10px 0 0;
  padding: 40px 10px;
  width: auto;
  color: #ffffff;
  text-align: center;
  border-radius: 6px;
  background: #d43d44;
}
.searchMain .webgene-search-form #area .search-area-wrapper {
  padding: 10px;
  width: auto;
  border-radius: 6px;
  background: #ffffff;
}
.searchMain .webgene-search-form #area .search-area-wrapper:nth-of-type(1) {
  grid-area: 1/2/2/3;
}
.searchMain .webgene-search-form #area .search-area-wrapper:nth-of-type(2) {
  grid-area: 2/2/3/3;
}
.searchMain .webgene-search-form #area .search-area-wrapper:nth-of-type(3) {
  grid-area: 3/2/4/3;
}
.searchMain .webgene-search-form #area .search-area-wrapper:nth-of-type(4) {
  grid-area: 4/2/5/3;
}
.searchMain .webgene-search-form #wayside {
  display: grid;
  grid-template-columns: 280px calc(100% - 280px);
  grid-template-rows: repeat(5, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.searchMain .webgene-search-form #wayside .search-area-title {
  grid-area: 1/1/6/2;
  margin: 0 10px 0 0;
  padding: 40px 10px;
  width: auto;
  color: #ffffff;
  text-align: center;
  border-radius: 6px;
  background: #d43d44;
}
.searchMain .webgene-search-form #wayside .search-area-wrapper {
  padding: 10px;
  width: auto;
  border-radius: 6px;
  background: #ffffff;
}
.searchMain .webgene-search-form #wayside .search-area-wrapper:nth-of-type(1) {
  grid-area: 1/2/2/3;
}
.searchMain .webgene-search-form #wayside .search-area-wrapper:nth-of-type(2) {
  grid-area: 2/2/3/3;
}
.searchMain .webgene-search-form #wayside .search-area-wrapper:nth-of-type(3) {
  grid-area: 3/2/4/3;
}
.searchMain .webgene-search-form #wayside .search-area-wrapper:nth-of-type(4) {
  grid-area: 4/2/5/3;
}
.searchMain .webgene-search-form #wayside .search-area-wrapper:nth-of-type(5) {
  grid-area: 5/2/6/3;
}
.searchMain .webgene-search-form .search-submit {
  display: block;
  width: 235px;
  height: 64px;
  margin: 60px auto 0;
  padding: 0 0 5px;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  cursor: pointer;
  border: none;
  background: url(https://regalo-next.jp/system_panel/uploads/images/btn_submit_bg.png) no-repeat;
  background-size: 100% auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.searchMain .webgene-search-form input[type=text] {
  width: 250px;
  height: 35px;
  padding-left: 10px;
  font-size: 16px;
  border: 1px solid #000000;
  background: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.searchMain .webgene-search-form input[type=text] + span {
  display: inline-block;
  margin: 0 5px;
}
.searchMain .propertyListPanel {
  padding: 0 0 150px;
}
.searchMain .propertyListPanel .propertyList .webgene-blog {
  position: relative;
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-header {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 20px;
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-legend {
  position: absolute;
  top: 100px;
  left: 40px;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-legend em {
  display: inline-block;
  font-size: 30px;
  margin: 0 5px 0 0;
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-item {
  border-radius: 6px;
  background: #ffffff;
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-item a {
  display: block;
  padding: 20px;
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-item .photo {
  margin: 0 0 15px;
  border-radius: 6px;
  border: 3px solid #ffffff;
  box-shadow: 0 1px 8px rgba(202, 37, 45, 0.3);
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-item .txtBox .type {
  display: inline-block;
  margin: 0 0 20px;
  padding: 2px 20px;
  color: #ca252d;
  border-radius: 25px;
  background: #edeff1;
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-item .txtBox .name {
  margin: 0 0 5px;
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-item .txtBox .area {
  margin: 0 0 5px;
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-item .txtBox .price {
  margin: 0 0 10px;
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-item .txtBox .price > * {
  display: inline;
  line-height: 1.2;
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-item .txtBox .price .em {
  font-size: 40px;
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-item .txtBox .price .span {
  font-size: 20px;
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-item .txtBox .itemTxt {
  color: #959595;
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-pagination {
  width: 100%;
  margin: 140px 0 0;
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-pagination ul {
  text-align: center;
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-pagination ul li {
  display: inline-block;
  margin: 0 2px;
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-pagination ul li a {
  display: block;
  width: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 6px;
  background: #ffffff;
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-pagination ul .prev {
  margin: 0 2px 0 0;
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-pagination ul .next {
  position: relative;
  margin: 0 0 0 2px;
}
.searchMain .propertyListPanel .propertyList .webgene-blog .webgene-pagination ul .selected a {
  color: #ffffff;
  background: #ca252d;
}
@media (min-width: 1025px) {
  .searchMain .propertyListPanel .propertyList .webgene-blog {
    display: flex;
    flex-wrap: wrap;
    margin: -40px 0 0 -40px;
  }
  .searchMain .propertyListPanel .propertyList .webgene-blog .webgene-item {
    width: calc(33.3333333333% - 40px);
    margin: 40px 0 0 40px;
  }
  .searchMain .propertyListPanel .propertyList .webgene-blog .webgene-item .photo {
    overflow: hidden;
    position: relative;
    padding: 0 0 80%;
  }
  .searchMain .propertyListPanel .propertyList .webgene-blog .webgene-item .photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

/*////////////////////////////////////////////////////////////
	property
///////////////////////////////////////////////////////////*/
.propertyMain .propertyContainer {
  padding: 90px 0 120px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/property_detail_cnt_bg.png);
}
.propertyMain .webgene-blog .webgene-header {
  display: none;
}
.propertyMain .webgene-blog .headPanel {
  margin: 0 0 40px;
  padding: 20px;
  border-radius: 45px;
  border: 4px solid #cfcfcf;
  background: #f7f7f7;
}
.propertyMain .webgene-blog .headPanel p {
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 2px 20px;
  color: #ffffff;
  vertical-align: middle;
  border-radius: 25px;
  background: #ca252d;
}
.propertyMain .webgene-blog .headPanel .ttl {
  display: inline-block;
  font-size: 24px;
  vertical-align: middle;
}
.propertyMain .webgene-blog .topPanel {
  margin: 0 0 30px;
}
.propertyMain .webgene-blog .topPanel .topInfoBox .dl {
  display: table;
  width: 100%;
  padding: 10px 20px;
  border-bottom: 3px dotted #ecd8d8;
}
.propertyMain .webgene-blog .topPanel .topInfoBox .dl > * {
  display: table-cell;
}
.propertyMain .webgene-blog .topPanel .topInfoBox .dl .dt {
  width: 180px;
}
.propertyMain .webgene-blog .topPanel .topInfoBox .dl .dt p {
  max-width: 160px;
  padding: 2px;
  color: #ffffff;
  text-align: center;
  border-radius: 4px;
  background: #ff9c00;
}
.propertyMain .webgene-blog .topPanel .topContactBox {
  padding: 20px;
  text-align: center;
  border-radius: 6px;
  background: #c6171f;
}
.propertyMain .webgene-blog .topPanel .topContactBox .dl .dt {
  margin: 0 0 15px;
  font-family: "Kiwi Maru";
  font-weight: 400;
  font-size: 26px;
  color: #f7ff73;
}
.propertyMain .webgene-blog .topPanel .topContactBox .dl .dd .btnMore {
  margin: 0 auto 15px;
}
.propertyMain .webgene-blog .topPanel .topContactBox .dl .dd .aside {
  color: #ffffff;
}
.propertyMain .webgene-blog .topPanel .topContactBox .dl .dd .aside p {
  display: inline-block;
}
.propertyMain .webgene-blog .photoList {
  margin: 0 0 20px;
}
.propertyMain .webgene-blog .photoList .ul .li {
  border-radius: 6px;
  border: 3px solid #ffffff;
  box-shadow: 0 1px 8px rgba(202, 37, 45, 0.3);
}
.propertyMain .webgene-blog .detailInfoPanel {
  padding: 40px 60px;
  border-radius: 6px;
  background: #fbf3f3;
}
.propertyMain .webgene-blog .detailInfoPanel .dl {
  display: table;
  width: 100%;
  padding: 10px 20px;
  border-bottom: 3px dotted #ecd8d8;
}
.propertyMain .webgene-blog .detailInfoPanel .dl > * {
  display: table-cell;
}
.propertyMain .webgene-blog .detailInfoPanel .dl .dt {
  width: 180px;
  color: #8b8b8b;
}
@media (min-width: 1025px) {
  .propertyMain .webgene-blog .topPanel {
    display: flex;
    justify-content: space-between;
  }
  .propertyMain .webgene-blog .topPanel .topInfoBox {
    width: calc(100% - 340px);
  }
  .propertyMain .webgene-blog .topPanel .topContactBox {
    width: 300px;
  }
  .propertyMain .webgene-blog .photoList .ul {
    display: flex;
    margin: 0 0 0 -25px;
  }
  .propertyMain .webgene-blog .photoList .ul .li {
    width: calc(33.3333333333% - 25px);
    margin: 0 0 0 25px;
  }
  .propertyMain .webgene-blog .photoList .ul .photo {
    overflow: hidden;
    position: relative;
    padding: 0 0 80%;
  }
  .propertyMain .webgene-blog .photoList .ul .photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.propertyMain .btnMore {
  margin: 80px auto 0;
}

/*////////////////////////////////////////////////////////////
	post
///////////////////////////////////////////////////////////*/
.postMain {
  background: url(https://regalo-next.jp/system_panel/uploads/images/news_main_bg.png);
}
.postMain .secWrap01 {
  position: relative;
  padding: 120px 10px;
}
.postMain .catePanel {
  padding: 0 0 30px;
  border-radius: 6px;
  background: #fbf3f3;
}
.postMain .catePanel .webgene-header {
  margin: 0 0 5px;
  padding: 0 5px 5px 0;
  text-align: center;
  background: url(https://regalo-next.jp/system_panel/uploads/images/btn_more_bg_01.png) right bottom no-repeat;
  background-size: 100% auto;
}
.postMain .catePanel .webgene-header > * {
  padding: 10px;
  text-align: center;
  border-radius: 4px;
  border: 4px solid #000000;
  background: #ffffff;
}
.postMain .catePanel .webgene-item {
  padding: 10px 25px;
}
.postMain .catePanel .webgene-item + .webgene-item {
  margin: 10px 0 0;
}
.postMain .catePanel .webgene-item a {
  position: relative;
  display: inline-block;
  padding: 0 0 0 20px;
  text-decoration: underline;
}
.postMain .catePanel .webgene-item a::before {
  content: ">";
  position: absolute;
  top: 0;
  left: 0;
  font-weight: normal;
}
.postMain .webgene-pagination {
  width: 100%;
  margin: 100px 0 0;
  font-size: 16px;
}
.postMain .webgene-pagination ul {
  text-align: center;
}
.postMain .webgene-pagination ul li {
  display: inline-block;
  margin: 0 2px;
}
.postMain .webgene-pagination ul li a {
  display: block;
  width: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 6px;
  background: #f3dfdf;
}
.postMain .webgene-pagination ul .prev {
  margin: 0 2px 0 0;
}
.postMain .webgene-pagination ul .next {
  position: relative;
  margin: 0 0 0 2px;
}
.postMain .webgene-pagination ul .selected a {
  color: #ffffff;
  background: #ca252d;
}
.postMain .postDetail .webgene-header {
  display: none;
}
.postMain .postDetail .webgene-item-info {
  margin: 0 0 30px;
  padding: 0 0 5px;
}
.postMain .postDetail .infoBox {
  margin: 0 0 30px;
}
.postMain .postDetail .infoBox > * {
  display: inline-block;
}
.postMain .postDetail .infoBox .time {
  margin: 0 10px 0 0;
  color: #ca252d;
}
.postMain .postDetail .infoBox .cate {
  padding: 2px 25px;
  color: #ca252d;
  border-radius: 20px;
  background: #edeff1;
}
.postMain .postDetail .title {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.3;
}
.postMain .postDetail .slickSlide {
  max-width: 760px;
  margin: 0 0 40px;
}
.postMain .postDetail .slickSlide .slider .li > div {
  overflow: hidden;
  position: relative;
  padding: 0 0 100%;
}
.postMain .postDetail .slickSlide .slider .li img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.postMain .postDetail .slick-list {
  margin: 0 0 10px;
}
.postMain .postDetail .thumb-item {
  max-width: 600px;
  margin: 0 auto 10px;
}
.postMain .postDetail .slick-slide {
  margin: 0 5px;
}
.postMain .postDetail .slideNav .slick-prev,
.postMain .postDetail .slideNav .slick-next {
  display: none !important;
}
.postMain .postDetail .postBox .photo {
  margin-bottom: 20px;
  border-radius: 6px;
  border: 3px solid #ffffff;
  box-shadow: 0 1px 8px rgba(202, 37, 45, 0.3);
}
.postMain .postDetail .postBox .postTxt {
  font-weight: bold;
  line-height: 2;
}
.postMain .postDetail .postBox .postTxt p + p {
  margin: 30px 0 0;
}
.postMain .postDetail .postBox .postTxt img {
  max-width: 100%;
  width: auto;
  height: auto;
}
@media (min-width: 1025px) {
  .postMain .postDetail .slick-prev {
    left: -60px;
  }
  .postMain .postDetail .slick-next {
    right: -60px;
  }
}
.postMain .btnMore {
  margin: 80px auto 0;
}
.postMain .pdfArea {
  margin: 40px 0 0;
}
.postMain .pdfArea a {
  color: #2151a3;
}
@media (min-width: 1025px) {
  .postMain .postPanel {
    display: flex;
    justify-content: space-between;
  }
  .postMain .rightBox {
    order: 2;
    width: 250px;
  }
  .postMain .leftBox {
    order: 1;
    width: calc(100% - 350px);
  }
}

/*////////////////////////////////////////////////////////////
	  news
///////////////////////////////////////////////////////////*/
.newsMain .pageKv {
  background: url(https://shofukufudosan220616.smooooth.jp/system_panel/uploads/images/news_kv.png) center no-repeat;
  background-size: cover;
}
.newsMain .listPanel .webgene-blog .webgene-header {
  display: none;
}
.newsMain .listPanel .webgene-blog .webgene-item a {
  display: block;
  padding: 0 0 20px;
}
.newsMain .listPanel .webgene-blog .webgene-item .photo {
  margin: 0 0 15px;
  border-radius: 6px;
  border: 3px solid #ffffff;
  box-shadow: 0 1px 8px rgba(202, 37, 45, 0.3);
}
.newsMain .listPanel .webgene-blog .webgene-item .infoBox {
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 1.5;
}
.newsMain .listPanel .webgene-blog .webgene-item .infoBox > * {
  display: inline-block;
}
.newsMain .listPanel .webgene-blog .webgene-item .infoBox .time {
  margin: 0 10px 0 0;
  color: #ca252d;
}
.newsMain .listPanel .webgene-blog .webgene-item .infoBox .cate {
  padding: 2px 25px;
  color: #ca252d;
  border-radius: 20px;
  background: #edeff1;
}
.newsMain .listPanel .webgene-blog .webgene-item .ttl {
  text-decoration: underline;
}
@media (min-width: 1025px) {
  .newsMain .listPanel .webgene-blog {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: -50px 0 0;
  }
  .newsMain .listPanel .webgene-item {
    width: calc(50% - 30px);
    margin: 50px 0 0;
  }
  .newsMain .listPanel .webgene-item .photo {
    overflow: hidden;
    position: relative;
    padding: 0 0 80%;
  }
  .newsMain .listPanel .webgene-item .photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

/*////////////////////////////////////////////////////////////
	contact
///////////////////////////////////////////////////////////*/
.contactMain .sec01 {
  padding: 120px 0;
  background: url(https://regalo-next.jp/system_panel/uploads/images/page_sec_bg_01.png);
}
@media (min-width: 1025px) {
  .contactMain .sec01 .secTtlBox .secTtl > * {
    font-size: 50px;
  }
}
.contactMain .sec01 .secTtlBox .secTtl .icon {
  position: relative;
  padding: 8px 0 0;
}
.contactMain .sec01 .secTtlBox .secTtl .icon:after {
  content: "";
  position: absolute;
  top: 0;
  right: -5px;
  width: 40px;
  height: 16px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/top_sec01_ttl_icon.png) no-repeat;
  background-size: 100% auto;
}
.contactMain .sec01 .subTtlBox {
  margin: 0 0 60px;
  text-align: center;
}
.contactMain .sec01 .subTtlBox .subTtl + .subTtl {
  margin: 10px 0 0;
}
.contactMain .sec01 .subTtlBox .subTtl p {
  position: relative;
  display: inline-block;
  padding: 5px 25px;
  font-size: 20px;
  border-radius: 25px;
  background: #fff57f;
}
.contactMain .sec01 .subTtlBox .subTtl01 p::before {
  content: "";
  position: absolute;
  top: -10px;
  right: 0;
  width: 25px;
  height: 24px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/business_sec01_sub_icon_01.png) no-repeat;
  background-size: 100% auto;
}
.contactMain .sec01 .subTtlBox .subTtl01 p::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 18px;
  height: 18px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/business_sec01_sub_icon_02.png) no-repeat;
  background-size: 100% auto;
}
.contactMain .sec01 .subTtlBox .txt {
  font-size: 20px;
}
.contactMain .sec01 .telPanel {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 30px;
  border-radius: 4px;
  border: 3px solid #000000;
}
.contactMain .sec01 .telPanel .secBox .leftBox .dl {
  margin: 0 0 20px;
}
.contactMain .sec01 .telPanel .secBox .leftBox .dl .dt {
  margin: 0 0 5px;
  font-family: "Kiwi Maru";
  font-weight: 400;
  font-size: 30px;
}
.contactMain .sec01 .telPanel .secBox .leftBox .telBox a {
  display: inline-block;
  padding: 0 0 0 40px;
  font-size: 36px;
  line-height: 1.2;
  background: url(https://regalo-next.jp/system_panel/uploads/images/contact_tel_icon.png) left center no-repeat;
  background-size: 30px auto;
}
.contactMain .sec01 .telPanel .secBox .leftBox .telBox > p {
  margin: 5px 0 0;
}
.contactMain .sec01 .telPanel .secBox .leftBox .mail {
  margin: 10px 0 0;
}
.contactMain .sec01 .telPanel .secBox .leftBox .mail a {
  display: inline-block;
  color: #0c015b;
  text-decoration: underline;
}
.contactMain .sec01 .telPanel .secBox .rightBox {
  padding: 5px;
  border-radius: 6px;
  background: #ffffff;
}
.contactMain .sec01 .telPanel .secBox .rightBox .timeBox {
  padding: 30px 20px;
  color: #ffffff;
  background: #c81e26;
}
.contactMain .sec01 .telPanel .secBox .rightBox .timeBox .dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 30px;
}
.contactMain .sec01 .telPanel .secBox .rightBox .timeBox .dl .dt {
  width: 90px;
  padding: 5px 0 0;
}
.contactMain .sec01 .telPanel .secBox .rightBox .timeBox .dl .dt p {
  display: inline-block;
  padding: 0 10px;
  border-radius: 20px;
  background: #931117;
}
.contactMain .sec01 .telPanel .secBox .rightBox .timeBox .dl .dd {
  width: calc(100% - 100px);
  font-family: "Kiwi Maru";
  font-weight: 400;
  font-size: 38px;
  line-height: 1;
}
.contactMain .sec01 .telPanel .secBox .rightBox .timeBox .txt {
  text-align: center;
  line-height: 2;
}
@media (min-width: 1025px) {
  .contactMain .sec01 .telPanel .secBox {
    display: flex;
    justify-content: space-between;
  }
  .contactMain .sec01 .telPanel .secBox .leftBox {
    width: 52%;
    padding: 0 0 0 3%;
  }
  .contactMain .sec01 .telPanel .secBox .rightBox {
    width: 45%;
  }
  .contactMain .sec01 .telPanel .img {
    position: absolute;
    left: 38%;
    bottom: 0;
    width: 210px;
  }
}
.contactMain .contactFormPanel {
  padding: 80px 0 120px;
  background: url(https://regalo-next.jp/system_panel/uploads/images/company_sec02_bg.png);
}

/*////////////////////////////////////////////////////////////
	form
///////////////////////////////////////////////////////////*/
.formMain {
  /* 入力項目
  --------------------------------------*/
  /*テキストボックス・メール・電話*/
  /*テキストエリア*/
}
.formMain .contactForm input[type=text],
.formMain .contactForm input[type=email],
.formMain .contactForm input[type=tel] {
  width: 100%;
  height: 60px;
  padding-left: 10px;
  font-size: 16px;
  border-radius: 6px;
  border: 1px solid #ffffff;
  background: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.formMain .contactForm textarea {
  width: 100%;
  height: 250px;
  padding: 10px;
  font-size: 16px;
  border-radius: 6px;
  border: 1px solid #ffffff;
  background: #ffffff;
  resize: none;
}
.formMain .contactForm input[type=text]:focus,
.formMain .contactForm input[type=email]:focus,
.formMain .contactForm input[type=tel]:focus,
.formMain .contactForm textarea:focus {
  outline: 0;
  border: 2px solid #90cefd;
}
.formMain .contactForm button[type=submit] {
  display: block;
  width: 235px;
  height: 64px;
  margin: 60px auto 0;
  padding: 0 0 5px;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  cursor: pointer;
  border: none;
  background: url(https://regalo-next.jp/system_panel/uploads/images/btn_submit_bg.png) no-repeat;
  background-size: 100% auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.formMain .contactForm button[type=submit][disabled] {
  opacity: 0.6;
  cursor: default;
  pointer-events: none;
}
.formMain .contactForm .form {
  max-width: 1000px;
  margin: 0 auto;
}
.formMain .contactForm .form .checkList .ul + .ul {
  margin: 10px 0 0;
}
.formMain .contactForm .form .checkList .ul .li + .li {
  margin: 10px 0 0;
}
.formMain .contactForm .form .checkList01 .ul .li,
.formMain .contactForm .form .checkList03 .ul .li {
  display: inline-block;
}
.formMain .contactForm .form .checkList01 .ul .li + .li,
.formMain .contactForm .form .checkList03 .ul .li + .li {
  margin: 0 0 0 10px;
}
.formMain .contactForm .form .checkList02 {
  margin: 20px 0;
}
.formMain .contactForm .form .checkList02 .ul .li + .li {
  margin: 10px 0 0 20px;
}
.formMain .contactForm .form .checkItem + .checkItem {
  margin-top: 10px;
}
.formMain .contactForm .form .checkItem > label {
  position: relative;
  display: block;
}
.formMain .contactForm .form .checkItem input {
  position: absolute;
  opacity: 0;
}
.formMain .contactForm .form .checkItem span {
  display: block;
  padding-left: 25px;
  position: relative;
}
.formMain .contactForm .form .checkItem span::before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 15px;
  height: 15px;
  border: 2px solid #000000;
  background: #ffffff;
}
.formMain .contactForm .form .checkItem input:checked + span::after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: 5px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid #d43d44;
  border-right: 3px solid #d43d44;
}
.formMain .contactForm .form .checkItem.agreeCheck > label {
  display: inline-block;
}
.formMain .contactForm .form .radioList {
  padding: 5px 0;
}
.formMain .contactForm .form .radioList .list + .list {
  margin: 20px 0 0;
}
@media (min-width: 1025px) {
  .formMain .contactForm .form .radioList {
    display: flex;
    flex-wrap: wrap;
  }
  .formMain .contactForm .form .radioList .list + .list {
    margin: 0;
  }
  .formMain .contactForm .form .radioList01 {
    margin: -20px 0 0;
  }
  .formMain .contactForm .form .radioList01 .list,
.formMain .contactForm .form .radioList01 .list + .list {
    width: 48%;
    margin: 20px 0 0;
  }
  .formMain .contactForm .form .radioList02 .list {
    width: 33.3333333333%;
  }
}
.formMain .contactForm .form .radioBox .radio {
  position: relative;
  display: inline-block;
}
.formMain .contactForm .form .radioBox input[type=radio] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
}
.formMain .contactForm .form .radioBox label {
  position: relative;
  padding: 5px 0 5px 35px;
}
.formMain .contactForm .form .radioBox label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  margin: auto 0;
  border-radius: 50%;
  border: 1px solid #ffffff;
  background: #ffffff;
  box-sizing: border-box;
}
.formMain .contactForm .form .radioBox input[type=radio]:checked + label:before {
  border: 8px solid #d9d5c1;
}
.formMain .contactForm .form .postal input + .span {
  display: inline-block;
  margin: 0 5px;
}
.formMain .contactForm .form .postal .postalTxt {
  display: inline-block;
  margin: 0 5px;
}
.formMain .contactForm .form .postal .addressBox01 input {
  width: 90px;
}
.formMain .contactForm .form .postal .addressBox02,
.formMain .contactForm .form .postal .addressBox03 {
  margin: 15px 0 0;
}
@media (min-width: 1025px) {
  .formMain .contactForm .form .postal .addressBox02 .postalTxt,
.formMain .contactForm .form .postal .addressBox03 .postalTxt {
    width: 200px;
  }
  .formMain .contactForm .form .postal .addressBox02 input,
.formMain .contactForm .form .postal .addressBox03 input {
    display: inline-block;
    width: calc(100% - 215px);
  }
}
.formMain .contactForm .form .selectBox {
  display: inline-block;
  width: 120px;
}
.formMain .contactForm .form .selectBox select {
  display: block;
  width: 100%;
  padding: 11px 15px;
  font-size: 16px;
  color: #000000;
  line-height: 1.5em;
  border-radius: 6px;
  border: 1px solid #ffffff;
  background: url(https://regalo-next.jp/system_panel/uploads/images/select_arrow_down.png) right 6px center no-repeat #ffffff;
  background-size: 8px auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.formMain .contactForm .form .selectBox + .span {
  display: inline-block;
  margin: 0 5px;
}
.formMain .contactForm .form .ageInput input {
  width: 100px;
}
.formMain .contactForm .form .ageInput .ageTxt {
  display: inline-block;
  margin: 5px 0 0;
  line-height: 2;
}
.formMain .contactForm {
  text-align: left;
}
.formMain .contactForm .formBox + .formBox {
  margin-top: 60px;
}
.formMain .contactForm .formBox > .dl {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.formMain .contactForm .formBox > .dl + .dl {
  margin: 10px 0 0;
}
.formMain .contactForm .formBox > .dl.line {
  padding: 10px 40px 40px;
}
.formMain .contactForm .formBox > .dl.line + .dl {
  padding: 40px 40px 10px;
}
.formMain .contactForm .formBox > .dl > .dt {
  width: 320px;
  padding: 25px 10px 10px;
  color: #ffffff;
  text-align: center;
  border-radius: 6px;
  background: #d43d44;
}
.formMain .contactForm .formBox > .dl > .dt.top {
  vertical-align: top;
}
.formMain .contactForm .formBox > .dl > .dt .span {
  display: inline-block;
  margin-right: 10px;
  font-family: "Kiwi Maru";
  font-weight: 400;
  font-size: 18px;
  vertical-align: middle;
}
.formMain .contactForm .formBox > .dl > .dt .em {
  display: inline-block;
  padding: 0 10px;
  font-size: 14px;
  color: #f4e0e0;
  vertical-align: middle;
  border-radius: 6px;
  background: #e5696f;
}
.formMain .contactForm .formBox > .dl > .dt .aside {
  margin-top: 10px;
}
.formMain .contactForm .formBox > .dl > .dt .aside p {
  font-size: 14px;
  padding-left: 1em;
  text-indent: -1em;
}
.formMain .contactForm .formBox > .dl > .dd {
  position: relative;
  width: calc(100% - 330px);
  padding: 10px;
  border-radius: 6px;
  background: #f7e2e3;
}
.formMain .contactForm .formBox .addressBox .dl,
.formMain .contactForm .formBox .dateBox .dl {
  display: table;
  width: 100%;
}
.formMain .contactForm .formBox .addressBox .dl + .dl,
.formMain .contactForm .formBox .dateBox .dl + .dl {
  margin-top: 10px;
}
.formMain .contactForm .formBox .addressBox .dl .dt,
.formMain .contactForm .formBox .dateBox .dl .dt {
  display: table-cell;
  width: 60px;
  vertical-align: middle;
}
.formMain .contactForm .formBox .addressBox .dl .dd,
.formMain .contactForm .formBox .dateBox .dl .dd {
  display: table-cell;
  vertical-align: middle;
}
.formMain .contactForm .formBox .meetingBox {
  margin: 0 0 20px;
}
.formMain .contactForm .formBox .meetingBox .radioList {
  display: inline-block;
}
.formMain .contactForm .formBox .meetingBox .radioList .list {
  display: inline-block;
  margin: 0 20px 0 0;
}
.formMain .contactForm .formBox .dateBox + .dateBox {
  margin: 10px 0 0;
}
.formMain .contactForm .formBox .dateBox + .txt {
  margin: 10px 0 0;
}
.formMain .contactForm .formBox .dateBox input[type=text] {
  width: 90px;
}
.formMain .contactForm .formBox .dateBox .em {
  display: inline-block;
  width: 60px;
}
.formMain .contactForm .formBox .dateBox .span {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}
.formMain .contactForm .formBox .dateBox .radioList {
  display: inline-block;
  margin: 0 0 0 40px;
}
.formMain .contactForm .formBox .dateBox .radioList .list {
  display: inline-block;
  margin: 0 20px 0 0;
}
.formMain .contactForm .formBox .caution {
  margin-top: 10px;
  color: #d20000;
  line-height: 2;
}
.formMain .contactForm .formBox .telBox {
  padding: 10px 10px 40px;
  font-size: 0;
  font-weight: 400;
  text-align: left;
  line-height: 2;
}
.formMain .contactForm .formBox .telBox > * {
  display: inline-block;
  font-size: 14px;
}
.formMain .contactForm .formBox .telTxt {
  padding: 10px 10px 0;
}
.formMain .contactForm .formBox .privacy {
  max-width: 1000px;
  margin: 30px auto 0;
  text-align: center;
}
.formMain .contactForm .formBox .privacy > p {
  margin: 0 0 20px;
  text-align: left;
}
.formMain .contactForm .formBox .privacy .agreeBox {
  overflow: scroll;
  height: 500px;
  padding: 20px;
  font-weight: 400;
  text-align: left;
  border-radius: 6px;
  background: #f7e2e3;
}
.formMain .contactForm .formBox .privacy .agreeBox .box + .box {
  margin: 30px 0 0;
}
.formMain .contactForm .formBox .privacy .agreeBox .box .link a {
  display: inline-block;
}
.formMain .contactForm .formBox .privacy .agreeBox p {
  line-height: 2;
}
.formMain .contactForm .formBox .privacy .agreeBox .tel p,
.formMain .contactForm .formBox .privacy .agreeBox .tel a {
  display: inline-block;
}
.formMain .contactForm .formBox .privacy + .checkItem {
  margin: 40px 0;
  text-align: center;
}
.formMain .contactForm .fileUploadBox {
  font-weight: 400;
}
.formMain .contactForm .fileUploadBox .ttl {
  margin: 0 0 10px;
  line-height: 2;
}
.formMain .contactForm .fileUploadBox .fileBox {
  margin: 0 0 10px;
}
.formMain .contactForm .fileUploadBox .fileArea {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.formMain .contactForm .fileUploadBox .fileArea + .fileArea {
  margin: 10px 0 0;
}
.formMain .contactForm .fileUploadBox .fileArea .inputFile {
  position: relative;
  width: 35%;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  background: #a4a4a4;
}
.formMain .contactForm .fileUploadBox .fileArea .inputFile input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.formMain .contactForm .fileUploadBox .fileArea .inputFile p {
  padding: 15px 10px;
}
.formMain .contactForm .fileUploadBox .fileArea > p {
  width: 62%;
}
.formMain .contactForm .fileUploadBox .txt {
  line-height: 2;
}

/*////////////////////////////////////////////////////////////
	complete
///////////////////////////////////////////////////////////*/
.complete {
  padding: 120px 0;
}
.complete .txt {
  margin: 0 0 40px;
  text-align: center;
  line-height: 3;
}
.complete .btnMore {
  margin: 0 auto;
}

@media screen and (min-width:1141px) {

.p1666605530303 br,.p1666605817113 br,.p1666605817131 br,.p1666605817151 br,.p1666605817175 br,.h1666605842024 br,
  .p1666605612128 br,.businessMain .sec02 .secPanel02 .bnrPanel .bnrBox .dl .dd .strong .em br,.p1666605612283 br,
  .staffMain .sec01 .secTtlBox .secTtl .icon br,.h1666605639233 br{
display:none;}
  
  }
.h1666605842024{
linear-gradient:transparent 70%, #ffec76 70%;
}
