@charset "UTF-8";
 /* ========================================
   @media screen and (min-width: 768px), print
 ======================================== */
@media screen and (min-width: 768px),print {
  /* fv
  -------------------------------------*/
  .fv {
    background: url(../images/soudan/fv.jpg) no-repeat center center;
    max-width: 1920px;
    width: 100%;
    margin-inline: auto;
    text-align: center;
    margin-top: 2.2rem;
    padding: 4.4rem 0 3.82rem;
    position: relative;
    background-size: cover;
  }
  .fv h2 {
    font-weight: bold;
    font-size: 50px;
    line-height: 0.8;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    background: url(../images/soudan/fv-ttlBg.png)no-repeat center center;
    background-size: cover;
    width: min(95%, 600px);
    margin-inline: auto;
    padding: 6rem 0 2.95rem;
    margin-bottom: 2.8rem;
  }
  .fv .list {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1.875rem;
    width: min(95%, 690px);
    margin-inline: auto;
    margin-bottom: 2.3rem;
  }
  .fv .list li {
    font-weight: bold;
    font-size: 24px;
    line-height: 1.66;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    border: 1px solid #FFFFFF;
    height: 9.375rem;
    padding: 3.4rem 0;
    width: 150px;
    height: 150px;
    display: grid;
    align-items: center;
  }
  .fv .list li:last-child {
    padding: 2.5rem 0;
    line-height: 1.416666;
  }
  .fv .txt {
    font-weight: bold;
    font-size: 20px;
    line-height: 2;
    text-align: center;
    color: #fff;
    letter-spacing: 0;
    width: min(95%, 700px);
    margin-inline: auto;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    padding: 0.8rem 0 0.5rem;
  }

  /* worries
  -------------------------------------*/
  .worries {
    background: url(../images/soudan/worries-bg.png) no-repeat top center;
    background-size: contain;
    position: relative;
    padding: 0 0 6.2rem;
    max-width: 1920px;
    margin-inline: auto;
    width: 100%;
  }
  .worries::after {
    content: "";
    position: absolute;
    bottom: 25.6rem;
    left: -9rem;
    width: 45.813rem;
    height: 42.75rem;
    background: url(../images/soudan/bg-deco.png) no-repeat;
    background-size: contain;
  }
  .worries .inner {
    padding: 5.95rem 0 5rem;
    width: min(95%, 995px);
    margin-inline: auto;
  }
  .worries .inner h2 {
    font-size: 32px;
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 700;
    text-align: center;
    margin-bottom: 2.4rem;
  }
  .worries .list {
    background: url(../images/soudan/worries-listBg.png) no-repeat center center;
    background-size: cover;
    padding: 5.4rem 6.6875rem 6.15rem;
    position: relative;
    display: grid;
    gap: 0.95rem;
    margin-bottom: 7rem;
    z-index: 2;
  }
  .worries .list::after {
    content: "";
    position: absolute;
    bottom: -4.2rem;
    left: 50%;
    transform: translateX(-50%);
    width: 14.75rem;
    height: 9.438rem;
    background: url(../images/soudan/worries-deco.png) no-repeat center center;
    background-size: contain;
  }
  .worries .list li {
    font-size: 18px;
    line-height: 2.2777777778;
    letter-spacing: 0.05em;
    font-weight: 500;
    position: relative;
    padding: 0 0 0 1.5rem;
  }
  .worries .list li::before {
    content: "✓";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    font-size: 18px;
    color: #FABE00;
  }
  .worries .list li span {
    border-bottom: 1px solid #A1A1A1;
    padding: 0 0 0.6rem;
  }
  .worries .txt {
    font-size: 16px;
    line-height: 2.125;
    letter-spacing: 0.05em;
    font-weight: 500;
    text-align: center;
    margin-bottom: 0.6rem;
    position: relative;
    z-index: 2;
  }
  .worries .txt:nth-of-type(2) {
    margin-bottom: 1.3rem;
  }
  .worries .txt02 {
    font-size: 20px;
    line-height: 2;
    letter-spacing: 0.05em;
    font-weight: 500;
    text-align: center;
    margin-bottom: 2.7rem;
    position: relative;
    z-index: 2;
  }
  .worries .lead {
    text-align: center;
    position: relative;
    z-index: 2;
  }
  .worries .lead img {
    width: 53rem;
  }
  .worries .photo {
    position: relative;
    z-index: 2;
  }
  .worries .photo img {
    width: 100%;
    height: auto;
  }

  /* message
  -------------------------------------*/
  .message {
    background: #fff;
  }
  .message .inner {
    width: min(95%, 1200px);
    margin-inline: auto;
    padding: 5.4375rem 0 4.25rem;
    position: relative;
  }
  .message .inner h2 {
    margin-bottom: 3.25rem;
    text-align: center;
  }
  .message .inner h2 img {
    width: 62.438rem;
  }
  .message .content {
    display: grid;
    grid-template-columns: 45.8333% 1fr;
    gap: 3.125rem;
  }
  .message .content .txt {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 2.125;
    margin-bottom: 2.1rem;
  }
  .message .photo {
    margin-top: 0.4rem;
  }
  .message .photo img {
    width: 100%;
    height: auto;
  }
  .message .photo02 {
    width: min(95%, 1020px);
    margin-inline: auto;
    margin-top: -1.3rem;
  }
  .message .photo02 img {
    width: 100%;
    height: auto;
  }
  .message .deco {
    position: absolute;
    bottom: 0;
    right: 3rem;
  }

  /* tel-box
  -------------------------------------*/
  .tel-box {
    margin-top: 3.4rem;
    padding: 0 0 8.8em;
  }
  .tel-box .txt{
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 0.05em;
    line-height: 1.6666;
    text-align: center;
    margin-bottom: 1rem;
  }
  .tel-box .tel-number {
    width: min(95%, 800px);
    margin-inline: auto;
    background: #1a1a1a;
    border: 1px solid #1a1a1a;
    display: grid;
    padding: 3rem 0 1.8rem;
    justify-content: center;
    gap: 0.6vw;
  }
  .tel-box .tel-number img {
    text-align: center;
  }
  .tel-box .open {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 2.2222;
    text-align: center;
    color: #fff;
    margin: 0 0 0 2.5rem;
  }
}

