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-lawoffice-body h1.title {
	color: #202532;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	margin: 0 12px 16px;
	padding-right: 24%;
}

.page-lawoffice-body h1.title span {
	font-size: 16px;
	font-weight: bold;
	font-weight: normal;
	line-height: 24px;
	margin-left: 4px;
}

.page-lawoffice-body .office {
	color: #6E6F71;
	font-size: 14px;
	line-height: 24px;
	margin: 0 12px 6px;
	max-width: 1024px;
	position: relative;
	top: -8px;
}

.page-lawoffice-body .baloon {
	background: #EFEFEF;
	border: 1px solid #cccccc;
	border-radius: 4px;
	font-size: 14px;
	line-height: 24px;
	margin: 0 12px 16px;
	padding: 4px 8px;
	position: relative;
}

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

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

.page-lawoffice-body .info {
	margin: 0 12px 16px;
}

.page-lawoffice-body .info a {
	text-decoration: none;
}

.page-lawoffice-body .info .list_station li {
	display: inline-block;
}

.page-lawoffice-body .info .list_station li::after {
	content: "/";
	margin-left: 4px;
	margin-right: 4px;
}

.page-lawoffice-body .info .list_station li:last-child::after {
	content: none;
}

.page-lawoffice-body .badges_wrapper {
	margin: auto;
	max-width: 1024px;
	position: relative;
}

.page-lawoffice-body .badges_wrapper .badges {
	margin: 16px 12px 8px;
	overflow-x: scroll;
	position: relative;
	white-space: nowrap;
	width: 70%;
	width: -webkit-calc(100% - 16px);
}

.page-lawoffice-body .badges_wrapper .btn_add {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fff;
	border: 1px solid #cccccc;
	border-radius: 6px;
	bottom: -50px;
	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;
	line-height: 18px;
	opacity: 0.9;
	padding: 0 8px 0;
	position: absolute;
	right: 20px;
}

.page-lawoffice-body .badges_wrapper .btn_add.active {
	color: #6E6F71 !important;
}

.page-lawoffice-body .badges_wrapper .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-lawoffice-body .badges_wrapper .btn_add span {
	display: none;
}

.page-lawoffice-body .side_info {
	display: none;
}

.page-lawoffice-body .btn_web {
	-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;
	font-family: "Hiragino Kaku Gothic Pro";
	font-size: 27px;
	font-weight: bold;
	height: 68px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	padding: 4px;
	position: relative;
	text-decoration: none;
	width: 100%;
}

.page-lawoffice-body .btn_web::after {
	-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: -10%;
	-webkit-transform: scale(2) rotate(20deg);
	transform: scale(2) rotate(20deg);
	width: 40px;
}

.page-lawoffice-body .btn_web:hover {
	opacity: 0.9;
}

.page-lawoffice-body .btn_web--mail:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e158";
	font-family: "Material Icons";
	font-size: 30px;
	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: 24px;
	text-rendering: auto;
}

.page-lawoffice-body .tab_nav {
	background: linear-gradient(to top, #cccccc 0, #fff 1px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	line-height: 24px;
	margin: 0 0 24px 12px;
	max-width: 1200px;
	overflow-x: auto;
}

.page-lawoffice-body .tab_nav li {
	-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;
	position: relative;
	white-space: nowrap;
}

.page-lawoffice-body .tab_nav li .tab_item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #202532;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 28px;
	padding: 4px 12px;
}

.page-lawoffice-body .tab_nav li span {
	background: #eaeaeb;
	border-radius: 4px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
	margin-left: 8px;
	padding: 2px 4px;
}

.page-lawoffice-body input[name=tab_item] {
	display: none;
}

.page-lawoffice-body input#tab1:checked ~ .tab_nav li .tab1,
.page-lawoffice-body input#tab2:checked ~ .tab_nav li .tab2,
.page-lawoffice-body input#tab3:checked ~ .tab_nav li .tab3,
.page-lawoffice-body input#tab4:checked ~ .tab_nav li .tab4,
.page-lawoffice-body input#tab5:checked ~ .tab_nav li .tab5,
.page-lawoffice-body input#tab6:checked ~ .tab_nav li .tab6 {
	border-bottom: 2px solid #0D6EB9;
	color: #0D6EB9;
	padding: 4px 12px 2px;
}

