@charset "utf-8";
/*
Theme Name:ORION Child
Description:「ORION」子テーマ
Template:orion_tcd037
Author:TMC Co.,Ltd.
Version:4.1.3
*/

/*「ORION」子テーマ 2025.12.4（テスト中） */
/* ----------------------------------------------------------------------
	TCDオリジナル部分のカスタム▼
---------------------------------------------------------------------- */

.pc #global_menu > ul {
	text-align: left;
	/*padding-left: 360px;*/
	padding-left: 450px;
}

#header_image .title {
	font-size: 48px !important;
	text-shadow: 1px 1px 5px #222;
}

#main_col {
	margin-top: 40px !important;
	max-width: 960px;
}

/*フッター サイト名サイズ調整*/
#footer_logo .logo {
	font-size: 34px !important;
}

/* スマートフォン表示 */
@media screen and (max-width:480px) {
	#header * {
		background-color: #124FB8 !important;
	}

	#header a,
	a.menu_button:before {
		color: white !important;
	}

	#header_logo_index {
		width: 95% !important;
	}

	#header_logo_index .logo {
		font-size: 22px !important;
	}

	#header_image .title {
		font-size: 24px !important;
	}

	#footer_logo .logo {
		font-size: 22px !important;
	}

	#main_col {
		margin-top: 0px !important;
	}

	.h3-style {
		margin-bottom: 20px !important;
		padding: 1px 12px !important;
		border-width: 8px;
		font-size: 24px !important;
	}

	.h4-style {
		margin: 20px 0px 10px 0px !important;
		padding: 2px 0px !important;
		font-size: 20px !important;
	}

	.contents-box {
		margin: 10px 0px !important;
	}

	.contents-box p {
		font-size: 14px !important;
		line-height: 1.7em !important;
	}

	.contents-box li {
		font-size: 14px !important;
		line-height: 1.8em !important;
	}

	.contents-box button {
		padding: 12px 30px;
		font-size: 13px;
	}
}

/* サイト全体適用用 ここまで */

/* Tablet */
@media only screen and (min-width: 767px) and (max-width:1024px) {
	#top #header_inner {
		background-color: #124FB8 !important;
	}

	#top #header_inner #header_logo #logo_text h1.logo a {
		color: #FFF !important;
	}

	/*
	#top #header_inner #header_logo a.menu_button:before {
		color: #FFF !important;
	}
	*/

}

/* ----------------------------------------------------------------------
	TMC追加▼
---------------------------------------------------------------------- */
.h3-style {
	margin: 30px 0 !important;
	padding: 1px 15px !important;
	border-left-style: solid;
	border-left-width: 10px;
	border-color: #124FB8;
	font-size: 30px !important;
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.h4-style {
	margin: 20px 20px 15px 18px !important;
	padding: 3px 2px !important;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-color: #124FB8;
	font-size: 24px !important;
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.contents-box {
	margin: 10px 20px !important;
}

.contents-box p {
	font-size: 13px !important;
	line-height: 1.8em !important;
	margin: 0 0.5em 0.6em 0.5em !important;
}

.contents-box li {
	font-size: 13px !important;
	line-height: 1.8em !important;
}

.contents-box ul,
.contents-box ol {
	margin-bottom: 0.6em !important;
}

.contents-box th,
.contents-box td {
	font-size: 13px !important;
	line-height: 1.8em !important;
}

.contents-box button {
	padding: 7px 15px;
	background: #124FB8;
	color: #FFFFFF;
	border-style: none;
	border-radius: 4px;
	font-size: 12px;
	cursor: pointer;
}

.contents-box button:hover {
	background: #5588AE;
}

/* 所長からのメッセージ ここから */
.page-id-7 .img {
	width: 300px;
}

.page-id-7 #img-box1 {
	float: right;
}

/* 所長からのメッセージ ここまで */

/* 代表プロフィールページ ここから */
.page-id-10 .profile-box {
	display: flex;
}

.page-id-10 .img-box {
	width: 150px;
	margin-left: 10px;
}

.page-id-10 .text-box {
	margin-left: 25px;
	background: #F0F0F0;
	padding: 18px 20px 15px 15px;
}

.page-id-10 .wp-image-584 {
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
}

.page-id-10 .name-area {
	padding: 5px 10px 20px 10px;
	font-size: 24px;
	/*font-weight: bold;*/
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.page-id-10 #logo-box {
	width: auto;
	margin: 0px 15px 0px 10px;
	padding: 5px;
	float: right;
	border: solid 1px #DDDDDD;
	box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
}

@media screen and (max-width:480px) {
	.page-id-10 .profile-box {
		display: block;
	}

	.page-id-10 .img-box {
		width: 80%;
		margin: auto;
		text-align: center;
	}

	.page-id-10 .wp-image-584 {
		width: 70% !important;
		margin-bottom: 20px;
	}

	.page-id-10 .wp-image-750 {
		width: 100%;
	}

	.page-id-10 .text-box {
		width: auto;
		margin: auto;
		padding: 18px 20px 1px 15px;
	}

	.page-id-10 .name-area {
		text-align: center;
	}

	.page-id-10 #logo-box {
		width: 80%;
		margin: 10px auto;
		padding: 10px;
		float: none;
		text-align: center;
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
		/*box-shadow: none;*/
	}
}

