.ttl-font {
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-weight: 600 !important; }

.ttl {
  color: #14284E;
  font-weight: 600;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  letter-spacing: 0.05em;
  font-size: 32px;
  line-height: 1.3;
  text-align: center; }
  .ttl .ttl-en {
    display: block;
    color: #9F9F9F;
    font-size: 20px;
    line-height: 2; }

.btn-link {
  display: flex;
  align-items: center;
  width: 172px;
  line-height: 28px;
  box-sizing: border-box;
  position: relative;
  color: #fff;
  letter-spacing: 0.05em;
  font-size: 15px;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-weight: 600;
  transition: ease 0.3s;
  height: 39px;
  background: #6BA5D1;
  border-radius: 30px;
  padding-left: 20px;
  margin: 0 auto; }

.btn-link:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  height: 10px;
  background: url("../img/melsplan/btn_arrow.png") no-repeat center/100% auto;
  width: 6px; }

.btn-link:hover {
  opacity: 0.8;
  color: #fff; }

@media screen and (min-width: 768px) {
  .df-pc {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; } }
#main {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #707070; }

#kv {
  background: url("../img/melsplan/kv.jpg") no-repeat center/cover;
  height: 706px;
  margin-bottom: 124px; }
  #kv .elementor-widget-wrap > .elementor-element {
    display: flex;
    align-items: center;
    height: 706px; }
  #kv .elementor-widget-container {
    position: relative; }
  #kv .container {
    max-width: 1140px; }
  #kv dl {
    margin-top: 50px;
    letter-spacing: 0.05em;
    padding-right: 115px; }
  #kv dt {
    color: #14284E;
    font-size: 27px;
    line-height: 36px;
    margin-bottom: 15px; }
  #kv dd {
    font-size: 18px;
    line-height: 27px;
    color: #434343; }
  #kv .kv-icon {
    position: absolute;
    right: 0;
    bottom: 0; }
  @media screen and (max-width: 850px) and (min-width: 768px) {
    #kv {
      background-position: -17em; } }
  @media screen and (max-width: 767px) {
    #kv {
      background: url("../img/melsplan/kv_sp.jpg") no-repeat center/cover;
      height: auto;
      margin-bottom: 58px;
      padding-top: 8vw;
      padding-bottom: 12vw; }
      #kv .elementor-widget-wrap > .elementor-element {
        display: block;
        height: auto; }
      #kv h2 {
        width: 72%;
        margin-bottom: 30vw; }
      #kv dl {
        padding-right: 0; }
      #kv dt {
        text-shadow: 0px 3px 3px rgba(51, 51, 51, 0.16);
        font-size: 21px;
        line-height: 28px;
        margin-bottom: 10px; }
      #kv dd {
        font-size: 14px;
        line-height: 21px; }
      #kv .kv-icon {
        width: 99px;
        right: auto;
        left: 212px;
        bottom: 0; } }

#sec-news {
  border: 1px solid #6BA5D1;
  padding: 26px 24px; }
  #sec-news .btn-link {
    width: 151px; }
  @media screen and (min-width: 768px) {
    #sec-news {
      padding: 48px 64px 28px;
      max-width: 1080px; }
      #sec-news .btn-link {
        margin: 0;
        position: absolute;
        left: 0;
        top: -110px; } }
  @media screen and (min-width: 768px) and (max-width: 1160px) {
    #sec-news {
      margin: 0 40px;
      width: calc(100% - 80px);
      padding: 48px 40px 28px; } }
  @media screen and (max-width: 767px) {
    #sec-news {
      margin: 0 16px;
      width: calc(100% - 32px); } }