.page-lawoffice-body .tab_content {
	display: none;
	overflow: hidden;
}

.page-lawoffice-body #tab1:checked ~ .page-lawoffice-main .content #top,
.page-lawoffice-body #tab2:checked ~ .page-lawoffice-main .content #plans,
.page-lawoffice-body #tab3:checked ~ .page-lawoffice-main .content #access,
.page-lawoffice-body #tab4:checked ~ .page-lawoffice-main .content #interview,
.page-lawoffice-body #tab5:checked ~ .page-lawoffice-main .content #case,
.page-lawoffice-body #tab6:checked ~ .page-lawoffice-main .content #article_written {
	display: block;
}

.page-lawoffice-body .ttl_tab {
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 24px;
}

.page-lawoffice-body .cv {
	border: 1px solid #6E6F71;
	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;
	margin-bottom: 24px;
	padding: 16px 16px 8px;
	position: relative;
}

.page-lawoffice-body .cv--title {
	-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;
	height: 64px;
	margin: 0 0 10px 80px;
}

.page-lawoffice-body .cv--title h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

.page-lawoffice-body .cv--title h2 strong {
	display: inline;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}

.page-lawoffice-body .cv--img {
	-o-object-fit: cover;
	border-radius: 50%;
	display: block;
	height: 64px;
	left: 16px;
	object-fit: cover;
	position: absolute;
	top: 16px;
	width: 64px;
}

.page-lawoffice-body .cv--hours {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #E2437D;
	border-left: 1px solid #6E6F71;
	border-right: 1px solid #6E6F71;
	border-top: 1px solid #6E6F71;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 18px;
	margin: 0 auto;
	width: 176px;
}

.page-lawoffice-body .cv--hours span {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin-left: 1em;
}

.page-lawoffice-body .cv--block {
	width: 100%;
}

.page-lawoffice-body .cv--item {
	margin-bottom: 8px;
	width: 100%;
}

.page-lawoffice-body .cv--catch {
	color: #E2437D;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}

.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-lawoffice-body #top .ttl_lead,
.page-lawoffice-body #top .blk_lead > h3 {
	color: #0D6EB9;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 16px;
	margin-top: 16px;
}

.page-lawoffice-body #top .tbl_info {
	border: 1px solid #0D6EB9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 24px;
}

.page-lawoffice-body #top .tbl_info--content {
	width: 100%;
}

.page-lawoffice-body #top .tbl_info--content h3 {
	background: #DBF4FA;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 8px 16px;
}

.page-lawoffice-body #top .tbl_info--content dl {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #EFEFEF;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 8px 16px;
}

.page-lawoffice-body #top .tbl_info--content dl:last-child {
	border-bottom: none;
	margin: 8px 16px 0;
}

.page-lawoffice-body #top .tbl_info--content dl dt {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 8px;
	padding: 8px 0;
	width: 30%;
}

.page-lawoffice-body #top .tbl_info--content dl dd {
	border-left: 1px solid #EFEFEF;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 8px;
	padding: 8px 0 8px 16px;
	width: 70%;
}

.page-lawoffice-body #top .tbl_info--content dl dd .txt_date span {
	display: inline-block;
	width: 4em;
}

.page-lawoffice-body #top .tbl_info--content dl .conversion100 {
	color: #E2437D;
}

.page-lawoffice-body #top .tbl_info--content dl .conversion100 > .badge {
	margin-bottom: 2px;
	margin-top: 2px;
}

.page-lawoffice-body #top .blk_lawyer {
	border: 1px solid #cccccc;
	border-radius: 10px;
	margin-bottom: 24px;
	padding: 16px 16px 8px;
	position: relative;
}

.page-lawoffice-body #top .blk_lawyer--title {
	-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;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-bottom: 16px;
	width: 100%;
}

