body {
	color: #202532;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Helvetica Neue", Arial, Meiryo, sans-serif;
}

a {
	color: #122A88;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

ul li,
ol li {
	list-style: none;
}

*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
	margin: 0;
}

ul[role=list],
ol[role=list] {
	list-style: none;
}

html:focus-within {
	scroll-behavior: smooth;
}

body {
	line-height: 1.5;
	min-height: 100vh;
	text-rendering: optimizeSpeed;
}

a:not([class]) {
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
}

img,
picture {
	display: block;
	max-width: 100%;
}

input,
button,
textarea,
select {
	font: inherit;
}

.px-0 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.py-0 {
	padding-bottom: 0px !important;
	padding-top: 0px !important;
}

.pa-0 {
	padding: 0px 0px !important;
}

.pt-0 {
	padding-top: 0px !important;
}

.pb-0 {
	padding-bottom: 0px !important;
}

.pl-0 {
	padding-left: 0px !important;
}

.pr-0 {
	padding-right: 0px !important;
}

.mx-0 {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.my-0 {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}

.ma-0 {
	margin: 0px 0px !important;
}

.mt-0 {
	margin-top: 0px !important;
}

.mb-0 {
	margin-bottom: 0px !important;
}

.ml-0 {
	margin-left: 0px !important;
}

.mr-0 {
	margin-right: 0px !important;
}

.px-1 {
	padding-left: 4px !important;
	padding-right: 4px !important;
}

.py-1 {
	padding-bottom: 4px !important;
	padding-top: 4px !important;
}

.pa-1 {
	padding: 4px 4px !important;
}

.pt-1 {
	padding-top: 4px !important;
}

.pb-1 {
	padding-bottom: 4px !important;
}

.pl-1 {
	padding-left: 4px !important;
}

.pr-1 {
	padding-right: 4px !important;
}

.mx-1 {
	margin-left: 4px !important;
	margin-right: 4px !important;
}

.my-1 {
	margin-bottom: 4px !important;
	margin-top: 4px !important;
}

.ma-1 {
	margin: 4px 4px !important;
}

.mt-1 {
	margin-top: 4px !important;
}

.mb-1 {
	margin-bottom: 4px !important;
}

.ml-1 {
	margin-left: 4px !important;
}

.mr-1 {
	margin-right: 4px !important;
}

.px-2 {
	padding-left: 8px !important;
	padding-right: 8px !important;
}

.py-2 {
	padding-bottom: 8px !important;
	padding-top: 8px !important;
}

.pa-2 {
	padding: 8px 8px !important;
}

.pt-2 {
	padding-top: 8px !important;
}

.pb-2 {
	padding-bottom: 8px !important;
}

.pl-2 {
	padding-left: 8px !important;
}

.pr-2 {
	padding-right: 8px !important;
}

.mx-2 {
	margin-left: 8px !important;
	margin-right: 8px !important;
}

.my-2 {
	margin-bottom: 8px !important;
	margin-top: 8px !important;
}

.ma-2 {
	margin: 8px 8px !important;
}

.mt-2 {
	margin-top: 8px !important;
}

.mb-2 {
	margin-bottom: 8px !important;
}

.ml-2 {
	margin-left: 8px !important;
}

.mr-2 {
	margin-right: 8px !important;
}

.px-3 {
	padding-left: 16px !important;
	padding-right: 16px !important;
}

.py-3 {
	padding-bottom: 16px !important;
	padding-top: 16px !important;
}

.pa-3 {
	padding: 16px 16px !important;
}

.pt-3 {
	padding-top: 16px !important;
}

.pb-3 {
	padding-bottom: 16px !important;
}

.pl-3 {
	padding-left: 16px !important;
}

.pr-3 {
	padding-right: 16px !important;
}

.mx-3 {
	margin-left: 16px !important;
	margin-right: 16px !important;
}

.my-3 {
	margin-bottom: 16px !important;
	margin-top: 16px !important;
}

.ma-3 {
	margin: 16px 16px !important;
}

.mt-3 {
	margin-top: 16px !important;
}

.mb-3 {
	margin-bottom: 16px !important;
}

.ml-3 {
	margin-left: 16px !important;
}

.mr-3 {
	margin-right: 16px !important;
}

.px-4 {
	padding-left: 24px !important;
	padding-right: 24px !important;
}

.py-4 {
	padding-bottom: 24px !important;
	padding-top: 24px !important;
}

.pa-4 {
	padding: 24px 24px !important;
}

.pt-4 {
	padding-top: 24px !important;
}

.pb-4 {
	padding-bottom: 24px !important;
}

.pl-4 {
	padding-left: 24px !important;
}

.pr-4 {
	padding-right: 24px !important;
}

.mx-4 {
	margin-left: 24px !important;
	margin-right: 24px !important;
}

.my-4 {
	margin-bottom: 24px !important;
	margin-top: 24px !important;
}

.ma-4 {
	margin: 24px 24px !important;
}

.mt-4 {
	margin-top: 24px !important;
}

.mb-4 {
	margin-bottom: 24px !important;
}

.ml-4 {
	margin-left: 24px !important;
}

.mr-4 {
	margin-right: 24px !important;
}

.px-5 {
	padding-left: 48px !important;
	padding-right: 48px !important;
}

.py-5 {
	padding-bottom: 48px !important;
	padding-top: 48px !important;
}

.pa-5 {
	padding: 48px 48px !important;
}

.pt-5 {
	padding-top: 48px !important;
}

.pb-5 {
	padding-bottom: 48px !important;
}

.pl-5 {
	padding-left: 48px !important;
}

.pr-5 {
	padding-right: 48px !important;
}

.mx-5 {
	margin-left: 48px !important;
	margin-right: 48px !important;
}

.my-5 {
	margin-bottom: 48px !important;
	margin-top: 48px !important;
}

.ma-5 {
	margin: 48px 48px !important;
}

.mt-5 {
	margin-top: 48px !important;
}

.mb-5 {
	margin-bottom: 48px !important;
}

.ml-5 {
	margin-left: 48px !important;
}

.mr-5 {
	margin-right: 48px !important;
}

.g_header-wrapper {
	position: relative;
}

.js-overlay-switcher {
	display: none;
}

header.g_header {
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .15);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, .15);
}

