/*----------------------------------
全体
----------------------------------*/

body {
	background: #f9f9f8;
	font-size: 4.5vw;
	line-height: 6.5vw;
	word-break: break-word;
	text-size-adjust: none;
}

.wrapper {
	margin: 0 auto;
	width: 95%;
}

.pc-left {
	float: none;
	margin: 0 auto;
}

.pc-right {
	float: none;
	margin: 0 auto;
}

.alignleft {
	float: none;
	margin: 0 auto;
}

.alignright {
	float: none;
	margin: 0 auto;
}

.pc-t-center {
	text-align: left !important;
}

.pc-of {
	overflow: visible;
}

a:hover img {
	opacity: 1;
}

a:hover .img-banner {
	opacity: 1;
}

a.bo {
	text-decoration: underline;
}

a.bo:hover {
	text-decoration: underline;
}

a.no-bo {
	text-decoration: underline;
}

a.no-bo:hover {
	text-decoration: underline;
}

.full-sp {
	width: 100%;
}

.list {
	margin-bottom: 5%;
}

.list li {
	margin-left: 4.5vw !important;
}

_::-webkit-full-page-media, _:future, :root .list li {
	margin-left: 5.75vw !important;
}

.num-list {
	margin-bottom: 5%;
}

.num-list li {
	margin-left: 5vw !important;
}

_::-webkit-full-page-media, _:future, :root .num-list li {
	margin-left: 7vw !important;
}

.num-list li:nth-child(n+10) {
	margin-left: 7vw !important;
}

_::-webkit-full-page-media, _:future, :root .num-list li:nth-child(n+10) {
	margin-left: 9vw !important;
}

.num-list-2 {
	margin-bottom: 5%;
}

.num-list-2 li {
	padding-left: 8.5vw !important;
}

.check-list {
	margin-bottom: 5%;
}

.check-list li {
	margin-bottom: 2.5%;
	min-height: 7vw;
	padding-top: 1%;
	padding-left: 10vw;
}

.check-list li::before {
	border: 3px solid #000;
	height: 7vw;
	width: 7vw;
}

.check-list li::after {
	border-right: 4px solid #ff0000;
	border-bottom: 4px solid #ff0000;
	left: 3.5vw;
	height: 6vw;
	top: 0;
	width: 3.5vw;
}

.douga {
	position: relative;
	/*padding-top: 56.25%;*/
	width: 100%;
	margin: 0 auto;
}

.douga iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.text-base {
	padding-left: 4.5vw;
}

.text-base-2 {
	padding-left: 9vw;
}

.text-base-3 {
	padding-left: 13.5vw;
}

.text-base-4 {
	padding-left: 18vw;
}

.text-base-5 {
	padding-left: 22.5vw;
}

.pc {
	display: none;
}

.pc.tab {
	display: none;
}

.pc.tab.mobi {
	display: block;
}

.tab {
	display: none;
}

.tab.mobi {
	display: block;
}

.pc.mobi {
	display: block;
}

.mobi {
	display: block;
}

.m20 {
	margin: 2.5% !important;
}

.mt20 {
	margin-top: 2.5% !important;
}

.mb20 {
	margin-bottom: 2.5% !important;
}

.no-mt20 {
	margin-top: -5% !important;
}

.mt-20 {
	margin-top: 5% !important;
}

.mb-20 {
	margin-bottom: 5% !important;
}

.ml20 {
	margin-left: 2.5% !important;
}

.mr20 {
	margin-right: 2.5% !important;
}

.m40 {
	margin: 5% !important;
}

.mt40 {
	margin-top: 5% !important;
}

.mb40 {
	margin-bottom: 5% !important;
}

.ml40 {
	margin-left: 5% !important;
}

.mr40 {
	margin-right: 5% !important;
}

.m60 {
	margin: 7.5% !important;
}

.mt60 {
	margin-top: 7.5% !important;
}

.mb60 {
	margin-bottom: 7.5% !important;
}

.ml60 {
	margin-left: 7.5% !important;
}

.mr60 {
	margin-right: 7.5%;
}

.m80 {
	margin: 10% !important;
}

.mt80 {
	margin-top: 10% !important;
}

.mb80 {
	margin-bottom: 10% !important;
}

.ml80 {
	margin-left: 10% !important;
}

.mr80 {
	margin-right: 10%;
}

.m100 {
	margin: 12.5% !important;
}

.mt100 {
	margin-top: 12.5% !important;
}

.mb100 {
	margin-bottom: 12.5% !important;
}

.ml100 {
	margin-left: 12.5% !important;
}

.mr100 {
	margin-right: 12.5%;
}

.p20 {
	padding: 2.5% !important;
}

.pt20 {
	padding-top: 2.5% !important;
}

.pb20 {
	padding-bottom: 2.5% !important;
}

.pl20 {
	padding-left: 2.5% !important;
}

.pr20 {
	padding-right: 2.5% !important;
}

.p40 {
	padding: 5% !important;
}

.pt40 {
	padding-top: 5% !important;
}

.pb40 {
	padding-bottom: 5% !important;
}

.pl40 {
	padding-left: 5% !important;
}