.page-lawoffice-body #top .blk_lawyer--title h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
}

.page-lawoffice-body #top .blk_lawyer--title h4 strong {
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	line-height: 32px;
	margin: 8px 0;
	margin-bottom: 4px;
}

.page-lawoffice-body #top .blk_lawyer--title h4 strong span {
	font-size: 14px;
	margin-left: 4px;
}

.page-lawoffice-body #top .blk_lawyer--title h4 .txt_belong {
	color: #6E6F71;
	font-weight: normal;
}

.page-lawoffice-body #top .blk_lawyer--img {
	-o-object-fit: cover;
	border-radius: 50%;
	display: block;
	height: 64px;
	margin-right: 16px;
	object-fit: cover;
	width: 64px;
}

.page-lawoffice-body #top .blk_lawyer--introduce {
	margin-bottom: 16px;
}

.page-lawoffice-body #top .blk_lawyer--introduce dt {
	color: #BAB9B9;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 8px;
}

.page-lawoffice-body #top .blk_lead {
	font-size: 16px;
	line-height: 1.6em;
	margin-bottom: 16px;
}

.page-lawoffice-body #top .blk_lead p {
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 16px;
}

.page-lawoffice-body #top .blk_lead .img_lawyer {
	-o-object-fit: contain;
	height: auto;
	margin: 0 auto 16px;
	object-fit: contain;
	width: 100%;
}

.page-lawoffice-body #top .blk_lead img {
	border: 1px solid #efefef;
	margin: 12px 0;
	padding: 3px;
}

.page-lawoffice-body #plans .tbl_charge {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 24px;
}

.page-lawoffice-body #plans .tbl_charge--content {
	margin-bottom: 16px;
	width: 100%;
}

.page-lawoffice-body #plans .tbl_charge--content h3 {
	-o-border-image: linear-gradient(90deg, #000 8%, #ccc 8%);
	border-bottom: 1px solid #c21500;
	border-image: -webkit-gradient(linear, left top, right top, color-stop(8%, #000), color-stop(8%, #ccc));
	border-image: linear-gradient(90deg, #000 8%, #ccc 8%);
	border-image-slice: 1;
	color: #0D6EB9;
	font-size: 20px;
	font-weight: normal;
	line-height: 32px;
	padding-bottom: 8px;
}

.page-lawoffice-body #plans .tbl_charge--content dl {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #EFEFEF;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 8px 0;
}

.page-lawoffice-body #plans .tbl_charge--content dl dt {
	color: #6E6F71;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 8px;
	padding: 8px 0;
	width: 25%;
}

.page-lawoffice-body #plans .tbl_charge--content dl dd {
	border-left: 1px solid #EFEFEF;
	color: #C4DA3D;
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 8px;
	padding: 8px 0 8px 16px;
	width: 75%;
}

.page-lawoffice-body #plans .tbl_charge--content dl dd span {
	font-weight: normal;
}

.page-lawoffice-body #plans .tbl_charge--content dl dd .txt_add {
	font-size: 14px;
	line-height: 24px;
}

.page-lawoffice-body #plans .tbl_charge--content dl dd .txt_charge {
	margin-bottom: 8px;
}

.page-lawoffice-body #plans .tbl_charge--content dl dd .txt_detail {
	color: #202532;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

.page-lawoffice-body #plans .tbl_charge--content dl dd ol {
	margin: 0;
	padding: 0;
}

.page-lawoffice-body #plans .tbl_charge--content dl dd li {
	margin: 0;
}

.page-lawoffice-body #interview .ttl_lead_interview {
	color: #0D6EB9;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 16px;
}

.page-lawoffice-body #interview .blk_lead_interview {
	margin-bottom: 16px;
}

.page-lawoffice-body #interview .blk_lead_interview p {
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 16px;
}

.page-lawoffice-body #interview .blk_lead_interview .interview_content h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 24px;
	margin-top: 24px;
}

.page-lawoffice-body #interview .blk_lead_interview .interview_content figure {
	margin-bottom: 24px;
}

