@charset "utf-8";

/* ======================================================
 * door_alarm_light.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
====================================================== */


@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100;200;300;400;500;600;700&display=swap');

/* ======================================================
 * PC
====================================================== */
@media print, screen and (min-width: 768px) {
  /* ------------------------------------------------------
   * Page Component
  ------------------------------------------------------ */
  .pc-hidden {
    display: none;
  }
  /* -----chucktype-main-layout----- */
  .chucktype-main-layout {
    width: 100%;
    margin-bottom: 62px;
    font-family: "Noto Sans", "Noto Sans CJK JP";
  }
  .chucktype-main-layout-inner {
    position: relative;
  }
  .chucktype-main-layout-text {
    position: absolute;
    top: 28%;
    left: 4.5%;
    letter-spacing: -2px;
    font-size: 60px;
    font-weight: bold;
    line-height: 1.15;
  }
  .chucktype-main-layout-subtext {
    position: absolute;
    font-size: 26.5px;
    font-weight: 1000;
    bottom: 13%;
    left: 5%;
    line-height: 1.5;
  }
  .chucktype-main-layout-subtext-backcolor {
    background-color: #e0df00;
    font-size: 37px;
    padding-left: 7px;
    padding-right: 5px;
    letter-spacing: -1px;
    margin-right: -3px;
  }
  .chucktype-main-layout-subtext-large {
    font-size: 45px;
  }
  .chucktype-main-layout-caption {
    text-align: right;
    margin-top: 10px;
    margin-bottom: -7px;
    font-weight: 700;
  }
  /* -----chucktype-heading-Lv2----- */
  .chucktype-heading-Lv2 {
    width: 100%;
    font-family: "Noto Sans", "Noto Sans CJK JP";
    background-color: #e0df00;
  }
  .chucktype-heading-Lv2 > h2 {
    font-size: 42px;
    font-weight: 1000;
    display: flex;
    align-items: center;
    padding: 5px 0;
  }
  .chucktype-heading-Lv2-text {
    margin: 0 auto;
  }
  .chucktype-heading-Lv2-large {
    font-size: 60px;
    letter-spacing: 4px;
  }
  
  /* -----chucktype-description----- */
  .chucktype-description {
    width: 100%;
    position: relative;
    margin-top: 59px;
  }
  .chucktype-description-text01 {
    text-align: center;
    position: absolute;
    top: 12.5%;
    right: 12.5%;
    font-size: 28px;
    font-weight: bold;
  }
  .chucktype-description-text02 {
    text-align: center;
    position: absolute;
    bottom: 12%;
    right: 11.5%;
    font-size: 28px;
    font-weight: bold;
  }
   /* -----youtube----- */
  .youtubeWrap {
    width: 60%;
    max-width: 720px;
    margin: 70px auto 0;
  }
  .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  /* -----chucktype-detail----- */
  .chucktype-detail {
    margin-top: 50px;
  }
  /* -----chucktype-heading-Lv3----- */
  .chucktype-heading-Lv3 {
    position: relative;
    width: 100%;
    font-family: "Noto Sans", "Noto Sans CJK JP";
  }
  .chucktype-heading-Lv3 > h3 {
    font-size: 48px;
    font-weight: bold;
    padding-left: 68px;
    padding-bottom: 7px;
    border-bottom: 2px solid #75c8d6;
  }
  .chucktype-heading-Lv3-01::before {
    content: '';
    background: url("/sp/english/chacktype/img/index_ic01.png") no-repeat top 14px left 16px / 27px;
    padding-left: 68px;
    margin-left: -68px;
  }
  .chucktype-heading-Lv3-02::before {
    content: '';
    background: url("/sp/english/chacktype/img/index_ic02.png") no-repeat top 14px left 0 / 46px;
    padding-left: 68px;
    margin-left: -68px;
  }
  .chucktype-heading-Lv3-03::before {
    content: '';
    background: url("/sp/english/chacktype/img/index_ic03.png") no-repeat top 14px left 6px / 44px;
    padding-left: 68px;
    margin-left: -68px;
  }
  .chucktype-heading-Lv3-note {
    position: absolute;
    font-size: 14px;
    right: 0;
    top: 40%;
  }
  .chucktype-heading-Lv3-note-mark {
    
  }
  .chucktype-heading-Lv3-note-text {
    font-weight: bold;
    padding: 3px 8px;
    border: 1px solid #414141;
    border-radius: 6px;
    margin-left: 7px;
  }
  /* -----chucktype-media_v1----- */
  .chucktype-media_v1 {
    display: flex;
    width: 100%;
    margin-top: 40px;
  }
  .chucktype-media_v1-item01 {
    width: 50%;
    background-color: #afe2e3;
    text-align: center;
    padding: 46px;
  }
  .chucktype-media_v1-item02 {
    width: 50%;
    position: relative;
  }
  .chucktype-media_v1-text01 {
    font-family: "Noto Sans", "Noto Sans CJK JP";
    font-size: 32px;
    font-weight: bold;
    line-height: 1.55;
  }
  .chucktype-media_v1-text02 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 21px;
  }
  .chucktype-media_v1-text03 {
    font-family: "Noto Sans", "Noto Sans CJK JP";
    position: absolute;
    bottom: 16%;
    left: 19%;
    font-size: 28px;
    font-weight: bold;
  }
  .chucktype-media_v1-text04 {
    font-family: "Noto Sans", "Noto Sans CJK JP";
    position: absolute;
    bottom: 5.5%;
    left: 19%;
    font-size: 28px;
    font-weight: bold;
  }
  .chucktype-media_v1-item01-img {
    margin-top: 24px;
    width: 58%;
  }
  .chucktype-media_v1-item02-img {
    width: 100%;
  }
  /* -----chucktype-note-text----- */
  .chucktype-note-text {
    position: relative;
    padding-left: 1.2em;
    font-size: 1.6rem;
    color: #333;
    text-align: right;
    display: block;
    margin-top: 14px;
  }
  .chucktype-note-mark {
    position: absolute;
    top: 0;
    right: 17%;
  }
  /* -----chucktype-note-text----- */
  .type-overall{
    margin-top: 5em!important;
  }
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
}

