/*
Theme Name:LAW child
Theme URI:https://tcd-theme.com/tcd031
Description: WordPress theme "LAW" is developed for lawyers and other professionals, designed to be memorable on the first view. You can also easily create staff pages, so it can be used as a corporate website.
Template:law_tcd031
Author:TCD
Author URI:https://tcd-theme.com/
Text Domain:tcd-law
Version:4.1.2
*/

/* ----------------------------------------------------------------------
 協成産業カスタマイズ
---------------------------------------------------------------------- */
h3.headline3 {
	padding-bottom: 5px;
    border-bottom: 1px solid #000000;
    margin-bottom: 20px;
    font-size:22px; 
    font-weight:400;
}

h3.headline4 {
	padding-bottom: 5px;
    border-bottom: 1px solid #000000;
    margin-bottom: 20px;
    font-size:22px; 
    font-weight:normal;
    text-align:left;
}

h3.headline5 {
	padding-bottom: 5px;
    border-bottom: 1px solid #000000;
    margin-bottom: 20px;
    font-size:14px; 
    font-weight:normal;
    text-align:left;
}

h4.headline5 {
    font-weight:normal;
}

/*採用情報*/
div.recruit {
	/*width: 99%;*/
	padding:18px 10px;
	background-color:#F1F1F1;
	margin-bottom:0px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
             }
  
dl.recruit  {  
	margin-bottom:90px;
             }
                                     
dl.recruit dt {  
	float:left; 
	width:100px;
	padding: 10px 1em;
	padding-left:10px;
	font-weight:normal;
             }
             
dl.recruit dd {  
	padding: 10px 1em 10px 110px;
	border-bottom: solid 1px #000000;
	margin-bottom:0px;
               }

/*聞くページ*/

.kiku-inbox{
	margin: 0 auto 40px auto;
	background-color:#f5f5f4;
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	width:800px;
	background-image:url("https://www.kyosei-s.jp/wp-content/uploads/2023/07/interview-back.png");
	background-position:right top;
	background-repeat: no-repeat;
	background-size:200px;
}
.kiku-inbox-content{
	width:310px;
	margin:30px 15px 0 15px;
}
.kiku-inbox-title{
	font-size:24px;
	text-align:center;
	border-bottom:solid 2px #000000;
	height:36px;
	font-weight:bold;
	margin-bottom:10px;
}
.kiku-inbox-c1{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding:2em;
	position: relative;
	margin:-30px 0 -48px 0;
}
.kiku-inbox-c1:before{
border-bottom:30px solid transparent;
border-left:30px solid #fcf100;
content: '';
display: block;
position: absolute;
top: 30px;
left: 30px;
}

.kiku-inbox-c1:after{
border-left:30px solid transparent;
border-bottom:30px solid #fcf100;
content: '';
display: block;
position: absolute;
bottom: 60px;
right: 30px;
}
.kiku-inbox-c2{
	text-align:center;
	background-color:#326db1;
	color:#fff;
	font-weight:bold;
	margin-bottom:-20px;
}
.kiku-inbox-c2 p{
	font-size:17px;
	padding:3px;
}
.kiku-inbox-c3{
	text-align:center;
	font-size:22px;
	font-weight:bold;
	margin-bottom:-20px;
}
.kiku-inbox-c4{
	text-align:center;
	font-size:22px;
	font-weight:bold;
	background-color:#fff;
	margin-bottom:-20px;
}
.kiku-end-content{
	margin-top:50px !important;
	margin:0 auto;
	width:850px;
}
@media screen and (max-width:800px) {
	.kiku-inbox{
		width:100%;
	}
	.kiku-end-content{
		width:100%;
	}
}