.page-lawoffice-body #interview .blk_lead_interview .interview_content figure figcaption {
	color: #6E6F71;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}

.page-lawoffice-body #interview .blk_lead_interview .interview_image {
	margin-bottom: 24px;
}

.page-lawoffice-body #interview .blk_lead_interview .interview_image img {
	height: auto;
	width: 100%;
}

.page-lawoffice-body #access .map_wrapper {
	height: 240px;
	margin-bottom: 32px;
}

.page-lawoffice-body #access iframe {
	height: 100%;
	height: 240px;
	margin-bottom: 24px;
	width: 100%;
}

.page-lawoffice-body #access .tbl_access {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 24px;
}

.page-lawoffice-body #access .tbl_access dl {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-left: 1px solid #EFEFEF;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.page-lawoffice-body #access .tbl_access dl:first-child {
	border-top: 1px solid #EFEFEF;
}

.page-lawoffice-body #access .tbl_access dl dt {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #F9F9F9;
	border-bottom: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	font-weight: bold;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 24px;
	padding: 0;
	width: 20%;
}

.page-lawoffice-body #access .tbl_access dl dd {
	border-bottom: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	font-size: 14px;
	line-height: 24px;
	padding: 8px 16px;
	width: 80%;
}

.page-lawoffice-body #access .tbl_access dl dd .list_station li {
	display: inline;
}

.page-lawoffice-body #access .tbl_access dl dd .list_station li::after {
	content: "/";
	margin-left: 4px;
	margin-right: 4px;
}

.page-lawoffice-body #access .tbl_access dl dd .list_station li:last-child::after {
	content: none;
}

.page-lawoffice-body #access .tbl_access dl dd .list_station li a {
	text-decoration: none;
}

.page-lawoffice-body #case .blk_case {
	margin-bottom: 24px;
}

.page-lawoffice-body #case .blk_case--icon {
	background: #DBF4FA;
	border: 1px solid #0D6EB9;
	color: #0D6EB9;
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 8px;
	padding: 4px 8px 2px;
}

.page-lawoffice-body #case .blk_case--icon span {
	font-family: "Oswald";
	margin-right: 8px;
}

.page-lawoffice-body #case .blk_case--icon span em {
	font-style: normal;
	font-weight: bold;
	margin-left: 4px;
}

.page-lawoffice-body #case .blk_case h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 8px;
}

.page-lawoffice-body #case .blk_case--attribute {
	color: #6E6F71;
	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;
	margin-bottom: 24px;
}

.page-lawoffice-body #case .blk_case--attribute dt {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.page-lawoffice-body #case .blk_case--attribute dd {
	background: #EFEFEF;
	color: #202532;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 12px;
	line-height: 20px;
	margin-left: 8px;
	padding: 0 8px;
}

.page-lawoffice-body #case .blk_case--content {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 24px;
}

.page-lawoffice-body #case .blk_case--content .tag_consult {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #C4DA3D;
	color: #fff;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 16px;
	font-weight: bold;
	height: 32px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 24px;
	margin-bottom: 8px;
	padding: 0 24px 0 32px;
	position: relative;
}

.page-lawoffice-body #case .blk_case--content .tag_consult::before {
	background: #fff;
	border-radius: 50%;
	content: "";
	height: 6px;
	left: 8px;
	position: absolute;
	width: 6px;
}

.page-lawoffice-body #case .blk_case--content .tag_consult::after {
	border-bottom: 16px solid transparent;
	border-left: 12px solid #C4DA3D;
	border-top: 16px solid transparent;
	content: "";
	position: absolute;
	right: -12px;
}

.page-lawoffice-body #case .blk_case--content .tag_solve {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #E2437D;
	color: #fff;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 16px;
	font-weight: bold;
	height: 32px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 24px;
	margin-bottom: 8px;
	padding: 0 24px 0 32px;
	position: relative;
}

.page-lawoffice-body #case .blk_case--content .tag_solve::before {
	background: #fff;
	border-radius: 50%;
	content: "";
	height: 6px;
	left: 8px;
	position: absolute;
	width: 6px;
}