/* ======================================================
 * PC Media Queries
====================================================== */
@media screen and (min-width: 768px) and (max-width: 1280px) {
  /* -----chucktype-main-layout----- */
  .chucktype-main-layout {
    width: 100%;
    margin-bottom: calc( 62 * 100vw / 1280);
  }
  .chucktype-main-layout-inner {
    position: relative;
  }
  .chucktype-main-layout-text {
    position: absolute;
    font-size: calc( 60 * 100vw / 1280);
  }
  .chucktype-main-layout-subtext {
    font-size: calc( 30 * 100vw / 1280);
  }
  .chucktype-main-layout-subtext-backcolor {
    background-color: #e0df00;
    font-size: calc( 37 * 100vw / 1280);
    padding-left: calc( 7 * 100vw / 1280);
    padding-right: calc( 5 * 100vw / 1280);
    margin-right: calc( 5 * 100vw / 1280);
    letter-spacing: -1px;
  }
  .chucktype-main-layout-subtext-large {
    font-size: calc( 45 * 100vw / 1280);
  }
  .chucktype-main-layout-caption {
    margin-top: calc( 10 * 100vw / 1280);
    margin-bottom: -calc( -7 * 100vw / 1280);
  }
  /* -----chucktype-heading-Lv2----- */
  .chucktype-heading-Lv2 > h2 {
    font-size: calc( 42 * 100vw / 1280);
  }
  .chucktype-heading-Lv2-large {
    font-size: calc( 60 * 100vw / 1280);
  }
  .chucktype-heading-Lv2 > h2 {
    font-size: calc( 42 * 100vw / 1280);
    font-weight: 1000;
    display: flex;
    align-items: center;
    padding: calc( 3 * 100vw / 1280) 0 calc( 3 * 100vw / 1280) calc( 220 * 100vw / 1280);
  }
  .chucktype-heading-Lv2-text {
    margin-right: calc( 11 * 100vw / 1280);
  }
  .chucktype-heading-Lv2-large {
    font-size: calc( 60 * 100vw / 1280);
    letter-spacing: calc( 4 * 100vw / 1280);
  }
  /* -----chucktype-description----- */
  .chucktype-description {
    margin-top: calc( 59 * 100vw / 1280);
  }
  .chucktype-description-text01 {
    font-size: calc( 28 * 100vw / 1280);
    font-weight: bold;
  }
  .chucktype-description-text02 {
    font-size: calc( 28 * 100vw / 1280);
  }
  /* -----chucktype-detail----- */
  .chucktype-detail {
    margin-bottom: calc( 50 * 100vw / 1280);
  }
  /* -----chucktype-heading-Lv3----- */
  .chucktype-heading-Lv3 > h3 {
    font-size: calc( 48 * 100vw / 1280);
    padding-left: calc( 68 * 100vw / 1280);
    padding-bottom: calc( 7 * 100vw / 1280);
  }
  .chucktype-heading-Lv3-01::before {
    content: '';
    background: url("/sp/english/chacktype/img/index_ic01.png") no-repeat top calc( 14 * 100vw / 1280) left calc( 16 * 100vw / 1280) / calc( 27 * 100vw / 1280);
    padding-left: calc( 68 * 100vw / 1280);
    margin-left: calc( -68 * 100vw / 1280);
  }
  .chucktype-heading-Lv3-02::before {
    content: '';
    background: url("/sp/english/chacktype/img/index_ic02.png") no-repeat top calc( 14 * 100vw / 1280) left 0 / calc( 46 * 100vw / 1280);
    padding-left: calc( 68 * 100vw / 1280);
    margin-left: calc( -68 * 100vw / 1280);
  }
  .chucktype-heading-Lv3-03::before {
    content: '';
    background: url("/sp/english/chacktype/img/index_ic03.png") no-repeat top calc( 14 * 100vw / 1280) left calc( 6 * 100vw / 1280) / calc( 44 * 100vw / 1280);
    padding-left: calc( 68 * 100vw / 1280);
    margin-left: calc( -68 * 100vw / 1280);
  }
  .chucktype-heading-Lv3-note {
    font-size: calc( 14 * 100vw / 1280);
  }
  .chucktype-heading-Lv3-note-mark {
    
  }
  .chucktype-heading-Lv3-note-text {
    padding: calc( 3 * 100vw / 1280) calc( 8 * 100vw / 1280);
    margin-left: calc( 7 * 100vw / 1280);
  }
  /* -----chucktype-media_v1----- */
  .chucktype-media_v1 {
    margin-top: calc( 40 * 100vw / 1280);
  }
  .chucktype-media_v1-item01 {
    padding: calc( 46 * 100vw / 1280);
    padding-bottom: 0;
  }
  .chucktype-media_v1-text01 {
    font-size: calc( 32 * 100vw / 1280);
  }
  .chucktype-media_v1-text02 {
    font-size: calc( 18 * 100vw / 1280);
    margin-top: calc( 21 * 100vw / 1280);
  }
  .chucktype-media_v1-text03 {
    font-size: calc( 28 * 100vw / 1280);
  }
  .chucktype-media_v1-text04 {
    font-size: calc( 28 * 100vw / 1280);
  }
  .chucktype-media_v1-item01-img {
    margin-top: calc( 24 * 100vw / 1280);
  }
  /* -----chucktype-note-text----- */
  .chucktype-note-text {
    font-size: calc( 16 * 100vw / 1280);
    margin-top: calc( 14 * 100vw / 1280);
  }
}
@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) {
}
***/


