@charset "UTF-8";

.c-bg {
  background: #fff;
}
.c-bg .inner {
  padding: 8vw 4% 12vw;
}

.price small {
  font-size: 13px;
}

.c-flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  border-bottom: 1px solid #d5d5dc;
  margin-top: 5vw;
  padding-bottom: 2vw;
  margin-bottom: 3vw;
}

@media screen and (min-width: 768px) {
  #introduction {
    padding: 203px 0 239px;
    overflow: hidden;
    position: relative;
  }
  main {
    overflow: visible;
  }
  h2.fz48.txt-vertical {
    white-space: nowrap;
    line-height: 98px;
    position: relative;
    left: 9px;
  }
  .c-flex {
    margin-top: 29px;
    padding-bottom: 15px;
    margin-bottom: 17px;
  }
  .c-bg .inner {
    padding: 50px 60px 80px;
  }
}
/*--------------------------------------
    family
--------------------------------------*/
#family {
  padding: 20vw 0;
}
#family h2 {
  margin: 0 auto 10vw;
}
#family h2 .border-draw {
  padding: 11px 0;
}
#family .row {
  gap: 12vw;
}
#family .row .family-js {
  margin: 0 4%;
  line-height: 1;
}
#family .row .family-js p {
  height: 70vw;
}
#family .row .family-js p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#family .row .right {
  background: #ebedee;
  padding: 12vw 4%;
}
#family .row .right h3 {
  text-align: center;
}
#family .row .right .photo {
  margin: 3vw 0 6vw;
}
#family .row .right .set + .set {
  margin-top: 12vw;
}
#family .row .right .btn-cus {
  margin-top: 6vw;
}
#family .row .right .btn-cus a {
  background: #f7f7f7;
}
#family .row .right .btn-cus + .btn-cus {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  #family {
    padding: 200px 0 130px;
  }
  #family h2 {
    margin-bottom: 98px;
  }
  #family h2 .border-draw {
    padding: 31px 0;
    line-height: 79px;
  }
  #family .row {
    gap: 0;
    justify-content: space-between;
    align-items: start;
  }
  #family .row .left {
    width: 43.5%;
    position: sticky;
    position: -webkit-sticky;
    top: 63px;
    box-sizing: border-box;
    padding: 0 20px;
  }

  #family .row .left .family-js {
    width: 553px;
    margin: 0 auto;
    max-width: 100%;
  }
  #family .row .left .family-js p {
    height: calc(100vh - 63px);
  }
  #family .row .right {
    width: 56.5%;
    box-sizing: border-box;
    padding: 88px 20px 104px;
  }
  #family .row .right .set {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    position: relative;
    left: 1px;
  }
  #family .row .right .set + .set {
    margin-top: 198px;
  }
  #family .row .right .photo {
    margin: 30px 0;
  }
  #family .row .right .btn-cus {
    margin-top: 36px;
  }
}

