/*----- プライバシーポリシー
--------------------------------------------------------------*/
.ttl_other_common{
   border-bottom: #00A8A6 solid 3px;
   display: block;
   margin: 26px 0 10px 0;
   padding: 10px 0;
   font-weight: 500;
   font-size: 18px;
   line-height: 1.2em;
}

.p_list{
   margin-left: 20px;
}

.exp_txt{
   font-size: 16px;
   padding: 0 0 30px ;
}

.exp_txt_use{
   font-size: 16px;
   padding: 30px 0 ;
 }

.other_t{
   margin-bottom: 40px;
   line-height: 2rem;
}

.ttl_center {
   margin-top: 60px;
   padding-top: 20px;
   text-align: center;
   font-weight: 600;
   font-size: 20px;
}

.ttl_s_other{
   font-size: 20px;
   font-weight: 500;
   margin-top: 40px;
   padding: 0;
}

@media screen and (max-width: 960px) {

.ttl_other_common{
   margin: 20px 0 10px 0;
   padding: 10px 0 4px 0;
   font-weight: 500;
   font-size: 16px;
   line-height: 1.6em;
   }
   
.exp_txt{
   margin-top: 60px;
   margin-bottom: 0;
   font-size: 16px;
   padding: 0;
   line-height: 1.6em;
 }

 .exp_txt_use{
   margin-top: 0;
   padding: 10px 0 ;
   font-size: 16px;
   line-height: 1.6em;
   white-space: normal;
 }

 .p_list{
   line-height: 1.6em;
}

 .other_t{
   margin-bottom: 40px;
   line-height: 1.6em;
}

.ttl_s_other{
   font-size: 16px;
}

.ttl_center {
   padding-top: 20px;
   text-align: center;
   font-weight: 600;
   font-size: 16px;
}
   }

/** お問い合わせ窓口 **/

.inq_info_area{
   margin: 20px 0;
   padding: 20px;
   border: #00A8A6 2px solid;
}
.inq_info{
   display: flex;
}

.inq_info dt{
  font-weight: 100;
  margin-right: 10px;
}

.inq_info dd{
   font-weight: 100;
   margin-right: 10px;
 }

@media screen and (max-width: 960px) {
.inq_info_area{
      padding: 15px;
   }

 .inq_info{
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
   }
   
.inq_info dt{
     font-weight: 100;
     margin-right: 10px;
   }
}

/*----- 著作権について
--------------------------------------------------------------*/

