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;
}

.page-top-body .fv .fv-kv {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #ffffff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.page-top-body .fv .fv-kv .fv-kv-inner {
	background-image: url(/wp-content/themes/rikon-guide/2022/img/top/mv_pc.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 400px;
	margin: auto;
	width: 1180px;
}

.page-top-body .fv .fv-top {
	background-color: #DBF4FA;
	color: #202532;
	display: none;
	padding-bottom: 48px;
}

.page-top-body .fv .fv-top h1 {
	-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;
	padding: 24px 0;
	text-align: center;
}

.page-top-body .fv .fv-top h1::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e8b6";
	font-family: "Material Icons";
	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;
}

.page-top-body .fv .fv-top > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: auto;
	max-width: 980px;
}

.page-top-body .fv .fv-top > ul li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: white;
	border-radius: 8px;
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .15);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, .15);
	color: #0D6EB9;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	height: 60px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 480px;
	position: relative;
	width: 100%;
}

.page-top-body .fv .fv-top > ul li::after {
	font-size: 22px;
	position: absolute;
	right: 12px;
}

.page-top-body .fv .fv-top > ul li label {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.page-top-body .fv .fv-top > ul li label::before {
	font-size: 22px;
	margin-right: 6px;
}

.page-top-body .fv .fv-top > ul li.prefs {
	margin-right: 20px;
}

.page-top-body .fv .fv-top > ul li.prefs label {
	padding: 20px;
	width: 100%;
	z-index: 9999;
}

.page-top-body .fv .fv-top > ul li.prefs label::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;
}

.page-top-body .fv .fv-top > ul li.prefs::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;
}

.page-top-body .fv .fv-top > ul li.aims label {
	padding: 20px;
	width: 100%;
	z-index: 9999;
}

.page-top-body .fv .fv-top > ul li.aims label::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;
}

.page-top-body .fv .fv-top > ul li.aims::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;
}

.page-top-body .fv .fv-top .search-panels > input {
	height: 0;
	left: -9999px;
	position: absolute;
	top: -9999px;
	visibility: hidden;
}

.page-top-body .fv .fv-top .search-panels > div {
	display: none;
}

.page-top-body .fv .fv-top .search-panels #prefs:checked + .search-panel--prefs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.page-top-body .fv .fv-top .search-panels #aims:checked + .search-panel--aims {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.page-top-body .fv .fv-top .search-panels .search-panel--aims,
.page-top-body .fv .fv-top .search-panels .search-panel--prefs {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: rgba(0, 0, 0, .5);
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}

.page-top-body .fv .fv-top .search-panels .search-panel--aims .modal-inner,
.page-top-body .fv .fv-top .search-panels .search-panel--prefs .modal-inner {
	background-color: white;
	border: 1px solid #EFEFEF;
	border-radius: 8px;
	height: 60%;
	max-width: 1024px;
	padding: 32px;
	position: relative;
	width: 90%;
}

.page-top-body .fv .fv-top .search-panels .search-panel--aims .modal-inner .close,
.page-top-body .fv .fv-top .search-panels .search-panel--prefs .modal-inner .close {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #0D6EB9;
	border-radius: 50%;
	color: white;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	right: 0;
	right: -20px;
	top: 0;
	top: -20px;
	width: 40px;
}

.page-top-body .fv .fv-top .search-panels .search-panel--aims .modal-inner .close::after,
.page-top-body .fv .fv-top .search-panels .search-panel--prefs .modal-inner .close::after {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: white;
	content: "\e5cd";
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: "Material Icons";
	font-size: 18px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.page-top-body .fv .fv-top .search-panels .search-panel--aims .modal-inner .menus,
.page-top-body .fv .fv-top .search-panels .search-panel--prefs .modal-inner .menus {
	height: 100%;
	overflow: scroll;
	position: relative;
}

.page-top-body .fv .fv-top .search-panels .search-panel--aims .modal-inner .menus .section--top ul li a,
.page-top-body .fv .fv-top .search-panels .search-panel--prefs .modal-inner .menus .section--top ul li a {
	font-size: 16px;
	height: 48px;
	width: 240px;
}

.page-top-body .fv .fv-top .search-panels .search-panel--aims .modal-inner .menus .section h3,
.page-top-body .fv .fv-top .search-panels .search-panel--prefs .modal-inner .menus .section h3 {
	background-color: #DBF4FA;
	color: #0D6EB9;
	padding: 10px 12px;
}

.page-top-body .fv .fv-top .search-panels .search-panel--aims .modal-inner .menus .section ul,
.page-top-body .fv .fv-top .search-panels .search-panel--prefs .modal-inner .menus .section ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 10px 0px;
}

