@charset "UTF-8";
body {
  position: relative;
  font-family: "BIZ UDGothic",sans-serif;
}

.hiragino {
  font-family: "Hiragino Kaku Gothic ProN";
}

#header h1 img {
  width: 100%;
}

#header div {
  position: fixed;
  top: 45px;
  right: 35px;
  z-index: 9999;
}

#header div img {
  width: 15.625rem;
}

#header div img:hover {
  opacity: 0.8;
}

.sec01 {
  position: relative;
  margin-top: 6.25rem;
}

.sec01 h2 {
  font-size: 2.25rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 3.9375rem;
}

.sec01 h2::before {
  content: "";
  background-image: url(../image/NewsT.png);
  position: absolute;
  width: 12.5rem;
  height: 9.375rem;
  top: -4.2rem;
  left: 29.5rem;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -999;
}

.sec01 .sec01_div01 {
  border: 4px solid #A5CEC9;
  max-width: 62.5rem;
  margin: 0 auto;
}

.sec01 .sec01_div01 .sec01_div01_div01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.5625rem 1.5625rem 01.25rem;
  background-color: #fff;
}

.sec01 .sec01_div01 .sec01_div01_div01 .sec01_div01_div01_div01 {
  width: 45%;
}

.sec01 .sec01_div01 .sec01_div01_div01 .sec01_div01_div01_div01 img {
  width: 100%;
}

.sec01 .sec01_div01 .sec01_div01_div01 .sec01_div01_div01_div02 {
  width: 51%;
}

.sec01 .sec01_div01 .sec01_div01_div01 .sec01_div01_div01_div02 h3 {
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.625rem;
  padding-bottom: 10px;
  color: #333333;
}

.sec01 .sec01_div01 .sec01_div01_div01 .sec01_div01_div01_div02 p {
  font-size: 1.125rem;
  line-height: 2.1875rem;
  color: #333333;
}

.sec01 .sec01_div01 .sec01_div01_div02 {
  background-color: #fff;
}

.sec01 .sec01_div01 .sec01_div01_div02 .sec01_div01_div02_p01 {
  padding: 0 1.5625rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.6875rem;
}

.sec01 .sec01_div01 .sec01_div01_div02 .button {
  background-color: #A5CEC9;
  color: #fff;
  font-size: 1.1875rem;
  line-height: 1.4375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  padding: 0.9375rem 0;
}

.sec01 .sec01_div01 .sec01_div01_div02 .button img {
  padding-left: 0.625rem;
  width: 1.4375rem;
}

.sec01 .sec01_div01 .sec01_div01_div02 .button:hover {
  opacity: 0.6;
  cursor: pointer;
}

.sec01 .sec01_div02 {
  border: 4px solid #A5CEC9;
  max-width: 62.5rem;
  margin: 1.875rem auto 5rem;
}

.sec01 .sec01_div02 .sec01_div02_div01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.5625rem 1.5625rem 01.25rem;
  background-color: #fff;
}

.sec01 .sec01_div02 .sec01_div02_div01 .sec01_div02_div01_div01 {
  width: 45%;
}

.sec01 .sec01_div02 .sec01_div02_div01 .sec01_div02_div01_div01 img {
  width: 100%;
}

.sec01 .sec01_div02 .sec01_div02_div01 .sec01_div02_div01_div02 {
  width: 51%;
}

.sec01 .sec01_div02 .sec01_div02_div01 .sec01_div02_div01_div02 h3 {
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.625rem;
  padding-bottom: 10px;
  color: #333333;
}

.sec01 .sec01_div02 .sec01_div02_div01 .sec01_div02_div01_div02 p {
  font-size: 1.125rem;
  line-height: 2.1875rem;
  color: #333333;
}

.sec01 .sec01_div02 .sec01_div02_div02 {
  background-color: #fff;
}

.sec01 .sec01_div02 .sec01_div02_div02 .sec01_div02_div02_p01 {
  padding: 0 1.5625rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.6875rem;
}

.sec01 .sec01_div02 .sec01_div02_div02 .button {
  background-color: #A5CEC9;
  color: #fff;
  font-size: 1.1875rem;
  line-height: 1.4375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  padding: 0.9375rem 0;
}

.sec01 .sec01_div02 .sec01_div02_div02 .button img {
  padding-left: 0.625rem;
  width: 1.4375rem;
}

