@media screen and (max-width:1199px) and (min-width:896px) {
  .toppage_about_title , .news_title , .consultation_title {
    margin-left: 20px;
  }
  /* =========================
  ナビ▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .content_nav_wrap ul {
  	justify-content: center;/* 変更 */
  }
  .content_nav_wrap li {
  	width: 200px;/* 変更 */
  	height: 380px;/* 変更 */
  	padding: 10px;/* 変更 */
  }
  .content_nav_wrap img {
  	width: 100px;/* 変更 */
  	height: 100px;/* 変更 */
  }
  .content_nav_wrap h2 {
  	font-size: 1.25em;
  	margin-top: 20px;
  }
  .content_nav_wrap h4 {
  	margin-top: 20px;/* 変更 */
  	font-size: 0.875em;/* 変更 */
  }
  .content_nav_wrap p {
  	font-size: 0.875em;/* 変更 */
  }
  .li_contact_nav h3 {
  	margin-top: 20px;
    font-size: 1em;
  }
  .li_contact_nav a {
  	font-size: 1.3em;
  	line-height: 1;
  }
  .li_contact_nav p {
  	font-size: 0.875em;/* 変更 */
  }
  .nav_mail_link {
  	font-size: 1em;/* 変更 */
  }
  /* =========================
  ナビ▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  新着情報▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .news_title h2 {
  	font-size: 1.87em;
  }
  .news_content {
    max-width: 896px;
  	padding: 0 50px;
  	margin: 30px auto 0;
  }
  .news_content ul {
  	display: flex;
  	justify-content: space-between;
  }
  .news_content li {
  	width: 250px;/* 変更 */
  }
  .new_wrapborder {
  	width: 270px;/* 変更 */
  }
  .news_content li:hover > .new_wrapborder {
  	width: 270px;/* 変更 */
  }
  .news_content img {
  	width: 100%;
  	height: 200px;
  	object-fit: cover;
  }
  .news_content h3 {
  	font-size: 1em;
  	font-weight: 500;
  	line-height: 1.5;
  	height: 60px;
  }
  .news_content p {
  	text-align: right;
  	margin-top: 20px;
  	border-top: solid 1px #999;
  }
  /* =========================
  新着情報▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* /////////////////////////////////////////////////////
  管理の相談ページ
  ///////////////////////////////////////////////////// */
  .page_title_wrap h1 {
  	font-size: 1.56em;
    margin-left: 20px;
  }
  .page_title_wrap img {
  	right: 20px;
  }

  /* =========================
  こんなお悩みございませんか？▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .kanri_content01 {
  	padding: 0 20px;
  }
  h3.kanri_content01_title {
  	font-size: 1.25em;
  }
  .kanri_content01_list_wrap dl {
  	padding: 40px;
  }
  .kanri_content01_list_wrap dt {
  	font-size: 1.25em;
  }
  /* =========================
  こんなお悩みございませんか？▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  何から手をつけて良いか”わからない”方へ▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .kanri_content02 h2 {
  	font-size: 1.56em;
    margin-left: 20px;
  }
  .kanri_content02_textarea {
  	width: 100%;
  }
  .kanri_content02_textarea {
  	padding: 60px 0;
  }
  .kanri_content02_textarea p {
  	width: 83.3%;
  	margin: 0 auto;
  }
  /* =========================
  何から手をつけて良いか”わからない”方へ▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* /////////////////////////////////////////////////////
  相続の相談ページ
  ///////////////////////////////////////////////////// */

  /* =========================
  相続の流れ▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .sozoku_flow_title h2 {
  	margin-left: 20px;
  }
  .sozoku_before_title , .sozoku_start_title {
  	width: 100px;
  	height: 100px;
  }
  .sozoku_before_title h4 , .sozoku_start_title h4 {
  	font-size: 1.125em;
  }
  h4.sozoku_before_title_els , h4.sozoku_start_title_els {
  	font-size: 1em;
  }
  .sozoku_before_content {
  	margin-left: 130px;
  }
  .sozoku_before_box {
  	padding: 15px;
  	width: 370px;
  }
  .sozoku_before_box h4 {
  	font-size: 1.06em;
  }
  .sozoku_before_box p {
  	line-height: 1.6;
  	font-size: 0.93em;
  	margin-top: 15px;
  }
  /* =========================
  相続の流れ▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  相続した実家、空き家や空き地の管理責任とは？▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .sozoku_responsibility_title {
  	margin-left: 20px;
  }
  /* =========================
  相続した実家、空き家や空き地の管理責任とは？▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  相続した空き家管理を当センターに委託される場合▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .entrust p {
  	padding: 60px 20px;
  }
  /* =========================
  相続した空き家管理を当センターに委託される場合▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* /////////////////////////////////////////////////////
  活用の相談ページ
  ///////////////////////////////////////////////////// */
  /* =========================
  活用でお悩みございませんか？▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .katsuyo_content {
  	width: 83.3%;
  	margin: 0 auto;
  }
  h3.katsuyo_content_title {
  	font-size: 1.25em;
  }
  .katsuyo_content_list_wrap {
  	padding: 20px;
  }
  .katsuyo_content_list_wrap ul {
  	margin-left: 40px;
  }
  .katsuyo_content_list_wrap li {
  	list-style-type: disc;
  	font-size: 1.56em;
  }
  .katsuyo_content02 {
  	margin-top: 40px;
  }
  .katsuyo_content02 h3 {
  	font-size: 1.25em;
  }
  .katsuyo_content02 span {
  	color: #c1272d;
  }
  /* =========================
  活用でお悩みございませんか？▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* /////////////////////////////////////////////////////
  入力内容確認画面
  ///////////////////////////////////////////////////// */
  .check_message {
  	margin: 50px 0 20px 20px;
  }
}