.pr40 {
	padding-right: 5% !important;
}

.p60 {
	padding: 7.5% !important;
}

.pt60 {
	padding-top: 7.5% !important;
}

.pb60 {
	padding-bottom: 7.5% !important;
}

.pl60 {
	padding-left: 7.5% !important;
}

.pr60 {
	padding-right: 7.5% !important;
}

.p80 {
	padding: 10% !important;
}

.pt80 {
	padding-top: 10% !important;
}

.pb80 {
	padding-bottom: 10% !important;
}

.pl80 {
	padding-left: 10% !important;
}

.pr80 {
	padding-right: 10% !important;
}

.p100 {
	padding: 12.5% !important;
}

.pt100 {
	padding-top: 12.5% !important;
}

.pb100 {
	padding-bottom: 12.5% !important;
}

.pl100 {
	padding-left: 12.5% !important;
}

.pr100 {
	padding-right: 12.5% !important;
}

/*----------------------------------
文字スタイル
----------------------------------*/

.fs15 {
	font-size: 3.5vw !important;
	line-height: 5.5vw !important;
}

.fs23 {
	font-size: 6.5vw !important;
	line-height: 8.5vw !important;
}

.fs30 {
	font-size: 8vw !important;
	line-height: 10vw !important;
}

.fs40 {
	font-size: 9.5vw !important;
	line-height: 11.5vw !important;
}

.fs50 {
	font-size: 11vw !important;
	line-height: 13vw !important;
}

/*----------------------------------
画像関連
----------------------------------*/

/*----------------------------------
header・TOPスライダー
----------------------------------*/

.kotei-menu {
	background: #3e4b6a; /* Old browsers */
	background: -moz-linear-gradient(top, #3e4b6a 0%, #2b354b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #3e4b6a 0%,#2b354b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #3e4b6a 0%,#2b354b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e4b6a', endColorstr='#2b354b',GradientType=0 ); /* IE6-9 */
	box-sizing: border-box;
	padding: 10px 0;
}

.head-logo-sp {
	box-sizing: border-box;
	display: block;
}

.head-logo-sp img {
	height: 30px;
	width: auto;
}

.head-info-sp-search-btn {
	height: 30px;
	margin-right: 10px;
	width: auto;
}

.menu-btn,
.menu-btn span {
	box-sizing: border-box;
	display: inline-block;
	transition: all .4s;
}

.menu-btn {
	display: block;
	height: 30px;
	margin: 0 auto;
	position: relative;
	width: 30px;
}

.menu-btn span {
	background: #fff;
	border-radius: 2px;
	left: 0;
	height: 4px;
	position: absolute;
	width: 100%;
}

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

.menu-btn span:nth-of-type(2) {
	top: 13px;
}

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

.menu-btn.active span:nth-of-type(1) {
	transform: translateY(20px) rotate(-45deg);
	-webkit-transform: translateY(20px) rotate(-45deg);
	top: -6px;
}

.menu-btn.active span:nth-of-type(2) {
	opacity: 0;
}

.menu-btn.active span:nth-of-type(3) {
	bottom: -8px;
	transform: translateY(-20px) rotate(45deg);
	-webkit-transform: translateY(-20px) rotate(45deg);
}

.sp-menu {
	background: #2D353F;
	box-sizing: border-box;
	display: none;
}

.sp-menu li {
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
}

.sp-menu li a {
	box-sizing: border-box;
	color: #fff;
	display: block;
	padding: 2.5% 2.5%;
	padding-left: 11%;
	position: relative;
	text-decoration: none;
}

.sp-menu li a::before {
	background: url(images-sp/paper-icon.png) no-repeat;
	background-size: 100%;
	box-sizing: border-box;
	content: "";
	left: 2.5vw;
	height: 6.75vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 6%;
}

.sp-menu li.aco a {
	float: left;
	width: 87.5%;
}

.sp-menu li.aco a::before {
	width: 6.75%;
}

.aco-btn {
	box-sizing: border-box;
	border-left: 1px solid #ccc;
	float: right;
	height: 11.392vw;
	position: relative;
	width: 12.5%;
}

.aco-btn::after {
	box-sizing: border-box;
	color: #fff;
	content: "\e001";
	font-family: 'icomoon';
	font-size: 12vw;
	line-height: 12vw;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%) rotate(180deg);
	-webkit-transform: translateY(-50%) rotate(180deg);
}

.aco-btn.active::after {
	top: 50%;
	transform: translateY(-50%) rotate(0deg);
	-webkit-transform: translateY(-50%) rotate(0deg);
}

.sp-menu li.aco .aco-menu {
	box-sizing: border-box;
	display: none;
	border-top: 1px solid #ccc;
}

.sp-menu li.aco .aco-menu li {
	border-bottom: 0;
}

.sp-menu li.aco .aco-menu li a {
	float: none;
	display: block;
	padding-left: 19.5%;
	width: 100%;
}

.sp-menu li.aco .aco-menu li a::before {
	left: 11vw;
	width: 6%;
}

.head-search-sp {
	background: #2D353F;
	box-sizing: border-box;
	display: none;
	padding: 2.5% 15%;
}