header.g_header .logo {
	height: auto;
	width: 185.6px;
}

header.g_header input {
	display: none;
}

header.g_header nav.gnav {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	height: 60px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 12px;
}

header.g_header nav.gnav > ul > li {
	display: none;
}

header.g_header nav.gnav > ul > li.star {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 8px 0 0 8vw;
	position: relative;
}

header.g_header nav.gnav > ul > li.star::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: #6E6F71;
	content: "\e8d0";
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: "Material Icons";
	font-size: 20px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

header.g_header nav.gnav > ul > li.star .count {
	background: #E2437D;
	border-radius: 50%;
	color: #fff;
	font-size: 9px;
	height: 13px;
	left: 52%;
	line-height: 13px;
	position: absolute;
	text-align: center;
	top: -6px;
	width: 13px;
}

header.g_header nav.gnav > ul > li a,
header.g_header nav.gnav > ul > li .anchor {
	color: #6E6F71;
	display: block;
	font-size: 10px;
	font-weight: bold;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 18px;
	text-decoration: none;
}

header.g_header nav.gnav > ul > li a .text,
header.g_header nav.gnav > ul > li .anchor .text {
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

header.g_header nav.gnav > ul > li.search:hover,
header.g_header nav.gnav > ul > li.guide:hover {
	cursor: pointer;
}

header.g_header nav.gnav > ul > li.search:hover ul,
header.g_header nav.gnav > ul > li.guide:hover ul {
	display: block;
}

header.g_header nav.gnav > ul > li.search ul,
header.g_header nav.gnav > ul > li.guide ul {
	background-color: white;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
	box-shadow: 0 0 4px rgba(0, 0, 0, .2);
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 42px;
	width: 200px;
	z-index: 99999;
}

header.g_header nav.gnav > ul > li.search ul li,
header.g_header nav.gnav > ul > li.guide ul li {
	list-style-type: none;
}

header.g_header nav.gnav > ul > li.search ul li a,
header.g_header nav.gnav > ul > li.guide ul li a {
	border-bottom: 1px solid #eee;
	color: #333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	font-size: 14px;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	width: auto;
}

header.g_header nav.gnav > ul > li.bengoshi_guide a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #E2437D;
	border-radius: 4px;
	color: white;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 12px;
	font-weight: normal;
	height: 42px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 12px;
}

.g_header .list {
	display: block;
}

.g_header .list .item {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	counter-increment: item;
	height: 200px;
	padding-top: 90px;
	position: relative;
	text-align: center;
	width: 33.33334%;
}

.g_header .list .item:after {
	border: 1px solid #fff;
	color: #fff;
	content: counter(item);
	font-size: 20px;
	height: 40px;
	left: 1.5em;
	line-height: 40px;
	position: absolute;
	text-align: center;
	top: 1.5em;
	width: 40px;
}

.menu-trigger {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: none;
	border: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	height: 20px;
	position: relative;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	width: 30px;
}

.menu-trigger span {
	background-color: #6E6F71;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	height: 1px;
	left: 0;
	position: absolute;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	width: 100%;
}

.menu-trigger span:nth-of-type(1) {
	top: 0;
}

.menu-trigger span:nth-of-type(2) {
	top: 50%;
}

.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}

#menu05.active span:nth-of-type(1) {
	-webkit-transform: translateY(10px) rotate(-45deg);
	transform: translateY(10px) rotate(-45deg);
}

#menu05.active span:nth-of-type(2) {
	-webkit-animation: active-menu05-bar02 0.8s forwards;
	animation: active-menu05-bar02 0.8s forwards;
	left: 50%;
	opacity: 0;
}

#menu05.active span:nth-of-type(3) {
	-webkit-transform: translateY(-10px) rotate(45deg);
	transform: translateY(-10px) rotate(45deg);
}

#hamburger:checked + .menu_hamburger {
	display: block;
	height: 100vmax;
	position: absolute;
	top: 60px;
	z-index: 9999;
}

.menu_hamburger {
	background: #0D6EB9;
	display: none;
	height: 100%;
	width: 100%;
}

.menu_hamburger--list {
	margin: 0 24px;
	padding-top: 8px;
}

.menu_hamburger--list li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	line-height: 24px;
}

.menu_hamburger--list li::after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: #fff;
	content: "\e5cc";
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-family: "Material Icons";
	font-size: 18px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1;
	margin-right: 16px;
	text-rendering: auto;
}

.menu_hamburger--list li a {
	color: #fff;
	text-decoration: none;
}

.menu_hamburger--list li.howto::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: #fff;
	content: "\e241";
	font-family: "Material Icons";
	font-size: 24px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1;
	margin-left: 16px;
	text-rendering: auto;
}

.menu_hamburger--list li.search::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: #fff;
	content: "\e8b6";
	font-family: "Material Icons";
	font-size: 24px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1;
	margin-left: 16px;
	text-rendering: auto;
}

.menu_hamburger--list li.guide::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: #fff;
	content: "\ea19";
	font-family: "Material Icons";
	font-size: 24px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1;
	margin-left: 16px;
	text-rendering: auto;
}

.menu_hamburger--list li.insert::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: #fff;
	content: "\e85e";
	font-family: "Material Icons";
	font-size: 24px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1;
	margin-left: 16px;
	text-rendering: auto;
}

.menu_hamburger--list li.history::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: #fff;
	content: "\e889";
	font-family: "Material Icons";
	font-size: 24px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1;
	margin-left: 16px;
	text-rendering: auto;
}

#history-popup:checked + .list_history_wrapper {
	background: white;
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .15);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, .15);
	display: block;
	height: auto;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 999999;
}

#history-popup:checked + .list_history_wrapper label.close {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#history-popup:checked + .list_history_wrapper label.close .material-icons {
	font-size: 18px;
	opacity: 0.5;
}

