@charset "UTF-8";


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

.first {
	
}
.first .first_flex {
	display: flex;
}
.first .first_flex .first_flex___img {
	width: 400px;
}
.first .first_flex .first_flex___txt {
	width: calc(100% - 400px);
	padding-left: 60px;
	font-size: 1rem;
}

.first .first_info_flex {
	margin-top: 60px;
	display: flex;
}
.first .first_info_flex .first_info_flex___table {
	width: calc(100% - 400px);
	padding-right: 60px;
}
.first .first_info_flex .first_info_flex___map {
	width: 400px;
}

.first table {
	width: 100%;
}
.first table,
.first table th,
.first table td {
	border-collapse: collapse;
}
.first table tr {
	border-bottom: 1px solid #ededed;
}
.first table th {
	width: 150px;
	padding: 12px;
}
.first table td {
	width: calc(100% - 150px);
	padding: 12px;
}

@media screen and (max-width: 1024px) {
	.first .first_flex .first_flex___img {
		width: 320px;
	}
	.first .first_flex .first_flex___txt {
		width: calc(100% - 320px);
	}
	.first .first_info_flex .first_info_flex___table {
		width: calc(100% - 380px);
	}
	.first .first_info_flex .first_info_flex___map {
		width: 380px;
	}
	.first table th {
		width: 120px;
	}
	.first table td {
		width: calc(100% - 120px)
	}
}
@media screen and (max-width: 768px) {
	.first .first_flex {
		display: block;
	}
	.first .first_flex .first_flex___img {
		float: left;
		margin: 0 45px 45px 0;
	}
	.first .first_flex .first_flex___txt {
		width: auto;
		padding: 0;
	}
	.first .first_info_flex {
		flex-direction: column;
	}
	.first .first_info_flex .first_info_flex___table {
		width: 100%;
		padding: 0;
	}
	.first .first_info_flex .first_info_flex___map {
		width: 100%;
		text-align: center;
		margin-top: 45px;
	}
}
@media screen and (max-width: 560px) {
	.first .first_flex {
		display: flex;
		flex-direction: column;
	}
	.first .first_flex .first_flex___img {
		float: none;
		order: 2;
		width: 100%;
		margin: 45px 0 0;
	}
	.first .first_flex .first_flex___txt {
		order: 1;
		width: 100%;
		padding: 0;
	}
	.first .first_info_flex {
		margin-top: 45px;
	}
	.first table tr {
		display: flex;
    flex-direction: column;
		padding: 12px 12px;
	}
	.first table th {
		width: 100%;
		text-align: left;
		padding: 0;
	}
	.first table td {
		width: 100%;
		text-align: left;
		padding: 0;
	}
}
@media screen and (max-width: 430px) {
	.advantage ul.advantage_list {
		flex-direction: column;
		margin-top: 45px;
	}
	.advantage ul.advantage_list li {
		width: 100%;
		display: flex;
		align-items: center;
		padding: 45px 30px 30px;
		margin-top: 30px !important;
	}
	.advantage ul.advantage_list li:before {
		font-size: 1.1rem;
	}
	.advantage ul.advantage_list li .concept_img {
		margin: 0;
		width: 120px
	}
	.advantage ul.advantage_list li .concept_txt {
		width: calc(100% - 120px);
		margin: 0;
	}
}
@media screen and (max-width: 380px) {
	.advantage ul.advantage_list li {
		padding: 45px 20px 20px;
	}
	.advantage ul.advantage_list li .concept_img {
		width: 90px
	}
	.advantage ul.advantage_list li .concept_txt {
		width: calc(100% - 90px);
	}
}
@media screen and (max-width: 320px) {
	.advantage ul.advantage_list li {
		padding: 38px 20px 20px;
	}
	.advantage ul.advantage_list li .concept_img {
		width: 75px;
	}
	.advantage ul.advantage_list li .concept_img img {
		width: 50px;
	}
	.advantage ul.advantage_list li .concept_txt {
		width: calc(100% - 75px);
	}
	.advantage ul.advantage_list li .concept_txt .concept_title {
		font-size: 1.3rem;
	}
	.advantage ul.advantage_list li .concept_txt p {
		font-size: .9rem;
	}
}


