@charset "utf-8";

picture,
img {
  display: block;
  width: 100%;
  height: auto;
}

#wrap_contents .inner {
  width: 100%;
}

@media screen and (min-width: 751px) {
  #wrap_contents .fuwaama_inner {
    max-width: 1155px;
    margin: 0 auto;
    padding: 0 20px;
  }

  #fuwaamaWrap {
    margin: 0 auto;
    padding: 0 0 67px;
  }

  .fuwaama_title {
    margin: 0;
    padding: 19px 13px 18px;
    background: #FFF7DC;
    color: #A70000;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
  }

  .fuwaama_kv {
    margin: 42px 0 0;
    position: relative;
    width: 100%;
  }

  .fuwaama_lead {
    position: absolute;
    top: 37.887%;
    left: 32.294%;
    font-size: min(16px, calc(16 / 1155 * 100vw));
    font-weight: 300;
    line-height: 2;
    letter-spacing: 1.28px;
  }

  .fuwaama_lead_catch {
    position: absolute;
    top: 16.73%;
    left: 31.948%;
    color: #A70000;
    font-size: min(34px, calc(34 / 1155 * 100vw));
    font-weight: 600;
    line-height: 1.352;
    letter-spacing: 1.44px;
  }

  .fuwaama_sec_title {
    position: relative;
    margin: 0;
    color: #B10500;
    font-size: 21px;
    padding: 13px 0;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1.26px;
    background-image: url('/pureselect/img/products_fuwaama/decoration_line_pc.svg');
    background-size: auto 55px;
    background-repeat: repeat-x;
  }

  .fuwaama_sec_title + * {
    margin: 30px 0 0;
  }

  .fuwaama_osusume {
    margin: 50px 0 0;
  }

  .fuwaama_osusume_inner {
    position: relative;
    width: 100%;
    background-image: url('/pureselect/img/products_fuwaama/bg_osusume_pc.png');
    aspect-ratio: 1155 / 575;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
  }

  .fuwaama_sec_lead {
    color: #333;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 1.4px;
  }

  .fuwaama_sec_lead.--kodawari {
    position: static;
    margin: 30px 0 0;
  }

  .fuwaama_sec_lead.--kodawari + .fuwaama_kodawari_list {
    margin: 30px 0 0;
  }

  .fuwaama_sec_lead.--osusume {
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }

  .fuwaama_sec_lead_desc {
    position: absolute;
    top: 96px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    color: #333;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 1.4px;
  }

  .fuwaama_kodawari {
    margin: 40px 0 0;
  }

  .fuwaama_kodawari_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
    list-style: none;
    gap: 30px;
  }

  .fuwaama_kodawari_list::after {
    content: none;
  }

  .fuwaama_kodawari_list li {
    box-sizing: border-box;
    width: calc(50% - 15px);
    padding: 30px 40px;
    border-radius: 12px;
    background: #FFF8D9;
    border-radius: 10px;
    border: 1.333px dashed #FFE65F;
    box-shadow: 0 0 1px 0 #FFE363;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  
  .fuwaama_kodawari_list figure {
    margin: 0 auto;
    width: 90px;
    display: flex;
    justify-content: center;
  }

  .icon_kodawari01 {
    width:84.766%;
    height: auto;
  }

  .icon_kodawari02 {
    width: 74.222%;
    height: auto;
  }

  .icon_kodawari03 {
    width: 82.888%;
    height: auto;
  }

  .icon_kodawari04 {
    width: 90.444%;
    height: auto;
  }

  .fuwaama_kodawari_list h3 {
    color: #B10500;
    font-size: 22px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 1.4px;
  }

  .fuwaama_kodawari_list p {
    margin: 0;
    color: #333;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1.4px;
    text-align: left;
  }

  .fuwaama_osusume_list {
    display: flex;
    justify-content: center;
    max-width: 1070px;
    margin: 0 auto;
    padding: 236px 40px 50px;
    list-style: none;
    gap: 30px;
  }


  .fuwaama_osusume_list::after {
    content: none;
  }

  .fuwaama_osusume_list li {
    position: relative;
    width: 22.897%;
  }

  .fuwaama_osusume_list li img {
    border-radius: 1.063% / 1.031%;
    overflow: hidden;
  }

  .fuwaama_osusume_list p {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 81.632%;
    height: 40px;
    background-color: #B10500;
    color: #fff;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.4px;
    text-wrap: nowrap;
  }

  .fuwaama_osusume_list p::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    width: 12.5px;
    height: 12.5px;
    background-color: #B10500;
  }
}