.page-top-body .fv .fv-top .search-panels .search-panel--aims .modal-inner .menus .section ul li,
.page-top-body .fv .fv-top .search-panels .search-panel--prefs .modal-inner .menus .section ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 8px;
	margin-right: 8px;
	width: 46%;
}

.page-top-body .fv .fv-top .search-panels .search-panel--aims .modal-inner .menus .section ul li:last-child,
.page-top-body .fv .fv-top .search-panels .search-panel--prefs .modal-inner .menus .section ul li:last-child {
	margin-right: 0;
}

.page-top-body .fv .fv-top .search-panels .search-panel--aims .modal-inner .menus .section ul li a,
.page-top-body .fv .fv-top .search-panels .search-panel--prefs .modal-inner .menus .section ul li a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #EFEFEF;
	border-radius: 4px;
	color: #202532;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 15px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 4px;
	text-decoration: none;
	width: 100%;
}

.page-top-body .fv .fv-top .search-panels .search-panel--aims .modal-inner .menus .section ul li a.item_current,
.page-top-body .fv .fv-top .search-panels .search-panel--prefs .modal-inner .menus .section ul li a.item_current {
	background-color: #0D6EB9;
	color: white;
}

.page-top-body .fv .fv-top .search-panels .search-panel--aims .modal-inner .menus .section ul li.no-result,
.page-top-body .fv .fv-top .search-panels .search-panel--prefs .modal-inner .menus .section ul li.no-result {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #EFEFEF;
	border: 1px solid #EFEFEF;
	border-radius: 4px;
	color: #cccccc;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 15px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 4px;
	text-decoration: none;
}

.top-cv {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: white;
	border: 1px solid #cccccc;
	color: #202532;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 24px auto;
	max-width: 1180px;
	padding: 16px 0;
	text-decoration: none;
}

.top-cv .left {
	-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;
}

.top-cv .left .left-top-sp-only {
	display: none;
}

.top-cv .left .left-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.top-cv .left .left-bottom .left-bottom-left {
	-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;
}

.top-cv .left .left-bottom .left-bottom-left img {
	min-width: 88px;
}

.top-cv .left .left-bottom .left-bottom-right .message {
	margin: 0 36px;
}

.top-cv .left .left-bottom .left-bottom-right .message > div {
	line-height: 1.5em;
}

.top-cv .left .left-bottom .left-bottom-right .message > div:first-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 22px;
	font-weight: bold;
}

.top-cv .left .left-bottom .left-bottom-right .message > div:last-child {
	font-size: 16px;
	font-weight: normal;
}

.top-cv .right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 360px;
	padding: 0 12px;
	width: 100%;
}

.top-cv .right .button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #E2437D;
	border-radius: 12px;
	color: white;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	font-weight: bold;
	height: 60px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 24px;
}

.top-cv .right .button span {
	background-color: white;
	border-radius: 4px;
	color: #E2437D;
	margin-right: 8px;
	padding: 8px;
}

.top-cv .right .button::after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	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-left: 12px;
	text-rendering: auto;
}

.page-top-body .lawoffice {
	color: white;
	margin-top: 64px;
}

.page-top-body .lawoffice > .title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	margin-bottom: 24px;
	max-width: 1180px;
}