.page-lawoffice-body #case .blk_case--content .tag_solve::after {
	border-bottom: 16px solid transparent;
	border-left: 12px solid #E2437D;
	border-top: 16px solid transparent;
	content: "";
	position: absolute;
	right: -12px;
}

.page-lawoffice-body #case .blk_case--content dd p {
	margin-bottom: 24px;
}

.page-lawoffice-body #case .blk_case--comment {
	position: relative;
}

.page-lawoffice-body #case .blk_case--comment h3 {
	border-bottom: 1px solid #202532;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 16px;
}

.page-lawoffice-body #case .blk_case--comment .img_comment {
	-o-object-fit: cover;
	border-radius: 50%;
	display: block;
	height: 64px;
	left: 0;
	object-fit: cover;
	position: absolute;
	top: 40px;
	width: 64px;
}

.page-lawoffice-body #case .blk_case--comment .txt_comment {
	border: 1px solid #E2437D;
	border-radius: 8px;
	margin-left: 80px;
	padding: 16px 16px 0;
	position: relative;
}

.page-lawoffice-body #case .blk_case--comment .txt_comment::before {
	border: 10px solid transparent;
	border-right: 10px solid #fff;
	content: "";
	left: -19px;
	position: absolute;
	top: 10%;
	z-index: 2;
}

.page-lawoffice-body #case .blk_case--comment .txt_comment::after {
	border: 10px solid transparent;
	border-right: 10px solid #E2437D;
	content: "";
	left: -20px;
	position: absolute;
	top: 10%;
	z-index: 1;
}

.page-lawoffice-body #case .blk_case--comment .txt_comment p {
	margin-bottom: 16px;
}

.page-lawoffice-body #article_written .blk_article_written > ul > li {
	margin: 0 0 10px 0;
}

.page-lawoffice-body #article_written .blk_article_written_item {
	border: 1px solid #0D6EB9;
	color: #202532;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px;
	text-decoration: none;
}

.page-lawoffice-body #article_written .blk_article_written_item:hover {
	opacity: 0.7;
}

.page-lawoffice-body #article_written .blk_article_written_item > div:first-child {
	margin: 0 10px 0 0;
}

.page-lawoffice-body #article_written .blk_article_written_item > div:first-child img {
	-o-object-fit: cover;
	height: 70px;
	max-width: 90px;
	object-fit: cover;
	width: 90px;
}

.page-lawoffice-body #article_written .blk_article_written_item > div:last-child > h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

.page-lawoffice-body #article_written .blk_article_written_item > div:last-child > p {
	color: #cccccc;
}

.page-lawoffice-body #article_written .blk_article_written_item > div:last-child > div:first-of-type {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow: hidden;
}

.page-lawoffice-body #article_written .blk_article_written_item > div:last-child > div:last-of-type {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: 5px 0 0 0;
}

.page-lawoffice-body #article_written .blk_article_written_item > div:last-child > div:last-of-type span {
	text-decoration: underline;
}

.page-lawoffice-body #article_written .blk_article_written_item > div:last-child > div:last-of-type span::after {
	content: "»";
}

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

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

.page-lawoffice-body .ttl_list {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #DBF4FA;
	color: #0D6EB9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	line-height: 24px;
	margin-bottom: 16px;
	padding: 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-lawoffice-body h1.title {
	font-size: 32px;
	font-weight: bold;
	line-height: 48px;
	margin: 0 auto 8px;
	max-width: 1024px;
	padding-right: 15%;
}

.page-lawoffice-body .office {
	margin: 0 auto 8px;
}

.page-lawoffice-body .baloon {
	font-size: 16px;
	line-height: 32px;
	margin: 0 auto 16px;
	max-width: 1024px;
	padding: 8px 16px;
}

.page-lawoffice-body .info {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	line-height: 32px;
	margin: 0 auto 16px;
	max-width: 1024px;
}

.page-lawoffice-body .info .address {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	line-height: 24px;
}

.page-lawoffice-body .info .address::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: #0D6EB9;
	content: "\e0c8";
	display: inline-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;
	letter-spacing: 0;
	line-height: 1;
	margin-right: 4px;
	text-rendering: auto;
}

