@charset "utf-8";

body {
  font-family: -apple-system-subset, "Helvetica Neue",
    "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  -webkit-text-size-adjust: 100%;
}

a {
  color: #006acc;
  text-decoration: none;
}

a:hover {
  color: #1581e6;
  text-decoration: underline;
}

a:visited {
  color: #609;
}

img {
  vertical-align: bottom;
}

.Masthead {
  width: 990px;
  margin: 0 auto;
  padding-right: 10px;
  padding-left: 10px;
}

#contents {
  margin-bottom: 61px;
  color: #333;
}

.brandLayoutFull {
  width: 990px;
  margin: 10px auto 0;
  padding: 0 10px;
}

.compAnnounce + .brandLayoutFull {
  margin-top: 0;
}

.compAnnounce + .compAnnounce {
  margin-top: -20px;
  padding-top: 0;
}

#footerLink {
  margin-top: 110px;
}

/* 予告 -------------------------------------------------- */
.announcement {
  padding-bottom: 30px;
}

.announcement-wrap {
  display: flex;
  align-items: center;
  border: #333 2px solid;
}

.announcement-title {
  display: flex;
  align-items: center;
  padding: 20px;
  background-color: #333;
  color: #fff;
  font-weight: 600;
  font-size: 32px;
}

.announcement-text {
  padding: 15px 20px;
  flex: 1;
  font-weight: 600;
  font-size: 20px;
  color: #d73e04;
  line-height: 1.4;
}

/* お知らせ枠 */
.compAnnounce {
  position: relative;
  left: 50%;
  width: 100vw;
  padding: 20px 0 30px;
  min-width: 970px;
  transform: translateX(-50%);
}

.compAnnounce__title {
  display: block;
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 10px;
}

.compAnnounce__text {
  position: relative;
  width: 990px;
  box-sizing: border-box;
  padding: 12px 12px 10px;
  margin: 0 auto;
  background-color: #fff;
  font-size: 14px;
  line-height: 1.6;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  padding: 12px 12px 10px 45px;
  background: url("data:image/svg+xml;base64,PHN2ZyBjbGFzcz0ic3ZnLS1pbmZvQ2lyY2xlLS1uZXV0cmFsNTAgY29tcEFubm91bmNlX19pY29uIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCIgdmlld0JveD0iMCAwIDQ4IDQ4IiByb2xlPSJub25lIj48cGF0aCBzdHlsZT0iZmlsbDpub25lIiBkPSJNMCAwaDQ4djQ4SDB6Ii8+PHBhdGggc3R5bGU9ImZpbGw6I2ZmZiIgZD0iTTE5IDEzaDEwdjIxSDE5eiIvPjxwYXRoIGQ9Ik0yNCA1YTE5IDE5IDAgMSAwIDE5IDE5QTE5IDE5IDAgMCAwIDI0IDVabTAgOGEyIDIgMCAxIDEtMiAyIDIgMiAwIDAgMSAyLTJabTQgMjFoLThhMSAxIDAgMCAxIDAtMmgyVjIyaC0yYTEgMSAwIDAgMSAwLTJoNS41YS41LjUgMCAwIDEgLjUuNVYzMmgyYTEgMSAwIDAgMSAwIDJaIiBzdHlsZT0iZmlsbDojOGU4ZThlIi8+PC9zdmc+")
    no-repeat 24px / 24px;
  background-position: 11px 11px;
}

.compAnnounce__icon {
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  margin-right: 10px;
}

.compAnnounce__icon.svg--infoCircle--neutral50 {
  position: absolute;
  top: 11px;
  left: 11px;
}

/* common -------------------------------------------------- */

.wrap {
  position: relative;
  left: 50%;
  width: 100vw;
  min-width: 990px;
  transform: translateX(-50%);
}

.content-wrp {
  margin-top: 48px;
}

.sec-content-title {
  display: flex;
  justify-content: space-between;
  padding: 13px 20px;
  background-color: #222;
}

.sec-content-title-txt {
  font-weight: 600;
  font-size: 24px;
  color: #fff;
  line-height: 1.4;
}

/* 5万円 */
.TagContract {
  display: inline-flex;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  padding: 2px 4px 2px 24px;
  border-radius: 2px;
  color: #fff;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1;
  white-space: nowrap;
  min-height: 1.375rem;
  align-items: center;
  background-color: #996e00;
}
.TagContract::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1rem;
  height: 1rem;
  margin: auto 4px;
  background: url(https://s.yimg.jp/images/realestate/special/feature/new_contract10_2025/img/common/logo_paypay_32_32_white.png)
    no-repeat 0 0/16px 16px;
  content: "";
}
.TagContract__em {
  position: relative;
  z-index: 1;
  width: 4.375rem;
  height: 1rem;
  box-sizing: border-box;
  margin: -3px 4px 0 0;
  padding: 2px 4px 0 3px;
  color: #fff;
  font-weight: 600;
}
.TagContract__em::first-letter {
  font-size: 1.375rem;
  line-height: 0.9;
  text-shadow: -1px -1px 0 #5c4200, -1px 0 0 #5c4200, -1px 1px 0 #5c4200,
    0 -1px 0 #5c4200, 0 1px 0 #5c4200, 1px -1px 0 #5c4200, 1px 0 0 #5c4200,
    1px 1px 0 #5c4200;
  vertical-align: text-top;
  margin-right: 1px;
}
.TagContract__em::after {
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 1rem;
  border-radius: 2px;
  content: "";
  background-color: #5c4200;
}
/* 10万円 */
.TagContract__em--100k {
  display: inline-flex;
  height: 16px;
  box-sizing: border-box;
  margin-right: 1px;
  padding: 2px 4px 0;
  border-radius: 2px;
  color: #fff;
  font-weight: bold;
  align-items: center;
  background-color: #5c4200;
}