.page-top-body .lawoffice > .title::before {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-image: url("/wp-content/themes/rikon-guide/2022/img/top/lawoffice.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: " ";
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 90px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 90px;
}

.page-top-body .lawoffice > .title .heading-wrapper {
	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;
}

.page-top-body .lawoffice > .title .heading-wrapper h2 {
	color: #202532;
}

.page-top-body .lawoffice > .title .heading-wrapper h2 > div {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 24px;
	padding: 8px 0;
}

.page-top-body .lawoffice > .title .heading-wrapper h2 > div span {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #202532;
	border-radius: 4px;
	color: #202532;
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 32px;
	padding: 0 4px;
	text-align: center;
	width: 40px;
}

.page-top-body .lawoffice > .title .heading-wrapper p {
	color: #202532;
}

.page-top-body .lawoffice .pickup .pickup-inner {
	background-color: #DBF4FA;
	margin: 0 auto 32px auto;
	max-width: 1180px;
	padding: 12px;
}

.page-top-body .lawoffice .pickup ul {
	gap: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto 32px auto;
}

.page-top-body .lawoffice .pickup ul li {
	width: 100%;
}

.page-top-body .lawoffice .pickup ul li a {
	color: #202532;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-decoration: none;
	width: 100%;
}

.page-top-body .lawoffice .pickup ul li a .info {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.page-top-body .lawoffice .pickup ul li a .image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 160px;
}

.page-top-body .lawoffice .pickup ul li a .title {
	color: #0D6EB9;
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0;
	padding: 0 8px;
}

.page-top-body .lawoffice .pickup ul li a .address {
	border-bottom: 2px solid #EFEFEF;
	color: #E2437D;
	padding: 0 8px;
	padding-bottom: 4px;
}

.page-top-body .lawoffice .pickup ul li a .address::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;
}

.page-top-body .lawoffice .pickup ul li a .desc {
	margin-top: 12px;
	padding: 0 8px;
}

.page-top-body .lawoffice .pickup .link-pickup {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #E2437D;
	border-radius: 8px;
	color: white;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	margin: 0 auto;
	max-width: 1180px;
	max-width: 360px;
	padding: 20px 0;
	text-decoration: none;
}

.page-top-body .lawoffice .pickup .link-pickup::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;
}

.page-top-body .lawoffice .tabs .tab-buttons {
	border-bottom: 4px solid #0D6EB9;
}

.page-top-body .lawoffice .tabs .tab-buttons ul {
	gap: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	max-width: 1180px;
}

.page-top-body .lawoffice .tabs .tab-buttons ul li {
	color: #202532;
	width: 25%;
}

.page-top-body .lawoffice .tabs .tab-buttons ul li label {
	background-color: #DBF4FA;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	color: #0D6EB9;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	padding: 12px 48px;
	text-align: center;
	width: 100%;
}

.page-top-body .lawoffice .tabs .tab-buttons ul li label.active {
	background-color: #0D6EB9;
	color: white;
}

.page-top-body .lawoffice .tabs .link-pref-top {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #E2437D;
	border-radius: 8px;
	color: white;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	margin: 0 auto;
	max-width: 1180px;
	max-width: 360px;
	padding: 20px 0;
	text-decoration: none;
}

.page-top-body .lawoffice .tabs .link-pref-top::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;
}

.page-top-body .lawoffice .tabs input {
	left: -9999px;
	position: absolute;
	visibility: hidden;
}

.page-top-body .lawoffice .tabs #tab0 + .tab-content0 {
	display: none;
}

.page-top-body .lawoffice .tabs #tab0:checked + .tab-content0 {
	display: block;
}

.page-top-body .lawoffice .tabs #tab1 + .tab-content1 {
	display: none;
}

.page-top-body .lawoffice .tabs #tab1:checked + .tab-content1 {
	display: block;
}

.page-top-body .lawoffice .tabs #tab2 + .tab-content2 {
	display: none;
}

.page-top-body .lawoffice .tabs #tab2:checked + .tab-content2 {
	display: block;
}

.page-top-body .lawoffice .tabs #tab3 + .tab-content3 {
	display: none;
}

.page-top-body .lawoffice .tabs #tab3:checked + .tab-content3 {
	display: block;
}

.page-top-body .lawoffice .tabs #tab4 + .tab-content4 {
	display: none;
}

.page-top-body .lawoffice .tabs #tab4:checked + .tab-content4 {
	display: block;
}