.sec01 .sec01_div02 .sec01_div02_div02 .button:hover {
  opacity: 0.6;
  cursor: pointer;
}

.sec01::after {
  content: "";
  background-image: url(../image/room_img01.png);
  position: absolute;
  width: 37.5rem;
  height: 31.25rem;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -99;
  bottom: -20.75rem;
  right: 0;
}

.sec02 {
  position: relative;
  margin-top: 6.25rem;
  background-image: url(../image/Bg01.png);
  z-index: -100;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 8.125rem;
}

.sec02 h2 {
  font-size: 2.25rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 3.9375rem;
  padding: 12.5rem 0 5.625rem;
  color: #333333;
}

.sec02 h2::before {
  content: "";
  background-image: url(../image/Point.png);
  position: absolute;
  width: 12.5rem;
  height: 9.375rem;
  top: 7.8rem;
  left: 30.5rem;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -999;
}

.sec02 .sec02_div01 {
  max-width: 62.5rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sec02 .sec02_div01 .sec02_div01_div01 h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 2.0625rem;
  color: #333333;
}

.sec02 .sec02_div01 .sec02_div01_div01 h3 img {
  padding-right: 1.25rem;
}

.sec02 .sec02_div01 .sec02_div01_div01 p {
  font-size: 1.125rem;
  line-height: 2.1875rem;
  padding: 2.1875rem 0 0 1.25rem;
  color: #333333;
}

.sec02 .sec02_div01 .sec02_div01_div02 img {
  width: 100%;
}

.sec02 .sec02_div02 {
  max-width: 62.5rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin: 2.8125rem auto;
}

.sec02 .sec02_div02 .sec02_div02_div01 h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 2.0625rem;
  color: #333333;
}

.sec02 .sec02_div02 .sec02_div02_div01 h3 img {
  padding-right: 1.25rem;
}

.sec02 .sec02_div02 .sec02_div02_div01 p {
  font-size: 1.125rem;
  line-height: 2.1875rem;
  padding: 2.1875rem 0 0 1.25rem;
  color: #333333;
}

.sec02 .sec02_div02 .sec02_div02_div02 img {
  width: 100%;
}

.sec03 {
  position: relative;
  margin-top: 6.25rem;
  padding-bottom: 6.875rem;
}

.sec03 h2 {
  font-size: 2.25rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 3.9375rem;
  color: #333333;
}

.sec03 h2::before {
  content: "";
  background-image: url(../image/camera.png);
  position: absolute;
  width: 4.9375rem;
  height: 3.8125rem;
  top: -1rem;
  left: 34rem;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -999;
}

.sec03::after {
  content: "";
  background-image: url(../image/room_img02.png);
  position: absolute;
  width: 40.625rem;
  height: 32.8125rem;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -99;
  bottom: 0;
  left: 0;
}

.slider img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  display: block;
  height: 25rem;
  margin: 0 10px 20px;
}


.slick-prev,
.slick-next {
  position: absolute;
  top: 42%;
  cursor: pointer;
  outline: none;
  border-top: 2px solid #707070;
  border-right: 2px solid #707070;
  height: 15px;
  width: 15px;
}

.slick-prev {
  left: -1.5%;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
          z-index: 20;
}

