@charset "UTF-8";
.topHight{margin-top: 160px;}
.urlColor{color:blue;}
.content-display{
  padding-top: 0px;
  padding-right:5px;
  padding-bottom: 0px;
  padding-left: 5px;
 }
.c-contents_block {
    max-width: 1060px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 120px;
}
.c-tit_04 {
    font-size: 2.5rem;
    line-height: 1.5;
    margin-bottom: 40px;
}
.c-contents_txt {
    font-size: 1.5rem;
    line-height: 1.7;
    margin-bottom: 30px;

  padding-top: 0px;
  padding-right:25px;
  padding-bottom: 0px;
  padding-left: 15px;
}
.c_sub_h1 {
    /* background: url(/-/media/ossw/Image/Common/img_bg_h1.png) no-repeat right; */
    height: 140px;
    background-color: #efefef;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 80px;
}
.u-mb_120 {margin-bottom: 120px !important;}
.c-subTit {
    font-family: 'Roboto', sans-serif;
    font-size: 0.875rem;
    color: #e10000;
    display: block;
    margin-top: 10px;
    letter-spacing: 1px;
    font-weight: bold;
}
/*.u-mt_0 {margin-top: 0px !important;}*/
.u-mt_0 {/* margin-top: 0px !important; */text-align: center;font-size: 15px;}

@media screen and (max-width: 480px) { .topHight { margin-top: 10px!important;} }
@media screen and (max-width: 500px) { .topHight { margin-top: 10px!important;} }
@media screen and (max-width: 590px) { .topHight { margin-top: 10px!important;} }
@media screen and (max-width: 600px) { .topHight { margin-top: 10px!important;} }
@media screen and (max-width: 768px) { .topHight { margin-top: 10px!important;}}
@media screen and (max-width: 826px) { .topHight { margin-top: 10px!important;} }
@media screen and (max-width: 1000px) {.topHight { margin-top: 10px!important;} }
@media screen and (max-width: 1060px) { .topHight { margin-top: 10px!important;} }