/*--------------------------------------
    consultation
--------------------------------------*/
#consultation {
  padding: 0 4%;
}
#consultation .border {
  border: 1px solid #d5d5dc;
  padding: 14vw 0;
}
#consultation .border h2 {
  --gap: -1vw;
  text-align: center;
}
#consultation .border h2 .border-draw {
  padding: 0 7px;
  margin-right: 10px;
}
#consultation .border .row1 {
  border-top: 1px solid #d5d5dc;
  margin-top: 8vw;
  padding-top: 10vw;
  gap: 10vw;
}
#consultation .border .row1 h3 {
  --gap: -0.4vw;
}
#consultation .border .row1 .right .item {
  background: #ebedee;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  padding: 4vw 3%;
  gap: 10px;
}
#consultation .border .row1 .right .item + .item {
  margin-top: 15px;
}
#consultation .border .txt {
  margin: 8vw 0;
}
@media screen and (min-width: 768px) {
  #consultation {
    padding: 0 20px;
  }
  #consultation .border {
    width: 100%;
    max-width: 1196px;
    margin: 0 auto;
    padding: 93px 0 122px;
  }
  #consultation .border h2 {
    position: relative;
    left: 27px;
  }
  #consultation .border h2 .border-draw {
    padding: 0 17px;
    margin-right: 10px;
    line-height: 72px;
  }
  #consultation .border .row1 {
    margin-top: 31px;
    padding-top: 51px;
    gap: 82px;
    justify-content: center;
  }
  #consultation .border .row1 h3 {
    margin-top: -3px;
  }
  #consultation .border .row1 .right {
    width: 396px;
  }
  #consultation .border .row1 .right .item {
    gap: 20px;
    padding: 14px 23px;
    padding-right: 0;
    height: 88px;
    box-sizing: border-box;
  }
  #consultation .border .txt {
    margin: 32px 80px 46px;
  }
}
@media (max-width: 1100px) and (min-width: 768px) {
  #consultation .border h2 {
    left: 0;
    margin: 0 -20px;
  }
}
/*--------------------------------------
    plan
--------------------------------------*/
#plan {
  padding: 20vw 0;
}
#plan h2 {
  text-align: center;
  margin-bottom: 10vw;
}
#plan h2 .border-draw {
  padding: 0 8px;
  margin-left: 10px;
}
#plan .note-list {
  margin-top: 5vw;
}
#plan .note-list li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
#plan .note-list li:before {
  content: '■';
}
#plan .set1 .price {
  align-items: end;
}
#plan .set1 .txt {
  margin-bottom: 3vw;
}
#plan .set1 .note {
  margin-bottom: 3vw;
}
#plan .set1 .c-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
#plan .set1 .c-list li {
  background: #f7f7f7;
  border: 1px solid #e1e1e7;
  padding: 0 6px;
}
#plan .set1 .row {
  margin-top: 12vw;
  gap: 12vw;
}
#plan .set2 {
  margin: 13vw 0;
}
#plan .set2 .c-flex {
  justify-content: space-between;
}
#plan .set2 .c-flex .fz28 {
  --gap: -1vw;
}
#plan .set2 .note {
  margin-top: 3vw;
}
#plan .set3 h3 {
  text-align: center;
  margin-bottom: 9vw;
}
#plan .set3 .main .item {
  background: #ffffff;
  border: 1px solid #e1e1e7;
  text-align: center;
  font-family: 'Shippori Mincho B1';
  font-weight: 500;
  padding-bottom: 8vw;
}
#plan .set3 .main .item .numb {
  font-size: 34px;
  background: #dce0e2;
  line-height: 1.2;
  padding: 3vw 0;
}
#plan .set3 .main .item .numb small {
  font-size: 14px;
  display: block;
}
#plan .set3 .main .item ul {
  margin: 5vw 0 3vw;
  gap: 27px;
  font-size: 18px;
}
#plan .set3 .main .item ul li {
  position: relative;
}
#plan .set3 .main .item ul li:before {
  content: '＋';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
}
#plan .set3 .main .item ul li:last-child:before {
  display: none;
}
#plan .set3 .main .item ul li small {
  font-size: 14px;
}
#plan .set3 .main .item .result:before {
  content: '＝';
  margin-bottom: 3vw;
  display: block;
}
#plan .set3 .main .item .result p {
  font-size: 13px;
}
#plan .set3 .main .item .result .big {
  font-size: 26px;
}
#plan .set3 .main .item .result .big small {
  font-size: 19px;
}
#plan .set3 .main .item + .item {
  margin-top: 20px;
}
#plan .set3 .row2 {
  margin: 10vw 4% 0;
  gap: 5vw;
}
@media screen and (min-width: 768px) {
  #plan {
    padding: 110px 0 182px;
    overflow: hidden;
  }
  #plan h2 {
    margin-bottom: 48px;
  }
  #plan .note-list {
    font-size: 18px;
    line-height: 32px;
    margin-top: 30px;
    margin-left: -60px;
  }
  #plan .set1 .c-bg {
    margin: 0 -60px;
  }
  #plan .set1 .price dd {
    font-size: 20px;
  }
  #plan .set1 .txt {
    margin-bottom: 8px;
  }
  #plan .set1 .note {
    margin-bottom: 13px;
  }
  #plan .set1 .c-list {
    font-size: 15px;
  }
  #plan .set1 .c-list li {
    padding: 3px 12px 2px;
  }
  #plan .set1 .row {
    margin-top: 60px;
    gap: 60px;
    justify-content: center;
  }
  #plan .set1 .row .item {
    width: 50%;
  }
  #plan .set1 .row .item .txt {
    margin-bottom: 15px;
  }
  #plan .set2 {
    margin: 132px 0 99px;
  }
  #plan .set2 .c-bg {
    margin: 0 -75px 0 -45px;
  }
  #plan .set2 .c-bg .inner {
    padding-top: 11px;
    padding-bottom: 50px;
  }
  #plan .set2 .c-bg .row {
    gap: 60px;
  }
  #plan .set2 .c-bg .row .item {
    width: 50%;
  }
  #plan .set2 .c-bg .row .item .note {
    margin-top: 30px;
  }
  #plan .set2 .note-list {
    margin-top: 32px;
    margin-left: -45px;
  }
  #plan .set3 h3 {
    margin-bottom: 29px;
  }
  #plan .set3 .wrap {
    max-width: 1148px;
    padding-left: 30px;
    box-sizing: border-box;
  }
  #plan .set3 .main .item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding-bottom: 0;
  }
  #plan .set3 .main .item + .item {
    margin-top: 30px;
  }
  #plan .set3 .main .item .numb {
    width: 117px;
    padding: 30px 0;
    letter-spacing: 0.1em;
  }
  #plan .set3 .main .item .numb small {
    letter-spacing: 0em;
  }
  #plan .set3 .main .item ul {
    margin: 26px 103px 26px 55px;
    gap: 64px;
  }
  #plan .set3 .main .item ul li:before {
    top: 47%;
    transform: translateY(-50%);
    left: calc(100% + 27px);
  }
  #plan .set3 .main .item .result {
    text-align: right;
    position: relative;
    padding-top: 25px;
    min-width: 119px;
  }
  #plan .set3 .main .item .result:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-bottom: 0;
    left: -80px;
    font-size: 18px;
  }
  #plan .set3 .main .item .result .big {
    margin-top: -3px;
    margin-bottom: -10px;
    letter-spacing: 0.04em;
  }
  #plan .set3 .row2 {
    margin: 128px auto ;
    width: 100%;
    max-width: 864px;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
  }
  #plan .set3 .row2 .txt {
    width: 360px;
    margin-top: -18px;
  }
}
@media (max-width: 1150px) and (min-width: 768px) {
  #plan .note-list {
    margin-left: calc(50% - 50vw) !important;
    padding-left: 20px;
  }
  #plan .set3 .wrap {
    padding-left: 0;
  }
  #plan .set3 .main .item {
    justify-content: space-between;
  }
  #plan .set3 .main .item .result {
    margin-right: 20px;
  }
  #plan .set3 .main .item .result:before {
    left: -40px;
  }
  #plan .set3 .main .item ul {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 1050px) and (min-width: 768px) {
  #plan .set3 .main .item ul {
    margin-right: 40px;
    margin-left: 20px;
    gap: 50px;
  }
  #plan .set3 .main .item ul li:before {
    left: calc(100% + 15px);
  }
}