.icon-checked {
  width: 65px;
  height: 20px;
  margin: auto;
  font-size: 13px;
  font-weight: 600;
  color: #c63600;
  text-align: center;
  border-radius: 4px;
  background-color: #fff;
}

.icon-checked::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  margin: auto;
  transform: rotate(50deg);
  width: 5px;
  height: 10px;
  border-right: 2px solid #c63600;
  border-bottom: 2px solid #c63600;
}

.countTag {
  width: 24px;
  height: 24px;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}

.countTag-s {
  width: 20px;
  height: 20px;
  font-size: 14px;
}

.list-scroll {
  display: flex;
  justify-content: space-between;
  counter-reset: scroll-list;
}

.list-scroll-list {
  display: flex;
  gap: 24px;
  counter-reset: scroll-list;
  margin-top: 10px;
}

.list-scroll-item {
  flex-shrink: 0;
  box-sizing: border-box;
  width: calc((100% - 48px) / 3);
  padding-top: 16px;
  font-size: 14px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
}

.list-scroll-ttl {
  font-size: 16px;
  font-weight: 600;
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
}

.list-scroll-txt {
  padding: 0 16px;
  font-size: 14px;
  color: #333;
  text-align: center;
}

.list-text {
  color: #333;
  font-size: 16px;
  line-height: 1.6;
}

.list-notice {
  padding: 12px 16px;
  margin-top: 16px;
  background: #f7f7f7;
}

.list-notice-text {
  font-size: 14px;
  color: #666;
}

.list-buttonWrap {
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  justify-content: center;
  align-items: center;
}

.list-notice-link:hover {
  opacity: 0.7;
}

/* テキスト */
.textRed {
  color: #d73e04;
}

.textBold {
  font-weight: bold;
}

.textSmall {
  font-size: 14px;
}

.textExsmall {
  font-size: 12px;
}

/* アコーディオン */
.box-accordion {
  margin-top: 15px;
  padding: 15px;
  border-radius: 4px;
  border: 1px solid #996e00;
  background-color: #fff;
}

.box-accordion + .box-accordion {
  margin-top: 20px;
}

.sec-detail .box-accordion {
  margin-top: 30px;
}

.box-accordion-link {
  display: block;
  margin: -15px -15px;
  padding: 13px 10px;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  position: relative;
}

.box-accordion-link:hover {
  opacity: 0.7;
  text-decoration: none;
  color: #333;
}

.box-accordion-link::after {
  display: inline-block;
  content: "";
  width: 16px;
  height: 10px;
  background-color: #666;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
}

.box-accordion.open .box-accordion-link::after {
  clip-path: polygon(0 100%, 50% 0, 100% 100%);
}

.box-accordion.close .box-accordion-link::after {
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
}

.box-accordion.open .box-accordion-inner {
  display: block;
}

.box-accordion.close .box-accordion-inner {
  display: none;
}

.list-note,
.list-desc {
  line-height: 1.4;
}

.list-note-txt,
.list-desc-txt {
  margin-top: 10px;
  padding-left: 1em;
  position: relative;
  font-size: 14px;
}

.list-note-txtS,
.list-desc-txtS {
  margin-top: 12px;
  padding-left: 1em;
  position: relative;
  font-size: 13px;
  font-weight: normal;
  color: #666;
}

.list-note-txt + .list-note-txt,
.list-note-txtS + .list-note-txtS,
.list-desc-txt + .list-desc-txt,
.list-desc-txtS + .list-desc-txtS {
  margin-top: 2px;
}

.list-note-txt::before,
.list-note-txtS::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※";
}

.list-desc-txt::before,
.list-desc-txtS::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "・";
}

.asterisk {
  font-size: 12px;
  color: #666;
  font-weight: normal;
  margin-right: 2px;
}

.asterisk-white {
  color: #fff;
}

.asterisk-middle {
  font-size: 14px;
}

/* リード -------------------------------------------------- */
.lead {
  padding: 10px 0;
  overflow: hidden;
  background-color: #fffce3;
}

.lead-img {
  display: block;
  margin: 0 auto;
}

/* メインビジュアル -------------------------------------------------- */
.key-visual {
  position: relative;
  background-color: #c6a243;
}

.key-visual-title {
  position: relative;
  height: 350px;
  overflow: hidden;
}

.key-visual-image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: 100%;
  transform: translate(-50%, -50%);
}

.key-visual-note {
  position: absolute;
  left: 50%;
  bottom: 30px;
  width: 990px;
  transform: translate(-50%, -50%);
  font-size: 12px;
  font-weight: 600;
  box-sizing: border-box;
  text-align: right;
  padding-right: 220px;
}

