@charset "utf-8";

.mainContents {
  float: none !important;
  width: auto !important;
}

.lheight{
	line-height: 2!important;
}
.section {
  margin-bottom: 40px;
}

h2.title_ef {
  margin-top: 20px;
  margin-bottom: 10px;
  border-bottom: solid 4px #e5e7e8 !important;
  padding-top: 9px;
  padding-bottom: 3px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: bold;
  background-image: url(/powerflex/housing/common/images/icon_heading_blue.gif) !important;
  background-repeat: no-repeat;
  background-position: left;
  position: relative;
  z-index: 1;
}

h2.title_ef::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 250px;
  height: 4px;
  background-color: #0076c7;
}

.title_pink {
  font-size: 24px;
  color: #d881d1;
  margin: 0 0 20px 0;
}

.offerflwBox {
  width: 900px;
  display: table;
}

.offerflwBox .flwinbox {
  display: table-cell;
  border: 2px solid #0076c7;
  box-shadow: 2px 2px 4px 1px #ddd;
  padding: 0 0 10px 0;
  vertical-align: middle;
  text-align: center;
  margin-top: 20px;
}

.offerflwBox .flwarwbox {
  width: 40px;
  display: table-cell;
  vertical-align: middle;
  margin-top: 20px;
}

.offerflwBox .flwarwbox p.arwtxt {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 45px 0 45px 40px;
  border-color: transparent transparent transparent #0076c7;
}