.page-top-body .lawoffice .tab-content {
	display: block;
}

.page-top-body .lawoffice .tab-content ul {
	gap: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 16px auto;
	max-width: 1180px;
}

.page-top-body .lawoffice .tab-content ul li {
	width: 100%;
}

.page-top-body .lawoffice .tab-content ul li a {
	color: #202532;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-decoration: none;
	width: 100%;
}

.page-top-body .lawoffice .tab-content ul li a .info {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.page-top-body .lawoffice .tab-content ul li a .image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 160px;
}

.page-top-body .lawoffice .tab-content ul li a .title {
	color: #0D6EB9;
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0;
	padding: 0 8px;
}

.page-top-body .lawoffice .tab-content ul li a .address {
	border-bottom: 2px solid #EFEFEF;
	color: #BAB9B9;
	padding: 0 8px;
	padding-bottom: 4px;
}

.page-top-body .lawoffice .tab-content ul li a .address::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;
}

.page-top-body .lawoffice .tab-content ul li a .desc {
	margin-top: 12px;
	padding: 0 8px;
}

.page-top-body .lawoffice .tabs-column {
	margin-top: 64px;
}

.page-top-body .lawoffice .tabs-column .tab-buttons {
	border-bottom: 4px solid #0D6EB9;
}

.page-top-body .lawoffice .tabs-column .tab-buttons ul {
	gap: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	max-width: 1180px;
}

.page-top-body .lawoffice .tabs-column .tab-buttons ul li {
	color: #202532;
	width: 50%;
}

.page-top-body .lawoffice .tabs-column .tab-buttons ul li label {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #DBF4FA;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	color: #0D6EB9;
	display: inline-block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	font-weight: bold;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 12px 48px;
	text-align: center;
	text-align: left;
	width: 100%;
	width: 100%;
}

.page-top-body .lawoffice .tabs-column .tab-buttons ul li label.active {
	background-color: #0D6EB9;
	color: white;
}

.page-top-body .lawoffice .tabs-column .tab-buttons ul li label br {
	display: none;
}

.page-top-body .lawoffice .tabs-column .tab-buttons ul li:first-child label::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e639";
	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;
}

.page-top-body .lawoffice .tabs-column .tab-buttons ul li:last-child label::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e029";
	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;
}

.page-top-body .lawoffice .tabs-column .link-movie-top {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #E2437D;
	border-radius: 8px;
	color: white;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	margin: 0 auto;
	max-width: 1180px;
	max-width: 360px;
	padding: 20px 0;
	text-decoration: none;
}

.page-top-body .lawoffice .tabs-column .link-movie-top::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;
}

.page-top-body .lawoffice .tabs-column input {
	left: -9999px;
	position: absolute;
	visibility: hidden;
}

.page-top-body .lawoffice .tabs-column #tab-column0 + .tab-content0 {
	display: none;
}

.page-top-body .lawoffice .tabs-column #tab-column0:checked + .tab-content0 {
	display: block;
}

.page-top-body .lawoffice .tabs-column #tab-column1 + .tab-content1 {
	display: none;
}

.page-top-body .lawoffice .tabs-column #tab-column1:checked + .tab-content1 {
	display: block;
}

.page-top-body .column {
	margin-top: 64px;
}

.page-top-body .column .content-top {
	background-color: #DBF4FA;
	margin-bottom: 64px;
	padding-bottom: 32px;
	padding-top: 32px;
}

.page-top-body .column .content-top .content-top-inner {
	margin: 0 auto;
	margin: 0 auto;
	max-width: 1180px;
	max-width: 1180px;
}

.page-top-body .column .content-top .content-top-inner > .title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	margin-bottom: 24px;
	max-width: 1180px;
}