#pop-up:checked + .list_consideration_wrapper {
	background: white;
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .15);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, .15);
	display: block;
	height: auto;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 999999;
}

#pop-up:checked + .list_consideration_wrapper label.close {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#pop-up:checked + .list_consideration_wrapper label.close .material-icons {
	font-size: 18px;
	opacity: 0.5;
}

.list_consideration_wrapper,
.list_history_wrapper {
	display: none;
	position: relative;
}

.list_consideration_wrapper .no-favorites,
.list_consideration_wrapper .no-histories,
.list_history_wrapper .no-favorites,
.list_history_wrapper .no-histories {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #6E6F71;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 16px;
}

.list_consideration_wrapper .ttl_consideration,
.list_history_wrapper .ttl_consideration {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 16px;
	margin-top: 16px;
	text-align: center;
}

.list_consideration_wrapper .list_consideration,
.list_consideration_wrapper .favorites-list,
.list_history_wrapper .list_consideration,
.list_history_wrapper .favorites-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	overflow: scroll;
}

.list_consideration_wrapper .list_consideration li,
.list_consideration_wrapper .favorites-list li,
.list_history_wrapper .list_consideration li,
.list_history_wrapper .favorites-list li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #EFEFEF;
	border-top: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 16px 24px;
	position: relative;
}

.list_consideration_wrapper .list_consideration li:last-child,
.list_consideration_wrapper .favorites-list li:last-child,
.list_history_wrapper .list_consideration li:last-child,
.list_history_wrapper .favorites-list li:last-child {
	border: none;
}

.list_consideration_wrapper .list_consideration li a,
.list_consideration_wrapper .favorites-list li a,
.list_history_wrapper .list_consideration li a,
.list_history_wrapper .favorites-list li a {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.list_consideration_wrapper .list_consideration li .badge,
.list_consideration_wrapper .favorites-list li .badge,
.list_history_wrapper .list_consideration li .badge,
.list_history_wrapper .favorites-list li .badge {
	margin: 0 0 8px;
}

.list_consideration_wrapper .list_consideration li .attachment-thumbnail,
.list_consideration_wrapper .favorites-list li .attachment-thumbnail,
.list_history_wrapper .list_consideration li .attachment-thumbnail,
.list_history_wrapper .favorites-list li .attachment-thumbnail {
	-o-object-fit: cover;
	height: 60px;
	margin-right: 16px;
	object-fit: cover;
	width: 80px;
}

.list_consideration_wrapper .list_consideration--img,
.list_consideration_wrapper .favorites-list--img,
.list_history_wrapper .list_consideration--img,
.list_history_wrapper .favorites-list--img {
	-o-object-fit: cover;
	height: 60px;
	margin-right: 16px;
	object-fit: cover;
	width: 80px;
}

.list_consideration_wrapper .list_consideration--ttl,
.list_consideration_wrapper .favorites-list--ttl,
.list_history_wrapper .list_consideration--ttl,
.list_history_wrapper .favorites-list--ttl {
	font-size: 16px;
	line-height: 1.3;
}

.list_consideration_wrapper .close,
.list_history_wrapper .close {
	background-color: #6E6F71;
	bottom: 0;
	color: white;
	cursor: pointer;
	display: block;
	padding: 8px 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

.list_consideration_wrapper a.to-contact,
.list_history_wrapper a.to-contact {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #0D6EB9;
	color: white;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 48px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-decoration: none;
}

.list_consideration_wrapper a.to-contact::after,
.list_history_wrapper a.to-contact::after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: #fff;
	content: "\e5cc";
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-family: "Material Icons";
	font-size: 18px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1;
	margin-right: 16px;
	text-rendering: auto;
}

.breadcrumb {
	display: none;
}

.breadcrumb_sp {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #EFEFEF;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	height: 40px;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	list-style-type: none;
	margin-bottom: 16px;
	overflow-x: auto;
	padding: 0 12px;
}

.breadcrumb_sp li {
	white-space: nowrap;
}

.breadcrumb_sp li::before {
	color: #cccccc;
	content: ">";
	margin: 0 8px;
}

.breadcrumb_sp li:first-child::before {
	content: none;
}

.breadcrumb_sp li a {
	color: #6E6F71;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
}

.breadcrumb_sp li:last-child a {
	color: #202532;
}

.navi-footer {
	display: none;
}

.footer {
	background-color: white;
	background-color: #F0FBFF;
	border-top: 2px solid #182A83;
	bottom: 0;
	-webkit-box-shadow: 0px -3px 4px rgba(0, 0, 0, .12);
	box-shadow: 0px -3px 4px rgba(0, 0, 0, .12);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 4px 12px 0;
	position: fixed;
	width: 100%;
	z-index: 9999;
}

.footer .footer-inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: auto;
	max-width: 1024px;
	padding: 4px 0;
	width: 100%;
}

.footer-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-right: 0px;
	width: auto;
}

.footer-info--name {
	font-size: 14px;
	font-weight: bold;
	font-weight: bold;
	line-height: 24px;
	margin: auto;
	width: auto;
}

.footer-info--hours {
	background-color: white;
	border-radius: 5px;
	color: #C4DA3D;
	display: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 4px;
	margin-left: 6px;
	margin-top: 4px;
	padding: 6px 6px;
	text-align: center;
	width: auto;
}

.footer-info--hours span {
	color: #202532;
	display: inline-block;
	margin-left: 4px;
}

.footer .cv-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.footer .cv-wrapper > div {
	width: 50%;
}

.footer .cv-wrapper > div:first-child {
	margin-right: 12px;
}

.footer .cv-wrapper .cv-tel a {
	background: #316CB3;
	background-color: #316CB3;
	border-bottom: #182A83 solid 3px;
	border-radius: 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: white;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: Oswald;
	overflow: hidden;
	padding: 1vw;
	position: relative;
	text-decoration: none;
}

.footer .cv-wrapper .cv-tel a > div {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
}

