#key {
  background: url(../img/hommachi/key.jpg) no-repeat center top/cover;
  height: 130vw;
}
#key .key-ttl {
  position: absolute;
  top: 20vw;
  left: 5%;
  width: 65%;
  z-index: 2;
}
#sec1 {
  padding: 15vw 0 15vw;
}
#sec1 .gr h2 {
  font-size: 7vw;
  line-height: 1.8;
  letter-spacing: 0.2em;
}
#sec1 .gr h2 span {
  vertical-align: sub;
}
#sec1 .gr .photo {
  padding: 7vw 0 5vw;
  position: relative;
  margin-bottom: 7vw;
}
#sec1 .gr .photo::before {
  content: "";
  background: url(../img/shared/bg_gray2.jpg) repeat center 0;
  position: absolute;
  top: 32vw;
  left: -3%;
  right: -6%;
  bottom: 0;
  border-radius: 40px 0 0 0;
}
#sec1 .gr .photo::after {
  content: "";
  background: url(../img/hommachi/sec1_deco.png) no-repeat 0 0/100% auto;
  position: absolute;
  bottom: 13vw;
  left: 1%;
  width: 25vw;
  height: 3vw;
}
#sec1 .gr .loop {
  background: url(../img/index/animation_fixed.png) repeat-x 0 0/170% auto;
  height: 20vw;
  animation: slidein 10s linear infinite;
  margin-top: 15vw;
}
#sec1 .gr .gr-btn {
  justify-content: space-between;
  margin-top: -27vw;
}
#sec1 .gr .gr-btn li:last-child {
  margin-top: 11vw;
}
#sec1 .gr .gr-btn li a {
  font-size: 6.5vw;
  width: 42vw;
  height: 42vw;
}
#sec1 .gr .gr-btn li a::after {
  background: url(../img/shared/btn_arr3.png) no-repeat 0 0/100% auto;
  width: 1.5vw;
  height: 7vw;
  bottom: 7vw;
}
#sec2 {
  padding-bottom: 20vw;
}
#sec2 .row .item {
  position: relative;
}
#sec2 .row .item .ttls {
  position: absolute;
  top: 5vw;
  right: -8%;
  width: 55%;
  z-index: 2;
}
#sec2 .row .item .ttls dt {
  font-size: 6vw;
  letter-spacing: 0;
  color: #e23a1b;
  margin: 0 0 -1.4vw 4%;
}
#sec2 .row .item .ttls dt span {
  font-size: 9vw;
  letter-spacing: 0;
}
#sec2 .row .item .ttls dd {
  font-size: 3.5vw;
  font-weight: 700;
}
#sec2 .row .item .ttls dd span {
  letter-spacing: 0.05em;
  display: inline-block;
}
#sec2 .row .item .ttls dd small {
  font-size: 3vw;
  letter-spacing: 0.05em;
}
#sec2 .row .item .ttls dd .t1 {
  margin-bottom: 1.3vw;
  padding: 0.5vw 5% 0;
  background: #fff;
}
#sec2 .row .item .ttls dd .t2 {
  padding: 0.5vw 5% 0;
  background: #fff;
}
#sec2 .row .item .ttls dd .t2 span {
  font-size: 3.7vw;
}
#sec2 .row1 {
  position: relative;
  padding-bottom: 8vw;
}
#sec2 .row1::before {
  content: "";
  background: url(../img/shared/bg_gray2.jpg) repeat center 0;
  position: absolute;
  top: 3.5vw;
  right: 0;
  left: 20%;
  bottom: 37vw;
  z-index: -1;
}
#sec2 .row1 h2 {
  text-align: center;
}
#sec2 .row1 h2 img {
  width: 45%;
}
#sec2 .row1 .txt {
  margin: 10vw 0 8vw;
}
#sec2 .row2 {
  position: relative;
}
#sec2 .row2::before {
  content: "";
  background: #c54027;
  position: absolute;
  bottom: 5vw;
  left: 0;
  width: 23%;
  height: 37vw;
  z-index: -1;
}
#sec2 .row2 .item {
  padding-bottom: 8vw;
}
#sec2 .row2 .btn-popup {
  margin: 10vw 9% 0;
}
#sec3 {
  position: relative;
  padding: 7vw 0 10vw;
}
#sec3::before {
  content: "";
  background: url(../img/shared/bg_gray2.jpg) repeat-x center 0;
  position: absolute;
  height: 15px;
  top: 0;
  left: 0;
  right: 0;
}
#sec3 .set1 {
  position: relative;
}
#sec3 .set1::before {
  content: "";
  background: url(../img/hommachi/sec3_line.png) no-repeat 0 0/100% auto;
  width: 21vw;
  height: 11vw;
  position: absolute;
  bottom: -4vw;
  left: 27%;
  z-index: 2;
}
#sec3 .set1 .photo {
  margin-right: -30%;
}
#sec3 .set1 h2 {
  position: absolute;
  left: 5%;
  bottom: 9vw;
  width: 39%;
  z-index: 1;
}
#sec3 .set2 {
  padding: 15vw 0 0;
  position: relative;
}
#sec3 .set2 .info .gr-txt1 {
  position: relative;
  padding-bottom: 8vw;
}
#sec3 .set2 .info .gr-txt1::before {
  content: "";
  background: url(../img/shared/bg_gray2.jpg) repeat center 0;
  position: absolute;
  top: -15vw;
  left: -6%;
  right: -6%;
  bottom: 0;
  z-index: -1;
}
#sec3 .set2 .info .gr-txt1 h2 {
  margin-bottom: 7vw;
  text-align: center;
}
#sec3 .set2 .info .gr-txt1 h2 img {
  width: 90%;
}
#sec3 .set2 .info .gr-txt2 {
  margin: 13vw -4%;
  position: relative;
}
#sec3 .set2 .info .gr-txt2 .txt {
  position: absolute;
  top: 30vw;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-weight: 700;
}
#sec3 .set2 .info .gr-txt2 .txt dt {
  font-size: 4vw;
  letter-spacing: 0.05em;
  line-height: 24px;
  margin-bottom: 5px;
}
#sec3 .set2 .info .gr-txt2 .txt dt small {
  font-size: 3vw;
  font-weight: 500;
  letter-spacing: 0.05em;
}
#sec3 .set2 .info .gr-txt2 .txt dd {
  font-size: 3.7vw;
  letter-spacing: 0.05em;
}
#sec3 .set2 .info .gr-txt2 .txt dd span {
  font-size: 5vw;
  letter-spacing: 0.05em;
}
#sec3 .set2 .info .gr-txt2 .t {
  position: absolute;
  font-size: 3.5vw;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.3;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
