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-list-body .search-condition {
	margin: 16px 0 32px 0;
}

.page-list-body .search-condition label {
	cursor: pointer;
}

.page-list-body .search-condition ul {
	background-color: #DBF4FA;
	border: 2px solid #0D6EB9;
	border-radius: 4px;
	padding: 8px 16px;
}

.page-list-body .search-condition ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 8px 0;
}

.page-list-body .search-condition ul li:first-child {
	border-bottom: 1px solid #EFEFEF;
}

.page-list-body .search-condition ul li > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.page-list-body .search-condition ul li > div .type {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.page-list-body .search-condition ul li > div .type::before {
	color: #0D6EB9;
	font-family: "Material Icons";
	font-size: 18px;
	margin-right: 8px;
}

.page-list-body .search-condition ul li > div .type--area::before {
	content: "\e0c8";
}

.page-list-body .search-condition ul li > div .type--speciality::before {
	content: "\e3c9";
}

.page-list-body .search-condition ul li > div .type--option::before {
	content: "\e146";
}

.page-list-body .search-condition ul li > div .type:first-child {
	min-width: 6.7em;
}

.page-list-body .search-condition ul li > div .selected {
	font-size: 16px;
}

.page-list-body .search-condition > p {
	margin: 16px 0;
	text-align: center;
}

.search-panel-wrapper > input {
	height: 0;
	left: -9999px;
	position: absolute;
	top: -9999px;
	visibility: hidden;
}

.search-panel-wrapper > div {
	display: none;
}

.search-panel-wrapper #prefs:checked + .search-panel--prefs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.search-panel-wrapper .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;
}

.search-panel-wrapper .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%;
}

.search-panel-wrapper .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;
}

.search-panel-wrapper .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;
}

.search-panel-wrapper .search-panel--prefs .modal-inner .menus {
	height: 100%;
	overflow: scroll;
	position: relative;
}

.search-panel-wrapper .search-panel--prefs .modal-inner .menus .section--top ul li a {
	font-size: 16px;
	height: 48px;
	width: 240px;
}

.search-panel-wrapper .search-panel--prefs .modal-inner .menus .section h3 {
	background-color: #DBF4FA;
	color: #0D6EB9;
	padding: 10px 12px;
}

.search-panel-wrapper .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;
}

.search-panel-wrapper .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%;
}

.search-panel-wrapper .search-panel--prefs .modal-inner .menus .section ul li:last-child {
	margin-right: 0;
}

.search-panel-wrapper .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%;
}

.search-panel-wrapper .search-panel--prefs .modal-inner .menus .section ul li a.item_current {
	background-color: #0D6EB9;
	color: white;
}

.search-panel-wrapper .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;
}

#search-condition-modal-option-open {
	display: none;
}

#search-condition-modal-option-open ~ .search-condition-modal-option {
	display: none;
}

#search-condition-modal-option-open:checked ~ .search-condition-modal-option {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

#search-condition-modal-speciality-open {
	display: none;
}

#search-condition-modal-speciality-open ~ .search-condition-modal-speciality {
	display: none;
}

#search-condition-modal-speciality-open:checked ~ .search-condition-modal-speciality {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

#search-condition-modal-open {
	display: none;
}

#search-condition-modal-open ~ .search-condition-modal {
	display: none;
}

#search-condition-modal-open:checked ~ .search-condition-modal {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.search-condition-modal,
.search-condition-modal-option,
.search-condition-modal,
.search-condition-modal-speciality {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: rgba(0, 0, 0, .5);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}

.search-condition-modal .modal-inner,
.search-condition-modal-option .modal-inner,
.search-condition-modal .modal-inner,
.search-condition-modal-speciality .modal-inner {
	background-color: white;
	border: 1px solid #EFEFEF;
	border-radius: 8px;
	height: 60%;
	max-width: 1024px;
	padding: 32px;
	position: relative;
	width: 90%;
}

.search-condition-modal .modal-inner .close,
.search-condition-modal-option .modal-inner .close,
.search-condition-modal .modal-inner .close,
.search-condition-modal-speciality .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;
}

.search-condition-modal .modal-inner .close::after,
.search-condition-modal-option .modal-inner .close::after,
.search-condition-modal .modal-inner .close::after,
.search-condition-modal-speciality .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;
}

.search-condition-modal .modal-inner .menus,
.search-condition-modal-option .modal-inner .menus,
.search-condition-modal .modal-inner .menus,
.search-condition-modal-speciality .modal-inner .menus {
	height: 100%;
	overflow: scroll;
	position: relative;
}

