/*--------------------------------------------------------*/

/*  トップページバナー　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 641px){

.summer2022_bannerBox{
	text-align:center;
	margin:40px 0;
}

.summer2022_bannerBox .pc_banner{
}

.summer2022_bannerBox .sp_banner{
	display:none;
}

.summer2022_bannerBox img:hover{
	opacity: .60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: .60;
	-moz-opacity: .60;
}

}

@media screen and (max-width:640px){

.summer2022_bannerBox{
	text-align:center;
	margin:30px 0;
	padding:0 15px;
}

.summer2022_bannerBox .pc_banner{
	display:none;
}

.summer2022_bannerBox .sp_banner{
}

.summer2022_bannerBox img:hover{
	opacity: .60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: .60;
	-moz-opacity: .60;
}

}

/*--------------------------------------------------------*/

/*  メイン画像　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 641px){

.mainBox{
	margin-bottom:60px;
}

.mainBox .pc_main{
}

.mainBox .sp_main{
	display:none;
}

}

@media screen and (max-width:640px){

.mainBox{
	margin-bottom:45px;
}

.mainBox .pc_main{
	display:none;
}

.mainBox .sp_main{
}

}

/*--------------------------------------------------------*/

/*  代表挨拶　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 641px){

.greetingsBox{
	width:640px;
	margin:0 auto;
}

.greetingsBox h2.greetings_title{
	text-align:center;
	font-family: '游明朝', 'YuMincho', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	-webkit-font-smoothing: antialiased;
	font-size:25px;
	font-weight:bold;
	color:#333;
	letter-spacing:1.5px;
	line-height:1.2em;
	margin-bottom:50px;
}

.greetingsBox p.greetings_txt{
	font-size:15px;
	color:#333;
	font-weight:normal;
	line-height:1.85em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.greetingsBox .danraku{
	margin-top:25px;
}

.greetingsBox .staff_name{
	margin-top:25px;
	text-align:right;
	font-size:14px;
	color:#333;
	font-weight:bold;
	line-height:1.8em;
	letter-spacing:0.7px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

}

@media screen and (max-width:640px){

.greetingsBox{
	padding:0 5px;
}

.greetingsBox h2.greetings_title{
	text-align:center;
	font-family: '游明朝', 'YuMincho', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	-webkit-font-smoothing: antialiased;
	font-size:18px;
	font-weight:bold;
	color:#333;
	letter-spacing:1.5px;
	line-height:1.2em;
	margin-bottom:40px;
}

.greetingsBox p.greetings_txt{
	font-size:14px;
	color:#333;
	font-weight:normal;
	line-height:1.80em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.greetingsBox .danraku{
	margin-top:22px;
}

.greetingsBox .staff_name{
	margin-top:25px;
	text-align:right;
	font-size:14px;
	color:#333;
	font-weight:bold;
	line-height:1.8em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

}

/*--------------------------------------------------------*/

