﻿@charset "utf-8";
.f_main {
	color: #333;
}



@media screen and (max-width : 760px ) {
figure {
	text-align: center;
}
}
.ttl_02_center {
	overflow: hidden;
	text-align: center;
	font-size: 4.0rem;
	letter-spacing: 0.4rem;
	letter-spacing: 2px;
	margin-bottom: 20px;
}

@media screen and (max-width : 760px ) {
.ttl_02_center {
	font-size: 2.4rem;
}
}
.ttl_02_center span {
	position: relative;
	display: inline-block;
	margin: 0 2.5em;
	padding: 0 1em;
	text-align: left;
}

@media screen and (max-width : 760px ) {
.ttl_02_center span {
	margin: 0 1em;
}
}
/*.ttl_02_center span::before, .ttl_02_center span::after {
	position: absolute;
	top: 50%;
	content: '';
	width: 400%;
	height: 1px;
	background-color: #5b1616;
}
.ttl_02_center span::before {
	right: 100%;
}
.ttl_02_center span::after {
	left: 100%;
}*/
.ttl_02_sub {
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;font-size: 1.6rem;
	position: relative;
}
.ttl_03 {
	font-size: 4.0rem !important;
	line-height: 1em;
	letter-spacing: 0.4rem;
	padding-bottom:10px;
	margin-bottom: 15px;
	color: #000000;
	position: relative;
}

.ttl_032 {
	font-size: 4.0rem !important;
	font-weight: bold;
	line-height: 1em;
	border-bottom: #ccc 1px solid;
	margin-bottom: 15px;
}
.ttl_033 {
	font-size: 4.0rem !important;
	font-weight: bold;
	line-height: 1em;
	border-top: 3px double #333;
	border-bottom: 3px double #333;
	padding:12px;
	margin-bottom: 10px;
	font-family: 'Roboto', sans-serif;	
}

@media screen and (max-width : 760px ) {
.ttl_03, .ttl_032, .ttl_033 {
	font-size: 2.4rem !important;
}
}
.ttl_03 span {

}
.ttl_04 {
	font-size: 2.0rem;
	font-weight: bold;
}

@media screen and (max-width : 760px ) {
.ttl_04 {
	font-size: 1.6rem;
	font-weight: bold;
}
}
.ttl_04 span {
	margin-right: 10px;
	font-size: 3.0rem;
	color: #f00;
	font-family: 'Forum';
}
.ttl_05 {
	font-size: 1.8rem;
	border-bottom: #ccc 2px solid;
	margin-bottom: 30px;
	font-weight: bold;
}

@media screen and (max-width : 760px ) {
.ttl_05 {
	font-size: 1.8rem !important;
	margin-bottom: 15px;
}
}