.slick-next {
  right: -1.5%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.sec03_ul02 {
  width: 54.375rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sec03_ul02 img {
  height: 6.25rem;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  display: block;
}

.btnArea {
  background-color: #F8F8F0;
  padding: 4.0625rem 0 5rem;
  text-align: center;
}

.btnArea p {
  position: relative;
  text-align: center;
  font-weight: bold;
  line-height: 2.1875rem;
  font-size: 1.625rem;
  color: #333333;
  margin-bottom: 1.5625rem;
}

.btnArea p:before,
.btnArea p:after {
  position: relative;
  display: inline-block;
  content: "";
  background: #707070;
  width: 3px;
  height: 2.5rem;
  margin: 0 1em;
  margin-top: -.2em;
  vertical-align: middle;
}

.btnArea p:before {
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}

.btnArea p:after {
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
}

.btnArea img {
  width: 39.6875rem;
}

.btnArea img:hover {
  opacity: 0.8;
}

.sec04 {
  position: relative;
  padding-bottom: 11.5625rem;
  color: #333333;
}

.sec04 h2 {
  font-size: 2.25rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 4.375rem;
  padding-top: 8.125rem;
}

.sec04 h2::before {
  content: "";
  background-image: url(../image/constructionExample.png);
  position: absolute;
  position: absolute;
  width: 19.6875rem;
  height: 10.25rem;
  top: 2.8125rem;
  left: 28.75rem;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: -999;
}

.sec04 .sec04_p01 {
  font-size: 1.125rem;
  line-height: 2.1875rem;
  padding-bottom: 2.1875rem;
  text-align: center;
  font-size: 1.3125rem;
}

.sec04::after {
  content: "";
  background-image: url(../image/sec04bg02.png);
  position: absolute;
  width: 22.5rem;
  height: 18.125rem;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -99;
  bottom: 0;
  left: 0;
}

.sec04::before {
  content: "";
  background-image: url(../image/sec04bg01.png);
  position: absolute;
  width: 22.5rem;
  height: 18.125rem;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -99;
  top: 0;
  right: 0;
}

.sec04_div01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 62.5rem;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sec04_div01 img {
  width: 100%;
}

.sec04_div01 .sec04_div01_div01 {
  margin-right: 1.5625rem;
}

.sec04_div02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 62.5rem;
  margin: 1.5625rem auto 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sec04_div02 .sec04_div02_div01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: 1.5625rem;
}

.sec04_div02 img {
  width: 100%;
}

.sec04_div02 .sec04_div02_div01_div01 {
  margin-bottom: 1.5625rem;
}

.sec04_p02 {
  width: 18.75rem;
  margin: 3.125rem auto 0;
  height: 4.6875rem;
  border: #C8B35A solid 0.25rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.3125rem;
  font-weight: bold;
}

.sec04_p02 a {
  height: 4.6875rem;
  line-height: 4.6875rem;
  display: flex;
    align-items: center;
    justify-content: center;
    color: #CCB348;
}

.sec04_p02 a img {
  width: 1.875rem;
  padding-left: 1.25rem;
}

.sec04_p02:hover {
  background-color: #F8F8F0;
  border: solid 0.25rem #333;
}

.sec05 {
  background-color: #F8F8F0;
  color: #333333;
  position: relative;
  padding-bottom: 4.0625rem;
}

.sec05 .sec05_div01 {
  padding: 3.4375rem 0 9.6875rem 15.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sec05 .sec05_div01 .sec05_div01_div01_div01 {
  width: 10.3125rem;
  height: 6.25rem;
}

.sec05 .sec05_div01 .sec05_div01_div01_div01 img {
  width: 100%;
}

.sec05 .sec05_div01 h2 {
  padding: 1.25rem 0 1.875rem 0.9375rem;
  font-size: 2.4375rem;
  font-weight: bold;
  position: relative;
}

.sec05 .sec05_div01 h2 span {
  background-image: linear-gradient(transparent 60%, #D7E2E0 0%);
}

.sec05 .sec05_div01 h2::after {
  content: "";
  background: url(../image/sec05Icon02.png);
  position: absolute;
  width: 100%;
  height: 22.5rem;
  background-repeat: no-repeat;
  background-size: contain;
  top: -0.1875rem;
  right: -26.25rem;
  z-index: 10;
}

.sec05 .sec05_div01 .sec05_div01_div01_div02 {
  width: 30rem;
  height: 0.4375rem;
}

.sec05 .sec05_div01 .sec05_div01_div01_div02 img {
  width: 100%;
}

.sec05 .sec05_div01 .sec05_div01_div02 {
  padding-top: 3.75rem;
  width: 100%;
}

.sec05 .sec05_div01 .sec05_div01_div02 img {
  width: 100%;
}

.sec05 .sec05_div02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sec05 .sec05_div02 .sec05_div02_div01 {
  width: 85%;
}

.sec05 .sec05_div02 .sec05_div02_div01 img {
  width: 100%;
}

.sec05 .sec05_div02 .sec05_div02_div02 {
  padding-left: 2.1875rem;
  width: 100%;
}

.sec05 .sec05_div02 .sec05_div02_div02 .sec05_div02_div02_p01 {
  font-size: 1.625rem;
  font-weight: bold;
  line-height: 2.6875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.9375rem 0 2.1875rem 7.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sec05 .sec05_div02 .sec05_div02_div02 .sec05_div02_div02_p02 {
  font-size: 1.125rem;
  line-height: 3.125rem;
}

.sec05 .sec05_div02 .sec05_div02_div02 .sec05_div02_div02_p02 img {
  vertical-align: middle;
  width: 1.875rem;
  height: 1.5625rem;
  padding-right: 0.625rem;
}

.sec06 {
  background: url(../image/sec06Bg.png);
  padding: 5rem 0;
  background-size: cover;
}

.sec06 img {
  width: 20.625rem;
}

.sec06 h2 {
  font-size: 2.25rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5rem;
  position: relative;
  z-index: 1;
}

.sec06 h2::before {
  content: "";
  background-image: url(../image/lifestyle.png);
  position: absolute;
  width: 20.625rem;
  height: 8.25rem;
  top: -3.4375rem;
  left: 18.125rem;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -999;
}

.sec06 .sec06_div {
  background-color: #fff;
  color: #333;
  padding: 6.25rem 4.0625rem;
  width: 62.5rem;
  margin: 0 auto;
}

.sec06 .sec06_div .sec06_div_div01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
          margin-bottom: 2.5rem;

}

.sec06 .sec06_div .sec06_div_div01 .sec06_div_div01_div01 {
  position: relative;
}

.sec06 .sec06_div .sec06_div_div01 .sec06_div_div01_div01 img {
  position: absolute;
  width: 11.5rem;
}

.sec06 .sec06_div .sec06_div_div01 .sec06_div_div01_div01 p {
  padding-top: 7.5rem;
}

.sec06 .sec06_div .sec06_div_div02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
      margin-bottom: 2.5rem;

}

.sec06 .sec06_div .sec06_div_div02 .sec06_div_div01_div02 {
  position: relative;
}

.sec06 .sec06_div .sec06_div_div02 .sec06_div_div01_div02 img {
  position: absolute;
  width: 11.5rem;
  right: -4.75rem;
}

.sec06 .sec06_div .sec06_div_div02 .sec06_div_div01_div02 P {
  padding-top: 7.5rem;
}

.sec06 .sec06_div p {
  font-size: 1.25rem;
  line-height: 2.75rem;
}

.sec06 .sec06_div .sec06_p01 {
  padding-top: 8.75rem !important;
}

.sec07 {
  padding-top: 3.75rem;
}

.sec07 p {
  text-align: center;
  margin-bottom: 1.25rem;
}

.sec07 p img {
  width: 5.75rem;
}

.sec07 h2 {
  text-align: center;
  background-image: url(../image/sec07Bg.png);
  background-size: 100% 1.5625rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 5.3125rem;
}

.sec07 h2 img {
  width: 40.4375rem;
}

.sec07 .sec07_div01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 62.5rem;
  padding-left: 0.9375rem;
  margin: 0 auto 1.25rem;
}

.sec07 .sec07_div01 img {
  width: 23rem;
}

.sec07 .sec07_div01 .sec07_div01_div02 {
  padding: 1.25rem 0 0 3.4375rem;
}

.sec07 .sec07_div01 h3 {
  display: inline-block;
  position: relative;
  font-size: 1.625rem;
  font-weight: bold;
  margin-bottom: 3.125rem;
}

.sec07 .sec07_div01 h3:before {
  display: inline-block;
  position: absolute;
  content: '';
  bottom: -0.9375rem;
  /*下線の上下の位置*/
  left: 2.5rem;
  width: 5rem;
  /*下線の幅*/
  height: 0.375rem;
  /*下線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  /*位置の調整*/
  background-color: #C8B35A;
  /*下線の色*/
}

.sec07 .sec07_div01 p {
  font-size: 1.125rem;
  text-align: left;
}

.sec08 {
  color: #333;
}

.sec08 .sec08_div {
  width: 62.5rem;
  margin: 0 auto;
}

.sec08 .sec08_div h2 {
  font-size: 1.625rem;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 3.125rem 0;
  line-height: 2.6875rem;
}

.sec08 .sec08_div h2 span {
  padding: 0 0.9375rem;
}

.sec08 .sec08_div h2 img {
  height: 2.8125rem;
  margin-top: 0;
  width: auto;
}

.sec08 .sec08_div div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 3.125rem;
}