/* 会社概要 */
.about {
	padding-bottom: 0;
}
.about .about_subtittle {
	width: auto;
	height: 30px;
}
.about .about_profile {
	margin: 120px auto 0;
}
.about .about_profile .about_profile_flex {
	display: flex;
}
.about .about_profile .about_profile_flex .about_profile_flex___txt {
	width: calc(100% - 360px);
	padding-right: 90px;
	font-family: 'ShipporiMincho', serif;
}
.about .about_profile .about_profile_flex .about_profile_flex___txt div {
	margin-top: 60px;
	font-size: 1rem;
}
.about .about_profile .about_profile_flex .about_profile_flex___photo {
	width: 360px;
	height: 100%;
	margin-top: 90px;
}
.about .about_profile .about_profile_flex .about_profile_flex___photo p.name {
	text-align: center;
	font-family: 'ShipporiMincho', serif;
	font-size: 1rem;
	margin-top: 18px;
}
.about .about_profile .about_profile_flex .about_profile_flex___photo p.name span {
	margin-right: 6px;
}
.about .about_biography {
	margin-top: 30px;
	font-size: .9rem;
}
.about .about_biography ul {
	list-style: none;
	margin: -9px 0 0;
	padding: 0;
}
.about .about_biography ul li {
	padding: 3px 0 3px 28px;
	position: relative;
}
.about .about_biography ul li:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #000;
	width: 1.2em;
	height: 1px;
}

/*事務所概要*/
.about .about_office {
	margin: 90px auto 0;
	padding-bottom: 90px;
	position: relative;
}
.about .about_office:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #FFF;
	background-image: radial-gradient(#D0E9FA 12%, transparent 30%);
	background-size: 12px 12px;
	width: 100%;
	height: 70%;
	z-index: -1;
}
.about .about_office .about_office_box {
	padding: 60px;
	background: #FFF;
}

.about table.about_table {
	width: 100%;
	background: #FFF;
	border-top: 1px solid #ededed;
}
.about table.about_table,
.about table.about_table th,
.about table.about_table td {
	border-collapse: collapse;
}
.about table.about_table tr {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #ededed;
}
.about table.about_table th {
	width: 280px;
	padding: 22px 30px;
}
.about table.about_table td {
	width: calc(100% - 280px);
	padding: 18px 30px;
	font-size: 1rem;
}
.about table.about_table td span {
	margin-left: 18px;
}
.about table.about_table td ul {
	list-style: inside;
	margin: 0;
	padding: 0;
}
.about table.about_table td ul li {}

/*お知らせ*/
.about .news {
	padding: 30px 0;
	background: #0B7373;
}
.about .news_box {
	
}
.about .news_slider {
	
}
.about .news_slider a {
	display: block;
	color: #FFF;
}
.about .news_slider dl {
	display: flex;
	align-items: center;
	width: 100%;
	padding-left: 36px;
	line-height: 1;
	position: relative;
}
.about .news_slider dl:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	background: url(../images/common/icon_clip.png) no-repeat;
	background-size: 100%;
	background-position: center;
	width: 20px;
	height: 20px;
}
.about .news_slider dl dt {
	width: 150px;
	position: relative;
}
.about .news_slider dl dt:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	background: #FFF;
	width: 1px;
	height: 100%;
}
.about .news_slider dl dd {
	width: calc(100% - 150px);
	padding-left: 18px;
}

/*マップ*/
.about .about_map {
}
.about .about_map_box {
	width: 100%;
	height: 0;
	padding-top: 30%;
	position: relative;
}
.about .about_map_box iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