/* 締切 -------------------------------------------------- */
.limit {
  background-color: #fffce3;
}

.sec-detail .limit {
  margin-top: 15px;
}

.limit-list {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 990px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 10px 0;
}

.sec-detail .limit-list {
  width: auto;
}

.limit-item + .limit-item {
  margin-left: 30px;
}

.limit-inner {
  display: flex;
  align-items: center;
  font-weight: 600;
}

.limit-head {
  padding: 10px 10px 8px;
  font-size: 14px;
  margin-right: 10px;
  background-color: #fef391;
}

.limit-head sup {
  font-size: 10px;
  line-height: 1;
  vertical-align: super;
  position: relative;
  top: 1px;
  margin-right: 2px;
}

.limit-headEmphasis {
  color: #c63600;
}

.limit-text {
  padding-right: 10px;
  font-size: 16px;
}

.limit-emphasis {
  color: #c63600;
  font-size: 20px;
}

.limit-note {
  margin-top: 2px;
  position: relative;
  font-size: 12px;
  font-weight: normal;
  padding-left: 18px;
}

.limit-note::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}

/* お知らせ枠 -------------------------------------------------- */
.info {
  margin-top: 10px;
  font-size: 13px;
}

.info-txt {
  margin-top: 10px;
}

.info-txt em {
  color: #c63600;
}

.information {
  padding: 12px 24px;
  background: #f7f7f7;
  display: flex;
  gap: 24px;
  align-items: center;
  font-size: 14px;
  color: #333;
}

.information-tag {
  font-weight: bold;
  padding: 4px 12px;
  border-radius: 20px;
  border: 1px solid #333;
}

.information-date {
  color: #666;
}

.information + .content-wrp {
  margin-top: 24px;
}

/* 特典内容 -------------------------------------------------- */
.description {
  margin-top: 28px;
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
}

.description-strong {
  font-size: 28px;
}

.description-text {
  margin-top: 28px;
  font-size: 14px;
  color: #666;
}

