@charset "utf-8";

/* ======================================================
 * door_alarm_light.css
 * ------------------------------------------------------
 * @media print, screen and (min-width: 768px)
 * PC Media Queries
 * @media only screen and (max-width: 767px)
 * SP Media Queries
 * Print
====================================================== */

/* ======================================================
 * PC
====================================================== */
@media print, screen and (min-width: 768px) {
	/* ----- heading-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_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;
    transition: background .2s ease-out 0s;
  }
  .ec-button_link:hover {
    background-color: #daebfc;
  }
	/* ------------------------------------------------------
   * 仕様一覧購入ボタン
  ------------------------------------------------------ */
  /* ----- table-ec ----- */
  .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;
    transition: background .2s ease-out 0s;
  }
  .table-ec-button_link:hover {
    opacity: 1;
    background-color: #daebfc;
  }
  .table-ec[date-flex-pc="column"] {
    flex-flow: column wrap;
    align-items: flex-start;
  }
  .table-ec[date-flex-pc="column"] .table-ec-button {
    margin: 5px 0 0;
  }
  /* ----- inline-ec ----- */
  .inline-ec-button {
    display: inline-block;
    margin-left: 13px;
    max-width: 250px;
    min-width: 88px;
    vertical-align: baseline;
  }
  .inline-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;
    transition: background .2s ease-out 0s;
  }
  .inline-ec-button_link:hover {
    opacity: 1;
    background-color: #daebfc;
  }
  /* ----- lead-ec ----- */
  .lead-ec {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 12px;
  }
  h1.hdg-l1-01 + .lead-ec {
    margin-top: -16px;
  }
  .lead-ec-button {
    max-width: 250px;
    min-width: 88px;
    vertical-align: baseline;
  }
  .lead-ec-button_link {
    display: inline-block;
    padding: 5px 25px 7px;
    background-color: #fff;
    border: 2px solid #418fde;
    border-radius: 6px;
    color: #418fde!important;
    text-decoration: none!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;
    transition: background .2s ease-out 0s;
  }
  .lead-ec-button_link:hover {
    opacity: 1;
    background-color: #daebfc;
  }
  
  /* ----- /sp/alsat/ ----- */
  #main table.ec-button-content.type-alsat {
    margin: 0 0 28px auto;
  }
  .ec-button-content.type-alsat .ec-button_link {
    text-decoration: none;
  }
  .ec-button-content.type-alsat .ec-button_link + .ico {
    display: none !important;
  }
  .table-ec-button_link.type-alsat {
    padding: 5px 20px 7px;
    color: #418fde;
    font-size: 1.2rem;
    text-decoration: none;
  }
  .table-ec-button_link.type-alsat + .ico {
    display: none !important;
  }
  /* ----- /sp/mm1000/ ----- */
  .ec-button-content.type-mm1000 {
    width: 250px;
    position: relative;
    top: 45px;
    left: 20px;
    margin-top: 5px;
    text-align: center;
  }
  .ec-button-content.type-mm1000 .ec-button_link {
    padding: 10px 25px 12px;
  }
  .ec-button-content.type-mm1000 .ec-button_link:hover {
    text-decoration: none;
  }
  .table-ec-button_link.type-mm1000 {
    padding: 5px 20px 7px;
    font-size: 1.2rem;
  }
  .table-ec-button_link.type-mm1000:hover {
    color: #418fde;
    text-decoration: none;
  }
}
/* ======================================================
 * PC Media Queries
====================================================== */
/*@media screen and (min-width: 768px) and (max-width: 1280px) {
}*/
/*@media screen and (min-width: 768px) and (max-width: 1080px) {
}*/
/***
@media screen and (min-width: 768px) and (max-width: 960px) {
}
@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) {
}
***/
@media screen and (min-width: 751px) {
  /* ----- /sp/mm2000/ ----- */
  .ec-button-content.type-mm2000 {
    width: 100%;
    position: absolute;
    top: 134px;
    left: 0;
    z-index: 2;
  }
  .ec-button-content.type-mm2000 .ec-button_inner {
    width: 89.4%;
    max-width: 894px;
    margin: 0 auto;
    text-align: right;
  }
  .ec-button-content.type-mm2000 .ec-button_link {
    margin-right: 20px;
    font-size: 1.0rem;
    text-decoration: none;
  }
  .table-ec-button_link.type-mm2000 {
    font-size: 1.0rem;
    text-decoration: none;
  }
}


/* ======================================================
 * SP
====================================================== */
@media only screen and (max-width: 767px) {
	/* ----- heading-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_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 ----- */
  .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;
  }
  .table-ec[date-flex-sp="column"] {
    flex-flow: column wrap;
    align-items: flex-start;
  }
  .table-ec[date-flex-sp="column"] .table-ec-button {
    margin: 5px 0 0;
  }
  /* ----- inline-ec ----- */
  .inline-ec-button {
    display: inline-block;
    max-width: 120px;
    min-width: 65px;
    margin-top: 5px;
    margin-left: 10px;
    padding: 0;
    vertical-align: baseline;
  }
  .inline-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;
  }
  
  /* ----- /sp/alsat/ ----- */
  #main table.ec-button-content.type-alsat {
    margin: 0 0 28px auto;
  }
  .ec-button-content.type-alsat .ec-button_link {
    text-decoration: none;
  }
  .ec-button-content.type-alsat .ec-button_link + .ico {
    display: none !important;
  }
  .table-ec-button_link.type-alsat {
    padding: 5px 20px 7px;
    color: #418fde;
    font-size: 1.2rem;
    text-decoration: none;
  }
  .table-ec-button_link.type-alsat + .ico {
    display: none !important;
  }
  /* ----- /sp/mm1000/ ----- */
  .ec-button-content.type-mm1000 {
    width: 250px;
    position: relative;
    top: 45px;
    left: 20px;
    margin-top: 5px;
    text-align: center;
  }
  .ec-button-content.type-mm1000 .ec-button_link {
    padding: 10px 25px 12px;
  }
  .table-ec-button_link.type-mm1000 {
    padding: 5px 20px 7px;
    font-size: 1.2rem;
  }
}

/* ======================================================
 * SP Media Queries
====================================================== */
/***
@media only screen and (min-width: 320px) and (max-width: 767px) {
}
***/
@media only screen and (max-width: 750px) {
  /* ----- /sp/mm2000/ ----- */
  .ec-button-content.type-mm2000 {
    position: fixed;
    top: 19px;
    right: calc(4% + 60px);
    z-index: 501;
    transition: opacity 0s;
  }
  body:not(.fixed) .ec-button-content.type-mm2000 {
    transition-delay: .3s;
  }
  .fixed .ec-button-content.type-mm2000 {
    opacity: 0;
  }
  .fixed .ec-button-content.type-mm2000::before {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
  }
  .ec-button-content.type-mm2000 .ec-button_link {
    font-size: 14px;
    line-height: 1.5;
    text-decoration: none;
  }
  .table-ec-button_link.type-mm2000 {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 1.5;
    text-decoration: none;
  }
}
/***
@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: 360px) {
  }*/
/***
@media only screen and (max-width: 320px) {
}



/* ======================================================
 * Print
====================================================== */
@media print {
}