@charset "UTF-8";

/* ダンディフェイスここから */
/*===============================
  idf_firstview
================================*/
.idf_firstview {
    margin-bottom: -2px;
    position: relative;
    z-index: 2;
    color: #fff;
  }
  .idf_firstview .imgBlk {
    position: relative;
    font-weight: bold;
  }
  .idf_firstview .imgBlk .txtBlk1 {
    font-size: min(12vw, 5.6rem);
    letter-spacing: 0;
    line-height: 1;
    font-style: italic;
    text-align: center;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-8deg);
    -webkit-transform: translate(-50%, -50%) rotate(-4deg);
    -ms-transform: translate(-50%, -50%) rotate(-8deg);
    white-space: nowrap;
  }
  .idf_firstview .imgBlk .txtBlk1 .c-txt {
    font-size: 1.3em;
    background: linear-gradient(to bottom, #4eafe3, #bec7cb);
    display: block;
    padding: 2px 20px;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
  }
  .idf_firstview .imgBlk .txtBlk2 {
    font-size: min(8vw, 3.7rem);
    letter-spacing: -0.1em;
    line-height: 1;
    font-style: italic;
    text-align: center;
    position: absolute;
    top: 54.5%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-4deg);
    -webkit-transform: translate(-50%, -50%) rotate(-4deg);
    -ms-transform: translate(-50%, -50%) rotate(-4deg);
    white-space: nowrap;
  }
  .idf_firstview .imgBlk .txtBlk3 {
    font-size: min(8vw, 3.7rem);
    letter-spacing: -0.1em;
    line-height: 1;
    font-style: italic;
    text-align: center;
    position: absolute;
    top: 61.7%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-4deg);
    -webkit-transform: translate(-50%, -50%) rotate(-4deg);
    -ms-transform: translate(-50%, -50%) rotate(-4deg);
    white-space: nowrap;
  }
  .idf_firstview .imgBlk .txtBlk3 .c-red {
    color: #ff003b;
  }
  /*===============================
    idf_visual
  ================================*/
  .idf_visual {
    position: relative;
    z-index: 3;
    color: #fff;
  }
  .idf_visual .imgBlk {
    position: relative;
    background: #061122;
  }
  .idf_visual .imgBlk .txtBlk1 {
    position: absolute;
    bottom: 26%;
    left: 8%;
    -ms-transform: translate(-50%, -50%);
    white-space: nowrap;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 1;
  }
  .idf_visual .imgBlk .txtBlk2 {
    font-size: min(7.8vw,36px);
    font-style: italic;
    opacity: 1;
    position: absolute;
    bottom: 5.5%;
    left: 49%;
    transform: translate(-50%, 0%) rotate(-3.5deg);
    -webkit-transform: translate(-50%, 0%) rotate(-3.5deg);
    -ms-transform: translate(-50%, 0%) rotate(-3.5deg);
    white-space: nowrap;
    line-height: 1.4;
    letter-spacing: 0;
    font-weight: bold;
    text-align: center;
  }
  /*===============================
    idf_visual_logo
  ================================*/
  .idf_visual_logo {
    padding: 20px 0 40px;
  }
  .idf_visual_logo.bg_navy {
    background: #011124;
  }
  .idf_visual_logo .imgBlk .txt1 {
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 1;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
  }
  .idf_visual_logo .imgBlk .img {
    width: 80% !important;
    max-width: 400px;
    margin: auto;
  }
  /*===============================
    txt_block_idf_1
  ================================*/
  .txt_block_idf_1 {
    color: #000;
  }
  .txt_block_idf_1 .txtBlk {
    padding: 2rem 0;
    text-align: center;
    background: #fff;
  }
  .txt_block_idf_1 .txtBlk .txt1 {
    font-size: 4.4rem;
    letter-spacing: 0;
    line-height: 1;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 20px;
  }
  .txt_block_idf_1 .txtBlk .txt1 .line {
    display: inline-block;
    border-bottom: solid 3px #000;
    margin-bottom: 5px;
  }
  .txt_block_idf_1 .txtBlk .txt1 small {
    font-size: 0.8em;
  }
  .txt_block_idf_1 .txtBlk .txt1 big {
    font-size: 1.4em;
  }
  .txt_block_idf_1 .txtBlk .txt2 {
    font-size: 2.3rem;
    letter-spacing: 0;
    line-height: 1.6;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .txt_block_idf_1 .txtBlk .txt2 .grLine {
    background: linear-gradient(to left, #4aafe4, #c2c8cb);
    background-repeat: no-repeat;
    background-size: 100% 15%;
    background-position: bottom;
    display: inline-block;
    line-height: 1.2;
    margin-block: 0.2em;
  }
  .txt_block_idf_1 .txtBlk .txt3 {
    position: relative;
    font-size: min(7vw, 32px);
    letter-spacing: 0;
    line-height: 1.6;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
    padding-left: 2rem;
    font-style: italic;
  }
  .txt_block_idf_1 .txtBlk .txt3::before {
    position: absolute;
    content: "";
    width: 15%;
    border-bottom: 2px solid #000;
    bottom: 23%;
    right: 13%;
  }
  .txt_block_idf_1 .txtBlk .txt3::after {
    position: absolute;
    content: "。";
    bottom: 5%;
    right: 3%;
  }
  /*===============================
    txt_block_idf_2
  ================================*/
  .txt_block_idf_2 {
    margin-bottom: -4%;
    position: relative;
    z-index: 2;
  }
  .txt_block_idf_2 .bgBlk {
    background: #011124;
    padding: 40px 0;
    position: relative;
  }
  .txt_block_idf_2 .txtBlk {
    color: #fff;
    font-size: min(5.8vw, 25px);
    font-weight: bold;
    letter-spacing: -3px;
    line-height: 1.5;
    font-style: italic;
    text-align: center;
    transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    margin-left: -10px;
    white-space: nowrap;
  }
  .txt_block_idf_2 .txtBlk .line {
    border-bottom: 2px solid #fff;
  }
  .txt_block_idf_2 .txtBlk big {
    font-size: 1.6em;
  }
  .txt_block_idf_2 .txtBlk .dotto {
    position: relative;
  }
  .txt_block_idf_2 .txtBlk .dotto:after {
    content: "";
    height: 6px;
    width: 6px;
    border-radius: 50%;
    position: absolute;
    top: -7px;
    left: 75%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background: #fff;
  }
  .txt_block_idf_2 .arrowBlk {
    padding: 15px;
    display: inline-block;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translate(-50%, 0%) rotate(45deg);
    -webkit-transform: translate(-50%, 0%) rotate(45deg);
    -ms-transform: translate(-50%, 0%) rotate(45deg);
    white-space: nowrap;
  }
  .txt_block_idf_2 .txtBlk .txt2 {
    font-size: 3rem;
    letter-spacing: 0.1rem;
  }
  /*===============================
    txt_block_idf_3
  ================================*/
  .txt_block_idf_3 {
    position: relative;
    background-color: #011124;
    padding: 3rem 0 4rem;
    text-align: center;
  }
  .txt_block_idf_3 .txtBlk {
    font-size: 2.5rem;
    font-style: italic;
    opacity: 1;
    white-space: nowrap;
    line-height: 1.5;
    letter-spacing: 0;
    font-weight: bold;
    color: #fff;
    text-align: center;
  }
  .txt_block_idf_3 .cautionRightTxt {
    position: absolute;
    bottom: 1rem;
    right: 0rem;
  }
  .txt_block_idf_3 .txtleft {
    text-align: left;
  }
  .txt_block_idf_3 .txtright {
    text-align: right;
  }
  .txt_block_idf_3 .inner_txt_block {
    width:75%;
    max-width: 350px;
    margin: 0 auto;
    line-height: 1.3;
    margin-top: 1rem;
  }
  /*===============================
    txt_block_idf_4
  ================================*/
  .txt_block_idf_4 {
    padding: 3rem 0;
    background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icedandy_faceinvestment/img/content_1031/secIce16_bg.jpg) center center / cover no-repeat;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
  }
  .txt_block_idf_4 .rotate {
    transform: rotate(-5deg);
  }
  /*===============================
    txt_block_idf_5
  ================================*/
  .txt_block_idf_5 {
    position: relative;
    background-color: #fff;
    padding: 3rem 0;
    font-weight: 600;
    font-family: Hiragino Sans;
    color: #000;
    font-weight: bold;
    text-align: center;
    line-height: 1;
  }
  .txt_block_idf_5::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    line-height: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 30px 40px;
    border-top-color: currentColor;
    border-bottom: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, 98%);
    -ms-transform: translate(-50%, -50%);
    white-space: nowrap;
  }
  .txt_block_idf_5 .cautionRightTxt {
    position: absolute;
    bottom: 1rem;
    right: 0;
    color: #999999;
  }
  /*===============================
    txt_block_idf_6
  ================================*/
  .txt_block_idf_6 {
    padding: 60px 0;
    background: #000;
    color: #fff;
    text-align: center;
    background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icedandy_faceinvestment/img/content/sec24_bg.jpg)
      center no-repeat;
    background-size: cover;
  }
  .txt_block_idf_6 .txtBlk {
    font-size: 3rem;
    letter-spacing: 0;
    line-height: 1.3;
    font-style: italic;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .txt_block_idf_6 .txtBlk .line {
    display: inline-block;
    border-bottom: solid 3px;
    line-height: 1.2;
    margin-bottom: 0.3em;
    margin-top: 0.1em;
  }
  .txt_block_idf_6 .txtBlk .heightSpace {
    display: block;
    height: 0.5em;
  }
  .txt_block_idf_6 .txtBlk2 {
    font-size: 3.5rem;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1;
    font-style: italic;
    text-align: center;
    transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    white-space: nowrap;
  }
  .txt_block_idf_6 .txtBlk2 .bgTxt {
    background: linear-gradient(to bottom, #4eafe3, #bec7cb);
    display: block;
    padding: 2px 20px;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
  }
  .txt_block_idf_6 .txtBlk2 big {
    font-size: 1.4em;
  }
  .txt_block_idf_6 .txtBlk2 .bgTxt.big2 {
    font-size: 1.2em;
  }
  .txt_block_idf_6 .arrowBlk {
    padding: 15px;
    margin-bottom: 30px;
    display: inline-block;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
  }
  
  /*===============================
    idf_adaptation_list
  ================================*/
  .idf_adaptation_list {
    margin-top: -2px;
    background: #060d1c;
    color: white;
  }
  .idf_adaptation_list .imgBlk {
    position: relative;
  }
  .idf_adaptation_list .txtBlk {
    text-align: center;
    font-size: 2.2rem;
    font-style: italic;
    line-height: 1.8;
    letter-spacing: 0;
    font-weight: bold;
    color: #fff;
    text-decoration: underline;
    position: absolute;
    bottom: 4%;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    white-space: nowrap;
  }
  .idf_adaptation_list .txtBlk2 {
    text-align: center;
    font-size: min(4.9vw, 2.3rem);
    line-height: 1;
    letter-spacing: 0;
    font-weight: bold;
    color: #fff;
  }
  .idf_adaptation_list .txtBlk2 li {
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .idf_adaptation_list .txtBlk2 li .img {
    width: 30%;
    display: inline-block;
    margin-right: 5px;
  }
  .idf_adaptation_list .txtBlk2 li.txt1 {
    top: 49%;
    left: 13%;
  }
  .idf_adaptation_list .txtBlk2 li.txt2 {
    top: 49%;
    left: 56%;
  }
  .idf_adaptation_list .txtBlk2 li.txt3 {
    top: 58.4%;
    left: 13%;
  }
  .idf_adaptation_list .txtBlk2 li.txt4 {
    top: 58.4%;
    left: 56%;
  }
  .idf_adaptation_list .txtBlk2 li.txt5 {
    top: 67.4%;
    left: 13%;
  }
  .idf_adaptation_list .txtBlk2 li.txt6 {
    top: 67.4%;
    left: 56%;
  }
  .idf_adaptation_list .txtBlk2 li.txt7 {
    top: 76.6%;
    left: 13%;
  }
  .idf_adaptation_list .txtBlk2 li.txt8 {
    top: 76.6%;
    left: 56%;
  }
  .idf_adaptation_list .txtBlk2 li.txt9 {
    top: 85.7%;
    left: 13%;
  }
  .idf_adaptation_list .txtBlk2 li.txt10 {
    top: 85.7%;
    left: 56%;
  }
  .idf_adaptation_list .cautionRightTxt {
    padding-bottom: 20px;
    color: #fff;
    padding-right: 10px;
    letter-spacing: 0;
  }
  .idf_adaptation_list .txtBlk3 li {
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-style: italic;
  }
  .idf_adaptation_list .txtBlk3 li.txt1 {
    top: 15%;
    left: 10%;
    transform: rotate(-10deg);
    font-size: min(5.2vw, 25px);
  }
  .idf_adaptation_list .txtBlk3 li.txt2 {
    top: 9%;
    right: 24%;
    font-size: min(6vw, 30px);
    transform: rotate(3deg);
  }
  .idf_adaptation_list .txtBlk3 li.txt3 {
    top: 41%;
    left: 25%;
    font-size: min(4vw, 20px);
    transform: rotate(10deg);
    letter-spacing: -0.1rem;
  }
  .idf_adaptation_list .txtBlk3 li.txt4 {
    top: 35%;
    right: 6%;
    font-size: min(4vw, 20px);
    transform: rotate(-10deg);
  }
  .idf_adaptation_list .txtBlk3 li.txt5 {
    top: 54%;
    left: 7%;
    font-size: min(7vw, 28px);
    transform: rotate(-10deg);
    letter-spacing: -0.1rem;
  }
  .idf_adaptation_list .txtBlk3 li.txt6 {
    top: 55%;
    right: 29%;
    font-size: min(6vw, 28px);
    transform: rotate(22deg);
  }
  /*===============================
    idf_480k_over
  ================================*/
  .idf_480k_over {
    padding: 20px 0 1px;
    text-align: center;
    color: white;
    background: #000;
  }
  .idf_480k_over .tit {
    font-size: 3.5rem;
    line-height: 1.4;
    letter-spacing: 0em;
    margin-bottom: 20px;
  }
  .idf_480k_over .txt {
    font-size: 1.3rem;
    letter-spacing: 0;
    margin-bottom: 30px;
  }
  .idf_480k_over .txt2 {
    background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icedandy_faceinvestment/img/content_1031/idf_480k_over_bg.jpg)
      center no-repeat;
    background-size: 100% 100%;
    font-size: 2.6rem;
    letter-spacing: 0;
    padding: 20px 0;
    color: white;
    white-space: nowrap;
  }
  .idf_480k_over .num-img {
    width: 90% !important;
    max-width: 400px;
    margin: 0 auto;
  }
  
  .bg_navy {
    background-color: #011124;
  }
  /*===============================
    idf_adaptation_list_02
  ================================*/
  .idf_adaptation_list_02 {
    background-color: #000;
    padding: 1rem 0;
    color: white;
  }
  .idf_adaptation_list_02 .txtBlk {
    position: relative;
    font-size: min(6.5vw, 28px);
    text-align: center;
    font-weight: bold;
  }
  .idf_adaptation_list_02 .txtBlk:before {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    left: 5%;
    width: 15%;
    border-bottom: 1px solid #fff;
    width: 10%;
  }
  .idf_adaptation_list_02 .txtBlk:after {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    right: 5%;
    width: 15%;
    border-bottom: 1px solid #fff;
    width: 10%;
  }
  /*===============================
    idf_can_do_to_face
  ================================*/
  .idf_can_do_to_face {
    padding: 40px 0 10px;
    background-color: #f4f4f4;
  }
  .idf_can_do_to_face .p20 {
    padding: 0 30px;
  }
  .idf_can_do_to_face .movieList li {
    margin-bottom: 30px;
  }
  .idf_can_do_to_face .movieList li .headBlk {
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .idf_can_do_to_face .movieList li .headBlk .circle {
    height: 170px;
    width: 170px;
    background: #011124;
    margin-right: 10px;
    border-radius: 50%;
    font-weight: bold;
    font-style: italic;
    color: #fff;
    position: relative;
    text-align: center;
    letter-spacing: 0;
    font-size: 2.4rem;
  }
  .idf_can_do_to_face .movieList li.list3 .headBlk .circle {
    font-size: 2rem;
  }
  .idf_can_do_to_face .movieList li.list4 .headBlk .circle {
    font-size: 2rem;
  }
  .idf_can_do_to_face .movieList li.list5 .headBlk .circle {
    font-size: 1.5rem;
  }
  .idf_can_do_to_face .movieList li.list6 .headBlk .circle {
    font-size: 2rem;
  }
  .idf_can_do_to_face .movieList li.list7 .headBlk .circle {
    font-size: 2.1rem;
  }
  .idf_can_do_to_face .movieList li .headBlk .circle .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    white-space: nowrap;
  }
  .idf_can_do_to_face .movieList li .headBlk .circle .inner .underLine {
    border-bottom: solid 1px yellow;
    display: inline-block;
    line-height: 1;
    margin-bottom: 10px;
  }
  .idf_can_do_to_face .movieList li .headBlk .rightBlk {
    font-size: 1.6rem;
    color: #fff;
    letter-spacing: 0;
    font-weight: bold;
  }
  .idf_can_do_to_face .movieList li .headBlk .rightBlk .txtBg {
    background: #011124;
    padding: 0px 5px;
    display: inline-block;
    margin-bottom: 5px;
  }
  .idf_can_do_to_face .movieList li.list1 .headBlk .rightBlk {
    background: #000aff;
    padding: 3px 20px;
    border-radius: 24px;
  }
  .idf_can_do_to_face .movieList li.list2 .headBlk .rightBlk {
    background: #ff003b;
    padding: 3px 20px;
    border-radius: 24px;
  }
  /*===============================
  idf_12roles_one_unit
  ================================*/
  .idf_12roles_one_unit .imgBlk {
    position: relative;
  }
  .idf_12roles_one_unit .imgBlk .txtBlk {
    width: 100%;
    position: absolute;
    top: 60%;
    text-align: center;
    font-size: min(18vw, 80px);
    font-style: italic;
    transform: rotate(-3deg);
    line-height: 1.1;
    text-shadow: 3px 3px 5px #000;
    color: white;
  }
  /*===============================
    idf_for_your_problems
  ================================*/
  .idf_for_your_problems {
    padding: 30px 0 0;
    z-index: 2;
    position: relative;
  }
  .idf_for_your_problems .txtBlk {
    font-size: min(7.7vw, 3.5rem);
    font-style: italic;
    transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    white-space: nowrap;
    line-height: 1.2;
    letter-spacing: 0;
    font-weight: bold;
    text-align: center;
    margin-bottom: -25px;
    background: #fff;
    color: #000;
    padding: 5px 10px;
    position: relative;
    z-index: 2;
  }
  /*===============================
    idf_used_in_the_bath
  ================================*/
  .idf_used_in_the_bath .imgBlk {
    position: relative;
  }
  .idf_used_in_the_bath .imgBlk .txtBlk {
    font-size: 3.8rem;
    font-style: italic;
    opacity: 1;
    position: absolute;
    bottom: 6%;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    white-space: nowrap;
    line-height: 1.2;
    letter-spacing: 0;
    font-weight: bold;
    text-align: center;
  }
  .idf_used_in_the_bath .imgBlk .txtBlk .bg {
    background: #fff;
    color: #000;
    margin-bottom: 10px;
    display: inline-block;
    padding: 5px 20px;
  }
  /*===============================
    idf_30day_txt
  ================================*/
  .idf_30day_txt .imgBlk {
    position: relative;
  }
  .idf_30day_txt .txtBlk {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    white-space: nowrap;
    font-size: 2.1rem;
    letter-spacing: 0;
    line-height: 1.4;
    padding: 10px 20px;
    font-weight: bold;
    background: #e6e2e254;
    border-radius: 5px;
    display: inline-block;
    color: #fff;
    text-align: center;
  }
  /*===============================
    idf_notice_block
  ================================*/
  .idf_notice_block .bgWrap {
    padding: 3rem 5%;
    background: url(https://stripe-channel.jp/wp-content/uploads/makeshop/icedandy_faceinvestment/img/content/sec14_bg.jpg)
      center no-repeat;
    background-size: cover;
  }
  .idf_notice_block .bgBox {
    background: #011124;
    border-radius: 10px;
    text-align: left;
    padding: 25px 15px 25px 35px;
    color: #fff;
  }
  .idf_notice_block .bgBox .boxTxt1 {
    font-size: 1.7rem;
    letter-spacing: -1.5px;
    margin-bottom: 15px;
    line-height: 1.3;
  }
  .idf_notice_block .bgBox .boxTxt1 .txtspace {
    display: inline-block;
    padding-left: 1em;
  }
  .idf_notice_block .bgBox .boxTxt2 {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 2;
    padding-left: 25px;
    line-height: 1.6;
  }
  .idf_notice_block .bgBox .boxTxt2 .lage {
    font-size: 1.8em;
    letter-spacing: 0;
    line-height: 1;
  }
  .idf_notice_block .bgBox .boxTxt2 .small {
    font-size: 0.7em;
    letter-spacing: 0;
  }
  .idf_notice_block .bgBox .boxTxt2 .line {
    border-bottom: solid 1px #ff1400;
  }
  .idf_notice_block .bgBox .boxTxt2 .yellow {
    color: #ffff00;
  }