#news {
  margin-bottom: 0;
  /* width */
  /* Track */
  /* Handle */ }
  #news h2 {
    color: #14284E;
    font-weight: 600;
    font-family: "dnp-shuei-mgothic-std", sans-serif;
    letter-spacing: 0.05em;
    font-size: 24px;
    line-height: 1.3;
    text-align: center;
    border-bottom: 2px dashed #9F9F9F;
    padding-bottom: 30px;
    margin-bottom: 16px; }
    #news h2 span {
      display: block;
      color: #9F9F9F;
      font-size: 15px;
      line-height: 2; }
  #news > div {
    height: 210px;
    overflow-y: auto;
    box-sizing: border-box;
    padding-right: 24px; }
  #news ::-webkit-scrollbar {
    width: 28px; }
  #news ::-webkit-scrollbar-track {
    background: #EDEDED; }
  #news ::-webkit-scrollbar-thumb {
    background: #9F9F9F;
    width: 15px;
    border: 6px solid #EDEDED; }
  #news dl {
    padding: 0 0 12px;
    line-height: 1.5;
    font-size: 20px; }
    #news dl dt {
      color: #9F9F9F; }
    #news dl dd a {
      color: #707070; }
  #news .ov {
    display: none; }
  @media screen and (min-width: 768px) {
    #news {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #news h2 {
        width: 151px;
        border-bottom: none; }
      #news > div {
        width: calc(100% - 244px);
        border-left: 2px dashed #9F9F9F;
        box-sizing: border-box;
        padding-left: 32px; }
      #news dl dt, #news dl dd {
        float: none; }
      #news dl dd {
        padding-left: 0; } }
  @media screen and (min-width: 768px) and (max-width: 960px) {
    #news > div {
      width: calc(100% - 190px); } }

#menicon {
  text-align: center;
  margin-top: 116px;
  margin-bottom: 124px;
  color: #14284E;
  font-weight: 600;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  letter-spacing: 0.05em; }
  #menicon h2 {
    font-weight: 600 !important;
    font-size: 32px; }
  #menicon .menicon-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 30px; }
    #menicon .menicon-txt span {
      display: block; }
      #menicon .menicon-txt span:nth-child(1) {
        margin-right: 12px; }
  @media screen and (max-width: 900px) {
    #menicon .menicon-txt {
      display: block; }
      #menicon .menicon-txt span:nth-child(1) {
        margin: 5px 0 10px; } }
  @media screen and (max-width: 767px) {
    #menicon {
      margin: 106px  0 140px; }
      #menicon .menicon-txt {
        margin-bottom: 18px; } }

#point {
  background: #F1F8F7;
  padding: 116px 0 124px; }
  #point h2 {
    margin-bottom: 55px; }
  #point .point-item:not(:last-child) {
    margin-bottom: 90px; }
  #point .point-item {
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px dashed #9F9F9F;
    padding-bottom: 48px; }
    #point .point-item .elementor-row {
      justify-content: space-between; }
    #point .point-item .elementor-column.elementor-col-50 {
      padding: 0; }
      #point .point-item .elementor-column.elementor-col-50:nth-child(2) {
        width: 300px; }
      #point .point-item .elementor-column.elementor-col-50:nth-child(1) {
        width: calc(100% - 350px); }
    #point .point-item i {
      width: 98px;
      margin-top: -35px;
      display: block; }
    #point .point-item dl {
      width: calc(100% - 128px);
      color: #707070;
      letter-spacing: 0.05em; }
      #point .point-item dl dt {
        font-size: 24px;
        line-height: 1.5;
        margin-bottom: 17px;
        min-height: 87px;
        display: flex;
        align-items: center; }
      #point .point-item dl dd {
        font-size: 20px;
        line-height: 29px; }
  @media screen and (min-width: 768px) and (max-width: 1160px) {
    #point {
      padding-left: 16px;
      padding-right: 16px; }
      #point .point-item .elementor-column.elementor-col-50 {
        padding: 0; }
        #point .point-item .elementor-column.elementor-col-50:nth-child(2) {
          width: 30%; }
        #point .point-item .elementor-column.elementor-col-50:nth-child(1) {
          width: calc(70% - 20px); }
      #point .point-item i {
        width: 85px;
        margin-top: -20px; }
      #point .point-item dl {
        width: calc(100% - 108px); } }
  @media screen and (max-width: 767px) {
    #point {
      padding: 48px 30px 64px; }
      #point h2 {
        margin-bottom: 45px; }
      #point .point-item:not(:last-child) {
        margin-bottom: 104px; }
      #point .point-item {
        position: relative;
        padding-bottom: 32px; }
        #point .point-item:last-child {
          border-bottom: none;
          padding-bottom: 0; }
        #point .point-item .elementor-column, #point .point-item .elementor-column-wrap, #point .point-item .elementor-widget-wrap, #point .point-item .elementor-widget {
          position: static; }
        #point .point-item .elementor-column.elementor-col-50 {
          width: 100% !important; }
          #point .point-item .elementor-column.elementor-col-50:nth-child(1) {
            order: 2; }
          #point .point-item .elementor-column.elementor-col-50:nth-child(2) {
            margin: 0 0 25px; }
        #point .point-item i {
          margin-top: 0;
          position: absolute;
          top: -72px;
          left: -11px; }
        #point .point-item dl {
          width: 100%; }
          #point .point-item dl dt {
            font-size: 24px;
            line-height: 1.5;
            margin-bottom: 5px;
            min-height: auto;
            display: block; }
            #point .point-item dl dt span {
              font-size: 16px; } }