/* 10万円・5万円 */
.rewardList {
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.rewardList-item {
  width: 100%;
  padding: 24px;
  background: #f9f6ef;
  box-sizing: border-box;
}

.rewardList-title-reward10 {
  color: #fff;
  padding: 8px 0;
  background: #b98501;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}

.rewardList-title-reward5 {
  color: #333;
  padding: 8px 0;
  background: #e8cd85;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}

.rewardList-title-em {
  color: #b36c00;
  padding: 2px 4px;
  background: #fff;
  margin: 0 4px;
}

.rewardList-textWrap {
  text-align: center;
}

.rewardList-text {
  margin-top: 16px;
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  color: #333;
  font-weight: bold;
  font-size: 16px;
}

.rewardList-subtext {
  color: #666;
  font-size: 14px;
  line-height: 1.6;
  margin-top: 6px;
}

.rewardList-text-bold {
  font-weight: bold;
}

.rewardList-subTitle {
  position: relative;
  margin-top: 16px;
  font-size: 20px;
  line-height: 1.6;
  font-weight: bold;
  color: #666;
  text-align: center;
}

.rewardList-subTitle::before {
  position: absolute;
  width: 395px;
  height: 1px;
  background: #666;
  top: calc(50% - 1px);
  left: 0;
  content: "";
}

.rewardList-subTitle::after {
  position: absolute;
  width: 395px;
  height: 1px;
  background: #666;
  top: calc(50% - 1px);
  right: 0;
  content: "";
}

.rewardList-table {
  width: 100%;
  margin-top: 12px;
}

.rewardList-table-row {
  display: flex;
  gap: 4px;
}

.rewardList-table-cell {
  width: 50%;
}

.rewardList-table-col {
  padding: 2px 0;
  background: #fef391;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.rewardList-cond,
.rewardList-points {
  display: flex;
  flex-wrap: wrap;
  row-gap: 4px;
  justify-content: center;
  align-items: center;
  padding: 12px 0;
  margin: 2px 0;
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  text-align: center;
  background: #fff;
}

.rewardList-subnote {
  width: 346px;
  text-align: left;
  font-size: 12px;
  color: #666;
}

/* 対象物件を探すボタン */
.buttonWrap {
  display: flex;
  justify-content: center;
  margin: 16px 0 24px;
}

.buttonPrimary {
  width: 360px;
  height: 60px;
  display: flex;
  gap: 4px;
  justify-content: center;
  align-items: center;
  background: #d73e04;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 4px;
  box-sizing: border-box;
}

.buttonPrimary:hover {
  text-decoration: none;
  color: #fff;
  opacity: 0.7;
}

.buttonPrimary:visited {
  color: #fff;
}

.buttonPrimary-small {
  width: 300px;
  height: 48px;
  font-size: 16px;
  font-weight: bold;
}

.buttonPrimary-small + .buttonDefault-small {
  margin-left: 12px;
}

/* お問い合わせボタン */
.buttonInquary {
  width: 360px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  margin: 0 auto;
  border-radius: 4px;
  color: #fff;
  background: #006acc;
  font-size: 18px;
  font-weight: bold;
  box-sizing: border-box;
  position: relative;
}

.buttonInquary:hover {
  text-decoration: none;
  color: #fff;
  opacity: 0.7;
}

.buttonInquary:visited {
  color: #fff;
}

/* アコーディオン */
.accordionWrap {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.accordionBox {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.accordionBox-item {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.accordionBox-title {
  padding: 12px 24px;
  border-radius: 4px;
  position: relative;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  background: #f7f7f7;
}

.accordionBox-title:hover {
  text-decoration: none;
  color: #333;
  opacity: 0.7;
}

.accordionBox-title:visited {
  color: #333;
}

.accordionBox-title::after {
  display: inline-block;
  content: "";
  width: 16px;
  height: 10px;
  background-color: #666;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  color: #333;
}

.accordionBox-subttle {
  padding: 4px 12px;
  font-size: 16px;
  font-weight: 600;
  background-color: #e9e0c9;
}

.accordionBox-inner {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.accordionBox-inner-s {
  gap: 12px;
}

.accordionBox-inner-m {
  padding: 0 12px 12px;
}

.accordionBox-inner .sec-buttonBox {
  margin-top: 0;
}

.accordionBox.close .accordionBox-title::after {
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
}

.accordionBox.open .accordionBox-title::after {
  clip-path: polygon(0 100%, 50% 0, 100% 100%);
}

.accordionBox-listItem {
  list-style: decimal;
  list-style-position: outside;
  margin-bottom: 4px;
  margin-left: 20px;
}

.accordionBox-listItem .accordionBox-list .accordionBox-listItem {
  list-style: lower-latin;
}

.accordionBox-listItem:last-child {
  margin-bottom: 0;
}

.accordionBox-text {
  font-size: 16px;
  color: #333;
}

.accordionBox-subtext {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #666;
  margin-top: 2px;
}

.accordionBox-notice {
  font-size: 16px;
  color: #666;
}

.accordionBox-link:hover {
  text-decoration: none;
  opacity: 0.7;
}

.accordionBox.close .accordionBox-inner {
  display: none;
}

/* 新旧成約特典比較 */
.rewardCompare-category {
  width: 220px;
  box-sizing: border-box;
  padding: 12px;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #d6d6d6;
}

.rewardCompare-detail {
  width: 385px;
  padding: 12px;
  border: 1px solid #d6d6d6;
  text-align: center;
  box-sizing: border-box;
}

.rewardCompare-col01 {
  width: 220px;
  box-sizing: border-box;
  background: #f7f7f7;
  border: 1px solid #d6d6d6;
}

.rewardCompare-col02 {
  width: 385px;
  padding: 8px 0;
  box-sizing: border-box;
  background: #f7f7f7;
  border: 1px solid #d6d6d6;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.rewardCompare-col03 {
  width: 385px;
  padding: 8px 0;
  box-sizing: border-box;
  background: #fef391;
  border: 1px solid #d6d6d6;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.rewardCompare-cell01 {
  background: #fff;
}

.rewardCompare-cell02 {
  background: #fffae8;
}

.rewardCompare-detail-point {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
  margin-bottom: 12px;
}

.rewardCompare-detail-point05 {
  margin-bottom: 0px;
}

.rewardCompare-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2px;
}

.rewardCompare-text {
  font-size: 16px;
}

/* 応募流れ -------------------------------------------------- */
/* 応募流れ図 */
.sec-flow-anchor {
  display: flex;
  margin-top: 20px;
  gap: 8px;
}

.sec-flow-anchor-item {
  flex: 1;
  width: 172px;
}

.sec-buttonBox {
  margin-top: 20px;
  width: 100%;
}

/* 応募流れ詳細モーダルを呼び出すボタン */
.buttonDefault {
  width: 360px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  margin: 0 auto;
  border: 1px solid #8e8e8e;
  border-radius: 4px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  box-sizing: border-box;
}

.buttonDefault:hover {
  opacity: 0.7;
  text-decoration: none;
  color: #333;
}

.buttonDefault:visited {
  color: #333;
}

.buttonDefault-large {
  height: 60px;
  margin: 16px auto 0;
}

.buttonDefault-small {
  margin: unset;
  width: 300px;
  height: 48px;
}

.buttonDefault-small + .buttonDefault-small {
  margin-left: 12px;
}

.buttonDefault-subtext {
  font-size: 12px;
}

/* STEP */
.sec-content-subTitle {
  position: relative;
  margin-top: 40px;
  font-size: 24px;
  line-height: 1.6;
  font-weight: bold;
  color: #333;
  text-align: center;
}

.sec-content-subTitle::before {
  position: absolute;
  width: 383px;
  height: 1px;
  background: #333;
  top: calc(50% - 1px);
  left: 0;
  content: "";
}

.sec-content-subTitle::after {
  position: absolute;
  width: 383px;
  height: 1px;
  background: #333;
  top: calc(50% - 1px);
  right: 0;
  content: "";
}

.sec-flow-list-item {
  margin-top: 32px;
}

.sec-flow-list-item:first-child {
  margin-top: 20px;
}

.sec-flow-list-ttl {
  display: flex;
  align-items: center;
  padding: 12px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  background-color: #e9e0c9;
}

.sec-flow-list-step {
  font-size: 14px;
  font-weight: bold;
  padding: 4px 12px;
  margin-right: 12px;
  border-radius: 40px;
  background: #fef391;
}

.sec-flow-list-ttl-txt {
  flex: 1;
}

.sec-flow-list-inner {
  margin-top: 16px;
}

.sec-flow-list-txt {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  font-size: 14px;
}

.sec-flow-list-txt-em {
  font-weight: 600;
}

.sec-flow-list-txt .TagContract {
  margin-bottom: 5px;
}

.sec-flow-entry {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  font-size: 15px;
}

.sec-flow-entry-txt {
  font-size: 14px;
}

.sec-flow-entry-em {
  font-weight: 600;
}

.sec-flow-entry-btn {
  align-items: center;
  background-color: #fff;
  border: 1px solid #707070;
  border-radius: 4px;
  box-shadow: inset 0 -3px 0 0 #e1e1e1;
  box-sizing: border-box;
  color: #333;
  font-size: 15px;
  font-weight: 600;
  display: flex;
  width: 325px;
  height: 40px;
  justify-content: center;
  margin-left: 20px;
  padding: 10px;
  line-height: 1;
}

.sec-flow-entry-btn:hover {
  opacity: 0.7;
  text-decoration: none;
  color: #333;
}

.sec-flow-list-balloonBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}

.sec-flow-list-balloonBtn-txt {
  height: 32px;
  background-color: #996e00;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  box-sizing: border-box;
  padding: 5px 15px;
  text-align: center;
  position: relative;
}

.sec-flow-list-balloonBtn-txt::before {
  position: absolute;
  top: 4px;
  right: -9px;
  width: 0;
  height: 0;
  content: "";
  border-radius: 5px;
  border-style: solid;
  border-width: 0 0 24px 24px;
  border-color: #996e00;
  transform: rotate(45deg);
  z-index: -1;
}

.sec-flow-list-balloonBtn-link {
  background-color: #0074b2;
  border-radius: 4px;
  box-shadow: inset 0 -3px 0 0 #005180;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 325px;
  height: 50px;
  margin-left: 30px;
}

.sec-flow-list-balloonBtn-link:hover {
  opacity: 0.7;
  text-decoration: none;
}

.sec-flow-list-balloonBtn-link-txt {
  padding-right: 20px;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  position: relative;
}

.sec-flow-list-balloonBtn-link-txt::before {
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(45deg);
}

.attention {
  margin: 30px -10px 0;
  padding: 10px 20px 15px;
  background-color: #fffce3;
}

/* 注意事項 -------------------------------------------------- */
.sec-detail-subttl {
  margin-top: 32px;
  box-sizing: border-box;
  padding: 8px 12px;
  font-size: 18px;
  font-weight: 600;
  background-color: #e9e0c9;
}

.sec-content-title + .sec-detail-subttl {
  margin-top: 20px;
}

.sec-detail-wrap {
  margin-top: 16px;
}

.sec-detail-txt {
  font-size: 16px;
  line-height: 1.6;
}

.sec-detail-listBox {
  padding: 24px;
  margin-top: 16px;
  background-color: #f9f6ef;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.sec-detail-listBox-s {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-top: 12px;
}

.sec-detail-listBox-item {
  display: flex;
  gap: 8px;
}

.sec-detail-listBox-s .sec-detail-listBox-item {
  align-items: center;
}

.sec-detail-listBox-textBox {
  width: 100%;
}

.sec-detail-subtextBox {
  margin-top: 16px;
}

.sec-detail-text {
  font-size: 16px;
  font-weight: normal;
}

.sec-detail-subtext {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #666;
  margin-top: 2px;
}

.sec-detail-subtext-s {
  font-size: 12px;
  font-weight: normal;
}

.sec-detail-listBox-link {
  display: flex;
  gap: 4px;
  align-items: center;
  font-size: 16px;
  margin-top: 4px;
}

.sec-detail-tag .sec-detail-listBox-link {
  margin: 0 -4px 0 0;
}

.sec-detail-tag .sec-detail-listBox-link:hover {
  text-decoration: underline;
}

.sec-detail-tag .sec-detail-listBox-link:visited {
  color: #609;
}

.sec-detail-listBox-link:hover {
  opacity: 0.7;
  text-decoration: none;
}

.sec-detail-listBox-link:visited {
  color: #006acc;
}

.sec-detail-listBox-notice .sec-detail-subttl-s {
  margin-bottom: 12px;
}

.sec-detail-listBox-noticeItem {
  position: relative;
  padding-left: 16px;
}

.sec-detail-listBox-noticeItem::before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 4px;
  height: 4px;
  background: #333;
  border-radius: 100%;
  content: "";
}

.sec-detail-listBox-noticeOther {
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
}

.sec-detail-listBox-noticeOther img {
  margin: 0 auto;
}

.sec-detail-listBox-noticeImg {
  padding-bottom: 12px;
}

.sec-detail-tag {
  display: flex;
  align-items: center;
  gap: 4px;
}

.sec-detail-list-item {
  margin-top: 10px;
  padding-left: 14px;
  font-size: 14px;
  position: relative;
}

.sec-detail-list-item + .sec-detail-list-item {
  margin-top: 10px;
}

.sec-detail-list-item::before {
  display: inline-block;
  position: absolute;
  top: 0.7em;
  left: 3px;
  width: 3px;
  height: 3px;
  border-radius: 3px;
  content: "";
  background-color: #333;
}

.sec-detail-list-link.sample {
  color: #006acc;
  text-decoration: none;
}

.sec-detail-list-link.sample:hover {
  text-decoration: underline;
}

.sec-detail-list-link.sample:visited {
  color: #609;
}

.sec-detail-list-em {
  color: #c63600;
}

.sec-detail-list-img {
  display: block;
  margin: 10px auto;
}

.sec-detail-list-imgS {
  margin-top: 10px;
}

.sec-detail-list-example {
  display: block;
  padding-left: 2em;
  text-indent: -2em;
  color: #666;
}

.sec-detail-sub-list-num-item {
  margin-top: 10px;
  text-indent: -3em;
  padding-left: 3em;
  font-size: 14px;
}

.sec-detail-sub-list-num-item .TagContract {
  text-indent: 0;
}

.sec-detail-note {
  margin-top: 10px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 12px;
  line-height: 1.6;
}

.sec-detail-note-item + .sec-detail-note-item {
  margin-top: 5px;
}

.sec-detail-note-disc {
  width: 100%;
}

.sec-detail-note-num-item {
  position: relative;
  margin-top: 4px;
  padding-left: 20px;
  font-size: 12px;
  line-height: 1.6;
  color: #666;
}

.sec-detail-note-num-count {
  position: absolute;
  top: 0;
  left: 0;
}

.box-accordion-close {
  align-items: center;
  background-color: #fff;
  border: 1px solid #8e8e8e;
  border-radius: 4px;
  box-sizing: border-box;
  color: #333;
  font-size: 15px;
  font-weight: 600;
  display: flex;
  width: 120px;
  height: 40px;
  justify-content: center;
  margin: 0 auto;
  padding: 10px 5px;
  line-height: 1;
}

.box-accordion-close:hover {
  opacity: 0.7;
  text-decoration: none;
  color: #333;
}

.box-accordion-close:visited {
  color: #333;
}

.box-accordion-close::after {
  display: inline-block;
  content: "";
  margin-left: 5px;
  width: 16px;
  height: 10px;
  clip-path: polygon(0 100%, 50% 0, 100% 100%);
  background-color: #666;
}

.inquiry {
  margin-top: 32px;
  text-align: center;
}

.inquiry-txt {
  font-size: 20px;
  font-weight: 600;
}

.share-btn {
  display: flex;
  justify-content: flex-end;
  margin-top: 30px;
}

.share-btn-inner {
  display: flex;
  justify-content: flex-end;
}

.share-btn-wrap {
  margin: 16px 0 8px;
}

.share-btn-wrap iframe {
  border: 0;
}

.share-btn-list + .share-btn-list {
  margin-left: 10px;
}

.share-btn-list iframe {
  vertical-align: bottom;
}

#contents a.twitter-share-button {
  display: inline-block;
  padding: 1px 7px 1px 24px;
  border-radius: 3px;
  background: #1da1f2 url(../img/twitter_logo@2x.png) no-repeat 7px 5px;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  background-size: 13px auto;
}

#contents a.twitter-share-button:hover {
  text-decoration: none;
  opacity: 0.8;
}

_:-ms-lang(x)::-ms-backdrop,
.twitter-share-button {
  display: none;
}

_:-ms-lang(x)::-ms-backdrop,
#contents a.twitter-share-button {
  display: none;
}

#contents a.fb-share-button {
  display: inline-block;
  padding: 1px 7px 1px 24px;
  border-radius: 3px;
  background: #1877f2 url(../img/facebook_logo@2x.png) no-repeat 7px 3px;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  background-size: 14px auto;
}

#contents a.fb-share-button:hover {
  text-decoration: none;
  opacity: 0.8;
}