.page-lawoffice-body .info .train {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	line-height: 24px;
	margin-left: 16px;
}

.page-lawoffice-body .info .train::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: #0D6EB9;
	content: "\e570";
	display: inline-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;
	letter-spacing: 0;
	line-height: 1;
	margin-right: 4px;
	text-rendering: auto;
}

.page-lawoffice-body .badges_wrapper .badges {
	margin: 0 auto 8px;
	max-width: 1024px;
	overflow-x: auto;
	width: 100%;
}

.page-lawoffice-body .badges_wrapper .btn_add {
	bottom: -50px;
	right: 0px;
}

.page-lawoffice-body .badges_wrapper .btn_add span {
	display: block;
}

.page-lawoffice-body .side_info {
	background: white;
	border: 2px solid #0D6EB9;
	border-radius: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.page-lawoffice-body .side_info--strength {
	margin-bottom: 6px;
}

.page-lawoffice-body .side_info--top {
	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;
	padding: 16px 24px;
}

.page-lawoffice-body .side_info--lead {
	color: #0D6EB9;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 8px;
	text-align: center;
	width: 100%;
}

.page-lawoffice-body .side_info--hours {
	border-bottom: 1px solid #cccccc;
	color: #E2437D;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	margin-bottom: 24px;
	padding-bottom: 8px;
	text-align: center;
	width: 100%;
}

.page-lawoffice-body .side_info--hours span {
	color: #202532;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	width: 100%;
}

.page-lawoffice-body .side_info--contact-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.page-lawoffice-body .side_info--contact-wrapper > div {
	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;
}

.page-lawoffice-body .side_info--catch {
	color: #202532;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	width: 100%;
}

.page-lawoffice-body .side_info--tel {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #E2437D;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: "Oswald";
	font-family: "Oswald";
	font-size: 36px;
	font-weight: bold;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 36px;
	width: 100%;
}

.page-lawoffice-body .side_info--tel::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\e0b0";
	font-family: "Material Icons";
	font-size: 42px;
	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: 8px;
	text-rendering: auto;
}

.page-lawoffice-body .side_info--content {
	padding-bottom: 16px;
	width: 100%;
}

.page-lawoffice-body .side_info--content h3 {
	background: #0D6EB9;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 16px;
	padding: 12px 16px;
	text-align: center;
}

.page-lawoffice-body .side_info--content dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 16px;
}

.page-lawoffice-body .side_info--content dl dt {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding: 0 16px 8px 0;
	text-align: right;
	width: 25%;
}

.page-lawoffice-body .side_info--content dl dd {
	border-left: 1px solid #6E6F71;
	font-size: 14px;
	line-height: 24px;
	padding: 0 0 8px 16px;
	width: 75%;
}

.page-lawoffice-body .side_info--content dl dd .txt_date span {
	display: inline-block;
	width: 4em;
}

.page-lawoffice-body .side_info--content dl .conversion100 {
	color: #E2437D;
}

.page-lawoffice-body .side_info--content dl .conversion100 > .badge {
	margin-bottom: 2px;
	margin-top: 2px;
}

.page-lawoffice-body .side_info--content dl:last-child dd {
	padding: 0 0 0 16px;
}

.page-lawoffice-body .tab_nav {
	font-size: 18px;
	font-weight: bold;
	height: 48px;
	line-height: 28px;
	margin: 0 auto 48px;
	max-width: 1024px;
}

.page-lawoffice-body .tab_nav li .tab_item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #202532;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 48px;
	padding: 0 24px;
}

.page-lawoffice-body .tab_nav li span {
	padding: 6px 8px;
	right: -6px;
	top: 12px;
}