@media screen and (max-width: 768px) {
	.about .about_subtittle {
		height: 26px;
	}
	.about .about_profile .about_profile_flex .about_profile_flex___txt {
		width: calc(100% - 250px);
		padding-right: 60px;
	}
	.about .about_profile .about_profile_flex .about_profile_flex___photo {
		width: 250px;
	}

	/*概要*/
	.about .about_office {
		padding-bottom: 75px;
	}
	.about table.about_table th {
		width: 150px;
		padding: 18px;
	}
	.about table.about_table td {
		width: calc(100% - 180px);
		padding: 18px 18px;
	}
	
	/*お知らせ*/
	.about .news_slider dl dt {
		width: 95px;
	}
	.about .news_slider dl:before {
		width: 16px;
		height: 16px;
	}
	
	/*マップ*/
	.about .about_map_box {
		padding-top: 40%;
	}
	
}
@media screen and (max-width: 560px) {
	.about .about_subtittle {
		height: 20px;
	}
	.about .about_profile {
		margin: 60px 0 0;
	}
	.about .about_profile .about_profile_flex {
		flex-direction: column;
	}
	.about .about_profile .about_profile_flex .about_profile_flex___txt {
		width: 100%;
		padding: 0 30px;
	}
	.about .about_profile .about_profile_flex .about_profile_flex___photo {
		width: 100%;
		padding: 0 30px 30px;
		margin-top: 45px;
		position: relative;
	}
	.about .about_profile .about_profile_flex .about_profile_flex___photo:after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		background-color: #FFF;
		background-image: radial-gradient(#D2E8E4 12%, transparent 30%);
		background-size: 12px 12px;
		width: 100%;
		height: 60%;
		z-index: -1;
	}
	.about .about_profile .about_profile_flex .about_profile_flex___photo img {
		display: block;
		width: 300px;
		margin: 0 auto;
	}
	.about .about_profile .about_profile_flex .about_profile_flex___txt div {
		margin-top: 45px;
	}
	
	/*概要*/
	.about .about_office {
		margin: 45px auto 0;
		padding-bottom: 60px;
	}
	.about .about_office .about_office_box {
		padding: 30px;
		margin-top: 30px;
	}
	.about table.about_table tr {
		flex-direction: column;
	}
	.about table.about_table th,
	.about table.about_table td {
		width: 100%;
	}
	.about table.about_table th {
		text-align: left;
		padding: 12px 12px 0 12px;
	}
	.about table.about_table td {
		padding: 9px 12px 12px;
	}
	
	/*お知らせ*/
	.about .news_slider dl {
		flex-direction: column;
		padding: 0;
	}
	.about .news_slider dl:before {
		content: none;
	}
	.about .news_slider dl dt,
	.about .news_slider dl dd {
		width: 100%;
	}
	.about .news_slider dl dt {
		padding: 0 0 0 22px;
		position: relative;
	}
	.about .news_slider dl dt:before {
		content: "";
		display: inline-block;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		background: url(../images/common/icon_clip.png) no-repeat;
		background-size: 100%;
		background-position: center;
		width: 12px;
		height: 12px;
	}
	.about .news_slider dl dd {
		padding: 12px 0 0 0;
	}
	
	/*マップ*/
	.about .about_map_box {
		padding-top: 45%;
	}
	
}
@media screen and (max-width: 430px) {
	.about .about_subtittle {
		height: 20px;
	}
	.about .about_profile .about_profile_flex .about_profile_flex___photo img {
		width: 220px;
	}
	.about .about_profile .about_profile_flex .about_profile_flex___photo p.name {
		font-size: 1em;
	}
	.about table.about_table td span {
		margin-left: 9px;
	}
	
	/*概要*/
	.about .about_office .about_office_box {
		padding: 20px;
	}
	
	/*マップ*/
	.about .about_map_box {
		padding-top: 100%;
	}
}
@media screen and (max-width: 320px) {
	.about .about_subtittle {
		height: 18px;
	}
	.about .about_profile .about_profile_flex .about_profile_flex___photo img {
		width: 190px;
	}
	.about .about_profile .about_profile_flex .about_profile_flex___txt div {
		margin-top: 30px;
	}
	.about table.about_table td span {
		margin-left: 9px;
	}
	
	.about .about_office .about_office_box {
		padding: 6px;
	}
	
	/*マップ*/
	.about .about_map_box {
		padding-top: 100%;
	}
}


/*相談の流れ*/
.flow {
	border-top: 18px solid #FFF;
	position: relative;
}
.flow:after {
content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #F5FAF9;
    width: 90.8%;
    height: 80%;
    z-index: -1;
}