.search-condition-modal .modal-inner .menus .section--top ul li a,
.search-condition-modal-option .modal-inner .menus .section--top ul li a,
.search-condition-modal .modal-inner .menus .section--top ul li a,
.search-condition-modal-speciality .modal-inner .menus .section--top ul li a {
	font-size: 16px;
	height: 48px;
	width: 240px;
}

.search-condition-modal .modal-inner .menus .section h3,
.search-condition-modal-option .modal-inner .menus .section h3,
.search-condition-modal .modal-inner .menus .section h3,
.search-condition-modal-speciality .modal-inner .menus .section h3 {
	background-color: #DBF4FA;
	color: #0D6EB9;
	padding: 10px 12px;
}

.search-condition-modal .modal-inner .menus .section ul,
.search-condition-modal-option .modal-inner .menus .section ul,
.search-condition-modal .modal-inner .menus .section ul,
.search-condition-modal-speciality .modal-inner .menus .section ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 10px 0px;
}

.search-condition-modal .modal-inner .menus .section ul li,
.search-condition-modal-option .modal-inner .menus .section ul li,
.search-condition-modal .modal-inner .menus .section ul li,
.search-condition-modal-speciality .modal-inner .menus .section ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 8px;
	margin-right: 8px;
	width: 46%;
}

.search-condition-modal .modal-inner .menus .section ul li:last-child,
.search-condition-modal-option .modal-inner .menus .section ul li:last-child,
.search-condition-modal .modal-inner .menus .section ul li:last-child,
.search-condition-modal-speciality .modal-inner .menus .section ul li:last-child {
	margin-right: 0;
}

.search-condition-modal .modal-inner .menus .section ul li a,
.search-condition-modal-option .modal-inner .menus .section ul li a,
.search-condition-modal .modal-inner .menus .section ul li a,
.search-condition-modal-speciality .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%;
}

.search-condition-modal .modal-inner .menus .section ul li a.item_current,
.search-condition-modal-option .modal-inner .menus .section ul li a.item_current,
.search-condition-modal .modal-inner .menus .section ul li a.item_current,
.search-condition-modal-speciality .modal-inner .menus .section ul li a.item_current {
	background-color: #0D6EB9;
	color: white;
}

.search-condition-modal .modal-inner .menus .section ul li.no-result,
.search-condition-modal-option .modal-inner .menus .section ul li.no-result,
.search-condition-modal .modal-inner .menus .section ul li.no-result,
.search-condition-modal-speciality .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;
}

.page-list-body .fv .list-title h1 {
	font-size: 24px;
	line-height: 1.3em;
	margin-top: 24px;
	text-align: center;
}

.page-list-body .fv .list-title .result-count {
	border: 1px solid #EFEFEF;
	border-radius: 4px;
	color: #E2437D;
	color: #0D6EB9;
	font-weight: bold;
	margin: 24px 0;
	padding: 16px;
	text-align: center;
}

.page-list-body .fv--pickup .list-title h1 {
	margin-bottom: 32px;
}

.page-lawoffice-body .list {
	color: red;
}

.page-list-body .list-pager .wp-pagenavi {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 48px 0;
}

.calendar {
	margin-bottom: 24px;
}

.calendar h3 {
	color: #0D6EB9;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 16px;
}

.calendar .list_calendar {
	border-left: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.calendar .list_calendar li {
	border-bottom: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	width: 14.2857142857%;
}

.calendar .list_calendar--day {
	-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;
	font-size: 12px;
	font-weight: bold;
	height: 48px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 18px;
	margin: 12px 0 8px;
}

.calendar .list_calendar--day p {
	margin: 0 8px;
	text-align: center;
	width: 100%;
}

.calendar .list_calendar--day span {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #cccccc;
	border-radius: 4px;
	color: #6E6F71;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 22px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 20px;
}

.calendar .list_calendar--day.saturday span {
	background: #0D6EB9;
	border: 1px solid #0D6EB9;
	color: #fff;
}

.calendar .list_calendar--day.sunday span {
	background: #EC747F;
	border: 1px solid #EC747F;
	color: #fff;
}

.calendar .list_calendar--day.holiday span {
	background: #EC747F;
	border: 1px solid #EC747F;
	color: #fff;
}

.calendar .list_calendar--status {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #F9F9F9;
	border-top: 1px solid #EFEFEF;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 32px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.calendar .list_calendar--status span {
	background: #c4c4c4;
	display: block;
	height: 2px;
	width: 20px;
}

.calendar .list_calendar--status .ok {
	background: transparent;
	border: 3px solid #C4DA3D;
	border-radius: 50%;
	display: block;
	height: 24px;
	width: 24px;
}

.calendar .calendar-note {
	font-size: 12px;
	line-height: 20px;
	margin-top: 8px;
	text-align: center;
}

.page-list-body .list-card {
	border: 1px solid #EFEFEF;
	margin-bottom: 16px;
	padding: 16px;
}

.page-list-body .list-card h3 {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 16px;
	position: relative;
}

.page-list-body .list-card h3 .belonging {
	color: #6E6F71;
	font-size: 14px;
	line-height: 24px;
	margin-top: 0px;
}

.page-list-body .list-card h3 span.title {
	font-size: 16px;
	font-size: 1rem;
	margin-left: 2px;
}

.page-list-body .list-card h3 span.pr {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #555;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 12px;
	font-weight: normal;
	height: 28px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	right: -10px;
	top: -10px;
	width: 56px;
}

.page-list-body .list-card h3 a {
	display: block;
	padding-right: 60px;
	text-decoration: none;
}

.page-list-body .list-card .comment {
	background: #EFEFEF;
	border: 1px solid #cccccc;
	border-radius: 4px;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	padding: 4px 8px;
	position: relative;
	width: 100%;
}

.page-list-body .list-card .comment::before {
	border: 10px solid transparent;
	border-bottom: 10px solid #EFEFEF;
	content: "";
	left: 5%;
	position: absolute;
	top: -19px;
	z-index: 2;
}

.page-list-body .list-card .comment::after {
	border: 10px solid transparent;
	border-bottom: 10px solid #cccccc;
	content: "";
	left: 5%;
	position: absolute;
	top: -20px;
	z-index: 1;
}

.page-list-body .list-card .strength {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 8px 0;
}

.page-list-body .list-card .strength > li {
	margin-bottom: 4px;
}

.page-list-body .list-card .comment-pc {
	display: none;
}

.page-list-body .list-card .main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 16px;
	margin-top: 16px;
}

