@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) {
  /* ------------------------------------------------------
   * Page Component
  ------------------------------------------------------ */
  /* -----door-heading----- */
  .door-heading-lv2-v2 .heading_title {
    margin: 50px 0 24px;
    padding: 15px 28px;
    background-color: #fffde4;
    color: #00a877;
    font-size: 3.8rem;
    font-weight: 700;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.4;
  }
  .door-heading-lv2-v2 .heading_title .door-heading_subtitle {
    font-size: 1.8rem;
  }
  .door-heading-lv2-v2.is-first .heading_title{
    margin: 30px 0 20px;
  }
  .door-heading-lv2-v2.is-second .heading_title{
    margin: 48px 0 24px;
  }
  .door-heading-lv2-v2.is-third .heading_title{
    margin: 48px 0 36px;
  }
  .door-heading-lv2-v2.is-forth .heading_title{
    margin: 50px 0 24px;
  }
  .door-heading-lv2-v3 .heading_title {
    margin: 52px 0 30px;
    padding: 25px 28px;
    background-color: #fffde4;
    color: #00a877;
    font-size: 3.8rem;
    font-weight: 700;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 0.85;
  }
  .door-heading-lv2-v3 .heading_title .door-heading_subtitle {
    font-size: 1.8rem;
  }
  .door-heading-lv3-v2 .heading_title {
    margin-top: 40px;
    padding: 15px 27px 14px;
    background-color: #00a877;
    color: #fffde4;
    font-size: 2.4rem;
    font-weight: 700;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.3;
  }
  .door-heading-lv3-v2.is-first .heading_title {
    margin-top: 20px;
  }

  /* -----door-column-layout----- */
  .door-column-layout-v4 {
    margin-top: 15px;
  }
  .door-column-layout-v4 > .column_item + .column_item {
    margin-top: 15px;
  }
  /* -----door-box-layout----- */
  .door-box-layout-v4 .door-box-title {
    position: relative;
    padding: 20px 30px 20px 130px;
    background-color: #00a877;
    color: #fffde4;
    font-size: 2.8rem;
    font-weight: 700;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.2;
  }
  .door-box-layout-v4 .door-box-text {
    font-size: 1.8rem;
  }
  .door-box-layout-v4 .door-box-title > .title-icon {
    position: absolute;
    top: 50%;
    left: 40px;
    width: 72px;
    height: 72px;
    margin-top: -36px;
  }
  .door-box-layout-v4 .door-box-title > .title-icon > img {
    width: 100%;
  }
  .door-box-layout-v4 .door-box-detail {
    border: 2px solid #00a877;
  }
  .door-box-layout-v5 .door-box-body {
    background-color: #f7f7f7;
    padding: 24px 24px 40px 24px;
  }
  .door-box-layout-v5 .door-box-title {
    position: relative;
    padding: 14px 27px;
    background-color: #00a877;
    color: #fffde4;
    font-size: 2.4rem;
    font-weight: 700;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.3;
  }
  .door-box-layout-v5 .door-box-title .door-box-subtitle {
    font-size: 1.8rem;
    margin-left: 10px;
  }
  .door-box-layout-v5 .door-box-title-v2 {
    text-align: center;
    font-size: 2.4rem;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #ea5514;
    line-height: 1.3;
    margin: -10px 0 13px 0;
  }
  /* -----door-lead-title----- */
  .door-lead-layout {
    margin-top: 22px;
    text-align: center;
  }
  .door-lead-layout .door-lead-title {
    display: inline-block;
    color: #ea5514;
    font-size: 3.6rem;
    font-weight: 700;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background:linear-gradient(transparent 70%, #fff100 70%, #fff100 100%);
    line-height: 1.4
  }
  .door-mt {
    margin-top: 20px!important;
  }
  .door-table-head-v2 {
    font-size: 2.0rem;
  }
  /* -----alarm-light-button-layout----- */
  .alarm-light-button-layout {
    margin-top: 70px;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .alarm-light-button-layout img {
    max-width: 100%;
  }
  .alarm-light-button-column, 
  .alarm-light-button-column-v2 {
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    margin-top: 20px;
  }
  .alarm-light-button-column[data-alarm-light-button-size="1col"] > li, 
  .alarm-light-button-column-v2[data-alarm-light-button-size="1col"] > li {
    width: 100%;
  }
  .alarm-light-button-column[data-alarm-light-button-size="1col"] > li:nth-of-type(n+2), 
  .alarm-light-button-column-v2[data-alarm-light-button-size="1col"] > li:nth-of-type(n+2) {
    margin-top: 20px;
  }
  .alarm-light-button-column[data-alarm-light-button-size="2col"] > li, 
  .alarm-light-button-column-v2[data-alarm-light-button-size="2col"] > li {
    width: calc((100% - 20px) / 2);
  }
  .alarm-light-button-column[data-alarm-light-button-size="2col"] > li:nth-of-type(even), 
  .alarm-light-button-column-v2[data-alarm-light-button-size="2col"] > li:nth-of-type(even){
    margin-left: 19px;
  }
  .alarm-light-button-column[data-alarm-light-button-size="2col"] > li:nth-of-type(n+3), 
  .alarm-light-button-column-v2[data-alarm-light-button-size="2col"] > li:nth-of-type(n+3) {
    margin-top: 20px;
  }
  .alarm-light-button-column .alarm-light-button {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    height: 100%;
    border: 8px solid #009944;
  }
  .alarm-light-button-column-v2 .alarm-light-button {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    height: 100%;
    border: 8px solid #00a877;
  }
  .alarm-light-button-column[data-alarm-light-button-size="1col"] .alarm-light-button, 
  .alarm-light-button-column-v2[data-alarm-light-button-size="1col"] .alarm-light-button {
    padding: 37px 40px;
  }
  .alarm-light-button-column[data-alarm-light-button-size="2col"] .alarm-light-button, 
  .alarm-light-button-column-v2[data-alarm-light-button-size="2col"] .alarm-light-button {
    padding: 10px 50px 10px 40px;
  }
  .alarm-light-button-column .alarm-light-button:after {
    content: "";
    position: absolute;
    bottom: -8px;
    right: -8px;
    width: 60px;
    height: 60px;
    background: url("/sp/alarm_light/img/index_ic01.png") no-repeat #009944 50% 50%/ 37% 57%;
  }
  .alarm-light-button-column-v2 .alarm-light-button:after {
    content: "";
    position: absolute;
    bottom: -8px;
    right: -8px;
    width: 60px;
    height: 60px;
    background: url("/sp/alarm_light/img/index_ic01.png") no-repeat #00a877 50% 50%/ 37% 57%;
  }
  .alarm-light-button-column .alarm-light-button:hover {
    background-color: #fffde4;
  }
  .alarm-light-button-column .alarm-light-button:hover, 
  .alarm-light-button-column-v2 .alarm-light-button:hover {
    background-color: #fffde4;
  }
  .alarm-light-button-column[data-alarm-light-button-size="1col"] .alarm-light-button-head, 
  .alarm-light-button-column-v2[data-alarm-light-button-size="1col"] .alarm-light-button-head{
    flex-shrink: 0;
    width: 30vw;
    max-width: 365px;
  }
  .alarm-light-button-column[data-alarm-light-button-size="2col"] .alarm-light-button-head, 
  .alarm-light-button-column-v2[data-alarm-light-button-size="2col"] .alarm-light-button-head {
    flex-shrink: 0;
    width: 11vw;
    max-width: 154px;
    text-align: center;
  }
  .alarm-light-button-column .alarm-light-button.is-new .alarm-light-button-head:before, 
  .alarm-light-button-column-v2 .alarm-light-button.is-new .alarm-light-button-head:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 76px;
    height: 36px;
    background: url("/sp/alarm_light/img/index_ic02.png") no-repeat top left;
  }
  .alarm-light-button-column .alarm-light-button-body, 
  .alarm-light-button-column-v2 .alarm-light-button-body {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    width: 100%;
  }
  .alarm-light-button-column[data-alarm-light-button-size="1col"] .alarm-light-button-body, 
  .alarm-light-button-column-v2[data-alarm-light-button-size="1col"] .alarm-light-button-body {
    flex-direction: row;
    justify-content: flex-start;
    margin-left: 40px;
  }
  .alarm-light-button-column[data-alarm-light-button-size="2col"] .alarm-light-button-body, 
  .alarm-light-button-column-v2[data-alarm-light-button-size="2col"] .alarm-light-button-body {
    display: block;
    margin-left: 32px;
  }
  .alarm-light-button-column[data-alarm-light-button-size="1col"] .alarm-light-button-body .alarm-light-button-shoulder, 
  .alarm-light-button-column-v2[data-alarm-light-button-size="1col"] .alarm-light-button-body .alarm-light-button-shoulder {
    flex-shrink: 0;
    width: 18vw;
    max-width: 268px;
  }
  .alarm-light-button-column .alarm-light-button-body .alarm-light-button-title {
    width: 100%;
    color: #009944;
    font-size: 2.4rem;
    line-height: 1.4;
    font-weight: bold;
  }
  .alarm-light-button-column-v2 .alarm-light-button-body .alarm-light-button-title {
    width: 100%;
    color: #00a877;
    font-size: 2.4rem;
    line-height: 1.4;
    font-weight: bold;
  }
  .alarm-light-button-column[data-alarm-light-button-size="1col"] .alarm-light-button-body .alarm-light-button-title, 
  .alarm-light-button-column-v2[data-alarm-light-button-size="1col"] .alarm-light-button-body .alarm-light-button-title {
    margin-left: 10px;
  }
  .alarm-light-button-column[data-alarm-light-button-size="2col"] .alarm-light-button-body .alarm-light-button-title, 
  .alarm-light-button-column-v2[data-alarm-light-button-size="2col"] .alarm-light-button-body .alarm-light-button-title {
    margin-top: 10px;
  }
  .alarm-light-button-column .alarm-light-button-body .alarm-light-button-title > span, 
  .alarm-light-button-column-v2 .alarm-light-button-body .alarm-light-button-title > span {
    line-height: 1.2;
    font-size: 3.6rem;
  }
  
   /* -----alarm_light-heading----- */
  .alarm_light-heading-lv2 .heading_title {
    margin: 50px 0 30px;
    padding: 15px 28px;
    background-color: #fffde4;
    color: #009944;
    font-size: 2.8rem;
    font-weight: 700;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.3;
  }
  .alarm_light-heading-lv2.is-first .heading_title{
    margin: 10px 0 25px;
  }
  .alarm_light-heading-lv2.is-second .heading_title{
    margin-top: 40px;
  }
  
   /* -----light-single-media-layout----- */
  .light-single-media-layout {
    margin: 22px 100px 0;
  }
  .light-single-media {
    display: -webkit-flex;
    display: flex;
    margin-top: 30px;
    border: 8px solid #009944;
  }
  .light-single-media:first-of-type {
    margin-top: 0;
  }
  .light-single-media .light-single-media-head {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    width: 53%;
    max-width: 528px;
    background-color: #094;
  }
  .light-single-media .light-single-media-image {
    width: 100%;
  }
  .light-single-media .light-single-media-body {
    width: 100%;
    padding: 15px 20px;
  }
  .light-single-media .light-single-media-body .light-single-media-lead {
    color: #094;
    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;
    line-height: 1.3;
  }
  .light-single-media .light-single-media-body .light-single-media-text-column {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-top: 35px;
  }
  .light-single-media .light-single-media-body .light-single-media-text-column .light-single-media-text-body {
    margin-left: 17px;
  }
  .light-single-media .light-single-media-body .light-single-media-text-column .light-single-media-text-body .list-note {
    margin-top: 0;
  }
  .light-single-media .light-single-media-body .light-single-media-bottom {
    padding: 7px;
    background-color: #094;
    color: #fff;
    font-size: 2.0rem;
    font-weight: bold;
    text-align: center;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  
   /* -----light-single-media-v2----- */
  .light-single-media-v2 {
    display: -webkit-flex;
    display: flex;
  }
  .light-single-media-v2 .light-single-media-v2-head {
    flex-shrink: 0;
    width: 28.5%;
  }
  .light-single-media-v2 .light-single-media-v2-body {
    width: 100%;
    margin-left: 40px;
  }
  .light-single-media-v2 .light-single-media-v2-body .link-button.light-single-media-v2-button {
    margin-top: 3.8rem;
  }
  .light-single-media-v2 .light-single-media-v2-body .link-button.light-single-media-v2-button a {
    min-width: 328px;
  }
  
   /* -----light-single-media-v3----- */
  .light-single-media-v3 {
    display: -webkit-flex;
    display: flex;
    margin:0 100px 0 80px;
  }
  .light-single-media-v3 .light-single-media-v3-head {
    flex-shrink: 0;
    width: 60%;
  }
  .light-single-media-v3 .light-single-media-v3-body {
    width: 100%;
    margin-left: 40px;
  }
  .light-single-media-v3 .light-single-media-v3-body .light-single-media-v3-detail + .light-single-media-v3-detail {
    margin-top: 30px;
  }
  .light-single-media-v3 .light-single-media-v3-body .media-detail-title {
    position: relative;
    padding-left: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .light-single-media-v3 .light-single-media-v3-body .media-detail-title::before {
    content: "";
    position: absolute;
    top: .5em;
    left: 1px;
    width: 12px;
    height: 12px;
    border-radius: 50% 50%;
    background-color: #009944;
  }
  .light-single-media-v3 .light-single-media-v3-body .media-detail-inner {
    display: -webkit-flex;
    display: flex;
    margin-top: 20px;
  }
  .light-single-media-v3 .light-single-media-v3-body .media-detail-image {
    max-width: 72%;
    width: 100%;
  }
  .light-single-media-v3 .light-single-media-v3-body .media-detail-caption {
    margin-left: 15px;
    flex-shrink: 0;
    width: 50%;
  }
  
   /* -----light-corner-box-layout----- */
  .light-corner-box-layout {
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: 1.3em;
  }
  .light-corner-box-top {
    position: relative;
    width: 100%;
    border: 8px solid #094;
    background-color: #094;
  }
  .light-corner-box-top .box-top-heading {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 168px;
    width: 14.2%;
  }
  .light-corner-box-top .box-top-inner {
    margin-left: 14.2%;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .light-corner-box-top .box-top-lead {
    padding: 15px 20px;
    background-color: #fff;
    color: #094;
    font-weight: bold;
    line-height: 1.3;
  }
  .light-corner-box-top .box-top-lead > span {
    margin-right: 0.5em;
    font-size: 2.8rem;
  }
  .light-corner-box-top .box-top-content {
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    padding: 10px 32px 15px 40px;
  }
  .light-corner-box-top .box-top-content .box-top-content-caption {
    flex-shrink: 0;
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 2.0rem;
    text-align: center;
  }
  .light-corner-box-top .box-top-content .box-top-content-item {
    width: calc((100% - 40px) / 2);
    margin-top: 5px;
  }
  .light-corner-box-top .box-top-content .box-top-content-item + .box-top-content-item {
    margin-left: 39px;
  }
  .light-corner-box-top .box-top-text {
    margin: 7px 32px 9px 40px;
    padding: 15px;
    background-color: #fff;
    text-align: center;
    color: #094;
    font-weight: bold;
    font-size: 2.0rem;
  }
  
  .light-corner-box-left {
    width: 48.3%;
    margin-top: 30px;
    border: 8px solid #094;
    background-color: #094;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .light-corner-box-left .box-left-lead {
    padding: 10px 10px 14px 20px;
    background-color: #fff;
    color: #094;
    font-weight: bold;
    line-height: 1.6;
  }
  .light-corner-box-left .box-left-lead > span {
    font-size: 2.8rem;
  }
  .light-corner-box-left .box-left-content {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-top: 1px;
  }
  .light-corner-box-left .box-left-content .box-left-content-image {
    width: 68%
  }
  .light-corner-box-left .box-left-content .box-left-text {
    margin-left: 15px;
    padding: 31px 11px 31px 22px;
    background-color: #fff;
    color: #094;
    font-weight: bold;
    font-size: 2.0rem;
    line-height: 1.4;
  }
  
  .light-corner-box-right {
    position: relative;
    width: 48.3%;
    margin-top: 30px;
    padding: 8px 8px 0;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .light-corner-box-right .box-right-text-box {
    position: absolute;
    top: 3px;
    left: 6px;
    padding: 20px;
    color: #094;
    font-weight: bold;
    line-height: 1.3;
  }
  .light-corner-box-right .box-right-lead {
    font-size: 2.8rem;
  }
  .light-corner-box-right .box-right-text {
    margin-top: 3px;
  }
  .light-corner-box-right .box-right-image {
    padding-top: 80px;
  }
  
   /* -----light-corner-media-v2----- */
  .light-corner-media-v2 {
    display: -webkit-flex;
    display: flex;
  }
  .light-corner-media-v2 .light-corner-media-v2-head {
    flex-shrink: 0;
    width: 28.5%;
  }
  .light-corner-media-v2 .light-corner-media-v2-head .light-corner-media-v2-image {
    max-width: 242px;
    margin: 0 auto;
  }
  .light-corner-media-v2 .light-corner-media-v2-body {
    width: 100%;
    margin-left: 40px;
  }
  .light-corner-media-v2 .light-corner-media-v2-body .link-button.light-corner-media-v2-button {
    margin-top: 1.9rem;
  }
  .light-corner-media-v2 .light-corner-media-v2-body .link-button.light-corner-media-v2-button a {
    min-width: 328px;
  }
  
   /* -----light-corner-media-v3----- */
  .light-corner-media-v3 {
    display: -webkit-flex;
    display: flex;
    margin:0 30px;
  }
  .light-corner-media-v3 .light-corner-media-v3-head {
    flex-shrink: 0;
    width: 68%;
  }
  .light-corner-media-v3 .light-corner-media-v3-body {
    width: 100%;
    margin-left: 40px;
  }
  .light-corner-media-v3 .light-corner-media-v3-body .light-corner-media-v3-detail + .light-corner-media-v3-detail {
    margin-top: 30px;
  }
  .light-corner-media-v3 .light-corner-media-v3-body .media-detail-title {
    position: relative;
    padding-left: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .light-corner-media-v3 .light-corner-media-v3-body .media-detail-title::before {
    content: "";
    position: absolute;
    top: .5em;
    left: 1px;
    width: 12px;
    height: 12px;
    border-radius: 50% 50%;
    background-color: #009944;
  }
  .light-corner-media-v3 .light-corner-media-v3-body .media-detail-inner {
    margin-top: 8px;
  }
  .light-corner-media-v3 .light-corner-media-v3-body .media-detail-image {
    max-width: 71%;
    margin: 2.2rem auto 0;
  }
  .light-corner-media-v3 .light-corner-media-v3-body .media-detail-caption {
    padding: 0 18px;
  }
  
    /* -----light-single-table----- */
  .table-layout.light-single-table {
    margin: 1.75em 100px 0;
  }
  
    /* -----light-corner-table----- */
  .table-layout.light-corner-table {
    margin: 1.75em 100px 0;
  }
  
    /* -----alarm_light-extend----- */
  .list-note.alarm_light-extend {
    margin-top: 0;
  }
  
  /* ----- alarm_light-related-compo ----- */
  .alarm_light-related-compo {
    margin-top: 6.5rem;
  }
  .alarm_light-related-compo .related-item {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
  }
  .alarm_light-related-compo .related-item .item-img {
    width: 30%;
  }
  .alarm_light-related-compo .related-item .item-link {
    width: 67.586%;
  }
  .alarm_light-related-compo .related-item .item-link .link-button-v2 {
    margin-top: 0;
  }

  /* ----- door_related-compo ----- */
  .door_related-compo-v2 {
    margin-top: 6.5rem;
  }
  .door_related-compo-v2 .related-item {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
  }
  .door_related-compo-v2 .related-item .item-img {
    width: 30%;
  }
  .door_related-compo-v2 .related-item .item-link {
    width: 67.586%;
  }
  .door_related-compo-v2 .related-item .item-link .link-button-v2 {
    margin-top: 0;
  }

  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
}

/* ======================================================
 * PC Media Queries
====================================================== */
@media screen and (min-width: 768px) and (max-width: 1280px) {


}
@media screen and (min-width: 768px) and (max-width: 1080px) {
  .door-box-layout-v4 .door-box-title {
  padding: 38px 30px 38px 130px;
  }
  .door-heading-lv2-v2 .heading_title{
    margin: 54px 0 24px;
  }
  .door-heading-lv2-v2.is-second .heading_title{
    margin: 48px 0 20px;
  }
  .door-heading-lv2-v2.is-third .heading_title{
    margin: 52px 0 16px;
    line-height: 1.6;
  }
  .door-column-layout-v4 {
    margin-top: 12px;
  }
  .door-box-layout-v5 .door-box-title-v2 {
    margin: 0px 0 20px 0;
  }
}
  
/***
@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
  ------------------------------------------------------ */
  /* -----door-heading----- */
  .door-heading-lv2-v2 .heading_title {
    margin: 50px 0 15px;
    padding: 11px 15px;
    background-color: #fffde4;
    color: #00a877;
    font-size: 2.3rem;
    font-weight: 700;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.4;
  }
  .door-heading-lv2-v2 .heading_title .door-heading_subtitle {
    font-size: 1.5rem;
  }
  .door-heading-lv2-v2.is-first .heading_title {
    margin: 10px 0;
  }
  .door-heading-lv2-v2.is-second .heading_title{
    margin: 44px 0 15px;
  }
  .door-heading-lv2-v2.is-third .heading_title{
    margin: 50px 0 20px;
  }
  .door-heading-lv2-v2.is-forth .heading_title{
    margin: 35px 0 17px;
  }
  .door-heading-lv2-v3 .heading_title {
    margin: 50px 0 15px;
    padding: 12px 15px;
    background-color: #fffde4;
    color: #00a877;
    font-size: 2.3rem;
    font-weight: 700;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.4;
  }
  .door-heading-lv2-v3 .heading_title .door-heading_subtitle {
    font-size: 1.5rem;
    display: block;
    line-height: 1.5;
  }
  .door-heading-lv3-v2 .heading_title {
    margin-top: 30px;
    padding: 10px 15px;
    background-color: #00a877;
    color: #fffde4;
    font-size: 1.6rem;
    font-weight: 700;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.3;
  }
  .door-heading-lv3-v2.is-first .heading_title {
    margin-top: 17px;
  }
  /* -----door-column-layout----- */
  .door-column-layout-v4 {
    margin-top: 10px;
  }
  /* -----door-box-layout----- */
  .door-box-layout-v4 {
    max-width: 689px;
    margin: 0 auto;
  }
  .door-box-layout-v4 .door-box-title {
    position: relative;
    padding: 9px 30px 10px 77px;
    background-color: #00a877;
    color: #fffde4;
    font-size: 1.8rem;
    font-weight: 700;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.3;
  }
  .door-box-layout-v4 .door-box-text {
    font-size: 1.5rem;
  }
  .door-box-layout-v4 .door-box-title > .title-icon {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 56px;
    height: 56px;
    margin-top: -28px;
  }
  .door-box-layout-v4 .door-box-title > .title-icon > img {
    width: 100%;
  }
  .door-box-layout-v4 .door-box-detail {
    border: 2px solid #00a877;
  }
  .door-box-layout-v5 {
    max-width: 689px;
    margin: 0 auto;
  }
  .door-box-layout-v5 .door-box-title {
    position: relative;
    padding: 10px 14px;
    background-color: #00a877;
    color: #fffde4;
    font-size: 1.6rem;
    font-weight: 700;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.3;
  }
  .door-box-layout-v5 .door-box-title-v2 {
    text-align: center;
    font-size: 1.8rem;
    font-family: "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #ea5514;
    margin-bottom: 4px;
  }
  .door-box-layout-v5 .door-box-body {
    background-color: #f7f7f7;
    padding: 10px 20px 20px;
  }
  .door-box-layout-v5 .door-box-title .door-box-subtitle {
    font-size: 1.2rem;
    margin-left: 10px;
  }
  .door-column-layout-v5 .column_item:nth-child(n+2) {
    margin-top: 30px!important;
  }
  /* -----door-lead-title----- */
  .door-lead-layout {
    margin-top: 21px;
    text-align: center;
  }
  .door-lead-layout .door-lead-title {
    display: inline-block;
    color: #ea5514;
    font-size: 2.0rem;
    font-weight: 700;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background:linear-gradient(transparent 65%, #fff100 65%, #fff100 100%);
  }
  .door-mt {
    margin-top: 14px!important;
  }
  .door-table-head-v2 {
    font-size: 1.7rem;
  }
  /* -----alarm-light-button-layout----- */
  .alarm-light-button-layout {
    margin-top: 35px;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .alarm-light-button-layout img {
    max-width: 100%;
  }
  .alarm-light-button-column, 
  .alarm-light-button-column-v2 {
    display: block;
    margin-top: 10px;
  }
  .alarm-light-button-column > li, 
  .alarm-light-button-column-v2 > li {
    margin-top: 10px;
  }
  .alarm-light-button-column .alarm-light-button {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    height: 100%;
    padding: 12px 20px 12px 10px;
    border: 4px solid #009944;
  }
  .alarm-light-button-column-v2 .alarm-light-button {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    height: 100%;
    padding: 12px 20px 12px 10px;
    border: 4px solid #00a877;
  }
  .alarm-light-button-column .alarm-light-button:after {
    content: "";
    position: absolute;
    bottom: -4px;
    right: -4px;
    width: 30px;
    height: 30px;
    background: url("/sp/alarm_light/img/index_ic01.png") no-repeat #009944 50% 50%/ 37% 57%;
  }
  .alarm-light-button-column-v2 .alarm-light-button:after {
    content: "";
    position: absolute;
    bottom: -4px;
    right: -4px;
    width: 30px;
    height: 30px;
    background: url("/sp/alarm_light/img/index_ic01.png") no-repeat #00a877 50% 50%/ 37% 57%;
  }
  .alarm-light-button-column .alarm-light-button-head, 
  .alarm-light-button-column-v2 .alarm-light-button-head {
    flex-shrink: 0;
    width: 26vw;
    height: 88px;
  }
  .alarm-light-button-column .alarm-light-button.is-new .alarm-light-button-head:before, 
  .alarm-light-button-column-v2 .alarm-light-button.is-new .alarm-light-button-head:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 10vw;
    height: 5vw;
    background: url("/sp/alarm_light/img/index_ic02.png") no-repeat top left/ contain;
  }
  .alarm-light-button-column .alarm-light-button-head .alarm-light-button-image, 
  .alarm-light-button-column-v2 .alarm-light-button-head .alarm-light-button-image {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .alarm-light-button-column .alarm-light-button-head .alarm-light-button-image > img, 
  .alarm-light-button-column-v2 .alarm-light-button-head .alarm-light-button-image > img {
    max-height: 93px;
  }
  .alarm-light-button-column .alarm-light-button-body, 
  .alarm-light-button-column-v2 .alarm-light-button-body {
    display: block;
    width: 100%;
    margin-left: 12px;
    align-items: center;
  }
  .alarm-light-button-column .alarm-light-button-body .alarm-light-button-shoulder, 
  .alarm-light-button-column-v2 .alarm-light-button-body .alarm-light-button-shoulder {
    width: 24vw;
  }
  .alarm-light-button-column .alarm-light-button-body .alarm-light-button-title {
    margin-top: 7px;
    color: #009944;
    font-size: 1.2rem;
    line-height: 1.4;
    font-weight: bold;
  }
  .alarm-light-button-column-v2 .alarm-light-button-body .alarm-light-button-title {
    margin-top: 7px;
    color: #00a877;
    font-size: 1.2rem;
    line-height: 1.4;
    font-weight: bold;
  }
  .alarm-light-button-column .alarm-light-button-body .alarm-light-button-title > span, 
  .alarm-light-button-column-v2 .alarm-light-button-body .alarm-light-button-title > span {
    line-height: 1.2;
    font-size: 1.8rem;
  }
  
   /* -----alarm_light-heading----- */
  .alarm_light-heading-lv2 .heading_title {
    margin: 50px 0 15px;
    padding: 12px 10px;
    background-color: #fffde4;
    color: #009944;
    font-size: 1.8rem;
    font-weight: 700;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.4;
  }
  .alarm_light-heading-lv2.is-first .heading_title {
    margin: 10px 0;
  }
  .alarm_light-heading-lv2.is-first-v2 .heading_title {
    margin: 25px 0 15px;
  }
  
   /* -----light-single-media-layout----- */
  .light-single-media-layout {
    margin-top: 15px;
  }
  .light-single-media {
    display: -webkit-flex;
    display: flex;
    flex-flow: column-reverse;
    margin-top: 15px;
    border: 4px solid #009944;
  }
  .light-single-media:first-of-type {
    margin-top: 0;
  }
  .light-single-media .light-single-media-head {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    background-color: #094;
  }
  .light-single-media .light-single-media-body {
    padding: 10px 14px 14px;
  }
  .light-single-media .light-single-media-body .light-single-media-lead {
    color: #094;
    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;
    line-height: 1.4;
  }
  .light-single-media .light-single-media-body .light-single-media-text-column {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-top: 10px;
  }
  .light-single-media .light-single-media-body .light-single-media-text-column .light-single-media-text-head {
    flex-shrink: 0;
    width: 22%;
  }
  .light-single-media .light-single-media-body .light-single-media-text-column .light-single-media-text-body {
    margin-left: 10px;
    padding-right: 10px;
  }
  .light-single-media .light-single-media-body .light-single-media-text-column .light-single-media-text-body .list-note {
    margin-top: 0;
  }
  .light-single-media .light-single-media-body .light-single-media-bottom {
    padding: 10px;
    background-color: #094;
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.2;
  }
  
   /* -----light-single-media-v2----- */

  .light-single-media-v2 .light-single-media-v2-head {
    text-align: center;
  }
  .light-single-media-v2 .light-single-media-v2-body {
    margin-top: 15px;
  }
  .light-single-media-v2 .light-single-media-v2-body .link-button.light-single-media-v2-button {
    margin-top: 1.9rem;
  }
  .light-single-media-v2 .light-single-media-v2-body .link-button.light-single-media-v2-button a {
    padding: 12px 10px 12px 35px;
  }
  
   /* -----light-single-media-v3----- */
  .light-single-media-v3 {
  }
  .light-single-media-v3 .light-single-media-v3-head {
  }
  .light-single-media-v3 .light-single-media-v3-body {
    margin-top: 25px;
  }
  .light-single-media-v3 .light-single-media-v3-body .light-single-media-v3-detail + .light-single-media-v3-detail {
    margin-top: 30px;
  }
  .light-single-media-v3 .light-single-media-v3-body .media-detail-title {
    position: relative;
    padding-left: 15px;
    font-size: 1.5rem;
    font-weight: 700;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .light-single-media-v3 .light-single-media-v3-body .media-detail-title::before {
    content: "";
    position: absolute;
    top: .5em;
    left: 1px;
    width: 10px;
    height: 10px;
    border-radius: 50% 50%;
    background-color: #009944;
  }
  .light-single-media-v3 .light-single-media-v3-body .media-detail-inner {
    display: -webkit-flex;
    display: flex;
    flex-flow: row-reverse;
    margin-top: 5px;
  }
  .light-single-media-v3 .light-single-media-v3-body .media-detail-caption {
    flex-shrink: 0;
    width: 45%;
    margin-right: 25px;
  }
  
   /* -----light-corner-box-layout----- */
  .light-corner-box-layout {
    margin-top: 1.3em;
  }
  .light-corner-box-top {
    position: relative;
    width: 100%;
    border: 4px solid #094;
    background-color: #094;
  }
  .light-corner-box-top .box-top-heading {
    position: absolute;
    top: 0;
    left: 0;
    height: 30vw;
    min-height: 88px;
  }
  .light-corner-box-top .box-top-heading > img {
    width: auto;
    height: 100%;
  }
  .light-corner-box-top .box-top-inner {
    padding-bottom: 10px;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .light-corner-box-top .box-top-lead {
    height: 30vw;
    min-height: 88px;
    margin-left: 22vw;
    padding: 10px 15px;
    background-color: #fff;
    color: #094;
    font-weight: bold;
    line-height: 1.4;
  }
  .light-corner-box-top .box-top-lead > span {
    font-size: 1.8rem;
  }
  .light-corner-box-top .box-top-content {
    text-align: center;
    padding: 10px;
  }
  .light-corner-box-top .box-top-content .box-top-content-caption {
    flex-shrink: 0;
    width: 100%;
    color: #fff;
    font-weight: bold;
  }
  .light-corner-box-top .box-top-content .box-top-content-item {
    margin-top: 10px;
  }
  .light-corner-box-top .box-top-content .box-top-content-item + .box-top-content-item {
    margin-top: 15px;
  }
  .light-corner-box-top .box-top-text {
    margin: 3px 10px 0;
    padding: 9px;
    background-color: #fff;
    text-align: center;
    color: #094;
    font-weight: bold;
    font-size: 1.5rem;
  }
  
  .light-corner-box-left {
    margin-top: 15px;
    border: 4px solid #094;
    background-color: #094;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .light-corner-box-left .box-left-lead {
    padding: 12px;
    background-color: #fff;
    color: #094;
    font-weight: bold;
    line-height: 1.4;
  }
  .light-corner-box-left .box-left-lead > span {
    font-size: 1.8rem;
  }
  .light-corner-box-left .box-left-content {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding: 5px 0;
  }
  .light-corner-box-left .box-left-content .box-left-content-image {
    width: 61%
  }
  .light-corner-box-left .box-left-content .box-left-text {
    width: 32%;
    margin-left: 15px;
    padding: 15px 7px;
    background-color: #fff;
    color: #094;
    font-weight: bold;
    font-size: 1.5rem;
  }

  .light-corner-box-right {
    margin-top: 15px;
  }
  .light-corner-box-right .box-right-text-box {
    padding: 12px 17px 0;
    color: #094;
    font-weight: bold;
    line-height: 1.4;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .light-corner-box-right .box-right-lead {
    font-size: 1.8rem;
  }
  .light-corner-box-right .box-right-text {
    margin-top: 3px;
  }
  .light-corner-box-right .box-right-image {
  }
  
   /* -----light-corner-media-v2----- */

  .light-corner-media-v2 .light-corner-media-v2-head {
    text-align: center;
  }
  .light-corner-media-v2 .light-corner-media-v2-body {
    margin-top: 15px;
  }
  .light-corner-media-v2 .light-corner-media-v2-body .link-button.light-corner-media-v2-button {
    margin-top: 1.9rem;
  }
  .light-corner-media-v2 .light-corner-media-v2-body .link-button.light-corner-media-v2-button a {
    padding: 12px 10px 12px 35px;
  }
  
   /* -----light-corner-media-v3----- */
  .light-corner-media-v3 {
    margin-top: 20px;
  }
  .light-corner-media-v3 .light-corner-media-v3-head {
  }
  .light-corner-media-v3 .light-corner-media-v3-body {
    margin-top: 20px;
  }
  .light-corner-media-v3 .light-corner-media-v3-body .light-corner-media-v3-detail + .light-corner-media-v3-detail {
    margin-top: 30px;
  }
  .light-corner-media-v3 .light-corner-media-v3-body .media-detail-title {
    position: relative;
    padding-left: 15px;
    font-size: 1.5rem;
    font-weight: 700;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .light-corner-media-v3 .light-corner-media-v3-body .media-detail-title::before {
    content: "";
    position: absolute;
    top: .5em;
    left: 1px;
    width: 10px;
    height: 10px;
    border-radius: 50% 50%;
    background-color: #009944;
  }
  .light-corner-media-v3 .light-corner-media-v3-body .media-detail-inner {
    margin-top: 5px;
  }
  .light-corner-media-v3 .light-corner-media-v3-body .media-detail-caption {
  }
  .light-corner-media-v3 .light-corner-media-v3-body .media-detail-image {
    text-align: center;
    margin: 1.3rem 5.7rem 0;
  }
  
  /* -----alarm_light-column-layout----- */
  .alarm_light-column-layout > .column_item + .column_item {
    margin-top: 15px;
  }
  
  /* -----light-single-table----- */
  .table-layout.light-single-table td {
    padding-right: 8px;
  }
  
  /* -----alarm_light-extend----- */
  .list-note.alarm_light-extend {
    margin-top: 0;
  }
  
  /* ----- alarm_light-related-compo ----- */
  .alarm_light-related-compo .related-item {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
  }
  .alarm_light-related-compo .related-item .item-img {
    width: 25%;
  }
  .alarm_light-related-compo .related-item .item-link {
    width: 72.46%;
  }
  .alarm_light-related-compo .related-item .item-link .link-button-v2 {
    margin-top: 0;
  }
  .alarm_light-related-compo .related-item .item-link .link-button-v2 a {
    text-align: left;
    font-size: 1.4rem;
    font-weight: 700;
  }

  /* ----- door_related-compo ----- */
  .door_related-compo-v2 .related-item {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
  }
  .door_related-compo-v2 .related-item .item-img {
    width: 25%;
  }
  .door_related-compo-v2 .related-item .item-link {
    width: 72.46%;
  }
  .door_related-compo-v2 .related-item .item-link .link-button-v2 {
    margin-top: 0;
  }
  .door_related-compo-v2 .related-item .item-link .link-button-v2 a {
    text-align: left;
    font-size: 1.4rem;
    font-weight: 700;
  }

  /* ------------------------------------------------------
   * 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 {
}