/*  写真とメッセージ　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 641px){

.heiwa_photo{
	margin-top:60px;
}

.heiwa_photo .innerBox{
	border-top:1px solid #CCC;
	padding-top:30px;
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	margin-bottom:30px;
}

.heiwa_photo .innerBox .heiwa_phBox{
	width:300px;
	margin-right:50px;
}

.heiwa_photo .innerBox .heiwa_messageBox{
	flex:1;
}

.heiwa_photo .innerBox .heiwa_messageBox p.office_name{
	font-family: 'Roboto Condensed', "游ゴシック体", YuGothic, "Yu Gothic Medium", sans-serif;
	font-size:15px;
	color:#64A523;
	font-weight:bold;
	line-height:1.5em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:10px;
}

.heiwa_photo .innerBox .heiwa_messageBox h3.office_title{
	font-family: 'Roboto Condensed', "游ゴシック体", YuGothic, "Yu Gothic Medium", sans-serif;
	font-size:21px;
	color:#333;
	font-weight:bold;
	line-height:1.5em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:25px;
}

.heiwa_photo .innerBox .heiwa_messageBox p.photo_message_txt{
	font-size:15px;
	color:#333;
	font-weight:normal;
	line-height:1.85em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.heiwa_photo .innerBox .heiwa_messageBox p.message_name{
	margin-top:20px;
	text-align:right;
	font-size:14px;
	color:#333;
	font-weight:bold;
	line-height:1.80em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.heiwa_photo .innerBox .heiwa_messageBox .danraku{
	margin-top:20px;
}

}

@media screen and (max-width:640px){

.heiwa_photo{
	border-top:1px solid #CCC;
	margin:35px 0 0;
	padding:35px 5px 0;
}

.heiwa_photo .innerBox{
	margin-bottom:45px;
}

.heiwa_photo .innerBox .heiwa_phBox{
	text-align:center;
}

.heiwa_photo .innerBox .heiwa_messageBox{
	margin-top:25px;
}

.heiwa_photo .innerBox .heiwa_messageBox p.office_name{
	text-align:center;
	font-family: 'Roboto Condensed', "游ゴシック体", YuGothic, "Yu Gothic Medium", sans-serif;
	font-size:14px;
	color:#64A523;
	font-weight:bold;
	line-height:1.5em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:8px;
}

.heiwa_photo .innerBox .heiwa_messageBox h3.office_title{
	text-align:center;
	font-family: 'Roboto Condensed', "游ゴシック体", YuGothic, "Yu Gothic Medium", sans-serif;
	font-size:18px;
	color:#333;
	font-weight:bold;
	line-height:1.5em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:25px;
}

.heiwa_photo .innerBox .heiwa_messageBox p.photo_message_txt{
	font-size:14px;
	color:#333;
	font-weight:normal;
	line-height:1.8em;
	letter-spacing:0.3px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.heiwa_photo .innerBox .heiwa_messageBox p.message_name{
	margin-top:20px;
	text-align:right;
	font-size:14px;
	color:#333;
	font-weight:bold;
	line-height:1.8em;
	letter-spacing:0.3px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.heiwa_photo .innerBox .heiwa_messageBox .danraku{
	margin-top:20px;
}

}

/*--------------------------------------------------------*/

/*  弁護士からのひと言　＆　事務局員からのひと　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 641px){

.bengoshi_message{
	margin-top:60px;
}

.jimukyoku_message{
	margin-top:40px;
	padding-bottom:40px;
}

h2.line_midashi{
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	padding:15px 0;
	text-align:center;
	font-family: 'Roboto Condensed', "游ゴシック体", YuGothic, "Yu Gothic Medium", sans-serif;
	font-size:17px;
	color:#333;
	font-weight:bold;
	line-height:1.5em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:30px;
}

.staff_messageBox{
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.staff_messageBox .staffBox{
	width:44.4%;
	border:1px solid #A6E06B;
	padding:20px;
	margin-bottom:25px;
	position:relative;
}

.staff_messageBox .staffBox .staff_txt{
	font-size:15px;
	color:#333;
	font-weight:normal;
	line-height:1.8em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.staff_messageBox .staffBox .staff_nameBox{
}

.staff_messageBox .staffBox .staff_name{
	position:absolute;
	bottom: 15px;
	right:20px;
	text-align:right;
	font-size:14px;
	color:#333;
	font-weight:bold;
	line-height:1.8em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.staff_messageBox .staffBox .name_padding{
	padding-bottom:40px;
}

}

@media screen and (max-width:640px){

.bengoshi_message{
	margin-top:40px;
}

.jimukyoku_message{
	margin-top:50px;
}

h2.line_midashi{
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	padding:15px 0;
	text-align:center;
	font-family: 'Roboto Condensed', "游ゴシック体", YuGothic, "Yu Gothic Medium", sans-serif;
	font-size:16px;
	color:#333;
	font-weight:bold;
	line-height:1.5em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:20px;
}

.staff_messageBox{
}

.staff_messageBox .staffBox{
	border:1px solid #A6E06B;
	padding:15px;
	margin-bottom:20px;
	position:relative;
}

.staff_messageBox .staffBox .staff_txt{
	font-size:14px;
	color:#333;
	font-weight:normal;
	line-height:1.8em;
	letter-spacing:0.3px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.staff_messageBox .staffBox .staff_nameBox{
}

.staff_messageBox .staffBox .staff_name{
	margin-top:20px;
	text-align:right;
	font-size:14px;
	color:#333;
	font-weight:bold;
	line-height:1.8em;
	letter-spacing:0.3px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.staff_messageBox .staffBox .name_padding{
}

}