.sec-search {
  margin-top: 40px;
  padding: 24px;
  background: #fffce3;
}

.sec-search-title {
  font-weight: 600;
  font-size: 24px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.sec-search-area {
  margin-top: 16px;
}

.sec-search-area-title span {
  font-weight: normal;
}

.sec-search-area-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.sec-search-area-list-item {
  flex-basis: calc((100% - 48px) / 7);
}

.sec-search-area-list-item:nth-child(4n + 1) {
  margin-left: 0;
}

.sec-search-area-list-btn {
  display: flex;
  width: 100%;
  height: 48px;
  box-sizing: border-box;
  border-radius: 4px;
  color: #333;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  justify-content: center;
  align-items: center;
  background-color: #fde73f;
}

.sec-search-area-list-btn:hover {
  opacity: 0.7;
  text-decoration: none;
  color: #333;
}

.sec-search-area-list-btn:visited {
  color: #333;
}

.sec-faq {
  margin-top: 25px;
}

.sec-faq-list {
  margin: 16px 0 0;
}

.sec-faq-list-question-link {
  display: flex;
  gap: 12px;
  align-items: center;
  min-height: 44px;
  box-sizing: border-box;
  padding: 12px;
  font-weight: 600;
  font-size: 15px;
  text-decoration: none;
  border-radius: 4px;
  position: relative;
  color: #333;
  background: #f7f7f7;
}

.sec-faq-list-question-link:hover {
  opacity: 0.7;
  text-decoration: none;
  color: #333;
}

.sec-faq-list-question-link:visited {
  color: #333;
}

.sec-faq-list-question-link::after {
  display: inline-block;
  content: "";
  width: 16px;
  height: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  background-color: #666;
}

.sec-faq-list.open .sec-faq-list-question-link::after {
  clip-path: polygon(0 100%, 50% 0, 100% 100%);
}

.sec-faq-list.close .sec-faq-list-question-link::after {
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
}

.sec-faq-list-question-icon {
  width: 32px;
  height: 32px;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  border-radius: 100%;
  color: #fff;
  background: #9e7b2f;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sec-faq-list-answer {
  margin-top: 12px;
  padding-left: 56px;
  font-size: 14px;
  position: relative;
}

.sec-faq-list.open .sec-faq-list-answer {
  display: block;
}

.sec-faq-list.close .sec-faq-list-answer {
  display: none;
}

.sec-faq-list-answer::before {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  content: "A";
  border-radius: 50%;
  background-color: #035cd4;
  position: absolute;
  top: 0;
  left: 12px;
}

.sec-faq-list-answer-txt {
  margin-right: 10px;
}

.sec-faq-list-answer-txt + .sec-faq-list-answer-txt {
  margin-top: 5px;
}

.list-desc + .sec-faq-list-answer-txt {
  margin-top: 10px;
}

.sec-faq-list-answer-txt-single {
  padding-top: 5px;
}

.sec-faq-list-answer-step-item {
  display: flex;
  flex-wrap: wrap;
  margin-top: 12px;
  font-weight: 600;
}

.sec-faq-list-answer-step-item .list-note {
  font-weight: normal;
}

.sec-faq-list-answer-step-wrap {
  display: flex;
  margin-top: 10px;
}

.sec-faq-list-answer-step-icon {
  display: inline-block;
  width: 65px;
  height: 20px;
  box-sizing: border-box;
  margin-right: 8px;
  padding: 4px 8px;
  color: #333;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  border-radius: 20px;
  background-color: #fef391;
}

.sec-faq-list-answer-tag {
  margin: 0 3px;
  text-indent: 0;
}

.sec-faq-list-answer-note {
  font-size: 13px;
  text-indent: -1em;
  margin-left: 1em;
}

.sec-faq-list-answer-note::before {
  content: "・";
}

.sec-faq-list-answer-table {
  margin-right: 20px;
}

.sec-faq-list-answer-table-inner {
  width: 100%;
  margin-top: 5px;
  border: 1px solid #ccc;
  table-layout: fixed;
  border-bottom: 0;
  background-color: #f4f4f4;
}

.sec-faq-list-answer-table .col-width {
  width: 26%;
}

.sec-faq-list-answer-table td,
.sec-faq-list-answer-table th {
  box-sizing: border-box;
  padding: 12px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #ccc;
}

.sec-faq-list-answer-table th {
  color: #c63600;
  font-size: 15px;
  font-weight: 600;
}

.sec-faq-list-answer-table th br {
  display: none;
}

.sec-faq-list-answer-table td {
  font-size: 13px;
  vertical-align: middle;
}

.sec-faq-list-answer-table-txtS {
  margin-top: 5px;
  font-size: 12px;
  color: #c63600;
}

.sec-faq-list-answer-table .target {
  color: #008277;
  background-color: #fffce3;
}

.sec-faq-list-answer-table .target img + img {
  margin-top: 8px;
}

.sec-faq-list-answer-btn {
  width: 271px;
  align-items: center;
  background-color: #fff;
  border: 1px solid #707070;
  border-radius: 4px;
  box-shadow: inset 0 -3px 0 0 #e1e1e1;
  box-sizing: border-box;
  display: flex;
  min-height: 40px;
  justify-content: center;
  padding: 10px 5px;
  color: #333;
  font-size: 15px;
  font-weight: 600;
}

.sec-faq-list-answer-btn + .sec-faq-list-answer-btn {
  margin-left: 10px;
}

.sec-faq-list-answer-btn:hover {
  opacity: 0.7;
  color: #333;
  text-decoration: none;
}

.sec-faq-list-answer-btn:visited {
  color: #333;
}

.sec-faq-list-answer-scroll {
  margin: 0 -20px 0 -40px;
}

.sec-faq-list-answer-detail {
  list-style: disc;
  margin-left: 16px;
}

.sec-detail {
  margin-top: 30px;
}

.sec-detail-table {
  width: 100%;
  border: 1px solid #ccc;
  font-size: 14px;
  table-layout: fixed;
  border-bottom: 0;
  background-color: #fff;
  margin-top: 10px;
}

.sec-detail-table td,
.sec-detail-table th {
  box-sizing: border-box;
  padding: 10px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #ccc;
}

.sec-detail-table th {
  font-weight: 600;
  background-color: #e9e9e9;
  border-left: 1px solid #ccc;
  font-size: 16px;
}

.sec-detail-table .th-date {
  width: 65%;
}

.sec-detail-table td {
  border-left: 1px solid #ccc;
  vertical-align: middle;
}

.sec-detail-table .td-rowspan {
  vertical-align: top;
}

.sec-detail-table .td-rowspan em {
  font-weight: 600;
}

.sec-detail-table .td-finished {
  background-color: #f5f5f5;
}

.sec-detail-table-subtitle {
  display: inline-block;
  font-weight: 600;
}

.sec-detail-table-text {
  display: inline-block;
  margin: 5px 0 0 5px;
}

.sec-detail-table-note {
  margin: 5px 0 0 5px;
  color: #d73e04;
}

.sec-detail-table-tag {
  display: inline-block;
  width: 60px;
  height: 20px;
  box-sizing: border-box;
  padding: 0 12px;
  border: 1px solid #d73e04;
  color: #d73e04;
  font-weight: 600;
  font-size: 11px;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
}

.sec-detail-table .td-finished .sec-detail-table-tag {
  border: 1px solid #333;
  color: #333;
}

/* モーダル -------------------------------------------------- */
.compModal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  transform: translate3d(0, 100%, 0);
  opacity: 0;
}

