/*
　汎用
*/

.tomei:hover {
  opacity: 0.5!important;
  transition: 0.7s!important;
}

.mincho {
  font-family: 'Noto Serif JP', serif;
}


/*----------------------------------------------------------------------------------------------------------------------------
2026新春　住宅福袋
----------------------------------------------------------------------------------------------------------------------------*/
.premium2026 img {
  max-width: 100%;
}
.premium2026  h1 img{
  max-width: 976px;
}
.premium2026  h2{
  margin: 0;
}
.premium2026  .mb20{
  margin-bottom: 20px!important;
}
.premium2026  .mb50{
  margin-bottom: 50px!important;
}
.premium2026  .mb70{
  margin-bottom: 70px!important;
}
.premium2026  a,.premium2026  a:visited {
  color: #000;
}
.premium2026  .kome{
  font-size: clamp(10px, 1vw, 13px);
}
@media only screen and (min-width: 768px) {
  .premium2026 #shinchiku-model,
  .premium2026 #tateuri-model {
    padding-top: 124px;
    margin-top: -124px;
  }
}
.premium2026 {
  color: white;
  background-color: #150301;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: clamp(13px,1vw,16px);
  font-feature-settings: "palt";
  line-height: 2;
}
.premium2026 .c-normalw a:hover,
.premium2026 .c-normalw a:hover img{
  opacity: 1;
}
.premium2026 .title {
  font-size: 66px;
  font-weight: 600;
  letter-spacing: 0em;
  margin-bottom: 20px;
}
.premium2026 .title02 {
  font-size: 52px;
  font-weight: 600;
  letter-spacing: 0em;
  margin-bottom: 30px;
}
.premium2026 .sub-title img{
  max-width: 330px;
  margin: 0 auto;
}
.premium2026 .sub-title02{
  font-size: 23px;
  letter-spacing: 3px;
  margin-bottom: 30px;
} 

.premium2026_nav {
  display: flex;
  justify-content: space-between;
}
.premium2026_nav .left,
.premium2026_nav .right {
  width: 49%;
  margin-bottom: clamp(10px,1vw,20px);
}
.premium2026_nav img {
  width: 100%;
}
.premium2026 .moushikomi {
  display: inline-block;
  font-size: 32px;
  font-weight: 600;
  background-image: linear-gradient(90deg, rgba(228, 183, 73, 1), rgba(248, 231, 148, 1) 32%, rgba(229, 160, 78, 1) 66%, rgba(228, 183, 73, 1));
  border-radius: 60px;
  padding: 15px 20px 17px 20px;
  border: solid 1px #B8721C;
  width: 700px;
  margin: 50px 0;
  line-height: 1.5;
}
.premium2026 .shadow {
  filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.5));
}
.premium2026 .mincho {
  font-family: 'Noto Serif JP', serif;
}
.premium2026 .obi{
  max-width: 626px;
  margin: 0 auto;
}
.premium2026 .icon{
  max-width: 180px;
  margin: 40px auto 20px auto!important;
}
.premium2026 .day {
  font-size: 1.8em;
  font-weight: 400;
  margin-bottom: 60px;
}
.premium2026 .shinchiku {
  background-color: #004228;
  padding-bottom: 60px;
}
.premium2026 .tateuri {
  background-color: #005273;
  padding-bottom: 60px;
}
.premium2026 .shinchiku .small {
  font-size: 30px;
  font-weight: 400;
}
.premium2026 .shinchiku .tokuten{
  background: linear-gradient(90deg, rgba(241, 228, 179, 1) 18%, rgba(255, 251, 216, 1) 37%, rgba(241, 228, 179, 1) 66%, rgba(196, 167, 80, 1) 100%);
  padding: 40px;
}
.premium2026 .shinchiku .tokuten-icon{
  margin-bottom: 30px;
}
.premium2026 .shinchiku .tokuten_course a{
  display: block;
}

/*建売モデルハウス*/
.premium2026 .tateuri .title {
  font-size: 50px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 30px;
}
.premium2026 .tateuri .small {
  font-size: 30px;
  padding-top:45px
}
.premium2026 .tateuri .house-title {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding: 10px 0;
  font-size: 2em;
  margin-bottom: 30px;
}
.premium2026 .tateuri-list {
  display: flex;
  margin-bottom: 60px;
  flex-wrap: wrap;
  justify-content: center;
}
.premium2026 .tateuri-list li {
  width: 49%;
  margin-bottom: 20px;
}
.premium2026 .tateuri-list li:nth-child(odd) {
  margin-right: 2%;
}

@media only screen and (max-width: 768px) and (max-device-width: 1024px) {
  .premium2026  h1 img{
    max-width: 100%;
  }
  .premium2026 .c-normalw{
    width: 90%!important;
  }
  .premium2026 .icon {
    max-width: 140px;
  }
  .premium2026 .sub-title img{
    max-width: 280px;
    margin: 0 auto;
  }
  .premium2026 .mb40 {
    margin-bottom: 20px!important;
  }
  .premium2026 .mb50 {
    margin-bottom: 25px!important;
  }
  .premium2026 .mb60 {
    margin-bottom: 30px!important;
  }
  .premium2026 .mb70 {
    margin-bottom: 35px!important;
  }
  .premium2026 .title {
    font-size: 3em;
    line-height: 1.1;
    margin-bottom: 20px;
  }
  .premium2026 .sub-title-img {
    width: 50%;
    margin: 0 auto 10px auto;
  }
  .premium2026 .day {
    font-size: 1.5em;
    font-weight: 400;
    margin-bottom: 40px;
  }
  .premium2026_nav {
    display: block;
  }
  .premium2026_nav .left {
    width: 100%;
    margin: 0 auto 10px auto;
  }
  .premium2026_nav .right {
    width: 100%;
    margin: 0 auto;
  }
  .premium2026 .shinchiku {
    padding-bottom: 20px;
  }
  .premium2026 .tokuten-link a {
    padding: 10px;
  }
  .premium2026 .shinchiku .tokuten .sub-title {
    display: block;
    margin-bottom: 20px;
  }
  .premium2026 .shinchiku .tokuten .sub-title .left {
    display: inline-block;
    padding: 2px 20px;
    font-size: 1.3em;
    margin-right: 0;
    text-align: center;
    margin-bottom: 15px;
  }
  .premium2026 .shinchiku .tokuten .sub-title .right {
    text-align: center;
    line-height: 1.3;
  }
  .premium2026 .tateuri {
    padding-bottom: 20px;
  }
  .premium2026 .tateuri .title {
    font-size: 3.5em;
    line-height: 1.2;
    margin-bottom: 0;
  }
  .premium2026 .tateuri .title:nth-of-type(7) {
    font-size: 2.5em;
  }
  .premium2026 .tateuri .title span {
    font-size: 0.5em;
  }
  .premium2026 .tateuri .small {
    font-size: 2em;
    margin-bottom: 30px;
  }
  .premium2026 .tateuri .house-title {
    padding: 6px 0;
    font-size: 1.5em;
    margin-bottom: 20px;
  }
  .premium2026 .tateuri-list {
    display: block;
    margin-bottom: 60px;
  }
  .premium2026 .tateuri-list li {
    width: 100%;
    margin-bottom: 15px;
  }
  .premium2026 .tateuri-list li:nth-child(odd) {
    margin-right: 0;
  }
  .premium2026 .house {
    padding-top: 15px;
  }
  .premium2026 .sub-title02 {
    font-size: 20px;
  }
  .premium2026 .moushikomi {
    width: 100%;
    font-size: 20px;
    margin: 25px 0;
  }
  .premium2026 .shinchiku .tokuten {
    padding: 20px;
  }

.premium2026 .shinchiku .small,.premium2026 .tateuri .small {
  font-size: 22px;
  margin-bottom: 0;
}
.premium2026 .tateuri .small {
  padding-top: 25px;
}
  .premium2026 .title02 {
    font-size: 36px;
    line-height: 1.5;
  }
}