.sec08 .sec08_div div table {
  width: 30rem;
}

.sec08 .sec08_div div table th {
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 2.6875rem;
  text-align: center;
  background-color: #E3DEC6;
  height: 2.75rem;
}

.sec08 .sec08_div div table td {
  font-size: 1.125rem;
  line-height: 2.1875rem;
}

.sec08 .sec08_div div table .td01 {
  width: 16.6875rem;
  padding-left: 0.3125rem;
}

.sec08 .sec08_div div table .td02 {
  padding-top: 1.25rem;
}

.sec08 img {
  height: 1.5625rem;
  margin-top: 4.375rem;
  width: 100%;
}

.sec09 {
  padding: 8.75rem 0 3.75rem;
  position: relative;
}

.sec09 h2 {
  font-size: 2.25rem;
  text-align: center;
  line-height: 2.6875rem;
  position: relative;
  z-index: 1;
}

.sec09 h2::before {
  content: "";
  background-image: url(../image/floorplan.png);
  position: absolute;
  width: 23.4375rem;
  height: 9.875rem;
  top: -4.0625rem;
  left: 25rem;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -999;
}

.sec09 .sec09_div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 62.5rem;
  margin: 5rem auto;
  text-align: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sec09 .sec09_div .sec09_div_div {
  width: 30rem;
  position: relative;
}