.footer .cv-wrapper .cv-tel a > div p {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 4.2vw;
	line-height: 1.2em;
}

.footer .cv-wrapper .cv-tel a > div p:first-child::before {
	-webkit-font-smoothing: antialiased;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	content: "\e0b0";
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: "Material Icons";
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-size: 5vw;
	font-style: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: 0;
	line-height: 1;
	margin-right: 1vw;
	text-rendering: auto;
}

.footer .cv-wrapper .cv-tel a > div p.hours {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: white;
	border-radius: 5px;
	color: #C4DA3D;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 12px;
	font-size: 10px;
	font-weight: bold;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 18px;
	line-height: 1.1em;
	margin-top: 4px;
	padding: 4px 10px;
	width: 100%;
}

.footer .cv-wrapper .cv-tel a > div p.hours span {
	color: #333;
	display: inline-block;
	margin-left: 4px;
	white-space: nowrap;
}

.footer .cv-wrapper .cv-form a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #E2437D;
	border-bottom: #5D2B00 solid 3px;
	border-radius: 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: white;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: Oswald;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	overflow: hidden;
	padding: 1vw;
	position: relative;
	position: relative;
	text-decoration: none;
}

.footer .cv-wrapper .cv-form a::before {
	-webkit-animation-name: shiny;
	-webkit-animation-duration: 3s;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	animation-name: shiny;
	animation-timing-function: ease-in-out;
	background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, .5) 100%, rgba(255, 255, 255, 0) 0%);
	content: "";
	height: 100%;
	left: -20%;
	position: absolute;
	top: -20%;
	-webkit-transform: scale(2) rotate(20deg);
	transform: scale(2) rotate(20deg);
	width: 40px;
}

.footer .cv-wrapper .cv-form a > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	width: 100%;
}

.footer .cv-wrapper .cv-form a > div > p {
	font-size: 4vw;
	line-height: 1.1em;
	text-align: center;
}

.footer .cv-wrapper .cv-form a > div > p:last-child {
	font-weight: bold;
	text-align: center;
}

.footer .cv-wrapper .cv-form a > div > p:last-child span {
	display: none;
}

.footer .cv-wrapper .cv-form a > div p.hours {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: white;
	border-radius: 5px;
	color: #E2437D;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 12px;
	font-size: 12px;
	font-weight: bold;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 18px;
	line-height: 1.1em;
	margin-right: 0;
	margin-top: 4px;
	padding: 4px 10px;
	text-align: center;
}

.footer .cv-wrapper .cv-form a > div p.hours br {
	display: none;
}

.footer .cv-wrapper .cv-form a::after {
	-webkit-font-smoothing: antialiased;
	content: "\eaaa";
	font-family: "Material Icons";
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-size: 30px;
	font-style: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

.group-site-link {
	background-color: #f5f5f5;
	margin-top: 40px;
	padding: 40px 0;
}

.group-site-link__inner {
	background: #f5f5f5;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 1240px;
}

.group-site-link__container {
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
	padding: 20px;
	width: 96%;
}

.group-site-link__title {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
}

.group-site-link__categories {
	gap: 10px;
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

.group-site-link__category {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 20px;
}

.group-site-link__heading {
	border-bottom: 1px solid #ddd;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.group-site-link__list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.group-site-link__item {
	margin-bottom: 10px;
}

.group-site-link__item:last-child {
	margin-bottom: 0;
}

.group-site-link__link {
	color: #06c;
	display: inline-block;
	font-size: 14px;
	line-height: 1.4;
	text-decoration: none;
}

.group-site-link__link:hover {
	color: #04a;
	text-decoration: underline;
}

.btn {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #0D6EB9;
	border: 1px solid #0D6EB9;
	border: 1px solid #122A88;
	border-radius: 6px;
	color: #fff;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	font-size: 32px;
	font-weight: bold;
	height: auto;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 48px;
	padding: 18px 24px;
	text-decoration: none;
	width: auto;
}

.btn:hover {
	opacity: 0.9;
}

.btn--tel {
	font-family: "Oswald";
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
}

.btn--tel:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e0b0";
	font-family: "Material Icons";
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	margin: 0 8px;
	text-rendering: auto;
}

.btn--mail:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e158";
	font-family: "Material Icons";
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	margin: 0 8px;
	text-rendering: auto;
}

.btn--fav:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e8d0";
	font-family: "Material Icons";
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	margin: 0 8px;
	text-rendering: auto;
}

.btn--arrow:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e5cc";
	font-family: "Material Icons";
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	margin: 0 8px;
	text-rendering: auto;
}

.btn_conversion {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #E2437D;
	border: 1px solid #E2437D;
	border-radius: 6px;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	height: 33px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 8px;
	padding: 4px;
	text-decoration: none;
	width: 100%;
}

.btn_conversion:hover {
	opacity: 0.9;
}

.btn_conversion--mail {
	font-family: "Hiragino Kaku Gothic Pro";
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.btn_conversion--mail:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e158";
	font-family: "Material Icons";
	font-size: 16px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 32px;
	line-height: 1;
	margin-right: 12px;
	text-rendering: auto;
}

.btn_conversion--arrow:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e5cc";
	font-family: "Material Icons";
	font-size: 24px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1;
	margin-left: 4px;
	text-rendering: auto;
}

.btn_conversion--tel {
	font-family: "Oswald";
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

.btn_conversion--tel:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e0b0";
	font-family: "Material Icons";
	font-size: 16px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 32px;
	line-height: 1;
	margin-right: 8px;
	text-rendering: auto;
}

.btn_primary {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fff;
	border: 1px solid #0D6EB9;
	border-radius: 6px;
	color: #0D6EB9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	height: 33px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 8px;
	padding: 4px;
	text-decoration: none;
	width: auto;
}

.btn_primary:hover {
	opacity: 0.9;
}

.btn_primary--mail {
	font-family: "Hiragino Kaku Gothic Pro";
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.btn_primary--mail:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e158";
	font-family: "Material Icons";
	font-size: 16px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 32px;
	line-height: 1;
	margin-right: 12px;
	text-rendering: auto;
}