/*--------------------------------------
    ippan
--------------------------------------*/
#ippan {
  padding: 20vw 0;
  background: #ebedee;
}
#ippan h2 {
  margin: 0 auto 10vw;
}
#ippan h2 .border-draw {
  padding: 11px 0;
}
#ippan .set1 h3 {
  margin: 7vw 0;
}
#ippan .set2 {
  margin-top: 10vw;
}
#ippan .set2 .row {
  margin-top: 8vw;
}
#ippan .set2 .row .price {
  border-bottom: 1px solid #d5d5dc;
  padding-bottom: 2vw;
  margin-bottom: 3vw;
  margin-top: 5vw;
}
#ippan .set2 .row .note {
  font-size: 14px;
  margin-top: 5px;
}
#ippan .set2 .link {
margin:15px auto;
color: #333;
}
#ippan .set2 .link a{
  font-size: 16px;
  display: inline-flex; /* 縦の中央を揃える */
  align-items: center;  /* 縦の中央を揃える */
  text-decoration: none; /* デフォルトの下線は必ず消す */
  position: relative;
  padding-bottom: 2px;   /* 文字と線の間の隙間（お好みで） */
  border-bottom: 1px solid #333;
}
#ippan .set2 .link a::after{
  content: '';
  display: inline-block;
  width: 19px;
  height: 19px; /* 画像の高さに合わせて調整 */
  margin-left: 8px; /* テキストとの間隔 */
  background: url('../img/shared/arrow_btn.png') no-repeat center;
  background-size: contain;
}
#ippan .set2 .link a:hover {
  border-bottom-color: transparent;
}
@media screen and (min-width: 768px) {
  #ippan {
    padding: 163px 0 203px;
  }
  #ippan h2 {
    margin-bottom: 93px;
  }
  #ippan h2 .border-draw {
    padding: 19px 0 31px;
    line-height: 80px;
  }
  #ippan .set1 h3 {
    margin: 35px 0 20px;
  }
  #ippan .set2 {
    margin-top: 98px;
  }
  #ippan .set2 .row {
    margin-top: 50px;
    justify-content: center;
    gap: 50px;
    align-items: center;
  }
  #ippan .set2 .row .content {
    width: 450px;
  }
  #ippan .set2 .row .content .price {
    margin-top: -5px;
    padding-bottom: 14px;
    margin-bottom: 16px;
  }
  #ippan .set2 .row .content .note {
    margin-top: 2px;
  }
  #ippan .set2 .link {
    text-align: center;
    margin:2vw auto;
    }
    #ippan .set2 .link a{
      font-size: 20px;

    }
    /*
    #ippan .set2 .link a:before{
      content: '';
      position: absolute;
      top: 0;
      right: 0px;
      width: 19px;
      height: 100%;
      background: url('../img/shared/arrow_btn.png') no-repeat center;
      background-size: contain;
      }*/
}