.lawyer_tit2{background: url(../img/top/ico_01.png) no-repeat left top;background-size: 40px 40px;overflow: hidden;margin: 0px 0 50px 0;border-bottom: 4px double #000;padding: 0 0 15px 60px;}
.lawyer_tit2 h4{font-weight: bold;font-size: 2.8rem;}
.lawyer_tit2 p {font-size: 1.8rem;}
.lawyer_tit2 p span {color: #f00;}

.lawyer_tit3{padding: 0 0 30px 30%;clear: both;}
.lawyer_tit3 h3{font-weight: bold;font-size: 6.0rem;padding-left: 20px;}
.lawyer_tit3 .lawyer_ttl {font-size: 2.4rem;border-bottom: 1px solid #000;padding: 0px 10px 5px 20px;margin-bottom: 20px;transform: rotate(-7deg);display: inline-block;}
.lawyer_tit3 .lawyer_ttl span {color: #f00;}

@media screen and (max-width : 760px ) {
.lawyer_tit3{padding: 0 0 10px 0%;clear: both;}
.lawyer_tit3 h3{font-weight: bold;font-size: 2.4rem;padding-left: 10px;}
.lawyer_tit3 p {font-size: 1.8rem;border-bottom: 1px solid #000;padding: 0 10px 10px 10px;margin-bottom: 5px;transform: rotate(0deg);display: inline-block;}}

.sp_none {
}

@media screen and (max-width : 760px ) {
.sp_none {
	display: none;
}
}
.pc_none {
	display: none;
}

@media screen and (max-width : 760px ) {
.pc_none {
	display: inherit;
}
}
.bg_main_color {
	background: #333;
}

.f_white {
	color: #fff;
}
.bg_white {
	background: #fff;
	box-sizing: border-box;
}
.sp_indent15_lr {
}
.f_n{font-weight: normal !important;}
.f_cha{color: #5b1616;}
@media screen and (max-width : 760px ) {
.sp_indent15_lr {
	padding: 0 15px;
}
}
.pc_pl10 {
	padding-left: 10px;
}

@media screen and (max-width : 760px ) {
.pc_pl10 {
	padding-left: 0;
}
}
.sp_mb15 {
}

@media screen and (max-width : 760px ) {
.sp_mb15 {
	margin-bottom: 15px;
}
}
.col_2 li {
	width: 45%;
	margin-bottom: 4%;
	float: left;
}
.col_2 li:nth-child(2n) {
	margin-right: 0;
	float: right;
}
.col_2 .left_area {
	float: left;
	width: 48%;
}
.col_2 .right_area {
	float: right;
	width: 48%;
}

@media screen and (max-width : 760px ) {
.col_2 .left_area {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.col_2 .right_area {
	float: none;
	width: 100%;
}
.col_2 li {
	width: 100%;
	margin-bottom: 4%;
	float: none;
}
.col_2 li:nth-child(2n) {
	margin-right: 0;
	float: none;
}
	
}
.col_2_1 .left_area {
	float: left;
	width: 58%;
	box-sizing: border-box;
}
.col_2_1 .right_area {
	float: right;
	width: 38%;
	box-sizing: border-box;
}
.col_2_1 .left_area img, .col_2_1 .right_area img {
	width: 100%;
	height: auto;
}

@media screen and (max-width : 760px ) {
.col_2_1 .left_area {
	float: none;
	width: 100%;
	box-sizing: border-box;
}
.col_2_1 .right_area {
	float: none;
	width: 100%;
	box-sizing: border-box;
}
}
.col_1_2 .left_area {
	float: left;
	width: 38%;
	box-sizing: border-box;
}
.col_1_2 .right_area {
	float: right;
	width: 58%;
	box-sizing: border-box;
}
.col_1_2 .left_area img, .col_1_2 .right_area img {
	width: 100%;
	height: auto;
}

@media screen and (max-width : 760px ) {
.col_1_2 .left_area {
	float: none;
	width: 100%;
	box-sizing: border-box;
}
.col_1_2 .right_area {
	float: none;
	width: 100%;
	box-sizing: border-box;
}
}
.col_3_1 .left_area {
	float: left;
	width: 71%;
	box-sizing: border-box;
}
.col_3_1 .right_area {
	float: right;
	width: 25%;
	box-sizing: border-box;
}
.col_3_1 .left_area img, .col_3_1 .right_area img {
	width: 100%;
	height: auto;
}

@media screen and (max-width : 760px ) {
.col_3_1 .left_area {
	float: none;
	width: 100%;
	box-sizing: border-box;
}
.col_3_1 .right_area {
	float: none;
	width: 100%;
	box-sizing: border-box;
}
}
.col_1_3 .left_area {
	float: left;
	width: 25%;
	box-sizing: border-box;
}
.col_1_3 .right_area {
	float: right;
	width: 71%;
	box-sizing: border-box;
}
.col_1_3 .left_area img, .col_1_3 .right_area img {
	width: 70%;
	height: auto;
	margin-bottom: 20px;
}

@media screen and (max-width : 760px ) {
.col_1_3 .left_area {
	float: none;
	width: 100%;
	box-sizing: border-box;
}
.col_1_3 .right_area {
	float: none;
	width: 100%;
	box-sizing: border-box;
}
}
.col_3 li {
	width: 32%;
	margin-right: 2%;
	float: left;
}

@media screen and (max-width : 760px ) {
.col_3 li {
	width: 100%;
	margin-right: 0;
	float: none;
	margin-bottom: 10px;
}
}
.col_3 li:nth-child(3n) {
	margin-right: 0;
}
.col_4 li {
	width: 22%;
	margin-right: 4%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

@media screen and (max-width : 760px ) {
.col_4 li {
	width: 100%;
	margin-right: 0;
	float: none;
	margin-bottom: 10px;
}
}
.col_4 li:nth-child(4n) {
	margin-right: 0;
}
.col_4 li a {
	display: block;
	background-color: #363636;
	padding: 10px;
	overflow: hidden;
	border: 2px solid #363636;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.col_4 li a:hover {
	background-color: #fff;
	color: #333;
}
.col_1_1 .left_area {
	float: left;
	width: 50%;
}
.col_1_1 .right_area {
	float: right;
	width: 50%;
}
.col_1_1 .left_area img, .col_1_1 .right_area img {
	width: 100%;
	height: auto;
}
.btn_01 a {
	display: block;
	border: #333 1px solid;
	padding: 10px;
	text-align: center;
	background: url(../img/common/arrow_01.png) 95% center no-repeat #fff;
	width: 445px;
	margin: 0 auto;
	box-sizing: border-box;
	font-size: 114.3% !important;
	font-weight: bold;
	letter-spacing: 1.5px;
}
.btn_01 a:hover {
	background-color: #333;
	color: #fff;
	opacity:1;
}

@media screen and (max-width : 760px ) {
.btn_01 a {
	width: 100%;
	font-size: 100% !important;
}
}
.btn_01_max a {
	display: block;
	border: #333 1px solid;
	padding: 10px;
	text-align: center;
	background: url(../img/common/arrow_01.png) 95% center no-repeat #fff;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	font-size: 114.3% !important;
	font-weight: bold;
	letter-spacing: 1.5px;
}
.btn_01_max a:hover {
	background-color: #333;
	color: #fff;
	opacity:1;
}

.btn_02 {
	display: inline-block;
}
.btn_02 a {
	display: block;
	border: #333 1px solid;
	padding: 3px 30px;
	text-align: center;
	background: url(../img/common/arrow_01.png) 95% center no-repeat #fff;
	box-sizing: border-box;
	font-size: 85.7%;
}

@media screen and (max-width : 760px ) {
.btn_02 a {
	padding: 3px 20px;
	text-align: center;
	background: url(../img/common/arrow_01.png) 95% center no-repeat #fff;
	box-sizing: border-box;
	font-size: 80%;
}
}
.btn_03 {
	display: inline-block;
}
.btn_03 a {
	display: block;
	border: #333 1px solid;
	background: url(../img/common/arrow_01.png) 95% center no-repeat;
	padding: 3px 20px;
}
/*三角
-------------------------------*/
.arrow {
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	vertical-align: middle;
	text-decoration: none;
}
.arrow::before, .arrow::after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.arrow::before {
	left: 0px;
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	border-left: 6px solid #333;
	transition: all 0.3s;
}

@media screen and (max-width : 760px ) {
.arrow::before {
	left: 0px;
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	border-left: 6px solid #fff;
	transition: all 0.3s;
}
}
a:hover .arrow::before {
	left: 4px;
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	border-left: 6px solid #ccc;
	transition: all 0.3s;
}

/*
-------------------------------------*/
@media screen and (max-width : 760px ) {
.sp_mb20{
	}
	}
.sp_mb20{
	margin-bottom:20px;
	}
.sp_center{}

@media screen and (max-width : 760px ) {
.sp_center{
	text-align:center;}
}