/* 代表プロフィールページ ここまで */

/* 事務所概要ページ ここから */
.page-id-21 .contents-box {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}

.page-id-21 .img-box {
	margin: 10px 0 0 30px;
	text-align: center;
}

.page-id-21 .wp-image-379 {
	box-shadow: -2px 4px 10px rgba(0, 0, 0, 0.3);
}

.page-id-21 .map-image {
	max-width: 460px !important;
	max-height: 350px !important;
	margin-top: 10px;
}

.page-id-21 #gaiyou-table th,
.page-id-21 #gaiyou-table td {
	border-style: none;
	background: white;
}

.page-id-21 #gaiyou-table th {
	width: 5em;
	color: #124FB8;
	font-weight: bold;
	text-align: left;
}

.page-id-21 #gaiyou-table tr {
	border-bottom: solid 1px #DDDDDD;
}

.page-id-21 h5 {
	margin-bottom: 0;
	font-size: 18px;
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.page-id-21 .access-box {
	padding: 10px 10px 1px 10px;
	/*    background: #EEEEEE;*/
	background: #EAEFFF;
}

.page-id-21 .map-button {
	margin: 0 0 10px 2px;
}

@media screen and (max-width:480px) {
	.page-id-21 .contents-box {
		display: block !important;
	}

	.page-id-21 .img-box {
		margin: 20px 0;
		text-align: center;
	}

	.page-id-21 .map-image {
		max-width: 100% !important;
		max-height: 350px !important;
		margin-top: 0;
	}

	.page-id-21 .button-area {
		text-align: center;
	}

	.page-id-21 .wp-image-379 {
		box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
	}
}

/* 事務所概要ページ ここまで */

/*売上データ表*/
table.uriage {
	width: 16em;
}

table.uriage caption {
	text-align: left;
	padding-bottom: 0.5em;
}

table.uriage td {
	text-align: center;
}

/* 先輩弁護士の声 ここから */
.page-id-74 .contents-box {
	display: flex;
}

.page-id-74 .img-box {
	margin-right: 20px;
}

.page-id-74 .msg-box {
	width: 95%;
	max-width: 650px;
	padding: 8px 10px 1px 10px;
	background: #EEEEEE;
}

@media screen and (max-width:480px) {
	.page-id-74 .contents-box {
		display: block;
	}

	.page-id-74 .img-box {
		margin: 20px 10px;
		text-align: center;
	}
}

/* 先輩弁護士の声 ここまで */

/*FAQ 2017.9.19 add*/
dl.faq dt {
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	background-color: skyblue;
}

dl.faq dt:before {
	content: "Q:";
	margin-right: 0.5em;
}

dl.faq dd:before {
	content: "A:";
	margin-right: 0.5em;
}

/*売上データ表*/
table.uriage {
	width: 16em;
}

table.uriage caption {
	text-align: left;
	padding-bottom: 0.5em;
}

table.uriage td {
	text-align: center;
}

/* スマートフォン版のみ */
/*募集要項*/
@media screen and (max-width:770px) {

	.imp-info th,
	.imp-info td {
		display: block;
		width: 100%;
		box-sizing: border-box;
		text-align: left;
	}

	.imp-info th:before {
		content: "■";
		margin-right: 0.8em;
	}
}

.imp-info .box {
	line-height: 1.5em;
}


/*応募方法*/
.page-id-102 .wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

/*応募フォーム調整 スマホ 2025.7.30*/
/*SP版*/
@media only screen and (max-width:770px) {
	.page-id-102 .contents-box {
		margin: 10px 0px !important;
	}

	.page-id-102 .post_content td,
	.page-id-102 .post_content th {
		padding: 10px 5px 7px !important;
	}
}

/*Popup Marker問題対処 2025.7.30*/
.pum-overlay.pum-active,
.pum-overlay.pum-active .popmake.active {
	display: block !important;
}

/* PC*/
@media print,
screen and (min-width: 768px) {
	/*募集要項*/
	.page-id-106 .post_content table th {
		width: 210px;
	}
}

/*SP版*/
@media only screen and (max-width:770px) {
	span.for-sp {
		display: block;
	}
}