.btn_primary--arrow:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e5cc";
	font-family: "Material Icons";
	font-size: 24px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1;
	margin-left: 4px;
	text-rendering: auto;
}

.btn_primary--tel {
	font-family: "Oswald";
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

.btn_primary--tel:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e0b0";
	font-family: "Material Icons";
	font-size: 16px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 32px;
	line-height: 1;
	margin-right: 8px;
	text-rendering: auto;
}

.badge {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #E2437D;
	color: #E2437D;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 12px;
	height: 28px;
	line-height: 20px;
	margin-right: 4px;
	padding: 0 8px;
}

.badge-star,
.badge-calendar-month,
.badge-schedule,
.badge-call {
	border: none;
	border-radius: 4px;
	color: #fff;
}

.badge-star:before,
.badge-calendar-month:before,
.badge-schedule:before,
.badge-call:before {
	font-family: "Material Icons";
	margin-right: 8px;
}

.badge-star {
	background-color: #eec451;
}

.badge-star:before {
	content: "\e838";
}

.badge-calendar-month {
	background-color: #bbd47e;
}

.badge-calendar-month:before {
	content: "\ebcc";
}

.badge-schedule {
	background-color: #7ed4d4;
}

.badge-schedule:before {
	content: "\e8b5";
}

.badge-call {
	background-color: #e2b0cb;
}

.badge-call:before {
	content: "\e0b0";
}

.lawyer-recommend {
	margin: auto;
	margin-bottom: 24px;
	max-width: 1024px;
}

.lawyer-recommend .splide {
	height: 540px;
}

.lawyer-recommend .splide .splide__pagination {
	bottom: -0.4em;
}

.lawyer-recommend .splide .splide__pagination .splide__pagination__page {
	border: 1px solid #ccc;
	margin-top: 20px;
}

.lawyer-recommend .list_office {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin: 0 0 24px 12px;
}

.lawyer-recommend .list_office--item {
	border: 1px solid #0D6EB9;
	height: 520px;
	min-width: 280px !important;
	opacity: 1;
	position: relative;
	width: 280px !important;
}

.lawyer-recommend .list_office .btn_add {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	align-items: center;
	background: #fff;
	border: none;
	border: 1px solid #cccccc;
	border-radius: 6px;
	color: #E2437D;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: flex;
	font-size: 12px;
	font-weight: bold;
	height: 32px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 8px;
	line-height: 18px;
	opacity: 0.9;
	padding: 0 8px 0;
	width: 100%;
}

.lawyer-recommend .list_office .btn_add.active {
	color: #6E6F71 !important;
}

.lawyer-recommend .list_office .btn_add::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: #6E6F71;
	content: "\e8d0";
	font-family: "Material Icons";
	font-size: 24px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	margin-right: 8px;
	text-rendering: auto;
}

.lawyer-recommend .list_office--detail {
	padding: 8px;
}

.lawyer-recommend .list_office--detail .icon_prefecture {
	background: #0D6EB9;
	border-radius: 6px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 8px;
	padding: 0 8px;
	text-align: center;
}

.lawyer-recommend .list_office--detail h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.lawyer-recommend .list_office--detail .txt_detail {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
}

.lawyer-recommend .list_office--detail .txt_link {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #0D6EB9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	font-size: 12px;
	font-weight: bold;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 18px;
	margin-bottom: 16px;
}

.lawyer-recommend .list_office--detail .txt_link::after {
	content: "\e5cc";
	font-family: "Material Icons";
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1;
}

.lawyer-recommend .list_office--detail .txt_hours {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #C4DA3D;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	font-size: 16px;
	font-weight: bold;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 24px;
	margin-bottom: 8px;
}

.lawyer-recommend .list_office--detail .txt_hours span {
	color: #202532;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	margin-left: 8px;
}

.lawyer-recommend .list_office img {
	-o-object-fit: cover;
	display: block;
	height: 210px;
	object-fit: cover;
	width: 278px;
}

.lawoffice_popup_wrapper {
	background-color: white;
	border: 2px solid #0D6EB9;
	cursor: pointer;
	max-width: 360px;
	text-decoration: none;
	width: 90%;
}

.lawoffice_popup_wrapper img {
	width: 100%;
}

.lawoffice_popup_wrapper h3 {
	background-color: #0D6EB9;
	color: white;
	display: block;
	font-size: 16px;
	padding: 8px 0;
	text-align: center;
}

.lawoffice_popup_wrapper h3 span {
	font-size: 12px;
	margin-left: 2px;
}

.lawoffice_popup_wrapper h4 {
	color: #E2437D;
	font-size: 14px;
	padding: 8px 0 4px 0;
	text-align: center;
}

.lawoffice_popup_wrapper .lawoffice_popup-desc {
	color: #202532;
	padding: 4px 8px;
}

.lawoffice_popup_wrapper .lawoffice_popup-button {
	padding: 8px;
}

.lawoffice_popup_wrapper .lawoffice_popup-button button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #E2437D;
	border: none;
	border-bottom: #5D2B00 solid 5px;
	border-radius: 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: white;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 8px 0;
	width: 100%;
}

.lawoffice_popup_wrapper .lawoffice_popup-button button > div {
	margin: 0 16px;
	width: 90%;
}

.lawoffice_popup_wrapper .lawoffice_popup-button button > div .button-top {
	background-color: white;
	border-radius: 2px;
	color: #E2437D;
}

.lawoffice_popup_wrapper .lawoffice_popup-button button > div .button-bottom {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 4px;
}

.lawoffice_popup_wrapper .lawoffice_popup-button button > div .button-bottom::after {
	color: white;
	content: "\eaaa";
	display: inline-block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: Material Icons;
	font-size: 16px;
}

.lawoffice_popup_wrapper .lawoffice_popup-button button::after {
	color: white;
	content: "\eaaa";
	display: inline-block;
	display: none;
	font-family: Material Icons;
	font-size: 22px;
	margin: 0 8px;
}