.sec09 .sec09_div .sec09_div_div a {
  position: absolute;
  top: 20rem;
  right: 0.9375rem;
}

.sec09 .sec09_div .sec09_div_div .md-btn img {
  width: 2.8125rem;
}

.sec09 .sec09_div .sec09_div_div .md-btn:hover {
  opacity: 0.8;
}

.sec09 .sec09_div .sec09_div_div .sec09_div_div_img {
  width: 100%;
}

.sec09 .sec09_div .sec09_div_div h3 {
  font-size: 1.375rem;
  line-height: 2.5rem;
  background-color: #94BDB6;
  height: 2.5rem;
  color: #fff;
}

.sec09 .sec09_div .sec09_div_div p {
  color: #333;
  text-align: center;
  font-size: 1.125rem;
  line-height: 2.1875rem;
  padding-top: 0.625rem;
}

.sec09::before {
  content: "";
  background-image: url(../image/sec09Bg01.png);
  position: absolute;
  width: 22.5rem;
  height: 18.125rem;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -99;
  top: 0;
  left: 0;
}

.sec09::after {
  content: "";
  background-image: url(../image/sec09Bg02.png);
  position: absolute;
  width: 22.5rem;
  height: 18.125rem;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -99;
  bottom: 0;
  right: 0;
}

.sec10 {
  background-image: url(../image/sec10Bg.png);
  padding: 8.75rem 0 8.125rem;
}

.sec10 div {
  width: 62.5rem;
  text-align: center;
  margin: 0 auto;
}

.sec10 div img {
  width: 100%;
}

.sec10 div h2 {
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 3rem;
  padding: 2.1875rem 0 3.75rem;
}

.sec10 div h2 span {
  font-size: 1.125rem;
  line-height: 1.375rem;
}

.sec10 div iframe {
  width: 100%;
  height: 31.25rem;
}

.sec10 div p {
  padding-top: 1.25rem;
  font-size: 1.125rem;
  color: #333;
  line-height: 2.1875rem;
}

.sec11 {
  padding: 9.6875rem 0 5rem;
}

.sec11 div {
  width: 62.5rem;
  margin: 0 auto;
  color: #333;
}

.sec11 div img {
  width: 100%;
}

.sec11 div h2 {
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 3rem;
  padding: 2.1875rem 0 3.75rem;
  text-align: center;
}

.sec11 div h2 span {
  font-size: 1.125rem;
  line-height: 1.375rem;
}

.sec11 div table {
  margin: 0 1.875rem;
}

.sec11 div table .sec11_tr01 {
  background-color: #F5F5F5;
}

.sec11 div table .sec11_tr01 th {
  font-weight: bold;
  padding: 0.9375rem 0 0.9375rem 0.9375rem;
  width: 18.75rem;
  font-size: 1.125rem;
  line-height: 2.0625rem;
}

.sec11 div table .sec11_tr01 td {
  padding: 0.9375rem 0 0.9375rem 0.9375rem;
  font-size: 1.125rem;
  line-height: 2.0625rem;
}