.head-search-sp input[type="text"] {
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-radius: 0;
	display: block;
	font-size: 4.5vw;
	line-height: 6.5vw;
	padding: 1.5% 2.5%;
	width: 77.5%;
	-webkit-appearance: none;
}

.head-search-sp button {
	background: #666;
	box-sizing: border-box;
	border: 1px solid #666;
	border-radius: 0;
	color: #fff;
	display: block;
	font-size: 4.5vw;
	line-height: 6.5vw;
	padding: 1.5% 2.5%;
	width: 20%;
	-webkit-appearance: none;
}

.top-slider-sp {
	box-sizing: border-box;
}

.top-slider-sp li {
	box-sizing: border-box;
}

.top-slider-sp li img {
	height: auto;
	width: 100%;
}

/*----------------------------------
共通部分
----------------------------------*/

.main-content {
	background: none;
}

.content {
	background: #fff;
	float: none;
	margin: -1.5% 0 0 -2.5%;
	min-height: auto;
	padding: 0 0 10% 0;
	width: 105%;
}

.breadcrumbs {
	font-size: 4.5vw;
	line-height: 6.5vw;
	padding: 2.5% 0;
}

.breadcrumbs a {
	color: #35c4ff;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #35c4ff;
	text-decoration: none;
}

/*----------------------------------
TOPページ
----------------------------------*/

.content.top-page {
	padding-top: 10%;
}

.content-box {
	background: url(images/bg.png);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	margin: 0 0 13px 0;
}