body .links {
	background-color: #0D6EB9;
	color: white;
}

body .links .links-inner {
	font-size: 12px;
	letter-spacing: normal;
	letter-spacing: initial;
	margin: 0 auto;
	max-width: 100%;
	width: 1180px;
}

body .links .links-inner h3 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #DBF4FA;
	border-bottom: 2px solid #0D6EB9;
	color: #202532;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.17em;
	font-weight: bold;
	height: 36px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 12px;
	width: 100%;
}

body .links .links-inner h3::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: #0D6EB9;
	content: "\e5cc";
	font-family: "Material Icons";
	font-size: 18px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	margin-right: 6px;
	text-rendering: auto;
}

body .links .links-inner .top {
	display: block;
	max-width: 100%;
	width: auto;
}

body .links .links-inner .top .search-prefs {
	background-color: white;
	border-radius: 4px;
	margin-bottom: 16px;
	overflow: hidden;
}

body .links .links-inner .top .search-prefs h3::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e0c8";
	font-family: "Material Icons";
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

body .links .links-inner .top .search-prefs--pc {
	margin: 16px 0;
}

body .links .links-inner .top .search-prefs--pc dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: block;
	line-height: 2.5em;
	padding: 16px 24px;
}

body .links .links-inner .top .search-prefs--pc dl dt {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #202532;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	float: left;
	height: 40px;
	-webkit-box-pack: right;
	-ms-flex-pack: right;
	justify-content: right;
	margin-bottom: 8px;
	min-width: 110px;
	text-align: right;
}

body .links .links-inner .top .search-prefs--pc dl dt label {
	font-weight: bold;
	margin-right: 16px;
}

body .links .links-inner .top .search-prefs--pc dl dt input {
	display: none;
}

body .links .links-inner .top .search-prefs--pc dl dd {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 8px;
}

body .links .links-inner .top .search-prefs--pc dl dd input {
	display: none;
}

body .links .links-inner .top .search-prefs--pc dl dd ul {
	gap: 4px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

body .links .links-inner .top .search-prefs--pc dl dd ul li {
	font-size: 12px;
}

body .links .links-inner .top .search-prefs--pc dl dd ul li:last-child:after {
	content: none;
}

body .links .links-inner .top .search-prefs--pc dl dd ul li a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #cccccc;
	border-radius: 4px;
	color: #0D6EB9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 4px 0;
	text-decoration: none;
	width: 100px;
}

body .links .links-inner .top .search-prefs--mobile {
	border-radius: 0;
	margin-bottom: 0;
}

body .links .links-inner .top .search-prefs--mobile dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

body .links .links-inner .top .search-prefs--mobile dl.is-open {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

body .links .links-inner .top .search-prefs--mobile dl.is-open dt {
	width: 100%;
}

body .links .links-inner .top .search-prefs--mobile dl.is-open dt label {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

body .links .links-inner .top .search-prefs--mobile dl.is-open dt label:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e5cb";
	font-family: "Material Icons";
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

body .links .links-inner .top .search-prefs--mobile dl.is-open dt label:after {
	display: none;
}

body .links .links-inner .top .search-prefs--mobile dl.is-open dd ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

body .links .links-inner .top .search-prefs--mobile dl.is-open dd ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 50%;
}

body .links .links-inner .top .search-prefs--mobile dl.is-open dd ul li a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #202532;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 16px;
	text-decoration: none;
	width: 100%;
}

body .links .links-inner .top .search-prefs--mobile dl.is-open dd ul li a:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e5cc";
	font-family: "Material Icons";
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

body .links .links-inner .top .search-prefs--mobile dl dt {
	border-bottom: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	color: #202532;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	width: 50%;
}

body .links .links-inner .top .search-prefs--mobile dl dt label {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 16px;
	width: 100%;
}

body .links .links-inner .top .search-prefs--mobile dl dt label:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e5cc";
	font-family: "Material Icons";
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

body .links .links-inner .top .search-prefs--mobile dl dd {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

body .links .links-inner .top .search-prefs--mobile dl dd input {
	display: none;
}

body .links .links-inner .top .search-prefs--mobile dl dd ul {
	display: none;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

body .links .links-inner .top .search-prefs--mobile dl dd ul li {
	border-bottom: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 50%;
}

body .links .links-inner .top .search-prefs--mobile dl dd ul li:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e5cc";
	font-family: "Material Icons";
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

body .links .links-inner .bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
}

body .links .links-inner .bottom .left--pc {
	width: 50%;
}

body .links .links-inner .bottom .left--pc .search-cities {
	background-color: white;
	border-radius: 4px;
	overflow: hidden;
}

body .links .links-inner .bottom .left--pc .search-cities h3::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\f1cd";
	font-family: "Material Icons";
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

body .links .links-inner .bottom .left--pc .search-cities .ul_wrapper {
	padding: 16px;
}

body .links .links-inner .bottom .left--pc .search-cities .ul_wrapper ul {
	margin-bottom: 8px;
}

body .links .links-inner .bottom .left--pc .search-cities .ul_wrapper ul li {
	display: inline-block;
}

body .links .links-inner .bottom .left--pc .search-cities .ul_wrapper ul li a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #cccccc;
	border-radius: 4px;
	color: #0D6EB9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 4px 0;
	text-decoration: none;
	width: 100px;
}

body .links .links-inner .bottom .left--sp {
	width: 100%;
}

body .links .links-inner .bottom .left--sp .search-cities {
	background-color: white;
	border-right: 1px solid #0D6EB9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	overflow: hidden;
}

body .links .links-inner .bottom .left--sp .search-cities h3::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\f1cd";
	font-family: "Material Icons";
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

body .links .links-inner .bottom .left--sp .search-cities ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

body .links .links-inner .bottom .left--sp .search-cities ul li {
	border-bottom: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	color: #202532;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	width: 33.33333%;
}