@media screen and (max-width: 750px) {
  #wrap_contents .fuwaama_inner {
    width: auto;
    margin: 0;
    padding: 0 11px;
  }

  .fuwaama_title {
    margin: 20.5px 0 0;
    padding: 15px 12.5px;
    border-radius: 10px;
    background: #FFF7DC;
    color: #A70000;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.05em;
  }

  .fuwaama_kv {
    margin: 18px 0 0;
  }

  .fuwaama_kv .fuwaama_catch {
    margin: 0 -11px;
    position: relative;
  }

  .fuwaama_lead_catch {
    color: #A70000;
    font-weight: 600;
    font-size: calc(21 / 375 * 100vw);
    line-height: 1.52381;
    letter-spacing: 1.44px;
    position: absolute;
    top: 29.462%;
    left: 32.133%;
  }

  .fuwaama_lead {
    color: #333;
    font-weight: 300;
    margin: 17.5px 0 0;
    font-size: 12px;
    line-height: 1.45833;
  }

  .fuwaama_sec_title {
    position: relative;
    margin: 0;
    padding: 13px 0;
    color: #B10500;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: 1.25;
    letter-spacing: 1.26px;
    background-image: url('/pureselect/img/products_fuwaama/sp/decoration_line_sp.svg');
    background-size: auto 45px;
    background-repeat: repeat;
  }

  .fuwaama_sec_title + * {
    margin: 15px 0 0;
  }

  .fuwaama_osusume {
    margin: 25px 0 0;
  }

  .fuwaama_osusume_inner {
    position: relative;
    padding-bottom: 25px;
    width: 100%;
    background-image: url('/pureselect/img/products_fuwaama/bg_osusume_pc.png');
    aspect-ratio: 1155 / 575;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
  }

  .fuwaama_sec_lead {
    color: #333;
    font-weight: 600;
    font-size: 15px;
    text-align: center;
    letter-spacing: 1.4px;
  }

  .fuwaama_sec_lead.--kodawari {
    margin: 15px 0 0;
    line-height: 0.7333;
  }

  .fuwaama_sec_lead.--kodawari + .fuwaama_kodawari_list {
    margin: 15px 0 0;
  }

  .fuwaama_sec_lead.--osusume {
    padding: 25px 0 0;
    width: 100%;
    line-height: 1.4;
  }

  .fuwaama_kodawari {
    margin: 15px 0 0;
  }

  .fuwaama_sec_lead_desc {
    padding-top: 12px;
    text-align: center;
    margin: 0;
  }

  .fuwaama_kodawari_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    row-gap: 15px;
    column-gap: 15px;
  }

  .fuwaama_kodawari_list::after {
    content: none;
  }

  .fuwaama_kodawari_list li {
    box-sizing: border-box;
    width: 47.826%;
    padding: 15px;
    border: 1.333px dashed #FFE65F;
    box-shadow: 0 0 1px 0 #FFE363;
    border-radius: 5px;
    background: #FFF8D9;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
  }

  .fuwaama_kodawari_list figure {
    margin: 0 auto;
    width: 45px;
  }

  .fuwaama_kodawari_list h3 {
    color: #B10500;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.42857;
    letter-spacing: 1.4px;
  }

  .fuwaama_kodawari_list p {
    color: #333;
    font-size: 11px;
    font-weight: 300;
    line-height: 1.36364;
    letter-spacing: 1.4px;
    text-align: left;
  }

  .fuwaama_osusume_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    margin: 34.5px 0 0;
    row-gap: 25px;
    column-gap: 15px;
  }

  .fuwaama_osusume_list::after {
    content: none;
  }

  .fuwaama_osusume_list li {
    width: 42.028%;
    position: relative;
  }

  .fuwaama_osusume_list li img {
    border-radius: 1.064% / 1.031%;
    overflow: hidden;
  }

  .fuwaama_osusume_list p {
    position: absolute;
    top: -10.5px;
    left: 50%;
    transform: translateX(-50%);
    width: 68.965%;
    height: 21px;
    background-color: #B10500;
    color: #fff;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.4px;
  }

  .fuwaama_osusume_list p::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    width: 6.25px;
    height: 6.25px;
    background-color: #B10500;
  }
}