.compModal:target {
  z-index: 5500000;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.compModal__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5400000;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
}

.compModal__cont--m {
  display: flex;
  position: relative;
  z-index: 5500000;
  width: auto;
  margin: 94px auto 50px;
  flex-direction: column;
  background-color: #fff;
  max-width: 990px;
  max-height: calc(100% - 144px);
}
@media screen and (max-width: 1010px) {
  .compModal__cont--m {
    margin: 94px 10px 50px;
  }
}

.compModal__header {
  z-index: 5700000;
  padding: 10px 15px 9px;
  border-bottom: 1px solid #d6d6d6;
  background-color: #fff;
}

.compModal__header__ttl {
  display: block;
  position: relative;
  font-weight: 600;
  font-size: 17px;
  padding-left: 9px;
  line-height: 1.4;
}

.compModal__header__ttl::before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 3px;
  height: 17px;
  border-radius: 2px;
  vertical-align: middle;
  content: "";
  background-color: #008277;
}

.compModal__close {
  position: absolute;
  top: -44px;
  right: 0;
  width: 120px;
  height: 44px;
  border-radius: 4px 4px 0 0;
  background-color: #000;
}

.compModal__close__link {
  display: flex;
  align-items: center;
  padding: 4px 10px;
  font-size: 16px;
}
#contents a.compModal__close__link {
  color: #fff;
  text-decoration: none;
}
#contents a.compModal__close__link:hover {
  text-decoration: underline;
}

