@charset "UTF-8";
.bousai .mainTitle {
  background: #fecb2f url(../img/sec/bousai2026/line01.gif) repeat-x left top;
  padding: 50px 28px 15px;
  position: relative;
  margin: 0 0 10px;
}
.bousai .mainTitle .mainTxt {
  font-size: 10rem;
  font-weight: bold;
  line-height: 1.1;
  margin: 0 0 25px;
}
.bousai .mainTitle .mainTxt .city {
  font-size: 54%;
  display: block;
}
.bousai .mainTitle .mainTxt .wakuRed {
  color: #fff;
  -webkit-text-stroke: 2px red;
}
.bousai .mainTitle .txt {
  position: absolute;
  right: 111px;
  top: 40px;
  font-size: 3.4rem;
  font-weight: bold;
}
.bousai .mainTitle .txt .wakuRed {
  color: #fff;
  -webkit-text-stroke: 2px red;
  font-size: 5rem;
}
.bousai .mainTitle .bottomTxt {
  line-height: 1.4;
}
.bousai .contactInfo {
  border: solid 2px #DDD;
  border-radius: 6px;
  padding: 7px 17px;
  display: flex;
  justify-content: space-between;
}
.bousai .contactInfo .left .tel strong {
  font-size: 2rem;
}
.bousai .mokuji {
  margin: 20px 0 30px;
}
.bousai .mokuji .inner {
  border: solid 1px #DDD;
  background-color: #FFF;
  border-radius: 12px;
  padding: 72px 6% 2px;
  position: relative;
}
.bousai .zizen {
  background-color: #f79031;
  color: #FFF;
  border-radius: 4px;
  display: block;
  width: 95px;
  text-align: center;
  margin: 0 0 5px;
}
.bousai .stepTtl {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 80px 0 15px;
}
.bousai .stepTtl img {
  width: 30%;
}
.bousai .stepTtl h2 {
  width: 70%;
}
.bousai .grayLine {
  padding: 0 0 0 65px;
  position: relative;
  border-bottom: solid 3px #e0e0e4;
}
.bousai .grayLine::before {
  content: "";
  position: absolute;
  width: 51px;
  height: 37px;
  background: url(../img/sec/bousai2026/line03.png) no-repeat top left/50px auto;
  top: 2px;
  left: 0;
}
.bousai strong {
  font-weight: 600;
}
.bousai .small01 {
  font-size: 90%;
}
.bousai .small02 {
  font-size: 80%;
}
.bousai .txtLeft {
  text-align: left;
}
.bousai .txtCenter {
  text-align: left;
}
.bousai .txtRight {
  text-align: left;
}
.bousai .step1 .hazardMap {
  display: flex;
  margin: 30px 0 30px;
  gap: 23px;
  border: solid 3px #000;
  padding: 20px;
}
.bousai .step1 .hazardMap .hazardImg {
  width: 45%;
}
.bousai .step1 .hazardMap .mapTxt {
  width: 55%;
}
.bousai .step1 .hazardMap .mapTxt p {
  margin: 0 0 10px;
}
.bousai .step1 .hazardMap .mapTxt ul {
  margin: 0 0 10px;
  padding: 0 0 0 20px;
}
.bousai .step1 .hazardMap .mapTxt ul li {
  list-style-type: disc;
}
.bousai .step1 .hazardMap .mapTxt ul li::marker {
  font-size: 13px;
}
.bousai .step1 .hazardMap .mapTxt ul li .yellow {
  color: #fff35a;
  -webkit-text-stroke: 0.3px #000;
  font-size: 2.5rem;
  font-weight: bold;
}
.bousai .step1 .hazardMap .mapTxt ul li .orange {
  color: #ef7f21;
  font-size: 2.5rem;
  font-weight: bold;
}
.bousai .step1 .hazardMap .mapTxt ul li .yellowGreen {
  color: #c7dc6c;
  font-size: 2.5rem;
  -webkit-text-stroke: 0.3px #000;
  font-weight: bold;
}
.bousai .step1 .hazardMap .mapTxt ul li .blue {
  color: #007cc8;
  font-size: 2.5rem;
  font-weight: bold;
}
.bousai .step1 .hazardMap .mapTxt ul li .lightyellow {
  color: #fffbc7;
  -webkit-text-stroke: 0.3px #000;
  font-size: 2.5rem;
  font-weight: bold;
}
.bousai .step1 .hazardMap .mapTxt ul li .lightRed {
  color: #f19590;
  font-size: 2.5rem;
  font-weight: bold;
}
.bousai .step1 .hazardMap .mapTxt .btn {
  text-align: center;
}
.bousai .step1 .point {
  margin: 0 0 20px;
}
.bousai .step1 .point h3 {
  display: inline-block;
  margin: 0 0 10px;
}
.bousai .step1 .tohaWrap {
  display: flex;
  gap: 20px;
  padding: 0 10px;
}
.bousai .step1 .tohaWrap .tohaCol {
  width: 50%;
  display: flex;
  flex-direction: column;
}
.bousai .step1 .tohaWrap .tohaCol .top {
  margin: 0 0 20px;
  flex-grow: 1;
}
.bousai .step1 .tohaWrap .tohaCol .bottom img {
  display: block;
  margin: 0 auto;
}
.bousai .step1 .kakunin {
  text-align: center;
  margin: 30px 0 0;
}
.bousai .step1 .kakunin p {
  margin: 0 0 20px;
}
.bousai .step1 .confirmation .confirmationTtl {
  padding: 0 0 0 65px;
  margin: 30px 0 10px;
  position: relative;
  border-bottom: solid 3px #f9bc14;
}
.bousai .step1 .confirmation .confirmationTtl::before {
  content: "";
  position: absolute;
  width: 65px;
  height: 47px;
  background: url(../img/sec/bousai2026/line02.png) no-repeat top left/60px auto;
  top: 4px;
  left: 0;
}
.bousai .step1 .confirmation .flowCol {
  display: flex;
  gap: 10px;
  margin: 30px 0 30px;
}
.bousai .step1 .confirmation .flowCol .flowLeft {
  width: 65%;
  background: #f9bc14;
  clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 20px);
  padding: 20px;
}
.bousai .step1 .confirmation .flowCol .flowRight {
  width: 35%;
}
.bousai .step2 .vacan {
  background: #dee5f3;
  border-radius: 10px;
  margin: 30px 0 30px;
  padding: 20px 20px;
  text-align: center;
}
.bousai .step2 .vacan .btnWrap {
  display: flex;
  gap: 20px;
  justify-content: center;
}
.bousai .step2 .vacan .btnWrap .btn a {
  background-color: #fff;
}
.bousai .step2 .blackBr {
  border: solid 3px #000000;
  border-radius: 12px;
  padding: 14px 18px;
}
.bousai .step2 .blackBr h3 {
  font-weight: bold;
  margin: 0 0 20px;
  text-align: center;
  font-size: 2.4rem;
}
.bousai .step2 .blackBr .how {
  display: flex;
  justify-content: space-between;
}
.bousai .step2 .blackBr .how .imgWrap {
  width: 40%;
}
.bousai .step2 .blackBr .how .imgWrap img {
  border: none;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.bousai .step2 .blackBr .how .text {
  width: 60%;
  font-size: 1.6rem;
}
.bousai .step2 .blackBr .how .text .komezirusi {
  padding: 0 0 0 13%;
}
.bousai .step2 .itiran {
  background: #dee5f3;
  border-radius: 10px;
  margin: 30px 0 20px;
  padding: 10px 20px 20px;
  text-align: center;
}
.bousai .step2 .itiran h3 {
  font-size: 2.7rem;
  margin: 0 0 10px;
}
.bousai .step2 .tableWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 20px;
}
.bousai .step2 .tableWrap .col {
  width: 48%;
  margin: 0 0 20px;
}
.bousai .step2 .tableWrap .col p {
  margin: 5px 0 0;
}
.bousai .step2 .tableWrap .col .aka {
  color: #ee2127;
}
.bousai .step2 .tableWrap .col .redBr {
  border: solid 3px #ed1c24;
  border-radius: 12px;
  padding: 7px 13px;
  margin: 30px 0 0px;
}
.bousai .step2 .tableWrap .tblWrap p {
  margin: 0;
}
.bousai .step2 .tableWrap .tblWrap .early {
  position: relative;
  padding: 1px 7px 1px 30px;
}
.bousai .step2 .tableWrap .tblWrap .early span {
  position: absolute;
  left: calc(50% - 19px);
  top: 3px;
  color: #ed1c24;
  font-size: 1.2rem;
  margin: 0px 2px 0 0;
  border: 1px solid #ed1c24;
  border-radius: 50px;
  padding: 0 3px;
  font-weight: 500;
}
.bousai .step2 .tableWrap .tblWrap .rowWrap {
  align-items: center;
  position: relative;
}
.bousai .step2 .tableWrap .tblWrap .rowWrap img {
  width: 18px;
  height: 18px;
}
.bousai .step2 .tableWrap .tblWrap .rowWrap p {
  width: 16rem;
  display: inline-block;
}
.bousai .step2 .tableWrap .tblWrap .rowWrap .icon {
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 0;
}
.bousai .step2 .tableWrap .tblWrap .rowWrap > img {
  position: absolute;
  right: 5px;
  top: 5px;
}
.bousai .step2 .tableWrap .tblWrap .rowWrap > .wa {
  position: absolute;
  right: 27px;
  top: 2px;
}
.bousai .step2 .tableWrap .tblWrap .wa {
  border: 1px solid #000;
  border-radius: 50px;
  padding: 0 3px;
  font-size: 1.3rem;
}
.bousai .step2 .tableWrap .tblWrap .taniyama td {
  background-color: #c6d5ed;
}
.bousai .step2 .tableWrap .tblWrap .ishiki td {
  background-color: #e1ebad;
}
.bousai .step2 .tableWrap .tblWrap .yoshino td {
  background-color: #dfcce3;
}
.bousai .step2 .tableWrap .tblWrap .yoshida td {
  background-color: #fefac2;
}
.bousai .step2 .tableWrap .tblWrap .sakurazima td {
  background-color: #d6cfcc;
}
.bousai .step2 .tableWrap .tblWrap .kiire td {
  background-color: #fee7dd;
}
.bousai .step2 .tableWrap .tblWrap .matsumoto td {
  background-color: #fbd3c8;
}
.bousai .step2 .tableWrap .tblWrap .koriyama td {
  background-color: #ace0f9;
}
.bousai .step2 .tableWrap .tblWrap .small02 {
  font-size: 1.2rem;
}
.bousai .step2 .tableWrap .has-text-align-center {
  text-align: center;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .bousai .step2 .tableWrap {
    display: block;
  }
  .bousai .step2 .tableWrap .col {
    width: 70%;
    margin: auto;
  }
}
.bousai .step2 .wp-block-table table {
  margin: 0;
}
.bousai .step2 .wp-block-table table th,
.bousai .step2 .wp-block-table table td {
  padding: 1px 7px;
  border: solid 0.5px #313237;
}
.bousai .step2 .wp-block-table table th:first-child,
.bousai .step2 .wp-block-table table td:first-child {
  width: 21rem;
}
.bousai .step2 .wp-block-table table th {
  font-size: 1.4rem;
  text-align: center;
  background-color: #94b8e1;
  padding: 1px 2px;
  line-height: 1.2;
}
.bousai .step2 .wp-block-table table td {
  font-size: 1.6rem;
  background-color: #fee2a5;
}
.bousai .step2 .bitiku {
  background: #fed877;
  clip-path: polygon(20px 0, calc(100% - 20px) 0, 100% 20px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 20px 100%, 0 calc(100% - 20px), 0 20px);
  padding: 20px 30px;
}
.bousai .step2 .bitiku .bitikuTtl {
  margin: 0 0 20px;
}
.bousai .step2 .bitiku .bitikuTtl h2 {
  font-size: 2.5rem;
  text-align: center;
}
.bousai .step2 .bitiku .col2 {
  background: #fff;
  border-radius: 20px;
  padding: 20px;
  margin: 0 0 20px;
}
.bousai .step2 .bitiku .col2 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.bousai .step2 .bitiku .col2 ul li {
  width: 48%;
  padding: 0 0 0 100px;
  position: relative;
  box-sizing: border-box;
}
.bousai .step2 .bitiku .col2 ul li::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  background: #bcbdc0;
  left: 70px;
  transform: translateY(-50%);
  top: 50%;
}
@media screen and (max-width: 1024px) {
  .bousai .step2 .bitiku .col2 ul li {
    width: 100%;
  }
}
.bousai .step2 .bitiku .col2 .leftBitiku h2,
.bousai .step2 .bitiku .col2 .rightBitiku h2 {
  margin: 0 0 15px;
}
.bousai .step2 .bitiku .col2 .leftBitiku img,
.bousai .step2 .bitiku .col2 .rightBitiku img {
  display: block;
  margin: 20px auto 0;
  width: 48%;
}
.bousai .step2 .bitiku .col2 .leftBitiku h2 {
  text-align: center;
}
.bousai .step2 .bitiku .col2 .rightBitiku h2 {
  text-align: center;
}
.bousai .step2 .know h3 {
  margin: 20px 0 10px;
}
.bousai .step2 .know .txtCol2 {
  display: flex;
  justify-content: space-between;
  margin: 0 0 30px;
}
.bousai .step2 .know .txtCol2 > div {
  width: 49%;
}
.bousai .step2 .know .txtCol2 h4 {
  margin: 15px 0 10px;
}
.bousai .step2 .know .txtCol2 ul {
  padding: 0 0 0 23px;
}
.bousai .step2 .know .txtCol2 ul li {
  list-style-type: unset;
}
.bousai .step2 .know .txtCol2 ul li::marker {
  font-size: 13px;
}
.bousai .step2 .know .wp-block-table {
  position: relative;
}
.bousai .step2 .know .wp-block-table::before {
  content: "";
  position: absolute;
  width: 89px;
  background: url(../img/sec/bousai2026/kurumaisu.png) no-repeat center right/100% auto;
  bottom: 3px;
  right: 10px;
  padding-top: 16%;
}
.bousai .step2 .know .wp-block-table th {
  background-color: #B2D5F0;
}
.bousai .step2 .know .wp-block-table th:first-child {
  width: 20%;
}
.bousai .step2 .know .wp-block-table th:last-child {
  width: 80%;
}
.bousai .step2 .know .wp-block-table td {
  background-color: #E7E7E9;
}
.bousai .step2 .know .wp-block-table td:first-child {
  text-align: center;
  width: 20%;
}
.bousai .step2 .know .wp-block-table td:last-child {
  width: 80%;
  text-align: left;
  padding-left: 10px;
}
.bousai .step2 .know .wp-block-table .dark td {
  background-color: #BCBDBF;
}
.bousai .step2 .know .cautionTxt {
  margin: 40px 0 20px;
  position: relative;
}
.bousai .step2 .know .cautionTxt .tyuui {
  position: absolute;
  left: 10px;
  top: -30px;
  background: #fcb533;
  border-radius: 10px;
  padding: 0 10px;
  color: #fff;
}
.bousai .step2 .know .cautionTxt .tyuuiUl {
  padding: 0 0 0 23px;
}
.bousai .step2 .know .cautionTxt .tyuuiUl li {
  list-style: unset;
}
.bousai .step2 .know .cautionTxt .tyuuiUl li::marker {
  font-size: 13px;
}
.bousai .step2 .know .help {
  border: 3px solid #fcb533;
  padding: 10px 20px;
  margin: 0 0 20px;
}
.bousai .step2 .know .help h4 {
  text-align: center;
  margin: 0 0 10px;
}
.bousai .step2 .know .help .btn {
  text-align: center;
  margin: 20px 0 10px;
}
.bousai .step3 .tblWrap {
  margin: 20px 0 0;
}
.bousai .step3 .tblWrap .level {
  text-align: center;
  border: solid 1px #000;
}
.bousai .step3 .tblWrap .level th,
.bousai .step3 .tblWrap .level td {
  padding: 5px;
  line-height: 1.4;
}
.bousai .step3 .tblWrap .level thead tr:nth-child(2) th {
  width: 15%;
}
.bousai .step3 .tblWrap .level thead th {
  border: solid 1px #000;
}
.bousai .step3 .tblWrap .level thead th .light {
  font-weight: 300;
}
.bousai .step3 .tblWrap .level thead th:nth-child(3) {
  width: 22%;
}
.bousai .step3 .tblWrap .level thead th:nth-child(4) {
  width: 22%;
}
.bousai .step3 .tblWrap .level tbody tr td {
  border: solid 1px #414141;
}
.bousai .step3 .tblWrap .level tbody tr .blackLe {
  background-color: #000;
  color: #fff;
  font-weight: 600;
}
.bousai .step3 .tblWrap .level tbody tr .purpleLe {
  background-color: #8e499b;
  color: #fff;
  font-weight: 600;
}
.bousai .step3 .tblWrap .level tbody tr .redLe {
  background-color: #f04d28;
  color: #fff;
  font-weight: 600;
}
.bousai .step3 .tblWrap .level tbody tr .yellowLe {
  background-color: #fff101;
  font-weight: 600;
}
.bousai .step3 .tblWrap .level tbody tr .purpleTxt {
  color: #8e499b;
  font-weight: 600;
}
.bousai .step3 .tblWrap .level tbody tr .level01 {
  font-weight: 600;
}
.bousai .step3 .tblWrap .level tbody tr td:first-child {
  width: 90px;
}
.bousai .step3 .tblWrap .level .lbb {
  border-left: solid 2px #000;
}
.bousai .step3 .tblWrap .level .rbb {
  border-right: solid 2px #000;
}
.bousai .step3 .tblWrap .level .tbb {
  border-top: solid 2px #000;
}
.bousai .step3 .tblWrap .level .bbb {
  border-bottom: solid 2px #000;
}
.bousai .step3 .yosoku {
  margin: 20px 0 20px;
}
.bousai .step3 .yosoku h3 {
  border-bottom: solid 4px #e0e0e4;
  display: inline-block;
  margin: 0 0 10px;
}
.bousai .step3 .yosoku figure img {
  margin: 5px auto 10px;
  display: block;
}
.bousai .step3 .yosoku figure figcaption {
  text-align: center;
}
.bousai .step3 .hinanPoint {
  margin: 0 0 10px;
}
.bousai .step3 .hinanPoint h3 {
  display: inline-block;
  margin: 0 0 10px;
}
.bousai .step3 .hinanPoint .phone {
  margin: 10px 0 20px;
  display: flex;
  gap: 10px;
}
.bousai .step3 .hinanPoint .phone p {
  width: 90%;
}
.bousai .step3 .hinanPoint .phone .phoneImg {
  width: 10%;
}
.bousai .step3 .hinanPoint .tuuti {
  text-align: center;
  border: solid 1px #000;
}
.bousai .step3 .hinanPoint .tuuti .gray {
  background: #E7E7E9;
}
.bousai .step3 .hinanPoint .tuuti th {
  color: #fff;
  font-weight: 600;
  width: 20%;
  border: solid 1px #000;
}
.bousai .step3 .hinanPoint .tuuti td {
  width: 20%;
  border: solid 1px #000;
}
.bousai .step3 .hinanPoint .tuuti .tuutiRed {
  background: #f04d28;
}
.bousai .step3 .hinanPoint .tuuti .tuutipurple {
  background: #8e499b;
}
.bousai .step3 .hinanPoint .tuuti .tuutiblack {
  background: #000;
}
.bousai .step3 .checkTtl {
  padding: 0 0 0 65px;
  margin: 30px 0 10px;
  position: relative;
  border-bottom: solid 3px #f9bc14;
}
.bousai .step3 .checkTtl::before {
  content: "";
  position: absolute;
  width: 65px;
  height: 47px;
  background: url(../img/sec/bousai2026/line02.png) no-repeat top left/60px auto;
  top: 4px;
  left: 0;
}
.bousai .step3 .checkCol {
  margin: 20px 0 20px;
}
.bousai .step3 .checkCol .col {
  border: 1px solid #000;
}
.bousai .step3 .checkCol .col h3 {
  width: 100%;
  text-align: center;
  padding: 10px 0;
  background: #fecb2f;
  border-bottom: 1px solid #000;
  font-size: 2.5rem;
  line-height: 1.2;
}
.bousai .step3 .checkCol .col .column2 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 0 0 20px;
  padding: 10px 20px 0;
}
.bousai .step3 .checkCol .col .column2 .box {
  width: 50%;
  flex: 0 0 calc(50% - 10px);
}
.bousai .step3 .checkCol .col .column2 .box .haisin {
  padding: 10px 20px 0;
  margin-bottom: -10px;
}
.bousai .step3 .checkCol .col .column2 .box .nakami {
  padding: 10px 20px;
}
.bousai .step3 .checkCol .col .column2 .box .txtImg {
  display: flex;
  gap: 5px;
}
.bousai .step3 .checkCol .col .column2 .box .btn {
  text-align: center;
  margin: 20px 0 0;
}
.bousai .step3 .checkCol .col .column2 .box:nth-child(4) {
  width: 100%;
  flex: unset;
}
.bousai .step3 .fake {
  background: #fef0d2;
  padding: 15px 15px;
  border: #fecb2f 2px solid;
  border-radius: 5px;
}
.bousai .step3 .fake p {
  padding: 0 10px;
}