.content-box-title {
	background: #0b5ba3; /* Old browsers */
	background: -moz-linear-gradient(top, #5E6A86 0%, #44516F 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #5E6A86 0%,#44516F 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #5E6A86 0%,#44516F 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5E6A86', endColorstr='#44516F',GradientType=0 ); /* IE6-9 */
	box-sizing: border-box;
	border-top: 0;
	overflow: hidden;
	padding: 3.5% 2.5%;
	padding-left: 13%;
}

.content-box-title::before {
	background: url(images-sp/title-icon-1.png) no-repeat;
	background-size: 100%;
	border-left: 0;
	content: "";
	left: 2.5vw;
	height: 8vw;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 8%;
}

.content-box-title .title {
	float: left;
	font-size: 5.5vw;
	line-height: 7.5vw;
}

.content-box-title .title-in {
	color: #fff;
	float: right;
	font-size: 4vw;
	line-height: 6vw;
	margin-top: 0;
	position: relative;
	top: 0.5vw;
}

.content-box-in {
	padding: 0 2.5% 7.5%;
}

.topix-list li {
	border-bottom: 2px solid #ccc;
	padding: 2.5% 0;
}

.topix-list li::after {
	content: none;
}

.topix-list li:last-child {
	border-bottom: 0;
}

.topix-list-date {
	font-size: 4.5vw;
	line-height: 6.5vw;
	text-align: left;
	width: 100%;
}

.topix-list-cate {
	border-radius: 5px;
	font-size: 4.5vw;
	line-height: 6.5vw;
	margin: 0;
	width: 30%;
}

.topix-list-title {
	font-size: 4.5vw;
	line-height: 6.5vw;
	width: 100%;
}

.topix-list-title a {
	color: #000;
}

.topix-list-title a:hover {
	text-decoration: none;
}

/*----------------------------------
投稿・固定ページ
----------------------------------*/

.content.page,
.content.single,
.content.blog,
.content.lawyers,
.content.topix,
.content.diary {
	background: #f9f9f8;
	margin: 0;
	width: 100%;
}

.content-main-title {
	background: #606C88;
	box-sizing: border-box;
	color: #fff;
	font-size: 5vw;
	line-height: 7vw;
	margin-left: -2.5%;
	padding: 2.5% 2.5% 3%;
	width: 105%;
}

.page-content {
	border-bottom: 1px solid #ccc;
	font-size: 4.5vw;
	line-height: 6.5vw;
	padding-bottom: 10%;
}

.page-content p {
	margin-bottom: 5%;
}

.page-content p + h2,
.page-content p + h3,
.page-content p + h4,
.page-content ul + h2,
.page-content ul + h3,
.page-content ul + h4,
.page-content ol + h2,
.page-content ol + h3,
.page-content ol + h4,
.page-content dl + h2,
.page-content dl + h3,
.page-content dl + h4,
.page-content table + h2,
.page-content table + h3,
.page-content table + h4,
.page-content img + h2,
.page-content img + h3,
.page-content img + h4,
.page-content iframe + h2,
.page-content iframe + h3,
.page-content iframe + h4,
.page-content div + h2,
.page-content div + h3,
.page-content div + h4,
.page-content a + h2,
.page-content a + h3,
.page-content a + h4,
.page-content center + h2,
.page-content center + h3,
.page-content center + h4 {
	margin-top: 10%;
}

.page .page-content h2,
.single .page-content h2 {
	background: #e8e8e8;
	border-left: 5px solid #40457d;
	font-size: 5vw;
	line-height: 7vw;
	margin-bottom: 2.5%;
	padding: 1.5% 2.5% 2%;
}

.page .page-content h3 {
	font-size: 5vw;
	line-height: 7vw;
	margin-bottom: 2.5%;
	padding: 1.5% 2.5% 2%;
}

.single .page-content h3 {
	font-size: 5vw;
	line-height: 7vw;
	margin-bottom: 2.5%;
	padding: 1.5% 2.5% 2%;
}

.page .page-content h4 {
	font-size: 5vw;
	line-height: 7vw;
	padding-left: 6vw;
}

.page .page-content h4::before {
	height: 4.5vw;
	top: 1.4vw;
	width: 4.5vw;
}

.blog .page-content h2 {
	font-size: 5vw;
	line-height: 7vw;
	margin-bottom: 2.5%;
	padding: 1.5% 2.5% 2%;
}

.page-content img {
	height: auto;
	margin: 0 auto;
	max-width: 100%;
	width: auto;
}

.cnt_box {
	margin-top: 10%;
}

.cnt_box table {
	font-size: 4.5vw;
	line-height: 6.5vw;
	width: 100%;
}

.cnt_box table.book-tb {
	font-size: 3.5vw;
	line-height: 5.5vw;
}

.cnt_box table th {
	border: 1px solid #ccc;
	padding: 2.5% 2.5% 3%;
	width: 35%;
}

.cnt_box table.book-tb th.th-1 {
	width: 27%;
}

.cnt_box table.book-tb th.th-2 {
	width: 48%;
}

.cnt_box table.book-tb th.th-3 {
	width: 25%;
}

.cnt_box table td {
	border: 1px solid #ccc;
	padding: 2.5% 2.5% 3%;
}

.cnt_box .img_box li {
	float: none;
	font-size: 4.5vw;
	line-height: 6.5vw;
	margin: 0 auto 5%;
	text-align: center;
	width: 75%;
}

.cnt_box .img_box li:nth-child(2n) {
	margin-right: auto;
}

.cnt_box .img_box li:nth-last-child(-n+2) {
	margin-bottom: 5%;
}

.cnt_box .img_box li:last-child {
	margin-bottom: 0;
}

.page-content .cnt_box .img_box li img {
	height: auto;
	width: 100%;
}

.access-map {
	height: auto;
	width: 100%;
}

.gmap iframe {
	display: block;
	height: 60vw;
	width: 100%;
}

.writer-info {
	font-size: 4.5vw;
	line-height: 6.5vw;
	margin-bottom: 5%;
}

.writer-info-text span {
	display: block;
	margin-left: 0;
}

.mokuji dt {
	font-size: 4.5vw;
	line-height: 6.5vw;
	padding: 1.5% 2.5% 2%;
}

.mokuji dd {
	border: 3px solid #085BA7;
	border-top: 0;
	padding: 2.5%;
}

.mokuji dd ol li {
	margin-left: 5.5vw !important;
}

.mokuji dd ol li:nth-child(n+10) {
	margin-left: 8vw !important;
}

.page-thumb-img {
	height: auto;
	margin: 0 auto 5%;
	width: 100%;
}

.blog-tb {
	border-bottom: 1px solid #ccc;
	font-size: 4.5vw;
	line-height: 6.5vw;
	margin: 0 auto 5%;
	width: 100%;
}

.blog-tb th {
	border: 1px solid #ccc;
	border-bottom: 0;
	display: block;
	padding: 1.5% 2.5% 2%;
	width: 100%;
}

.blog-tb td {
	border: 1px solid #ccc;
	border-bottom: 0;
	display: block;
	padding: 1.5% 2.5% 2%;
	width: 100%;
}

.check-box {
	border: 1px dashed #000;
	margin-bottom: 5%;
	padding: 2.5%;
}

.contact-list {
	background-image: url(images-sp/contact-bg-top.png),url(images-sp/contact-bg-bottom.png),url(images-sp/contact-bg-middle.png);
	background-size: 100%;
	background-position: top,bottom,center;
	background-repeat: no-repeat,no-repeat,repeat-y;
	box-sizing: border-box;
	padding: 43.5% 0 3.5%;
	width: 100%;
}

.contact-list li:first-child {
	margin-bottom: 2.5%;
}

.page-content .contact-list img {
	height: auto;
	margin: 0 auto;
	width: 92.5%;
}

.info-tb {
	margin-bottom: 5vw;
	width: 100% !important;
}

.info-tb th {
	border: 1px solid;
	border-bottom: 0;
	display: block;
	font-size: 4.5vw;
	line-height: 6.5vw;
	padding: 1.5vw 2.5vw;
	vertical-align: top;
	width: 100% !important;
}

.info-tb td {
	border: 1px solid;
	border-bottom: 0;
	display: block;
	font-size: 4.5vw;
	line-height: 6.5vw;
	padding: 1.5vw 2.5vw;
	vertical-align: top;
	width: 100%;
}

.info-tb tr:last-child td {
	border-bottom: 1px solid;
}

.toc-box {
	border: 0.6vw solid;
	padding: 2.5vw;
}

/*--------------------
所属弁護士
--------------------*/

.lawyers-itiran-list li {
	border-bottom: 1px dashed #000;
	padding: 1.5% 2.5% 2.5%;
	padding-left: 6.5vw;
}

.lawyers-itiran-list li::before {
	border-radius: 2px;
	left: 2.5vw;
	height: 1.5vw;
	top: 4vw;
	width: 1.5vw;
}

.lawyers-itiran-list-title {
	color: #000;
}

.lawyers-itiran-list-title:hover {
	color: #000;
}

.lawyers-itiran-list-title-mini {
	font-size: 3.5vw;
	line-height: 6.5vw;
}

.lawyers-content-title {
	border-left: 5px solid #085BA7;
	margin-bottom: 2.5%;
	padding: 1.5% 0 2%;
	padding-left: 2.5%;
}

.lawyers-content-title-in {
	font-size: 5vw;
	line-height: 7vw;
}

.lawyers-content-title-in span {
	font-size: 3.5vw;
}

.lawyers-content-title-mini {
	font-size: 3.5vw;
	line-height: 7vw;
}

.lawyers-content-tb {
	border-bottom: 1px solid #ccc;
	font-size: 4.5vw;
	line-height: 6.5vw;
	width: 100%;
}

.lawyers-content-tb th {
	border: 1px solid #ccc;
	border-bottom: 0;
	display: block;
	padding: 1.5% 2.5% 2%;
	width: 100%;
}

.lawyers-content-tb td {
	border: 1px solid #ccc;
	border-bottom: 0;
	display: block;
	padding: 1.5% 2.5% 2%;
	width: 100%;
}

.lawyers-itiran-content {
	margin-top: 10%;
}

.lawyers-itiran-content section {
	margin-bottom: 10%;
}

.lawyers-itiran-content-title {
	font-size: 6vw;
	line-height: 8vw;
}

.lawyers-itiran-content-list {
	margin-bottom: 0;
}

.lawyers-itiran-content-list li {
	border: 1px solid #ccc;
	float: none;
	margin: 0 0 2.5% 0;
	width: 100%;
}

.lawyers-itiran-content-list li:nth-child(2n) {
	margin-right: 0;
}

.lawyers-itiran-content-list li:last-child {
	margin-bottom: 0;
}

.lawyers-itiran-content-list li a {
	font-size: 4.5vw;
	line-height: 6.5vw;
	padding: 1.5% 2.5% 2%;
	padding-left: 7.5vw;
}

.lawyers-itiran-content-list li a::before {
	font-size: 6vw;
	line-height: 6vw;
	left: 0.5vw;
}

.lawyers-itiran-content-list li a:hover {
	opacity: 1;
}

/*--------------------
取扱業務
--------------------*/

.areas-content {
	margin-top: 10%;
}

.areas-content-tb {
	margin-bottom: 10%;
	width: 100%;
}

.areas-content-tb tr {
	background: none;
	border: 0;
}

.areas-content-tb th {
	background: #e8e8e8;
	border-left: 5px solid #40457d;
	color: #000;
	display: block;
	float: none;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 5vw;
	line-height: 7vw;
	letter-spacing: 0;
	margin-bottom: 2.5%;
	min-height: auto;
	padding: 1.5% 2.5% 2%;
	padding-left: 2.5%;
	text-shadow: none;
	width: 100%;
	-ms-writing-mode: lr-tb;
	writing-mode: lr-tb;
}

.areas-content-tb td {
	background: none;
	border-left: 0;
	display: block;
	float: none;
	padding: 0;
	width: 100%;
}

.areas-content-list {
	margin-top: 10%;
}

.areas-content-list-title {
	background: #e8e8e8;
	border-left: 5px solid #40457d;
	color: #000;
	font-weight: 400;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 5vw;
	line-height: 7vw;
	margin-bottom: 2.5%;
	padding: 1.5% 2.5% 2%;
	padding-left: 2.5%;
	text-align: left !important;
	text-shadow: none;
}

.areas-content-list ul {
	margin-bottom: 0;
}

.areas-content-list ul li {
	border-bottom: 1px dashed #000;
	float: none;
	font-size: 4.5vw;
	line-height: 6.5vw;
	margin: 0;
	padding: 1.5% 0 2%;
	padding-left: 7vw;
	width: 100%;
}

.areas-content-list ul li:first-child {
	padding-top: 0;
}

.areas-content-list ul li:nth-child(2n) {
	margin-right: 0;
}

.areas-content-list ul li::before {
	border-radius: 2px;
	left: 2.5vw;
	height: 2vw;
	top: 2.75vw;
	width: 2vw;
}

.areas-content-list ul li a {
	text-decoration: none;
}

.areas-content-list ul li a:hover {
	text-decoration: none;
}

/*--------------------
出版物
--------------------*/

.publication-content section {
	margin-bottom: 10%;
}

.publication-content-title {
	background: #e8e8e8;
	border-left: 5px solid #40457d;
	font-size: 5vw;
	line-height: 7vw;
	margin-bottom: 2.5%;
	padding: 1.5% 2.5% 2%;
	padding-left: 2.5%;
}

.publication-content-img {
	width: 50%;
}

.publication-content-img img {
	height: auto;
	width: 100%;
}

.publication-content-tb {
	font-size: 4.5vw;
	line-height: 6.5vw;
	margin-top: 2.5%;
	width: 100%;
}

.publication-content-tb th {
	background: #EAEFF4;
	border: 1px solid #ccc;
	padding: 1.5% 2.5% 2%;
	width: 30%;
}

.publication-content-tb td {
	background: #fff;
	border: 1px solid #ccc;
	padding: 1.5% 2.5% 2%;
}

/*--------------------
最新トピックス
--------------------*/

.topix-itiran-content {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10%;
}

.topix-itiran-content-title {
	border-left: 5px solid #085BA7;
	font-size: 5vw;
	line-height: 7vw;
	margin-bottom: 2.5%;
	padding: 1.5% 0 2%;
	padding-left: 2.5%;
}

.topix-itiran-content-list li {
	border-bottom: 1px solid #fff;
	padding: 2.5% 0;
}

.topix-itiran-content-list li::after {
	border-bottom: 1px solid #ccc;
	bottom: 0;
	left: 0;
	width: 100%;
}

.topix-contnet-list-date {
	font-size: 4.5vw;
	line-height: 6.5vw;
	margin-right: 0;
	width: 100%;
}

.topix-contnet-list-cate {
	border-radius: 5px;
	display: inline-block;
	font-size: 4.5vw;
	line-height: 6.5vw;
	margin: 0;
	padding: 0 5% 0.5%;
	width: auto;
}

.topix-contnet-list-title {
	font-size: 4.5vw;
	line-height: 6.5vw;
	width: 100%;
}

.topix-content-title {
	background: #e8e8e8;
	border-left: 5px solid #40457d;
	font-size: 5vw;
	line-height: 7vw;
	margin-bottom: 2.5%;
	padding: 1.5% 2.5% 2%;
	padding-left: 2.5%;
}

.topix-content-in {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10%;
}

.topix-content-in::after {
	border-bottom: 1px solid #fff;
	bottom: -2px;
	left: 0;
	width: 100%;
}

.topix-content-in p {
	margin-bottom: 5%;
}

.topix-content-info {
	margin-top: 2.5%;
}

/*--------------------
サイトマップ
--------------------*/

.main_link {
	border-bottom: 1px dashed #000;
}

.main_link li {
	border-top: 1px dashed #000;
	padding: 2.5%;
	padding-left: 7.75vw;
}

.main_link li::before {
	font-size: 6vw;
	line-height: 6vw;
	left: 0.75vw;
	top: 2.75vw;
}

.main_link .child li {
	padding-left: 5.25vw;
}

.main_link .child li::before {
	left: -1.75vw;
	top: 2.75vw;
}

.main_link li a {
	text-decoration: none;
}

.main_link li a:hover {
	color: #ff0000;
	opacity: 0.7;
	text-decoration: underline;
}

/*--------------------
お問い合わせ
--------------------*/

.cnt_box table.contact-tb {
	border-bottom: 1px solid #ccc;
	font-size: 4.5vw;
	line-height: 6.5vw;
}

.cnt_box table.contact-tb th {
	border-bottom: 0;
	display: block;
	padding: 1.5% 2.5% 2%;
	width: 100%;
}

.cnt_box table.contact-tb td {
	border-bottom: 0;
	display: block;
	padding: 2.5% 2.5%;
	width: 100%;
}

.contact-tb-pc-br {
	display: inline-block;
	margin-left: 5%;
}

.cnt_box table.contact-tb td input[type="text"],
.cnt_box table.contact-tb td input[type="email"] {
	border: 1px solid #ccc;
	font-size: 4.5vw;
	line-height: 6.5vw;
	padding: 1.5% 2.5% 2%;
	width: 100%;
}

.cnt_box table.contact-tb td textarea {
	border: 1px solid #ccc;
	font-size: 4.5vw;
	line-height: 6.5vw;
	height: 50vw;
	padding: 1.5% 2.5% 2%;
	width: 100%;
}

.form-checkbox {
	margin-top: 5%;
}

.check-text {
	margin-top: 5%;
}

.check-text-new {
	margin-top: 5%;
}

.check-text-new-in {
	margin-top: 1.5vw;
}

.check-text-new-in input[type="text"] {
	border: 1px solid #ccc;
	font-size: 4.5vw;
	line-height: 6.5vw;
	padding: 1.5vw 2.5vw;
	width: 12vw;
}

.soushin-btn {
	background: url(images/form_btn.png) no-repeat;
	background-size: 100%;
	height: 0;
	margin: 5% auto 10%;
	padding-bottom: 10.674%;
	text-indent: 110%;
	width: 100%;
}

.soushin-btn:hover {
	opacity: 1;
}

/*--------------------
麹町道草日和
--------------------*/

.diary-main-title {
	background: #e8e8e8;
	border-left: 5px solid #40457d;
	color: #000;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-size: 5vw;
	line-height: 7vw;
	height: auto;
	margin-bottom: 2.5%;
	padding: 1.5% 2.5% 2%;
	text-shadow: none;
}

.diary-main-title::before {
	content: none;
}

.diary-content-select {
	font-size: 4.5vw;
	line-height: 6.5vw;
	margin-bottom: 5%;
	width: 100%;
}

.diary-content-select.foot {
	margin-top: 5%;
	margin-bottom: 0;
}

.diary-main-text {
	font-size: 4.5vw;
	line-height: 6.5vw;
	margin-bottom: 5%;
}

.diary-content-title {
	border-left: 5px solid #085BA7;
	font-size: 5vw;
	line-height: 7vw;
	margin-bottom: 2.5%;
	padding: 1.5% 0 2%;
	padding-left: 2.5%;
}

.diary-content-in {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10%;
}

.diary-content-in p {
	margin-bottom: 5%;
}

/*--------------------
検索結果
--------------------*/

.search-content-title {
	border-left: 5px solid #085BA7;
	font-size: 5vw;
	line-height: 7vw;
	margin-bottom: 2.5%;
	padding: 1.5% 0 2%;
	padding-left: 2.5%;
}

.search-content-in dl {
	margin-bottom: 7.5%;
}

.search-content-in dl dt {
	font-size: 5vw;
	line-height: 7vw;
	padding: 1.5% 2.5% 2%;
}

.search-content-in dl dd {
	padding: 1.5% 2.5% 2%;
}

/*----------------------------------
sidebar
----------------------------------*/

.sidebar {
	background: #fff;
	float: none;
	margin: 0 0 0 -2.5%;
	padding: 0 2.5% 10%;
	width: 105%;
}

.sidebar .widget {
	margin-bottom: 7.5%;
}

.sidebar .widget.side-banner {
	margin-bottom: 0;
}

.side-banner-list {
	width: 100%;
}

.side-banner-list li {
	margin-bottom: 2.5%;
}

.side-banner-list li a {
	padding-bottom: 34% !important;
}

.side-banner-list li a.side-banner-1 {
	background: url(images-sp/side/foot-btn-1.png) no-repeat;
}

.side-banner-list li a.side-banner-1:hover {
	background: url(images-sp/side/foot-btn-1.png) no-repeat;	
}

.side-banner-list li a.side-banner-2 {
	background: url(images-sp/side/foot-btn-2.png) no-repeat;
}

.side-banner-list li a.side-banner-2:hover {
	background: url(images-sp/side/foot-btn-2.png) no-repeat;	
}

.side-banner-list li a.side-banner-3 {
	background: url(images-sp/side/foot-btn-3.png) no-repeat;
}

.side-banner-list li a.side-banner-3:hover {
	background: url(images-sp/side/foot-btn-3.png) no-repeat;
}

.side-banner-list li a.side-banner-4 {
	background: url(images-sp/side/foot-btn-4.png) no-repeat;
}

.side-banner-list li a.side-banner-4:hover {
	background: url(images-sp/side/foot-btn-4.png) no-repeat;
}

.side-banner-list li a.side-banner-5 {
	background: url(images-sp/side/foot-btn-5.png) no-repeat;
}

.side-banner-list li a.side-banner-5:hover {
	background: url(images-sp/side/foot-btn-5.png) no-repeat;
}

/*----------------------------------
footer
----------------------------------*/

footer.soudan-check {
	margin-bottom: 62px;
}

.foot-in {
	background: #fff;
	box-sizing: border-box;
	border-top: 0;
	padding: 0 0;
}

.foot-in .wrapper {
	width: 100%;
}

.foot-in section {
	float: none;
	padding: 0;
	width: 100%;
}

.foot-in section.pc-right {
	border-left: 0;
	padding: 0;
}

.foot-logo-sp {
	background: #0b5ba3;
	background: -moz-linear-gradient(top, #5E6A86 0%, #44516F 100%);
	background: -webkit-linear-gradient(top, #5E6A86 0%,#44516F 100%);
	background: linear-gradient(to bottom, #5E6A86 0%,#44516F 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5E6A86', endColorstr='#44516F',GradientType=0 );
	box-sizing: border-box;
	padding: 2.5%;
}

.foot-logo-sp img {
	height: auto;
	width: 70%;
}

.foot-info-tb {
	color: #000;
	font-size: 4.5vw;
	line-height: 6.5vw;
	margin: 5% 2.5%;
	width: 100%;
}

.foot-info-tb th {
	display: block;
	width: 100%;
}

.foot-info-tb td {
	display: block;
	padding-bottom: 5%;
	width: 100%;
}

.foot-info-tb tr:last-child td {
	padding-bottom: 0;
}

.foot-info-tb td .tel-link a {
	color: #000;
	text-decoration: none;
}

.foot-menu {
	float: none;
	margin: 0;
	width: 100%;
}

.foot-menu:last-child {
	margin: 0;
}

.foot-menu-title {
	background: #0b5ba3;
	background: -moz-linear-gradient(top, #5E6A86 0%, #44516F 100%);
	background: -webkit-linear-gradient(top, #5E6A86 0%,#44516F 100%);
	background: linear-gradient(to bottom, #5E6A86 0%,#44516F 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5E6A86', endColorstr='#44516F',GradientType=0 );
	border-bottom: 0;
	color: #fff;
	font-size: 6vw;
	line-height: 8vw;
	margin-bottom: 0;
	padding: 2.5% 2.5%;
	padding-left: 11.5%;
	position: relative;
}

.foot-menu-title::before {
	background: url(images-sp/title-icon-2.png) no-repeat;
	background-size: 100%;
	box-sizing: border-box;
	content: "";
	left: 2.5vw;
	height: 6.5vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 6.5%;
}

.foot-menu-list li {
	border-bottom: 1px solid #ccc;
}

.foot-menu-list li:last-child {
	border-bottom: 0;
}

.foot-menu-list li a {
	color: #000;
	display: block;
	font-size: 4.5vw;
	line-height: 6.5vw;
	padding: 2.5% 2.5%;
	position: relative;
}

.foot-menu-list li a::after {
	box-sizing: border-box;
	content: "\e001";
	font-family: 'icomoon';
	font-size: 8vw;
	line-height: 8vw;
	position: absolute;
	right: 0.5vw;
	top: 50%;
	transform: translateY(-50%) rotate(90deg);
	-webkit-transform: translateY(-50%) rotate(90deg);
}

.foot-menu-list li a:hover {
	color: #000;
	opacity: 1;
	text-decoration: none;
}

.page-top {
	display: none;
}

.copyright {
	font-size: 3vw;
	line-height: 5vw;
	padding: 2.5% 0;
}

.copyright span {
	padding-left: 1.5vw;
}

.foot-kotei-btn-list {
	background: #2c3957;
	box-sizing: border-box;
	bottom: 0;
	padding: 10px 0;
	position: fixed;
	width: 100%;
	z-index: 100;
}

.foot-kotei-btn-list ul {
	box-sizing: border-box;
	margin: 0 auto;
	width: 340px;
}

.foot-kotei-btn-list ul li {
	box-sizing: border-box;
	float: left;
	margin-right: 10px;
	width: 165px;
}

.foot-kotei-btn-list ul li:last-child {
	margin-right: 0;
}

.foot-kotei-btn-list ul li a {
	background: #ccc;
	box-sizing: border-box;
	border-radius: 10px;
	color: #fff;
	display: block;
	font-weight: 700;
	font-size: 12px;
	line-height: 17px;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
}

.foot-kotei-btn-list ul li a span {
	box-sizing: border-box;
	display: inline-block;
	position: relative;
}

.foot-kotei-btn-list ul li.foot-kotei-btn-list-tel-li a {
	background: #36a036;
}

.foot-kotei-btn-list ul li.foot-kotei-btn-list-tel-li a span {
	padding-left: 29px;
}

.foot-kotei-btn-list ul li.foot-kotei-btn-list-tel-li a span::before {
	box-sizing: border-box;
	content: "\e016";
	font-family: 'icomoon';
	font-weight: 400;
	font-size: 30px;
	line-height: 30px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.foot-kotei-btn-list ul li.foot-kotei-btn-list-mail-li a {
	background: #c7821e;
	line-height: 33px;
}

.foot-kotei-btn-list ul li.foot-kotei-btn-list-mail-li a span {
	padding-left: 32px;
}

.foot-kotei-btn-list ul li.foot-kotei-btn-list-mail-li a span::before {
	box-sizing: border-box;
	content: "\e018";
	font-family: 'icomoon';
	font-weight: 400;
	font-size: 30px;
	line-height: 30px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.grecaptcha-badge {
	bottom: calc(60px + 5vw) !important;
}

/*----------------------------------
ページトップ
----------------------------------*/

.pagetop {
	bottom: 0;
	height: 50px;
	margin: 0 2.5% 2.5% 0;
	right: 0;
	width: 50px;
}

.pagetop::before {
	font-size: 50px;
	line-height: 50px;
}

.pagetop:hover {
	opacity: 1;
}

.pagetop.soudan-check {
	bottom: 62px;
}

/*------------------------------
2022/12/19 追加 LINEポップアップ
------------------------------*/
.modal.pc {
	display: none;
}
.modal.mobi {
	display: none;
	text-align: center;
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,.6);
	margin: auto;
}
  
.modal.mobi .modal__close {
	background: #fff;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	position: absolute;
	top:42vw;
	right: 1vw;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	line-height: 30px;
}

.modal__close:hover{
	  cursor:pointer;
}
  
.modal.mobi .form img{
	width: 96%;
	height: auto;
	margin: 47vw auto 5vw auto;
}
  
.modal.mobi .email {
	position: absolute;
	top: 71vw;
	left: 4vw;
	font-size: 4vw;
}
  
.modal.mobi .email input {
	width: 66%;
	padding: 10px;
	font-size: 16px;
	line-height: 100%;
	background: #FFFAD8;
}
  
.modal.mobi .btn_entry {
	position: absolute;
	top: 85vw;
	left: 0;
	width: 92%;
	right: 0;
	margin: auto;
}
  
  
.modal.mobi .form .txt {
	position: absolute;
	top: 63vw;
	line-height: 1.8;
	left: 5vw;
	text-align: left;
	font-size: 3vw;
	width:90%;
}
 
.modal.mobi .txt .link{
	color: #fff !important;
}