.fl_step {
  background: #0076c7;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}

.mbpc20 {
  margin-bottom: 1em;
  margin-top: 1em;
}

.mbpc15 {
  margin-bottom: 1.5em;
  margin-top: 2em;
}

.btnCont a {
  display: block;
  margin: 0 auto;
  padding: 18px 0;
  border-radius: 6px;
  color: #fff !important;
  font-size: 27px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 500px;
}

.btnCont_icn_01 a {
  background: url(/common13/imgs/icon/icn_link_white.png) 95% 50% no-repeat;
}

.btnCont_blue a {
  background-color: #ff7a1b;
  border-bottom: 5px solid #d56614;
}

.btn_area {
  background: #f8ffaf;
  padding: 30px 10px;
}

.disclaim_1960 .caution02 {
  width: auto !important;
}

.keyvisual img{
  width: 100%;
}
.number_kv{
	max-width: 900px;
    margin: 0 auto;
}
.flex_com{
	display: flex;
	justify-content: space-between;
}
.flex_com .lheight{
	width: 70%;
}

.title_bline{
	border-bottom: #d0d9de 4px solid;
	margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 9px;
  padding-bottom: 3px;
  font-size: 18px;
  font-weight: bold;
}
.arrow_mt{
	margin-top: 75px;
}

.orange_back{
	text-align: center;
    background-color: #fefbec;
    padding: 20px;
}

.tel_img{
    padding: 10px;
    background-image: url(/lp/imgs/cam_2104tel/icon_tell_s.png);
    background-repeat: no-repeat;
    background-position: 177px 9px;
    background-size: 27px;
    font-size: 20px;
}
.wset01{
	width: 16%;
  white-space: nowrap;
}
.wset02{
	width: 8%;
}
.btnCont a {
    display: block;
    margin: 0 auto;
    padding: 18px 0;
    border-radius: 6px;
    color: #fff !important;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 500px;
	background-color: #ff7a1b;
    border-bottom: 5px solid #d56614;
    font-size: 27px;
}
.ant_covid-19 {
    background: #fbf9ed;
    padding: 60px 40px;
}

.ant_covid_title {
    color: #49ae85;
    font-size: 28px!important;
}
.ant_covid_list {
    display: flex;
    flex-wrap: wrap;
    width: 600px;
    margin: 20px auto;
}
.ant_covid_list li {
    width: 33.33%;
    text-align: center;
    margin: 0 0 10px;
}
.keyvisual{
	background-color: #85decc;
}

/* 追加CSS */
.flex {
  display: flex;
  justify-content: space-between;
}
.flex .textF18px {
  flex-basis: 62%;
}
.flex img {
  width: 100%;
  position: relative;
  bottom: -26%;
}
.txtBox .tit {
  display: flex;
  align-items: center;
}
.txtBox img {
  width: 32px;
  height: 32px;
}

.infoBox {
  border: 3px solid #2e72b9;
  text-align: center;
  position: relative;
}
.infoBox .txtIcon {
  position: absolute;
  top: -10%;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.infoBox .logoIcon {
  width: 245px;
  height: 42px;
  margin: 18px auto;
  margin-top: 44px;
}
.infoBox .textF18x {
  width: 96%;
  margin: 0 auto;
  margin-bottom: 17px;
}
.infoBox strong {
  font-weight: bold;
}

.reservation {
  background: #fefbec;
  margin-top: 122px;
  margin-bottom: 112px;
  padding: 45px;
  text-align: center;
}
.reservation .button {
  margin-top: 25px;
}
.reservation .button a {
  display: inline-block;
  color: #ffffff;
  background: #ff7a1a;
  padding: 21px 92px;
  border-radius: 6px;
  box-shadow: 0px 5px 0px #cc6215;
}
body #mainContainer .reservation .button a:hover {
  text-decoration: none;
  color: #ffffff;
  position: relative;
  box-shadow: none;
  bottom: -5px;
}
/* 追加CSS end */

@media screen and (max-width: 899px) {
  .offerflwBox {
    width: auto;
    display: block;
  }

  .offerflwBox .flwinbox {
    display: block;
  }

  .flwarwbox {
    display: block;
    margin-top: 0;
  }

  .offerflwBox .flwarwbox {
    display: block;
    position: relative;
    margin-top: 0;
    height: 4.5vw;
    width: auto;
  }

  .offerflwBox .flwarwbox p.arwtxt {
    transform: rotate(90deg);
    left: 45%;
    border-width: 8.5vw 0 8.5vw 7vw;
    position: absolute;
    top: -5.2vw;
    box-shadow: none !important;
  }

  .btnCont a {
    width: 90%;
  }

  .offerflwBox img {
    width: auto !important;
  }
	
	.flex_com{
		display: block;
	}
	.flex_com .lheight {
    width: 100%;
	}
  .flex_com .mt10 img{
    width: 69.33vw;
    height: 47.99vw;
    display: flex;
    margin: 0 auto;
  }
	.w60{
	width: 60%;
    margin: 0 auto;
    display: block;
	}
	.title_bline{
		text-align: center;
	}
	.arrow_mt{
		margin: 20px 0;
	}
	.arrow_mt img{
		width: 18px;
		display: block;
		margin: 0 auto;
	}
	.tel_img{
		background: none;
	}
	.textF16px,
	.number_kv,
	.orange_back{
		font-size: 18px!important;
	}
	.wset01{
    width: 30%;
		display: flex;
    justify-content: center;
		margin: 10px auto;
	}
	.wset02{
		width: 25%;
		display: block;
		margin: 10px auto;
	}
	.spset{
		font-size: 20px;
		display: block!important;
		font-weight: bold;
		text-align: center!important;
	}
	.btnCont a {
    font-size: 19px;
	}
	.ant_covid-19 {
    background: #fbf9ed;
    padding: 60px 40px;
  }

  .ant_covid_title {
      color: #064b8b;
      font-size: 28px;
  }
  .ant_covid_list {
      display: flex;
      flex-wrap: wrap;
      width: 600px;
      margin: 20px auto;
  }
  .ant_covid_list li {
      width: 33.33%;
      text-align: center;
      margin: 0 0 10px;
  }.ant_covid_title {
      color: #064b8b;
      font-size: 26px;
  }

  .ant_covid_list {
      display: flex;
      flex-wrap: wrap;
      margin: 20px auto;
    width: 100%;
  }

  .ant_covid_list li {
      width: 50%;
      text-align: center;
      margin: 0 0 10px;
  }

  .ant_covid_list li img {
      width: 80%;
  }
  .ant_covid_col {
      margin: 10px auto;
  }

  /* 追加CSS */
  body #mainContainer .mb60{
    margin-bottom: 11.86vw;
  }
  body #mainContainer .textF18px{
    font-size: 4.26vw;
  }
  body #mainContainer .textF18px{
    font-size: 4.79vw;
  }
  body #mainContainer .textF22px{
    font-size: 5.59vw;
    display: flex;
    justify-content: center;
  }
  .title_bline {
    font-size: 5.06vw;
  }
  #mainContainer .txtImg{
    width: 66.13vw;
    margin: 0 auto;
  }
  #mainContainer .txtImg2 .pcNotDisplay{
    width: 94.93vw;
    margin: 0 auto;
  }
  .txtBox .tit img{
    width: 7.19vw;
    height: 7.19vw;
  }
  .flex img {
      width: 71.46vw;
      margin: 0 auto;
      display: flex;
      justify-content: center;
  }
  .flex {
    display: block;
  }
  .txtBox .tit {
    justify-content: center;
  }
  .infoBox {
    padding: 0 3.99vw;
    padding-top: 4.79vw;
    padding-bottom: 9.33vw;
  }
  .infoBox .txtIcon {
    position: absolute;
    top: -5.39vw;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  #mainContainer .txtIcon img{
    width: 78.06vw;
    margin: 0 auto;
  }
  .infoBox .logoIcon {
    width: 61.59vw;
    height: 10.39vw;
    margin: 0 auto;
    margin-top: 5.86vw;
    margin-bottom: 2.66vw;
  }
  .infoBox .textF18x {
    /* width: 96%;
    margin: 0 auto; */
    margin-bottom: 2.26vw;
  }
  /* 追加CSS end */

}

/**/
.header--simple #simple-logo {
  width: auto;
}