#sec3 .set2 .info .gr-txt2 .t.t1 {
  top: 6vw;
  left: 50%;
  transform: translateX(-50%);
}
#sec3 .set2 .info .gr-txt2 .t.t2 {
  top: 16vw;
  right: 19%;
  color: #fff;
}
#sec3 .set2 .info .gr-txt2 .t.t3 {
  top: 41vw;
  right: 3%;
}
#sec3 .set2 .info .gr-txt2 .t.t4 {
  bottom: 15vw;
  right: 19%;
}
#sec3 .set2 .info .gr-txt2 .t.t5 {
  left: 49%;
  transform: translateX(-50%);
  bottom: 8vw;
  color: #fff;
}
#sec3 .set2 .info .gr-txt2 .t.t6 {
  bottom: 14vw;
  left: 15%;
  color: #fff;
}
#sec3 .set2 .info .gr-txt2 .t.t7 {
  font-size: 3.2vw;
  color: #fff;
  top: 42vw;
  left: 3%;
}
#sec3 .set2 .info .gr-txt2 .t.t8 {
  top: 16vw;
  left: 15.5%;
}
#sec3 .set2 .info .gr-txt2 .balloon {
  position: absolute;
  top: 2vw;
  left: -1%;
  width: 32%;
}
#sec3 .set2 .photo {
  position: relative;
  padding-bottom: 20vw;
}
#sec3 .set2 .photo::before {
  content: "";
  background: #c54027;
  position: absolute;
  left: -6%;
  bottom: 0;
  width: 25%;
  height: 38vw;
  mix-blend-mode: multiply;
  z-index: 1;
}
#sec3 .set2 .photo::after {
  content: "";
  background: url(../img/hommachi/sec3_deco.png) no-repeat 0 0/100% auto;
  position: absolute;
  width: 3%;
  height: 29vw;
  bottom: 14vw;
  left: 2%;
  z-index: 2;
}
#sec4 {
  padding-bottom: 15vw;
}
#sec4 .gr-txt {
  padding-bottom: 10vw;
}
#sec4 .gr-txt .price-box {
  margin-bottom: 5vw;
}
#sec5 .row1 {
  position: relative;
  padding-bottom: 12vw;
}
#sec5 .row1::before {
  content: "";
  background: url(../img/shared/bg_gray2.jpg) repeat center 0;
  position: absolute;
  top: -27vw;
  left: 0;
  width: 80%;
  bottom: 36vw;
  z-index: -1;
}
#sec5 .row1 .gr-photo {
  margin-top: 10vw;
}
#sec5 .row1 .gr-photo .photo1 {
  margin-left: 5%;
  position: relative;
}
#sec5 .row1 .gr-photo .photo1::before {
  content: "";
  background: url(../img/shared/bg_line.png) repeat center 0;
  position: absolute;
  right: 17%;
  bottom: 100%;
  width: 25vw;
  height: 6vw;
  z-index: 1;
}
#sec5 .row1 .gr-photo .photo2 {
  margin-top: -7vw;
  width: 53%;
}
#sec5 .row1 .gr-txt .price-box {
  margin-bottom: 7vw;
}
#sec5 .row2 {
  padding-bottom: 12vw;
  position: relative;
}
#sec5 .row2::before {
  content: "";
  background: url(../img/shared/bg_gray2.jpg) repeat center 0;
  position: absolute;
  top: 63vw;
  left: 0;
  right: 0;
  height: 15px;
  z-index: -1;
}
#sec5 .row2::after {
  content: "";
  background: url(../img/shared/bg_gray2.jpg) repeat center 0;
  position: absolute;
  top: 71vw;
  left: 0;
  right: 0;
  bottom: -60vw;
  z-index: -1;
}
#sec5 .row2 .gr-txt {
  padding-bottom: 10vw;
}
#sec6 {
  padding-bottom: 15vw;
}
#sec6 .row1 {
  padding-bottom: 20vw;
}
#sec6 .row1 .gr .price-box {
  margin-bottom: 10vw;
}
#sec6 .row1 .gr .photo1 {
  margin-left: -4%;
  width: 60%;
  position: relative;
  z-index: 1;
}
#sec6 .row1 .gr .photo1::before {
  content: "";
  background: url(../img/hommachi/sec6_deco.png) no-repeat 0 0/100% auto;
  position: absolute;
  top: calc(100% - 7vw);
  left: 25%;
  width: 4%;
  height: 24vw;
  z-index: 1;
}
#sec6 .row1 .gr .photo2 {
  margin: -29vw 0% 0 auto;
  width: 58%;
  position: relative;
}
#sec6 .row1 .gr .photo2::before {
  content: "";
  background: url(../img/shared/bg_line.png) repeat center 0;
  position: absolute;
  right: -10%;
  bottom: calc(100% - 9vw);
  width: 35vw;
  height: 15vw;
}
#sec6 .row2 {
  position: relative;
}
#sec6 .row2::before {
  content: "";
  background: url(../img/shared/bg_gray2.jpg) repeat center 0;
  position: absolute;
  top: -23vw;
  left: 0;
  width: 37%;
  bottom: 17vw;
  z-index: -1;
}
#sec6 .row2::after {
  content: "";
  background: url(../img/shared/bg_line.png) repeat center 0;
  position: absolute;
  top: -23vw;
  left: 5%;
  width: 30vw;
  height: 8vw;
}
#sec6 .row2 .price-box {
  margin-bottom: 10vw;
}
#sec6 .row2 .photo1 {
  margin-left: auto;
  width: 48.5%;
}
#sec6 .row2 .photo2 {
  width: 55%;
  margin-top: -24vw;
}
#sec7 .row .gr-txt {
  padding-bottom: 10vw;
}
#sec7 .row .gr-txt h2 {
  width: 75%;
  margin-bottom: 8vw;
}
#sec7 .row1 .photo {
  position: relative;
  padding-bottom: 12vw;
}
#sec7 .row1 .photo::before {
  content: "";
  background: url(../img/shared/bg_line.png) repeat center 0;
  position: absolute;
  right: -6%;
  bottom: 0;
  width: 30vw;
  height: 25vw;
}
#sec7 .row1 .photo::after {
  content: "";
  background: url(../img/hommachi/sec7_deco.png) no-repeat 0 0/100% auto;
  position: absolute;
  right: 3%;
  bottom: -12vw;
  width: 4%;
  height: 31vw;
}
#sec7 .row2 {
  position: relative;
  padding: 15vw 0;
}
#sec7 .row2::before {
  content: "";
  background: url(../img/shared/bg_gray2.jpg) repeat center 0;
  position: absolute;
  top: -40vw;
  right: -6%;
  bottom: -12.5vw;
  left: -6%;
  z-index: -1;
}
#sec7 .row2 .gr-txt h2 {
  width: 80%;
}
#sec7 .row2 .gr-txt .price-box {
  font-weight: 700;
}
#sec7 .row2 .gr-txt .price-box dt {
  font-size: 4.5vw;
  letter-spacing: 0.05em;
  background: #fff;
  margin-bottom: 2vw;
  padding: 1vw 4%;
}
#sec7 .row2 .gr-txt .price-box dd {
  font-size: 4vw;
  letter-spacing: 0.05em;
  background: #fff;
  padding: 1vw 4%;
}
#sec7 .row2 .gr-txt .price-box dd span {
  font-size: 5.5vw;
  letter-spacing: 0.05em;
}
#sec8 {
  padding-bottom: 20vw;
}
#sec8 h2 {
  font-size: 10.5vw;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.2em;
  text-align: center;
}
#sec8 .note {
  margin: 2vw 0 10vw;
}
#sec8 .content {
  margin: 0 -2%;
}
#sec8 .content .row h3 {
  font-size: 5vw;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 2vw 0;
  position: relative;
  border-top: 2px solid #969695;
  border-bottom: 2px solid #969695;
  margin-bottom: 5vw;
}
#sec8 .content .row h3::before {
  content: "";
  background: url(../img/shared/bg_gray.jpg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  z-index: -1;
}
#sec8 .content .row .item .col {
  padding-bottom: 10vw;
}
#sec8 .content .row .item .col .photo {
  margin-bottom: 5vw;
}
#sec8 .content .row .item .col h4 {
  font-size: 4.2vw;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 10px;
}
#sec8 .content .row .item .col h5 {
  font-size: 4vw;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  margin: -5px 0 10px;
}
#sec8 .content .row .item .col .list-item:not(:last-child) {
  padding-bottom: 10vw;
}
#sec8 .content .row .item .col dl {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #bcbcbc;
  margin-bottom: 15px;
  font-size: 13px;
}
#sec8 .content .row .item .col dl:last-child {
  margin-bottom: 0;
}
#sec8 .content .row .item .col dl dt {
  text-align: left;
  letter-spacing: 0;
}
#sec8 .content .row .item .col dl dd {
  text-align: right;
  letter-spacing: 0;
}
#sec8 .content .row .item .col .list:not(:last-child) {
  padding-bottom: 10vw;
}
#sec8 .box {
  position: relative;
  padding: 10vw 3%;
  border: 2px solid #5c5c5b;
  margin-top: 3vw;
}
#sec8 .box::before {
  content: "";
  background: url(../img/shared/bg_gray.jpg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  z-index: -1;
}
#sec8 .box .gr-txt {
  text-align: center;
}
#sec8 .box .gr-txt h3 {
  font-size: 4.5vw;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-bottom: 6vw;
}
#sec8 .box .gr-txt h3 span {
  font-size: 5vw;
  display: inline-block;
  margin-top: 2vw;
  letter-spacing: 0.05em;
}
#sec8 .box .gr-txt .course h4 {
  font-size: 4.2vw;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-bottom: 8px;
}
#sec8 .box .gr-txt .course .price-box {
  font-weight: 500;
  line-height: 1.8;
}
#sec8 .box .gr-txt .course .price-box dt {
  font-size: 4vw;
  letter-spacing: 0.05em;
}
#sec8 .box .gr-txt .course .price-box dd {
  font-size: 3.8vw;
  letter-spacing: 0.05em;
}
#sec8 .box .gr-txt .course .price-box dd span {
  font-size: 5.5vw;
  letter-spacing: 0.05em;
}
#sec8 .box .list {
  margin-top: 10vw;
}
#sec8 .box .list dl {
  display: flex;
  padding-bottom: 18px;
}
#sec8 .box .list dl:last-child {
  padding-bottom: 0;
}
#sec8 .box .list dl dt {
  width: 30%;
  letter-spacing: 0;
}
#sec8 .box .list dl dd {
  flex: 1;
  letter-spacing: 0;
}
#sec9 {
  background: url(../img/shared/bg_gray.jpg) repeat center 0;
  padding: 15vw 0 17vw;
  position: relative;
}
#sec9::before {
  content: "";
  background: url(../img/shared/bg_line.png) repeat center 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 27vw;
  width: 30%;
  border-radius: 0 0 45px 0;
}
#sec9::after {
  content: "";
  background: #c54027;
  position: absolute;
  right: 0;
  bottom: -7vw;
  width: 6vw;
  height: 40vw;
  mix-blend-mode: multiply;
  z-index: 1;
}
#sec9 h2 {
  text-align: center;
}
#sec9 h2 img {
  width: 85%;
}
#sec9 .gr-img {
  justify-content: space-between;
  padding: 10vw 0;
  position: relative;
}
#sec9 .gr-img::before {
  content: "";
  background: url(../img/hommachi/sec9_deco.png) no-repeat 0 0/100% auto;
  position: absolute;
  top: -4vw;
  left: 3%;
  width: 3%;
  height: 22vw;
  z-index: 1;
}
#sec9 .gr-img li {
  width: 48.5%;
}
#sec9 .gr-txt .txt span {
  display: inline-block;
  background: #fff;
  letter-spacing: 0.05em;
  padding: 1vw 4%;
  margin-bottom: 1.5vw;
}
#sec9 .gr-txt .gr-btn {
  margin: 10vw 0 0;
}
#sec9 .gr-txt .gr-btn li a {
  font-size: 5vw;
  border: 3px solid #000;
  border-radius: 19px;
  display: block;
  line-height: 1.5;
  letter-spacing: 0.2em;
  padding: 4vw 5% 4vw 10%;
  position: relative;
}
#sec9 .gr-txt .gr-btn li a::after {
  content: "";
  background: url(../img/shared/btn_arr2.png) no-repeat right bottom/100% auto;
  position: absolute;
  top: 0;
  right: -3px;
  bottom: -3px;
  width: 14%;
}
#sec9 .gr-txt .gr-btn .btn1 {
  margin-bottom: 5vw;
}
#sec9 .gr-txt .gr-btn .btn1 a {
  font-size: 4.5vw;
  letter-spacing: 0.12em;
}
#sec9 .gr-txt .gr-btn .btn1 a span {
  font-size: 7vw;
  letter-spacing: 0;
  font-weight: 400;
}
#sec10 {
  padding: 22vw 0 15vw;
  position: relative;
}
#sec10::before {
  content: "";
  background: url(../img/shared/bg_gray2.jpg) repeat center 0;
  position: absolute;
  top: 15vw;
  right: 0;
  left: 2%;
  height: 57vw;
  border-radius: 55px 0 0 0;
  z-index: -1;
}
#sec10 .gr h2 {
  font-size: 13vw;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.02em;
  text-align: center;
  margin-bottom: 8vw;
}
#sec10 .gr .floormap {
  position: relative;
}
#sec10 .gr .floormap .t {
  position: absolute;
  font-size: 3.8vw;
  font-weight: 700;
  letter-spacing: 0.05em;
}
#sec10 .gr .floormap .t.t1 {
  top: 13.5vw;
  left: 32%;
}
#sec10 .gr .floormap .t.t2 {
  top: 22.5vw;
  left: 26%;
}
#sec10 .gr .floormap .t.t3 {
  top: 20vw;
  right: 3%;
}
#sec10 .gr .floormap .t.t4 {
  bottom: 7vw;
  left: 12.5%;
  font-size: 3.5vw;
  white-space: nowrap;
}
#sec10 .gr .floormap .t.t5 {
  bottom: -5vw;
  right: 26.5%;
}
#sec10 .gr .gr-img {
  margin: 13vw 0 7vw;
}
#sec10 .gr .gr-img li:not(:last-child) {
  padding-bottom: 5vw;
}
#sec11 {
  background: url(../img/shared/bg_gray2.jpg) repeat center 0;
  padding: 17vw 0 20vw;
}
#sec11 h2 {
  text-align: center;
  margin-bottom: 13vw;
}
#sec11 h2 img {
  width: 70%;
}
#sec11 .content .gr-txt {
  margin-top: 10vw;
}
#sec11 .content .gr-txt .list dl {
  display: flex;
  border-bottom: 1px solid #a5a5a6;
  padding: 7px 0;
  line-height: 25px;
  font-size: 13px;
}
#sec11 .content .gr-txt .list dl dt {
  width: 25%;
  letter-spacing: 0;
}
#sec11 .content .gr-txt .list dl dd {
  flex: 1;
  letter-spacing: 0;
}
#sec11 .content .gr-txt .box {
  background: #fff;
  padding: 8vw 5%;
  margin-top: 8vw;
  text-align: center;
}
#sec11 .content .gr-txt .box dt {
  font-size: 4.5vw;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 4vw;
}
#sec11 .content .gr-txt .box dd {
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  #key {
    height: 900px;
  }
  #key .key-ttl {
    top: 54px;
    left: 18px;
    width: auto;
  }
  #sec1 {
    padding: 100px 0 140px;
  }
  #sec1 .gr {
    margin-left: -50px;
    width: 415px;
  }
  #sec1 .gr h2 {
    font-size: 40px;
    line-height: 70px;
    margin-bottom: 23px;
  }
  #sec1 .gr .photo {
    padding: 0;
    position: absolute;
    top: -137px;
    right: auto;
    left: 440px;
    margin-bottom: 0;
    z-index: -1;
  }
  #sec1 .gr .photo::before {
    top: 243px;
    left: -38px;
    right: -3000px;
    bottom: -17px;
    border-radius: 78px 0 0 0;
  }
  #sec1 .gr .photo::after {
    background: url(../img/hommachi/sec1_deco.png) no-repeat;
    bottom: 123px;
    left: 25px;
    width: 186px;
    height: 17px;
  }
  #sec1 .gr .loop {
    background: url(../img/index/animation_fixed.png) repeat-x 0 0;
    height: 74px;
    animation: slidein 20s linear infinite;
    margin-top: 61px;
    margin-left: calc(-50vw + 500px);
  }
  #sec1 .gr .gr-btn {
    margin: -102px 20px 0 -10px;
  }
  #sec1 .gr .gr-btn li:last-child {
    margin-top: 50px;
  }
  #sec1 .gr .gr-btn li a {
    font-size: 29px;
    width: 184px;
    height: 184px;
  }
  #sec1 .gr .gr-btn li a::before {
    top: 8px;
    right: 8px;
    bottom: 8px;
    left: 8px;
  }
  #sec1 .gr .gr-btn li a::after {
    background: url(../img/shared/btn_arr3.png) no-repeat;
    width: 7px;
    height: 28px;
    bottom: 37px;
  }
  #sec2 {
    padding-bottom: 158px;
  }
  #sec2 .row .item {
    width: 746px;
  }
  #sec2 .row .item .ttls {
    top: 36px;
    right: -32px;
    width: -moz-fit-content;
    width: fit-content;
  }
  #sec2 .row .item .ttls dt {
    font-size: 38px;
    margin: 0 0 0px 13px;
    position: relative;
    bottom: -2px;
  }
  #sec2 .row .item .ttls dt span {
    font-size: 52px;
  }
  #sec2 .row .item .ttls dd {
    font-size: 23px;
  }
  #sec2 .row .item .ttls dd small {
    font-size: 18px;
  }
  #sec2 .row .item .ttls dd .t1 {
    margin-bottom: 10px;
    padding: 6px 12px 6px 10px;
  }
  #sec2 .row .item .ttls dd .t2 {
    padding: 4px 12px 5px 10px;
  }
  #sec2 .row .item .ttls dd .t2 span {
    font-size: 25px;
  }
  #sec2 .row .item .ttls dd .t2 small:first-of-type {
    margin-right: 10px;
  }
  #sec2 .row1 {
    padding-bottom: 14px;
  }
  #sec2 .row1::before {
    top: 22px;
    left: calc(50% + 30px);
    height: 368px;
    bottom: auto;
  }
  #sec2 .row1 .wrap {
    max-width: 1280px;
  }
  #sec2 .row1 h2 {
    text-align: left;
    position: absolute;
    top: 0;
    right: 28px;
  }
  #sec2 .row1 h2 img {
    width: auto;
  }
  #sec2 .row1 .gr {
    display: flex;
    flex-direction: column-reverse;
    padding-top: 92px;
  }
  #sec2 .row1 .item .photo {
    position: relative;
  }
  #sec2 .row1 .item .photo::before {
    content: "";
    background: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 108px;
    height: 181px;
    z-index: 1;
  }
  #sec2 .row1 .txt {
    margin: -160px 340px 0 auto;
    width: 270px;
    position: relative;
    z-index: 2;
  }
  #sec2 .row2 .wrap {
    max-width: 1280px;
  }
  #sec2 .row2::before {
    bottom: 34px;
    width: calc(50% - 439px);
    height: 182px;
  }
  #sec2 .row2 .content {
    display: flex;
    justify-content: space-between;
    margin: 0px -10px 0 31px;
  }
  #sec2 .row2 .content .item.item1 .ttls {
    top: 33px;
    right: 5px;
  }
  #sec2 .row2 .content .item.item1 .ttls dt {
    margin: 0 0 0px 7px;
  }
  #sec2 .row2 .content .item.item2 {
    margin-top: 136px;
  }
  #sec2 .row2 .content .item.item2 .ttls {
    top: 48px;
    right: -17px;
  }
  #sec2 .row2 .content .item.item2 .ttls dt {
    margin: 0 0 0px 7px;
  }
  #sec2 .row2 .item {
    padding-bottom: 0;
  }
  #sec2 .row2 .btn-popup {
    margin: -120px 0 0 153px;
  }
  #sec3 {
    padding: 23px 0 51px;
  }
  #sec3 .set1::before {
    background: url(../img/hommachi/sec3_line.png) no-repeat;
    width: 155px;
    height: 80px;
    bottom: -28px;
    left: calc(50% - 390px);
  }
  #sec3 .set1 .photo {
    margin-right: 0;
  }
  #sec3 .set1 .photo img {
    width: 100%;
    height: auto;
  }
  #sec3 .set1 h2 {
    left: calc(50% - 633px);
    bottom: 77px;
    width: auto;
  }
  #sec3 .set2 {
    padding: 81px 0 0;
  }
  #sec3 .set2 .wrap {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  #sec3 .set2 .info {
    margin: 0 -9px 0 46px;
    width: 491px;
  }
  #sec3 .set2 .info .gr-txt1 {
    padding: 39px 0 23px 30px;
  }
  #sec3 .set2 .info .gr-txt1::before {
    top: -81px;
    left: 265px;
    right: -3000px;
  }
  #sec3 .set2 .info .gr-txt1 h2 {
    margin-bottom: 25px;
  }
  #sec3 .set2 .info .gr-txt1 h2 img {
    width: auto;
  }
  #sec3 .set2 .info .gr-txt2 {
    margin: 60px 0 0 17px;
  }
  #sec3 .set2 .info .gr-txt2 .circles {
    position: relative;
  }
  #sec3 .set2 .info .gr-txt2 .circles::before {
    content: "";
    background: url(../img/hommachi/sec3_line2.png) no-repeat;
    width: 103px;
    height: 1px;
    position: absolute;
    top: 225px;
    right: 100%;
    z-index: 1;
  }
  #sec3 .set2 .info .gr-txt2 .txt {
    top: 160px;
    left: 51%;
    width: 100%;
  }
  #sec3 .set2 .info .gr-txt2 .txt dt {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 5px;
  }
  #sec3 .set2 .info .gr-txt2 .txt dt small {
    font-size: 16px;
  }
  #sec3 .set2 .info .gr-txt2 .txt dd {
    font-size: 18px;
    line-height: 37px;
  }
  #sec3 .set2 .info .gr-txt2 .txt dd span {
    font-size: 25px;
  }
  #sec3 .set2 .info .gr-txt2 .t {
    font-size: 16px;
    line-height: 20px;
  }
  #sec3 .set2 .info .gr-txt2 .t.t1 {
    top: 33px;
    left: 201px;
    transform: none;
  }
  #sec3 .set2 .info .gr-txt2 .t.t2 {
    top: 82px;
    right: 77px;
  }
  #sec3 .set2 .info .gr-txt2 .t.t3 {
    top: 215px;
    right: 4px;
  }
  #sec3 .set2 .info .gr-txt2 .t.t4 {
    font-size: 16px;
    bottom: 80px;
    right: 77px;
  }
  #sec3 .set2 .info .gr-txt2 .t.t5 {
    font-size: 16px;
    left: 51%;
    bottom: 42px;
  }
  #sec3 .set2 .info .gr-txt2 .t.t6 {
    font-size: 16px;
    bottom: 72px;
    left: 77px;
  }
  #sec3 .set2 .info .gr-txt2 .t.t7 {
    font-size: 16px;
    top: 215px;
    left: 20px;
  }
  #sec3 .set2 .info .gr-txt2 .t.t8 {
    top: 83px;
    left: 79px;
  }
  #sec3 .set2 .info .gr-txt2 .balloon {
    top: -5px;
    left: -69px;
    width: auto;
    z-index: 2;
  }
  #sec3 .set2 .photo {
    padding-bottom: 0;
    margin-left: -95px;
    flex: 1;
  }
  #sec3 .set2 .photo img {
    width: 100%;
    height: auto;
  }
  #sec3 .set2 .photo::before {
    left: -55px;
    bottom: -120px;
    width: 174px;
    height: 234px;
  }
  #sec3 .set2 .photo::after {
    background: url(../img/hommachi/sec3_deco.png) no-repeat;
    width: 18px;
    height: 187px;
    bottom: -29px;
    left: 16px;
  }
  #sec4 {
    padding-bottom: 69px;
  }
  #sec4 .wrap {
    display: flex;
  }
  #sec4 .gr-txt {
    padding-bottom: 0;
    margin: 91px 36px 0 29px;
    width: 270px;
  }
  #sec4 .gr-txt .price-box {
    margin-bottom: 22px;
  }
  #sec4 .gr-txt .price-box::before {
    right: -36px;
    left: -4px;
  }
  #sec4 .gr-txt .price-box::after {
    content: "";
    border-bottom: 1px dashed #fff;
    position: absolute;
    left: calc(100% + 36px);
    width: 60px;
    bottom: 0;
    z-index: 1;
  }
  #sec4 .photo {
    flex: 1;
    margin-right: -60px;
  }
  #sec4 .photo img {
    width: 100%;
    height: auto;
  }
  #sec5 .row1 {
    padding-bottom: 0;
  }
  #sec5 .row1::before {
    top: -162px;
    width: calc(50% - 119px);
    bottom: 172px;
  }
  #sec5 .row1 .wrap {
    display: flex;
    flex-direction: row-reverse;
  }
  #sec5 .row1 .gr-photo {
    margin: 0 0 0 -139px;
    flex: 1;
  }
  #sec5 .row1 .gr-photo .photo1 {
    margin-left: 46px;
  }
  #sec5 .row1 .gr-photo .photo1::before {
    right: 113px;
    width: 175px;
    height: 41px;
  }
  #sec5 .row1 .gr-photo .photo2 {
    margin-top: -54px;
    width: auto;
  }
  #sec5 .row1 .gr-txt {
    width: 370px;
    margin: 31px 85px 0 50px;
  }
  #sec5 .row1 .gr-txt .price-box {
    margin-bottom: 14px;
    padding-bottom: 9px;
  }
  #sec5 .row1 .gr-txt .price-box::before {
    right: 80px;
    left: -50px;
  }
  #sec5 .row1 .gr-txt .price-box::after {
    content: "";
    border-bottom: 1px dashed #fff;
    position: absolute;
    right: calc(100% + 50px);
    width: 60px;
    bottom: 0;
    z-index: 1;
  }
  #sec5 .row1 .gr-txt .price-box dt {
    margin-bottom: 6px;
  }
  #sec5 .row2 {
    padding-bottom: 112px;
  }
  #sec5 .row2::before {
    top: 155px;
    left: 50%;
    height: 14px;
  }
  #sec5 .row2::after {
    top: 184px;
    left: calc(50% - 35px);
    bottom: -171px;
  }
  #sec5 .row2 .item {
    display: flex;
    width: 850px;
    margin: -170px -100px 0 auto;
  }
  #sec5 .row2 .gr-txt {
    padding-bottom: 0;
    width: 270px;
    margin: 240px 28px 0 0;
  }
  #sec5 .row2 .gr-txt .price-box::before {
    right: -28px;
  }
  #sec5 .row2 .gr-txt .price-box::after {
    content: "";
    border-bottom: 1px dashed #fff;
    position: absolute;
    left: calc(100% + 28px);
    width: 117px;
    bottom: 0;
    z-index: 1;
  }
  #sec5 .row2 .gr-txt .price-box dt {
    line-height: 30px;
    margin-bottom: 5px;
  }
  #sec6 {
    padding-bottom: 107px;
  }
  #sec6 .row1 {
    padding-bottom: 47px;
  }
  #sec6 .row1 .gr {
    margin: 0 -32px 0 auto;
    width: 667px;
  }
  #sec6 .row1 .gr .price-box {
    margin: 0 0 26px 128px;
    display: inline-block;
  }
  #sec6 .row1 .gr .price-box::before {
    left: -16px;
  }
  #sec6 .row1 .gr .price-box::after {
    content: "";
    border-bottom: 1px dashed #fff;
    position: absolute;
    right: calc(100% + 16px);
    width: 43px;
    bottom: 0;
    z-index: 2;
  }
  #sec6 .row1 .gr .price-box dt {
    margin-bottom: 6px;
  }
  #sec6 .row1 .gr .photo1 {
    margin-left: 0;
    width: auto;
    position: absolute;
    top: -123px;
    left: -139px;
  }
  #sec6 .row1 .gr .photo1::before {
    background: url(../img/hommachi/sec6_deco.png) no-repeat;
    top: calc(100% - 79px);
    left: 151px;
    width: 18px;
    height: 187px;
  }
  #sec6 .row1 .gr .photo2 {
    margin: 0;
    width: auto;
  }
  #sec6 .row1 .gr .photo2::before {
    right: -28px;
    bottom: calc(100% - 62px);
    width: 380px;
    height: 185px;
    z-index: -1;
  }
  #sec6 .row2::before {
    top: -117px;
    width: calc(50% - 246px);
    bottom: 182px;
  }
  #sec6 .row2::after {
    top: -117px;
    left: calc(50% - 579px);
    width: 313px;
    height: 96px;
  }
  #sec6 .row2 .gr {
    display: flex;
    width: 775px;
    margin: 0 -68px 0 auto;
    align-items: flex-start;
    justify-content: space-between;
  }
  #sec6 .row2 .price-box {
    margin: 88px 0 0;
    width: 220px;
  }
  #sec6 .row2 .price-box::before {
    right: -100px;
  }
  #sec6 .row2 .price-box::after {
    content: "";
    border-bottom: 1px dashed #fff;
    position: absolute;
    left: calc(100% + 100px);
    width: 95px;
    bottom: 0;
    z-index: 2;
  }
  #sec6 .row2 .price-box dt {
    line-height: 30px;
    margin-bottom: 5px;
  }
  #sec6 .row2 .photo1 {
    margin: 0;
    width: auto;
  }
  #sec6 .row2 .photo2 {
    width: auto;
    margin: -263px 0 0 143px;
  }
  #sec7 .row {
    display: flex;
  }
  #sec7 .row .gr-txt {
    padding-bottom: 0;
  }
  #sec7 .row .gr-txt h2 {
    width: auto;
    margin-bottom: 23px;
    position: relative;
    z-index: 4;
  }
  #sec7 .row1 .gr-txt {
    width: 299px;
    margin: 60px 0 0 5px;
  }
  #sec7 .row1 .gr-txt .txt {
    margin: 0 20px 0 5px;
  }
  #sec7 .row1 .photo {
    flex: 1;
    padding-bottom: 0;
    margin-right: -88px;
    z-index: 3;
  }
  #sec7 .row1 .photo img {
    width: 100%;
    height: auto;
  }
  #sec7 .row1 .photo::before {
    right: -35px;
    bottom: -69px;
    width: 220px;
    height: 176px;
  }
  #sec7 .row1 .photo::after {
    background: url(../img/hommachi/sec7_deco.png) no-repeat;
    right: 9px;
    bottom: -111px;
    width: 18px;
    height: 150px;
  }
  #sec7 .row1 .photo p::before {
    content: "";
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 36.6538952746%;
    height: 62px;
    z-index: 1;
  }
  #sec7 .row1 .photo p::after {
    content: "";
    background: url(../img/shared/bg_gray2.jpg) repeat center 0;
    position: absolute;
    left: 231px;
    bottom: 0;
    width: 56px;
    height: 61px;
    z-index: 4;
  }
  #sec7 .row2 {
    padding: 0 0 79px;
    display: flex;
    flex-direction: row-reverse;
    margin-top: -48px;
  }
  #sec7 .row2::before {
    top: -187px;
    right: -3000px;
    bottom: -39px;
    left: 536px;
  }
  #sec7 .row2 .photo {
    margin-left: -78px;
    width: 657px;
    position: relative;
    z-index: 4;
  }
  #sec7 .row2 .gr-txt {
    flex: 1;
    margin: 129px 0 0 -43px;
    position: relative;
    z-index: 5;
  }
  #sec7 .row2 .gr-txt h2 {
    width: auto;
    margin-bottom: 27px;
  }
  #sec7 .row2 .gr-txt .price-box {
    margin: 0 24px 0 3px;
  }
  #sec7 .row2 .gr-txt .price-box dt {
    font-size: 23px;
    margin-bottom: 7px;
    padding: 0 10px 0 14px;
    line-height: 44px;
  }
  #sec7 .row2 .gr-txt .price-box dd {
    font-size: 18px;
    padding: 0 10px 0 14px;
    line-height: 43px;
  }
  #sec7 .row2 .gr-txt .price-box dd span {
    font-size: 25px;
  }
  #sec8 {
    padding-bottom: 87px;
  }
  #sec8 h2 {
    font-size: 50px;
    line-height: 34px;
  }
  #sec8 .note {
    margin: 25px 0 41px;
  }
  #sec8 .content {
    margin: 0;
  }
  #sec8 .content .row {
    padding-bottom: 36px;
  }
  #sec8 .content .row:last-child {
    padding-bottom: 0;
  }
  #sec8 .content .row h3 {
    font-size: 25px;
    padding: 9px 0;
    margin-bottom: 29px;
  }
  #sec8 .content .row .item {
    display: flex;
    justify-content: space-between;
  }
  #sec8 .content .row .item .col {
    padding-bottom: 0;
    width: 485px;
  }
  #sec8 .content .row .item .col .photo {
    margin: -10px 0 21px;
  }
  #sec8 .content .row .item .col h4 {
    font-size: 18px;
    margin-bottom: 0;
  }
  #sec8 .content .row .item .col h5 {
    font-size: 16px;
    margin: -1px 0 1px;
  }
  #sec8 .content .row .item .col .list-item:not(:last-child) {
    padding-bottom: 1px;
  }
  #sec8 .content .row .item .col dl {
    margin-bottom: 0;
    font-size: 16px;
    padding-right: 5px;
    border: 0;
    position: relative;
  }
  #sec8 .content .row .item .col dl::before {
    content: "";
    border-bottom: 1px solid #bcbcbc;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 7px;
  }
  #sec8 .content .row .item .col dl dt {
    letter-spacing: 0.05em;
  }
  #sec8 .content .row .item .col dl dd {
    letter-spacing: 0.05em;
  }
  #sec8 .content .row .item .col .list:not(:last-child) {
    padding-bottom: 19px;
  }
  #sec8 .box {
    padding: 35px 20px 33px;
    margin: 54px auto 0;
    max-width: 860px;
    display: flex;
  }
  #sec8 .box .gr-txt {
    width: 409px;
    padding-top: 53px;
  }
  #sec8 .box .gr-txt h3 {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 19px;
  }
  #sec8 .box .gr-txt h3 span {
    font-size: 25px;
    margin-top: 6px;
  }
  #sec8 .box .gr-txt .course h4 {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 1px;
  }
  #sec8 .box .gr-txt .course .price-box {
    line-height: 32px;
  }
  #sec8 .box .gr-txt .course .price-box dt {
    font-size: 16px;
  }
  #sec8 .box .gr-txt .course .price-box dd {
    font-size: 15px;
  }
  #sec8 .box .gr-txt .course .price-box dd span {
    font-size: 20px;
  }
  #sec8 .box .list {
    margin-top: 0;
  }
  #sec8 .box .list dl {
    padding-bottom: 15px;
    line-height: 25px;
  }
  #sec8 .box .list dl dt {
    width: 117px;
    letter-spacing: 0.05em;
  }
  #sec8 .box .list dl dd {
    letter-spacing: 0.05em;
  }
  #sec9 {
    padding: 81px 0 86px;
  }
  #sec9::before {
    height: 350px;
    width: calc(50% - 360px);
    border-radius: 0 0 168px 0;
  }
  #sec9::after {
    bottom: -28px;
    width: 30px;
    height: 410px;
  }
  #sec9 .wrap {
    max-width: 1034px;
  }
  #sec9 h2 img {
    width: auto;
  }
  #sec9 .gr-img {
    padding: 50px 0 24px;
  }
  #sec9 .gr-img::before {
    background: url(../img/hommachi/sec9_deco.png) no-repeat;
    top: -42px;
    left: 37px;
    width: 18px;
    height: 187px;
  }
  #sec9 .gr-img li {
    width: 49.3230174081%;
  }
  #sec9 .gr-img li img {
    width: 100%;
    height: auto;
  }
  #sec9 .gr-txt {
    display: flex;
    justify-content: space-between;
  }
  #sec9 .gr-txt .txt {
    width: 560px;
  }
  #sec9 .gr-txt .txt span {
    line-height: 28px;
    padding: 0 6px 0 12px;
    margin-bottom: 2px;
  }
  #sec9 .gr-txt .gr-btn {
    margin: 3px 0 0;
    width: 420px;
  }
  #sec9 .gr-txt .gr-btn li a {
    font-size: 25px;
    line-height: 40px;
    padding: 9px 0 11px 49px;
    letter-spacing: 0.15em;
  }
  #sec9 .gr-txt .gr-btn li a::after {
    background: url(../img/shared/btn_arr2.png) no-repeat;
    height: 58px;
    top: auto;
    width: 58px;
  }
  #sec9 .gr-txt .gr-btn li a:hover {
    background: #000;
    color: #fff;
  }
  #sec9 .gr-txt .gr-btn .btn1 {
    margin-bottom: 16px;
  }
  #sec9 .gr-txt .gr-btn .btn1 a {
    font-size: 20px;
    padding: 17px 0 13px 51px;
  }
  #sec9 .gr-txt .gr-btn .btn1 a span {
    font-size: 36px;
  }
  #sec10 {
    padding: 136px 0 127px;
  }
  #sec10::before {
    top: 75px;
    left: calc(50% - 90px);
    height: 347px;
    border-radius: 121px 0 0 0;
  }
  #sec10 .gr {
    width: 505px;
    padding-top: 52px;
    margin-left: auto;
  }
  #sec10 .gr h2 {
    font-size: 95px;
    line-height: 10px;
    text-align: left;
    margin: 0 -80px 74px 0;
  }
  #sec10 .gr .floormap {
    margin: 0 0 43px 7px;
    display: inline-block;
  }
  #sec10 .gr .floormap .t {
    font-size: 16px;
  }
  #sec10 .gr .floormap .t.t1 {
    top: 70px;
    left: 34%;
  }
  #sec10 .gr .floormap .t.t2 {
    top: 116px;
    left: 28%;
  }
  #sec10 .gr .floormap .t.t3 {
    top: 104px;
    right: 16px;
  }
  #sec10 .gr .floormap .t.t4 {
    bottom: 35px;
    left: 12.5%;
    font-size: 16px;
  }
  #sec10 .gr .floormap .t.t5 {
    bottom: -21px;
    right: 27.5%;
  }
  #sec10 .gr .gr-img {
    margin: 0;
    position: absolute;
    top: 0;
    left: -152px;
  }
  #sec10 .gr .gr-img li:not(:last-child) {
    padding-bottom: 22px;
  }
  #sec10 .gr .txt {
    margin-left: 7px;
  }
  #sec11 {
    padding: 78px 0 100px;
  }
  #sec11 h2 {
    margin-bottom: 57px;
  }
  #sec11 h2 img {
    width: auto;
  }
  #sec11 .content {
    display: flex;
  }
  #sec11 .content .photo {
    flex: 1;
    margin-left: -100px;
  }
  #sec11 .content .photo img {
    width: 100%;
    height: auto;
  }
  #sec11 .content .gr-txt {
    width: 524px;
    margin: 5px -49px 0 45px;
  }
  #sec11 .content .gr-txt .list dl {
    padding: 5px 0 5px 5px;
    font-size: 16px;
  }
  #sec11 .content .gr-txt .list dl dt {
    width: 151px;
    letter-spacing: 0.05em;
  }
  #sec11 .content .gr-txt .list dl dd {
    letter-spacing: 0.05em;
  }
  #sec11 .content .gr-txt .box {
    padding: 15px 10px 19px;
    margin-top: 22px;
  }
  #sec11 .content .gr-txt .box dt {
    font-size: 20px;
    line-height: 47px;
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 1499px) and (min-width: 768px) {
  #sec1 .gr .photo {
    right: calc(-50vw + 380px);
  }
  #sec1 .gr .photo img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1299px) and (min-width: 768px) {
  #sec2 .row1 .wrap,
  #sec2 .row2 .wrap {
    max-width: 100%;
    padding: 0 30px;
  }
  #sec2 .row1 .item .photo {
    width: 91%;
  }
  #sec2 .row1 .item .photo img {
    width: 100%;
    height: auto;
  }
  #sec2 .row2 .item {
    width: 45.234375%;
  }
  #sec2 .row2 .item .photo img {
    width: 100%;
    height: auto;
  }
  #sec2 .row2 .content .item.item2 {
    width: 48.671875%;
  }
  #sec2 .row2 .content {
    margin: 0;
  }
  #sec10 .gr .gr-img {
    left: calc(-50vw + 500px);
    right: calc(50% + 49px);
  }
  #sec10 .gr .gr-img img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #sec9 .gr-txt .txt span {
    margin-bottom: 6px;
  }
}