.page-list-body .list-card .main .img {
	margin-right: 24px;
}

.page-list-body .list-card .main .img img {
	width: 128px;
}

.page-list-body .list-card .main .info {
	width: 100%;
}

.page-list-body .list-card .main .info > div::before {
	color: #0D6EB9;
	font-family: "Material Icons";
	font-size: 18px;
	margin-right: 8px;
}

.page-list-body .list-card .main .info .address {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 4px;
}

.page-list-body .list-card .main .info .address::before {
	content: "\e0c8";
}

.page-list-body .list-card .main .info .stations {
	-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;
	margin-bottom: 4px;
}

.page-list-body .list-card .main .info .stations::before {
	content: "\e570";
}

.page-list-body .list-card .main .info .open-time {
	-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;
	margin-bottom: 4px;
}

.page-list-body .list-card .main .info .open-time::before {
	content: "\e8b5";
}

.page-list-body .list-card .main .info .open-time > span {
	margin-right: 8px;
}

.page-list-body .list-card .cv {
	background-color: #DBF4FA;
	border: 2px solid #0D6EB9;
	border-radius: 4px;
	display: -ms-grid;
	display: grid;
	padding: 16px 16px;
}

.page-list-body .list-card .cv > div,
.page-list-body .list-card .cv a {
	margin-top: 16px;
	padding: 0 8px;
	text-decoration: none;
}

.page-list-body .list-card .cv > div:first-child,
.page-list-body .list-card .cv a:first-child {
	margin-top: 0;
}

.page-list-body .list-card .cv > div > div,
.page-list-body .list-card .cv a > div {
	-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;
}

.page-list-body .list-card .cv > div .time,
.page-list-body .list-card .cv a .time {
	font-weight: bold;
	margin-bottom: 8px;
}

.page-list-body .list-card .cv > div .time::before,
.page-list-body .list-card .cv a .time::before {
	color: #202532;
	content: "＼";
	font-weight: normal;
	margin-right: 4px;
}

.page-list-body .list-card .cv > div .time::after,
.page-list-body .list-card .cv a .time::after {
	color: #202532;
	content: "／";
	font-weight: normal;
	margin-left: 4px;
}

.page-list-body .list-card .cv > div .button,
.page-list-body .list-card .cv a .button {
	background-color: #cccccc;
	border-radius: 8px;
	color: white;
	height: 48px;
}

.page-list-body .list-card .cv > div .button::before,
.page-list-body .list-card .cv a .button::before {
	color: white;
	font-family: "Material Icons";
	font-size: 24px;
	margin-right: 8px;
}

.page-list-body .list-card .cv .phone .time {
	color: #C4DA3D;
	font-size: 18px;
}

.page-list-body .list-card .cv .phone .time span {
	color: #202532;
	font-size: 13px;
	margin-left: 8px;
}

.page-list-body .list-card .cv .phone .button {
	background-color: #E2437D;
	font-family: "Oswald";
	font-size: 24px;
}

.page-list-body .list-card .cv .phone .button::before {
	content: "\e0cd";
}

.page-list-body .list-card .cv .phone.close .button {
	background-color: #ccc;
}

