@charset "UTF-8";

.un_condolences_pageBack {
  margin-bottom: 20px;
}

.un_condolences_infomation {
  border: 10px solid;
  border-color: #222222;
  padding: 20px;
  margin-bottom: 30px;
}

.un_condolences_infomation_kojinName {
  text-align: center;
  font-size: 28px !important;
  font-weight: bold;
  margin-bottom: 30px;
}

.un_condolences_infomation_kojinName_txtSmall {
  font-size: 18px;
}

.un_condolences_infomation_txt {
  text-align: center;
  margin-bottom: 25px;
}

.un_condolences_infomation_hallInfomation {
  margin-bottom: 30px;
}

.un_condolences_infomation_hallInfomation dt {
  font-weight: bold;
  float: left;
  margin-right: 20px;
}

.un_condolences_infomation_linkBtn {
  width: 40%;
  margin: 0 auto;
}

.un_condolences_infomation_linkBtn_layout {
  padding: 10px;
}

.un_condolences_nameCloumn {
    white-space: nowrap;
  }

.un_condolences_info_single {
        box-sizing: border-box;
}

.un_condolences_info_single a {
        padding-left: 0px!important;
}

.un_condolences_info_single_tel table tr th {
    width: 40%!important;    
    white-space: nowrap;
}

.un_condolences_info_single_tel a {
    line-height: 2.2!important;
    padding-left: 0px!important;
}

@media screen and (max-width: 750px) {
  
  .un_condolences_infomation_linkBtn {
    width: 80%;
  }
    
    th.un_condolences_nameCloumn {
        width: 100%;
        display: block;
}
    
    .un_condolences_info table tr td {
        width: 100%;
        display: block;        
}
    
    .un_condolences_info_single_tel a {
        line-height: 2.6!important;
        padding-left: 0px!important;
}
    
    .un_condolences_info_single_tel table tr th {
        width: 100%!important;    
        padding-top: 15px!important;
        text-align: center;
}
    
    .un_condolences_info_single_tel table tr td {
    padding: 0 15px 15px 15px!important;
}
}