@media screen and (max-width:895px) {
  /* =========================
  ヘッダー▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .about_link a {
    display: none;
  }

  /* =========================
  ヘッダー▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  ヘッダー2▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .header2_nav {
  	display: none;
  }
  /* =========================
  ヘッダー2▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  ヘッダー3▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .header3_nav {
  	display: block;
    position: fixed;
    width: 100%;
    z-index: 1000;
  }
  .mbi {
    display: none;
  }
  .menu_button {
    position: relative;
  }
  .menu_button label {
    width: 40px;
    height: 25px;
    position: absolute;
    right: 4%;
    top: 15px;
  }
  .mb {
    width: 40px;
    height: 20px;
    position: relative;
  }
  .menu_button label span {
    position: absolute;
    width: 40px;
    border-bottom: solid 2px #333;
    z-index: 1001;
    transition: 0.5s;
  }
  .menu_button label span:nth-child(2) {
    transform: translateY(-50%);
    top: 50%;
  }
  .menu_button label span:nth-child(3) {
    bottom: 0;
  }
  ul.header3_list {
    height: 0;
    opacity: 0;
    border-bottom: solid 5px #333;
    overflow: hidden;
    transition: 1s;
  }
  input.mbi:checked ~ ul.header3_list {
    width: 100%;
    opacity: 1;
    height: auto;
    background: #f2f2f2;
    padding: 6%;
    border-bottom: solid 5px #333;
  }
  ul.header3_list li {
    margin-bottom: 10px;
    border-bottom: solid 0.5px #333;
  }
  ul.header3_list li a {
    transition: 0.3s;
  }
  ul.header3_list li a:hover {
    color: #999;
  }
  input.mbi:checked ~ label span:nth-child(1) {
    transform: translateY(-50%)translateX(-50%)rotate(45deg);
    top: 50%;
    left: 50%;
  }
  input.mbi:checked ~ label span:nth-child(2) {
    opacity: 0;
  }
  input.mbi:checked ~ label span:nth-child(3) {
    transform: translateY(-50%)translateX(-50%)rotate(-45deg);
    bottom: 50%;
    left: 50%;
  }
  /* =========================
  ヘッダー3▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  ナビ▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .content_nav {
    display: none;
  }
  /* =========================
  ナビ▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  空き家・相続相談センターとは▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .toppage_about_title div:first-child {
    margin-left: 15px;
  }
  .toppage_about_title p {
  	font-size: 1.37em;
  }
  .toppage_about_title h2 {
  	font-size: 1.75em;
  }
  /* =========================
  空き家・相続相談センターとは▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  新着情報▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .news_title h2 {
  	font-size: 1.75em;
    margin-left: 15px;
  }
  .news_content li {
  	width: 180px;
  }
  .new_wrapborder {
  	width: 200px;
  	height: 300px;
  }
  .news_content li:hover > .new_wrapborder {
  	width: 200px;
  	height: 300px;
  }
  .news_content img {
  	height: 160px;
  }
  .news_content h3 {
  	font-size: 0.875em;
  	height: 40px;
  }
  /* =========================
  新着情報▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  よくある相談▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .consultation_title {
  	display: flex;
  	justify-content: space-between;
  	align-items: center;
  }
  .consultation_title h2 {
  	font-size: 1.75em;
    margin-left: 15px;
  }
  /* =========================
  よくある相談▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* /////////////////////////////////////////////////////
  管理の相談ページ
  ///////////////////////////////////////////////////// */

  .page_title {
  	background: #fff;
  	margin-top: 60px;
  }
  .page_title_wrap h1 {
  	font-size: 1.56em;
  	padding: 7px 0;
    margin-left: 15px;
  }
  .page_title_wrap img {
  	right: 15px;
  	width: 100px;
  	height: 100px;
  }

  /* =========================
  こんなお悩みございませんか？▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .kanri_content01 {
  	padding: 0 15px;
  }
  h3.kanri_content01_title {
  	font-size: 1.125em;
  }
  .kanri_content01_list_wrap dl {
  	padding: 15px;
  }
  .kanri_content01_list_wrap dt {
  	font-size: 1.125em;
  }
  .kanri_content01_list_wrap dd {
  	margin-left: 25px;
  }
  /* =========================
  こんなお悩みございませんか？▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  何から手をつけて良いか”わからない”方へ▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .kanri_content02 {
    padding: 0 15px;
  }
  .kanri_content02 h2 {
  	font-size: 1.25em;
  }
  .kanri_content02_textarea {
  	background: url('../img/haikei_color.png') center / cover no-repeat;
  	padding: 30px 0;
  }
  .kanri_content02_textarea p {
  	width: 83.3%;
  	margin: 0 auto;
  }
  /* =========================
  何から手をつけて良いか”わからない”方へ▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* /////////////////////////////////////////////////////
  相続の相談ページ
  ///////////////////////////////////////////////////// */
  /* =========================
  相続の流れ▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .sozoku_first_text {
    width: auto;
    padding: 0 15px;
  }
  .sozoku_flow_title h2 {
  	margin-left: 15px;
  }
  .sozoku_before, .sozoku_start {
    width: auto;
    padding: 0 15px;
  }
  .sozoku_before_title_area , .sozoku_start_title_area {
  	flex-wrap: wrap;
  }
  .sozoku_before_title , .sozoku_start_title {
  	width: 100%;
  	height: 50px;
  	border: solid 0px #999;
  	border-radius: 0%;
  }
  .sozoku_before_title h4 , .sozoku_start_title h4 {
  	top: 0;
  	left: 0;
  	font-size: 1em;
    transform: translateX(0%);
    font-size: 1.25em;
  }
  h4.sozoku_before_title_els , h4.sozoku_start_title_els {
  	margin-left: 15px;
  	font-size: 1.125em;
  	border-bottom: solid 0px #999;
  }
  .sozoku_before_content {
  	margin-left: 0;
    margin-top: 50px;
  }
  ul.start_list01 , ul.start_list02 {
  	margin-left: 80px;
  }

  /* =========================
  相続の流れ▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  相続した実家、空き家や空き地の管理責任とは？▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .sozoku_responsibility_title h2 {
  	margin-left: 15px;
  }
  .sozoku_responsibility_text_area p {
  	margin-right: 30px;
  }
  .sozoku_responsibility_text_area img {
  	width: 15%;
  	margin-right: 15px;
  }
  .sozoku_responsibility_text_area02 p {
  	margin-left: 15px;
  }
  /* =========================
  相続した実家、空き家や空き地の管理責任とは？▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  相続した空き家管理を当センターに委託される場合▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .entrust_title h2 {
    font-size: 1.25em;
  }
  .entrust p {
  	padding: 60px 50px;
  }
  /* =========================
  相続した空き家管理を当センターに委託される場合▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* /////////////////////////////////////////////////////
  活用の相談ページ
  ///////////////////////////////////////////////////// */
  /* =========================
  活用でお悩みございませんか？▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .katsuyo_content {
    width: auto;
    padding: 0 15px;
  }
  h3.katsuyo_content_title {
  	font-size: 1.25em;
  	margin-bottom: 20px;
  }
  .katsuyo_content_list_wrap {
  	background: #fff;
  	padding: 15px;
  }
  .katsuyo_content_list_wrap ul {
  	margin-left: 40px;
  }
  .katsuyo_content_list_wrap li {
  	font-size: 1.125em;
  	margin-bottom: 20px;
  }
  .katsuyo_content02 h3 {
  	font-size: 1em;
  }
  /* =========================
  活用でお悩みございませんか？▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* /////////////////////////////////////////////////////
  法人概要
  ///////////////////////////////////////////////////// */
  table.about_content {
    margin-top: 20px;
    border-collapse: collapse;
  }
  table.about_content tr {
    display: flex;
    flex-wrap: wrap;
  }
  table.about_content td {
    width: 100%;
    font-size: 0.875em;
  }
  table.about_content td:first-child {
    border-top: solid 1px #333;
    border-left: solid 1px #333;
    border-right: solid 1px #333;
    border-bottom: solid 0px #333;
  }
  table.about_content tr:not(:last-child) td:last-child {
    border-top: solid 1px #333;
    border-left: solid 1px #333;
    border-right: solid 1px #333;
    border-bottom: solid 0px #333;
  }
  /* /////////////////////////////////////////////////////
  お問い合わせ
  ///////////////////////////////////////////////////// */
  table.contactform tr {
    display: flex;
    flex-wrap: wrap;
  }
  .contactform tr td {
    width: 100%;
  }
  .contactform tr td:first-child {
    font-size: 0.875em;
    width: 100%;
    border-top: solid 1px #333;
    border-left: solid 1px #333;
    border-right: solid 1px #333;
    border-bottom: solid 0px #333;
  }
  .contactform tr:not(:last-child) td:last-child {
    border-top: solid 1px #333;
    border-left: solid 1px #333;
    border-right: solid 1px #333;
    border-bottom: solid 0px #333;
  }
  .contactform input {
    margin-left: 0px;
  }
  textarea.contactform_textarea {
    margin-left: 0px;
  }
  .yubin {
    margin-left: 0px;
  }
  .button_area {
    flex-wrap: wrap;
  }
  .button_area button {
    width: 100%;
    margin-right: 0px;
  }
  /* /////////////////////////////////////////////////////
  入力内容確認
  ///////////////////////////////////////////////////// */
  .check_message {
    margin: 0 20px;
  }
  /* /////////////////////////////////////////////////////
  お問い合わせ送信完了
  ///////////////////////////////////////////////////// */
  .send_comp p {
    font-size: 0.875em;
  }
}