.page-top-body .column .content-top .content-top-inner > .title::before {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-image: url("/wp-content/themes/rikon-guide/2022/img/top/column.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: " ";
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 90px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 90px;
}

.page-top-body .column .content-top .content-top-inner > .title .heading-wrapper {
	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;
}

.page-top-body .column .content-top .content-top-inner > .title .heading-wrapper h2 {
	color: #202532;
}

.page-top-body .column .content-top .content-top-inner > .title .heading-wrapper h2 > div {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 24px;
	padding: 8px 0;
}

.page-top-body .column .content-top .content-top-inner > .title .heading-wrapper p {
	color: #202532;
}

.page-top-body .column .content-top .content-top-inner h3 {
	border-bottom: 2px solid #0D6EB9;
	color: #0D6EB9;
	font-size: 16px;
	margin-bottom: 12px;
	padding: 6px 0;
}

.page-top-body .column .content-top .content-top-inner .latest ul,
.page-top-body .column .content-top .content-top-inner .popular ul {
	gap: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin: 32px 0;
}

.page-top-body .column .content-top .content-top-inner .latest ul li,
.page-top-body .column .content-top .content-top-inner .popular ul li {
	width: 100%;
}

.page-top-body .column .content-top .content-top-inner .latest ul li a,
.page-top-body .column .content-top .content-top-inner .popular ul li a {
	background-color: white;
	color: #202532;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 12px;
	text-decoration: none;
}

.page-top-body .column .content-top .content-top-inner .latest ul li a .image,
.page-top-body .column .content-top .content-top-inner .popular ul li a .image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 160px;
	width: 100%;
}

.page-top-body .column .content-top .content-top-inner .latest ul li a .info-wrapper .info,
.page-top-body .column .content-top .content-top-inner .popular ul li a .info-wrapper .info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 8px 0;
}

.page-top-body .column .content-top .content-top-inner .latest ul li a .info-wrapper .info .category,
.page-top-body .column .content-top .content-top-inner .popular ul li a .info-wrapper .info .category {
	background-color: #0D6EB9;
	border-radius: 12px;
	color: white;
	font-size: 12px;
	padding: 3px 12px;
}

.page-top-body .column .content-top .content-top-inner .latest ul li a .info-wrapper .info .date,
.page-top-body .column .content-top .content-top-inner .popular ul li a .info-wrapper .info .date {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #BAB9B9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 12px;
}

.page-top-body .column .content-top .content-top-inner .latest ul li a .info-wrapper .info .date::before,
.page-top-body .column .content-top .content-top-inner .popular ul li a .info-wrapper .info .date::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e8b5";
	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-right: 4px;
	text-rendering: auto;
}

.page-top-body .column .content-top .content-top-inner .latest ul li a .info-wrapper .title,
.page-top-body .column .content-top .content-top-inner .popular ul li a .info-wrapper .title {
	color: #0D6EB9;
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0;
}

.page-top-body .column .content-top .content-top-inner .latest .link-column-list,
.page-top-body .column .content-top .content-top-inner .popular .link-column-list {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #E2437D;
	border-radius: 8px;
	color: white;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	margin: 0 auto;
	max-width: 1180px;
	max-width: 360px;
	padding: 20px 0;
	text-decoration: none;
}

.page-top-body .column .content-top .content-top-inner .latest .link-column-list::after,
.page-top-body .column .content-top .content-top-inner .popular .link-column-list::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;
}

.page-top-body .column .content-top .content-top-inner .cats {
	background-color: white;
	border-top: 2px solid #0D6EB9;
	margin-top: 32px;
	padding-bottom: 24px;
	padding-top: 48px;
	position: relative;
}

.page-top-body .column .content-top .content-top-inner .cats h3 {
	background-color: #0D6EB9;
	border: none;
	color: white;
	font-size: 14px;
	font-weight: normal;
	left: 0;
	padding: 2px 12px;
	position: absolute;
	top: 0;
}

.page-top-body .column .content-top .content-top-inner .cats h3::before {
	display: none;
}

.page-top-body .column .content-top .content-top-inner .cats .list ul {
	gap: 12px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.page-top-body .column .content-top .content-top-inner .cats .list ul li {
	display: block;
	text-align: center;
}

.page-top-body .column .content-top .content-top-inner .cats .list ul li a {
	border: 1px solid #6E6F71;
	border-radius: 4px;
	color: #0D6EB9;
	display: block;
	font-size: 13px;
	padding: 6px;
	text-decoration: none;
	width: 160px;
}

.page-top-body .column .content-bottom {
	margin: 0 auto;
	max-width: 1180px;
}

.page-top-body .column .content-bottom .case-wrapper {
	margin-bottom: 32px;
}

.page-top-body .column .content-bottom .case-wrapper h3 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #EFEFEF;
	border-radius: 4px;
	color: #202532;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 16px;
}