body .links .links-inner .bottom .left--sp .search-cities ul li a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #202532;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 16px;
	text-decoration: none;
	width: 100%;
}

body .links .links-inner .bottom .left--sp .search-cities ul li a:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e5cc";
	font-family: "Material Icons";
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

body .links .links-inner .bottom .right--pc {
	width: 50%;
}

body .links .links-inner .bottom .right--pc .link-aims {
	background-color: white;
	border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}

body .links .links-inner .bottom .right--pc .link-aims h3::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e0b7";
	font-family: "Material Icons";
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

body .links .links-inner .bottom .right--pc .link-aims ul {
	-ms-grid-columns: 1fr 1fr 1fr;
	display: -ms-grid;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	padding: 16px;
	width: 100%;
}

body .links .links-inner .bottom .right--pc .link-aims ul li {
	display: inline-block;
	margin: 0 2px 8px 2px;
}

body .links .links-inner .bottom .right--pc .link-aims ul li a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #cccccc;
	border-radius: 4px;
	color: #0D6EB9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 4px 0;
	text-decoration: none;
}

body .links .links-inner .bottom .right--sp {
	width: 100%;
}

body .links .links-inner .bottom .right--sp .link-aims {
	background-color: white;
	overflow: hidden;
}

body .links .links-inner .bottom .right--sp .link-aims h3::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e0b7";
	font-family: "Material Icons";
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

body .links .links-inner .bottom .right--sp .link-aims ul {
	-ms-grid-columns: 1fr 1fr;
	display: -ms-grid;
	display: grid;
	grid-template-columns: 1fr 1fr;
}

body .links .links-inner .bottom .right--sp .link-aims ul li {
	border-bottom: 1px solid #0D6EB9;
}

body .links .links-inner .bottom .right--sp .link-aims ul li a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #202532;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 16px;
	text-decoration: none;
	width: 100%;
}

body .links .links-inner .bottom .right--sp .link-aims ul li a:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e5cc";
	font-family: "Material Icons";
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

body .links .links-inner .bottom .right--sp .link-aims ul li:nth-last-child(2) {
	border-bottom: none;
}

body .links .links-inner .bottom .right--sp .link-aims ul li:last-child {
	border-bottom: none;
}

body .links .links-inner .bottom .right--sp .link-aims ul li:nth-child(odd) {
	border-right: 1px solid #0D6EB9;
}

body .links-other {
	background-color: #0D6EB9;
	color: white;
}

body .links-other .links-inner {
	margin: 0 auto;
	max-width: 100%;
	padding: 0 8px;
	width: 1180px;
}

body .links-other .links-inner ul {
	gap: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 16px 0;
}

body .links-other .links-inner ul li {
	background-color: white;
	border-radius: 8px;
	overflow: hidden;
	width: 100%;
}

body .links-other .links-inner ul li a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #202532;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
}

body .links-other .links-inner ul li a:before {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #E2437D;
	color: white;
	content: " ";
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	height: 100px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 12px;
	width: 40px;
}

body .links-other .links-inner ul li:nth-child(1) a:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e13e";
	font-family: "Material Icons";
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

body .links-other .links-inner ul li:nth-child(2) a:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\eafb";
	font-family: "Material Icons";
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

body .links-other .links-inner ul li:nth-child(3) a:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\ebcc";
	font-family: "Material Icons";
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

body .links-other .links-inner ul li:last-child a:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: white;
	content: "\e858";
	font-family: "Material Icons";
	font-size: 18px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

@media (prefers-reduced-motion: reduce) {

html:focus-within {
	scroll-behavior: auto;
}

*,
*::before,
*::after {
	-webkit-animation-duration: 0.01ms !important;
	-webkit-animation-iteration-count: 1 !important;
	animation-duration: 0.01ms !important;
	animation-iteration-count: 1 !important;
	scroll-behavior: auto !important;
	-webkit-transition-duration: 0.01ms !important;
	transition-duration: 0.01ms !important;
}

}

@media screen and (min-width: 768px) {

.group-site-link__inner {
	overflow: visible;
	overflow: initial;
}

}

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

body {
	width: 100%;
}

._sp {
	display: none;
}

header.g_header .logo {
	width: 240px;
}

header.g_header nav.gnav {
	height: 86px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1024px;
}

header.g_header nav.gnav > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

header.g_header nav.gnav > ul > li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #6E6F71;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 24px;
	position: relative;
}

header.g_header nav.gnav > ul > li.star {
	margin: 0 0 0 24px;
}

header.g_header nav.gnav > ul > li.star::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e8d0";
	font-family: "Material Icons";
	font-size: 24px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

header.g_header nav.gnav > ul > li.howto::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e241";
	font-family: "Material Icons";
	font-size: 24px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

header.g_header nav.gnav > ul > li.search a::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e8b6";
	display: block;
	font-family: "Material Icons";
	font-size: 24px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1;
	text-align: center;
	text-rendering: auto;
}

header.g_header nav.gnav > ul > li.insert::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e85e";
	font-family: "Material Icons";
	font-size: 24px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

header.g_header nav.gnav > ul > li.guide a::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\ea19";
	display: block;
	font-family: "Material Icons";
	font-size: 24px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1;
	text-align: center;
	text-rendering: auto;
}

header.g_header nav.gnav > ul > li.history::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e889";
	font-family: "Material Icons";
	font-size: 24px;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1;
	text-rendering: auto;
}

header.g_header nav.gnav > ul > li a {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

.g_header .list {
	display: none;
}

.menu_hamburger {
	display: none;
}

#history-popup:checked + .list_history_wrapper {
	height: 100%;
	width: 350px;
}

#pop-up:checked + .list_consideration_wrapper {
	height: 100%;
	width: 350px;
}

.breadcrumb {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style-type: none;
	margin: 8px auto 24px;
	max-width: 1024px;
}

.breadcrumb li::before {
	color: #cccccc;
	content: ">";
	margin: 0 8px;
}

.breadcrumb li:first-child::before {
	content: none;
}

.breadcrumb li a {
	color: #6E6F71;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
}

