@charset "utf-8";

/*
Theme Name: houjin_takasyo 202506
Theme URI: 
Version: 0.4 
Description: 202506
Author: macolab.Inc
Author URI: https://macolab.co.jp/
*/

@import url("css/ress.min.css");
@import url("css/style.min.css?ver=4");
@import url("css/wpset.css");
@import url("css/ie.css");
@media screen and (min-width:1025px) {
    .sc_name {
        font-size: 19px
    }
}

@media screen and (max-width:767px) {
    .sc_name {
        font-size: 16px
    }
}

.zyohopage-tab-b-div-01{
	 max-width:98%;
	margin:0 auto;
    flex-wrap:wrap
}
.zyohopage-tab .zyohopage-tab-b .zyohopage-tab-b-div .zyohopage-tab-b-div-01 div{
	padding: 30px 0;
}
@media screen and (max-width:767px) {
    .zyohopage-tab .zyohopage-tab-b .zyohopage-tab-b-div .zyohopage-tab-b-div-01 div{
        padding: 0;
    }
}
.base_table th{
	background-color:#EEEEEE;
}
.base_table th,
.base_table table td.md
{
	white-space: nowrap;
}

.base_table td table{
	margin: 0px auto !important;
}
.base_table td table td{
border-right: none !important;
background-color:transparent !important;
border-bottom: none !important;
margin: 0 auto !important;
padding: 8px !important;
}
@media screen and (max-width:767px) {
    .base_table td table td.md{
       font-weight:bold
    }
}