@media screen and (max-width:679px) {
  /* =========================
  空き家・相続相談センターとは▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .toppage_about_title p {
  	font-size: 1em;/* 変更 */
  }
  .toppage_about_title_border {
  	margin-left: 15px;/* 変更 */
  }
  .toppage_about_content {
  	padding: 0px 0px;/* 変更 */
  	margin-top: 40px;/* 変更 */
  }
  .toppage_about_content p {
    	font-size: 1em;/* 変更 */
    width: 100%;/* 変更 */
    text-shadow: 0 0 2px #fff;
  }
  .toppage_about_content_img img {
  	width: 100%;/* 変更 */
  }
  /* =========================
  空き家・相続相談センターとは▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  新着情報▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .news_content {
  	padding: 0 50px;
  	margin-top: 30px;
  }
  .news_content ul {
    flex-wrap: wrap;
  }
  .news_content li {
    margin: 0 auto 50px;
    width: 300px;
  }
  .news_content li:last-child {
    margin-bottom: 0px;
  }
  .news_content img {
    height: 180px;
  }
  .news_content h3 {
  	font-size: 0.875em;
    overflow: hidden;
  	height: 40px;
  }
  .new_wrapborder {
    width: 310px;
    height: 310px;
  }
  .news_content li:hover > .new_wrapborder {
  	width: 310px;
  	height: 310px;
  }
  /* =========================
  新着情報▲▲▲▲▲▲▲▲▲▲
  ========================= */
  /* =========================
  よくある相談▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .consultation_wrap {
    flex-wrap: wrap;/* 変更 */
  	padding: 0 0px;/* 変更 */
  }
  /*ボックス全体*/
  table.accbox {
  	margin: 2em 0 0;/* 変更 */
  	padding: 0;/* 変更 */
  }
  /* =========================
  よくある相談▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  お気軽にご相談ください▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .contact_content_area {
  	padding: 30px 0;/* 変更 */
  }
  .contact_content_message h3 {
  	font-size: 1em;/* 変更 */
  }
  .contact_content_message h2 {
  	font-size: 1.56em;/* 変更 */
  }
  .contact_link_wrap {
  	margin-top: 30px;/* 変更 */
    flex-wrap: wrap;/* 変更 */
  }
  .contact_content:first-child {
    margin-bottom: 20px;/* 変更 */
  }
  .contact_content p {
  	font-size: 1.125em;/* 変更 */
  }
  .contact_content h2 {
  	font-size: 2.5em;/* 変更 */
  }
  .contact_content h3 {
  	font-size: 1.125em;/* 変更 */
  }
  /* =========================
  お気軽にご相談ください▲▲▲▲▲▲▲▲▲▲
  ========================= */
}