/* ========================================
@media screen and (min-width:768px) and (max-width:1280px)
======================================== */
@media screen and (min-width:768px) and (max-width:1280px) {
  .fv h2 {
    font-size: clamp(1.563rem, -0.781rem + 4.88vw, 3.125rem);
    background-size: contain;
  }
  .worries .list {
    background-size: contain;
  }
  .worries .list li {
    font-size:clamp(1rem, 0.813rem + 0.39vw, 1.125rem) ;
  }
}

/* ========================================
@media screen and (max-width: 767px)
======================================== */
@media screen and (max-width: 767px) {
  .main-title {
    margin-bottom: 0;
  }

  /* fv
  -------------------------------------*/
  .fv {
    background: url(../images/soudan/fv_sp.jpg) no-repeat center center;
    max-width: 100vw;
    width: 100%;
    margin-inline: auto;
    text-align: center;
    padding: 5vw 0 4.8vw;
    position: relative;
    background-size: cover;
  }
  .fv h2 {
    font-weight: bold;
    font-size:6.039vw;
    line-height: 0.8;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    background: url(../images/soudan/fv-ttlBg_sp.png)no-repeat center center;
    background-size: cover;
    width: 76.6vw;
    margin-inline: auto;
    padding: 11.5vw 0 4.5vw;
    margin-bottom: 17.2vw;
  }
  .fv .list {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1vw;
    margin-bottom: 4.4vw;
    width: 84vw;
    margin-inline: auto;
  }
  .fv .list li {
    font-weight: bold;
    font-size:3.382vw;
    line-height: 1.4285714;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    border: 0.2vw solid #FFFFFF;
    width: 19.64vw;
    height: 19.64vw;
    display: grid;
    align-items: center;
  }
  .fv .txt {
    font-weight: bold;
    font-size:3.865vw;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    letter-spacing: 0;
    margin-inline: auto;
    border-top: 0.2vw solid #FFFFFF;
    border-bottom: 0.2vw solid #FFFFFF;
    padding: 2vw 0 1vw;
    width: 89.375vw;
  }


  /* worries
  -------------------------------------*/
  .worries {
    background: url(../images/soudan/worries-bg_sp.png) no-repeat top center;
    background-size: contain;
    position: relative;
    padding: 0 0 12vw;
  }
  .worries .inner {
    padding: 11vw 0 5vw;
    position: relative;
  }
  .worries .inner h2 {
    font-size:4.831vw;
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 700;
    text-align: center;
    margin-bottom: 13vw;
  }
  .worries .list {
    background: #fff;
    padding: 4.4vw 2vw 4vw 6.8vw;
    position: relative;
    display: grid;
    gap: 4.3vw;
    margin-bottom: 36vw;
    z-index: 3;
  }
  .worries .list::before {
    background: url(../images/soudan/worries-listBg-top_sp.png) no-repeat top center;
    background-size: contain;
    content: "";
    position: absolute;
    top: -7.4vw;
    left: -11vw;
    width: 121vw;
    height: 54.6vw;
    z-index: 2;
  }
  .worries .list::after {
    background: url(../images/soudan/worries-listBg-bottom_sp.png) no-repeat top center;
    background-size: contain;
    content: "";
    position: absolute;
    bottom: -20vw;
    left: -11vw;
    width: 121vw;
    height: 54.6vw;
    z-index: 2;
  }
  .worries .list li {
    font-size:3.865vw;
    line-height: 1.875;
    letter-spacing: 0.05em;
    font-weight: 500;
    position: relative;
    margin: 0 0 0 5vw;
    z-index: 3;
    padding: 0 0 0.7vw;
  }
  .worries .list li:nth-child(5) {
    letter-spacing: 0.02em;
  }
  .worries .list li::before {
    content: "✓";
    position: absolute;
    top: 0;
    left: -5.2vw;
    font-size:4.106vw;
    color: #FABE00;
  }
  .worries .list li span {
    position: relative;
  }
  .worries .list li span:after {
    content: "";
    position: absolute;
    bottom: -1.6vw;
    left: 0;
    height: 0.2vw;
    background-color: #A1A1A1;
  }
  .worries .list li:nth-child(1) span:after {
    width: 78vw;
  }
  .worries .list li:nth-child(2) span:after {
    width: 68vw;
  }
  .worries .list li:nth-child(3) span:after {
    width: 74vw;
  }
  .worries .list li:nth-child(4) span:after {
    width: 60vw;
  }
  .worries .list li:nth-child(5) span:after {
    width: 82vw;
  }
  .worries .txt {
    font-size:3.865vw;
    line-height: 2.125;
    letter-spacing: 0.05em;
    font-weight: 500;
    text-align: center;
    margin-bottom: 2.5vw;
    position: relative;
    z-index: 2;
  }
  .worries .txt:nth-of-type(2) {
    margin-bottom: 6.2vw;
    line-height: 1.875;
  }
  .worries .txt02 {
    font-size:4.348vw;
    line-height: 1.77777;
    letter-spacing: 0.05em;
    font-weight: 500;
    text-align: center;
    margin-bottom: 4vw;
    position: relative;
    z-index: 2;
  }
  .worries .lead {
    text-align: center;
    position: relative;
    z-index: 2;
    margin-bottom: 4.6vw;
  }
  .worries .lead img {
    width: 75.846vw;
  }
  .worries .photo {
    position: relative;
    z-index: 2;
  }
  .worries .photo img {
    width: 100%;
    height: auto;
  }
  .worries .deco {
    position: absolute;
    bottom: -32vw;
    left: 50%;
    transform: translateX(-50%);
    width: 47.6vw;
    height: 30.7vw;
    z-index: 4;
  }
  .worries .deco img {
    width: 100%;
    height: auto;
  }

   /* message
  -------------------------------------*/
  .message {
    background: #fff;
  }
  .message .inner {
    width: 89.375vw;
    margin-inline: auto;
    padding: 13.4vw 0 11vw;
    position: relative;
  }
  .message .inner h2 {
    margin-bottom: 9.4vw;
    text-align: center;
  }
  .message .inner h2 img {
    width: 100vw;
  }
  .message .content {display: grid;}
  .message .content .txt-box {
    order: 2;
  }
  .message .content .txt {
    font-weight: 500;
    font-size:3.382vw;
    letter-spacing: 0.05em;
    line-height: 2;
    margin-bottom: 6.7vw;
  }
  .message .photo {order: 1;margin-bottom: 6.4vw;}
  .message .photo img {
    width: 100%;
    height: auto;
  }
  .message .photo02 img {
    width: 100%;
    height: auto;
  }
  .message .deco {
    position: absolute;
    bottom: 0;
    right: 0vw;
    width: 24.7vw;
  }
  /* tel-box
  -------------------------------------*/
  .tel-box {
    margin-top: 9vw;
    padding: 0 0 29vw;
  }
  .tel-box .txt{
    font-weight: 500;
    font-size: 3.865vw;
    letter-spacing: 0.05em;
    line-height: 2.8571428;
    text-align: center;
    margin-bottom: 2vw;
  }
  .tel-box .tel-number {
    width: 87vw;
    margin-inline: auto;
    background: #1a1a1a;
    border: 0.2vw solid #1a1a1a;
    display: grid;
    padding: 8vw 0 3.2vw;
    justify-content: center;
    gap: 2.6vw;
  }
  .tel-box .tel-number img {
    text-align: center;
  }
  .tel-box .open {
    font-weight: 500;
    font-size:3.382vw;
    letter-spacing: 0.05em;
    line-height: 2.2222;
    text-align: center;
    color: #fff;
  }
}