.page-top-body .column .content-bottom .case-wrapper h3::before {
	color: #E2437D;
	margin-right: 6px;
}

.page-top-body .column .content-bottom .case-wrapper:nth-child(1) h3::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\eac2";
	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;
}

.page-top-body .column .content-bottom .case-wrapper:nth-child(2) h3::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e79a";
	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;
}

.page-top-body .column .content-bottom .case-wrapper:nth-child(3) h3::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e2eb";
	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;
}

.page-top-body .column .content-bottom .case-wrapper .cases {
	gap: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.page-top-body .column .content-bottom .case-wrapper .cases .case {
	width: 100%;
}

.page-top-body .column .content-bottom .case-wrapper .cases .case h4 {
	border-bottom: 2px solid #0D6EB9;
	color: #0D6EB9;
	margin: 16px 0;
}

.page-top-body .column .content-bottom .case-wrapper .cases .case .case-content ul {
	gap: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.page-top-body .column .content-bottom .case-wrapper .cases .case .case-content ul li a {
	gap: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-decoration: none;
}

.page-top-body .column .content-bottom .case-wrapper .cases .case .case-content ul li a .image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 60px;
	min-width: 60px;
	width: 60px;
}

.page-top-body .column .content-bottom .case-wrapper .cases .case .case-content ul li a .title .date {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #BAB9B9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 11px;
}

.page-top-body .column .content-bottom .case-wrapper .cases .case .case-content ul li a .title .date::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e8b5";
	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-right: 4px;
	text-rendering: auto;
}

.page-top-body .column .content-bottom .case-wrapper .cases .case .case-content ul li a .title .title-text {
	font-size: 13px;
}

.page-top-body .point {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #DBF4FA;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 32px auto;
}

.page-top-body .point .point-inner {
	max-width: 1180px;
	padding: 16px 0;
}

.page-top-body .point .point-inner > .title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	margin-bottom: 24px;
	max-width: 1180px;
}

.page-top-body .point .point-inner > .title::before {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-image: url("/wp-content/themes/rikon-guide/2022/img/top/senior.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: " ";
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 90px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 12px;
	width: 90px;
}

.page-top-body .point .point-inner > .title .heading-wrapper {
	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;
}

.page-top-body .point .point-inner > .title .heading-wrapper h2 {
	color: #202532;
}

.page-top-body .point .point-inner > .title .heading-wrapper h2 > div {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 24px;
	padding: 8px 0;
}

.page-top-body .point .point-inner > .title .heading-wrapper p {
	color: #202532;
}

.page-top-body .point .point-inner h3 {
	border-bottom: 3px solid #0D6EB9;
	color: #0D6EB9;
	margin: 24px 0;
}

.page-top-body .point .point-inner .point1,
.page-top-body .point .point-inner .point2,
.page-top-body .point .point-inner .point3 {
	margin-top: 24px;
}

.page-top-body .point .point-inner .point1 ul,
.page-top-body .point .point-inner .point2 ul,
.page-top-body .point .point-inner .point3 ul {
	gap: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.page-top-body .point .point-inner .point1 ul li,
.page-top-body .point .point-inner .point2 ul li,
.page-top-body .point .point-inner .point3 ul li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: white;
	border-radius: 8px;
	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;
	padding: 16px;
}

.page-top-body .point .point-inner .point1 ul li h4,
.page-top-body .point .point-inner .point2 ul li h4,
.page-top-body .point .point-inner .point3 ul li h4 {
	color: #0D6EB9;
	color: #E2437D;
	font-size: 16px;
	margin: 8px 0;
}

.list-cta .fv-cv-list {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 3px solid #EFEFEF;
	color: #202532;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 24px auto;
	max-width: 1180px;
	padding: 8px;
	text-decoration: none;
}

.list-cta .fv-cv-list .left .left-top-sp-only {
	background-color: #DBF4FA;
	color: #0D6EB9;
	display: none;
	font-weight: bold;
	margin-bottom: 16px;
	padding: 8px;
	text-align: center;
}

.list-cta .fv-cv-list .left .left-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.list-cta .fv-cv-list .left .left-bottom .left-bottom-right {
	font-size: 18px;
	margin: 0 24px;
}

.list-cta .fv-cv-list .left .left-bottom .left-bottom-right .top {
	background-color: #DBF4FA;
	color: #0D6EB9;
	font-weight: bold;
	margin-bottom: 16px;
	padding: 8px;
	text-align: center;
}

.list-cta .fv-cv-list .left .left-bottom .left-bottom-right .bottom {
	font-size: 16px;
	text-align: center;
}

.list-cta .fv-cv-list .left .left-bottom .left-bottom-right .bottom strong {
	font-size: 28px;
}

.list-cta .fv-cv-list .right .button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #E2437D;
	border-radius: 12px;
	color: white;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	font-weight: bold;
	height: auto;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 12px 36px;
}