/*----------------------------------------------------------------------------------------------------------------------------
2026新春　平屋住宅福袋
----------------------------------------------------------------------------------------------------------------------------*/
.hiraya2026 img {
  max-width: 100%;
}
.hiraya2026 .mb50{
  margin-bottom: 50px!important;
}
.hiraya2026 a,.hiraya2026 a:visited {
  color: #000;
}
.hiraya2026 .kome{
  font-size: clamp(10px, 1vw, 13px);
}
.hiraya2026 {
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: clamp(13px,1vw,16px);
  font-feature-settings: "palt";
}
.hiraya2026 p{
  line-height: 1.7;
}
.hiraya2026 .shadow {
  filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.5));
}
.hiraya2026 .mincho {
  font-family: 'Noto Serif JP', serif;
}
.hiraya2026 .moushikomi01 {
  display: inline-block;
}
.hiraya2026 .moushikomi01 p {
  font-size: 28px;
  font-weight: 600!important;
}
.hiraya2026 .moushikomi01 .btn-under {
	background-image: linear-gradient(180deg, rgba(215, 104, 47, 1), rgba(247, 205, 126, 1) 10%, rgba(249, 229, 152, 1) 13%, rgba(249, 213, 129, 1) 3%, rgba(249, 236, 154, 1) 47%, rgba(246, 185, 104, 1) 6%, rgba(247, 195, 113, 1) 75%, rgba(247, 194, 115, 1));
	border-radius: 60px;
	padding: 3px;
	margin:0 auto;
}
.hiraya2026 .moushikomi01 .btn-over {
	border-radius: 60px;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 15px 60px;
  background-color: #000;
}
.hiraya2026 .moushikomi02 {
  display: inline-block;
  font-size: 28px;
  font-weight: 600!important;
  background-image: linear-gradient(90deg, rgba(228, 183, 73, 1), rgba(248, 231, 148, 1) 32%, rgba(229, 160, 78, 1) 66%, rgba(228, 183, 73, 1));
  border-radius: 60px;
  padding: 20px 60px;
  border: solid 1px #B8721C;
  margin: 60px 0;
  line-height: 1.5;
}

.hiraya2026 h1{
  background-color: #000;
}
.hiraya2026 h1 img{
  max-width: 1102px;
}
.hiraya2026 .hiraya-bg{
  padding: clamp(40px,4vw,80px) 0;
  background: #F1E4B3;
  background: linear-gradient(0deg,rgba(241, 228, 179, 1) 18%, rgba(255, 251, 216, 1) 37%, rgba(241, 228, 179, 1) 66%, rgba(196, 167, 80, 1) 100%);
  margin-top: -6px;
}
.hiraya2026 .bg-white{
  background-color: white;
  padding: clamp(40px,4vw,80px) 0;
}
.hiraya2026 .bg-white .day{
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 30px;
}


.hiraya2026 .tate-bg{
  padding: clamp(40px,4vw,90px) 0 10px 0;
  background: #002F4D;
  background: linear-gradient(180deg,rgba(0, 47, 77, 1) 0%, rgba(35, 81, 112, 1) 38%);
}
.hiraya2026 .tate-bg .icon{
  background-color: #001023;
  color: white;
  border: 1px solid white;
  border-radius: 50px;
  padding: 3px 40px 5px 40px;
  display: inline-block;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 5px;
}
.hiraya2026 .tate-bg h3{
  color: white;
  font-weight: 500;
  font-size: 36px;
  margin-bottom: 20px;
  letter-spacing: 5px;
  line-height: 1.4;
}
.hiraya2026 .tate-bg h2{
  color: #e9ce8b;
  font-size: 90px;
  letter-spacing: 10px;
  line-height: 1.2;
  font-weight: 600;
}
.hiraya2026 .tate-bg .day{
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding: 10px;
  color: white;
  font-size: 34px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 800px;
  margin: 0 auto 40px auto;
}
.hiraya2026 .tate-bg .day span{
  font-size: 24px;
  margin-right: 20px;
  font-weight: 600;
}
.hiraya2026 .tate-bg .lead{
  color: white;
  font-size: 22px;
  font-weight: 400;
  line-height: 2;
}



.hiraya2026 .bukken{
  padding: 60px 0;
  background-color: #002b37;
  color: white;
}
.hiraya2026 .bukken h2{
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 5px;
  margin-bottom: 30px;
}

.hiraya2026 .bukken .bukken-box{
  text-align: left;
  color: white;
  border: 1px solid #c9d5e1;
  display: block;
  margin-bottom: 30px;
}

.hiraya2026 .bukken .bukken-box .bg-green{
  background-color: #002b37!important;
  padding: 15px 20px 15px 30px;
}
.hiraya2026 .bukken .bukken-box h3{
  font-size: 26px;
  font-weight: 500;
  color: #e9ce8b;
  margin: 0;
}
.hiraya2026 .bukken .bukken-box .icon{
  background-color: white;
  color: #002b37;
  padding: 2px 20px;
  border-radius: 30px;
  font-weight: 600;
}
.hiraya2026 .bukken .bukken-box .flex{
  display: flex;
  background-color: #c9d5e1;
  align-items: center;
  justify-content: space-between;
}
.hiraya2026 .bukken .bukken-box .flex .left{
  width: 36%;
  padding-left: 30px;
  color: #002b37;
  font-size: 15px;
}
.hiraya2026 .bukken .bukken-box .flex .left .kotsu{
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 15px;
  line-height: 1.5;
}
.hiraya2026 .bukken .bukken-box .flex .right{
  width: 64%;
  height: 211px;
}