.sec11 div table .sec11_tr02 {
  background-color: #fff;
}

.sec11 div table .sec11_tr02 th {
  font-weight: bold;
  padding: 0.9375rem 0 0.9375rem 0.9375rem;
  width: 18.75rem;
  font-size: 1.125rem;
  line-height: 2.0625rem;
}

.sec11 div table .sec11_tr02 td {
  padding: 0.9375rem 0 0.9375rem 0.9375rem;
  font-size: 1.125rem;
  line-height: 2.0625rem;
}

.sec11 div p {
  font-size: 0.9375rem;
  line-height: 2.1875rem;
  padding-top: 1.875rem;
  margin: 0 1.875rem;
}

#footer {
  padding: 3.125rem 0 4.0625rem;
  background-color: #B2A68F;
  text-align: center;
  color: #333333;
}

.footerP01 img {
  width: 21.875rem;
}

.footerP02 {
  padding: 1.5625rem 0 2.1875rem;
}

.footerP02 img {
  width: 20rem;
}

.footerP03 {
  font-size: 0.9375rem;
  line-height: 1.875rem;
  font-weight: bold;
}

.footerP04 {
  font-size: 0.9375rem;
  line-height: 1.875rem;
  padding: 1.5625rem 0 3.125rem;
}

.footerP05 {
  font-size: 0.8125rem;
  line-height: 2.1875rem;
}

@media (min-width: 751px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}

.sp {
  display: none;
}

