/* 
Theme Name: KOHO-Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Template: hello-elementor
Version: 1.0.1
*/

html,body {
	font-family: "BIZ UDGothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:16px;
	line-height:1.6;
	color:#000000;
}
strong {
	font-weight:700;
}
a {
	color: #000000;
}
a:hover {
}	
a:visited {
	
}
h1,h2,h3,h4,h5{
	font-family: 'BIZ UDGothic', sans-serif;
	font-style:normal;
	font-weight:700;
	line-height:1.5 !important;
	font-feature-settings: "palt";
	
}
p, th, td, span, li, dt, dd {
	font-family: 'BIZ UDGothic', sans-serif;
	font-style:normal;
	font-weight:400;
	line-height:1.6;
	font-feature-settings: "palt";
	
}
/* top */
.columun3 {
	padding:40px 30px 30px 30px;
}
.columun3hl h2 {
	color: #FFFFFF;
	font-size: 22px;
	text-align: center;
}
.columun3a {
	height:100px;
}
.columun3p p {
	color: #FFFFFF;
	font-size: 14px;
	text-align: justify;
	font-weight: 700;
	line-height: 2em;
}
.pagetitle {
	
}
.pageHl h1 {
	color: #FFF;
	font-family: "BIZ UDGothic", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 30px;
}
.pagesec {
	margin-bottom: 150px;
}
.sectionHl h2 {
	color: #282C45;
	font-family: "BIZ UDGothic", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 40px;
	margin-bottom:40px;
}
.breadbox {
	margin-bottom:120px;
}
.catchHl br {
	display:none;
}
.catchHl h2 {
	font-size: 38px;
}
.casebox {
	border-bottom: dotted 1px #282C45;
}
.casenamber {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 900;
	font-style: normal;
	font-size:50px;
}
.casenamber span {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 900;
	font-size:130%;
	vertical-align: -2px;
}
	/* 事業内容ページ */
.sp_only br {
	display:inline;
}
table tbody>tr:nth-child(odd)>td {
   
}
table.table1 {
	border-collapse: collapse;
	border: none;
	width:100%;
}
table.table1 th, table.table1 td {
	border: none;
	border-bottom: solid 1px #DDDDDD;
	font-size: 16px;
}
table.table1 th {
	text-align: left;
	color: #FFFFFF;
	background-color: #282C45;
}
table.table2 {
	border-collapse: collapse;
	border: none;
	width:100%;
}
table.table2 th, table.table2 td {
	border: none;
	border-bottom: solid 1px #DDDDDD;
	font-size: 16px;
}
table.table2 th {
	text-align: left;
	color: #FFFFFF;
	background-color: #282C45;
}
dl.faqlist dt {
	font-weight:700;
	margin-top:0.5em;
}
dl.faqlist dd {
	margin-left: 1em;
}
@media screen and (max-width:980px) { 
.pageHl{
        padding: 0 30px 0 30px;
    }
	.breadbox {
	margin-bottom:80px;
	padding: 0 30px 0 30px;
}
.pagesec{
    padding: 0 30px 0 30px;
	margin-bottom: 80px;
}
}
@media screen and (max-width:480px) { 
.breadbox {
	margin-bottom:80px;
	padding: 0 20px 0 20px;
}
	
.pagesec{
    padding: 0 20px 0 20px;
	margin-bottom: 80px;
}
	
.sectionHl h2{
    font-size: 30px !important;
    margin-bottom: 20px;
}
.pageHl{
        padding: 0 20px 0 20px;
    }
	
	/* TOPページ */	
.catchHl h2 {
	font-size: 24px;
}
.catchHl br {
	display:inline;
}
	
	/* 事業関連ページ */
.sp_only br {
	display:none;
}
.icongrid{
        display: flex;
        flex-direction: column;
        gap: 70px;
}
.elementor-cta__content h2{
        font-size: 18px;
    }
		/* 会社概要ページ */
table.table1,
  table.table1 thead,
  table.table1 tbody,
  table.table1 tr,
  table.table1 th,
  table.table1 td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
	table.table1 thead {
    display: none;
  }
  table.table1 td {
    padding: 10px;
  }
/* 項目名側 */
  table.table1 td:first-child {
    padding-bottom: 5px;
  }
  /* 内容側 */
  table.table1 td:nth-child(2) {
    padding-top: 0;
  }
  table.table1 tr {
    border-bottom: 1px solid #ddd;
  }
	table.table1 th, table.table1 td {
	border: none;
	font-size: 16px;
}
	table.table1 td:first-child {
    font-weight: 700;
  }
	/* 事業関連ページのセクション間の余白設定打ち消し */	
.pagesec > .e-con-inner {
padding-bottom: 0 !important;
}


	
/* 事業内容_お問い合わせ下の余白削除 */	
.elementor-element-133f230{
    margin-bottom: 0 !important;
  }	
}
