@charset "utf-8";
/* CSS Document */
.tairyo .text-sub p{
  margin-bottom: 58px;
}
.tairyo .tairyo-01 .list_disc_item{
  list-style-type:none;
}
.tairyo .tairyo-01 .cardbox-col2 {
  max-width:960px;
  margin:0
}
.tairyo .tairyo-01 .cardbox-col2 .cardbox{
  margin:0
}
.tairyo .tairyo-01 .cardbox-col2 .cardbox:nth-child(2){
  margin-right:0;
  width:35%;
}
.tairyo .tairyo-01 .cardbox-col2 .cardbox:nth-child(1){
  width:65%;
}
.tairyo .tairyo-01  .list_disc{
  padding-left:0;
}
.tairyo .table01 .data_table_head_title:first-of-type {
    width: 200px;
}
.tairyo .table01{
  text-align:center;
}
.tairyo .tairyo_sub{
  margin-bottom:40px;
}
.tairyo .table01 .data_table_body_row .data_table_body_cell:nth-child(1){
  text-align:left;
}
.tairyo .table01 .data_table_head_title:first-of-type {
    width: 160px;
}
.tairyo .table01 
 .data_table_body_cell {
    padding: 20px 25px;
}
.tairyo .table01 .data_table_head_title{
  padding: 20px 10px;
}
.tairyo .block01 .cardbox_label {
  text-align:center
}
.tairyo .text03{
  text-align:center;
  margin-top:15px;
	color: #1a1a1a;
	font-weight: 400;
	font-size: 1.6rem;
}
html:not(.sp):not(.tablet) .tairyo  .cardbox_link:hover {
    opacity: 1;
}
.tairyo .cardbox_link{
	cursor: default;
}
/* sp */

html.sp .tairyo .block01 .cardbox {
  width: calc(100% - 16px);
}
html.sp .tairyo .block01 .cardbox:not(:last-child){
  margin-bottom:30px;
}
html.sp .tairyo .tairyo-01 .cardbox-col2 .cardbox{
  width:100%;
}

html.sp .tairyo .tairyo-01 .cardbox-col2 .cardbox:not(:last-child){
  margin-bottom:30px;
}
html.sp .tairyo .data_table{
  width:1100px;
}