.list-cta .fv-cv-list .right .button::after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	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-left: 12px;
	text-rendering: auto;
}

.page-top-body {
	font-size: 12px;
	line-height: 20px;
	overflow-x: hidden;
}

.page-top-body .page-list-main {
	display: block;
	margin: 0 12px;
}

@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 print, screen and (min-width: 768px) {

body {
	width: 100%;
}

._sp {
	display: none;
}

.page-top-body .fv .fv-top {
	display: block;
}

.page-top-body .fv .fv-top .search-panels .search-panel--aims .modal-inner,
.page-top-body .fv .fv-top .search-panels .search-panel--prefs .modal-inner {
	max-width: 1024px;
	width: 100%;
}

.page-top-body .fv .fv-top .search-panels .search-panel--aims .modal-inner .menus .section ul li,
.page-top-body .fv .fv-top .search-panels .search-panel--prefs .modal-inner .menus .section ul li {
	width: 180px;
}

.page-top-body .page-list-main {
	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;
	margin: 0 auto 48px;
	max-width: 1024px;
}

.page-top-body .page-list-main .content {
	margin-right: 34px;
	max-width: 1024px;
	width: 100%;
}

}

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

.list-cta .fv-cv-list .left .left-bottom {
	margin: 12px 0;
	padding: 0 12px;
}

.list-cta .fv-cv-list .left .left-bottom .left-bottom-left {
	max-width: 80px;
}

}

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

.page-top-body .fv .fv-kv .fv-kv-inner {
	background-image: url(/wp-content/themes/rikon-guide/2022/img/top/mv_sp.png);
}

.top-cv {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 16px 12px;
}

.top-cv .left {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0 12px 12px 12px;
}

.top-cv .left .left-top-sp-only {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0 auto 12px auto;
	text-align: center;
}

.top-cv .left .left-bottom .left-bottom-right .message {
	margin: 0 12px;
}

.top-cv .left .left-bottom .left-bottom-right .message > div:first-child {
	display: none;
}

.top-cv .right {
	max-width: 100%;
}

.top-cv .right .button {
	width: 100%;
}

.page-top-body .column .content-top .content-top-inner .latest ul,
.page-top-body .column .content-top .content-top-inner .popular ul {
	gap: 12px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 12px;
}