/* ======================================================
 * SP
====================================================== */
@media only screen and (max-width: 767px) {
  /* ------------------------------------------------------
   * Page Component
  ------------------------------------------------------ */
  .sp-hidden {
    display: none;
  }
  /* -----chucktype-main-layout----- */
  .chucktype-main-layout {
    margin-bottom: 30px;
    font-family: "Noto Sans", "Noto Sans CJK JP";
    margin-left: -15px;
    width: 100vw;
  }
  .chucktype-main-layout-inner {
    position: relative;
  }
  .chucktype-main-layout-text {
    position: absolute;
    top: 14.5%;
    left: 3.5%;
    letter-spacing: -2px;
    font-size: calc( 55 * 100vw / 750);
    font-weight: bold;
    line-height: 1.4;
  }
  .chucktype-main-layout-subtext {
    position: absolute;
    font-size: calc( 28 * 100vw / 750);
    font-weight: 1000;
    bottom: 5%;
    left: 4%;
    line-height: 1.7;
  }
  .chucktype-main-layout-subtext-backcolor {
    background-color: #e0df00;
    font-size: calc( 50 * 100vw / 750);
    padding-left: 7px;
    padding-right: 2px;
    margin-right: 5px;
    letter-spacing: -2px;
  }
  .chucktype-large-text {
    margin-left: calc( 16 * 100vw / 750);
  }
  .chucktype-main-layout-subtext-large {
    font-size: calc( 46 * 100vw / 750);
  }
  .chucktype-main-layout-caption {
    text-align: right;
    padding-right: 15px;
    margin-top: 20px;
    font-weight: 700;
  }
  /* -----chucktype-heading-Lv2----- */
  .chucktype-heading-Lv2 {
    width: 100%;
    font-family: "Noto Sans", "Noto Sans CJK JP";
    background-color: #e0df00;
    text-align: center;
    padding: calc( 12 * 100vw / 750) 0;
    margin-bottom: 16px;
  }
  .chucktype-heading-Lv2 > h2 {
    font-size: calc( 48 * 100vw / 750);
    font-weight: 1000;
    
  }
  .chucktype-heading-Lv2-text {
  }
  .chucktype-heading-Lv2-large {
    font-size: calc( 60 * 100vw / 750);
  }
  /* -----chucktype-description----- */
  .chucktype-description {
    width: 100%;
    position: relative;
  }
  .chucktype-description-text01 {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 42vw;
    height: 42vw;
    font-size: calc( 32 * 100vw / 750);
    font-weight: bold;
  }
  .chucktype-description-text02 {
    display: flex;
    position: absolute;
    top: 44vw;
    right: 0;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 42vw;
    height: 42vw;
    font-size: calc( 32 * 100vw / 750);
    font-weight: bold;
  }
   /* -----youtube----- */
  .youtubeWrap {
    margin: 22px auto 0;
  }
  .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  /* -----chucktype-detail----- */
  .chucktype-detail {
    margin-top: 21px;
  }
  /* -----chucktype-heading-Lv3----- */
  .chucktype-heading-Lv3 {
    position: relative;
    width: 100%;
    font-family: "Noto Sans", "Noto Sans CJK JP";
  }
  .chucktype-heading-Lv3 > h3 {
    font-size: calc( 45 * 100vw / 750);
    font-weight: bold;
    padding-left: calc( 84 * 100vw / 750);
    padding-bottom: calc( 10 * 100vw / 750);
    border-bottom: 2px solid #75c8d6;
  }
  .chucktype-heading-Lv3-01::before {
    content: '';
    background: url(/sp/english/chacktype/img/index_ic01.png) no-repeat top calc( 12 * 100vw / 750) left calc( 16 * 100vw / 750) / calc( 36 * 100vw / 750);
    padding-top: calc( 20 * 100vw / 750);
    padding-left: calc( 84 * 100vw / 750);
    margin-left: calc( -84 * 100vw / 750);
  }
  .chucktype-heading-Lv3-02::before {
    content: '';
    background: url("/sp/english/chacktype/img/index_ic02.png") no-repeat top calc( 22 * 100vw / 750) left 0 / calc( 60 * 100vw / 750);
    padding-top: calc( 20 * 100vw / 750);
    padding-left: calc( 84 * 100vw / 750);
    margin-left: calc( -84 * 100vw / 750);
  }
  .chucktype-heading-Lv3-03::before {
    content: '';
    background: url("/sp/english/chacktype/img/index_ic03.png") no-repeat top calc( 14 * 100vw / 750) left calc( 6 * 100vw / 750) / calc( 58 * 100vw / 750);
    padding-top: calc( 20 * 100vw / 750);
    padding-left: calc( 84 * 100vw / 750);
    margin-left: calc( -84 * 100vw / 750);
  }
  .chucktype-heading-Lv3-note {
    position: absolute;
    font-size: calc( 20 * 100vw / 750);
    right: 0;
    top: 32%;
  }
  .chucktype-heading-Lv3-note-mark {
    
  }
  .chucktype-heading-Lv3-note-text {
    font-weight: bold;
    padding: calc( 6 * 100vw / 750) calc( 16 * 100vw / 750);
    border: 1px solid #414141;
    border-radius: 6px;
    margin-left: 7px;
  }
  /* -----chucktype-media_v1----- */
  .chucktype-media_v1 {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 20px;
  }
  .chucktype-media_v1-item01 {
    width: 100%;
    background-color: #afe2e3;
    text-align: center;
    padding: calc( 58 * 100vw / 750) 0;
    order: 2;
  }
  .chucktype-media_v1-item02 {
    width: 100%;
    position: relative;
    order: 1;
  }
  .chucktype-media_v1-text01 {
    font-family: "Noto Sans", "Noto Sans CJK JP";
    font-size: calc( 36 * 100vw / 750);
    font-weight: bold;
    line-height: 1.55;
  }
  .chucktype-media_v1-text02 {
    font-size: calc( 28 * 100vw / 750);
    font-weight: bold;
    margin-top: calc( 26 * 100vw / 750);
  }
  .chucktype-media_v1-text03 {
    font-family: "Noto Sans", "Noto Sans CJK JP";
    position: absolute;
    bottom: 18.5%;
    left: 17%;
    font-size: calc( 36 * 100vw / 750);
    font-weight: bold;
  }
  .chucktype-media_v1-text04 {
    font-family: "Noto Sans", "Noto Sans CJK JP";
    position: absolute;
    bottom: 6%;
    left: 17%;
    font-size: calc( 36 * 100vw / 750);
    font-weight: bold;
  }
  .chucktype-media_v1-item01-img {
    margin-top: calc( 36 * 100vw / 750);
    width: 64%;
  }
  .chucktype-media_v1-item02-img {
    width: 100%;
  }
  /* -----chucktype-note-text----- */
  .chucktype-note-text {
    padding-left: 1.2em;
    font-size: 1.3rem;
    color: #333;
    text-align: right;
    display: block;
    margin-top: 12px;
  }
  .chucktype-note-mark {
    margin-right: 5px;
  }
  /* -----chucktype-note-text----- */
  .type-overall{
    margin-top: 4em!important;
  }
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
}


/* ======================================================
 * SP Media Queries
====================================================== */
/***
@media only screen and (min-width: 320px) and (max-width: 767px) {
}
@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: 360px) {
  .light-corner-box-top .box-top-lead {
    padding: 5px 10px;
    font-size: 3.5vw;
  }
  .light-corner-box-top .box-top-lead > span {
    font-size: 4.8vw;
  }
}
  
/***
@media only screen and (max-width: 320px) {
}



/* ======================================================
 * Print
====================================================== */
@media print {
}