.compModal__close__link__icon {
  margin-right: 10px;
}

.compModal__body {
  overflow-y: scroll;
  overflow-x: hidden;
  flex: 1 1 auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.compModal__body::-webkit-scrollbar {
  display: none;
}

.compModal__body__inner--m {
  min-width: 940px;
  padding: 15px 15px 30px;
}

/* エントリーについて */
.summary-modal {
  width: 715px;
  margin: 0 auto;
}

.summary-cont {
  border: 1px solid #d6d6d6;
  padding: 10px;
  margin-top: 10px;
}

.summary-cont-wrap + .summary-cont-wrap {
  margin-top: 15px;
}

.summary-cont-ttl {
  font-weight: 600;
}

.summary-cont-ttl::before {
  content: "▼";
}

.summary-cont-detail {
  margin-top: 10px;
}

.summary-cont-detail-btn {
  margin: 5px 5px 0;
}

.summary-cont-txt {
  margin-top: 10px;
}

.summary-cont-list {
  margin-top: 10px;
  font-size: 13px;
}

.summary-cont-list-item + .summary-cont-list-item {
  margin-top: 2px;
}

.summary-cont-list-notice {
  margin-top: 2px;
  color: #d73e04;
}

.summary-cont-list-notice::before {
  content: "※";
}

.summary-cont-img {
  margin-top: 10px;
}

.summary-modal .info {
  margin-top: 10px;
  font-weight: normal;
  font-size: 16px;
}

/* 応募の詳細流れ */
.summaryModal-wrapper {
  padding: 12px;
  box-sizing: border-box;
}

.summaryModal-title {
  padding: 8px 12px;
  background: #000;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

.summaryModal-inner {
  padding: 12px;
  background: #f7f7f7;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.summaryModal-text {
  font-size: 16px;
  color: #333;
}

.summaryModal-subtext {
  font-size: 12px;
  color: #666;
}

/* 売買契約書のサンプル・注意点 */
.sampleimg-modal {
  text-align: center;
}

/* バナー -------------------------------------------------- */
.specialBannerList {
  display: flex;
  margin-top: 48px;
  justify-content: center;
  flex-wrap: wrap;
}

.specialBannerList-item:nth-child(2n) {
  margin-left: 30px;
}

.specialBannerList-item:nth-child(n + 3) {
  margin-top: 20px;
}

.specialBannerList-link {
  display: block;
}

.specialBannerList-link:hover {
  opacity: 0.8;
}

.specialBannerList-image {
  vertical-align: bottom;
}
