@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
====================================================== */

/* ======================================================
 * PC
====================================================== */
@media print, screen and (min-width: 768px) {
  /* ----- img ----- */
  img {
    image-rendering: -webkit-optimize-contrast;
  }
  
  /* ------------------------------------------------------
   * Page Component
  ------------------------------------------------------ */
  .jilitz-main-layout {
    position: relative;
  }
  .jilitz-main-layout p {
    position: absolute;
    top: 87%;
    left: 23%;
    text-align: center;
    font-size: 3.2rem;
    font-weight: 900;
    color: #222222;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  
  .jilitz-release-date {
    margin-top: 14px;
    text-align: right;
    font-weight: 700;
  }
  .jilitz-box01 {
    display: -webkit-flex;
    display: flex;
    margin-top: 50px;
  }
  .jilitz-box01 .txLeft {
    width: 40.417%;
  }
  .jilitz-box01 .imRight {
    width: 56.667;
    margin-left: 2.916%;
  }
  .jilitz-box01 .txLeft .ballon {
    margin-top: 3%;
    padding: 8.7% 5.7% 2.1%;
    text-align: center;
    background: url("/sp/english/jilitz/img/jilitz_bg01_pc.png") no-repeat 0 0px/100%;
    font-size: 1.75vw;
    font-weight: bold;
    color: #ffffff;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .jilitz-box01 .txLeft .catchCopy {
    margin-top: 8.248%;
    font-size: 2.7vh;
    font-weight: 500;
    color: #5a4f4a;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    letter-spacing: 2.4px;
  }
  .jilitz-box01 .txLeft .catchCopy strong {
    font-size: 4vh;
    color: #5a4f4a;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .jilitz-box01 .txLeft .catchCopy ruby > rt {
    font-size: 70%;
  }
  .youtubeWrap {
    width: 60%;
    max-width: 720px;
    margin: 40px 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;
  }
  
  .exampleList {
    display: -webkit-flex;
    display: flex;
  }
  .exampleList li {
    width: 23.333333%;
  }
  .exampleList li:nth-of-type(2n) {
    margin-left: 2.25%;
  }
  .exampleList li:nth-of-type(3) {
    margin-left: 2.16%;
  }
  .exampleList li p {
    margin-top: 1.42%;
    font-size: 2.0rem;
    font-weight: 500;
    color: #333333;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
  }
  .stepList {
    display: -webkit-flex;
    display: flex;
  }
  .stepList li {
    width: 23.333333%;
  }
  .stepList li:nth-of-type(2n) {
    margin-left: 2.25%;
  }
  .stepList li:nth-of-type(3) {
    margin-left: 2.16%;
  }
  .stepList li .explanation {
    margin-top: 5%;
    font-size: 1.8rem;
    line-height: 1.4;
    color: #333333;
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
  }
  .stepList li .explanationEnd {
    margin: 5% 0 3%;
    padding-left: 4%;
    font-size: 2.4rem;
    font-weight: 500;
    color: #333333;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
  }
  .stepList li .explanationEnd > span {
    position: relative;
  }
  .stepList li .explanationEnd > span::before {
    position: absolute;
    top: 0;
    left: -1.8em;
    width: 22%;
    height: 100%;
    background: url("/sp/english/jilitz/img/jilitz_ic07.png") no-repeat 100%/42%;
    content: "";
  }
  .stepList li .step {
    font-size: 2.8rem;
    font-weight: bold;
    color: #969791;
    font-family: "Arial", "メイリオ";
    text-align: center;
  }
  .stepList li .complete {
    margin-top: 20%;
  }
  .boxWrap01 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-top: 40px;
  }
  .jilitz-box02 {
    width: 48.3%;
    display: -webkit-flex;
    display: flex;
  }
  .jilitz-box02 .textBox01 {
    width: 62%;
    padding: 4% 5% 0;
    background-color: #a3d1d0;
  }
  .jilitz-box02 .textBox01 .txLarge span {
    color: #FFFFFF;
    text-decoration: underline;
/*    font-size: 2.8rem;*/
    font-size: 2vw;
    font-weight: bold;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .jilitz-box02 .textBox01 .explanation {
    margin-top: 8%;
    line-height: 1.4;
    font-size: 1.5vw;
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .jilitz-box02 figure {
    width: 38%;
  }
  .jilitz-box03 {
    width: 48.3%
  }
  .jilitz-box03 .attention {
    border: 2px solid #333333;
    border-radius: 8px;
    text-align: center;
  }
  .jilitz-box03 .attention dt {
    padding: 1% 2% 1%;
    font-size: 1.8rem;
    font-weight: bold;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .jilitz-box03 .attention dt > span {
    position: relative;
  }
  .jilitz-box03 .attention dt > span::before {
    position: absolute;
    top: 0;
    left: -20%;
    width: 14%;
    height: 100%;
    background: url("/sp/english/jilitz/img/jilitz_ic01.png") no-repeat 100%/100%;
    content: "";
  }
  .jilitz-box03 .attention dd {
    padding:2% 6% 2%;
    text-align: left;
    border-top: 2px solid #333333;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.6;
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .jilitz-box03 .annonation {
    margin-top: 2%;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 1.4rem;
    color: #555555;
  }
  .jilitz-box03 .annonation li + li {
    margin-top: 2%;
  }
  .imgProcess {
    margin-top: 40px;
    display: -webkit-flex;
    display: flex;
  }
  .imgProcess li {
    width: 31.833333%;
  }
  .imgProcess li:nth-of-type(n+2) {
    margin-left: 2.25%;
  }
  .is-specifications .image-set {
    width: 85%;
    margin-left: 30px;
  }
  .is-variety_of_uses {
    width: 85%;
    margin: 0 auto;
  }
  
/* -------jilitz-side-feature-------- */
  .jilitz-side-feature {
    padding: 0 60px;
    background: #d4ecf3;
    border-radius: 30px;
    margin: 48px 0 0 0px;
  }
  .jilitz-side-feature_inner {
    display: flex;
    align-items: center;
    padding: 21px 0 9px 0;
    border-bottom: 2px solid #666;
  }
  .jilitz-side-feature_title {
    font-size: 2.8rem;
    font-weight: bold;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #000;
  }
  .jilitz-side-feature_subtitle {
    margin: 5px 0 0 62px;
    font-size: 1.8rem;
    color: #333;
  }
  .jilitz-side-feature-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 30px 0
  }
  .jilitz-side-feature-item,
  .jilitz-side-feature-item-v2 {
    width: calc((100% - 33px) / 2);
  }
  .jilitz-side-feature-item {
    max-width: 631px;
    flex-grow: 1;
  }
  .jilitz-side-feature-item-v2 {
    max-width: 417px;
    margin: -13px 0 0 33px;
  }
  
  /* ----- jilitz-list ----- */
  .jilitz-list {
    margin: 38px 0 -11px 0;
  }
  .jilitz-list_inner {
    border-bottom: 1px solid #ddd;
  }
  .jilitz-list_title_top,
  .jilitz-list_title_side {
    position: relative;
    display: inline-block;
    padding:0 72px 7px 0;
    font-size: 2.4rem;
    font-weight: bold;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
    .jilitz-list_title_top::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 40px;
    background-image: url("/sp/english/jilitz/img/jilitz_ic09.png");
    background-repeat: no-repeat;
    background-position: 0 0;
  }
    .jilitz-list_title_side::after {
    content: "";
    position: absolute;
    top: 0vw;
    right: 0;
    width: 55px;
    height: 36px;
    background-image: url("/sp/english/jilitz/img/jilitz_ic10.png");
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  
  
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
}

/* ======================================================
 * PC Media Queries
====================================================== */

@media only screen and (min-width: 1081px) and (max-width: 1240px) {
  .jilitz-box01 .txLeft .ballon {
    letter-spacing: 3.6px;
  }
}
@media only screen and (min-width: 851px) and (max-width: 1080px) {
  .jilitz-box01 .txLeft .ballon {
    letter-spacing: 2.5px;
  }
  .jilitz-box01 .txLeft .catchCopy {
    font-size: 2.4rem;
  }
  .jilitz-box01 .txLeft .catchCopy strong {
    font-size: 3.9rem;
  }
  .stepList li .complete {
    margin-top: 25%;
  }
}
@media only screen and (min-width: 851px) and (max-width: 890px) {
  .jilitz-main-layout p {
    font-size: 2.8rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 850px) {
  .jilitz-main-layout p {
    font-size: 2.8rem;
  }
  .jilitz-box01 .txLeft .ballon {
    font-size: 1.55vw;
    letter-spacing: 2.0px;
  }
  .jilitz-box01 .txLeft .catchCopy {
    font-size: 2.0rem;
  }
  .jilitz-box01 .txLeft .catchCopy strong {
    font-size: 3.5rem;
  }
  .stepList li .complete {
    margin-top: 25%;
  }
}

@media screen and (min-width: 1200px) {
  
  .jilitz-box01 .txLeft .ballon {
    font-size: 2.4rem;
    letter-spacing: 3.6px;
  }
  .jilitz-box01 .txLeft .catchCopy {
    font-size: 2.6rem;
  }
  .jilitz-box01 .txLeft .catchCopy strong {
    font-size: 4.2rem;
  }
  .jilitz-box02 .textBox01 .txLarge span {
    font-size: 2.8rem;
  }
  .jilitz-box02 .textBox01 .explanation {
    font-size: 1.8rem;
  }
}
/***
@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) {
  .jilitz-main-layout {
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
  }
  .jilitz-main-layout p {
    position: absolute;
    top: 78%;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 2.0rem;
    font-weight: 900;
    color: #222222;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .jilitz-release-date {
    margin-top: 14px;
    text-align: right;
    font-weight: 700;
  }
  
  .jilitz-box01 {
    margin-top: 25px;
  }
  .jilitz-box01 .imRight {
    margin-top: 20px;
  }
  .jilitz-box01 .txLeft .ballon {
    padding: 3.2% 1% 8.9%;
    text-align: center;
    background: url("/sp/english/jilitz/img/jilitz_bg01_sp.png") no-repeat 0 0px/100%;
    font-size: 4.53334vw;
    font-weight: bold;
    color: #ffffff;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    letter-spacing: 2.0px;
  }
  .jilitz-box01 .txLeft .catchCopy {
    margin-top: 10px;
    font-size: 1.8rem;
    font-weight: 500;
    color: #5a4f4a;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    letter-spacing: 2.2px;
  }
  .jilitz-box01 .txLeft .catchCopy strong {
    font-size: 2.9rem;
    color: #5a4f4a;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .jilitz-box01 .txLeft .catchCopy ruby > rt {
    font-size: 70%;
  }
  .youtubeWrap {
    margin: 30px 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;
  }
  .exampleList {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .exampleList li {
    width: 47.825%;
  }
  .exampleList li:nth-of-type(2n) {
    margin-left: 4.35%;
  }
  .exampleList li:nth-of-type(n+3) {
    margin-top: 15px;
  }
  .exampleList li p {
    margin-top: 10px;
    font-size: 1.5rem;
    font-weight: 500;
    color: #333333;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
  }
  
  .stepList {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .stepList li {
    width: 47.825%;
  }
  .stepList li:nth-of-type(2n) {
    margin-left: 4.35%;
  }
  .stepList li:nth-of-type(n+3) {
    margin-top: 21px;
  }
  .stepList li .explanation {
    margin-top: 5%;
    padding: 0 2%;
    font-size: 1.2rem;
    color: #333333;
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
  }
  .stepList li .explanationEnd {
    margin: 5% 0 3%;
    padding-left: 4%;
    font-size: 1.6rem;
    font-weight: 500;
    color: #333333;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
  }
  .stepList li .explanationEnd > span {
    position: relative;
  }
  .stepList li .explanationEnd > span::before {
    position: absolute;
    top: 0;
    left: -1.8em;
    width: 22%;
    height: 100%;
    background: url("/sp/english/jilitz/img/jilitz_ic07.png") no-repeat 100%/42%;
    content: "";
  }
  .stepList li .step {
    font-size: 2.1rem;
    font-weight: bold;
    color: #969791;
    font-family: "Arial", "メイリオ";
    text-align: center;
  }
  .stepList li .complete {
    margin-top: 20%;
  }
  
  .boxWrap01 {
    margin-top: 20px;
  }
  .jilitz-box02 {
    display: -webkit-flex;
    display: flex;
  }
  .jilitz-box02 .textBox01 {
    width: 62%;
    padding: 0 6%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    background-color: #a3d1d0;
  }
  .jilitz-box02 .textBox01 .txLarge span {
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 1.7rem;
    font-weight: bold;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .jilitz-box02 .textBox01 .explanation {
    margin-top: 6%;
    font-size: 1.2rem;
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .jilitz-box02 figure {
    width: 38%;
  }
  .jilitz-box03 .attention {
    margin-top: 20px;
    border: 1px solid #333333;
    border-radius: 8px;
    text-align: center;
  }
  .jilitz-box03 .attention dt {
    padding: 1% 2% 1%;
    font-size: 1.5rem;
    font-weight: bold;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .jilitz-box03 .attention dt > span {
    position: relative;
  }
  .jilitz-box03 .attention dt > span::before {
    position: absolute;
    top: 0;
    left: -20%;
    width: 14%;
    height: 100%;
    background: url("/sp/english/jilitz/img/jilitz_ic01.png") no-repeat 100%/100%;
    content: "";
  }
  .jilitz-box03 .attention dd {
    padding:3% 4% 2%;
    text-align: left;
    border-top: 1px solid #333333;
    font-size: 1.2rem;
    font-weight: bold;
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .jilitz-box03 .attention dd li + li {
    margin-top: 2%;
  }
  .jilitz-box03 .annonation {
    margin-top: 3%;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 1.1rem;
    color: #555555;
  }
  .jilitz-box03 .annonation li + li {
    margin-top: 2%;
  }
  .imgProcess {
    margin-top: 30px;
  }
  .imgProcess li:nth-of-type(n+2) {
    margin-top: 15px;
  }
    .is-specifications .image-set {
    width: 90%;
    margin: 0 auto;
  }
  .is-variety_of_uses {
    margin: 0 auto;
    justify-content: center;
    -webkit-justify-content: center;
  }
  
  /* -------jilitz-side-feature-------- */
  .jilitz-side-feature {
    padding: 0 15px;
    background: #d4ecf3;
    border-radius: 12px;
    margin: 33px 0 0 0px;
  }
  .jilitz-side-feature_inner {
    padding: 18px 0 9px 0;
    border-bottom: 1px solid #666;
  }
  .jilitz-side-feature_title {
    font-size: 2rem;
    font-weight: bold;
    color: #000;
  }
  .jilitz-side-feature_subtitle {
    font-size: 1.2rem;
    color: #333;
    margin: 4px 0 0 2px;
  }
  .jilitz-side-feature-wrap {
    padding: 16px 0 14px;
  }
  .jilitz-side-feature-item-v2 {
    margin-top: 15px;
  }
  
  /* ----- jilitz-list ----- */
  .jilitz-list {
    margin: 26px 0 40px 0;
  }
  .jilitz-list + .jilitz-side-feature  {
    margin-top: -20px!important;
  }
  .jilitz-list_inner {
    border-bottom: 1px solid #ddd;
  }
  .jilitz-list_title_top,
  .jilitz-list_title_side {
    position: relative;
    padding: 0 64px 5px 0;
    display: inline-block;
    font-size: 1.8rem;
    font-weight: bold;
  }
    .jilitz-list_title_top::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 40px;
    background-image: url("/sp/english/jilitz/img/jilitz_ic09.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 32px 23.5px;
  }
    .jilitz-list_title_side::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 36px;
    background-image: url("/sp/english/jilitz/img/jilitz_ic10.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 32px 21px;
  }
  /* ------------------------------------------------------
   * Page Component
  ------------------------------------------------------ */
  
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
}

/* ======================================================
 * SP Media Queries
====================================================== */
@media only screen and (min-width: 361px) and (max-width: 400px) {
}
@media only screen and (min-width: 341px) and (max-width: 360px) {
  .jilitz-main-layout p {
    left: 5%;
  }
  .jilitz-box01 .txLeft .catchCopy {
    letter-spacing: 1.4px;
  }
  .jilitz-box01 .txLeft .catchCopy strong {
    font-size: 2.8rem;
  }
  .jilitz-box02 .textBox01 {
    padding: 0 5%;
  }
}
@media only screen and (max-width: 340px) {
}
/***
@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 (max-width: 320px) {
}
***/



/* ======================================================
 * Print
====================================================== */
@media print {
}