@charset "utf-8";

/* ======================================================
 * slp20.css
 * ------------------------------------------------------
 * @media print, screen and (min-width: 768px)
 * - Page Component
 * - Clearfix
 * PC Media Queries
 * @media only screen and (max-width: 767px)
 * - Page Component
 * - Clearfix
 * SP Media Queries
 * Print
====================================================== */
/* ======================================================
 * Font
====================================================== */
.slp20-hero_date,
.slp20-hero_kin,
.slp20-heading2_title,
.slp20-heading2-v2_title {
  font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* ======================================================
 * PC
====================================================== */
@media print, screen and (min-width: 768px) {
  /* ------------------------------------------------------
   * Override
  ------------------------------------------------------ */
  
  /* ------------------------------------------------------
   * Page Component
  ------------------------------------------------------ */
 /* ----- ec-button ----- */
  .ec-heading {
    position: relative;
    padding-right: 100px;
  }
  .heading-ec-button {
    position: absolute;
    display: inline-block;
    width: 88px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .ec-button {
    display: inline-block;
    max-width: 300px;
    min-width: 88px;
    margin-top: 10px;
  }
  .ec-button_link {
    display: inline-block;
    padding: 5px 24px 7px;
    background-color: #fff;
    border: 2px solid #418fde;
    border-radius: 6px;
    color: #418fde!important;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .ec-button_link:hover {
    background-color: #daebfc;
  }
  .table-ec {
    display: flex;
    align-items: center;
  }
  .table-ec-button {
    margin-left: 10px;
    max-width: 250px;
    min-width: 88px;
    vertical-align: top;
  }
  .table-ec-button_link {
    display: inline-block;
    padding: 5px 25px 7px;
    background-color: #fff;
    border: 2px solid #418fde;
    border-radius: 6px;
    color: #418fde;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .table-ec-button_link:hover {
    opacity: 1;
    background-color: #daebfc;
  }
  /* ----- slp20-hero ----- */
  .slp20-pc-hidden {
    display: none;
  }
  .slp20-hero-layout {
    position: relative;
  }
  .slp20-hero_title {
    max-width: 459px;
    position: absolute;
    top: 10%;
    left: 5%;
  }
  .slp20-hero-detail {
    font-size: 1.8rem;
    font-weight: bold;
    position: absolute;
    top: 35%;
    left: 5%;
    line-height: 1.61;
  }
  .slp20-hero-sub {
    position: absolute;
    max-width: 738px;
    bottom: 10.2%;
    left: 18.2%;
  }
  .slp20-hero-subtext {
    width: 100%;
  }
  
  /* ----- slp20-heading2 ----- */
  .slp20-heading2 {
    margin: 30px 0 0;
    background-color: #bf9758;
    padding: 12px 0;
    text-align: center;
  }
  .slp20-heading2_title {
    font-size: 2.8rem;
    color: #fff;
    font-weight: bold;
    line-height: 1.5;
  }
  /* ----- slp20-box ----- */
  .slp20-box {
    margin: 0;
  }
  .slp20-box_inner {
    display: flex;
    flex-wrap: nowrap;
  }
  .slp20-box_head {
    position: relative;
  }
  .slp20-box_head_note {
    position: absolute;
    bottom: 5.5%;
    left: 4.8%;
    font-size: 1.4rem;
    line-height: 1.71;
  }
  .slp20-box_body {
    background-color: #fff;
    max-width: 381px;
    border: 1px solid #ccc;
    padding: 13px 19px;
  }
  .slp20-box_body_title {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
  }
  .slp20-box_body_text {
    line-height: 1.625;
    margin: 6px 0 0;
  }
  .slp20-box_body_img {
    margin: 8px auto 0;
    max-width: 291px;
  }
  /* ----- slp20-heading2-v2 ----- */
  .slp20-heading2-v2 {
    margin: 42px 0 0;
    padding-bottom: 12px;
    border-bottom: 3px solid #bf9758;
  }
  .slp20-heading2-v2_title {
    text-align: center;
    font-size: 2.8rem;
    line-height: 1.5;
    font-weight: bold;
    color: #bf9758;
  }
  /* ----- slp20-material ----- */
  .slp20-material {
    margin-top: 30px;
  }
  .slp20-material_col {
    display: flex;
    flex-wrap: nowrap;
  }
  .slp20-material_img {
    max-width: 582px;
  }
  .slp20-material_item:nth-child(n + 2) {
    margin-left: 36px;
  }
  .slp20-material-detail_text {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.5;
  }
  .slp20-material-detail_text-underline {
    color: #66889e;
    position: relative;
  }
  .slp20-material-detail_text-underline::before {
    display: block;
    content: "";
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 100%;
    height: 8px;
    background-color: #d1dbe2;
    z-index: -1;
  }
  .slp20-material-detail_img {
    max-width: 458px;
    margin: 23px 0px 0px -6px;
  }
  /* ----- slp20-design ----- */
  .slp20-design {
    margin: 30px 0 0;
  }
  .slp20-design_col {
    display: flex;
    flex-wrap: nowrap;
  }
  .slp20-design_item {
    width: calc((100% - 36px) / 2);
  }
  .slp20-design_item:nth-child(n+2) {
    margin-left: 36px;
  }
  .slp20-design-detail_col {
    margin-top: 30px;
    display: flex;
    flex-wrap: nowrap;
  }
  .slp20-design-detail_item {
    width: calc((100% - 72px) / 3);
  }
  .slp20-design-detail_item:nth-child(n+2) {
    margin-left: 36px;
  }
  .slp20-design-detail_box {
    background-color: #f9eedc;
    padding: 14px 5px 12px;
    min-height: 92px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .slp20-design-detail-text {
    font-weight: bold;
    font-size: 1.6rem;
    text-align: center;
    line-height: 1.375;
  }
  .slp20-list_logo {
    margin: 0 4px 0 0;
  }
  .slp20-list_logo .slp20-list_logo_img {
    max-width: 105px;
  }
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after,
  .slp10-partsName > .slp10-partsName_layout::after {
    display: block;
    clear: both;
    content: "";
  }
}

/* ======================================================
 * PC Media Queries
====================================================== */
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .slp20-hero_title {
    width: 36vw;
  }
  .slp20-hero-sub {
    width: 57.66vw;
  }
  .slp20-box_body {
    padding: 1.5vw
  }
  .slp20-box_body_title {
    font-size: 1.4vw
  }
  .slp20-box_body_text {
    font-size: 1.1vw
  }
  .slp20-box_body_img {
    width: 18vw
  }
  .slp20-list_logo .slp20-list_logo_img {
    width: 11vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .slp20-box_body {
    padding: .5vw
  }
  .slp20-box_body_img {
    width: 15vw
  }
}
/***
@media screen and (min-width: 1921px) {
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
}
***/


/* ======================================================
 * SP
====================================================== */
@media only screen and (max-width: 767px) {
  /* ------------------------------------------------------
   * Page Component
  ------------------------------------------------------ */
 /* ----- ec-button ----- */
  .ec-heading {
    position: relative;
    padding-right: 80px;
  }
  .heading-ec-button {
    position: absolute;
    display: inline-block;
    width: 70px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .ec-button {
    margin-top: 17px;
    text-align: center;
  }
  .ec-button_link {
    display: inline-block;
    padding: 2px 19px;
    background-color: #fff;
    border: 2px solid #418fde;
    border-radius: 5px;
    color: #418fde!important;
    font-weight: bold;
    font-size: 1.4rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .table-ec {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
  }
  .table-ec-button {
    display: inline-block;
    max-width: 120px;
    min-width: 65px;
    margin-top: 5px;
    margin-left: 10px;
    padding: 0;
    vertical-align: middle;
  }
  .table-ec-button_link {
    display: inline-block;
    border: 2px solid #418fde;
    border-radius: 5px;
    background-color: #fff;
    padding: 3px 15px;
    color: #418fde;
    font-weight: bold;
    font-size: 1.4rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  /* ----- slp20-hero ----- */
  .slp20-sp-hidden {
    display: none;
  }
  .slp20-hero-layout {
    position: relative;
    background-color: #eef3f8;
    padding-top: 24px;
    margin: 0 -15px;
  }
  .slp20-hero_title {
    padding: 0 15px;
  }
  .slp20-hero-detail {
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.6;
    margin-top: 14px;
    padding: 0 15px;
  }
  .slp20-hero_image {
    margin-top: 15px;
  }
  .slp20-hero-sub {
    position: absolute;
    width: 62.4%;
    bottom: 6.4%;
    left: 29.6%;
  }
  .slp20-hero-subtext {
    width: 100%;
  }
    /* ----- slp20-heading2 ----- */
  .slp20-heading2 {
    margin: 36px 0 0;
    background-color: #bf9758;
    padding: 9px 0;
    text-align: center;
  }
  .slp20-heading2_title {
    font-size: 1.65rem;
    color: #fff;
    font-weight: bold;
    line-height: 1.5;
  }
  /* ----- slp20-box ----- */
  .slp20-box {
    margin: 0;
  }
  .slp20-box_inner {
  }
  .slp20-box_head {
    position: relative;
  }
  .slp20-box_head_note {
    position: absolute;
    bottom: 4%;
    left: 2.9%;
    font-size: 1rem;
    line-height: 1.5;
  }
  .slp20-box_body {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 11px 14px 15px;
  }
  .slp20-box_body_title {
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
  }
  .slp20-box_body_text {
    line-height: 1.61;
    margin: 7px 0 0;
    font-size: 1.3rem;
  }
  .slp20-box_body_img {
    margin: 5px auto 0;
    max-width: 217px;
  }
  
  
  /* ----- slp20-heading2-v2 ----- */
  .slp20-heading2-v2 {
    margin: 30px 0 0;
    padding-bottom: 5px;
    border-bottom: 2.5px solid #bf9758;
  }
  .slp20-heading2-v2_title {
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.6;
    font-weight: bold;
    color: #bf9758;
  }
  /* ----- slp20-material ----- */
  .slp20-material {
    margin-top: 15px;
  }
  .slp20-material_col {
  }
  .slp20-material_item:nth-child(n + 2) {
    margin-top: 16px;
  }
  .slp20-material-detail_text {
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.5;
    max-width: 294px;
    margin: 0 auto;
  }
  .slp20-material-detail_text-underline {
    color: #66889e;
    position: relative;
  }
  .slp20-material-detail_text-underline::before {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #d1dbe2;
    z-index: -1;
  }
  .slp20-material-detail_img {
    margin-top: 15px;
  }
  /* ----- slp20-design ----- */
  .slp20-design {
    margin: 16px 0 0;
  }
  .slp20-design_item:nth-child(n+2) {
    margin-top: 15px;
  }
  .slp20-design-detail_col {
    margin-top: 15px;
  }
  .slp20-design-detail_item {
    display: flex;
    flex-wrap: nowrap;
  }
  .slp20-design-detail_item:nth-child(n+2) {
    margin-top: 15px;
  }
  .slp20-design-detail_box {
    background-color: #f9eedc;
    padding: 12px 11px 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54%;
  }
  .slp20-design-detail-text {
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 1.38;
  }
  .slp20-design-detail_img {
    width: 46%;
  }
  .slp20-list_logo {
    margin: 0 4px 0 2px;
  }
  .slp20-list_logo .slp20-list_logo_img {
    max-width: 79px;
  }

  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
}

/* ======================================================
 * SP Media Queries
====================================================== */
/***
@media only screen and (max-width: 736px) {
}
@media only screen and (max-width: 667px) {
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 568px) {
}

@media only screen and (max-width: 375px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
***/

/***
@media only screen and (max-width: 320px) {
}



/* ======================================================
 * Print
====================================================== */
@media print {
}