/*知るページ*/
.siru-content-page{
	width:850px;
	margin:0 auto;
}
.siru-content2{
	margin:50px auto 0 auto !important;
}
.siru-content-banner p{
	color:#fff;
	font-size:20px;
	text-align:center;
	line-height:5;
}
.siru-content-banner{
	background-color:#023F78;
	width:250px;
	height:250px;
	margin:0 auto;
}
.siru-content-banner-image{
    background:url(https://www.kyosei-s.jp/wp-content/themes/law_tcd031/img/index/icon_type1.png) no-repeat center;
	height:98px;
	margin-top:-50px;
}
.siru-content-banner-image2{
    background:url(https://www.kyosei-s.jp/wp-content/themes/law_tcd031/img/index/icon_type2.png) no-repeat center;
	height:98px;
	margin-top:-50px;
}

.siru-content-title{
	width:100%;
	background-color:#326db1;
	font-size:22px;
	text-align:center;
	color:#fff;
}
.siru-content-block-left{
	width:400px;
	height:545px;
	float:left;
}
.siru-content-block-title{
	margin:0 0 0.2em 0 !important;
	font-size:20px;
}
.siru-content-block-left p{
	line-height:1.5;
	letter-spacing:0.12em;
	margin:0 0 1em 0;
}
.siru-content-block-right{
	width:400px;
	height:545px;
	float:right;
	position:relative;
	margin-bottom:30px;
}
.siru-content-block-right p{
	line-height:1.5;
	letter-spacing:0.12em;
	margin:0 0 1em 0;
}
.siru-content-end{
	clear:both;
	text-align:right;
	position:absolute;
	bottom:60px;
	right:30px;
}
.siru-clear{
	clear:both;
}
@media screen and (max-width:800px) {
.siru-content-page{
	width:100%;
	margin:0 auto;
}
	.siru-content-block-left{
		width:100%;
	}
.siru-content-block-right{
	float:left;
	width:100%;
}
.siru-content-end{
	clear:both;
	text-align:right;

}
}

/* 採用ページ リニューアル*/
.saiyou-wrapper{
	width:850px;
	margin:0 auto;
}
.saiyou-image-block{
	border:solid 4px #235689;
	float:left;
	width:400px;
	height:400px;
	margin:10px 10px 10px 0;
}
.saiyou-image-content img{
	margin-top:10px;
}
.saiyou-image-block-r{
	border:solid 4px #235689;
	float:right;
	height:400px;
	width:400px;
	margin:10px 0 10px 10px;
}
.saiyou-image-content p{
	font-size:22px;
	text-align:center;
	font-weight:bold;
	color:#235689;
	margin:10px 0 -10px 0;
	text-decoration: underline 3px yellow;
	text-underline-offset: 10px;
}
.saiyou-block1-1{
	margin:140px 0 20px 0;
}
.saiyou-block1-1,.saiyou-block1-3{
	font-size:26px;
	font-weight:bold;
	text-align:center;
	color:#000;
}
.saiyou-block1-3{
	margin:20px 0 50px 0;
}

.saiyou-block1-2{
	margin:0 auto;
	width:50px;
	border-bottom:solid 2px #235689;
}
.saiyou-block1-4{
	position:absolute;
	bottom:10px;
	right:0;
}
.saiyou-image-block:first-child{
	position:relative;
}
.saiyou-table th{
	background-color:#153f78 !important;
	color:#fff;
	text-align:left;
}
.saiyou-table {
	margin:0 auto !important;
	width:850px;
}
.saiyou-table tr td:nth-of-type(1){
  text-align:center;
}
.saiyou-table-end {
  text-align:left !important;
}
@media screen and (max-width:800px) {
.saiyou-table {
	width:100%;
}
.saiyou-table th{
 text-align:left;
}
.saiyou-table tr td{
  text-align:left !important;
}

.saiyou-wrapper{
		width:98%;
	}
	.saiyou-image-block{
		width:98%;
	}
.saiyou-image-block-r{
	width:98%;
	float:left !important;
	margin:10px 0 10px 0;
}
	.saiyou-table-wrapper{
		overflow: auto;
		white-space: nowrap;
	}
	.saiyou-table-wrapper:before {
		color:black;
 content: "※ このテーブルは横にスクロールできます。";
}
}
/* TOPページ追記 */
.top-footer-content{
	margin-top:90px;
}
.top-footer-content img{
 width:924px;
	margin-bottom:20px;
}

@media screen and (max-width:800px) {
.top-footer-content img{
 width:100%;
	}
}