@media screen and (max-width: 780px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  .sec01 h2, .sec02 h2, .sec03 h2, .sec04 h2, .sec06 h2, .sec08 .sec08_div h2, .sec09 h2, .sec11 div h2,
  .sec10 div h2 {
    font-size: 16px;
    line-height: 20px;
  }

  .sec01 h2::before, .sec02 h2::before {
    left: 25%;
  }

  .sec01 .sec01_div01, .sec01 .sec01_div02 {
    width: 95%;
    max-width: 100%;
  }

  .sec01 .sec01_div01 .sec01_div01_div01, .sec01 .sec01_div02 .sec01_div02_div01 {
    display: block;
  }

  .sec01 .sec01_div01 .sec01_div01_div01 .sec01_div01_div01_div01, .sec01 .sec01_div02 .sec01_div02_div01 .sec01_div02_div01_div01 {
    width: 100%;
  }

  .sec01 .sec01_div01 .sec01_div01_div01 .sec01_div01_div01_div02, .sec01 .sec01_div02 .sec01_div02_div01 .sec01_div02_div01_div02 {
    width: 100%;
    padding-top: 10px;
  }

  .sec01 .sec01_div01 .sec01_div01_div01 .sec01_div01_div01_div02 h3 {
    font-size: 14px;
    line-height: normal;
  }

  .sec01 .sec01_div01 .sec01_div01_div01 .sec01_div01_div01_div02 p
  , .sec01 .sec01_div01 .sec01_div01_div02 .sec01_div01_div02_p01
  , .sec01 .sec01_div02 .sec01_div02_div01 .sec01_div02_div01_div02 p
  , .sec01 .sec01_div02 .sec01_div02_div02 .sec01_div02_div02_p01 {
    font-size: 14px;
    line-height: 20px;
  }

  .sec01 .sec01_div01 .sec01_div01_div02 .button, .sec01 .sec01_div02 .sec01_div02_div02 .button, .sec10 div h2 span,
  .sec07 .sec07_div01 h3, .sec10 div p, .sec11 div h2 span, .sec07 .sec07_div01 p {
    font-size: 12px;
  }

  .sec01 .sec01_div01 .sec01_div01_div02 .button img, .sec01 .sec01_div02 .sec01_div02_div02 .button img {
    width: 15px;
  }

  .sec02 .sec02_div01, .sec02 .sec02_div02 {
    display: block;
    padding-bottom: 20px;
    max-width: 95%;
  }

  .sec02 .sec02_div01 .sec02_div01_div01 h3, .sec02 .sec02_div02 .sec02_div02_div01 h3 {
    font-size: 14px;
    line-height: 20px;
  }

  .sec02 .sec02_div01 .sec02_div01_div01 h3 img, .sec02 .sec02_div02 .sec02_div02_div01 h3 img {
    width: 8rem;
  }

  .sec02 .sec02_div01 .sec02_div01_div01 p, .sec02 .sec02_div02 .sec02_div02_div01 p
  ,.sec04 .sec04_p01 {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .sec03_ul02 {
    width: 90%;
  }

  .sec03_ul02 img {
    height: 10rem;
  }

  .sec04_div02 {
    display: block;
    width: 95%;
  }

  .sec04_div02 .sec04_div02_div01 {
    flex-direction: inherit;
  }

  .sec04_div02 .sec04_div02_div01 {
    display: flex;
    margin-right: 0;
  }

  .sec04_div02 img {
    height: 18rem;
  }

  .sec04_div02 .sec04_div02_div01 div {
    width: 49%;
  }

  .sec04_div02_div02 img {
    height: auto;
  }

  .sec04_p02 {
    font-size: 12px;
    width: 30rem;
  }

  .slider img {
    margin: 0 0 10px;
    height: 35rem;
  }

  .sec05 .sec05_div02 {
    display: block;
    width: 95%;
    margin: auto;
  }

  .sec05 .sec05_div02 .sec05_div02_div01 {
    width: 100%;
  }

  .sec05 .sec05_div02 .sec05_div02_div02 {
    padding-left: 0;
  }

  .sec05 .sec05_div02 .sec05_div02_div02 .sec05_div02_div02_p01 {
    padding: 2.1875rem 0;
    justify-content: center;
    font-size: 14px;
  }

  .sec05 .sec05_div02 .sec05_div02_div02 .sec05_div02_div02_p02 img {
    vertical-align: middle;
  }

  .sec06 .sec06_div {
    width: 85%;
  }

  .sec06 .sec06_div .sec06_div_div01, .sec06 .sec06_div .sec06_div_div02 {
    margin-bottom: 20px;
    display: block;
    text-align: center;
  }

  .sec06 .sec06_div .sec06_div_div01 .sec06_div_div01_div01 img, .sec06 .sec06_div .sec06_div_div02 .sec06_div_div01_div02 img {
    position: initial;
    width: 20rem;
  }

  .sec06 .sec06_div .sec06_div_div01 .sec06_div_div01_div01 p, .sec06 .sec06_div .sec06_div_div02 .sec06_div_div01_div02 P {
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 20px;
    padding-top: 10px !important;
  } 

  .sec06 img {
    width: 50%;
  }

  .sec07 .sec07_div01, .sec08 .sec08_div, .sec09 .sec09_div, .sec11 div, .sec10 div, .sec04_div01 {
    width: 95%;
  }

  .sec07 .sec07_div01 img {
    width: 30rem;
  }
  
  .sec07 .sec07_div01 h3, .sec10 div p, .sec11 div h2 span, .btnArea p {
  font-size: 12px;
  }

  .sec08 .sec08_div div {
    display: block;
  }


  .sec08 .sec08_div div table .td01 {
    width: 50%;
    font-size: 12px;
  }


  .sec08 .sec08_div div table {
    width: 100%;
    margin-top: 10px;
  }

  .sec08 .sec08_div h2 img {
    height: 18px;
  }

  .sec08 .sec08_div div table th {
    font-size: 12px;
    padding: 5px 0;
  }

  .sec09 .sec09_div .sec09_div_div {
    width: 48%;
  }

  .sec09 .sec09_div .sec09_div_div a {
    top: 22rem;
  }

  .sec09 .sec09_div .sec09_div_div .md-btn img {
    width: 25px;
  }

  .sec09 .sec09_div .sec09_div_div h3 {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
  }

  .sec09 .sec09_div .sec09_div_div p, .sec11 div table .sec11_tr01 th, .sec11 div table .sec11_tr02 th,
  .sec11 div table .sec11_tr01 td, .sec11 div table .sec11_tr02 td, .sec08 .sec08_div div table td,
  .sec11 div p, .footerP03, .footerP04, .footerP05, .sec05 .sec05_div02 .sec05_div02_div02 .sec05_div02_div02_p02  {
    font-size: 12px;
    line-height: 20px;
  }

  .sec11 div table {
    margin: 0;
  }
  .btnArea img {
    width: 60%;
  }

.footerP01 img, .footerP02 img {
  width: 40rem;
}

}

/*# sourceMappingURL=page.css.map */