.breadcrumb li span {
	font-size: 14px;
	line-height: 24px;
}

.breadcrumb li:last-child a {
	color: #202532;
}

.breadcrumb_sp {
	display: none;
}

.footer .footer-inner {
	padding: 4px 0;
}

.footer-info {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-right: 40px;
}

.footer-info--hours {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.footer .cv-wrapper .cv-tel a {
	height: 76px;
	min-height: 76px;
}

.footer .cv-wrapper .cv-tel a > div p.hours {
	display: none;
}

.footer .cv-wrapper .cv-form a {
	height: 76px;
	min-height: 76px;
}

.footer .cv-wrapper .cv-form a > div {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.footer .cv-wrapper .cv-form a > div p.hours {
	font-size: 18px;
	margin-right: 8px;
}

.footer .cv-wrapper .cv-form a > div p.hours br {
	display: inline-block;
}

.lawyer-recommend .list_office {
	margin: 0 auto 48px;
	max-width: 1024px;
}

.lawoffice_popup_wrapper .lawoffice_popup-button button > div .button-bottom::after {
	display: none;
}

.lawoffice_popup_wrapper .lawoffice_popup-button button::after {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

body .links .links-inner h3 {
	border-bottom: none;
	padding: 24px 0;
}

body .links .links-inner h3::before {
	color: #E2437D;
}

body .links .links-inner .top {
	display: block !important;
	padding: 8px 0;
}

body .links .links-inner .bottom {
	gap: 16px;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	padding-bottom: 24px;
}

body .links-other .links-inner {
	padding: 0;
}

body .links-other .links-inner ul {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

body .links-other .links-inner ul li {
	width: 25%;
}

}

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

.footer {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.footer .footer-inner {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.footer-info {
	width: 220px;
}

.footer-info {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-right: 40px;
}

.footer-info--name {
	width: 220px;
}

.footer-info--hours {
	margin-left: 0;
	width: 100%;
}

.footer .cv-wrapper .cv-tel a {
	height: 84px;
	min-height: 84px;
}

.footer .cv-wrapper .cv-tel a > div {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.footer .cv-wrapper .cv-tel a > div p {
	font-size: 40px;
}

.footer .cv-wrapper .cv-tel a > div p:first-child::before {
	font-size: 32px;
}

.footer .cv-wrapper .cv-form a {
	height: 84px;
	min-height: 84px;
}

.footer .cv-wrapper .cv-form a > div > p {
	font-size: 36px;
}

.footer .cv-wrapper .cv-form a > div > p:last-child {
	font-size: 30px;
}

.footer .cv-wrapper .cv-form a > div > p:last-child span {
	display: inline-block;
}

}

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

.group-site-link {
	margin-top: 30px;
	padding: 30px 0;
}

.group-site-link__inner {
	padding: 0;
	width: 100%;
}

.group-site-link__container {
	padding: 0 15px;
	width: calc(100% - 30px);
}

.group-site-link__title {
	font-size: 20px;
	margin-bottom: 20px;
}

.group-site-link__categories {
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
}

.group-site-link__category {
	padding: 15px;
}

.group-site-link__heading {
	font-size: 14px;
}

.group-site-link__link {
	font-size: 13px;
}

}

@media print, screen and (max-width: 768px) {

body .links .links-inner .top .search-prefs--mobile dl dd input {
	display: inline;
	left: -9999px;
	position: absolute;
	visibility: hidden;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#top-hokkaido-tohoku + ul#top-hokkaido-tohoku-content {
	display: none;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#top-hokkaido-tohoku:checked + ul#top-hokkaido-tohoku-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#top-kanto + ul#top-kanto-content {
	display: none;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#top-kanto:checked + ul#top-kanto-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#top-chubu + ul#top-chubu-content {
	display: none;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#top-chubu:checked + ul#top-chubu-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#top-kansai + ul#top-kansai-content {
	display: none;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#top-kansai:checked + ul#top-kansai-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#top-chugoku-shikoku + ul#top-chugoku-shikoku-content {
	display: none;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#top-chugoku-shikoku:checked + ul#top-chugoku-shikoku-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#top-kyushu-okinawa + ul#top-kyushu-okinawa-content {
	display: none;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#top-kyushu-okinawa:checked + ul#top-kyushu-okinawa-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#bottom-hokkaido-tohoku + ul#bottom-hokkaido-tohoku-content {
	display: none;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#bottom-hokkaido-tohoku:checked + ul#bottom-hokkaido-tohoku-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#bottom-kanto + ul#bottom-kanto-content {
	display: none;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#bottom-kanto:checked + ul#bottom-kanto-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#bottom-chubu + ul#bottom-chubu-content {
	display: none;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#bottom-chubu:checked + ul#bottom-chubu-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#bottom-kansai + ul#bottom-kansai-content {
	display: none;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#bottom-kansai:checked + ul#bottom-kansai-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#bottom-chugoku-shikoku + ul#bottom-chugoku-shikoku-content {
	display: none;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#bottom-chugoku-shikoku:checked + ul#bottom-chugoku-shikoku-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#bottom-kyushu-okinawa + ul#bottom-kyushu-okinawa-content {
	display: none;
}

body .links .links-inner .top .search-prefs--mobile dl dd input#bottom-kyushu-okinawa:checked + ul#bottom-kyushu-okinawa-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

}

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

body {
	min-width: 320px;
}

html,
body {
	height: 100%;
	min-height: 100%;
}

._pc {
	display: none;
}

}

@-webkit-keyframes active-menu05-bar02 {

100% {
	height: 0;
}

}

@keyframes active-menu05-bar02 {

100% {
	height: 0;
}

}

@-webkit-keyframes shiny {

0% {
	left: -20%;
}

10% {
	left: 120%;
}

100% {
	left: 120%;
}

}

@keyframes shiny {

0% {
	left: -20%;
}

10% {
	left: 120%;
}

100% {
	left: 120%;
}

}


/*# sourceMappingURL=style.css.map */