@media screen and (max-width:480px) {
  section {
  	padding: 10px;
    margin: 0 auto 50px;
  }
  /* =========================
  ヘッダー▼▼▼▼▼▼▼▼▼▼
  ========================= */
/* 変更 */
  .header_wrap {
  	height: 60px;/* 変更 */
  	padding: 0 3%;/* 変更 */
  }
  .header_wrap img {
  	height: 30px;/* 変更 */
  }
  .about_link a {
    display: none;
  }

  /* =========================
  ヘッダー▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  フッター▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .footer_nav_wrap ul {
  	max-width: 1200px;
  	display: flex;
  	justify-content: space-around;
  	align-items: center;
  	margin: 0 auto;
  }
  .footer_nav_wrap ul li {
  	width: 25%;
  	padding: 5px 0;
  	text-align: center;
  	border-left: solid 1px #f2f2f2;
  	border-right: solid 1px #f2f2f2;
  }
  .footer_nav_wrap a {
  	color: #fff;
  	font-size: 0.75em;
  }
  p.copyright {
  	text-align: center;
  	font-size: 0.625em;
  	color: #fff;
  	margin-top: 20px;
  }
  /* =========================
  フッター▲▲▲▲▲▲▲▲▲▲
  ========================= */

  .toppage_img {
  	background: url('../img/akiya.jpg') center / cover no-repeat;
  	opacity: 0.5;
  	width: 100%;
  	height: 80px;
  }

  /* =========================
  ナビ▼▼▼▼▼▼▼▼▼▼
  ========================= */
  section {
  	margin-top: 20px;
    padding: 0 10px;
  }
  .content_nav {
    display: none;
  }
  /* =========================
  ナビ▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  空き家・相続相談センターとは▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .toppage_about_title h2 {
  	font-size: 1.125em;/* 変更 */
  }
  .toppage_about_content p {
  	font-size: 0.875em;/* 変更 */
  }
  /* =========================
  空き家・相続相談センターとは▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  新着情報▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .news_title h2 {
  	font-size: 1.125em;
  }
  /* =========================
  新着情報▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  よくある相談▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .consultation_title h2 {
  	font-size: 1.125em;/* 変更 */
  }
  /* =========================
  よくある相談▲▲▲▲▲▲▲▲▲▲
  ========================= */



  /* /////////////////////////////////////////////////////
  管理の相談ページ
  ///////////////////////////////////////////////////// */

  .page_title {
  	margin-top: 15px;
  }
  .page_title_wrap h1 {
  	font-size: 1em;
  	padding: 5px 0;
    margin-left: 10px;
  }
  .page_title_wrap img {
  	top: 40%;
  	right: 3%;
  	width: 60px;
  	height: 60px;
  }

  /* =========================
  こんなお悩みございませんか？▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .kanri_content01 {
  	padding: 0 0;
  }
  h3.kanri_content01_title {
  	font-size: 1.125em;
  }
  .kanri_content01_list_wrap dl {
  	padding: 20px 10px;
  }
  .kanri_content01_list_wrap dt {
  	font-size: 1em;
  	font-weight: 500;
  }
  .kanri_content01_list_wrap dd {
  	margin-left: 20px;
    font-size: 0.875em;
    margin-bottom: 15px;
  }
  /* =========================
  こんなお悩みございませんか？▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  何から手をつけて良いか”わからない”方へ▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .kanri_content02 h2 {
  	font-size: 1.125em;
  	margin-bottom: 30px;
  	font-weight: 500;
  }
  .kanri_content02_textarea {
  	width: 100%;
  }
  .kanri_content02_textarea {
  	background: url('../img/haikei_color.png') center / cover no-repeat;
  	padding: 30px 0;
  }
  .kanri_content02_textarea p {
  	width: 100%;
    font-size: 0.875em;
  }
  /* =========================
  何から手をつけて良いか”わからない”方へ▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* /////////////////////////////////////////////////////
  相続の相談ページ
  ///////////////////////////////////////////////////// */
  /* =========================
  空き家の相続について▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .sozoku_first_text {
  	width: 100%;
  	margin: 20px auto 0;
    padding: 0px;
  }
  .sozoku_first_text p {
  	font-size: 0.875em;
  }
  /* =========================
  空き家の相続について▲▲▲▲▲▲▲▲▲▲
  ========================= */
  /* =========================
  相続の流れ▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .sozoku_flow_title h2 {
    font-size: 1.125em;
  }
  .sozoku_flow_text01 {
  	width: 100%;
  	margin: 20px auto 0;
  }
  .sozoku_flow_text01 p {
  	font-size: 0.875em;
  }
  p.note {
  	font-size: 0.625em;
  }
  .sozoku_before , .sozoku_start {
  	width: 100%;
  	margin: 50px auto 0;
    padding: 0px;
  }
  .sozoku_before_title_area , .sozoku_start_title_area {
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
  .sozoku_before_title , .sozoku_start_title {
  	width: 100%;
  	height: 44px;
  	border: solid 0px #999;
  	border-radius: 0;
  }
  .sozoku_before_title h4 , .sozoku_start_title h4 {
  	position: absolute;
  	top: 0;
  	left: 0;
  	transform: translateX(0%)translateY(0%);
  	font-size: 1.25em;
  	display: inline-table;
  }
  h4.sozoku_before_title_els , h4.sozoku_start_title_els {
  	margin-left: 15px;
  	font-size: 1em;
  	border-bottom: solid 0px #999;
  	line-height: 1.2;
  }
  .sozoku_before_content {
    flex-wrap: wrap;
  	margin-left: 0px;
  }
  .sozoku_before_box {
  	padding: 15px;
  	width: 100%;
  }
  .sozoku_before_box:last-child {
    margin-top: 10px;
  }
  .sozoku_before_box h4 {
  	font-size: 1em;
  }
  .sozoku_before_box p {
  	line-height: 1.6;
  	font-size: 0.93em;
  	margin-top: 15px;
  }
  ul.start_list01 , ul.start_list02 {
  	margin-left: 40px;
  }
  ul.start_list01 li h3 {
    font-size: 1em;
  }
  ul.start_list01 li:last-child {
    margin-top: 20px;
  }
  ul.start_list01 li p {
    font-size: 0.875em;
  }
  ul.start_list01_inside {
  	margin-left: 1em;
  }
  ul.start_list01_inside p {
  	font-size: 0.875em;
  }
  ul.start_list01_inside li h5 {
  	font-size: 1em;
  	margin-left: 5px;
  }
  .sozoku_months {
    margin: 15px 0;
  }
  .sozoku_months h4 {
  	font-size: 1.25em;
  }
  .sozoku_border {
  	border-top: dashed 1px #333;
  	flex-grow: 1;
  	margin-left: 30px;
  }
  ul.start_list02 li:not(:last-child) {
    margin-bottom: 20px;
  }
  ul.start_list02 li {
  	list-style-type: decimal;
  }
  ul.start_list02 li h3 {
    font-size: 1em;
  }
  ul.start_list02 li p {
  	font-size: 0.875em;
  }
  /* =========================
  相続の流れ▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  相続した実家、空き家や空き地の管理責任とは？▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .sozoku_responsibility_title h2 {
    font-size: 1.125em;
  }
  .sozoku_responsibility_text_area {
  	margin: 20px auto 0;
  	width: 100%;
    flex-wrap: wrap-reverse;
  }
  .sozoku_responsibility_text_area p {
  	margin-right: 0;
    font-size: 0.875em;
  }
  .sozoku_responsibility_text_area img {
  	width: 30%;
  	margin-right: 0px;
    margin: 0 auto;
  }
  .sozoku_responsibility_text_area02 {
  	width: 100%;
  	margin: 20px auto 0;
  }
  .sozoku_responsibility_text_area02 p {
  	font-size: 0.87em;
  	margin-left: 0px;
  }
  .sozoku_responsibility_text_area02 h3 {
    font-size: 1.125em;
  }
  /* =========================
  相続した実家、空き家や空き地の管理責任とは？▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* =========================
  相続した空き家管理を当センターに委託される場合▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .entrust_title {
  	width: 90%;
  	padding: 5px 10px;
  }
  .entrust_title h2 {
    font-size: 1.125em;
  }
  .entrust p {
  	padding: 60px 10px 20px;
    font-size: 0.875em;
  }
  /* =========================
  相続した空き家管理を当センターに委託される場合▲▲▲▲▲▲▲▲▲▲
  ========================= */

  /* /////////////////////////////////////////////////////
  活用の相談ページ
  ///////////////////////////////////////////////////// */
  /* =========================
  活用でお悩みございませんか？▼▼▼▼▼▼▼▼▼▼
  ========================= */
  .katsuyo_content {
  	width: 100%;
    padding: 0px;
  }
  h3.katsuyo_content_title {
  	font-size: 1.125em;
  	margin-top: 20px;
    letter-spacing: 0px;
  }
  .katsuyo_content_list_wrap {
  	padding: 15px 10px;
  }
  .katsuyo_content_list_wrap ul {
  	margin-left: 15px;
  }
  .katsuyo_content_list_wrap li {
  	font-size: 0.875em;
  	letter-spacing: 1px;
  	margin-bottom: 20px;
  }
  .katsuyo_content_list_wrap li:last-child {
  	margin-bottom: 0;
  }
  .katsuyo_content02 {
  	margin-top: 20px;
  	text-align: left;
  }
  .katsuyo_content02 br {
    display: none;
  }
  .katsuyo_content02 h3 {
  	font-size: 1.125em;
  }
  /* =========================
  活用でお悩みございませんか？▲▲▲▲▲▲▲▲▲▲
  ========================= */

}