/*掲載メディア*/
.media {
	position: relative;
}
.media:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #FFF;
	background-image: radial-gradient(#F5FAF9 12%, transparent 30%);
	background-size: 12px 12px;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.media .p-media {
	background: #FFF;
	padding: 60px;
}

@media screen and (max-width: 1194px) {
}
@media screen and (max-width: 960px) {
	.media .p-media {
		padding: 0;
	}
}
@media screen and (max-width: 834px) {
}
@media screen and (max-width: 560px) {
}
@media screen and (max-width: 430px) {
}
@media screen and (max-width: 320px) {
}



/*ブログ*/
.articles {
	
}
.articles .articles_box {
	background: #FFF;
}
.articles .articles_category_items {
	margin-top: -60px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.articles .articles_category_item {
	width: calc(100% / 4 - 23px);
	margin-right: 30px;
	margin-top: 60px;
}
.articles .articles_category_item:nth-child(4n) {
	margin-right: 0;
}
.articles .articles_category_title {
	text-align: left;
	font-size: 1.2rem;
}
.articles .articles_category_title span {
	padding-left: 38px;
	font-family: 'ShipporiMincho', serif;
	line-height: 1.6;
	position: relative;
}
.articles .articles_category_title span:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	display: inline-block;
	background: url(../images/common/icon_pen.png) no-repeat;
	background-size: contain;
	background-position: center;
	width: 32px;
	height: 32px;
	z-index: 1;
}
.articles .articles_category_title span a {
	color: #0B7373;
}

ul.articles_list {
	list-style: disc;
	margin: 30px 0 0 1em;
	padding: 0;
}
ul.articles_list li {
	margin-top: 18px;
	font-size: 1rem;
	line-height: 1;
}
ul.articles_list li a {
	display: inline-block;
}
ul.articles_list li a span {
	display: inline-block;
	padding-bottom: 6px;
	line-height: 1.4;
	transition: .3s;
	position: relative;
}
ul.articles_list li a span:after {
	content: '';
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #0B7373;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}
ul.articles_list li a span:hover {
	color: #0B7373;
}
ul.articles_list li a span:hover:after {
	bottom: -4px;
	opacity: 1;
	visibility: visible;
}
ul.articles_list li span.new {
	display: inline-block;
	padding: 0;
	margin-right: 3px;
	background: #0B7373;
	color: #FFF;
	font-size: .6rem;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	width: 30px;
	height: 30px;
	border-radius: 30px;
}
ul.articles_list li span.new:after {
	content: none;
}
ul.articles_list li a span.new:hover {
	color: #FFF;
}


@media screen and (max-width: 1194px) {
	.articles .articles_category_item {
		width: calc(100% / 3 - 20px);
	}
	.articles .articles_category_item:nth-child(3n) {
		margin-right: 0;
	}
	.articles .articles_category_item:nth-child(4n) {
		margin-right: 30px;
	}
}
@media screen and (max-width: 960px) {
}
@media screen and (max-width: 834px) {
	.articles .articles_category_item {
		width: calc(100% / 2 - 20px);
		margin-top: 45px;
	}
	.articles .articles_category_item:nth-child(even) {
		margin-right: 0;
	}
	.articles .articles_category_item:nth-child(odd) {
		margin-right: 30px;
	}
	ul.articles_list li {
		margin-top: 12px;
	}
}
@media screen and (max-width: 560px) {
	.articles .articles_category_item {
		width: 100%;
		margin-top: 45px;
	}
	ul.articles_list {
		margin: 18px 0 0 1.6em;
	}
}
@media screen and (max-width: 430px) {
	.articles .articles_category_title span {
		padding-left: 34px;
	}
	.articles .articles_category_title span:before {
		width: 26px;
		height: 26px;
	}
	.articles .articles_category_item {
		margin-top: 30px;
	}
	ul.articles_list li {
		font-size: 1em;
	}
}
@media screen and (max-width: 320px) {
	.articles .articles_category_title {
		font-size: 1rem;
	}
	.articles .articles_category_title span {
		padding-left: 32px;
	}
	.articles .articles_category_title span:before {
		width: 22px;
		height: 22px;
	}
}