/*******************************************************************/
/* PC
/*******************************************************************/
@media print, screen and (min-width: 769px) {
  /*<start>==========================================================*/
  /*<end>============================================================*/
}
/*******************************************************************/
/* PC
/*******************************************************************/
@media screen and (max-width: 927px) and (min-width: 768px) {
  /*<start>==========================================================*/
  .bousai .mainTitle .txt {
    right: 20px;
    font-size: 2.4rem;
  }
  /*<end>============================================================*/
}
@media screen and (max-width: 454px) {
  /*<start>==========================================================*/
  .bousai .step3 .checkTtl::before {
    top: 34px;
  }
  /*<end>============================================================*/
}
@media screen and (max-width: 527px) {
  /*<start>==========================================================*/
  .bousai .step1 .point h3::before {
    top: 30px;
  }
  /*<end>============================================================*/
}
@media screen and (max-width: 395px) {
  /*<start>==========================================================*/
  .bousai .step3 .hinanPoint h3::before {
    top: 30px;
  }
  /*<end>============================================================*/
}
@media screen and (max-width: 431px) {
  /*<start>==========================================================*/
  .bousai .step1 .confirmation .confirmationTtl::before {
    top: 36px;
  }
  /*<end>============================================================*/
}
/*******************************************************************/
/* w1000
/*******************************************************************/
@media screen and (max-width: 1000px) {
  /*<start>==========================================================*/
  /*<end>============================================================*/
}
/*******************************************************************/
/* SP
/*******************************************************************/
@media screen and (max-width: 768px) {
  /*<start>==========================================================*/
  /*=================================================================*/
  /*	基本スタイル
  /*=================================================================*/
  .bousai .mainTitle {
    padding: 36px 10px 8px;
    position: relative;
    margin: 0 0 10px;
  }
  .bousai .mainTitle .mainTxt {
    font-size: 9.4vw;
    font-weight: bold;
    line-height: 1.1;
    margin: 0 0 15px;
  }
  .bousai .mainTitle .mainTxt .city {
    font-size: 54%;
    display: block;
  }
  .bousai .mainTitle .mainTxt .wakuRed {
    color: #fff;
    -webkit-text-stroke: 1px red;
  }
  .bousai .mainTitle .txt {
    position: absolute;
    right: 40px;
    top: 25px;
    font-size: 3.5vw;
    font-weight: bold;
  }
  .bousai .mainTitle .txt .wakuRed {
    color: #fff;
    -webkit-text-stroke: 1px red;
    font-size: 6vw;
  }
  .bousai .mainTitle .bottomTxt {
    line-height: 1.4;
  }
  .bousai .contactInfo {
    padding: 3px 6px;
    display: block;
  }
  .bousai .contactInfo .left .tel strong {
    font-size: 1.8rem;
  }
  .bousai .mokuji {
    margin: 20px 0 20px;
  }
  .bousai .mokuji .inner h2 {
    font-size: 1.6rem;
    left: 15px;
  }
  .bousai .mokuji .inner .openCloseBtn {
    right: 20px;
  }
  .bousai .zizen {
    background-color: #f79031;
    color: #FFF;
    border-radius: 4px;
    display: block;
    width: 95px;
    text-align: center;
    margin: 0 0 5px;
  }
  .bousai .stepTtl {
    gap: 10px;
    margin: 50px 0 10px;
    display: block;
  }
  .bousai .stepTtl .spImg {
    text-align: center;
    margin: 0 0 10px;
  }
  .bousai .stepTtl .spImg img {
    width: 60%;
  }
  .bousai .stepTtl h2 {
    font-size: 2rem;
    width: 100%;
  }
  .bousai .grayLine {
    padding: 0 0 0 40px;
    position: relative;
    border-bottom: solid 3px #e0e0e4;
  }
  .bousai .grayLine::before {
    content: "";
    position: absolute;
    width: 41px;
    height: 30px;
    background: url(../img/sec/bousai2026/line03.png) no-repeat top left/40px auto;
  }
  .bousai .step1 .hazardMap {
    display: block;
    margin: 20px 0 20px;
    border: solid 2px #000;
    padding: unset;
  }
  .bousai .step1 .hazardMap .hazardImg {
    width: unset;
  }
  .bousai .step1 .hazardMap .mapTxt {
    width: unset;
    padding: 10px;
  }
  .bousai .step1 .hazardMap .mapTxt p {
    margin: 0 0 10px;
    font-size: 100%;
  }
  .bousai .step1 .hazardMap .mapTxt ul {
    margin: 0 0 10px;
    padding: 0 0 0 20px;
  }
  .bousai .step1 .hazardMap .mapTxt ul li {
    list-style-type: disc;
  }
  .bousai .step1 .hazardMap .mapTxt ul li .yellow {
    font-size: 2rem;
  }
  .bousai .step1 .hazardMap .mapTxt ul li .orange {
    font-size: 2rem;
  }
  .bousai .step1 .hazardMap .mapTxt ul li .yellowGreen {
    font-size: 2rem;
  }
  .bousai .step1 .hazardMap .mapTxt ul li .blue {
    font-size: 2rem;
  }
  .bousai .step1 .hazardMap .mapTxt ul li .lightyellow {
    font-size: 2rem;
  }
  .bousai .step1 .hazardMap .mapTxt ul li .lightRed {
    font-size: 2rem;
  }
  .bousai .step1 .hazardMap .mapTxt .btn {
    text-align: center;
    margin: 20px 0 0;
  }
  .bousai .step1 .point {
    margin: 0 0 10px;
  }
  .bousai .step1 .tohaWrap {
    display: block;
    padding: 0;
  }
  .bousai .step1 .tohaWrap .tohaCol {
    width: unset;
    margin: 0 0 10px;
  }
  .bousai .step1 .tohaWrap .tohaCol .top {
    margin: 0 0 10px;
  }
  .bousai .step1 .tohaWrap .tohaCol .bottom {
    width: 70%;
    margin: 0 auto;
  }
  .bousai .step1 .tohaWrap .tohaCol .bottom img {
    display: block;
  }
  .bousai .step1 .kakunin {
    text-align: center;
    margin: 20px 0 0;
  }
  .bousai .step1 .kakunin p {
    margin: 0 0 15px;
  }
  .bousai .step1 .confirmation .confirmationTtl {
    margin: 20px 0 10px;
    border-bottom: solid 3px #f9bc14;
    font-size: 2rem;
    padding: 0 0 0 45px;
  }
  .bousai .step1 .confirmation .confirmationTtl::before {
    width: 46px;
    height: 34px;
    background: url(../img/sec/bousai2026/line02.png) no-repeat top left/45px auto;
  }
  .bousai .step1 .confirmation .flowCol {
    display: block;
    margin: 20px 0 20px;
  }
  .bousai .step1 .confirmation .flowCol .flowLeft {
    width: unset;
    clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 20px);
    padding: 10px 20px;
    margin: 0 0 10px;
  }
  .bousai .step1 .confirmation .flowCol .flowRight {
    width: 70%;
    margin: 0 auto;
  }
  .bousai .step2 .vacan {
    margin: 20px 0 20px;
    padding: 10px 10px;
    text-align: left;
  }
  .bousai .step2 .vacan .btnWrap {
    display: block;
    padding: unset;
  }
  .bousai .step2 .vacan .btnWrap .btn {
    margin: 15px 0 0;
  }
  .bousai .step2 .vacan .btnWrap .btn a {
    background-color: #fff;
  }
  .bousai .step2 .blackBr {
    border: solid 2px #000000;
    border-radius: 12px;
    padding: 7px 9px;
  }
  .bousai .step2 .blackBr h3 {
    margin: 0 0 10px;
    font-size: 2rem;
  }
  .bousai .step2 .blackBr .how {
    display: block;
  }
  .bousai .step2 .blackBr .how .imgWrap {
    width: 70%;
    margin: 0 auto 10px;
  }
  .bousai .step2 .blackBr .how .text {
    width: unset;
    font-size: 1.6rem;
  }
  .bousai .step2 .blackBr .how .text .icon {
    width: 18px;
  }
  .bousai .step2 .itiran {
    margin: 20px 0 20px;
    padding: 10px 10px 10px;
    text-align: center;
  }
  .bousai .step2 .itiran h3 {
    font-size: 2rem;
    margin: 0 0 5px;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) and (max-width: 1024px) {
  .bousai .step2 .tableWrap {
    display: block;
  }
  .bousai .step2 .tableWrap .col {
    width: 70%;
    margin: auto;
  }
}
@media screen and (max-width: 768px) {
  .bousai .step2 .tableWrap {
    display: block;
    margin: 0 0 30px;
  }
  .bousai .step2 .tableWrap .col {
    width: unset;
    margin: 0;
  }
  .bousai .step2 .tableWrap .col p {
    margin: 5px 0 0;
  }
  .bousai .step2 .tableWrap .col .redBr {
    border: solid 3px #ed1c24;
    border-radius: 12px;
    padding: 7px 13px;
    margin: 15px 0 0;
  }
  .bousai .step2 .tableWrap .tblWrap {
    margin: 0 0 15px;
  }
  .bousai .step2 .tableWrap .tblWrap p {
    margin: 0;
  }
  .bousai .step2 .tableWrap .tblWrap .early {
    position: relative;
    padding: 1px 7px 1px 30px;
  }
  .bousai .step2 .tableWrap .tblWrap .early span {
    position: absolute;
    left: calc(50% - 19px);
    top: 3px;
    color: #ed1c24;
    font-size: 1.2rem;
    margin: 0px 2px 0 0;
    border: 1px solid #ed1c24;
    border-radius: 50px;
    padding: 0 3px;
    font-weight: 500;
  }
  .bousai .step2 .tableWrap .tblWrap .rowWrap {
    align-items: center;
    position: relative;
  }
  .bousai .step2 .tableWrap .tblWrap .rowWrap img {
    width: 18px;
    height: 18px;
  }
  .bousai .step2 .tableWrap .tblWrap .rowWrap p {
    width: 16rem;
    display: inline-block;
  }
  .bousai .step2 .tableWrap .tblWrap .rowWrap .icon {
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 0;
  }
  .bousai .step2 .tableWrap .tblWrap .rowWrap > img {
    position: absolute;
    right: 5px;
    top: 5px;
  }
  .bousai .step2 .tableWrap .tblWrap .rowWrap > .wa {
    position: absolute;
    right: 27px;
    top: 2px;
  }
  .bousai .step2 .tableWrap .tblWrap .wa {
    border: 1px solid #000;
    border-radius: 50px;
    padding: 0 3px;
    font-size: 1.3rem;
  }
  .bousai .step2 .tableWrap .tblWrap .taniyama td {
    background-color: #c6d5ed;
  }
  .bousai .step2 .tableWrap .tblWrap .ishiki td {
    background-color: #e1ebad;
  }
  .bousai .step2 .tableWrap .tblWrap .yoshino td {
    background-color: #dfcce3;
  }
  .bousai .step2 .tableWrap .tblWrap .yoshida td {
    background-color: #fefac2;
  }
  .bousai .step2 .tableWrap .tblWrap .sakurazima td {
    background-color: #d6cfcc;
  }
  .bousai .step2 .tableWrap .tblWrap .kiire td {
    background-color: #fee7dd;
  }
  .bousai .step2 .tableWrap .tblWrap .matsumoto td {
    background-color: #fbd3c8;
  }
  .bousai .step2 .tableWrap .tblWrap .koriyama td {
    background-color: #ace0f9;
  }
  .bousai .step2 .tableWrap .tblWrap .small02 {
    font-size: 1.2rem;
  }
  .bousai .step2 .tableWrap .has-text-align-center {
    text-align: center;
  }
  .bousai .step2 .wp-block-table table {
    margin: 0;
  }
  .bousai .step2 .wp-block-table table th,
  .bousai .step2 .wp-block-table table td {
    padding: 1px 7px;
    border: solid 0.5px #313237;
  }
  .bousai .step2 .wp-block-table table th:first-child,
  .bousai .step2 .wp-block-table table td:first-child {
    width: 21rem;
  }
  .bousai .step2 .wp-block-table table th {
    font-size: 1.6rem;
    text-align: center;
    background-color: #94b8e1;
  }
  .bousai .step2 .wp-block-table table td {
    font-size: 1.6rem;
    background-color: #fee2a5;
  }
  .bousai .step2 .bitiku {
    background: #fec973;
    padding: 10px 20px;
  }
  .bousai .step2 .bitiku .bitikuTtl {
    margin: 0 0 10px;
  }
  .bousai .step2 .bitiku .bitikuTtl h2 {
    font-size: 2rem;
    text-align: center;
  }
  .bousai .step2 .bitiku .col2 {
    display: block;
    padding: 10px;
    border-radius: 10px;
  }
  .bousai .step2 .bitiku .col2 ul li {
    padding: 0 0 0 30px;
    margin: 0 0 5px;
  }
  .bousai .step2 .bitiku .col2 ul li::before {
    width: 20px;
    height: 20px;
    left: 0px;
    transform: translateY(-50%);
    top: 50%;
  }
  .bousai .step2 .bitiku .col2 .leftBitiku img,
  .bousai .step2 .bitiku .col2 .rightBitiku img {
    width: 80%;
  }
  .bousai .step2 .bitiku .col2 .leftBitiku {
    width: unset;
    padding: 10px 20px;
  }
  .bousai .step2 .bitiku .col2 .leftBitiku h2 {
    text-align: center;
  }
  .bousai .step2 .bitiku .col2 .rightBitiku {
    width: unset;
    padding: 10px 20px;
  }
  .bousai .step2 .bitiku .col2 .rightBitiku h2 {
    text-align: center;
  }
  .bousai .step2 .bitiku .col2 .rightBitiku img {
    display: block;
  }
  .bousai .step2 .know h3 {
    margin: 15px 0 6px;
  }
  .bousai .step2 .know .txtCol2 {
    display: block;
    margin: 0 0 10px;
  }
  .bousai .step2 .know .txtCol2 > div {
    width: unset;
  }
  .bousai .step2 .know .txtCol2 h4 {
    margin: 10px 0 5px;
  }
  .bousai .step2 .know .wp-block-table::before {
    content: none;
  }
  .bousai .step2 .know .wp-block-table th {
    background-color: #B2D5F0;
  }
  .bousai .step2 .know .wp-block-table th:first-child {
    width: 20%;
  }
  .bousai .step2 .know .wp-block-table th:last-child {
    width: 80%;
  }
  .bousai .step2 .know .wp-block-table td {
    background-color: #E7E7E9;
  }
  .bousai .step2 .know .wp-block-table td:first-child {
    text-align: center;
    width: 20%;
  }
  .bousai .step2 .know .wp-block-table td:last-child {
    width: 80%;
    text-align: left;
    padding-left: 10px;
  }
  .bousai .step2 .know .wp-block-table .dark td {
    background-color: #BCBDBF;
  }
  .bousai .step2 .know .kurumaisu {
    text-align: center;
  }
  .bousai .step2 .know .kurumaisu img {
    width: 40%;
  }
  .bousai .step2 .know .cautionTxt {
    margin: 40px 0 20px;
    position: relative;
  }
  .bousai .step2 .know .cautionTxt .tyuui {
    position: absolute;
    left: 10px;
    top: -30px;
    background: #fcb533;
    border-radius: 10px;
    padding: 0 10px;
    color: #fff;
  }
  .bousai .step2 .know .help {
    border: 3px solid #fcb533;
    padding: 10px 20px;
  }
  .bousai .step2 .know .help h4 {
    text-align: center;
    margin: 0 0 10px;
  }
  .bousai .step2 .know .help .btn {
    text-align: center;
    margin: 20px 0 10px;
  }
  .bousai .step3 .tblWrap .level {
    text-align: center;
  }
  .bousai .step3 .tblWrap .level thead th .light {
    font-weight: 300;
  }
  .bousai .step3 .tblWrap .level tbody tr .blackLe {
    background-color: #000;
    color: #fff;
    font-weight: 600;
  }
  .bousai .step3 .tblWrap .level tbody tr .purpleLe {
    background-color: #8e499b;
    color: #fff;
    font-weight: 600;
  }
  .bousai .step3 .tblWrap .level tbody tr .redLe {
    background-color: #f04d28;
    color: #fff;
    font-weight: 600;
  }
  .bousai .step3 .tblWrap .level tbody tr .yellowLe {
    background-color: #fff101;
    font-weight: 600;
  }
  .bousai .step3 .tblWrap .level tbody tr .purpleTxt {
    color: #8e499b;
    font-weight: 600;
  }
  .bousai .step3 .tblWrap .level tbody tr .level01 {
    font-weight: 600;
  }
  .bousai .step3 .yosoku {
    margin: 20px 0 20px;
  }
  .bousai .step3 .yosoku h3 {
    border-bottom: solid 3px #e0e0e4;
    display: inline-block;
    margin: 0 0 10px;
  }
  .bousai .step3 .yosoku figure img {
    margin: 5px auto 10px;
    display: block;
  }
  .bousai .step3 .yosoku figure figcaption {
    text-align: center;
  }
  .bousai .step3 .hinanPoint h3 {
    display: inline-block;
    margin: 0 0 10px;
  }
  .bousai .step3 .hinanPoint .phone {
    margin: 10px 0 20px;
    display: block;
    gap: 10px;
  }
  .bousai .step3 .hinanPoint .phone p {
    width: unset;
  }
  .bousai .step3 .hinanPoint .phone .phoneImg {
    width: 20%;
    margin: 0 auto;
  }
  .bousai .step3 .hinanPoint .tuuti {
    text-align: center;
  }
  .bousai .step3 .hinanPoint .tuuti .gray {
    background: #E7E7E9;
  }
  .bousai .step3 .hinanPoint .tuuti th {
    color: #fff;
    font-weight: 600;
    width: 20%;
  }
  .bousai .step3 .hinanPoint .tuuti td {
    width: 20%;
  }
  .bousai .step3 .hinanPoint .tuuti .tuutiRed {
    background: #f04d28;
  }
  .bousai .step3 .hinanPoint .tuuti .tuutipurple {
    background: #8e499b;
  }
  .bousai .step3 .hinanPoint .tuuti .tuutiblack {
    background: #000;
  }
  .bousai .step3 .checkTtl {
    margin: 20px 0 10px;
    border-bottom: solid 3px #f9bc14;
    font-size: 2rem;
    padding: 0 0 0 45px;
  }
  .bousai .step3 .checkTtl::before {
    content: "";
    position: absolute;
    width: 46px;
    height: 34px;
    background: url(../img/sec/bousai2026/line02.png) no-repeat top left/45px auto;
    left: 0;
  }
  .bousai .step3 .checkCol .col {
    border: 1px solid #000;
  }
  .bousai .step3 .checkCol .col h3 {
    width: 100%;
    text-align: center;
    padding: 10px 0;
    background: #fecb2f;
    border-bottom: 1px solid #000;
    font-size: 2rem;
  }
  .bousai .step3 .checkCol .col h3 .small02 {
    font-size: 80%;
  }
  .bousai .step3 .checkCol .col .column2 {
    display: block;
  }
  .bousai .step3 .checkCol .col .column2 .box {
    width: unset;
    flex: 0 0 calc(50% - 10px);
    margin: 0 0 0;
  }
  .bousai .step3 .checkCol .col .column2 .box .haisin {
    padding: 10px 20px 0;
    margin-bottom: -10px;
  }
  .bousai .step3 .checkCol .col .column2 .box .nakami {
    padding: 10px 20px;
  }
  .bousai .step3 .checkCol .col .column2 .box .txtImg {
    display: block;
    gap: 5px;
  }
  .bousai .step3 .checkCol .col .column2 .box .txtImg .txt {
    margin: 0 0 10px;
  }
  .bousai .step3 .checkCol .col .column2 .box .txtImg .img {
    width: 45%;
    margin: 0 auto;
  }
  .bousai .step3 .checkCol .col .column2 .box .btn {
    text-align: center;
    margin: 20px 0 10px;
  }
  .bousai .step3 .checkCol .col .column2:nth-child(4) {
    width: unset;
    flex: unset;
  }
  .bousai .step3 .fake {
    background: #fef0d2;
    padding: 10px 10px;
    border: #fecb2f 2px solid;
    border-radius: 5px;
  }
  .bousai .step3 .fake p {
    padding: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  /*<end>============================================================*/
}/*# sourceMappingURL=bousai2026.css.map */