.page-list-body .list-card .cv .form .time {
	color: #202532;
	font-size: 15px;
}

.page-list-body .list-card .cv .form .button {
	background-color: #0D6EB9;
	font-size: 24px;
}

.page-list-body .list-card .cv .form .button::before {
	content: "\e0be";
}

.page-list-body .list-card .cv .favorite {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: unset;
	-ms-flex-pack: unset;
	justify-content: unset;
}

.page-list-body .list-card .cv .favorite .btn_add {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fff;
	border: 1px solid #cccccc;
	border-radius: 6px;
	color: #E2437D;
	cursor: pointer;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="4" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.13)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	-webkit-filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, .13));
	filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, .13));
	font-size: 12px;
	font-weight: bold;
	height: 32px;
	height: 48px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 18px;
	opacity: 0.9;
	padding: 0 8px 0;
	text-align: center;
	width: 100%;
}

.page-list-body .list-card .cv .favorite .btn_add.active {
	color: #6E6F71 !important;
}

.page-list-body .list-card .cv .favorite .btn_add::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: #cccccc;
	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;
}

.page-list-body .list-card .detail-link {
	-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;
	margin-bottom: 8px;
}

.page-list-body .list-card .detail-link a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #0D6EB9;
	border-radius: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 20px;
	height: 49px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 12px;
	max-width: 280px;
	text-decoration: none;
	width: 100%;
}

.page-list-body .list-card .detail-link a::after {
	color: #0D6EB9;
	content: "\e5cc";
	font-family: "Material Icons";
	font-size: 18px;
	margin-right: 8px;
}

.page-list-body .list-card .stations span a {
	text-decoration: none;
}

.page-list-body .list-card .stations span::after {
	color: #202532;
	content: "/";
	font-weight: normal;
	margin-left: 4px;
	margin-right: 4px;
}

.page-list-body .list-card .stations span:last-child::after {
	content: "";
}

.page-list-body .list-card .list_calendar li:nth-child(n+8) {
	display: none;
}

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

.page-list-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;
}

.search-panel-wrapper .search-panel--prefs .modal-inner {
	max-width: 1024px;
	width: 100%;
}

.search-panel-wrapper .search-panel--prefs .modal-inner .menus .section ul li {
	width: 180px;
}

.search-condition-modal .modal-inner,
.search-condition-modal-option .modal-inner,
.search-condition-modal .modal-inner,
.search-condition-modal-speciality .modal-inner {
	max-width: 1024px;
	width: 100%;
}

.search-condition-modal .modal-inner .menus .section ul li,
.search-condition-modal-option .modal-inner .menus .section ul li,
.search-condition-modal .modal-inner .menus .section ul li,
.search-condition-modal-speciality .modal-inner .menus .section ul li {
	width: 180px;
}

.page-list-body .fv .list-title h1 {
	font-size: 32px;
}

.calendar {
	max-width: 600px;
}

.calendar--full {
	max-width: 100%;
}

.calendar h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	margin-bottom: 24px;
}

.calendar .list_calendar--day {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 14px;
	font-weight: bold;
	height: 48px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 24px;
	margin: 0;
}

.calendar .list_calendar--day p {
	margin: 0 8px 0 0;
	width: auto;
}

.calendar .list_calendar--day span {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

.calendar .list_calendar--status {
	height: 36px;
}

.page-list-body .list-card {
	padding: 32px;
}

.page-list-body .list-card h3 a {
	-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: start;
	-ms-flex-pack: start;
	justify-content: start;
}

.page-list-body .list-card h3 a .belonging {
	margin-left: 20px;
}

.page-list-body .list-card .comment {
	font-size: 12px;
	line-height: 20px;
	margin: 0 auto 16px;
	max-width: 1024px;
	padding: 8px 16px;
}

.page-list-body .list-card .comment {
	display: none;
}

.page-list-body .list-card .comment-pc {
	display: block;
}

.page-list-body .list-card .main .img img {
	max-width: 240px;
	width: auto;
}

.page-list-body .list-card .main .info .address {
	margin-top: 16px;
}

.page-list-body .list-card .cv {
	-ms-grid-rows: 1fr;
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: 1fr;
}

.page-list-body .list-card .cv > div,
.page-list-body .list-card .cv a {
	margin-top: auto;
}

.page-list-body .list-card .cv .favorite .btn_add {
	bottom: -50px;
	right: 0px;
}

.page-list-body .list-card .cv .favorite .btn_add span {
	display: block;
}

.page-list-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-list-body .page-list-main .content {
	margin-right: 34px;
	max-width: 1024px;
	width: 100%;
}

}

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

body {
	min-width: 320px;
}

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

._pc {
	display: none;
}

}


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