.page-lawoffice-body input#tab1:checked ~ .tab_nav li .tab1,
.page-lawoffice-body input#tab2:checked ~ .tab_nav li .tab2,
.page-lawoffice-body input#tab3:checked ~ .tab_nav li .tab3,
.page-lawoffice-body input#tab4:checked ~ .tab_nav li .tab4,
.page-lawoffice-body input#tab5:checked ~ .tab_nav li .tab5,
.page-lawoffice-body input#tab6:checked ~ .tab_nav li .tab6 {
	padding: 4px 24px 2px;
}

.page-lawoffice-body .ttl_tab {
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	margin-bottom: 32px;
}

.page-lawoffice-body .cv {
	max-width: 600px;
}

.page-lawoffice-body .cv--title {
	height: auto;
	margin: 0 0 8px 80px;
}

.page-lawoffice-body .cv--title h2 {
	text-align: center;
}

.page-lawoffice-body .cv--title h2 strong {
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
}

.page-lawoffice-body .cv--img {
	height: 84px;
	left: 32px;
	top: 16px;
	width: 84px;
}

.page-lawoffice-body .cv--hours {
	margin: 0;
}

.page-lawoffice-body .cv--block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 40px 0 120px;
	max-width: 408px;
	width: 100%;
}

.page-lawoffice-body .cv--item {
	width: 49%;
}

.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-lawoffice-body #top .ttl_lead,
.page-lawoffice-body #top .blk_lead > h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
}

.page-lawoffice-body #top .tbl_info {
	max-width: 600px;
}

.page-lawoffice-body #top .tbl_info dl dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}

.page-lawoffice-body #top .blk_lawyer {
	padding: 24px 24px 16px;
	width: 100%;
}

.page-lawoffice-body #top .blk_lawyer--title {
	margin-bottom: 24px;
}

.page-lawoffice-body #top .blk_lawyer--title h4 {
	font-size: 14px;
}

.page-lawoffice-body #top .blk_lawyer--title h4 strong {
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 4px;
}

.page-lawoffice-body #top .blk_lawyer--title h4 strong span {
	margin-left: 8px;
}

.page-lawoffice-body #top .blk_lawyer--img {
	height: 100px;
	margin-right: 24px;
	width: 100px;
}

.page-lawoffice-body #top .blk_lawyer--introduce {
	font-size: 14px;
	line-height: 24px;
}

.page-lawoffice-body #top .blk_lawyer--introduce dt {
	color: #BAB9B9;
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 8px;
}

.page-lawoffice-body #plans .tbl_charge {
	max-width: 600px;
}

.page-lawoffice-body #plans .tbl_charge dl {
	margin: 16px 0;
}

.page-lawoffice-body #plans .tbl_charge dl dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	padding: 8px 24px 8px 0;
	text-align: right;
}

.page-lawoffice-body #plans .tbl_charge dl dd {
	padding: 8px 0 8px 24px;
}

.page-lawoffice-body #interview .ttl_lead_interview {
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
}

.page-lawoffice-body #access .map_wrapper {
	height: 320px;
}

.page-lawoffice-body #access iframe {
	height: 320px;
}

.page-lawoffice-body #access .tbl_access dl dd {
	padding: 16px 24px;
}

.page-lawoffice-body #case .blk_case {
	max-width: 600px;
}

.page-lawoffice-body #case .blk_case h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
}

.page-lawoffice-body #case .blk_case--comment .img_comment {
	height: 80px;
	width: 80px;
}

.page-lawoffice-body #case .blk_case--comment .txt_comment {
	font-size: 14px;
	line-height: 24px;
	margin-left: 100px;
}

.page-lawoffice-body #article_written .blk_article_written_item > div:first-child img {
	height: 130px;
	max-width: 180px;
	width: 180px;
}

.page-lawoffice-body #article_written .blk_article_written_item > div:last-child > h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}

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

.page-lawoffice-body .page-lawoffice-main .snav {
	width: 390px;
}

.page-lawoffice-body .ttl_list {
	font-size: 24px;
	font-weight: bold;
	height: 48px;
	line-height: 36px;
	margin: 0 auto 24px;
	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;
}

}

@-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 */