@media only screen and (max-width: 768px) and (max-device-width: 1024px) {
  .hiraya2026 {
    font-size: 12px;
  }
  .hiraya2026 .c-normalw{
    width: 90%!important;
  }
  .hiraya2026 .mb60 {
    margin-bottom: 30px;
  }
  .hiraya2026 .mb30 {
    margin-bottom: 30px;
  }
  .hiraya2026 .mb20 {
    margin-bottom: 20px;
  }
  .hiraya2026 .flex{
    display: block!important;
  }
  .hiraya2026 h1 img {
    max-width: 100%;
  }

  .hiraya2026 .moushikomi01{
    width: 100%;
  } 
  .hiraya2026 .moushikomi01 .btn-under {
    border-radius: 10px;
    padding: 2px;
    margin:0 auto;
  }
  .hiraya2026 .moushikomi01 .btn-over {
    border-radius: 10px;
    color: white;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    background-color: #000;
  }
  .hiraya2026 .moushikomi01 p {
    font-size: 20px;
    line-height: 1.5;
  }
  .hiraya2026 .moushikomi02 {
    padding: 15px;
    width: 100%;
    border-radius: 10px;
    margin: 30px 0;
  }

  .hiraya2026 .bg-white .day {
    font-size: 22px;
  }

  .hiraya2026 .tate-bg .icon {
    font-size: 16px;
    margin-bottom: 0;
  }
  .hiraya2026 .tate-bg h3 {
    font-size: 22px;
    letter-spacing: 1px;
  }
  .hiraya2026 .tate-bg h2 {
    font-size: 40px;
    letter-spacing: 0;
  }
  .hiraya2026 .tate-bg .day {
    display: block;
    font-size: 20px;
    line-height: 1.5;
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  .hiraya2026 .tate-bg .lead {
    font-size: 17px;
  }
  .hiraya2026 .tate-bg .day span {
    font-size: 18px;
    margin-right: 0;
  }

  .hiraya2026 .bukken {
    padding: 30px 0;
  }
  .hiraya2026 .bukken h2 {
    font-size: 28px;
  }

  .hiraya2026 .bukken .bukken-box .flex .left {
    width: 100%;
    padding: 15px 20px 20px 20px;
  }

  .hiraya2026 .bukken .bukken-box .flex .right {
    width: 100%;
    height: auto;
  }

  .hiraya2026 .bukken .bukken-box h3 {
    line-height: 1.3;
    margin-bottom: 12px!important;
  }
  .hiraya2026 .bukken .bukken-box .icon {
    text-align: center;
    display: inline-block;
    padding: 3px 20px;
    margin: 0 auto;
  }
  .hiraya2026 .bukken .bukken-box .kengaku{
    border-radius: 10px;
    padding: 5px;
    line-height: 1.5;
    width: 100%;
  }

  .hiraya2026 .bukken .bukken-box .bg-green{
    text-align: center;
    padding: 15px 20px 20px 20px;
  }




  .hiraya2026 .mb30{
    margin-bottom: 15px!important;
  }
  .hiraya2026 .mb40{
    margin-bottom: 20px!important;
  }
  .hiraya2026 .mb50{
    margin-bottom: 25px!important;
  }
  .hiraya2026 .mb70{
    margin-bottom: 50px!important;
  }
}


/*----------------------------------------------------------------------------------------------------------------------------
2025お客様大感謝祭
----------------------------------------------------------------------------------------------------------------------------*/
.thanksdays2025 {
  font-size: 16px;
}
.thanksdays2025 .txt-bold {
  font-weight: bold !important;
}
.thanksdays2025 .red-box-title {
  background-color: #ce121b;
  color: white;
  font-weight: bold;
  font-size: 1.5em;
  padding: 5px 10px 6px 10px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.thanksdays2025 .red-box-title p {
  font-weight: bold;
}
.thanksdays2025 .red-box-title .sub {
  padding: 2px 15px 3px 15px;
  background-color: white;
  color: #ce121b;
  font-size: 0.7em;
  border-radius: 30px;
  margin-left: 10px;
  margin-bottom: -1px;
}
.thanksdays2025 .time {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.thanksdays2025 .time-box {
  display: flex;
  align-items: center;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 10px;
  width: 25%;
}
.thanksdays2025 .time-box .kaisu {
  background-color: #ce121b;
  color: white;
  font-weight: bold;
  padding: 0 10px 1px 10px;
  margin-right: 10px;
  font-size: 0.8em;
}
.thanksdays2025 .kaijo {
  text-align: center;
  padding-bottom: 60px;
}
.thanksdays2025 .parking {
  padding: 4px 20px 5px 20px;
  border-radius: 20px;
  color: white;
  background-color: #0058a8;
  display: inline-block;
  margin: 0 auto 20px auto;
}
.thanksdays2025 .thanks-yoyaku {
  text-align: center;
  padding: 50px 0;
  background-image: url(https://www.panahome-aigi.co.jp/new/pana_aigi/wp-content/themes/Panahome-Aigi/images/event-campaign/2025thanksdays/bg.jpg);
}
.thanksdays2025 .bg-none{
  background-image: none;
  padding: 0 0 40px 0;
}
.thanksdays2025 .thanks-yoyaku a {
  display: inline-block;
  color: #000;
}
.thanksdays2025 .thanks-yoyaku .kigen {
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 10px;
}
.thanksdays2025 .thanks-yoyaku .btn {
  background-color: #ce121b;
  color: white;
  padding: 25px 50px 26px 50px;
  font-size: 1.7em;
  display: inline-block;
  border-radius: 5px;
  margin-bottom: 20px;
  box-shadow: 5px 5px 10px -5px #000;
}
.thanksdays2025 .thanks-yoyaku .btn:hover {
  background-color: #000;
  color: white;
  transition: 0.7s;
}
.thanksdays2025 .thanks-yoyaku .btn p {
  position: relative;
  padding-left: 35px;
  font-weight: bold;
}
.thanksdays2025 .thanks-yoyaku .btn p:before {
  content: "";
  display: block;
  width: 27px;
  height: 27px;
  background-image: url(https://www.panahome-aigi.co.jp/new/pana_aigi/wp-content/themes/Panahome-Aigi/images/event-campaign/2025thanksdays/icon.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 9px;
  left: 0;
}
.thanksdays2025 .thanks-yoyaku .present img {
  box-shadow: 0px 0px 10px -5px #000;
}
.thanksdays2025 .thanks-event {
  padding: 60px 0 40px 0;
}
.thanksdays2025 .event-title {
  color: #ce121b;
  text-align: center;
}
.thanksdays2025 .event-title h2 {
  font-weight: bold;
  font-size: 2.8em;
  margin: 0;
}
.thanksdays2025 .schedule {
  padding: 30px 40px;
  border: solid 1px black;
  margin-top: 40px;
}
.thanksdays2025 .schedule .schedule-title {
  font-weight: bold;
  font-size: 1.8em;
  text-align: center;
  color: black;
  margin-bottom: 20px;
}
.thanksdays2025 .schedule .sub-title {
  background-color: #ce121b;
  font-weight: bold;
  font-size: 1.4em;
  color: white;
  padding: 3px 10px 4px 10px;
  margin-bottom: 10px;
}
.thanksdays2025 .schedule .sub-title02 {
  background-color: #004ca8;
  font-weight: bold;
  font-size: 1.4em;
  color: white;
  padding: 3px 10px 4px 10px;
  margin-bottom: 10px;
}
.thanksdays2025 .flex {
  display: flex;
  justify-content: space-between;
}
.thanksdays2025 .flex div{
  width: 100%;
}
.thanksdays2025 .schedule-box {
  width: 49%!important;
}
.thanksdays2025 .schedule p {
  font-weight: bold;
  font-size: 1.1em;;
}
.thanksdays2025 .schedule .red {
  font-weight: bold;
  color: #ce121b;
}
.thanksdays2025 .kaijo-title {
  font-weight: bold;
  color: #ce121b;
  font-size: 2.2em;
  text-align: center;
  line-height: 1.2;
}
.thanksdays2025 .kaijo-title .small {
  font-weight: bold;
  font-size: 0.7em;
}
.thanksdays2025 .relative {
  position: relative;
}
.thanksdays2025 .pet-btn {
  position: absolute;
  bottom: 76px;
  z-index: 2;
  cursor: pointer;
}
.thanksdays2025 .pet-btn img {
  width: 50%;
}
.thanksdays2025 .pb70{
  padding-bottom: 70px;
}
.thanksdays2025 .contact{
  padding: 40px 0;
  text-align: center;
}
.thanksdays2025 .contact .toi{
  font-size: 1.3em;
  font-weight: bold;
}
.thanksdays2025 .contact h3{
  font-size: 2em;
  font-weight: bold;
  margin-top: 0;
}
.thanksdays2025 .contact .tel{
  font-size: 1.7em;
  font-weight: bold;
}
.thanksdays2025 .reform{
  background-color: #fff1b7;
  padding: 80px 0;
}

@media only screen and (max-width: 768px) and (max-device-width: 1024px) {
  .thanksdays2025 {
    font-size: 14px;
  }
  .thanksdays2025 .w90 {
    width: 90% !important;
  }
  .thanksdays2025 .red-box-title {
    font-size: 1.2em;
    padding: 5px 10px 6px 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }
  .thanksdays2025 .time-box {
    display: flex;
    align-items: center;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 5px;
    width: 50%;
  }
  .thanksdays2025 .time-box .kaisu {
    padding: 0 10px 1px 10px;
    font-size: 0.7em;
    margin-right: 8px;
  }
  .thanksdays2025 .kaijo {
    padding-bottom: 30px;
  }
  .thanksdays2025 .thanks-yoyaku {
    padding: 25px 0;
  }
  .thanksdays2025 .bg-none{
    padding: 0 0 10px 0;
  }
  .thanksdays2025 .thanks-yoyaku a {
    display: block;
  }
  .thanksdays2025 .thanks-yoyaku .kigen {
    font-size: 1.3em;
  }
  .thanksdays2025 .thanks-yoyaku .btn {
    padding: 15px 10px 16px 10px;
    font-size: 1.3em;
    lign-height: 1.3;
    border-radius: 5px;
    margin-bottom: 20px;
    box-shadow: 5px 5px 10px -5px #000;
    width: 90%;
  }
  .thanksdays2025 .thanks-yoyaku .btn:hover {
    background-color: #000;
    color: white;
    transition: 0.7s;
  }
  .thanksdays2025 .thanks-yoyaku .btn p {
    position: relative;
    padding-left: 40px;
    font-weight: bold;
    margin: 0 auto;
    display: inline-block;
    text-align: left;
  }
  .thanksdays2025 .thanks-yoyaku .btn p:before {
    top: 12px;
  }
  .thanksdays2025 .thanks-event {
    padding: 30px 0 20px 0;
  }
  .thanksdays2025 .event-title h2 {
    font-size: 2em;
  }
  .thanksdays2025 .schedule {
    padding: 20px 20px;
    border: solid 1px #ce121b;
    margin-top: 20px;
  }
  .thanksdays2025 .schedule .schedule-title {
    font-size: 1.5em;
    margin-bottom: 15px;
    line-height: 1.3;
  }
  .thanksdays2025 .schedule .sub-title,.thanksdays2025 .schedule .sub-title02 {
    font-size: 1.2em;
    padding: 3px 10px 5px 10px;
    margin-bottom: 10px;
    text-align: center;
  }
  .thanksdays2025 .flex {
    display: block;
  }
  .thanksdays2025 .schedule-box {
    width: 100%!important;
  }
  .thanksdays2025 .schedule-box .flex{
    display: flex;
  }
  .thanksdays2025 .mr20{
    margin-right: 15px;
  }
  .thanksdays2025 .flex div:first-child {
    margin-bottom: 10px;
  }
  .thanksdays2025 .schedule dl {
    display: flex;
    font-weight: bold;
    font-size: 1em;
  }
  .thanksdays2025 .seiyaku {
    padding: 30px 0;
    margin-bottom: 40px;
  }
  .thanksdays2025 .kaijo-title {
    font-size: 1.8em;
    line-height: 1;
  }
  .thanksdays2025 .kaijo-title .small {
    font-size: 0.6em;
  }
  .thanksdays2025 .mb40 {
    margin-bottom: 25px;
  }
  .thanksdays2025 .mb30 {
    margin-bottom: 20px;
  }
  .thanksdays2025 .pb70{
    padding-bottom: 35px;
  }
  .thanksdays2025 .schedule p {
    font-size: 1em;
  }
  .thanksdays2025 .reform{
    padding: 30px 0;
  }
}

/*----------------------------------------------------------------------------------------------------------------------------
2025住まい相談大感謝祭　高山
----------------------------------------------------------------------------------------------------------------------------*/

.thanksdays2025_takayama {
  font-size: 16px;
}
.thanksdays2025_takayama .txt-bold {
  font-weight: bold !important;
}
.thanksdays2025_takayama .kaijo {
  text-align: center;
  padding: clamp(30px,3vw,60px) 0;
}
.thanksdays2025_takayama .kaijo-title {
  background-color: #de873d;
  color: white;
  display: inline-block;
  padding: 5px 40px;
  border-radius: 40px;
  font-weight: 500;
  margin-bottom: 10px;
}
.thanksdays2025_takayama .bg01{
  background-color: #fff1c5;
  padding: clamp(30px,3vw,60px) 0;
}
.thanksdays2025_takayama .bg02{
  background-image: url(https://www.panahome-aigi.co.jp/new/pana_aigi/wp-content/themes/Panahome-Aigi/images/event-campaign/2025takayama_thanksdays/dot-bg.jpg);
  padding: clamp(30px,3vw,60px) 0;
}
.thanksdays2025_takayama .bg03{
  background-color: #ebcf62;
  padding: clamp(30px,3vw,60px) 0;
}
.thanksdays2025_takayama .btn {
  padding: clamp(30px,3vw,60px) 0;
  text-align: center;
}
.thanksdays2025_takayama .btn img {
  width: 600px;
}

@media only screen and (max-width: 768px) and (max-device-width: 1024px) {
  .thanksdays2025_takayama {
    font-size: 14px;
  }
  .thanksdays2025_takayama .c-normalw{
    width: 92%!important;
  }
  .thanksdays2025_takayama .btn {
    padding: 40px 0 30px 0;
  }
  .thanksdays2025_takayama .mb30 {
    margin-bottom: 30px !important;
  }
  .thanksdays2025_takayama .mb20 {
    margin-bottom: 20px !important;
  }
  .thanksdays2025_takayama .mb10 {
    margin-bottom: 10px !important;
  }
  .thanksdays2025_takayama .mb5 {
    margin-bottom: 5px !important;
  }
  .thanksdays2025_takayama .pt50 {
    padding-top: 30px;
  }
  .thanksdays2025_takayama .pb50 {
    padding-bottom: 30px;
  }
  .thanksdays2025_takayama .btn img {
    width: 92%;
  }
}

/*----------------------------------------------------------------------------------------------------------------------------
202503岐阜の家
----------------------------------------------------------------------------------------------------------------------------*/
.gifunoie {
  font-size: 16px;
  background-color: white;
}
.gifunoie img {
  width: 100%;
}
.gifunoie .title{
  background-color: #004228;
}
.gifunoie .lead{
  text-align: center;
}
.gifunoie .lead h2{
  color: #004228;
  font-weight: 600;
  letter-spacing: 3px;
  font-size: clamp(26px,3vw,42px);
  margin-bottom: 20px;
  margin-top: 0!important;
}
.gifunoie .gold-bg {
  background-image: linear-gradient(
    90deg,
    rgba(228, 183, 73, 1),
    rgba(248, 231, 148, 1) 50%,
    rgba(229, 160, 78, 1)
  );
  padding: clamp(30px,3vw,80px) 0;
}
.gifunoie .moushikomi{
  background-color: #cc374a;
  color: white;
  width: 560px;
  height: 80px;
  border-radius: 50px;
  display: inline-block;
  font-size: clamp(21px,2vw,32px);
  font-weight: 600;
  line-height: 2.3;
  filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.5));
  margin-bottom: clamp(20px,2vw,40px);
}
.gifunoie .kigen{
  color: #004228;
  font-weight: 600;
  font-size: clamp(15px,2vw,24px);
  letter-spacing: 2;
}
.gifunoie .bg-gray{
  background-color: #d2d6cb;
  padding: clamp(30px,3vw,80px) 0;
}
.gifunoie .bg-gray02{
  background-color: #dee1d9;
  padding: clamp(30px,2vw,40px) 0;
}
.gifunoie .plan{
  text-align: center;
  padding: clamp(30px,3vw,80px) 0;
}
.gifunoie .plan .en{
  letter-spacing: 10px;
  font-size: clamp(13px,1vw,20px);
  color: #004228;
}
.gifunoie .plan h2{
  font-size: clamp(30px,3vw,40px);
  color: #004228;
  margin-bottom: clamp(10px,1vw,20px);
  font-weight: 600;
  margin: 10px auto 20px auto!important;
}
.gifunoie .plan .green-box{
  background-color: #004228;
  border-radius: 30px;
  color: white;
  font-weight: 500;
  padding: 5px 30px;
  display: inline-block;
}
.gifunoie .plan .kome{
  font-size: 11px;
}
.gifunoie .plan .pink-box{
  background-color: #cc374a;
  border-radius: 30px;
  color: white;
  font-weight: 500;
  padding: 5px 30px;
  display: inline-block;
}
.gifunoie .joken{
  text-align: center;
  font-weight: 600;
  font-size: clamp(18px,1.5vw,24px);
  margin-bottom: 20px;
}
.gifunoie .anshin{
  text-align: center;
  font-size: clamp(23px,2vw,27px);
  padding: 20px 0;
  border-top: 1px solid #004228;
  border-bottom: 1px solid #004228;
  font-weight: 600;
  color: #004228;
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) and (max-device-width: 1024px) {
  .gifunoie {
    font-size: 14px;
  }
  .gifunoie .c-normalw{
    width: 92%!important;
  }
  .gifunoie .title .c-normalw{
    width: 100%!important;
  }
  .gifunoie .moushikomi{
    width:100%;
    height: 53px;
  }
  .gifunoie .mb40{
    margin-bottom: 20px;
  }
  .gifunoie .mb60{
    margin-bottom: 30px;
  }
  .gifunoie .option img{
    width: 90%;
  }
}


/*----------------------------------------------------------------------------------------------------------------------------
202507高山展示場肉フェスインスタグラム
----------------------------------------------------------------------------------------------------------------------------*/
.takayama_ig {
  font-size: 16px;
}
.takayama_ig img {
  width: 100%;
}
.takayama_ig h1 img {
  margin-bottom: clamp(20px,2vw,30px);
}
.takayama_ig .btn a{
  background-color: #f15a24;
  color: white!important;
  border-radius: 50px;
  padding: clamp(15px,2vw,25px);
  display: block;
  font-weight: bold;
  font-size: clamp(18px,2vw,30px);
  text-align: center;
}
.takayama_ig a:hover {
    opacity: 0.7;
}
.takayama_ig h2{
  font-size: clamp(26px,3vw,40px);
  text-align: center;
  font-weight: bold;
  margin-bottom: clamp(20px,2vw,30px);
}
.takayama_ig .flex{
  display: flex;
  justify-content: space-between;
}
.takayama_ig .flex .kaijo-box{
  width: 48%;
}
.takayama_ig .flex .kaijo-box .title{
  text-align: center;
}
.takayama_ig .flex .kaijo-box .baloon{
  position: relative;
  display: inline-block;
  padding: clamp(5px,1vw,7px) 30px;
  border: 2px solid #004aab;
  border-radius: 30px;
  font-weight: bold;
  background-color: #ffffff;
  text-align: left;
  color: #004aab;
  font-size: clamp(16px,1vw,18px);
}
.takayama_ig .flex .kaijo-box .baloon::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 13px 10px 0 10px;
  border-color: #004aab transparent transparent;
  translate: -50% 100%;
}
.takayama_ig .flex .kaijo-box .baloon2{
  position: relative;
  display: inline-block;
  padding: 7px 30px;
  border: 2px solid #009245;
  border-radius: 30px;
  font-weight: bold;
  background-color: #ffffff;
  text-align: left;
  color: #009245;
  font-size: clamp(16px,1vw,18px);
}
.takayama_ig .flex .kaijo-box .baloon2::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 13px 10px 0 10px;
  border-color: #009245 transparent transparent;
  translate: -50% 100%;
}
.takayama_ig .flex .kaijo-box .baloon::after,.takayama_ig .flex .kaijo-box .baloon2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 11.4px 8.7px 0 8.7px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}
.takayama_ig .flex .kaijo-box h3{
  color: white;
  font-size: clamp(22px,3vw,29px);
  font-weight: bold;
  border-radius: 10px;
  padding: 20px 10px 10px 10px;
  margin-bottom: 20px!important;
  margin-top: -10px;
}
.takayama_ig .flex .kaijo-box .blue h3{
    background-color: #004aab;
}
.takayama_ig .flex .kaijo-box .green h3{
    background-color: #009245;
}
.takayama_ig .btn02 a{
  color: #004aab!important;
  border-radius: 10px;
  padding: 10px;
  display: block;
  font-weight: bold;
  font-size: clamp(16px,1vw,20px);
  text-align: center;
  border: 2px solid #004aab;
}
.takayama_ig .btn03 a{
  color: #009245!important;
  border-radius: 10px;
  padding: 10px;
  display: block;
  font-weight: bold;
  font-size: clamp(16px,1vw,20px);
  text-align: center;
  border: 2px solid #009245;
}
@media only screen and (max-width: 768px) and (max-device-width: 1024px) {
  .takayama_ig{
    width: 92%!important;
    font-size: 14px;
  }  
  .takayama_ig .flex{
    display: block
  }
  .takayama_ig .flex .kaijo-box{
    width: 100%;
  }
  .takayama_ig .mb60{
    margin-bottom: 30px;
  }
}

/*----------------------------------------------------------------------------------------------------------------------------
202508新築一斉見学会
----------------------------------------------------------------------------------------------------------------------------*/
.issei {
  font-size: 16px;
  background-color: white;
  font-family: "Noto Sans JP", sans-serif;
}
.issei h3{
  margin: 0;
}
.issei img {
  width: 100%;
}
.issei .kome{
  font-size: 12px;
  text-align: left;
  font-weight: 400!important;
  line-height: 1.7;
}
.issei .blue{color: #00aec4;}
.issei .orange{color: #f08437;}
.issei .yellow{color: #d8b600;}
.issei .purple{color: #796baf;}
.issei .green{color: #6cbc64;}

.issei .bg-blue{background-color: #00aec4;}
.issei .bg-orange{background: #f08437;}
.issei .bg-yellow{background: #d8b600;}
.issei .bg-purple{background: #796baf;}
.issei .bg-green{background: #6cbc64;}

.issei .bg-blue02{background-color: #d9f3f4;}
.issei .bg-orange02{background-color: #fce7d9;}
.issei .bg-yellow02{background-color: #f7efcd;}
.issei .bg-purple02{background-color: #e5e2f7;}
.issei .bg-green02{background-color: #dff2dd;}

.issei .blue-border{border-bottom: 1px solid #00aec4;}
.issei .orange-border{border-bottom: 1px solid #f08437;}
.issei .yellow-border{border-bottom: 1px solid #d8b600;}
.issei .purple-border{border-bottom: 1px solid #796baf;}
.issei .green-border{border-bottom: 1px solid #6cbc64;}

.issei .lead{
  background-color: #002870;
  padding: 60px 0;
  text-align: center;
  margin-top: -5px;
}
.issei .moushikomi-orange{
  background-color: #f5911e;
  color: white;
  filter: drop-shadow(1px 3px 3px rgba(0, 0, 0, 0.5)); 
  border-radius: 50px;
  padding: 30px 30px 32px 30px;
  display: inline-block;
  margin: 0 auto;
  font-weight: 800;
  font-size: 30px;
  max-width: 560px;
  width: 90%;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
  letter-spacing: 3px;
}
.issei .moushikomi-blue{
  background-color: #002870;
  color: white;
  filter: drop-shadow(1px 3px 3px rgba(0, 0, 0, 0.5)); 
  border-radius: 50px;
  padding: 30px 30px 32px 30px;
  display: inline-block;
  margin: 0 auto;
  font-weight: 800;
  font-size: 30px;
  max-width: 560px;
  width: 90%;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
  letter-spacing: 3px;
  margin-bottom: 20px;
}
.issei .present{
  text-align: center;
  padding: 80px 0;
  position: relative;
}
.issei .present h2{
  color: #002870;
  font-weight: 800;
  font-size: 46px;
  margin-bottom: 10px;
}
.issei .present .small{
  color: #002870;
  font-size: 16px;
  margin-bottom: 40px;
  letter-spacing: 3px;
  font-weight: 400;
}
.issei .moushikomi-present{
  background-color: white;
  color: #e63272;
  filter: drop-shadow(1px 3px 3px rgba(0, 0, 0, 0.5)); 
  border-radius: 50px;
  padding: 30px 30px 32px 30px;
  display: inline-block;
  margin: 0 auto;
  font-weight: 800;
  font-size: 30px;
  max-width: 560px;
  width: 90%;
  letter-spacing: 3px;
  position: absolute;
  top: 700px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.issei .bukken{
  background-image: url(https://www.panahome-aigi.co.jp/new/pana_aigi/wp-content/themes/Panahome-Aigi/images/event-campaign/2508isseikengaku/bg.jpg);
  padding: 80px 0 50px 0;
}
.issei .setsubi{
  background-image: url(https://www.panahome-aigi.co.jp/new/pana_aigi/wp-content/themes/Panahome-Aigi/images/event-campaign/2508isseikengaku/bg.jpg);
  padding-bottom: 100px;
  margin-bottom: -2px;
}
.issei .bukken-box{
  position: relative;
}
.issei .bukken h2{
  font-size: 48px;
  letter-spacing: 3px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 40px;
}
.issei .bukken .title{
  padding: 30px 0;
  color: white;
  display: flex;
  justify-content: center;
}
.issei .bukken .title h3{
  font-weight: 800;
  font-size: 42px;
  line-height: 0.8;
}
.issei .bukken .title .tate{
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  font-size: 18px;
  padding: 4px 15px 6px 15px;
  font-weight: 500!important;
  margin-right: 15px;
  letter-spacing: 2px;
}
.issei .bukken .day{
  padding: 30px;
}
.issei .bukken .box{
  background-color: white;
  padding: 30px;
}
.issei .bukken .lohas-icon{
  position: absolute;
  right: 10px;
  top:220px;
  width: 140px;
}
.issei .flex{
  display: flex;
  justify-content: space-between;
}
.issei .bukken .photo p,.issei .bukken .day p{
  width: 49%;
}
.issei .bukken .madori{
  font-weight: 600;
  font-size: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.issei .bukken .madori .small{
  font-size: 24px;
  font-weight: 600;
}
.issei .bukken .menseki{
  font-size: 18px;
  text-align: center;
  font-weight: 400;
}
.issei .bukken .flex .left{
  width: 42%;
}
.issei .bukken .flex .right{
  width: 56%;
  text-align: left;
}
.issei .bukken .flex .right p{
  font-weight: 400;
}
.issei .bukken .flex .left p{
  font-weight: 600;
  font-size: 20px;
}
.issei .bukken .flex .left .icon p{
  color: white;
  border-radius: 30px;
  padding: 5px 0 7px 0;
  text-align: center;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-size: 16px;
}
.issei .bukken .flex .left .icon .lohas{
  background-color: #005aa9;
}
.issei .bukken .flex .left .icon .taiyo{
  background-color: #dd6973;
}
.issei .bukken .flex .left .icon .kira{
  background-color: #7f597c;
}
.issei iframe{
	height: 315px;
  margin-bottom: 10px;
}
.issei .toi-tel{
  font-weight: 400;
  font-size: 17px;
  margin-bottom: 80px;
}
.issei .setsubi p{
  margin-left: 0;
  margin-right: 0;
}
.issei .setsubi .c-normalw{
  padding: 60px;
  border: 1px solid #002870;
}
.issei .setsubi h3{
  color: #002870;
  font-weight: 700;
  font-size: 36px;
  text-align: center;
  margin-bottom: 40px!important;
}
.issei .setsubi .flex .left,.issei .setsubi .flex .right{
  width: 48%;
}
.issei .setsubi .title{
  background-color: #005aa9;
  color: white;
  padding: 10px;
  margin-bottom: 15px;
  text-align: center;
  font-weight: 700;
}
.issei .setsubi .title h4{
  font-size: 22px;
}
.issei .setsubi .title p{
  font-weight: 700;
}
.issei .setsubi .flex .left .title p {
  font-weight: 400;
  line-height: 1.7;
  margin-bottom: 0;
}
.issei .setsubi .flex .left p{
  margin-bottom: 15px;
  font-weight: 400;
}
.issei .setsubi .s01{
  background-color: #005aa9;
}
.issei .setsubi .s02{
  background-color: #dd6973;
}
.issei .setsubi .s03{
  background-color: #7f597c;
}
.issei .mb50{
  margin-bottom: 30px!important;
}


@media only screen and (max-width: 768px) and (max-device-width: 1024px) {
  .issei {
    font-size: 13px;
  }
  .issei .c-normalw{
    width: 92%!important;
  }
  .issei .moushikomi-orange,.issei .moushikomi-blue{
  font-size: 20px;
  padding: 15px 30px 17px 30px;
  }
  .issei .lead {
    padding: 30px 0 35px 0;
  }
  .issei .present {
    padding: 40px 0;
  }
  .issei .present h2 {
    font-size: 30px;
    margin-bottom: 5px;
  }
  .issei .present .small {
    font-size: 12px;
    margin-bottom: 30px;
  }
  .issei .moushikomi-present{
    top: 570px;
    font-size: 20px;
    padding: 12px 30px 14px 30px;
  }
  .issei .kome {
    font-size: 11px;
  }
  .issei .flex {
    display: block;
  }
  .issei .bukken .photo p, .issei .bukken .day p {
    width: 100%;
    margin-bottom: 10px;
  }
  .issei .bukken .day p:last-of-type {
    margin-bottom: 0;
  }
  .issei .bukken .flex .left {
    width: 100%;
  }
  .issei .bukken .flex .right {
    width: 100%;
  }
  .issei .bukken .flex .left p {
    font-size: 15px;
  }
  .issei .bukken .menseki {
    font-size: 15px;
  }
  .issei .bukken .madori {
    font-size: 26px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .issei .bukken .madori .small {
    font-size: 15px;
    font-feature-settings: "palt";
  }
  .issei .bukken h2 {
    font-size: 34px;
    margin-bottom: 30px;
  }
  .issei .toi-tel {
    font-size: 15px;
  }
  .issei .mb60 {
    margin-bottom: 30px;
  }
  .issei .mb20 {
    margin-bottom: 20px;
  }
  .issei .bukken-box .icon{
    margin-bottom: 20px;
  }
  .issei .bukken .title .tate {
    font-size: 13px;
    display: inline-block;
    margin: 0 auto 10px auto;
  }
  .issei .bukken .title h3 {
    font-size: 26px;
    line-height: 1.3;
  }
  .issei .bukken .title {
    display: block;
    text-align: center;
    padding: 20px 0;
  }
  .issei .bukken .flex .left .icon p {
    font-size: 13px;
  }
  .issei iframe {
    height: 240px;
  }
  .issei .bukken {
    background-image: url(https://www.panahome-aigi.co.jp/new/pana_aigi/wp-content/themes/Panahome-Aigi/images/event-campaign/2508isseikengaku/bg_sp.jpg);
    padding: 40px 0 50px 0;
  }
  .issei .bukken .lohas-icon {
      right: 10px;
      top: 300px;
      width: 85px
  }
  .issei .bukken .box {
    padding: 20px 30px; 
  }
  .issei .bukken .day{
    padding: 20px 30px; 
  }
  .issei .setsubi .flex .left, .issei .setsubi .flex .right {
    width: 100%;
  }
  .issei .setsubi h3 {
    font-size: 25px;
    margin-bottom: 30px !important;
  }
  .issei .setsubi .c-normalw {
    padding: 30px;
  }
  .issei .setsubi {
    background-image: url(https://www.panahome-aigi.co.jp/new/pana_aigi/wp-content/themes/Panahome-Aigi/images/event-campaign/2508isseikengaku/bg_sp.jpg);
    padding-bottom: 50px;
  }
  .issei .setsubi .title h4 {
    font-size: 20px;
  }
  .issei .last{
    margin: 0;
  }
  .issei .menseki-box{
    text-align: center;
  } 
  .issei .menseki-box .menseki{
    text-align: left;
    display: inline-block;
  } 

}


/*----------------------------------------------------------------------------------------------------------------------------
202510防災平屋
----------------------------------------------------------------------------------------------------------------------------*/

.bosai {
  font-size: 16px;
  background-color: white;
  font-family: "Noto Sans JP", sans-serif;
}
.bosai p{
  font-weight: 400!important;
  line-height: 1.8!important;
}
.bosai h3{
  margin: 0;
}
.bosai img {
  width: 100%;
}
.bosai .t-left{
	text-align: left;
}
.bosai .kome{
	font-size: clamp(10px, 1vw, 13px);
}
.bosai .white{
	color: white;
}
.bosai .yellow{
	color: #f4e827;
	font-weight: bold!important;
}

.bosai .w1000{
	max-width: 1000px;
	width: 90%;
	margin: 0 auto;
}
.bosai .w880{
	max-width: 880px;
	width: 90%;
	margin: 0 auto;
}

.bosai .sp-hid{
	display: block !important;
} /* pc表示、スマホ非表示 */
.bosai .pc-hid{
	display: none !important;
} /* スマホ表示、pc非表示 */


@media only screen and (max-width: 768px) {
.bosai .sp-hid {
    display: none !important;
}
.bosai .pc-hid {
    display: block !important;
}
}

/* ボタン類----------------------------------------------------------------- */
.bosai .btn01{
	display: inline-block;
	font-size: clamp(20px, 2vw, 30px);
	font-weight: bold;
	color: #002870;
	background-color: #f4e827;
	border-radius: 50px;
	padding: clamp(20px,3vw,30px) clamp(30px,4vw,80px) clamp(21px,3vw,32px) clamp(30px,4vw,80px);
	box-shadow: -10px 10px 10px 9px rgba(0, 0, 0, 0.4);
}

/* メイン----------------------------------------------------------------- */
.bosai main {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #ccc;
}

/* タイトルまわり----------------------------------------------------------------- */
.bosai .main-title {
	background: url(https://www.panahome-aigi.co.jp/new/pana_aigi/wp-content/themes/Panahome-Aigi/images/event-campaign/2510bosai/main-bg_pc.jpg) no-repeat center center;
	background-size: cover;
	padding: clamp(40px, 4vw, 70px) 0 0 0;
}

/* 成約プレゼント----------------------------------------------------------------- */
.bosai .seiyaku {
	padding: clamp(40px, 5vw, 90px) 0;
	background-color: #0088a2;
}
.bosai .seiyaku .title{
	color: white;
	font-weight: bold!important;
}
.bosai .seiyaku .title p{
	font-size: clamp(20px, 3vw, 27px);
	margin-bottom: 5px;
	line-height: 1.5!important;
	font-weight: bold!important;
}
.bosai .seiyaku .title h2{
	font-size: clamp(30px, 5vw, 50px);
	letter-spacing: clamp(0px, 1vw, 10px);
	margin-bottom: clamp(20px, 2vw, 30px);
  font-weight: bold!important;
  margin-top:0!important;
}
.bosai .seiyaku .title h3{
	font-size: clamp(16px, 2vw, 22px);
	letter-spacing: clamp(0px, 1vw, 10px);
  font-weight: 500!important;
  border-top: 1px solid white;
  border-bottom: 1px solid white!important;
  padding: 10px 0;
  width: 90%;
  max-width: 700px;
  margin: 0 auto clamp(30px, 3vw, 60px) auto!important;
}


/* プラン----------------------------------------------------------------- */
.bosai .plan{
	background-image: repeating-linear-gradient(-45deg, #c7dae5, #c7dae5 4px, #bfd3e0 4px, #bfd3e0 8px);
}
.bosai .plan .w1000{
	padding: clamp(30px, 5vw, 60px) 0;
}
.bosai .plan .plan-title .w1000{
	padding: clamp(20px, 3vw, 40px) 0;
}

/* 期限----------------------------------------------------------------- */
.bosai .kigen{
	background-color: white;
	padding: clamp(40px, 6vw, 80px) 0;
}
.bosai .kigen .kigen-title{
	background-color: #002870;
	color: white;
	font-size: clamp(20px, 2vw, 28px);
	padding: clamp(10px, 1vw, 15px) 0;
	text-align: center;
	margin-bottom: clamp(10px, 1vw, 20px)!important;
	font-weight: bold;
}
.bosai .kigen .day{
	text-align: center;
	font-size: clamp(26px, 3vw, 36px);
	font-weight: bold!important;
}


/* プレゼント----------------------------------------------------------------- */
.bosai .present{
	background-image: repeating-linear-gradient(-45deg, #17274c, #17274c 4px, #1d305b 4px, #1d305b 8px);
	padding: clamp(40px, 5vw, 100px) 0 clamp(40px, 4vw, 80px);
}
.bosai .present h2{
	margin-top: clamp(40px, 4vw, 80px);
	background-color: #0088a2;
	color: white;
	padding: 20px 0;
	font-size: clamp(22px, 2vw, 33px);
	font-weight: 600;
	line-height: 1.5;
  margin-bottom: 0;
}
.bosai .present-box{
	background-color: white;
	padding:  clamp(30px, 5vw, 50px) clamp(30px, 5vw, 100px) clamp(50px, 5vw, 80px) clamp(30px, 5vw, 100px) ;
}
.bosai .present-box .kome{
	text-align: left;
	margin: clamp(20px, 2vw, 40px) 0 0 0; 
	font-size: clamp(10px, 1vw, 13px);
}


/* 構造にこだわってください----------------------------------------------------------------- */

.bosai .kozo h2{
	color: #002870;
	font-size: clamp(22px, 2vw, 34px);
	font-weight: bold;
	line-height: 1.6;
  margin-bottom: 40px;
}
.bosai .kozo .kozo-area{
	padding: clamp(30px, 5vw, 60px) 0;
}


@media only screen and (max-width: 768px) {

.bosai {
  font-size: 13px;
}
.bosai .mb30{
  margin-bottom: 15px!important;
}
.bosai .mb40{
  margin-bottom: 30px!important;
}
.bosai .mb50{
  margin-bottom: 30px!important;
}
.bosai .pt50{
  padding-top: 30px!important;
}

/* ボタン類----------------------------------------------------------------- */
.bosai .btn01{
	width: 100%;
	box-shadow: -3px 3px 8px 6px rgba(0, 0, 0, 0.4);
  font-feature-settings: "palt";
}

}