/*--------------------------------------
    nenkihoyo
--------------------------------------*/
#nenkihoyo {
  padding: 20vw 0;
}
#nenkihoyo h2 {
  margin: 0 auto 10vw;
}
#nenkihoyo h2 .border-draw {
  padding: 11px 0;
}
#nenkihoyo .set1 h3 {
  margin: 7vw 0;
}
#nenkihoyo .set2 {
  margin: 12vw 0;
}
#nenkihoyo .set2 .row {
  gap: 7vw;
}
#nenkihoyo .set2 .row h3 {
  font-size: 6vw;
  line-height: 1.7;
  margin-bottom: 5vw;
}
#nenkihoyo .set2 .row .photo {
  width: 80%;
  margin-left: auto;
}
#nenkihoyo .set2 .photo2 {
  width: 55%;
  margin-top: 6vw;
}
#nenkihoyo .set3 h3 {
  margin-bottom: 8vw;
}
#nenkihoyo .set3 .c-flex {
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  #nenkihoyo {
    padding: 188px 0 200px;
  }
  #nenkihoyo h2 {
    left: -10px;
    line-height: 91px;
    margin-bottom: 94px;
  }
  #nenkihoyo h2 .border-draw {
    margin-top: 7px;
    line-height: 80px;
    padding: 30px 0 35px;
  }
  #nenkihoyo .set1 h3 {
    margin: 35px 0 20px;
  }
  #nenkihoyo .set2 {
    margin: 99px 0 114px;
  }
  #nenkihoyo .set2 .row {
    gap: 86px;
    justify-content: end;
    align-items: center;
  }
  #nenkihoyo .set2 .row .content {
    width: 380px;
    padding-top: 11px;
  }
  #nenkihoyo .set2 .row .content h3 {
    font-size: 24px;
    line-height: 48px;
    margin-bottom: 19px;
  }
  #nenkihoyo .set2 .row .photo {
    width: 432px;
    margin-right: 2px;
    margin-left: 0;
  }
  #nenkihoyo .set2 .photo2 {
    width: 270px;
    margin: 43px 296px 0 auto;
  }
  #nenkihoyo .set3 h3 {
    margin-bottom: 50px;
  }
  #nenkihoyo .set3 .row {
    justify-content: center;
    gap: 47px;
    margin-left: 7px;
  }
  #nenkihoyo .set3 .row .content {
    width: 460px;
  }
}

/*--------------------------------------
    contact
--------------------------------------*/
#contact .content h4 {
  --gap: -0.6vw;
}
@media screen and (min-width: 768px) {
  #contact {
    padding-bottom: 239px;
  }
  #contact .content .txt {
    margin-top: 20px;
  }
  #contact .content + .content {
    margin-top: 72px;
  }
}

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