.page-top-body .column .content-top .content-top-inner .latest ul li a,
.page-top-body .column .content-top .content-top-inner .popular ul li a {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.page-top-body .column .content-top .content-top-inner .latest ul li a .image,
.page-top-body .column .content-top .content-top-inner .popular ul li a .image {
	background-size: contain;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	height: auto;
	margin: 12px;
	max-width: 120px;
}

.page-top-body .column .content-top .content-top-inner .latest ul li a .info-wrapper .title,
.page-top-body .column .content-top .content-top-inner .popular ul li a .info-wrapper .title {
	font-size: 14px;
}

.page-top-body .column .content-top .content-top-inner .latest .link-column-list,
.page-top-body .column .content-top .content-top-inner .popular .link-column-list {
	margin: 24px auto;
}

.page-top-body .column .content-bottom .case-wrapper {
	margin-left: 12px;
	margin-right: 12px;
}

.page-top-body .point .point-inner .point1 ul,
.page-top-body .point .point-inner .point2 ul,
.page-top-body .point .point-inner .point3 ul {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.list-cta .fv-cv-list {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 16px 12px;
}

.list-cta .fv-cv-list {
	padding: 0;
}

.list-cta .fv-cv-list .left {
	width: 100%;
}

.list-cta .fv-cv-list .left .left-top-sp-only {
	display: block;
}

.list-cta .fv-cv-list .left .left-bottom .left-bottom-right {
	-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;
}

.list-cta .fv-cv-list .left .left-bottom .left-bottom-right .top {
	display: none;
}

.list-cta .fv-cv-list .left .left-bottom .left-bottom-right .bottom {
	font-size: 14px;
}

.list-cta .fv-cv-list .left .left-bottom .left-bottom-right .bottom strong {
	display: block;
	font-size: 22px;
	margin-bottom: 12px;
}

.list-cta .fv-cv-list .right {
	padding: 12px;
	width: 100%;
}

}

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

body {
	min-width: 320px;
}

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

._pc {
	display: none;
}

}

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

.page-top-body .lawoffice > .title {
	padding: 12px;
}

.page-top-body .lawoffice > .title::before {
	height: 64px;
	margin-right: 8px;
	width: 64px;
}

.page-top-body .lawoffice > .title .heading-wrapper h2 > div {
	font-size: 18px;
}

.page-top-body .lawoffice .pickup ul {
	gap: 12px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.page-top-body .lawoffice .pickup ul li a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #EFEFEF;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-bottom: 12px;
}

.page-top-body .lawoffice .pickup ul li a {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.page-top-body .lawoffice .pickup ul li a .image {
	background-size: cover;
	height: 100px;
	margin-right: 12px;
	min-width: 100px;
}

.page-top-body .lawoffice .pickup ul li a .address {
	border: none;
}

.page-top-body .lawoffice .tabs .tab-buttons ul {
	gap: 2px;
}

.page-top-body .lawoffice .tabs .tab-buttons ul li label {
	font-size: 12px;
	padding: 6px 0px;
}

.page-top-body .lawoffice .tab-content {
	padding: 0 12px;
}

.page-top-body .lawoffice .tab-content ul {
	gap: 12px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.page-top-body .lawoffice .tab-content ul li a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #EFEFEF;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-bottom: 12px;
}

.page-top-body .lawoffice .tab-content ul li a {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.page-top-body .lawoffice .tab-content ul li a .image {
	background-size: cover;
	height: 100px;
	margin-right: 12px;
	min-width: 100px;
}

.page-top-body .lawoffice .tab-content ul li a .address {
	border: none;
}

.page-top-body .lawoffice .tabs-column .tab-buttons ul {
	gap: 2px;
}

.page-top-body .lawoffice .tabs-column .tab-buttons ul li label {
	font-size: 12px;
	padding: 6px 0px;
}

.page-top-body .lawoffice .tabs-column .tab-buttons ul li label br {
	display: inline-block;
}

.page-top-body .column .content-top .content-top-inner > .title {
	padding: 12px;
}

.page-top-body .column .content-top .content-top-inner > .title::before {
	height: 64px;
	margin-right: 8px;
	width: 64px;
}

.page-top-body .column .content-top .content-top-inner > .title .heading-wrapper h2 > div {
	font-size: 18px;
}

.page-top-body .column .content-top .content-top-inner h3::before {
	content: " ";
	margin-left: 12px;
}

.page-top-body .column .content-bottom .case-wrapper .cases {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.page-top-body .point {
	padding: 12px;
}

.page-top-body .point .point-inner > .title {
	padding: 12px;
}

.page-top-body .point .point-inner > .title::before {
	height: 64px;
	margin-right: 8px;
	width: 64px;
}

.page-top-body .point .point-inner > .title .heading-wrapper h2 > div {
	font-size: 18px;
}

}


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