#club {
  background: url("../img/melsplan/club_bg.jpg") no-repeat center/cover;
  padding: 196px 30px 124px; }
  #club .container {
    background: #fff;
    border-radius: 20px;
    box-sizing: border-box;
    max-width: 1080px;
    text-align: center; }
    #club .container .elementor-widget-container {
      padding: 0 0 64px;
      position: relative; }
  #club h2 {
    position: relative;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 515px; }
  #club h3 {
    font-size: 28px;
    color: #14284E;
    letter-spacing: 0.05em; }
  #club .club-txt {
    margin: 15px 0 40px;
    font-size: 20px;
    line-height: 29px;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #707070; }
  #club .btn-link {
    background: #FABF16; }
  @media screen and (max-width: 767px) {
    #club {
      background: url("../img/melsplan/club_bg_sp.jpg") no-repeat center/cover;
      padding: 68px 0 32px; }
      #club .container {
        border-radius: 0; }
        #club .container .elementor-widget-container {
          padding: 0 0 32px; }
      #club h2 {
        width: 315px;
        transform: translate(-50%, -33%); }
      #club h3 {
        font-size: 24px;
        margin-top: -17px; }
      #club .club-txt {
        margin: 5px 0 24px; } }

#flow {
  position: relative;
  z-index: 0;
  padding: 116px 0 67px; }
  #flow:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 375px;
    background: #EFEFEF;
    left: 0;
    bottom: 0; }
  #flow .container {
    max-width: 1140px; }
  #flow h2 {
    margin-bottom: 169px; }
  #flow .flow-step {
    display: flex;
    justify-content: space-between; }
  #flow .flow-item {
    position: relative;
    border-radius: 10px;
    box-shadow: 0px 3px 20px rgba(200, 213, 224, 0.61);
    background: #fff;
    width: 20%;
    text-align: center;
    font-size: 20px;
    box-sizing: border-box;
    padding: 52px 0 28px; }
    #flow .flow-item i {
      display: block; }
    #flow .flow-item .step-icon {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translate(-50%, -66%);
      width: 40%; }
  #flow .flow-arrow {
    width: 5%;
    display: flex;
    justify-content: center;
    align-items: center; }
    #flow .flow-arrow img {
      width: 39%; }
  #flow .flow-txt {
    margin-bottom: 5px; }
  #flow .flow-txt2 {
    margin: 83px auto 27px;
    width: 578px; }
  #flow .btn-link {
    background: #FABF16; }
  @media screen and (min-width: 768px) and (max-width: 870px) {
    #flow .flow-item {
      font-size: 19px;
      padding-top: 30px; } }
  @media screen and (max-width: 767px) {
    #flow {
      padding: 64px 0; }
      #flow:before {
        height: 101vw; }
      #flow h2 {
        margin-bottom: 63px; }
      #flow .flow-step {
        flex-wrap: wrap;
        width: 94%;
        margin: 0 auto; }
      #flow .flow-item {
        width: 45%;
        font-size: 16px;
        box-sizing: border-box;
        padding: 8vw 0 5.4vw; }
        #flow .flow-item:nth-child(1), #flow .flow-item:nth-child(3) {
          margin-bottom: 20vw; }
      #flow .flow-arrow {
        width: 8%; }
        #flow .flow-arrow img {
          width: 56%; }
        #flow .flow-arrow:nth-child(2) {
          margin-bottom: 20vw; }
      #flow .arrow-pc {
        display: none; }
      #flow .flow-img {
        margin: 0 auto;
        width: 51%; }
      #flow .flow-txt {
        margin-bottom: 5px; }
      #flow .flow-txt2 {
        margin: 13vw auto 7vw;
        width: 100%;
        max-width: 336px; } }
