﻿/*
Theme Name: 税理士事務所テンプレートのテーマ
*/

/*----------------------------------------
reset
----------------------------------------*/

html, body, div, p, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

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

body {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	word-break: break-word;
	text-size-adjust: none;
}

.wrapper {
	box-sizing: border-box;
	height: 100%;
	margin: 0 auto;
	width: 1100px;
}

.sp-wrapper {
	overflow: hidden;
}

.center {
	display: block;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.pc-left {
	float: left;
}

.pc-right {
	float: right;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

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

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

.t-right {
	text-align: right !important;
}

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

.clear {
	clear: both;
}

.inline {
	display: inline !important;
}

.inline-b {
	display: inline-block !important;
}

.block {
	display: block !important;
}

.of {
	overflow: hidden;
}

.pc-of {
	overflow: hidden;
}

.flex {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.flex-center {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: center;
}

.flex-middle {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
}

img,
iframe {
	display: block;
}

a:hover img {
	opacity: 0.6;
}

.img-banner {
	background-size: 100% !important;
	box-sizing: border-box;
	display: block;
	height: 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width: 100%;
}

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

a.bo {
	text-decoration: underline;
}

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

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

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

.full {
	height: auto;
	width: 100%;
}

.full-img {
	box-sizing: border-box;
	display: block;
	width: 100%;
}

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

.list {
	box-sizing: border-box;
	margin-bottom: 20px;
}

.list li {
	box-sizing: border-box;
	list-style: disc !important;
	margin-left: 19px !important;
}

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

.num-list {
	box-sizing: border-box;
	margin-bottom: 20px;
}

.num-list li {
	box-sizing: border-box;
	list-style: decimal !important;
	margin-left: 20px !important;
}

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

.num-list-2 {
	box-sizing: border-box;
	margin-bottom: 20px;
}

.num-list-2 li {
	box-sizing: border-box;
	padding-left: 33px;
}

.num-in {
	left: 0;
	position: absolute;
}

.check-list {
	box-sizing: border-box;
	margin-bottom: 20px;
}

.check-list li {
	box-sizing: border-box;
	margin-bottom: 10px;
	min-height: 25px;
	padding-left: 37.5px;
	position: relative;
}

.check-list li:last-child {
	margin-bottom: 0;
}

.check-list li::before {
	background: #fff;
	box-sizing: border-box;
	border: 3px solid #000;
	content: "";
	left: 0;
	height: 25px;
	position: absolute;
	top: 3px;
	width: 25px;
}

.check-list li::after {
	box-sizing: border-box;
	border-right: 4px solid #ff0000;
	border-bottom: 4px solid #ff0000;
	content: "";
	left: 12px;
	height: 22px;
	position: absolute;
	top: -1px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 14px;
}

.douga {
	margin: 0 auto;
}

.douga iframe {
	margin: 0 auto;
}

.text-base {
	box-sizing: border-box;
	display: inline-block;
	padding-left: 18px;
	position: relative;
}

.text-base-2 {
	box-sizing: border-box;
	display: inline-block;
	padding-left: 36px;
	position: relative;
}

.text-base-3 {
	box-sizing: border-box;
	display: inline-block;
	padding-left: 54px;
	position: relative;
}

.text-base-4 {
	box-sizing: border-box;
	display: inline-block;
	padding-left: 72px;
	position: relative;
}

.text-base-5 {
	box-sizing: border-box;
	display: inline-block;
	padding-left: 90px;
	position: relative;
}

.text-in {
	left: 0;
	position: absolute;
	top: 0;
}

.indent-1 {
	box-sizing: border-box;
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
}

.indent-2 {
	box-sizing: border-box;
	display: inline-block;
	padding-left: 2em;
	text-indent: -2em;
}

.indent-3 {
	box-sizing: border-box;
	display: inline-block;
	padding-left: 3em;
	text-indent: -3em;
}

.indent-4 {
	box-sizing: border-box;
	display: inline-block;
	padding-left: 4em;
	text-indent: -4em;
}

.indent-5 {
	box-sizing: border-box;
	display: inline-block;
	padding-left: 5em;
	text-indent: -5em;
}

.pc {
	display: block;
}

.pc.tab {
	display: block;
}

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

.tab {
	display: none;
}

.tab.mobi {
	display: none;
}

.pc.mobi {
	display: block;
}

.mobi {
	display: none;
}

.first {
	margin-top: 0 !important;
}

.last {
	margin-bottom: 0 !important;
}

.m20 {
	margin: 20px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.no-mt20 {
	margin-top: -20px !important;
}

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

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

.ml20 {
	margin-left: 20px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.m40 {
	margin: 40px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.ml40 {
	margin-left: 40px !important;
}

.mr40 {
	margin-right: 40px !important;
}

.m60 {
	margin: 60px !important;
}

.mt60 {
	margin-top: 60px !important;
}

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

.mb60 {
	margin-bottom: 60px !important;
}

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

.ml60 {
	margin-left: 60px !important;
}

.mr60 {
	margin-right: 60px !important;
}

.m80 {
	margin: 80px !important;
}

.mt80 {
	margin-top: 80px !important;
}

.mb80 {
	margin-bottom: 80px !important;
}

.ml80 {
	margin-left: 80px !important;
}

.mr80 {
	margin-right: 80px !important;
}

.m100 {
	margin: 100px !important;
}

.mt100 {
	margin-top: 100px !important;
}

.mb100 {
	margin-bottom: 100px !important;
}

.ml100 {
	margin-left: 100px !important;
}

.mr100 {
	margin-right: 100px !important;
}

.p20 {
	padding: 20px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.p40 {
	padding: 40px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pl40 {
	padding-left: 40px !important;
}

.pr40 {
	padding-right: 40px !important;
}

.p60 {
	padding: 60px !important;
}

.pt60 {
	padding-top: 60px !important;
}

.pb60 {
	padding-bottom: 60px !important;
}

.pl60 {
	padding-left: 60px !important;
}

.pr60 {
	padding-right: 60px !important;
}

.p80 {
	padding: 80px !important;
}

.pt80 {
	padding-top: 80px !important;
}

.pb80 {
	padding-bottom: 80px !important;
}

.pl80 {
	padding-left: 80px !important;
}

.pr80 {
	padding-right: 80px !important;
}

.p100 {
	padding: 100px !important;
}

.pt100 {
	padding-top: 100px !important;
}

.pb100 {
	padding-bottom: 100px !important;
}

.pl100 {
	padding-left: 100px !important;
}

.pr100 {
	padding-right: 100px !important;
}

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

.gothic {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.minchou {
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.hirago {
	font-family: "ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
}

.hiramin {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
}

.sans {
	font-family: 'Noto Sans JP', sans-serif;
}

.serif {
	font-family: 'Noto Serif JP', serif;
}

.work {
	font-family: 'Work Sans', sans-serif;
}

strong,b,.strong {
	font-weight: 700;
}

.red {
	color: #ff0000;
}

.blue {
	color: #0000ff;
}

.yellow {
	color: #ffff00;
}

.green {
	color: #008800;
}

.orange {
	color: #ff8800;
}

.purple {
	color: #9400d3;
}

.magenta {
	color: #F37C92;
}

.cyan {
	color: #5DBFF2;
}

.y-b {
	background: linear-gradient(transparent 50%, #ffff00 50%);
}

.dark-red {
	color: #993030;
}

.dark-blue {
	color: #0b2e4e;
}

.dark-yellow {
	color: #faee99;
}

.gold {
	color: #9e8a5c;
}

.dark-y-b {
	background: linear-gradient(transparent 50%, #faee99 50%);
}

.dark-y-b-2 {
	background: linear-gradient(transparent 70%, #faee99 70%);
}

.fs15 {
	font-size: 15px !important;
	line-height: 25px !important;
}

.fs23 {
	font-size: 23px !important;
	line-height: 33px !important;
}

.fs30 {
	font-size: 30px !important;
	line-height: 40px !important;
}

.fs40 {
	font-size: 40px !important;
	line-height: 50px !important;
}

.fs50 {
	font-size: 50px !important;
	line-height: 60px !important;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* > */
.icon-cheveron-up::before {
	content: "\e001";
}

/* 角が丸い> */
.icon-chevron-right::before {
	content: "\e024";
}

/* ▲ */
.icon-triangle-right::before {
	content: "\e002";
}

/* 正三角形な▲ */
.icon-triangle-1::before {
	content: "\e003";
}

/* 短めの▲ */
.icon-triangle-2::before {
	content: "\e004";
}

/* ○ */
.icon-maru-1::before {
	content: "\e005";
}

/* ● */
.icon-maru-2::before {
	content: "\e006";
}

/* ◎ */
.icon-maru-3::before {
	content: "\e007";
}

/* ◎の中の丸が黒 */
.icon-maru-4::before {
	content: "\e008";
}

/* □ */
.icon-shikaku-1::before {
	content: "\e009";
}

/* ■ */
.icon-shikaku-2::before {
	content: "\e010";
}

/* → */
.icon-yazirushi-1::before {
	content: "\e011";
}

/* 短めの→ */
.icon-yazirushi-2::before {
	content: "\e012";
}

/* かなり短めの→ */
.icon-yazirushi-3::before {
	content: "\e013";
}

/* 線だけの→ */
.icon-yazirushi-4::before {
	content: "\e014";
}

/* 本体ありの電話 */
.icon-old-phone::before {
	content: "\e015";
}

/* 受話器のみの電話 */
.icon-phone::before {
	content: "\e016";
}

/* 背景ありの手紙アイコン(簡易なデザイン) */
.icon-mail-envelope-closed2::before {
	content: "\e017";
}

/* 背景なしの手紙アイコン(簡易なデザイン) */
.icon-mail-envelope-closed3::before {
	content: "\e018";
}

/* 背景ありの手紙アイコン(複雑なデザイン) */
.icon-mail-envelope-closed::before {
	content: "\e019";
}

/* 背景なしの手紙アイコン(複雑なデザイン) */
.icon-mail-envelope-closed1::before {
	content: "\e020";
}

/* ＋ */
.icon-plus::before {
	content: "\e021";
}

/* － */
.icon-minus::before {
	content: "\e022";
}

/* × */
.icon-batsu::before {
	content: "\e023";
}

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

/*----------------------------------------
header
----------------------------------------*/

header {
	box-sizing: border-box;
}

.head-in {
	background: #fff;
	box-sizing: border-box;
	border-color: #0068b7 !important;
	border-bottom: 5px solid;
	left: 0;
	height: 76px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9990;
}

.customize-support .head-in {
	margin-top: 32px;
}

header.fixed .head-in {
	box-shadow: 0 10px 15px -5px rgba(0,0,0,0.6);
	box-shadow: none;
}

.head-in::before {
	background: #0b2e4e;
	background: #0068b7;
	box-sizing: border-box;
	content: "";
	left: 0;
	height: 100%;
	position: absolute;
	width: 30%;
}

.head-in::before {
	content: none;
}

.head-in-logo {
	box-sizing: border-box;
	display: block;
	float: left;
	margin: 15.5px 0;
	margin-left: 50px;
	position: relative;
	text-decoration: none;
	z-index: 2;
}

.head-in-logo .img-banner {
	background: url(images/logo.png) no-repeat;
	padding-bottom: 35.675%;
}

.head-in-logo-in {
	box-sizing: border-box;
	color: #000;
	display: block;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.5;
	padding-left: 50px;
	position: relative;
}

.head-in-logo:hover .head-in-logo-in {
	opacity: 0.6;
}

.head-in-logo-in-icon {
	box-sizing: border-box;
	display: block;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 40px;
}

.head-in-logo-in-icon::before {
	background: url(images/logo-new.gif) no-repeat;
	background-size: 100% !important;
	box-sizing: border-box;
	content: "";
	display: block;
	height: 0;
	padding-bottom: 69.722%;
	position: relative;
	width: 100%;
}

.head-in-in {
	box-sizing: border-box;
	float: right;
	position: relative;
	z-index: 2;
}

.head-in-in-menu {
	box-sizing: border-box;
	float: left;
	margin-top: 32px;
}

.head-in-in-menu ul {
	box-sizing: border-box;
	overflow: hidden;
}

.head-in-in-menu ul li {
	box-sizing: border-box;
	float: left;
	margin-right: 40px;
}

.head-in-in-menu ul li:last-child {
	margin-right: 0;
}

.head-in-in-menu ul li a {
	box-sizing: border-box;
	color: #000;
	display: block;
	font-size: 18px;
	line-height: 1.5;
	padding-bottom: 5px;
	position: relative;
	text-decoration: none;
}

.head-in-in-menu ul li a::after {
	background: #9e8a5c;
	box-sizing: border-box;
	bottom: 0;
	content: "";
	left: 0;
	height: 5px;
	position: absolute;
	transition: .2s;
	-webkit-transition: .2s;
	width: 0;
}

.head-in-in-menu ul li.li-now a::after,
.head-in-in-menu ul li a:hover::after {
	width: 100%;
}

.head-in-in-tel {
	box-sizing: border-box;
	color: #0b2e4e;
	float: left;
	font-size: 20px;
	line-height: 1.5;
	margin: 16px 0;
	margin-left: 40px;
}

.head-in-in-tel .big {
	box-sizing: border-box;
	display: inline-block;
	font-weight: 700;
	font-size: 40px;
	line-height: 1;
	margin-left: 5px;
}

.head-in-in-contact-btn {
	box-sizing: border-box;
	display: block;
	float: right;
	height: 77px;
	height: 71px;
	margin-left: 40px;
	text-decoration: none;
	width: 180px;
}

.head-in-in-contact-btn-in {
	background: #9e8a5c;
	box-sizing: border-box;
	border-color: #9e8a5c !important;
	border: 1px solid;
	color: #fff;
	display: block;
	font-size: 18px;
	line-height: 1.25;
	height: 100%;
	position: relative;
	text-align: center;
}

.head-in-in-contact-btn-in::before {
	background: #fff;
	box-sizing: border-box;
	content: "";
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	transition: .2s;
	-webkit-transition: .2s;
	width: 0;
	z-index: 2;
}

.head-in-in-contact-btn:hover .head-in-in-contact-btn-in {
	color: #9e8a5c;
}

.head-in-in-contact-btn:hover .head-in-in-contact-btn-in::before {
	width: 100%;
}

.head-in-in-contact-btn-in-text {
	box-sizing: border-box;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 3;
}

.head-in-in-contact-btn-in-text-in {
	box-sizing: border-box;
	display: inline-block;
	padding-left: 34px;
	position: relative;
	text-align: left;
}

.head-in-in-contact-btn-in-text-in-icon {
	box-sizing: border-box;
	display: block;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 24px;
}

.head-in-in-contact-btn-in-text-in-icon::before {
	background: url(images/icon-mail-1.png) no-repeat;
	background-size: 100% !important;
	box-sizing: border-box;
	content: "";
	display: block;
	height: 0;
	padding-bottom: 70.833%;
	position: relative;
	width: 100%;
}

.head-in-in-contact-btn:hover .head-in-in-contact-btn-in-text-in-icon::before {
	background: url(images/icon-mail-2.png) no-repeat;
	padding-bottom: 70.833%;
}

@media(max-width: 1641px) {

	.head-in::before {
		width: 27%;
	}

	.head-in-logo {
		margin-left: 10px;
	}

}

@media(max-width: 1571px) {

	.head-in::before {
		width: 22.5%;
	}

	.head-in-logo {
		margin: 22.75px 0;
		margin-left: 10px;
	}

	.head-in-logo-in {
		font-size: 20px;
	}

}

@media(max-width: 1471px) {

	.head-in-in-menu ul li {
		margin-right: 20px;
	}

}

@media(max-width: 1421px) {

	.head-in::before {
		width: 21%;
	}

	.head-in-logo {
		margin: 24px 0;
		margin-left: 20px;
	}

	.head-in-logo-in {
		font-size: 18px;
	}

}

@media(max-width: 1351px) {

	.head-in {
		height: 5.3vw;
	}

	.head-in::before {
		width: 25%;
	}

	.head-in-logo {
		float: left;
		margin: 1.45vw 0;
		margin-left: 0.75vw;
	}

	.head-in-logo .img-banner {
		background: url(images/logo.png) no-repeat;
		padding-bottom: 35.675%;
	}

	.head-in-logo-in {
		font-size: 1.6vw;
		padding-left: 3vw;
	}

	.head-in-logo-in-icon {
		width: 2.5vw;
	}

	.head-in-in-menu {
		float: left;
		margin-top: 2.3vw;
	}

	.head-in-in-menu ul li {
		margin-right: 1vw;
	}

	.head-in-in-menu ul li a {
		font-size: 1.3vw;
		padding-bottom: 0.5vw;
	}

	.head-in-in-menu ul li a::after {
		height: 0.5vw;
	}

	.head-in-in-tel {
		float: left;
		font-size: 1.3vw;
		margin: 1.2vw 0;
		margin-left: 2vw;
	}

	.head-in-in-tel .big {
		font-size: 2.8vw;
		margin-left: 0.5vw;
	}

	.head-in-in-contact-btn {
		float: right;
		height: 5.3vw;
		margin-left: 2vw;
		width: 12vw;
	}

	.head-in-in-contact-btn-in {
		border: 1px solid;
		font-size: 1.2vw;
	}

	.head-in-in-contact-btn-in-text-in {
		padding-left: 2.8vw;
	}

	.head-in-in-contact-btn-in-text-in-icon {
		width: 1.8vw;
	}

	.head-in-in-contact-btn-in-text-in-icon::before {
		background: url(images/icon-mail-1.png) no-repeat;
		padding-bottom: 70.833%;
	}

	.head-in-in-contact-btn:hover .head-in-in-contact-btn-in-text-in-icon::before {
		background: url(images/icon-mail-2.png) no-repeat;
		padding-bottom: 70.833%;
	}

}

/*------------------------------
LPページ用header
------------------------------*/

.head-lp-in {
	box-sizing: border-box;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9990;
}

.customize-support .head-lp-in {
	margin-top: 32px;
}

header.fixed .head-lp-in {
	box-shadow: 0 10px 15px -5px rgba(0,0,0,0.6);
}

.head-lp-in-in {
	background: #0b2e4e;
	background: #0068b7;
	box-sizing: border-box;
}

.head-lp-in-in-in {
	box-sizing: border-box;
	float: left;
	margin: 24px 0;
	margin-left: 50px;
}

.head-lp-in-in-in a {
	box-sizing: border-box;
	display: block;
	text-decoration: none;
}

.head-lp-in-in-in a:hover {
	opacity: 0.6;
}

.head-lp-in-in-in-logo {
	box-sizing: border-box;
	display: block;
	float: left;
	margin: 5px 0;
	margin-right: 10px;
	width: 185px;
}

.head-lp-in-in-in-logo .img-banner {
	background: url(images/lp/logo-lp.png) no-repeat;
	padding-bottom: 35.675%;
}

.head-lp-in-in-in a:hover .head-lp-in-in-in-logo .img-banner {
	opacity: 1;
}

.head-lp-in-in-in-info {
	box-sizing: border-box;
	display: block;
	float: left;
}

.head-lp-in-in-in-info-title {
	box-sizing: border-box;
	color: #fff;
	display: block;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	margin: 8px 0;
}

.head-lp-in-in-in-info-title .text {
	box-sizing: border-box;
	display: block;
}

.head-lp-in-in-in-info-text {
	box-sizing: border-box;
	color: #fff;
	display: block;
	font-size: 14px;
	line-height: 1.643;
}

.head-lp-in-in-contact {
	box-sizing: border-box;
	float: right;
}

.head-lp-in-in-contact-tel {
	box-sizing: border-box;
	float: left;
	margin: 19px 0;
}

.head-lp-in-in-contact-tel-title {
	box-sizing: border-box;
	color: #faee99;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	text-align: center;
}

.head-lp-in-in-contact-tel-num {
	box-sizing: border-box;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	text-align: center;
}

.head-lp-in-in-contact-tel-num .big {
	box-sizing: border-box;
	display: inline-block;
	font-size: 26px;
	line-height: 1;
	margin-left: 10px;
}

.head-lp-in-in-contact-tel-text {
	box-sizing: border-box;
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
}

.head-lp-in-in-contact-btn {
	box-sizing: border-box;
	display: block;
	float: right;
	height: 124px;
	margin-left: 20px;
	text-decoration: none;
	width: 230px;
}

.head-lp-in-in-contact-btn-in {
	background: #9e8a5c;
	box-sizing: border-box;
	border-color: #9e8a5c !important;
	border: 1px solid;
	color: #fff;
	display: block;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.25;
	height: 100%;
	position: relative;
	text-align: center;
}

.head-lp-in-in-contact-btn-in::before {
	background: #fff;
	box-sizing: border-box;
	content: "";
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	transition: .2s;
	-webkit-transition: .2s;
	width: 0;
	z-index: 2;
}

.head-lp-in-in-contact-btn:hover .head-lp-in-in-contact-btn-in {
	color: #9e8a5c;
}

.head-lp-in-in-contact-btn:hover .head-lp-in-in-contact-btn-in::before {
	width: 100%;
}

.head-lp-in-in-contact-btn-in-text {
	box-sizing: border-box;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 3;
}

.head-lp-in-in-contact-btn-in-text-in {
	box-sizing: border-box;
	display: inline-block;
	padding-top: 22px;
	position: relative;
}

.head-lp-in-in-contact-btn-in-text-in .big {
	box-sizing: border-box;
	display: inline;
	font-size: 20px;
	line-height: 1.5;
}

.head-lp-in-in-contact-btn-in-text-in-icon {
	box-sizing: border-box;
	display: block;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
}

.head-lp-in-in-contact-btn-in-text-in-icon::before {
	background: url(images/icon-mail-1.png) no-repeat;
	background-size: 100% !important;
	box-sizing: border-box;
	content: "";
	display: block;
	height: 0;
	padding-bottom: 70.833%;
	position: relative;
	width: 100%;
}

.head-lp-in-in-contact-btn:hover .head-lp-in-in-contact-btn-in-text-in-icon::before {
	background: url(images/icon-mail-2.png) no-repeat;
	padding-bottom: 70.833%;   
}

.head-lp-in-menu {
	background: #fff;
	box-sizing: border-box;
}

.head-lp-in-menu .wrapper {
	padding: 15px 0 10px;
}

.head-lp-in-menu ul {
	box-sizing: border-box;
}

.head-lp-in-menu ul li {
	box-sizing: border-box;
	float: left;
	margin-right: 40px;
}

.head-lp-in-menu ul li:last-child {
	margin-right: 0;
}

.head-lp-in-menu ul li a {
	box-sizing: border-box;
	color: #000;
	display: block;
	font-size: 16px;
	line-height: 1.5;
	padding-bottom: 5px;
	position: relative;
	text-decoration: none;
}

.head-lp-in-menu ul li a::after {
	background: #9e8a5c;
	box-sizing: border-box;
	bottom: 0;
	content: "";
	left: 0;
	height: 5px;
	position: absolute;
	transition: .2s;
	-webkit-transition: .2s;
	width: 0;
}

.head-lp-in-menu ul li a:hover::after {
	width: 100%;
}

@media(max-width: 1341px) {

	.head-lp-in-in-in-logo {
		display: none;
	}

}

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

.top-title {
	box-sizing: border-box;
}

.top-title-sub {
	box-sizing: border-box;
	line-height: 0;
	text-align: center;
}

.top-title-sub-in {
	box-sizing: border-box;
}

.top-title-sub-in-in {
	box-sizing: border-box;
	color: #a1afbb;
	display: inline-block;
	font-weight: 700;
	font-size: 25px;
	line-height: 35px;
}

.top-title-main {
	box-sizing: border-box;
	line-height: 0;
	margin-top: 10px;
	text-align: center;
}

.top-title-main-in {
	box-sizing: border-box;
}

.top-title-main-in-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-weight: 700;
	font-size: 36px;
	line-height: 46px;
}

.top-text {
	box-sizing: border-box;
	font-size: 20px;
	line-height: 2.1;
}

.top-text p {
	margin-bottom: 20px;
}

.top-text p:last-child {
	margin-bottom: 0;
}

.top-link-btn {
	box-sizing: border-box;
	display: block;
	text-decoration: none;
	width: 350px;
}

.top-link-btn-in {
	background: #fff;
	box-sizing: border-box;
	border-color: #9e8a5c !important;
	border: 1px solid;
	border-radius: 100px;
	color: #9e8a5c;
	display: block;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	overflow: hidden;
	padding: 15px 20px;
	position: relative;
	text-align: center;
}

.top-link-btn-in::before {
	background: #9e8a5c;
	box-sizing: border-box;
	content: "";
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	transition: .2s;
	-webkit-transition: .2s;
	width: 0;
	z-index: 2;	
}

.top-link-btn.on .top-link-btn-in {
	background: #9e8a5c;
	color: #fff;
}

.top-link-btn.on .top-link-btn-in::before {
	background: #fff;
}

.top-link-btn:hover .top-link-btn-in {
	color: #fff;
}

.top-link-btn.on:hover .top-link-btn-in {
	color: #9e8a5c;
}

.top-link-btn:hover .top-link-btn-in::before {
	width: 100%;
}

.top-link-btn-in-text {
	box-sizing: border-box;
	display: block;
	position: relative;
	z-index: 3;
}

.top-link-btn-in-text::after {
	box-sizing: border-box;
	content: "\e014";
	font-family: 'icomoon';
	font-weight: 400;
	font-size: 20px;
	line-height: 1;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

/*------------------------------
TOP KV
------------------------------*/

.top-kv {
	box-sizing: border-box;
	margin-top: 76px;
	position: relative;
}

.top-kv::before {
	background: #0b2e4e;
	background: #0068b7;
	box-sizing: border-box;
	content: "";
	left: 0;
	height: 100%;
	position: absolute;
	width: 30%;
}

.top-kv-in {
	background: url(images/top-kv-img.jpg) no-repeat;
	background-size: cover;
	background-position: top center;
	box-sizing: border-box;
	float: right;
	height: 45vw;
	position: relative;
	width: 80%;
	z-index: 2;
}

.top-kv-in-title-img {
	box-sizing: border-box;
	display: block;
	left: 3vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 508px;
}

.top-kv-in-title-img img {
	height: auto;
	width: 100%;
}

.top-kv-in-title {
	box-sizing: border-box;
	line-height: 0;
	left: 4vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.top-kv-in-title-in {
	box-sizing: border-box;
}

.top-kv-in-title-in-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	font-size: 1.8vw;
	line-height: 2.111;
}

@media(max-width: 1421px) {

	.top-kv::before {
		width: 20%;
	}

	.top-kv-in {
		width: 85%;
	}

}

@media(max-width: 1351px) {

	.top-kv {
		margin-top: 5.3vw;
	}

	.top-kv::before {
		width: 25%;
	}

	.top-kv-in {
		width: 82.5%;
	}

	.top-kv-in-title-img {
		width: 40.8vw;
	}

}

/*------------------------------
創業支援サポート実施中！
------------------------------*/

.top-implementation-content {
	background: #fcfbf7;
	box-sizing: border-box;
	box-shadow: 0 5px 15px 0 rgba(116,113,113,0.6);
}

.top-implementation-content .wrapper {
	padding: 80px 0;
}

.top-implementation-content-title {
	box-sizing: border-box;
}

.top-implementation-content-title-main {
	box-sizing: border-box;
	line-height: 0;
	text-align: center;
}

.top-implementation-content-title-main-in {
	box-sizing: border-box;
}

.top-implementation-content-title-main-in-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-weight: 700;
	font-size: 36px;
	line-height: 46px;
}

.top-implementation-content-title-sub {
	box-sizing: border-box;
	text-align: center;
}

.top-implementation-content-title-sub-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-weight: 700;
	font-size: 25px;
	line-height: 35px;
}

.top-implementation-content-con {
	box-sizing: border-box;
	margin: 60px 0 -40px;
}

.top-implementation-content-con section {
	box-sizing: border-box;
	float: left;
	margin: 0 40px 40px 0;
	width: 340px;
}

.top-implementation-content-con section:nth-child(3n),
.top-implementation-content-con section:last-child {
	margin-right: 0;
}

.top-implementation-content-con section a {
	box-sizing: border-box;
	display: block;
	padding-top: 27.5px;
	position: relative;
	text-decoration: none;
}

.top-implementation-content-con-btn {
	box-sizing: border-box;
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	width: 280px;
	z-index: 2;
}

.top-implementation-content-con-btn-in {
	background: #fff;
	box-sizing: border-box;
	color: #0b2e4e;
	display: block;
	font-weight: 700;
	font-size: 25px;
	line-height: 1.5;
	padding: 10px;
	position: relative;
}

.top-implementation-content-con-btn-in::before {
	background: #0b2e4e;
	background: #0068b7;
	box-sizing: border-box;
	content: "";
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	transition: .2s;
	-webkit-transition: .2s;
	width: 0;
	z-index: 2;	
}

.top-implementation-content-con section a:hover .top-implementation-content-con-btn-in {
	color: #fff;
}

.top-implementation-content-con section a:hover .top-implementation-content-con-btn-in::before {
	width: 100%;
}

.top-implementation-content-con-btn-in-text {
	box-sizing: border-box;
	display: block;
	padding-right: 35px;
	position: relative;
	z-index: 3;
}

.top-implementation-content-con-btn-in-text::after {
	box-sizing: border-box;
	content: "\e014";
	font-family: 'icomoon';
	font-weight: 400;
	font-size: 25px;
	line-height: 1;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.top-implementation-content-con-img {
	box-sizing: border-box;
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.top-implementation-content-con-img img {
	height: auto;
	transition-duration: .2s;
	-webkit-transition-duration: .2s;
	width: 100%;
}

.top-implementation-content-con section a:hover .top-implementation-content-con-img img {
	opacity: 1;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.top-implementation-content-con-img-title {
	background: rgba(11,46,78,0.7);
	box-sizing: border-box;
	bottom: 0;
	color: #fff;
	display: block;
	font-size: 18px;
	line-height: 1.444;
	left: 0;
	padding: 10px 15px;
	position: absolute;
	text-align: center;
	width: 100%;
}

.top-implementation-content-con-in {
	background: #fff;
	box-sizing: border-box;
	height: calc(100% - 267.5px);
	padding: 10px;
}

.top-implementation-content-con-in-title {
	box-sizing: border-box;
	text-align: center;
}

.top-implementation-content-con-in-title-in {
	box-sizing: border-box;
	color: #9f8b5e;
	display: inline-block;
	font-size: 18px;
	line-height: 1.5;
}

.top-implementation-content-con-in-text {
	box-sizing: border-box;
	color: #0b2e4e;
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
}

.top-implementation-content-con-in-in {
	background: #f2f2f2;
	box-sizing: border-box;
	margin-top: 10px;
	padding: 10px;
}

.top-implementation-content-con-in-in-check-list {
	box-sizing: border-box;
}

.top-implementation-content-con-in-in-check-list li {
	box-sizing: border-box;
	color: #0b2e4e;
	font-size: 16px;
	line-height: 1.5;
	padding-left: 19px;
	position: relative;
}

.top-implementation-content-con-in-in-check-list li::before {
	box-sizing: border-box;
	border-color: #0b2e4e !important;
	border-right: 2px solid;
	border-bottom: 2px solid;
	content: "";
	left: 3px;
	height: 12px;
	position: absolute;
	top: 5px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 8px;
}

.top-implementation-content-text {
	box-sizing: border-box;
	font-size: 23px;
	line-height: 43px;
	margin-top: 40px;
	text-align: center;
}

.top-implementation-content-text p {
	margin-bottom: 20px;
}

.top-implementation-content-text p:last-child {
	margin-bottom: 0;
}

/*------------------------------
コンセプト
------------------------------*/

.top-concept-content {
	box-sizing: border-box;
	position: relative;
}

.top-concept-content::before {
	background: url(images/top-concept-main-img.jpg) no-repeat;
	background-size: cover;
	background-position: 0 -5vw;
	box-sizing: border-box;
	content: "";
	height: calc(100% - 160px);
	position: absolute;
	right: 0;
	top: 80px;
	width: 40vw;
}

.top-concept-content .wrapper {
	padding: 80px 0;
}

.top-concept-content-in {
	box-sizing: border-box;
	width: 620px;
}

.top-concept-content .top-title-sub {
	text-align: left;
}

.top-concept-content .top-title-main {
	margin-top: 20px;
	text-align: left;
}

.top-concept-content .top-title-main-in {
	line-height: 56px;
}

.top-concept-content .top-text {
	margin-top: 40px;
}

.top-concept-content .top-link-btn {
	margin: 40px 0 0 80px;
}

/*------------------------------
下島聡司税理士事務所のこだわり
------------------------------*/

.top-feature-content {
	background: #fcfbf7;
	box-sizing: border-box;
	padding-top: 350px;
	position: relative;
}

.top-feature-content::before {
	background: url(images/top-feature-bg.webp) no-repeat;
	background-size: cover;
	background-position: top center;
	box-sizing: border-box;
	content: "";
	left: 0;
	height: 350px;
	position: absolute;
	top: 0;
	width: 100%;
}

.top-feature-content .wrapper {
	padding: 80px 0;
	position: relative;
	z-index: 2;
}

.top-feature-content .top-text.text-1 {
	margin-top: 40px;
	text-align: center;
}

.top-feature-content .top-text.text-2 {
	margin-top: 40px;
	text-align: center;
}

.top-feature-content-con {
	box-sizing: border-box;
	margin: 60px 0 -40px;
}

.top-feature-content-con section {
	box-sizing: border-box;
	float: left;
	margin: 0 40px 40px 0;
	padding: 0 15px 15px 10px;
	width: 530px;
}

.top-feature-content-con section:nth-child(2n),
.top-feature-content-con section:last-child {
	margin-right: 0;
}

.top-feature-content-con-in {
	background: #fff;
	box-sizing: border-box;
	box-shadow: 5px 5px 15px -5px rgba(0,0,0,0.6);
	height: 100%;
	padding: 20px;
	position: relative;
}

.top-feature-content-con-in-icon {
	box-sizing: border-box;
	bottom: 20px;
	display: block;
	position: absolute;
	right: 20px;
}

.top-feature-content-con-in-icon::before {
	background-size: 100% !important;
	box-sizing: border-box;
	content: "";
	display: block;
	height: 0;
	position: relative;
	width: 100%;
}

.top-feature-content-con section.sec-close-up .top-feature-content-con-in-icon {
	width: 74px;
}

.top-feature-content-con section.sec-close-up .top-feature-content-con-in-icon::before {
	background: url(images/top-feature-img-1.png) no-repeat;
	padding-bottom: 89.189%;
}

.top-feature-content-con section.sec-tax-saving .top-feature-content-con-in-icon {
	width: 61px;
}

.top-feature-content-con section.sec-tax-saving .top-feature-content-con-in-icon::before {
	background: url(images/top-feature-img-2.png) no-repeat;
	padding-bottom: 137.70%;
}

.top-feature-content-con section.sec-support .top-feature-content-con-in-icon {
	width: 61px;
}

.top-feature-content-con section.sec-support .top-feature-content-con-in-icon::before {
	background: url(images/top-feature-img-3.png) no-repeat;
	padding-bottom: 88.524%;
}

.top-feature-content-con section.sec-quality .top-feature-content-con-in-icon {
	width: 57px;
}

.top-feature-content-con section.sec-quality .top-feature-content-con-in-icon::before {
	background: url(images/top-feature-img-4.png) no-repeat;
	padding-bottom: 119.29%;
}

.top-feature-content-con-in-title {
	box-sizing: border-box;
	line-height: 0;
	text-align: center;
}

.top-feature-content-con-in-title-in {
	box-sizing: border-box;
}

.top-feature-content-con-in-title-in-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.667;
}

.top-feature-content-con-in-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.889;
	margin-top: 20px;
	position: relative;
	text-align: center;
	z-index: 2;
}

.top-feature-content-con-in-text p {
	margin-bottom: 20px;
}

.top-feature-content-con-in-text p:last-child {
	margin-bottom: 0;
}

.top-feature-content-btn-title {
	box-sizing: border-box;
	color: #9e8a5c;
	font-size: 20px;
	line-height: 1.5;
	margin-top: 40px;
	text-align: center;
}

.top-feature-content .top-link-btn {
	margin: 10px auto 0;
}

/*------------------------------
メリット
------------------------------*/

.top-merit-content {
	box-sizing: border-box;
	padding-top: 80px;
}

.top-merit-content-in {
	box-sizing: border-box;
	position: relative;
}

.top-merit-content-in::after {
	background: url(images/top-merit-bg.jpg) no-repeat;
	background-size: cover;
	background-position: top center;
	box-sizing: border-box;
	bottom: 0;
	content: "";
	left: 0;
	height: 500px;
	position: absolute;
	width: 100%;
}

.top-merit-content-in .wrapper {
	padding: 40px 0;
}

.top-merit-content-in-in {
	background: #fff;
	box-sizing: border-box;
	padding: 22px;
	position: relative;
	z-index: 2;
}

.top-merit-content-in-in-con {
	box-sizing: border-box;
	margin-bottom: -40px;
}

.top-merit-content-in-in-con section {
	box-sizing: border-box;
	float: left;
	margin-bottom: 40px;
	padding: 0 22px 40px;
	position: relative;
	width: 352px;
}

.top-merit-content-in-in-con section::after {
	box-sizing: border-box;
	border-color: #a1afbb !important;
	border-right: 3px solid;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

.top-merit-content-in-in-con section:nth-child(3n)::after,
.top-merit-content-in-in-con section:last-child::after {
	content: none;
}

.top-merit-content-in-in-con section:nth-child(3n-2) {
	padding-left: 0;
}

.top-merit-content-in-in-con section:nth-child(3n) {
	padding-right: 0;
}

.top-merit-content-in-in-con-num {
	box-sizing: border-box;
	text-align: center;
}

.top-merit-content-in-in-con-num-in {
	box-sizing: border-box;
	display: inline-block;
	font-style: initial;
	font-size: 30px;
	line-height: 40px;
	padding-bottom: 5px;
	position: relative;
}

.top-merit-content-in-in-con-num-in::before {
	box-sizing: border-box;
	border-color: #000 !important;
	border-bottom: 3px solid;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	width: 100%;
}

.top-merit-content-in-in-con-num-in::after {
	box-sizing: border-box;
	border-color: #000 !important;
	border-bottom: 3px solid;
	bottom: 5px;
	content: "";
	left: 0;
	position: absolute;
	width: 100%;
}

.top-merit-content-in-in-con-img {
	box-sizing: border-box;
	display: block;
	margin-top: 10px;
	width: 100%;
}

.top-merit-content-in-in-con-img img {
	height: auto;
	width: 100%;
}

.top-merit-content-in-in-con-text {
	box-sizing: border-box;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.75;
	margin-top: 10px;
	text-align: center;
}

.top-merit-content-in-in-2 {
	background: #fff;
	box-sizing: border-box;
	margin-top: 40px;
	padding: 20px 60px;
	position: relative;
	z-index: 2;
}

.top-merit-content-in-in-2-check-list {
	box-sizing: border-box;
}

.top-merit-content-in-in-2-check-list li {
	box-sizing: border-box;
	color: #0b2e4e;
	font-size: 18px;
	line-height: 1.5;
	padding-left: 19px;
	position: relative;
}

.top-merit-content-in-in-2-check-list li::before {
	box-sizing: border-box;
	border-color: #0b2e4e !important;
	border-right: 2px solid;
	border-bottom: 2px solid;
	content: "";
	left: 3px;
	height: 12px;
	position: absolute;
	top: 7px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 8px;
}

.top-merit-content .wrapper.wrapper-2 {
	padding: 40px 0 80px;
}

.top-merit-content-caution-title {
	box-sizing: border-box;
	text-align: center;
}

.top-merit-content-caution-title-in {
	box-sizing: border-box;
	color: #8f1414;
	display: inline-block;
	font-size: 24px;
	line-height: 1.5;
}

.top-merit-content-caution-in {
	background: #f2e6e6;
	box-sizing: border-box;
	margin-top: 20px;
	padding: 20px 60px;
}

.top-merit-content-caution-in-check-list {
	box-sizing: border-box;
}

.top-merit-content-caution-in-check-list li {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.5;
	padding-left: 17px;
	position: relative;
}

.top-merit-content-caution-in-check-list li::before {
	box-sizing: border-box;
	content: "\e023";
	font-family: 'icomoon';
	font-size: 13px;
	line-height: 1;
	left: 0;
	position: absolute;
	top: 9px;
}

/*------------------------------
業務内容
------------------------------*/

.top-work-content {
	background: #0c2d4e;
	background: #0068b7;
	box-sizing: border-box;
}

.top-work-content .wrapper {
	padding: 80px 0;
}

.top-work-content .top-title-sub-in {
	color: #fff;
}

.top-work-content .top-title-main-in-in {
	color: #fff;
}

.top-work-content-con {
	box-sizing: border-box;
	margin: 60px 0 -10px;
}

.top-work-content-con section {
	box-sizing: border-box;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0 15px 15px 10px;
	width: 267.5px;
}

.top-work-content-con section:nth-child(1),
.top-work-content-con section:nth-child(2),
.top-work-content-con section:nth-child(3) {
	width: 360px;
}

.top-work-content-con section:nth-child(3),
.top-work-content-con section:last-child {
	margin-right: 0;
}

.top-work-content-con-in {
	background: #fff;
	box-sizing: border-box;
	display: block;
	box-shadow: 5px 5px 15px -5px rgba(255,255,255,1);
	height: 100%;
	padding: 30px 10px 10px;
	text-decoration: none;
}

a.top-work-content-con-in:hover {
	opacity: 0.6;
}

.top-work-content-con-in-title {
	box-sizing: border-box;
	text-align: center;
}

.top-work-content-con-in-title-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-weight: 700;
	font-size: 22px;
	line-height: 1.5;
	position: relative;
}

.top-work-content-con-in-title-in-icon {
	box-sizing: border-box;
	display: block;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0;
}

.top-work-content-con-in-title-in-icon::before {
	background-size: 100% !important;
	box-sizing: border-box;
	content: "";
	display: block;
	height: 0;
	position: relative;
	width: 100%;
}

.top-work-content-con section.sec-starting-business .top-work-content-con-in-title-in {
	padding-top: 56px;
}

.top-work-content-con section.sec-starting-business .top-work-content-con-in-title-in-icon {
	width: 39px;
}

.top-work-content-con section.sec-starting-business .top-work-content-con-in-title-in-icon::before {
	background: url(images/top-work-img-1.png) no-repeat;
	padding-bottom: 117.94%;
}

.top-work-content-con section.sec-support .top-work-content-con-in-title-in {
	padding-top: 50px;
}

.top-work-content-con section.sec-support .top-work-content-con-in-title-in-icon {
	width: 49px;
}

.top-work-content-con section.sec-support .top-work-content-con-in-title-in-icon::before {
	background: url(images/top-work-img-2.png) no-repeat;
	padding-bottom: 81.632%;
}

.top-work-content-con section.sec-tax-accountant .top-work-content-con-in-title-in {
	padding-top: 66px;
}

.top-work-content-con section.sec-tax-accountant .top-work-content-con-in-title-in-icon {
	width: 43px;
}

.top-work-content-con section.sec-tax-accountant .top-work-content-con-in-title-in-icon::before {
	background: url(images/top-work-img-3.png) no-repeat;
	padding-bottom: 130.23%;
}

.top-work-content-con section.sec-funding .top-work-content-con-in-title-in {
	padding-top: 52px;
}

.top-work-content-con section.sec-funding .top-work-content-con-in-title-in-icon {
	width: 62px;
}

.top-work-content-con section.sec-funding .top-work-content-con-in-title-in-icon::before {
	background: url(images/top-work-img-4.png) no-repeat;
	padding-bottom: 67.741%;
}

.top-work-content-con section.sec-tax-investigation .top-work-content-con-in-title-in {
	padding-top: 52px;
}

.top-work-content-con section.sec-tax-investigation .top-work-content-con-in-title-in-icon {
	width: 37px;
}

.top-work-content-con section.sec-tax-investigation .top-work-content-con-in-title-in-icon::before {
	background: url(images/top-work-img-5.png) no-repeat;
	padding-bottom: 113.51%;
}

.top-work-content-con section.sec-business-succession .top-work-content-con-in-title-in {
	padding-top: 57px;
}

.top-work-content-con section.sec-business-succession .top-work-content-con-in-title-in-icon {
	width: 46px;
}

.top-work-content-con section.sec-business-succession .top-work-content-con-in-title-in-icon::before {
	background: url(images/top-work-img-6.png) no-repeat;
	padding-bottom: 102.17%;
}

.top-work-content-con section.sec-other .top-work-content-con-in-title-in {
	padding-top: 48px;
}

.top-work-content-con section.sec-other .top-work-content-con-in-title-in-icon {
	width: 46px;
}

.top-work-content-con section.sec-other .top-work-content-con-in-title-in-icon::before {
	background: url(images/top-work-img-7.png) no-repeat;
	padding-bottom: 82.608%;
}

.top-work-content-con-in-text {
	box-sizing: border-box;
	color: #000;
	font-size: 16px;
	line-height: 1.375;
	margin-top: 20px;
	text-align: center;
}

.top-work-content-con-in-text p {
	margin-bottom: 20px;
}

.top-work-content-con-in-text p:last-child {
	margin-bottom: 0;
}

.top-work-content-con-in-in {
	background: #f2f2f2;
	box-sizing: border-box;
	margin-top: 20px;
	padding: 10px;
}

.top-work-content-con section.sec-starting-business .top-work-content-con-in-in {
	margin-top: 30px;
}

.top-work-content-con section.sec-support .top-work-content-con-in-in {
	margin-top: 58px;
}

.top-work-content-con section.sec-funding .top-work-content-con-in-in {
	margin-top: 51px;
}

.top-work-content-con section.sec-tax-investigation .top-work-content-con-in-in {
	margin-top: 51px;
}

.top-work-content-con section.sec-other .top-work-content-con-in-in {
	margin-top: 55px;
}

.top-work-content-con-in-in-check-list {
	box-sizing: border-box;
}

.top-work-content-con-in-in-check-list li {
	box-sizing: border-box;
	color: #0b2e4e;
	font-size: 16px;
	line-height: 1.5;
	padding-left: 18px;
	position: relative;
}

.top-work-content-con-in-in-check-list li::before {
	box-sizing: border-box;
	border-color: #0b2e4e !important;
	border-right: 2px solid;
	border-bottom: 2px solid;
	content: "";
	left: 3px;
	height: 12px;
	position: absolute;
	top: 5px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 8px;
}

/*------------------------------
特典
------------------------------*/

.top-benefits-content {
	background: #f2f2f2;
	box-sizing: border-box;
	position: relative;
}

.top-benefits-content::before {
	background: url(images/top-benefits-bg.webp) no-repeat;
	background-size: cover;
	background-position: top center;
	box-sizing: border-box;
	content: "";
	left: 0;
	height: 700px;
	position: absolute;
	top: 0;
	width: 100%;
}

.top-benefits-content .wrapper {
	padding: 80px 0;
	position: relative;
	z-index: 2;
}

.top-benefits-content-in {
	box-sizing: border-box;
	padding: 15px;
}

.top-benefits-content-in-in {
	background: #fff;
	box-sizing: border-box;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.6);
	padding: 20px;
}

.top-benefits-content-in-in-title {
	box-sizing: border-box;
	text-align: center;
}

.top-benefits-content-in-in-title-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.625;
}

.top-benefits-content-in-in-title-in .big-1 {
	box-sizing: border-box;
	display: inline;
	font-size: 34px;
	line-height: 1.147;
}

.top-benefits-content-in-in-title-in .big-2 {
	box-sizing: border-box;
	display: inline;
	font-size: 44px;
	line-height: 1.341;
}

.top-benefits-content-in-in-con {
	box-sizing: border-box;
	margin-top: 40px;
}

.top-benefits-content-in-in-con section {
	box-sizing: border-box;
	float: left;
	padding: 0 60px;
	position: relative;
	width: 50%;
}

.top-benefits-content-in-in-con section::after {
	box-sizing: border-box;
	border-color: #000 !important;
	border-right: 2px solid;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

.top-benefits-content-in-in-con section:last-child::after {
	content: none;
}

.top-benefits-content-in-in-con-tel {
	box-sizing: border-box;
	color: #0b2e4e;
	font-weight: 700;
	font-size: 28px;
	line-height: 1.5;
	text-align: center;
}

.top-benefits-content-in-in-con-tel .big {
	box-sizing: border-box;
	display: inline-block;
	font-size: 42px;
	line-height: 1;
	margin-left: 10px;
}

.top-benefits-content-in-in-con-tel-text {
	box-sizing: border-box;
	color: #0b2e4e;
	font-size: 16px;
	line-height: 1.5;
	margin-top: 5px;
	text-align: center;
}

.top-benefits-content-in-in-con .top-link-btn {
	width: 100%;
}

.top-benefits-content-in-in-con .top-link-btn-in {
	padding: 25.5px;
}

.top-benefits-content-in-in-in {
	background: #fcfbf7;
	box-sizing: border-box;
	margin-top: 40px;
	padding: 20px;
}

.top-benefits-content-in-in-in-title {
	box-sizing: border-box;
	text-align: center;
}

.top-benefits-content-in-in-in-title-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.5;
}

.top-benefits-content-in-in-in-con {
	box-sizing: border-box;
	margin: 20px 0 -15px;
}

.top-benefits-content-in-in-in-con section {
	box-sizing: border-box;
	margin: 0 15px 15px 0;
	padding: 0 15px 15px 10px;
	width: 320px;
}

.top-benefits-content-in-in-in-con section:nth-child(3n),
.top-benefits-content-in-in-in-con section:last-child {
	margin-right: 0;
}

.top-benefits-content-in-in-in-con-in {
	background: #fff;
	box-sizing: border-box;
	box-shadow: 5px 5px 15px -5px rgba(0,0,0,0.6);
	height: 100%;
	padding: 15px;
}

.top-benefits-content-in-in-in-con-text {
	box-sizing: border-box;
	color: #0b2e4e;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.4;
	text-align: center;
	width: 100%;
}

.top-benefits-content-in-in-in-con-text .mini {
	box-sizing: border-box;
	display: inline;
	font-size: 16px;
	line-height: 1.375;
}

.top-benefits-content-in-in-text {
	box-sizing: border-box;
	font-size: 15px;
	line-height: 1.5;
	margin-top: 20px;
}

.top-benefits-content-in-in-text p {
	margin-bottom: 20px;
}

.top-benefits-content-in-in-text p:last-child {
	margin-bottom: 0;
}

.top-benefits-content-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.667;
	margin-top: 40px;
	text-align: center;
}

.top-benefits-content-text p {
	margin-bottom: 20px;
}

.top-benefits-content-text p:last-child {
	margin-bottom: 0;
}

.top-benefits-content-text a {
	color: #0b2e4e;
}

.top-benefits-content-text a:hover {
	text-decoration: none;
}

/*------------------------------
お客さまの声
------------------------------*/

.top-voice-content {
	background: #fcfbf7;
	box-sizing: border-box;
}

body#top .top-voice-content {
	background: #fff;
}

.top-voice-content .wrapper {
	padding: 80px 0;
}

.top-voice-content .top-title {
	margin-bottom: 60px;
}

.top-voice-content-in {
	box-sizing: border-box;
	float: left;
	margin: 94px 0;
	width: 350px;
}

.top-voice-content-in .top-title-sub {
	text-align: left;
}

.top-voice-content-in .top-title-main {
	text-align: left;
}

.top-voice-content-in .top-link-btn {
	margin-top: 40px;
	width: 100%;
}

.top-voice-content-in-2 {
	box-sizing: border-box;
	float: right;
	padding: 0 12.5px 0 16.5px;
	position: relative;
	width: 670px;
}

.top-voice-content-in-2 .slick-dotted.slick-slider {
	margin-bottom: 0px;
}

.top-voice-content-in-2-con {
	box-sizing: border-box;
}

.top-voice-content-in-2-con section {
	box-sizing: border-box;
	padding: 0 15px 15px 10px;
}

.top-voice-content-in-2-con-in {
	background: #fff;
	box-sizing: border-box;
	box-shadow: 5px 5px 15px -5px rgba(0,0,0,0.6);
	padding: 20px 47.5px;
}

.top-voice-content-in-2-con-in-img {
	box-sizing: border-box;
	display: block;
	float: right;
	height: 150px;
	overflow: hidden;
	width: 150px;
}

.top-voice-content-in-2-con-in-img img {
	height: auto;
	width: 100%;
}

.top-voice-content-in-2-con-in-in {
	box-sizing: border-box;
	float: left;
	width: 350px;
}

.top-voice-content-in-2-con-in-in-title {
	box-sizing: border-box;
	color: #0b2e4e;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.667;
}

.top-voice-content-in-2-con-in-in-text {
	box-sizing: border-box;
	color: #999;
	font-size: 16px;
	line-height: 1.5;
}

.top-voice-content-in-2-con-in-in-text p {
	margin-bottom: 20px;
}

.top-voice-content-in-2-con-in-in-text p:last-child {
	margin-bottom: 0;
}

.top-voice-content-in-2-con-in-info {
	box-sizing: border-box;
	border-color: #999 !important;
	border-top: 1px solid;
	color: #999;
	font-size: 16px;
	line-height: 1.875;
	margin-top: 10px;
	padding-top: 10px;
}

.top-voice-content-in-2-slider-btn-img-list {
	box-sizing: border-box;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 100%;
	z-index: 2;
}

.top-voice-content-in-2-slider-btn-img-list-img {
	box-sizing: border-box;
	cursor: pointer;
	display: block !important;
	width: 53px;
}

.top-voice-content-in-2-slider-btn-img-list-img.prev {
	float: left;
}

.top-voice-content-in-2-slider-btn-img-list-img.next {
	float: right;
}

.top-voice-content-in-2-slider-btn-img-list-img img {
	height: auto;
	width: 100%;
}

.top-voice-content-in-2 .slick-list {
	margin-bottom: 20px;
}

.top-voice-content-in-2 .slick-dots {
	bottom: -20px;
}

.top-voice-content-in-2 .slick-dots li {
	height: 10px;
	margin: 0 10px;
	width: 10px;
}

.top-voice-content-in-2 .slick-dots li button {
	height: 100%;
	padding: 0;
	width: 100%;
}

.top-voice-content-in-2 .slick-dots li button::before {
	background: #ccc;
	box-sizing: border-box;
	border-radius: 50%;
	content: "";
	height: 100%;
	opacity: 1;
	width: 100%;
}

.top-voice-content-in-2 .slick-dots li.slick-active button::before {
	background: #000;
}

.top-voice-content .top-link-btn.mobi {
	display: none;
}

.top-voice-content .ti-widget.ti-goog {
	margin: 0 auto;
	width: 90%;
}

/*------------------------------
サポート実績
------------------------------*/

.top-support-content {
	box-sizing: border-box;
}

.top-support-content .wrapper {
	padding: 80px 0;
}

.top-support-content-img {
	box-sizing: border-box;
	display: block;
	margin-top: 60px;
	width: 877px;
}

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

.top-support-content-in {
	background: #fcfbf7;
	box-sizing: border-box;
	margin-top: 40px;
	padding: 20px;
}

.top-support-content-in-title {
	box-sizing: border-box;
	text-align: center;
}

.top-support-content-in-title-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
}

.top-support-content-in-text {
	box-sizing: border-box;
	font-size: 14px;
	line-height: 1.929;
	margin-top: 20px;
	text-align: center;
}

.top-support-content-in-text p {
	margin-bottom: 20px;
}

.top-support-content-in-text p:last-child {
	margin-bottom: 0;
}

.top-support-content-main-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.5;
	margin-top: 60px;
	text-align: center;
}

.top-support-content-main-text p {
	margin-bottom: 20px;
}

.top-support-content-main-text p:last-child {
	margin-bottom: 0;
}

.top-support-content-con {
	box-sizing: border-box;
	margin-top: 60px;
}

.top-support-content-con section {
	box-sizing: border-box;
	float: left;
	padding: 15px;
	width: 220px;
}

.top-support-content-con-in {
	background: #fff;
	box-sizing: border-box;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.6);
	height: 100%;
	padding: 10px;
}

.top-support-content-con-in-dummy-img {
	background: #ccc;
	box-sizing: border-box;
	height: 0;
	padding-bottom: 66.471%;
}

.top-support-content-con-in-img {
	box-sizing: border-box;
	display: block;
	width: 100%;
}

.top-support-content-con-in-img img {
	height: auto;
	width: 100%;
}

.top-support-content-con-in-title {
	box-sizing: border-box;
	line-height: 0;
	margin-top: 10px;
	text-align: center;
}

.top-support-content-con-in-title-in {
	box-sizing: border-box;
}

.top-support-content-con-in-title-in-in {
	box-sizing: border-box;
	display: inline-block;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.5;
}

/*------------------------------
コラム
------------------------------*/

.top-column-content {
	background: #fcfbf7;
	box-sizing: border-box;
}

.top-column-content .wrapper {
	padding: 80px 0;
}

.top-column-content-con {
	box-sizing: border-box;
	margin: 40px 0 -40px;
}

.top-column-content-con section {
	box-sizing: border-box;
	float: left;
	margin: 0 40px 40px 0;
	padding: 0 15px 15px 10px;
	width: 340px;
}

.top-column-content-con section:nth-child(3n),
.top-column-content-con section:last-child {
	margin-right: 0;
}

.top-column-content-con-in {
	box-sizing: border-box;
	box-shadow: 5px 5px 15px -5px rgba(0,0,0,0.6);
	height: 100%;
	position: relative;
}

.top-column-content-con-in-img {
	background: #ccc;
	box-sizing: border-box;
	display: block;
	height: 180px;
	overflow: hidden;
	width: 100%;
}

.top-column-content-con-in-img img {
	height: auto;
	transition-duration: .2s;
	-webkit-transition-duration: .2s;
	width: 100%;
}

a.top-column-content-con-in-img:hover img {
	opacity: 1;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.top-column-content-con-in-cate {
	background: #0b2e4e;
	box-sizing: border-box;
	color: #fff;
	font-size: 13px;
	line-height: 1.5;
	left: 0;
	padding: 5px 20px;
	position: absolute;
	top: 0;
	z-index: 2;
}

.top-column-content-con-in-in {
	background: #fff;
	box-sizing: border-box;
	height: calc(100% - 185px);
	padding: 20px;
}

.top-column-content-con-in-in-date {
	box-sizing: border-box;
	color: #999;
	font-size: 16px;
	line-height: 1.5;
}

.top-column-content-con-in-in-title {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.667;
	margin-top: 10px;
}

.top-column-content-con-in-in-title a {
	color: #000;
	text-decoration: none;
}

.top-column-content-con-in-in-title a:hover {
	text-decoration: underline;
}

.top-column-content .top-link-btn {
	margin-top: 40px;
}

/*------------------------------
事務所概要
------------------------------*/

.top-about-content {
	background: #f2f2f2;
	box-sizing: border-box;
}

.top-about-content .wrapper {
	padding: 80px 0;
}

.top-about-content-info-tb {
	box-sizing: border-box;
	margin-top: 60px;
}

.top-about-content-info-tb table {
	box-sizing: border-box;
	width: 100%;
}

.top-about-content-info-tb table th {
	background: #fcfbf7;
	box-sizing: border-box;
	border-color: #ccc !important;
	border-top: 3px solid;
	border-bottom: 3px solid;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.667;
	padding: 35px 45px;
	vertical-align: middle;
	text-align: left;
	width: 25%;
}

.top-about-content-info-tb table tr.tr-soft th {
	vertical-align: top;
}

.top-about-content-info-tb table td {
	background: #fff;
	box-sizing: border-box;
	border-color: #ccc !important;
	border-top: 3px solid;
	border-bottom: 3px solid;
	font-size: 18px;
	line-height: 1.667;
	padding: 35px 45px;
	vertical-align: middle;
}

.top-about-content-info-tb table td p {
	margin-bottom: 20px;
}

.top-about-content-info-tb table td p:last-child {
	margin-bottom: 0;
}

.top-about-content-info-tb table td a {
	color: #000;
	text-decoration: none;
}

.top-about-content-info-tb table td a:hover {
	text-decoration: underline;
}

.top-about-content-info-tb table td img.size-thumbnail {
	height: auto;
	width: 150px;
}

.top-about-content-info-tb table td img.size-medium {
	height: auto;
	width: 300px;
}

.top-about-content-info-tb table td img.size-large {
	height: auto;
	width: 640px;
}

.top-about-content-info-tb table td img.size-full {
	height: auto;
	max-width: 640px;
	width: auto;
}

.top-about-content-info-tb table td img.size-full.full {
	height: auto;
	max-width: none;
	width: 100%;
}

.top-about-content-info-tb-td-soft-img {
	box-sizing: border-box;
	display: block;
	width: 457px;
}

.top-about-content-info-tb-td-soft-img img {
	height: auto;
	width: 100%;
}

/*------------------------------
アクセス
------------------------------*/

.top-access-content {
	box-sizing: border-box;
}

.top-access-content .wrapper {
	padding: 80px 0;
}

.top-access-content-map {
	box-sizing: border-box;
	height: 400px;
	margin-top: 20px;
	width: 100%;
}

.top-access-content-map iframe {
	height: 100%;
	width: 100%;
}

.top-access-content-in {
	background: #fcfbf7;
	box-sizing: border-box;
	margin-top: 40px;
	padding: 20px;
}

.top-access-content-in-in-1 {
	box-sizing: border-box;
	float: left;
	width: 350px;
}

.top-access-content-in-in-1-title {
	box-sizing: border-box;
	border-color: #0b2e4e !important;
	border-left: 7px solid;
	color: #0b2e4e;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	padding-left: 10px;
}

.top-access-content-in-in-1-text {
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.875;
	margin: 20px 0 0 17px;
}

.top-access-content-in-in-1-text p {
	margin-bottom: 20px;
}

.top-access-content-in-in-1-text p:last-child {
	margin-bottom: 0;
}

.top-access-content-in-in-2 {
	box-sizing: border-box;
	float: right;
	width: 670px;
}

.top-access-content-in-in-2-text {
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.875;
}

.top-access-content-in-in-2-text p {
	margin-bottom: 20px;
}

.top-access-content-in-in-2-text p:last-child {
	margin-bottom: 0;
}

.top-access-content-in-in-2-text .big {
	box-sizing: border-box;
	display: inline;
	font-size: 20px;
	line-height: 1.5;
}

/*------------------------------
コラム
------------------------------*/

.top-new-column-content {
	background: #ccd0d9;
	box-sizing: border-box;
}

.top-new-column-content .wrapper {
	padding: 80px 0;
}

.top-new-column-content .top-title-sub-in-in {
	color: #fff;
}

.top-new-column-content-con {
	box-sizing: border-box;
	margin: 60px 100px 0;
}

.top-new-column-content-con section {
	box-sizing: border-box;
	margin-bottom: 10px;
	padding: 15px;
}

.top-new-column-content-con section:last-child {
	margin-bottom: 0;
}

.top-new-column-content-con-in {
	box-sizing: border-box;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.6);
	display: block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}

.top-new-column-content-con-in:hover img {
	opacity: 1;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.top-new-column-content-con-in-img {
	box-sizing: border-box;
	display: block;
	float: left;
	overflow: hidden;
	position: relative;
	width: 250px;
	z-index: 2;
}

.top-new-column-content-con-in-img img {
	height: auto;
	transition: all .5s;
	-webkit-transition: all .5s;
	width: 100%;
}

.top-new-column-content-con-in-in {
	background: #fff;
	box-sizing: border-box;
	display: block;
	left: 250px;
	height: 100%;
	position: absolute;
	width: calc(100% - 250px);
}

.top-new-column-content-con-in-in-title {
	box-sizing: border-box;
	color: #000;
	display: inline-block;
	font-weight: 700;
	font-size: 23px;
	line-height: 1.5;
	left: 20px;
	max-width: calc(100% - 40px);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.top-new-column-content-con-in:hover .top-new-column-content-con-in-in-title {
	text-decoration: underline;
}

.top-new-column-content .top-link-btn {
	margin: 40px auto 0;
}

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

.top-contact-content {
	background: #fcfbf7;
	box-sizing: border-box;
}

.top-contact-content .wrapper {
	padding: 80px 0;
}

.top-contact-content-in {
	box-sizing: border-box;
	margin-top: 60px;
	padding: 0 15px 15px 10px;
}

.top-contact-content-in-in {
	background: #fff;
	box-sizing: border-box;
	box-shadow: 5px 5px 15px -5px rgba(0,0,0,0.6);
	padding: 10px 50px 50px;
}

.top-contact-content-in-in-form-tb {
	box-sizing: border-box;
}

.top-contact-content-in-in-form-tb table {
	box-sizing: border-box;
	width: 100%;
}

.top-contact-content-in-in-form-tb table th {
	box-sizing: border-box;
	border-color: #ccc !important;
	border-bottom: 2px solid;
	font-size: 16px;
	line-height: 1.5;
	padding: 40px 0;
	position: relative;
	vertical-align: middle;
	text-align: left;
	width: 30%;
}

.top-contact-content-in-in-form-tb table tr.tr-naiyou th {
	vertical-align: top;
}

.top-contact-content-in-in-form-tb table th .required {
	background: #0b2e4e;
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 1.5;
	padding: 0 15px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.top-contact-content-in-in-form-tb table tr.tr-naiyou th .required {
	top: 40px;
	transform: none;
	-webkit-transform: none;
}

.top-contact-content-in-in-form-tb table td {
	box-sizing: border-box;
	border-color: #ccc !important;
	border-bottom: 2px solid;
	font-size: 16px;
	line-height: 1.5;
	padding: 40px 0;
	padding-left: 30px;
	vertical-align: middle;
}

.top-contact-content-in-in-form-tb table td input[type="text"],
.top-contact-content-in-in-form-tb table td input[type="email"] {
	box-sizing: border-box;
	border-color: #ccc !important;
	border: 1px solid;
	border-radius: 0;
	display: block;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
	padding: 10px 15px;
	width: 100%;
	-webkit-appearance: none;
}

.top-contact-content-in-in-form-tb table td .wpcf7-list-item {
	box-sizing: border-box;
	display: inline-block;
	margin: 0 20px 0 0;
}

.top-contact-content-in-in-form-tb table td .wpcf7-list-item:last-child {
	margin-right: 0;
}

.top-contact-content-in-in-form-tb table td textarea {
	box-sizing: border-box;
	border-color: #ccc !important;
	border: 1px solid;
	border-radius: 0;
	display: block;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
	height: 300px;
	padding: 10px 15px;
	width: 100%;
	-webkit-appearance: none;
}

.check-text {
	box-sizing: border-box;
	margin-top: 50px;
}

.check-text input[type="checkbox"] {
	display: none;
}

.check-text .wpcf7-list-item {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
}

.check-text-in {
	box-sizing: border-box;
	display: inline-block;
}

.check-text label {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 40px;
	position: relative;
}

.check-text label::before {
	box-sizing: border-box;
	border-color: #000 !important;
	border: 1px solid;
	border-radius: 5px;
	content: "";
	left: 0;
	height: 40px;
	position: absolute;
	top: 0;
	width: 40px;
}

.check-text .wpcf7-list-item-label,
.check-text-in-text {
	box-sizing: border-box;
	display: block;
	min-height: 40px;
	padding: 6px 0 0 50px;
	position: relative;
}

.check-text .wpcf7-list-item-label::before,
.check-text-in-text::before {
	box-sizing: border-box;
	border-color: #000 !important;
	border: 1px solid;
	border-radius: 5px;
	content: "";
	left: 4px;
	height: 32px;
	position: absolute;
	top: 4px;
	width: 32px;
}

.check-text input[type="checkbox"]:checked + .wpcf7-list-item-label::before,
.check-text input[type="checkbox"]:checked + .check-text-in-text::before {
	background: linear-gradient(135deg, #7db9e8 0%,#1e5799 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.check-text .wpcf7-list-item-label::after {
	content: none;
}

.check-text input[type="checkbox"]:checked + .wpcf7-list-item-label::after,
.check-text input[type="checkbox"]:checked + .check-text-in-text::after {
	box-sizing: border-box;
	border-color: #fff !important;
	border-right: 4px solid;
	border-bottom: 4px solid;
	content: "";
	left: 14px;
	height: 17px;
	position: absolute;
	top: 8px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 12px;
}

.check-text-new {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.5;
	margin-top: 20px;
}

.check-text-new input[type="text"] {
	background: #ffc;
	box-sizing: border-box;
	border-color: #ccc !important;
	border: 1px solid;
	border-radius: 0;
	display: inline-block;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
	margin-top: 10px;
	padding: 5px 10px;
	text-align: center;
	width: 70px;
	-webkit-appearance: none;
}

.top-contact-content-in-in-soushin-btn {
	box-sizing: border-box;
	margin-top: 50px;
	position: relative;
	width: 350px;
}

.top-contact-content-in-in-soushin-btn::after {
	box-sizing: border-box;
	color: #fff;
	content: "\e014";
	font-family: 'icomoon';
	font-weight: 400;
	font-size: 20px;
	line-height: 1;
	position: absolute;
	right: 31px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.top-contact-content-in-in-soushin-btn input[type="submit"] {
	 background: #9e8a5c;
	 box-sizing: border-box;
	 border: 0;
	 border-radius: 100px;
	 color: #fff;
	 cursor: pointer;
	 font-family: 'Noto Sans JP', sans-serif;
	 font-weight: 500;
	 font-size: 20px;
	 line-height: 1.5;
	 padding: 20px 30px;
	 width: 100%;
	 -webkit-appearance: none;
}

.top-contact-content-in-in-soushin-btn input[type="submit"].none {
	cursor: auto;
	opacity: 0.6;
}

.top-contact-content-in-in-soushin-btn input[type="submit"]:hover {
	opacity: 0.6;
}

.wpcf7-spinner,
.wpcf7 form .wpcf7-response-output {
	display: none !important;
}

.top-contact-content-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.833;
	margin-top: 40px;
}

.top-contact-content-text p {
	margin-bottom: 20px;
}

.top-contact-content-text p:last-child {
	margin-bottom: 0;
}

/*----------------------------------------
個別ページ
----------------------------------------*/

.main {
	box-sizing: border-box;
}

.main.main-page {
	margin-top: 76px;
}

.page-kv {
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: top center !important;
	background-color: #ccc;
	box-sizing: border-box;
	height: 300px;
	margin-top: 76px;
	width: 100%;
}

.page-kv .wrapper {
	position: relative;
}

.page-kv-title {
	box-sizing: border-box;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.page-kv-title-in {
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	font-size: 40px;
	line-height: 1.5;
}

.page-main-title {
	box-sizing: border-box;
}

.page-main-title-sub {
	box-sizing: border-box;
	line-height: 0;
	text-align: center;
}

.page-main-title-sub-in {
	box-sizing: border-box;
}

.page-main-title-sub-in-in {
	box-sizing: border-box;
	color: #a1afbb;
	display: inline-block;
	font-weight: 700;
	font-size: 25px;
	line-height: 1.5;
}

.page-main-title-main {
	box-sizing: border-box;
	line-height: 0;
	margin-top: 10px;
	text-align: center;
}

.page-main-title-main-in {
	box-sizing: border-box;
}

.page-main-title-main-in-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.5;
}

@media(max-width: 1351px) {

	.main.main-page {
		margin-top: 5.3vw;
	}

}

/*------------------------------
事務所概要
------------------------------*/

body#about .top-feature-content {
	padding-top: 0;
}

body#about .top-feature-content::before {
	content: none;
}

.message-content {
	box-sizing: border-box;
	min-height: 1031px;
	position: relative;
}

.message-content::after {
	background-size: cover !important;
	background-position: top center !important;
	box-sizing: border-box;
	bottom: 0;
	content: "";
	left: 0;
	height: 450px;
	position: absolute;
	width: 100%;
}

.message-content-title {
	background: #0b2e4e;
	background: #0068b7;
	box-sizing: border-box;
}

.message-content .message-content-title .wrapper {
	padding: 20px 0;
}

.message-content-title-in {
	box-sizing: border-box;
	color: #fff;
	font-weight: 700;
	font-size: 36px;
	line-height: 46px;
}

.message-content .wrapper {
	padding: 80px 0;
	position: relative;
	z-index: 2;
}

.message-content-greeting {
	box-sizing: border-box;
	min-height: 356px;
	position: relative;
}

.message-content-greeting-img {
	background: #fff;
	box-sizing: border-box;
	border-color: #9e8a5c !important;
	border: 7px solid;
	display: block;
	position: absolute;
	right: 0;
	top: -110px;
	width: 409px;
}

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

.message-content-greeting-title {
	box-sizing: border-box;
	color: #0b2e4e;
	font-weight: 700;
	font-size: 36px;
	line-height: 46px;
	margin-bottom: 20px;
}

.message-content-greeting-title .mini {
	box-sizing: border-box;
	display: inline;
	font-size: 24px;
	line-height: 34px;
}

.message-content-greeting-text {
	box-sizing: border-box;
	font-size: 20px;
	line-height: 42px;
	width: calc(100% - 449px);
}

.message-content-greeting-text p {
	margin-bottom: 30px;
}

.message-content-greeting-text p:last-child {
	margin-bottom: 0;
}

.message-content-in {
	background: #fcfbf7;
	box-sizing: border-box;
	margin-top: 60px;
	padding: 40px;
}

.message-content-in-title {
	box-sizing: border-box;
	color: #0b2e4e;
	font-weight: 700;
	font-size: 36px;
	line-height: 46px;
	margin-bottom: 20px;
}

.message-content-in-text {
	box-sizing: border-box;
	font-size: 20px;
	line-height: 42px;
}

.message-content-in-text p {
	margin-bottom: 20px;
}

.message-content-in-text p:last-child {
	margin-bottom: 0;
}

.message-content-info-con {
	box-sizing: border-box;
	margin-top: 60px;
}

.message-content-info-con section {
	box-sizing: border-box;
	padding: 0 0 40px 60px;
	position: relative;
}

.message-content-info-con section::before {
	background: #0b2e4e;
	box-sizing: border-box;
	content: "";
	left: 0;
	height: 40px;
	position: absolute;
	top: 5px;
	width: 40px;
	z-index: 2;
}

.message-content-info-con section::after {
	box-sizing: border-box;
	border-color: #0b2e4e !important;
	border-right: 3px solid;
	content: "";
	left: 20px;
	height: 100%;
	position: absolute;
	top: 5px;
}

.message-content-info-con section:last-child {
	padding-bottom: 0;
}

.message-content-info-con section:last-child::after {
	content: none;
}

.message-content-info-con-title {
	box-sizing: border-box;
	color: #0b2e4e;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	font-size: 36px;
	line-height: 46px;
}

.message-content-info-con-text {
	box-sizing: border-box;
	font-size: 20px;
	line-height: 32px;
	margin-top: 10px;
}

.message-content-info-con-text p {
	margin-bottom: 20px;
}

.message-content-info-con-text p:last-child {
	margin-bottom: 0;
}

.message-content-career {
	background: #fff;
	box-sizing: border-box;
	border-color: #0b2e4e !important;
	border: 3px solid;
	margin-top: 60px;
	padding: 60px;
}

.message-content-career-title {
	box-sizing: border-box;
	color: #0b2e4e;
	float: left;
	font-weight: 700;
	font-size: 36px;
	line-height: 46px;
}

.message-content-career-info-tb {
	box-sizing: border-box;
	float: right;
	width: 848px;
}

.message-content-career-info-tb table {
	box-sizing: border-box;
	width: 100%;
}

.message-content-career-info-tb table th {
	box-sizing: border-box;
	font-weight: 700;
	font-size: 18px;
	line-height: 30px;
	padding: 0 20px 60px 0;
	text-align: right;
	width: 15%;
}

.message-content-career-info-tb table tr:last-child th {
	padding-bottom: 0;
}

.message-content-career-info-tb table td {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 30px;
	padding: 0 0 60px 45px;
	position: relative;
}

.message-content-career-info-tb table td::before {
	background: #0b2e4e;
	box-sizing: border-box;
	content: "";
	left: 0;
	height: 25px;
	position: absolute;
	top: 4px;
	width: 25px;
	z-index: 2;
}

.message-content-career-info-tb table td::after {
	box-sizing: border-box;
	border-color: #0b2e4e !important;
	border-right: 2px solid;
	content: "";
	left: 12.5px;
	height: 100%;
	position: absolute;
	top: 4px;
}

.message-content-career-info-tb table tr:last-child td {
	padding-bottom: 0;
}

.message-content-career-info-tb table tr:last-child td::after {
	content: none;
}

.message-content-career-info-tb-td-title {
	box-sizing: border-box;
}

.message-content-career-info-tb-td-text {
	box-sizing: border-box;
}

.message-content-career-info-tb-td-text p {
	margin-bottom: 20px;
}

.message-content-career-info-tb-td-text p:last-child {
	margin-bottom: 0;
}

/*------------------------------
税理士紹介
------------------------------*/

.member-content {
	box-sizing: border-box;
}

.member-content .wrapper {
	padding: 80px 0;
}

.member-content-con {
	box-sizing: border-box;
	margin-top: 60px;
}

.member-content-con section {
	background: #f2f2f2;
	box-sizing: border-box;
	margin-bottom: 40px;
	padding: 30px;
}

.member-content-con section:last-child {
	margin-bottom: 0;
}

.member-content-con-img {
	box-sizing: border-box;
	display: block;
	float: left;
	width: 300px;
}

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

.member-content-con-in {
	box-sizing: border-box;
}

.member-content-con-img + .member-content-con-in {
	float: right;
	width: calc(100% - 330px);
}

.member-content-con-in-info-tb {
	box-sizing: border-box;
}

.member-content-con-in-info-tb table {
	box-sizing: border-box;
	width: 100%;
}

.member-content-con-in-info-tb table th {
	box-sizing: border-box;
	line-height: 0;
	padding-bottom: 20px;
	vertical-align: top;
	text-align: center;
	width: 120px;
}

.member-content-con-in-info-tb-th-in {
	background: #0b2e4e;
	box-sizing: border-box;
	border-radius: 100px;
	display: inline-block;
	padding: 5px 10px;
	width: 100%;
}

.member-content-con-in-info-tb-th-in-in {
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	line-height: 1.5;
}

.member-content-con-in-info-tb table td {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.5;
	padding: 5px 0 20px 20px;
	vertical-align: top;
}

.member-content-con-in-info-tb table tr:last-child th,
.member-content-con-in-info-tb table tr:last-child td {
	padding-bottom: 0;
}

.member-content-con-in-info-tb table td p {
	margin-bottom: 20px;
}

.member-content-con-in-info-tb table td p:last-child {
	margin-bottom: 0;
}

/*------------------------------
お客様の声
------------------------------*/

.voice-content {
	background: #fcfbf7;
	box-sizing: border-box;
}

.voice-content .wrapper {
	padding: 60px 0 100px;
}

.voice-content .page-main-title {
	margin-bottom: 60px;
}

.voice-content-con {
	box-sizing: border-box;
	margin-top: 60px;
}

.voice-content-con section {
	box-sizing: border-box;
	margin-bottom: 60px;
	padding: 0 15px 15px 10px;
}

.voice-content-con section:last-child {
	margin-bottom: 0;
}

.voice-content-con-in {
	background: #fff;
	box-sizing: border-box;
	box-shadow: 5px 5px 15px -5px rgba(0,0,0,0.6);
	padding: 40px;
}

.voice-content-con-in-title {
	box-sizing: border-box;
	border-color: #0b2e4e !important;
	border-bottom: 2px solid;
	color: #0b2e4e;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.voice-content-con-in-info {
	box-sizing: border-box;
	font-size: 20px;
	line-height: 30px;
}

.voice-content-con-in-img-con {
	box-sizing: border-box;
	margin-top: 20px;
}

.voice-content-con-in-img-con-img {
	box-sizing: border-box;
	display: block;
	float: left;
}

.voice-content-con-in-img-con-img img {
	height: auto;
	max-width: 475px;
	width: auto;
}

.voice-content-con-in-img-con-questionnaire-img {
	box-sizing: border-box;
	display: block;
	float: right;
	width: 475px;
}

.voice-content-con-in-img-con-img + .voice-content-con-in-img-con-questionnaire-img {
	margin-left: 45px;
}

.voice-content-con-in-img-con-questionnaire-img img {
	height: auto;
	width: 100%;
}

.voice-content-con-in-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 28px;
	margin-top: 40px;
}

.voice-content-con-in-text p {
	margin-bottom: 20px;
}

.voice-content-con-in-text p:last-child {
	margin-bottom: 0;
}

.voice-content-con-in-con {
	box-sizing: border-box;
	counter-reset: number 0;
	margin-top: 40px;
}

.voice-content-con-in-con-dl {
	box-sizing: border-box;
	margin-bottom: 40px;
}

.voice-content-con-in-con-dl:last-child {
	margin-bottom: 0;
}

.voice-content-con-in-con-dl dt {
	background: #0b2e4e;
	box-sizing: border-box;
	color: #fff;
	font-weight: 700;
	font-size: 23px;
	line-height: 33px;
	padding: 10px 15px;
	padding-left: calc(15px + 1.5em);
	position: relative;
}

.voice-content-con-in-con-dl:nth-child(n+10) dt {
	padding-left: calc(15px + 2em);
}

.voice-content-con-in-con-dl dt::before {
	box-sizing: border-box;
	counter-increment: number 1;
	content: counter(number) ".";
	left: 15px;
	position: absolute;
}

.voice-content-con-in-con-dl dd {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 28px;
	margin-top: 10px;
}

.voice-content-con-in-con-dl dd p {
	margin-bottom: 20px;
}

.voice-content-con-in-con-dl dd p:last-child {
	margin-bottom: 0;
}

.voice-content .ti-widget.ti-goog {
	margin: 0 auto;
	width: 90%;
}

/*------------------------------
コラム
------------------------------*/

.itiran-pager {
	box-sizing: border-box;
}

.itiran-pager .wp-pagenavi {
	box-sizing: border-box;
	margin: 40px 0 -10px;
	text-align: center;
}

.itiran-pager .wp-pagenavi span,.itiran-pager .wp-pagenavi a {
	background: #fff;
	box-sizing: border-box;
	border-color: #0b2e4e !important;
	border: 1px solid;
	border-radius: 50%;
	color: #0b2e4e;
	display: inline-block;
	font-size: 18px;
	line-height: 47px;
	height: 50px;
	margin: 0 10px 10px 0;
	text-align: center;
	text-decoration: none;
	width: 50px;
}

.itiran-pager .wp-pagenavi span:last-child, .itiran-pager .wp-pagenavi a:last-child {
	margin-right: 0;
}

.itiran-pager .wp-pagenavi span.current, .itiran-pager .wp-pagenavi a:hover {
	background: #0b2e4e;
	color: #fff;
	font-weight: 700;
}

/*------------------------------
ブログ 個別ページ
------------------------------*/

.blog-post-content {
	box-sizing: border-box;
}

.blog-post-content .wrapper {
	padding: 60px 0 100px;
}

.blog-post-content-info {
	box-sizing: border-box;
}

.blog-post-content-info-cate {
	box-sizing: border-box;
}

.blog-post-content-info-cate .post-categories {
	box-sizing: border-box;
	margin-bottom: -10px;
	overflow: hidden;
	width: 100%;
}

.blog-post-content-info-cate .post-categories li {
	box-sizing: border-box;
	float: left;
	margin: 0 10px 10px 0;
}

.blog-post-content-info-cate .post-categories li:last-child {
	margin-right: 0;
}

.blog-post-content-info-cate .post-categories li a {
	box-sizing: border-box;
	border-color: #0b2e4e !important;
	border: 2px solid;
	color: #0b2e4e;
	display: block;
	font-size: 18px;
	line-height: 28px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
}

.blog-post-content-info-cate .post-categories li a:hover {
	background: #0b2e4e;
	color: #fff;
}

.blog-post-content-info-date {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 28px;
	margin-top: 20px;
}

.blog-post-content-title {
	box-sizing: border-box;
	border-color: #ccc !important;
	border-top: 1px solid;
	border-bottom: 1px solid;
	margin-top: 20px;
	padding: 20px 0;
}

.blog-post-content-title-in {
	box-sizing: border-box;
	font-weight: 700;
	font-size: 30px;
	line-height: 40px;
}

.blog-post-content-writer {
	box-sizing: border-box;
	margin-top: 20px;
}

.blog-post-content-writer-text {
	box-sizing: border-box;
	float: right;
	font-size: 18px;
	line-height: 1.5;
}

.blog-post-content-writer-text a {
	color: #0000ee;
}

.blog-post-content-writer-text a:hover {
	color: #681da8;
}

.blog-post-content-thumb-img {
	box-sizing: border-box;
	display: block;
	margin: 60px auto 0;
	width: 60%;
}

.blog-post-content-thumb-img img {
	height: auto;
	width: 100%;
}

.blog-post-content-in {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 28px;
	margin-top: 60px;
}

.blog-post-content-in p {
	margin-bottom: 20px;
}

.blog-post-content-in p:last-child {
	margin-bottom: 0;
}

.blog-post-content-in p + h1,
.blog-post-content-in p + h2,
.blog-post-content-in p + h3,
.blog-post-content-in p + h4,
.blog-post-content-in p + h5,
.blog-post-content-in p + h6,
.blog-post-content-in ul + h1,
.blog-post-content-in ul + h2,
.blog-post-content-in ul + h3,
.blog-post-content-in ul + h4,
.blog-post-content-in ul + h5,
.blog-post-content-in ul + h6,
.blog-post-content-in ol + h1,
.blog-post-content-in ol + h2,
.blog-post-content-in ol + h3,
.blog-post-content-in ol + h4,
.blog-post-content-in ol + h5,
.blog-post-content-in ol + h6,
.blog-post-content-in dl + h1,
.blog-post-content-in dl + h2,
.blog-post-content-in dl + h3,
.blog-post-content-in dl + h4,
.blog-post-content-in dl + h5,
.blog-post-content-in dl + h6,
.blog-post-content-in table + h1,
.blog-post-content-in table + h2,
.blog-post-content-in table + h3,
.blog-post-content-in table + h4,
.blog-post-content-in table + h5,
.blog-post-content-in table + h6,
.blog-post-content-in img + h1,
.blog-post-content-in img + h2,
.blog-post-content-in img + h3,
.blog-post-content-in img + h4,
.blog-post-content-in img + h5,
.blog-post-content-in img + h6,
.blog-post-content-in iframe + h1,
.blog-post-content-in iframe + h2,
.blog-post-content-in iframe + h3,
.blog-post-content-in iframe + h4,
.blog-post-content-in iframe + h5,
.blog-post-content-in iframe + h6,
.blog-post-content-in div + h1,
.blog-post-content-in div + h2,
.blog-post-content-in div + h3,
.blog-post-content-in div + h4,
.blog-post-content-in div + h5,
.blog-post-content-in div + h6,
.blog-post-content-in a + h1,
.blog-post-content-in a + h2,
.blog-post-content-in a + h3,
.blog-post-content-in a + h4,
.blog-post-content-in a + h5,
.blog-post-content-in a + h6,
.blog-post-content-in center + h1,
.blog-post-content-in center + h2,
.blog-post-content-in center + h3,
.blog-post-content-in center + h4,
.blog-post-content-in center + h5,
.blog-post-content-in center + h6 {
	margin-top: 60px;
}

.blog-post-content-in h1 {
	background: #0b2e4e;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 5px;
}

.blog-post-content-in h1 .title-in {
	box-sizing: border-box;
	border-color: #fff !important;
	border: 4px solid;
	color: #fff;
	display: block;
	font-weight: 700;
	font-size: 23px;
	line-height: 33px;
	padding: 25px;
	position: relative;
}

.blog-post-content-in h1 .title-in::before,
.blog-post-content-in h1 .title-in::after {
	box-sizing: border-box;
	color: #fff;
	content: "\e003";
	font-family: 'icomoon';
	font-weight: 400;
	font-size: 15px;
	line-height: 15px;
	position: absolute;
}

.blog-post-content-in h1 .title-in::before {
	left: 10px;
	top: 10px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.blog-post-content-in h1 .title-in::after {
	bottom: 10px;
	right: 10px;
}

.blog-post-content-in h2 {
	background: #0b2e4e;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 10px 15px;
}

.blog-post-content-in h2 .title-in {
	box-sizing: border-box;
	color: #fff;
	display: block;
	font-weight: 700;
	font-size: 23px;
	line-height: 33px;
}

.blog-post-content-in h3 {
	box-sizing: border-box;
	margin-bottom: 20px;
	padding-bottom: 13px;
	position: relative;
}

.blog-post-content-in h3::before,
.blog-post-content-in h3::after {
	box-sizing: border-box;
	bottom: 0;
	content: "";
	left: 0;
	height: 3px;
	position: absolute;
	width: 100%;
}

.blog-post-content-in h3::before {
	background: #0b2e4e;
	width: 25%;
	z-index: 2;
}

.blog-post-content-in h3::after {
	background: #ccc;
}

.blog-post-content-in h3 .title-in {
	box-sizing: border-box;
	display: block;
	font-weight: 700;
	font-size: 23px;
	line-height: 33px;
}

.blog-post-content-in h4 {
	box-sizing: border-box;
	margin-bottom: 20px;
	padding-left: 30px;
	position: relative;
}

.blog-post-content-in h4::before {
	background: #0b2e4e;
	box-sizing: border-box;
	border-radius: 50%;
	content: "";
	left: 0;
	height: 20px;
	position: absolute;
	top: 8px;
	width: 20px;
}

.blog-post-content-in h4 .title-in {
	box-sizing: border-box;
	display: block;
	font-weight: 700;
	font-size: 23px;
	line-height: 33px;
}

.blog-post-content-in img.size-thumbnail {
	height: auto;
	width: 150px;
}

.blog-post-content-in img.size-medium {
	height: auto;
	width: 300px;
}

.blog-post-content-in img.size-large {
	height: auto;
	width: 640px;
}

.blog-post-content-in img.size-full {
	height: auto;
	max-width: 640px;
	width: auto;
}

.blog-post-content-in a {
	color: #47b39d;
	text-decoration: none;
}

.blog-post-content-in a:hover {
	text-decoration: underline;
}

.blog-post-content-in a.broken_link,
.blog-post-content-in a.broken_link:hover {
	text-decoration: line-through;
}

.blog-post-content-in table {
	box-sizing: border-box;
	margin: 20px 0;
}

.blog-post-content-in table:last-child {
	margin-bottom: 0;
}

.blog-post-content-in table td {
	box-sizing: border-box;
	border-color: #ccc !important;
	border: 1px solid;
	padding: 10px;
}

.post-pager {
	box-sizing: border-box;
	margin: 60px auto 0;
	width: 800px;
}

.post-pager section {
	box-sizing: border-box;
	float: left;
	padding-top: 18px;
	position: relative;
	width: 50%;
}

.post-pager-title {
	background: #fff;
	box-sizing: border-box;
	border-color: #ccc !important;
	border: 1px solid;
	font-size: 18px;
	line-height: 1.5;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	z-index: 2;
}

.post-pager section.sec-prev .post-pager-title {
	left: 20px;
}

.post-pager section.sec-next .post-pager-title {
	right: 20px;
}

.post-pager-in {
	background: #fff;
	box-sizing: border-box;
	border-color: #ccc !important;
	border: 1px solid;
	color: #000;
	display: block;
	font-size: 18px;
	line-height: 1.5;
	height: 100%;
	min-height: 160px;
	overflow: hidden;
	padding: 38px 20px 20px;
	text-decoration: none;
}

.post-pager-in:hover {
	color: #000;
	opacity: 0.6;
}

.post-pager-in:hover img {
	opacity: 1;
}

.post-pager-in-img {
	box-sizing: border-box;
	border-radius: 50%;
	display: block;
	overflow: hidden;
	width: 150px;
}

.post-pager section.sec-prev .post-pager-in-img {
	float: left;
	margin-right: 20px;
}

.post-pager section.sec-next .post-pager-in-img {
	float: right;
	margin-left: 20px;
}

.post-pager-in-img img {
	height: auto;
	width: 100%;
}

.post-pager-no-in {
	box-sizing: border-box;
	height: 100%;
	position: relative;
}

.post-pager-in-home-btn {
	box-sizing: border-box;
	display: block;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 160px;
}

.post-pager-in-home-btn-in {
	background: #0b2e4e;
	box-sizing: border-box;
	border-radius: 50%;
	display: block;
	height: 160px;
	position: relative;
}

.post-pager-in-home-btn-in::before {
	box-sizing: border-box;
	border-color: #fff !important;
	border: 10px solid;
	border-radius: 50%;
	content: "";
	left: 5px;
	height: calc(100% - 10px);
	position: absolute;
	top: 5px;
	width: calc(100% - 10px);
	z-index: 2;
}

.post-pager-in-home-btn:hover .post-pager-in-home-btn-in {
	opacity: 0.6;
}

.post-pager-in-home-btn-in-text {
	box-sizing: border-box;
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

.post-pager-in-home-btn-in-text::before {
	box-sizing: border-box;
	color: #fff;
	content: "\e3af";
	font-family: "Font Awesome 6 Pro";
	font-weight: 900;
	font-size: 60px;
	line-height: 1;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 100%;
}

.banner-two-list {
	box-sizing: border-box;
	margin-bottom: -20px;
}

.banner-two-list li {
	box-sizing: border-box;
	float: left;
	margin: 0 20px 20px 0;
	width: 330px;
}

.banner-two-list li:nth-child(2n),
.banner-two-list li:last-child {
	margin-right: 0;
}

.banner-two-list li img {
	height: auto;
	width: 100%;
}

.info-dl {
	box-sizing: border-box;
	border: 3px solid;
	margin-bottom: 20px;
}

.info-dl:last-child {
	margin-bottom: 0;
}

.info-dl dt {
	box-sizing: border-box;
	padding: 10px 15px;
}

.info-dl-dt-in {
	box-sizing: border-box;
	display: inline-block;
	font-weight: 700;
	position: relative;
	z-index: 2;
}

.info-dl dd {
	box-sizing: border-box;
	padding: 15px;
}

.info-dl-dd-btn {
	box-sizing: border-box;
	display: block;
	width: 300px;
}

.blog-post-content-in .info-dl-dd-btn:hover {
	text-decoration: none;
}

.info-dl-dd-btn-in {
	box-sizing: border-box;
	border-radius: 100px;
	color: #fff;
	display: block;
	font-size: 18px;
	line-height: 28px;
	padding: 10px 15px;
	text-align: center;
}

.info-dl-dd-btn:hover .info-dl-dd-btn-in {
	opacity: 0.6;
}

.info-dl-dd-btn-in-text {
	box-sizing: border-box;
	display: inline-block;
	position: relative;
}

.note-box {
	box-sizing: border-box;
	border-color: #ccc !important;
	border: 1px solid;
	border-radius: 5px;
	margin-bottom: 20px;
	overflow: hidden;
}

.note-box:last-child {
	margin-bottom: 0;
}

.note-box-in {
	box-sizing: border-box;
	padding: 20px;
}

.speech-bubble {
	box-sizing: border-box;
}

br + .speech-bubble {
	margin-top: -18px;
}

.speech-bubble-img {
	box-sizing: border-box;
	width: 77px;
}

.speech-bubble.l1 .speech-bubble-img {
	float: left;
}

.speech-bubble.r1 .speech-bubble-img {
	float: right;
}

.speech-bubble-img-in {
	box-sizing: border-box;
	border-color: #ccc !important;
	border: 3px solid;
	border-radius: 50%;
	display: block;
	overflow: hidden;
	width: 100%;
}

.speech-bubble-img-in img {
	height: auto;
	width: 100%;
}

.speech-bubble-img-title {
	box-sizing: border-box;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
}

.speech-bubble-text {
	box-sizing: border-box;
	max-width: calc(100% - 194px);
	position: relative;
}

.speech-bubble-text::before {
	box-sizing: border-box;
	border-color: #ccc !important;
	border-top: 2px solid;
	border-right: 2px solid;
	content: "";
	height: 20px;
	position: absolute;
	top: 20px;
	width: 20px;
}

.speech-bubble.l1 .speech-bubble-text {
	float: left;
	margin-left: 20px;
	padding-left: 13px;
}

.speech-bubble.l1 .speech-bubble-text::before {
	background: #fff;
	left: 4px;
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}

.speech-bubble.r1 .speech-bubble-text {
	float: right;
	margin-right: 20px;
	padding-right: 13px;
}

.speech-bubble.r1 .speech-bubble-text::before {
	background: #d1e0fc;
	right: 4px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.speech-bubble-text-in {
	box-sizing: border-box;
	border-color: #ccc !important;
	border: 2px solid;
	border-radius: 10px;
	font-size: 18px;
	line-height: 28px;
	min-height: 59px;
	padding: 10px 15px;
}

.speech-bubble.r1 .speech-bubble-text-in {
	background: #d1e0fc;
}

.speech-bubble-text-in-text {
	box-sizing: border-box;
	position: relative;
	z-index: 2;
}

.amazon-box {
	box-sizing: border-box;
	border-color: #ccc !important;
	border: 2px solid;
	min-height: 90px;
	padding: 20px;
	position: relative;
}

.amazon-box + .amazon-box {
	margin-top: 20px;
}

.blog-post-content-in a.amazon-box-img {
	box-sizing: border-box;
	display: block;
	float: left;
	width: 170px;
}

.blog-post-content-in a.amazon-box-img img {
	height: auto;
	width: 100%;
}

.amazon-box-title {
	box-sizing: border-box;
	float: right;
	width: calc(100% - 190px);
}

.amazon-box-icon-img {
	box-sizing: border-box;
	bottom: 20px;
	display: block;
	position: absolute;
	right: 20px;
	width: 50px;
}

.amazon-box-icon-img::before {
	background: url(images/icon-amazon.png) no-repeat;
	background-size: 100% !important;
	box-sizing: border-box;
	content: "";
	display: block;
	height: 0;
	padding-bottom: 100%;
	position: relative;
	width: 100%;
}

/*------------------------------
利用規約及び個人情報保護方針
------------------------------*/

.privacy-content {
	box-sizing: border-box;
}

.privacy-content .wrapper {
	padding: 60px 0 100px;
}

.privacy-content-in {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 28px;
}

.privacy-content-in p {
	margin-bottom: 20px;
}

.privacy-content-in p:last-child {
	margin-bottom: 0;
}

.privacy-content-in p + h1,
.privacy-content-in p + h2,
.privacy-content-in p + h3,
.privacy-content-in p + h4,
.privacy-content-in p + h5,
.privacy-content-in p + h6,
.privacy-content-in ul + h1,
.privacy-content-in ul + h2,
.privacy-content-in ul + h3,
.privacy-content-in ul + h4,
.privacy-content-in ul + h5,
.privacy-content-in ul + h6,
.privacy-content-in ol + h1,
.privacy-content-in ol + h2,
.privacy-content-in ol + h3,
.privacy-content-in ol + h4,
.privacy-content-in ol + h5,
.privacy-content-in ol + h6,
.privacy-content-in dl + h1,
.privacy-content-in dl + h2,
.privacy-content-in dl + h3,
.privacy-content-in dl + h4,
.privacy-content-in dl + h5,
.privacy-content-in dl + h6,
.privacy-content-in table + h1,
.privacy-content-in table + h2,
.privacy-content-in table + h3,
.privacy-content-in table + h4,
.privacy-content-in table + h5,
.privacy-content-in table + h6,
.privacy-content-in img + h1,
.privacy-content-in img + h2,
.privacy-content-in img + h3,
.privacy-content-in img + h4,
.privacy-content-in img + h5,
.privacy-content-in img + h6,
.privacy-content-in iframe + h1,
.privacy-content-in iframe + h2,
.privacy-content-in iframe + h3,
.privacy-content-in iframe + h4,
.privacy-content-in iframe + h5,
.privacy-content-in iframe + h6,
.privacy-content-in div + h1,
.privacy-content-in div + h2,
.privacy-content-in div + h3,
.privacy-content-in div + h4,
.privacy-content-in div + h5,
.privacy-content-in div + h6,
.privacy-content-in a + h1,
.privacy-content-in a + h2,
.privacy-content-in a + h3,
.privacy-content-in a + h4,
.privacy-content-in a + h5,
.privacy-content-in a + h6,
.privacy-content-in center + h1,
.privacy-content-in center + h2,
.privacy-content-in center + h3,
.privacy-content-in center + h4,
.privacy-content-in center + h5,
.privacy-content-in center + h6 {
	margin-top: 60px;
}

.privacy-content-in .title-2 {
	background: #0b2e4e;
	background: #0068b7;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 10px 15px;
}

.privacy-content-in .title-2 .title-in {
	box-sizing: border-box;
	color: #fff;
	display: block;
	font-weight: 700;
	font-size: 23px;
	line-height: 33px;
}

.privacy-content-in .title-3 {
	box-sizing: border-box;
	margin-bottom: 20px;
	padding-bottom: 13px;
	position: relative;
}

.privacy-content-in .title-3::before,
.privacy-content-in .title-3::after {
	box-sizing: border-box;
	bottom: 0;
	content: "";
	left: 0;
	height: 3px;
	position: absolute;
	width: 100%;
}

.privacy-content-in .title-3::before {
	background: #0b2e4e;
	width: 25%;
	z-index: 2;
}

.privacy-content-in .title-3::after {
	background: #ccc;
}

.privacy-content-in .title-3 .title-in {
	box-sizing: border-box;
	display: block;
	font-weight: 700;
	font-size: 23px;
	line-height: 33px;
}

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

.sitemap-content {
	box-sizing: border-box;
}

.sitemap-content .wrapper {
	padding: 60px 0 100px;
}

.sitemap-content-list {
	box-sizing: border-box;

}

.sitemap-content-list + .sitemap-content-list {
	margin-top: 60px;
}

.sitemap-content-list li {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 10px;
	padding-left: 21px;
	position: relative;
}

.sitemap-content-list li::before {
	box-sizing: border-box;
	color: #0b2e4e;
	content: "\e002";
	font-family: 'icomoon';
	font-size: 23px;
	line-height: 23px;
	left: -6px;
	position: absolute;
	top: 3px;
}

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

.sitemap-content-list li a {
	color: #000;
	text-decoration: none;
}

.sitemap-content-list li a:hover {
	text-decoration: underline;
}

/*------------------------------
お問い合わせありがとうございます
------------------------------*/

.thanks-content {
	box-sizing: border-box;
}

.thanks-content .wrapper {
	padding: 60px 0 100px;
}

.thanks-content-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 28px;
}

.thanks-content-text p {
	margin-bottom: 20px;
}

.thanks-content-text p:last-child {
	margin-bottom: 0;
}

/*----------------------------------------
LP
----------------------------------------*/

.lp-kv {
	box-sizing: border-box;
	margin-top: 178px;
}

.lp-kv-img {
	box-sizing: border-box;
	display: block;
	width: 100%;
}

.lp-kv-img img {
	height: auto;
	width: 100%;
}

.lp-main-title {
	box-sizing: border-box;
	height: 83px;
	text-align: center;
}

.lp-main-title-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.15;
	padding: 18px 67px;
	position: relative;
}

.lp-main-title.pc-tab-line-2 .lp-main-title-in {
	padding: 0 67px;
}

.lp-main-title-in-icon-before,
.lp-main-title-in-icon-after {
	box-sizing: border-box;
	display: block;
	position: absolute;
	top: 0;
	width: 47px;
}

.lp-main-title-in-icon-before {
	left: 0;
}

.lp-main-title-in-icon-after {
	right: 0;
}

.lp-main-title-in-icon-before::before,
.lp-main-title-in-icon-after::before {
	background: url(images/lp/lp-title-icon.png) no-repeat;
	background-size: 100% !important;
	box-sizing: border-box;
	content: "";
	display: block;
	height: 0;
	padding-bottom: 176.56%;
	position: relative;
	width: 100%;
}

.lp-main-title-in-icon-after::before {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.lp-main-title-in-in {
	box-sizing: border-box;
	display: inline-block;
	position: relative;
}

.lp-main-title.pc-tab-line-2 .lp-main-title-in-in {
	top: -2px;
}

.lp-title {
	box-sizing: border-box;
	text-align: center;
}

.lp-title-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-weight: 700;
	font-size: 36px;
	line-height: 46px;
}

.lp-sub-title {
	box-sizing: border-box;
}

.lp-sub-title-sub {
	box-sizing: border-box;
	text-align: center;
}

.lp-sub-title-sub-in {
	box-sizing: border-box;
	color: #a1afbb;
	display: inline-block;
	font-weight: 700;
	font-size: 24px;
	line-height: 34px;
}

.lp-sub-title-main {
	box-sizing: border-box;
	margin-top: 10px;
	text-align: center;
}

.lp-sub-title-main-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-weight: 700;
	font-size: 36px;
	line-height: 46px;
}

/*------------------------------
紹介
------------------------------*/

.lp-info-content {
	box-sizing: border-box;
}

.lp-info-content .wrapper {
	padding: 60px 0;
}

.lp-info-content-text + .lp-main-title {
	margin-top: 20px;
}

.lp-info-content-text {
	box-sizing: border-box;
	color: #0b2e4e;
	font-size: 20px;
	line-height: 1.7;
	text-align: center;
}

.lp-main-title + .lp-info-content-text {
	margin-top: 20px;
}

.lp-info-content-text p {
	margin-bottom: 20px;
}

.lp-info-content-text p:last-child {
	margin-bottom: 0;
}

.lp-info-content-text .mini {
	box-sizing: border-box;
	display: inline;
	font-size: 18px;
}

.lp-info-content-main-text {
	box-sizing: border-box;
	color: #ff0000;
	font-weight: 700;
	font-size: 40px;
	line-height: 1.5;
	margin-top: 40px;
	text-align: center;
}

/*------------------------------
クラウド会計
------------------------------*/

.lp-cloud-content {
	background: #fcfbf7;
	box-sizing: border-box;
}

.lp-cloud-content .wrapper {
	padding: 40px 0;
}

.lp-cloud-content-img {
	box-sizing: border-box;
	display: block;
	float: left;
	width: 249px;
}

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

.lp-cloud-content-banner-img {
	box-sizing: border-box;
	display: block;
	float: right;
	margin: 3px 0;
	width: 831px;
}

.lp-cloud-content-banner-img img {
	height: auto;
	width: 100%;
}

/*------------------------------
バナー一覧
------------------------------*/

.lp-banner-content {
	box-sizing: border-box;
}

.lp-banner-content .wrapper {
	padding: 80px 0;
}

.lp-banner-content-banner-img-list {
	box-sizing: border-box;
}

.lp-banner-content-banner-img-list li {
	box-sizing: border-box;
	margin-bottom: 25px;
}

.lp-banner-content-banner-img-list li:last-child {
	margin-bottom: 0;
}

.lp-banner-content-banner-img-list-img {
	box-sizing: border-box;
	display: block;
	width: 100%;
}

.lp-banner-content-banner-img-list-img img {
	height: auto;
	width: 100%;
}

.lp-banner-content-banner-img-sub-list {
	box-sizing: border-box;
	margin-bottom: -25px;
}

.lp-banner-content-banner-img-list + .lp-banner-content-banner-img-sub-list {
	margin-top: 25px;
}

.lp-banner-content-banner-img-sub-list li {
	box-sizing: border-box;
	float: left;
	margin: 0 25px 25px 0;
	width: 350px;
}

.lp-banner-content-banner-img-sub-list li:nth-child(3n),
.lp-banner-content-banner-img-sub-list li:last-child {
	margin-right: 0;
}

.lp-banner-content-banner-img-sub-list-img {
	box-sizing: border-box;
	display: block;
	width: 100%;
}

.lp-banner-content-banner-img-sub-list-img img {
	height: auto;
	width: 100%;
}

.lp-banner-content-banner-img-sub-list-tel-banner {
	background: #fff;
	box-sizing: border-box;
	border-color: #ccc !important;
	border: 1px solid;
	height: 100%;
	padding: 5px;
	text-decoration: none;
}

.lp-banner-content-banner-img-sub-list-tel-banner-in {
	background: #f5f5f5;
	box-sizing: border-box;
	display: block;
	height: 100%;
	position: relative;
}

.lp-banner-content-banner-img-sub-list-tel-banner-in-in {
	box-sizing: border-box;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: calc(100% - 30px);
}

.lp-banner-content-banner-img-sub-list-tel-banner-in-in-title {
	box-sizing: border-box;
	display: block;
	text-align: center;
}

.lp-banner-content-banner-img-sub-list-tel-banner-in-in-title-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	font-size: 25px;
	line-height: 1.5;
}

.lp-banner-content-banner-img-sub-list-tel-banner-in-in-num {
	box-sizing: border-box;
	display: block;
	margin-top: 15px;
	text-align: center;
}

.lp-banner-content-banner-img-sub-list-tel-banner-in-in-num-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	font-size: 35px;
	line-height: 1.5;
	padding-left: 45px;
	position: relative;
}

.lp-banner-content-banner-img-sub-list-tel-banner-in-in-num-in-icon {
	box-sizing: border-box;
	display: block;
	left: 0;
	position: absolute;
	top: 6px;
	width: 35px;
}

.lp-banner-content-banner-img-sub-list-tel-banner-in-in-num-in-icon::before {
	background: url(images/icon-tel-3.png) no-repeat;
	background-size: 100% !important;
	box-sizing: border-box;
	content: "";
	display: block;
	height: 0;
	padding-bottom: 100%;
	position: relative;
	width: 100%;
}

.lp-banner-content-banner-img-sub-list-tel-banner-in-in-text {
	box-sizing: border-box;
	color: #000;
	display: block;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	font-size: 21px;
	line-height: 1.5;
	margin-top: 15px;
	text-align: center;
}

/*------------------------------
会社設立LP
------------------------------*/

/*--------------------
こんなことでお悩みではないですか？
--------------------*/

.lp-worries-content {
	background: #fcfbf7;
	box-sizing: border-box;
}

.lp-worries-content .wrapper {
	padding: 80px 0;
}

.lp-worries-content-in {
	box-sizing: border-box;
	padding-bottom: 60px;
	position: relative;
}

.lp-worries-content-in::after {
	box-sizing: border-box;
	border-style: solid;
	border-width: 60px 200px 0;
	border-color: #657a8f transparent transparent;
	bottom: 0;
	content: "";
	left: 0;
	height: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 0;
}

.lp-worries-content-in-in {
	background: url(images/lp/company/lp-company-worries-bg.webp) no-repeat;
	background-size: cover;
	background-position: top center;
	box-sizing: border-box;
	margin-top: 40px;
	padding: 40px 60px;
}

.lp-worries-content-in-in-check-list {
	box-sizing: border-box;
}

.lp-worries-content-in-in-check-list li {
	box-sizing: border-box;
	color: #fff;
	font-size: 24px;
	line-height: 1.5;
	margin-bottom: 20px;
	padding-left: 34px;
	position: relative;
}

.lp-worries-content-in-in-check-list li::before {
	box-sizing: border-box;
	border-color: #fff !important;
	border-right: 3px solid;
	border-bottom: 3px solid;
	content: "";
	left: 6px;
	height: 20px;
	position: absolute;
	top: 4px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 13px;
}

.lp-worries-content-in-in-check-list li:last-child {
	margin-bottom: 0;
}

.lp-worries-content-main-text {
	box-sizing: border-box;
	margin-top: 60px;
}

.lp-worries-content-main-text-sub {
	box-sizing: border-box;
	text-align: center;
}

.lp-worries-content-main-text-sub-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.5;
	position: relative;
}

.lp-worries-content-main-text-main {
	box-sizing: border-box;
	text-align: center;
}

.lp-worries-content-main-text-main-in {
	box-sizing: border-box;
	color: #9d885c;
	display: inline-block;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.5;
	padding: 0 45px;
	position: relative;
}

.lp-worries-content-main-text-main-in::before,
.lp-worries-content-main-text-main-in::after {
	box-sizing: border-box;
	border-color: #9d885c !important;
	border-right: 2px solid;
	content: "";
	height: 46px;
	position: absolute;
	top: 0;
}

.lp-worries-content-main-text-main-in::before {
	left: 12px;
	transform: rotate(-30deg);
	-webkit-transform: rotate(-30deg);
}

.lp-worries-content-main-text-main-in::after {
	right: 12px;
	transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
}

/*--------------------
よくある失敗事例
--------------------*/

.lp-example-content {
	background: url(images/lp/company/lp-company-example-bg.jpg) no-repeat;
	background-size: cover;
	background-position: top center;
	box-sizing: border-box;
}

.lp-example-content .wrapper {
	padding: 80px 0;
}

.lp-example-content .lp-title-in {
	color: #fff;
}

.lp-example-content-con {
	box-sizing: border-box;
	counter-reset: number 0;
	margin-top: 60px;
}

.lp-example-content-con section {
	background: #fff;
	box-sizing: border-box;
	margin-bottom: 30px;
	padding-left: 325px;
	position: relative;
}

.lp-example-content-con section:last-child {
	margin-bottom: 0;
}

.lp-example-content-con-img {
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: top center !important;
	background-color: #ccc;
	box-sizing: border-box;
	display: block;
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 325px;
}

.lp-example-content-con section#sec-registration .lp-example-content-con-img {
	background-image: url(images/lp/company/lp-company-example-img-1.jpg);
}

.lp-example-content-con section#sec-financing .lp-example-content-con-img {
	background-image: url(images/lp/company/lp-company-example-img-2.jpg);
}

.lp-example-content-con section#sec-procedure .lp-example-content-con-img {
	background-image: url(images/lp/company/lp-company-example-img-3.jpg);
}

.lp-example-content-con section#sec-settlement .lp-example-content-con-img {
	background-image: url(images/lp/company/lp-company-example-img-4.jpg);
}

.lp-example-content-con-in {
	box-sizing: border-box;
	min-height: 325px;
	padding: 30px;
}

.lp-example-content-con-in-title {
	box-sizing: border-box;
	position: relative;
}

.lp-example-content-con-in-title-img {
	box-sizing: border-box;
	display: block;
	float: left;
	width: 60px;
}

.lp-example-content-con-in-title-img img {
	height: auto;
	width: 100%;
}

.lp-example-content-con-in-title-in {
	box-sizing: border-box;
	bottom: 0;
	left: 80px;
	position: absolute;
	right: 0;
	width: calc(100% - 80px);
}

.lp-example-content-con-in-title-in-sub {
	box-sizing: border-box;
}

.lp-example-content-con-in-title-in-sub-in {
	background: #657a8f;
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	font-family: 'Noto Serif JP', serif;
	font-size: 18px;
	line-height: 1.5;
	padding: 0 10px;
	text-align: center;
	width: 100px;
}

.lp-example-content-con-in-title-in-sub-in-in {
	box-sizing: border-box;
	display: inline-block;
	padding-right: 18px;
	position: relative;
}

.lp-example-content-con-in-title-in-sub-in-in::after {
	box-sizing: border-box;
	counter-increment: number 1;
	content: counter(number);
	position: absolute;
	right: 0;
	top: 0;
}

.lp-example-content-con-in-title-in-main {
	box-sizing: border-box;
	color: #0b2e4e;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.5;
	margin-top: 5px;
}

.lp-example-content-con-in-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.5;
	margin-top: 10px;
}

.lp-example-content-con-in-text p {
	margin-bottom: 20px;
}

.lp-example-content-con-in-text p:last-child {
	margin-bottom: 0;
}

/*--------------------
無料起業相談実施中！！
--------------------*/

.lp-starting-content {
	background: #fcfbf7;
	box-sizing: border-box;
	position: relative;
}

.lp-starting-content::before {
	background: url(images/top-benefits-bg.webp) no-repeat;
	background-size: cover;
	background-position: top center;
	box-sizing: border-box;
	content: "";
	left: 0;
	height: 700px;
	position: absolute;
	top: 0;
	width: 100%;
}

.lp-starting-content .wrapper {
	padding: 80px 0;
	position: relative;
	z-index: 2;
}

.lp-starting-content-in {
	box-sizing: border-box;
	padding: 15px;
}

.lp-starting-content-in-in {
	background: #fff;
	box-sizing: border-box;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.6);
	padding: 20px;
}

.lp-starting-content-in-in-title {
	box-sizing: border-box;
	text-align: center;
}

.lp-starting-content-in-in-title-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.5;
	padding-top: 7px;
}

.lp-starting-content-in-in-title-in .ten {
	box-sizing: border-box;
	display: inline-block;
	position: relative;
}

.lp-starting-content-in-in-title-in .ten::before {
	background: #0b2e4e;
	box-sizing: border-box;
	border-radius: 50%;
	content: "";
	left: 0;
	height: 7px;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: -7px;
	width: 7px;
}

.lp-starting-content-in-in-title-in .ten.gold::before {
	background: #9e8a5c;
}

.lp-starting-content-in-in-main-text {
	box-sizing: border-box;
	font-size: 20px;
	line-height: 1.7;
	margin-top: 20px;
	text-align: center;
}

.lp-starting-content-in-in-main-text p {
	margin-bottom: 20px;
}

.lp-starting-content-in-in-main-text p:last-child {
	margin-bottom: 0;
}

.lp-starting-content-in-in-in {
	background: #fcfbf7;
	box-sizing: border-box;
	margin-top: 20px;
	padding: 20px;
}

.lp-starting-content-in-in-in-title {
	box-sizing: border-box;
	text-align: center;
}

.lp-starting-content-in-in-in-title-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.5;
}

.lp-starting-content-in-in-in-text {
	box-sizing: border-box;
	color: #0b2e4e;
	font-size: 20px;
	line-height: 1.7;
	margin-top: 10px;
	text-align: center;
}

.lp-starting-content-in-in-in-text p {
	margin-bottom: 20px;
}

.lp-starting-content-in-in-in-text p:last-child {
	margin-bottom: 0;
}

.lp-starting-content-in-in-con {
	box-sizing: border-box;
	margin-top: 40px;
}

.lp-starting-content-in-in-con section {
	box-sizing: border-box;
	float: left;
	padding: 0 80px;
	position: relative;
	width: 50%;
}

.lp-starting-content-in-in-con section::after {
	box-sizing: border-box;
	border-color: #000 !important;
	border-right: 2px solid;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

.lp-starting-content-in-in-con section:last-child::after {
	content: none;
}

.lp-starting-content-in-in-con-tel {
	box-sizing: border-box;
	color: #0b2e4e;
	font-weight: 700;
	font-size: 28px;
	line-height: 1.5;
	text-align: center;
}

.lp-starting-content-in-in-con-tel .big {
	box-sizing: border-box;
	display: inline-block;
	font-size: 40px;
	line-height: 1;
	margin-left: 10px;
}

.lp-starting-content-in-in-con-tel-text {
	box-sizing: border-box;
	color: #0b2e4e;
	font-size: 16px;
	line-height: 1.5;
	margin-top: 5px;
	text-align: center;
}

.lp-starting-content-in-in-btn {
	box-sizing: border-box;
	display: block;
	text-decoration: none;
	width: 100%;
}

.lp-starting-content-in-in-btn-in {
	background: #9e8a5c;
	box-sizing: border-box;
	border-color: #9e8a5c !important;
	border: 1px solid;
	border-radius: 100px;
	color: #fff;
	display: block;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	overflow: hidden;
	padding: 25.5px;
	position: relative;
	text-align: center;
}

.lp-starting-content-in-in-btn-in::before {
	background: #fff;
	box-sizing: border-box;
	content: "";
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	transition: .2s;
	-webkit-transition: .2s;
	width: 0;
	z-index: 2;
}

.lp-starting-content-in-in-btn:hover .lp-starting-content-in-in-btn-in {
	color: #9e8a5c;
}

.lp-starting-content-in-in-btn:hover .lp-starting-content-in-in-btn-in::before {
	width: 100%;
}

.lp-starting-content-in-in-btn-in-text {
	box-sizing: border-box;
	display: block;
	position: relative;
	z-index: 3;
}

.lp-starting-content-in-in-btn-in-text::after {
	box-sizing: border-box;
	content: "\e014";
	font-family: 'icomoon';
	font-weight: 400;
	font-size: 20px;
	line-height: 1;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.lp-starting-content-in-in-in.menu {
	margin-top: 40px;
}

.lp-starting-content-in-in-in-menu-tb {
	box-sizing: border-box;
	margin-top: 20px;
}

.lp-starting-content-in-in-in-menu-tb table {
	box-sizing: border-box;
	width: 100%;
}

.lp-starting-content-in-in-in-menu-tb table th {
	background: #fff;
	box-sizing: border-box;
	border-color: #ccc !important;
	border: 1px solid;
	font-size: 18px;
	line-height: 1.5;
	padding: 10px 40px;
	vertical-align: middle;
	text-align: left;
}

.lp-starting-content-in-in-in-menu-tb table th.th-1 {
	background: #b8ab85;
	color: #fff;
	font-weight: 700;
	padding: 10px 15px;
	text-align: center;
	width: 80%;
}

.lp-starting-content-in-in-in-menu-tb table th.th-2 {
	background: #b8ab85;
	color: #fff;
	font-weight: 700;
	padding: 10px 15px;
	text-align: center;
}

.lp-starting-content-in-in-in-menu-tb table td {
	background: #fff;
	box-sizing: border-box;
	border-color: #ccc !important;
	border: 1px solid;
	font-size: 22px;
	line-height: 1.5;
	padding: 10px 15px;
	vertical-align: middle;
	text-align: center;
}

/*--------------------
会社設立前も設立後もサポート
--------------------*/

.lp-support-content {
	box-sizing: border-box;
}

.lp-support-content .wrapper {
	padding: 60px 0;
}

.lp-support-content-con {
	box-sizing: border-box;
}

.lp-support-content-con section {
	background: #f7fafc;
	box-sizing: border-box;
}

.lp-support-content-con section#sec-after {
	background: #fffbea;
}

.lp-support-content .lp-support-content-con section .wrapper {
	padding: 80px 0;
}

.lp-support-content-con-title {
	box-sizing: border-box;
	text-align: center;
}

.lp-support-content-con-title-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.5;
}

.lp-support-content-con-con {
	box-sizing: border-box;
	margin: 40px 0 -25px;
}

.lp-support-content-con-con section {
	background: #fff;
	box-sizing: border-box;
	float: left;
	margin: 0 25px 25px 0;
	padding: 20px;
	width: 350px;
}

.lp-support-content-con-con section:nth-child(3n),
.lp-support-content-con-con section:last-child {
	margin-right: 0;
}

.lp-support-content-con-con-img {
	box-sizing: border-box;
	display: block;
	margin: 0 auto;
	width: 84px;
}

.lp-support-content-con-con-img img {
	height: auto;
	width: 100%;
}

.lp-support-content-con-con-title {
	box-sizing: border-box;
	margin-top: 10px;
	padding-bottom: 10px;
	position: relative;
	text-align: center;
}

.lp-support-content-con-con-title::after {
	background: #0b2e4e;
	box-sizing: border-box;
	bottom: 0;
	content: "";
	left: 0;
	height: 3px;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 80px;
}

.lp-support-content-con section#sec-after .lp-support-content-con-con-title::after {
	background: #9f8b5e;
}

.lp-support-content-con-con-title-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.375;
}

.lp-support-content-con section#sec-after .lp-support-content-con-con-title-in {
	color: #9f8b5e;
}

.lp-support-content-con-con-title-in .mini {
	box-sizing: border-box;
	display: inline;
	font-size: 18px;
}

.lp-support-content-con-con-text {
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.5;
	margin-top: 10px;
	text-align: center;
}

.lp-support-content-con-con-text p {
	margin-bottom: 20px;
}

.lp-support-content-con-con-text p:last-child {
	margin-bottom: 0;
}

/*--------------------
会社と個人事業の比較
--------------------*/

.lp-merit-content {
	background: url(images/lp/company/lp-company-merit-bg.jpg) no-repeat;
	background-size: cover;
	background-position: top center;
	box-sizing: border-box;
	width: 100%;
}

.lp-merit-content .wrapper {
	padding: 80px 0;
}

.lp-merit-content-con {
	box-sizing: border-box;
	margin: 40px 0 -40px;
}

.lp-merit-content-con-dl {
	box-sizing: border-box;
	float: left;
	margin: 0 40px 40px 0;
	width: 530px;
}

.lp-merit-content-con-dl:nth-child(2n),
.lp-merit-content-con-dl:last-child {
	margin-right: 0;
}

.lp-merit-content-con-dl dt {
	background: #555;
	box-sizing: border-box;
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.5;
	padding: 15px 20px;
	text-align: center;
}

.lp-merit-content-con-dl#sec-merit dt {
	background: #b8ab85;
}

.lp-merit-content-con-dl#sec-demerit dt {
	background: #0b2e4e;
	background: #0068b7;
}

.lp-merit-content-con-dl dd {
	background: #eee;
	box-sizing: border-box;
	height: calc(100% - 64px);
	padding: 20px;
	position: relative;
}

.lp-merit-content-con-dl#sec-merit dd {
	background: #fcfbf7;
}

.lp-merit-content-con-dl#sec-demerit dd {
	background: #f7f7f7;
}

.lp-merit-content-con-dl-dd-check-list {
	box-sizing: border-box;
	position: relative;
	z-index: 2;
}

.lp-merit-content-con-dl#sec-demerit .lp-merit-content-con-dl-dd-check-list {
	left: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: calc(100% - 40px);
}

.lp-merit-content-con-dl-dd-check-list li {
	box-sizing: border-box;
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 20px;
	padding-left: 31px;
	position: relative;
}

.lp-merit-content-con-dl-dd-check-list li .mini {
	box-sizing: border-box;
	display: inline;
	font-size: 18px;
}

.lp-merit-content-con-dl-dd-check-list li::before {
	box-sizing: border-box;
	border-color: #000 !important;
	border-right: 2px solid;
	border-bottom: 2px solid;
	content: "";
	left: 4px;
	height: 17px;
	position: absolute;
	top: 4px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 12px;
}

.lp-merit-content-con-dl-dd-check-list li:last-child {
	margin-bottom: 0;
}

.lp-merit-content-con-dl-dd-icon {
	box-sizing: border-box;
	display: block;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 200px;
}

.lp-merit-content-con-dl-dd-icon::before {
	background-size: 100% !important;
	box-sizing: border-box;
	content: "";
	display: block;
	height: 0;
	padding-bottom: 100%;
	position: relative;
	width: 100%;
}

.lp-merit-content-con-dl#sec-merit .lp-merit-content-con-dl-dd-icon::before {
	background: url(images/lp/company/lp-company-merit-icon-maru.png) no-repeat;
	padding-bottom: 100%;
}

.lp-merit-content-con-dl#sec-demerit .lp-merit-content-con-dl-dd-icon::before {
	background: url(images/lp/company/lp-company-merit-icon-batsu.png) no-repeat;
	padding-bottom: 99.393%;
}

/*--------------------
会社設立手続きは、税理士事務所に相談した方が良い理由
--------------------*/

.lp-reason-content {
	box-sizing: border-box;
	padding-bottom: 80px;
}

.lp-reason-content .wrapper {
	padding: 60px 0;
}

.lp-reason-content-con {
	box-sizing: border-box;
	counter-reset: number 0;
}

.lp-reason-content-con section {
	background: #fcfbf7;
	box-sizing: border-box;
}

.lp-reason-content-con section:nth-child(2n) {
	background: #fff;
}

.lp-reason-content .lp-reason-content-con section .wrapper {
	padding: 80px 0;
}

.lp-reason-content-con-title {
	box-sizing: border-box;
	border-color: #0b2e4e !important;
	border-bottom: 3px solid;
	color: #0b2e4e;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	font-size: 34px;
	line-height: 1.5;
	padding: 0 0 5px 50px;
	position: relative;
}

.lp-reason-content-con-title::before {
	box-sizing: border-box;
	counter-increment: number 1;
	content: "0"counter(number);
	font-family: 'Noto Sans JP', sans-serif;
	font-style: italic;
	font-size: 30px;
	line-height: 40px;
	left: 0;
	position: absolute;
	top: 2px;
}

.lp-reason-content-con-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.667;
	margin-top: 20px;
}

.lp-reason-content-con-text p {
	margin-bottom: 20px;
}

.lp-reason-content-con-text p:last-child {
	margin-bottom: 0;
}

.lp-reason-content-con-text-title {
	box-sizing: border-box;
	border-color: #0b2e4e !important;
	border-left: 7px solid;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	padding-left: 10px;
}

.lp-reason-content-con-text p + .lp-reason-content-con-text-title {
	margin-top: 60px;
}

.lp-reason-content-con-text-info-tb {
	box-sizing: border-box;
	margin-top: 20px;
}

.lp-reason-content-con-text-info-tb table {
	box-sizing: border-box;
	width: 100%;
}

.lp-reason-content-con-text-info-tb table th {
	background: #9e8a5c;
	box-sizing: border-box;
	border-color: #ccc !important;
	border: 1px solid;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.5;
	padding: 10px 15px;
	vertical-align: middle;
	text-align: center;
}

.lp-reason-content-con-text-info-tb table th.th-1 {
	width: 18%;
}

.lp-reason-content-con-text-info-tb table th.th-2 {
	width: 20%;
}

.lp-reason-content-con-text-info-tb table td {
	background: #fff;
	box-sizing: border-box;
	border-color: #ccc !important;
	border: 1px solid;
	font-size: 18px;
	line-height: 1.5;
	padding: 10px 15px;
	vertical-align: middle;
}

.lp-reason-content-con-text-info-tb table td.td-text {
	font-size: 16px;
	line-height: 1.875;
}

.lp-reason-content-con-text-info-tb table td.td-text p {
	margin-bottom: 20px;
}

.lp-reason-content-con-text-info-tb table td.td-text p:last-child {
	margin-bottom: 0;
}

/*--------------------
会社設立費用の比較
--------------------*/

.lp-price-content {
	box-sizing: border-box;
}

.lp-price-content-title {
	background: #0b2e4e;
	background: #0068b7;
	box-sizing: border-box;
	text-align: center;
}

.lp-price-content .lp-price-content-title .wrapper {
	padding: 40px 0;
}

.lp-price-content-title-in {
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.5;
}

.lp-price-content-con {
	box-sizing: border-box;
}

.lp-price-content-con section {
	background: #fff;
	box-sizing: border-box;
}

.lp-price-content-con section:nth-child(2n) {
	background: #fffbea;
}

.lp-price-content .lp-price-content-con section .wrapper {
	padding: 80px 0;
}

.lp-price-content-con-title {
	box-sizing: border-box;
	text-align: center;
}

.lp-price-content-con-title-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.667;
	padding: 0 50px 12px;
	position: relative;
}

.lp-price-content-con-title-in .big {
	box-sizing: border-box;
	display: inline;
	font-size: 34px;
}

.lp-price-content-con-title-in::before {
	background: #0b2e4e;
	box-sizing: border-box;
	bottom: 0;
	content: "";
	left: 0;
	height: 2px;
	position: absolute;
	width: 100%;
}

.lp-price-content-con-title-in::after {
	background: #0b2e4e;
	box-sizing: border-box;
	bottom: 5px;
	content: "";
	left: 0;
	height: 2px;
	position: absolute;
	width: 100%;
}

.lp-price-content-con-con {
	box-sizing: border-box;
	margin-top: 40px;
}

.lp-price-content-con-con-dl {
	box-sizing: border-box;
	float: left;
	margin-right: 40px;
	width: 530px;
}

.lp-price-content-con-con-dl:last-child {
	margin-right: 0;
}

.lp-price-content-con-con-dl dt {
	background: #555;
	box-sizing: border-box;
	color: #fff;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.5;
	padding: 10px 15px;
	text-align: center;
}

.lp-price-content-con-con-dl:first-child dt {
	background: #657a8f;
}

.lp-price-content-con-con-dl:last-child dt {
	background: #9f8b5e;
}

.lp-price-content-con-con-dl dd {
	background: #f7f7f7;
	box-sizing: border-box;
	border-color: #f7f7f7 !important;
	border: 3px solid;
	border-top: 0;
	height: calc(100% - 59px);
	padding: 20px;
}

.lp-price-content-con-con-dl:last-child dd {
	background: #fff;
	border-color: #9f8b5e !important;
}

.lp-price-content-con-con-dl-dd-price-tb {
	box-sizing: border-box;
}

.lp-price-content-con-con-dl-dd-price-tb table {
	box-sizing: border-box;
	width: 100%;
}

.lp-price-content-con-con-dl-dd-price-tb table th {
	box-sizing: border-box;
	border-color: #ccc !important;
	border-bottom: 1px solid;
	font-size: 20px;
	line-height: 1.5;
	vertical-align: middle;
	padding: 10px 0;
	text-align: left;
	width: 50%;
}

.lp-price-content-con-con-dl-dd-price-tb table tr:first-child th {
	padding-top: 0;
}

.lp-price-content-con-con-dl-dd-price-tb table tr:last-child th {
	border-bottom: 0;
	padding-bottom: 0;
}

.lp-price-content-con-con-dl-dd-price-tb table th .mini {
	box-sizing: border-box;
	display: inline;
	font-size: 16px;
	line-height: 1.5;
}

.lp-price-content-con-con-dl-dd-price-tb table td {
	box-sizing: border-box;
	border-color: #ccc !important;
	border-bottom: 1px solid;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.5;
	vertical-align: middle;
	padding: 10px 0;
	text-align: right;
}

.lp-price-content-con-con-dl-dd-price-tb table tr:first-child td {
	padding-top: 0;
}

.lp-price-content-con-con-dl-dd-price-tb table tr:last-child td {
	border-bottom: 0;
	padding-bottom: 0;
}

.lp-price-content-con-con-dl-dd-price-tb table td .big-1 {
	box-sizing: border-box;
	display: inline;
	font-size: 24px;
	line-height: 1.5;
}

.lp-price-content-con-con-dl-dd-price-tb table td .big-2 {
	box-sizing: border-box;
	display: inline;
	font-size: 30px;
	line-height: 1.5;
}

.lp-price-content-con-con-dl-dd-price-tb table td .big-3 {
	box-sizing: border-box;
	display: inline;
	font-size: 40px;
	line-height: 1.5;
}

.lp-price-content .wrapper {
	padding: 40px 0;
}

.lp-price-content-text {
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.5;
}

.lp-price-content-text p {
	margin-bottom: 20px;
}

.lp-price-content-text p:last-child {
	margin-bottom: 0;
}

/*--------------------
お申し込みから設立までの流れ
--------------------*/

.lp-flow-content {
	box-sizing: border-box;
	padding-top: 13.125%;
	position: relative;
}

.lp-flow-content::before {
	background: url(images/lp/company/lp-company-flow-bg.webp) no-repeat;
	background-size: 100% !important;
	background-position: top center;
	box-sizing: border-box;
	content: "";
	left: 0;
	height: 0;
	padding-bottom: 13.125%;
	position: absolute;
	top: 0;
	width: 100%;
}

.lp-flow-content .wrapper {
	padding: 80px 0;
}

.lp-flow-content-main-img {
	box-sizing: border-box;
	display: block;
	margin-top: 40px;
	width: 100%;
}

.lp-flow-content-main-img img {
	height: auto;
	width: 100%;
}

/*--------------------
会社設立でよくあるご質問
--------------------*/

.lp-qa-content {
	background: #fcfbf7;
	box-sizing: border-box;
}

.lp-qa-content .wrapper {
	padding: 80px 0;
}

.lp-qa-content-title {
	box-sizing: border-box;
	text-align: center;
}

.lp-qa-content-con + .lp-qa-content-title {
	margin-top: 100px;
}

.lp-qa-content-title-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.5;
}

.lp-qa-content-con {
	box-sizing: border-box;
	margin-top: 40px;
}

.lp-qa-content-con section {
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 15px 15px 10px;
}

.lp-qa-content-con section:last-child {
	margin-bottom: 0;
}

.lp-qa-content-con-in {
	background: #fff;
	box-sizing: border-box;
	box-shadow: 5px 5px 15px -5px rgba(0,0,0,0.6);
	padding: 30px;
}

.lp-qa-content-con-in-dl {
	box-sizing: border-box;
}

.lp-qa-content-con-in-dl dt {
	background: #fcfbf7;
	box-sizing: border-box;
	cursor: pointer;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	padding: 15px 50px 15px 60px;
	position: relative;
}

.lp-qa-content-con section:nth-child(n+10) .lp-qa-content-con-in-dl dt {
	padding-left: 75px;
}

.lp-qa-content-con-in-dl-dt-num {
	box-sizing: border-box;
	color: #9e895d;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.5;
	left: 10px;
	position: absolute;
	top: 10px;
}

.lp-qa-content-con-in-dl-dt-icon {
	box-sizing: border-box;
	display: block;
	position: absolute;
	right: 10px;
	top: 15px;
	width: 30px;
}

.lp-qa-content-con-in-dl dt.open .lp-qa-content-con-in-dl-dt-icon {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.lp-qa-content-con-in-dl-dt-icon::before {
	background: url(images/lp/lp-qa-icon.png) no-repeat;
	background-size: 100% !important;
	box-sizing: border-box;
	content: "";
	display: block;
	height: 0;
	padding-bottom: 100%;
	position: relative;
	width: 100%;
}

.lp-qa-content-con-in-dl dd {
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.75;
	margin-top: 20px;
	padding: 7px 0 0 60px;
	position: relative;
}

.lp-qa-content-con section:nth-child(n+10) .lp-qa-content-con-in-dl dd {
	padding-left: 75px;
}

.lp-qa-content-con-in-dl-dd-num {
	box-sizing: border-box;
	color: #0b2e4e;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.5;
	left: 10px;
	position: absolute;
	top: 0;
}

.lp-qa-content-con-in-dl dd p {
	margin-bottom: 20px;
}

.lp-qa-content-con-in-dl dd p:last-child {
	margin-bottom: 0;
}

.lp-qa-content-con-in-dl dd .big {
	box-sizing: border-box;
	display: inline;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.6;
}

/*--------------------
起業に関するお悩みを解決して、スムーズに会社設立できるようお手伝いします！
--------------------*/

.lp-comment-content {
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}

.lp-comment-content::before {
	background: url(images/lp/lp-comment-bg.jpg) no-repeat;
	background-size: 100% !important;
	box-sizing: border-box;
	content: "";
	left: 0;
	height: 0;
	padding-bottom: 71.75%;
	position: absolute;
	top: 0;
	width: 100%;
}

.lp-comment-content .wrapper {
	padding: 80px 0;
	position: relative;
	z-index: 2;
}

.lp-comment-content-in {
	box-sizing: border-box;
	padding: 0 15px 15px 10px;
}

.lp-comment-content-in-in {
	background: #fff;
	box-sizing: border-box;
	box-shadow: 5px 5px 15px -5px rgba(0,0,0,0.6);
	padding: 40px;
}

.lp-comment-content-in-in-title {
	box-sizing: border-box;
	color: #0b2e4e;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.556;
}

.lp-comment-content-in-in-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.889;
	margin-top: 20px;
}

.lp-comment-content-in-in-text p {
	margin-bottom: 20px;
}

.lp-comment-content-in-in-text p:last-child {
	margin-bottom: 0;
}

/*------------------------------
創業支援サポートLP
------------------------------*/

/*--------------------
創業支援サポートのメイン文章
--------------------*/

.lp-founding-main-content {
	background: #fcfbf7;
	box-sizing: border-box;
	padding-top: 13.125%;
	position: relative;
}

.lp-founding-main-content::before {
	background: url(images/lp/founding/lp-founding-bg.webp) no-repeat;
	background-size: 100% !important;
	box-sizing: border-box;
	content: "";
	left: 0;
	height: 0;
	padding-bottom: 13.125%;
	position: absolute;
	top: 0;
	width: 100%;
}

.lp-founding-main-content .wrapper {
	padding: 80px 0;
	position: relative;
}

.lp-founding-main-content-title {
	box-sizing: border-box;
	color: #0b2e4e;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.5;
}

.lp-founding-main-content-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.889;
	margin-top: 20px;
	position: relative;
	z-index: 2;
}

.lp-founding-main-content-text p {
	margin-bottom: 20px;
}

.lp-founding-main-content-text p:last-child {
	margin-bottom: 0;
}

.lp-founding-main-content-img {
	box-sizing: border-box;
	bottom: 80px;
	display: block;
	position: absolute;
	right: 0;
	width: 247px;
}

.lp-founding-main-content-img img {
	height: auto;
	width: 100%;
}

/*--------------------
創業したばかりのお客様を全力でサポート
--------------------*/

.lp-full-support-content {
	box-sizing: border-box;
	position: relative;
}

.lp-full-support-content::after {
	background: url(images/lp/founding/lp-founding-main-bg.jpg) no-repeat;
	background-size: cover;
	background-position: top center;
	box-sizing: border-box;
	bottom: 0;
	content: "";
	left: 0;
	height: 890px;
	position: absolute;
	width: 100%;
}

.lp-full-support-content::after {
	content: none;
}

.lp-full-support-content .wrapper {
	padding: 40px 0 80px;
	padding: 40px 0 0;
	position: relative;
	z-index: 2;
}

.lp-full-support-content-cost {
	box-sizing: border-box;
	margin-top: 40px;
	position: relative;
}

.lp-full-support-content-cost::before {
	background: url(images/lp/founding/lp-founding-cost-bg.jpg) no-repeat;
	background-size: 100% !important;
	box-sizing: border-box;
	content: "";
	display: block;
	left: 0;
	height: 0;
	padding-bottom: 15.181%;
	position: relative;
	width: 100%;
}

.lp-founding-main-content-cost-text {
	box-sizing: border-box;
	color: #fff;
	font-size: 20px;
	line-height: 1.7;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 2;
}

.lp-full-support-content-in {
	background: #fff;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 1.7;
	margin-top: 40px;
	padding: 30px;
	position: relative;
	text-align: center;
}

.lp-full-support-content-in::after {
	box-sizing: border-box;
	border-style: solid;
	border-width: 40px 100px 0;
	border-color: #9f8b5e transparent transparent;
	bottom: -30px;
	content: "";
	left: 0;
	height: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 0;
}

.lp-full-support-content-in .big {
	box-sizing: border-box;
	display: inline;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.5;
}

.lp-full-support-content-in-2 {
	background: #fff;
	box-sizing: border-box;
	margin-top: 20px;
	padding: 30px;
}

.lp-full-support-content-in-2-title {
	box-sizing: border-box;
	text-align: center;
}

.lp-full-support-content-in-2-title-in {
	box-sizing: border-box;
	color: #9f8b5e;
	display: inline-block;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.5;
}

.lp-full-support-content-in-2-check-list {
	box-sizing: border-box;
	margin: 20px 100px 0;
}

.lp-full-support-content-in-2-check-list li {
	box-sizing: border-box;
	border-color: #ccc !important;
	border-bottom: 1px solid;
	font-size: 24px;
	line-height: 1.5;
	padding: 10px;
	padding-left: 75px;
	position: relative;
}

.lp-full-support-content-in-2-check-list li::before {
	box-sizing: border-box;
	border-color: #0b2e4e !important;
	border-right: 3px solid;
	border-bottom: 3px solid;
	content: "";
	left: 46px;
	height: 20px;
	position: absolute;
	top: 14px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 13px;
}

.lp-full-support-content-in-2-check-list li .mini {
	box-sizing: border-box;
	display: inline;
	font-size: 18px;
	line-height: 1.5;
}

/*--------------------
コラム
--------------------*/

body#lp-yuushi .top-column-content {
	background: #f2f2f2;
}

/*--------------------
下島聡司税理士事務所のこだわり
--------------------*/

body#lp-yuushi .top-feature-content {
	padding-top: 0;
	/*padding-bottom: 160px;*/
}

body#lp-yuushi .top-feature-content::before {
	content: none;
}

body#lp-yuushi .top-feature-content::after {
	background: #fff;
	box-sizing: border-box;
	bottom: 0;
	content: "";
	left: 0;
	height: 160px;
	position: absolute;
	width: 100%;
}

body#lp-yuushi .top-feature-content::after {
	content: none;
}

/*--------------------
杉並創業サポートセンターの特徴
--------------------*/

.lp-quality-content {
	box-sizing: border-box;
	padding-top: 13.125%;
	position: relative;
}

.lp-quality-content::before {
	background: url(images/lp/founding/lp-founding-quality-bg.jpg) no-repeat;
	background-size: 100% !important;
	box-sizing: border-box;
	content: "";
	display: block;
	height: 0;
	padding-bottom: 13.125%;
	position: absolute;
	top: 0;
	width: 100%;
}

.lp-quality-content .wrapper-1 {
	padding: 60px 0;
}

.lp-quality-content-con {
	box-sizing: border-box;
	counter-reset: number 0;
}

.lp-quality-content-con section {
	background: #fcfbf7;
	box-sizing: border-box;
}

.lp-quality-content-con section:nth-child(2n) {
	background: #fff;
}

.lp-quality-content-con section .wrapper {
	padding: 80px 0;
}

.lp-quality-content-con-con {
	box-sizing: border-box;
	margin: 20px 0 -7px;
}

.lp-quality-content-con-con section {
	background: none !important;
	float: left;
	margin: 0 7px 7px 0;
	padding-top: 20px;
	position: relative;
	width: 362px;
}

.lp-quality-content-con-con section:nth-child(3n),
.lp-quality-content-con-con section:last-child {
	margin-right: 0;
}

.lp-quality-content-con-title {
	box-sizing: border-box;
	border-color: #9e8a5c !important;
	border-bottom: 5px solid;
	padding-bottom: 10px;
	text-align: center;
}

.lp-quality-content-con-title-in {
	box-sizing: border-box;
	color: #0b2e4e;
	display: inline-block;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.5;
	min-height: 70px;
	padding: 18px 0 0 70px;
	position: relative;
}

.lp-quality-content-con-title-in::before {
	box-sizing: border-box;
	counter-increment: number 1;
	content: counter(number);
	font-style: italic;
	font-weight: 700;
	font-size: 60px;
	line-height: 1.5;
	left: 0;
	position: absolute;
	top: 0;
}

.lp-quality-content-con-con-num {
	box-sizing: border-box;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 2;
}

.lp-quality-content-con-con-num-in {
	box-sizing: border-box;
	display: inline-block;
	font-style: italic;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.5;
}

.lp-quality-content-con-con-in {
	box-sizing: border-box;
	height: 100%;
	padding: 0 15px 15px 10px;
}

.lp-quality-content-con-con-in-in {
	background: #fff;
	box-sizing: border-box;
	box-shadow: 5px 5px 15px -5px rgba(0,0,0,0.6);
	height: 100%;
	padding: 15px;
	padding-top: 35px;
}

.lp-quality-content-con-con-in-in-text {
	box-sizing: border-box;
	font-size: 17px;
	line-height: 1.5;
	text-align: center;
}

.lp-quality-content-con-con-in-in-text a {
	color: #9e8a5c;
}

.lp-quality-content-con-con-in-in-text a:hover {
	text-decoration: none;
}

.lp-quality-content-con-info-list {
	box-sizing: border-box;
	counter-reset: number 0;
	margin: 0 150px;
}

.lp-quality-content-con-info-list li {
	box-sizing: border-box;
	margin-bottom: 20px;
}

.lp-quality-content-con-info-list li:last-child {
	margin-bottom: 0;
}

.lp-quality-content-con-info-list-title {
	box-sizing: border-box;
	line-height: 0;
}

.lp-quality-content-con-info-list-title-in {
	box-sizing: border-box;
}

.lp-quality-content-con-info-list-title-in-in {
	box-sizing: border-box;
	display: inline-block;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.5;
	min-height: 56px;
	padding: 5px 0 0 60px;
	position: relative;
}

.lp-quality-content-con-info-list-title-in-in::before {
	background: #000;
	box-sizing: border-box;
	border-radius: 50%;
	content: "";
	left: 0;
	height: 50px;
	position: absolute;
	top: 6px;
	width: 50px;
}

.lp-quality-content-con-info-list-title-in-in::after {
	box-sizing: border-box;
	color: #fff;
	counter-increment: number 1;
	content: counter(number);
	font-weight: 700;
	font-size: 30px;
	line-height: 1.5;
	left: 0;
	position: absolute;
	text-align: center;
	top: 7px;
	width: 50px;
	z-index: 2;
}

.lp-quality-content .wrapper-2 {
	padding: 80px 0;
}

.lp-quality-content-in {
	background: #fcfbf7;
	box-sizing: border-box;
	border-color: #9e8a5c !important;
	border: 3px solid;
	padding: 40px;
}

.lp-quality-content-in-title {
	box-sizing: border-box;
	text-align: center;
}

.lp-quality-content-in-title-in {
	box-sizing: border-box;
	color: #9e8a5c;
	display: inline-block;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.5;
}

/*--------------------
初回無料相談では次のようなポイントをご説明します
--------------------*/

.lp-point-info-content {
	background: #fcfbf7;
	box-sizing: border-box;
}

.lp-point-info-content .wrapper {
	padding-bottom: 80px;
}

.lp-point-info-content-title {
	background: #0b2e4e;
	background: #0068b7;
	box-sizing: border-box;
}

.lp-point-info-content .lp-point-info-content-title .wrapper {
	padding: 40px 0 80px;
}

.lp-point-info-content-title-main {
	box-sizing: border-box;
	text-align: center;
}

.lp-point-info-content-title-main-in {
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.5;
}

.lp-point-info-content-title-text {
	box-sizing: border-box;
	color: #fff;
	font-size: 20px;
	line-height: 2;
	margin-top: 20px;
	text-align: center;
}

.lp-point-info-content-img-list {
	box-sizing: border-box;
	margin: -40px 0 -30px;
}

.lp-point-info-content-img-list li {
	box-sizing: border-box;
	/*float: left;*/
	margin: auto;/*0 30px 30px 0*/
	width: 530px;
}

/*.lp-point-info-content-img-list li:nth-child(2n),
.lp-point-info-content-img-list li:last-child {
	margin-right: 0;
}*/

.lp-point-info-content-img-list-img {
	box-sizing: border-box;
	display: block;
	width: 100%;
}

.lp-point-info-content-img-list-img img {
	height: auto;
	width: 100%;
}

.lp-point-info-content-btn {
	box-sizing: border-box;
	display: block;
	margin-top: 40px;
	text-decoration: none;
	width: 450px;
}

.lp-point-info-content-btn-in {
	background: #fff;
	box-sizing: border-box;
	border-color: #9e8a5c !important;
	border: 1px solid;
	border-radius: 100px;
	color: #9e8a5c;
	display: block;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	overflow: hidden;
	padding: 30px 20px;
	position: relative;
}

.lp-point-info-content-btn-in::before {
	background: #9e8a5c;
	box-sizing: border-box;
	content: "";
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	transition: .2s;
	-webkit-transition: .2s;
	width: 0;
	z-index: 2;	
}

.lp-point-info-content-btn:hover .lp-point-info-content-btn-in {
	color: #fff;
}

.lp-point-info-content-btn:hover .lp-point-info-content-btn-in::before {
	width: 100%;
}

.lp-point-info-content-btn-in-text {
	box-sizing: border-box;
	display: inline-block;
	padding-right: 30px;
	position: relative;
	z-index: 3;
}

.lp-point-info-content-btn-in-text::after {
	box-sizing: border-box;
	content: "\e014";
	font-family: 'icomoon';
	font-weight: 400;
	font-size: 20px;
	line-height: 1;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.lp-point-info-content-con {
	box-sizing: border-box;
	margin-top: 60px;
}

.lp-point-info-content-con section {
	box-sizing: border-box;
	margin-bottom: 40px;
	padding: 0 15px 15px 10px;
}

.lp-point-info-content-con section:last-child {
	margin-bottom: 0;
}

.lp-point-info-content-con-in {
	background: #fff;
	box-sizing: border-box;
	box-shadow: 5px 5px 15px -5px rgba(0,0,0,0.6);
	padding: 40px;
}

.lp-point-info-content-con-title {
	box-sizing: border-box;
	border-color: #9e8a5c !important;
	border-bottom: 5px solid;
	padding-bottom: 10px;
	text-align: center;
}

.lp-point-info-content-con-title-in {
	box-sizing: border-box;
	color: #9e8a5c;
	display: inline-block;
	font-weight: 700;
	font-size: 40px;
	line-height: 1.5;
}

.lp-point-info-content-con-con {
	box-sizing: border-box;
	margin-top: 20px;
}

.lp-point-info-content-con .lp-point-info-content-con-con section {
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
}

.lp-point-info-content-con-con-in {
	box-sizing: border-box;
	height: 100%;
	padding: 20px;
	position: relative;
}

.lp-point-info-content-con-con-in::before {
	box-sizing: border-box;
	border-color: #ccc !important;
	border-right: 3px solid;
	content: "";
	height: 90%;
	position: absolute;
	top: 5%;
	right: 0;
}

.lp-point-info-content-con-con section:nth-child(2n) .lp-point-info-content-con-con-in::before {
	content: none;
}

.lp-point-info-content-con-con-in::after {
	box-sizing: border-box;
	border-color: #ccc !important;
	border-bottom: 3px solid;
	bottom: 0;
	content: "";
	position: absolute;
	width: 95%;
}

.lp-point-info-content-con-con section:nth-child(2n-1) .lp-point-info-content-con-con-in::after {
	left: 0;
}

.lp-point-info-content-con-con section:nth-child(2n) .lp-point-info-content-con-con-in::after {
	right: 0;
}

.lp-point-info-content-con-con section:nth-last-child(1) .lp-point-info-content-con-con-in::after,
.lp-point-info-content-con-con section:nth-last-child(2) .lp-point-info-content-con-con-in::after {
	content: none;
}

.lp-point-info-content-con-con section.sec-border-bottom .lp-point-info-content-con-con-in::after {
	content: "";
}

.lp-point-info-content-con-con-in-title {
	box-sizing: border-box;
	color: #0b2e4e;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.5;
	padding-left: 30px;
	position: relative;
}

.lp-point-info-content-con-con-in-title::before {
	background: #0b2e4e;
	box-sizing: border-box;
	content: "";
	left: 0;
	height: 20px;
	position: absolute;
	top: 8px;
	width: 20px;
}

.lp-point-info-content-con-con-in-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.5;
	margin-top: 10px;
}

.lp-point-info-content-con-con-in-text p {
	margin-bottom: 20px;
}

.lp-point-info-content-con-con-in-text p:last-child {
	margin-bottom: 0;
}

/*--------------------
100ページ超ののボリュームがある資料
--------------------*/

.lp-document-content {
	box-sizing: border-box;
}

.lp-document-content .wrapper {
	padding: 80px 0;
}

.lp-document-content-text {
	box-sizing: border-box;
	color: #0b2e4e;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.556;
	text-align: center;
}

.lp-document-content-text p {
	margin-bottom: 20px;
}

.lp-document-content-text p:last-child {
	margin-bottom: 0;
}

.lp-document-content-caution-text {
	box-sizing: border-box;
	color: #0b2e4e;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.5;
	margin-top: 10px;
	text-align: center;
}

.lp-document-content-caution-text p {
	margin-bottom: 20px;
}

.lp-document-content-caution-text p:last-child {
	margin-bottom: 0;
}

.lp-document-content-main-img {
	box-sizing: border-box;
	display: block;
	margin-top: 40px;
	width: 823px;
}

.lp-document-content-main-img img {
	height: auto;
	width: 100%;
}

.lp-document-content-info-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.5;
	margin-top: 20px;
}

.lp-document-content-info-text p {
	margin-bottom: 20px;
}

.lp-document-content-info-text p:last-child {
	margin-bottom: 0;
}

/*--------------------
創業支援特別料金
--------------------*/

.lp-price-main-content {
	box-sizing: border-box;
	position: relative;
}

.lp-price-main-content::after {
	background: url(images/lp/lp-price-bg.jpg) no-repeat;
	background-size: 100% !important;
	box-sizing: border-box;
	bottom: 0;
	content: "";
	left: 0;
	height: 0;
	padding-bottom: 30.75%;
	position: absolute;
	width: 100%;
}

.lp-price-main-content .wrapper {
	padding-bottom: 80px;
	position: relative;
	z-index: 2;
}

.lp-price-main-content-title {
	background: #0b2e4e;
	box-sizing: border-box;
	margin-top: 40px;
	padding: 20px 30px;
	text-align: center;
}

.lp-price-main-content-title-in {
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	font-size: 50px;
	line-height: 1.5;
}

.lp-price-main-content-caution-text {
	box-sizing: border-box;
	font-size: 20px;
	line-height: 1.5;
	margin-top: 20px;
	text-align: center;
}

.lp-price-main-content-caution-text p {
	margin-bottom: 20px;
}

.lp-price-main-content-caution-text p:last-child {
	margin-bottom: 0;
}

.lp-price-main-content-main-img {
	box-sizing: border-box;
	display: block;
	margin-top: 40px;
	width: 1100px;
}

.lp-price-main-content-main-img img {
	height: auto;
	width: 100%;
}

.lp-price-main-content-main-text {
	box-sizing: border-box;
	color: #0b2e4e;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.389;
	margin-top: 40px;
	text-align: center;
}

.lp-price-main-content-main-in {
	background: #eee;
	box-sizing: border-box;
	margin-top: 40px;
	padding: 20px;
}

.lp-price-main-content-main-in-text {
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.5;
}

.lp-price-main-content-main-in-text p {
	margin-bottom: 20px;
}

.lp-price-main-content-main-in-text p:last-child {
	margin-bottom: 0;
}

.lp-price-main-content-main-in-2 {
	background: rgba(255,255,255,0.7);
	box-sizing: border-box;
	padding: 40px;
}

.lp-price-main-content-main-in-2-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.889;
}

.lp-price-main-content-main-in-2-text p {
	margin-bottom: 20px;
}

.lp-price-main-content-main-in-2-text p:last-child {
	margin-bottom: 0;
}

/*--------------------
資金調達サポート
--------------------*/

.lp-support-main-content {
	box-sizing: border-box;
}

.lp-support-main-content .wrapper {
	padding: 80px 0;
}

.lp-support-main-content-text {
	box-sizing: border-box;
	font-size: 20px;
	line-height: 2;
	margin-top: 40px;
	text-align: center;
}

.lp-support-main-content-text p {
	margin-bottom: 20px;
}

.lp-support-main-content-text p:last-child {
	margin-bottom: 0;
}

.lp-support-main-content-con {
	box-sizing: border-box;
	counter-reset: number 0;
	margin-top: 40px;
}

.lp-support-main-content-con section {
	box-sizing: border-box;
	margin-bottom: 40px;
}

.lp-support-main-content-con section:last-child {
	margin-bottom: 0;
}

.lp-support-main-content-con-img {
	box-sizing: border-box;
	display: block;
	float: left;
	width: 470px;
}

.lp-support-main-content-con-img img {
	height: auto;
	width: 100%;
}

.lp-support-main-content-con section:nth-child(2n) .lp-support-main-content-con-img {
	float: right;
}

.lp-support-main-content-con-in {
	box-sizing: border-box;
	float: right;
	position: relative;
	width: 590px;
}

.lp-support-main-content-con-in::after {
	box-sizing: border-box;
	color: #f7f7f7;
	counter-increment: number 1;
	content: "0"counter(number);
	font-weight: 700;
	font-size: 98px;
	line-height: 1.5;
	position: absolute;
	right: 0;
	top: -20px;
}

.lp-support-main-content-con section:nth-child(2n) .lp-support-main-content-con-in {
	float: left;
}

.lp-support-main-content-con-in-title {
	box-sizing: border-box;
	color: #0b2e4e;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	font-size: 28px;
	line-height: 1.5;
	position: relative;
	z-index: 2;
}

.lp-support-main-content-con-in-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.889;
	margin-top: 10px;
	position: relative;
	z-index: 2;
}

.lp-support-main-content-con-in-text p {
	margin-bottom: 20px;
}

.lp-support-main-content-con-in-text p:last-child {
	margin-bottom: 0;
}

/*--------------------
融資サポート事例
--------------------*/

.lp-support-example-content {
	background: #fcfbf7;
	box-sizing: border-box;
}

.lp-support-example-content .wrapper {
	padding: 80px 0;
}

.lp-support-example-content-con {
	box-sizing: border-box;
	margin: 40px 0 -7px;
}

.lp-support-example-content-con section {
	box-sizing: border-box;
	float: left;
	margin: 0 7px 7px 0;
	padding: 0 15px 15px 10px;
	width: 362px;
}

.lp-support-example-content-con section:nth-child(3n),
.lp-support-example-content-con section:last-child {
	margin-right: 0;
}

.lp-support-example-content-con-in {
	background: #fff;
	box-sizing: border-box;
	box-shadow: 5px 5px 15px -5px rgba(0,0,0,0.6);
	height: 100%;
	padding: 20px;
}

.lp-support-example-content-con-title {
	box-sizing: border-box;
}

.lp-support-example-content-con-title-img {
	box-sizing: border-box;
	display: block;
	float: left;
	width: 38px;
}

.lp-support-example-content-con-title-img img {
	height: auto;
	width: 100%;
}

.lp-support-example-content-con-title-in {
	box-sizing: border-box;
	float: right;
	width: 249px;
}

.lp-support-example-content-con-title-in-sub {
	box-sizing: border-box;
	color: #a1afbb;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.5;
}

.lp-support-example-content-con-title-in-main {
	box-sizing: border-box;
	color: #0b2e4e;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
}

.lp-support-example-content-con-con {
	box-sizing: border-box;
	border-color: #ccc !important;
	border-top: 2px solid;
	margin-top: 10px;
	padding-top: 10px;
}

.lp-support-example-content-con .lp-support-example-content-con-con section {
	border-color: #ccc !important;
	border-right: 2px solid;
	margin: 0;
	min-height: 104px;
	padding: 10px 0;
	width: 50%;
}

.lp-support-example-content-con .lp-support-example-content-con-con section:nth-child(2n-1) {
	padding-right: 10px;
}

.lp-support-example-content-con .lp-support-example-content-con-con section:nth-child(2n) {
	padding-left: 10px;
}

.lp-support-example-content-con .lp-support-example-content-con-con section:last-child {
	border-right: 0;
}

.lp-support-example-content-con-con-title {
	box-sizing: border-box;
	color: #a1afbb;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.5;
}

.lp-support-example-content-con-con-text {
	box-sizing: border-box;
	color: #0b2e4e;
	font-weight: 700;
	font-size: 19px;
	line-height: 1.5;
}

.lp-support-example-content-con-financing-title {
	background: #0b2e4e;
	background: #0068b7;
	box-sizing: border-box;
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.5;
	margin-top: 10px;
	padding: 5px 10px;
	text-align: center;
}

.lp-support-example-content-con-financing-text {
	box-sizing: border-box;
	color: #9e8a5c;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.5;
	margin-top: 10px;
	text-align: center;
}

.lp-support-example-content-con-financing-text .text {
	box-sizing: border-box;
	display: inline;
}

.lp-support-example-content-con-financing-text .big {
	box-sizing: border-box;
	display: inline;
	font-size: 40px;
	line-height: 1.5;
}

/*--------------------
着手金なし！完全成功報酬！
--------------------*/

.lp-reward-content {
	background: #0b2e4e;
	background: #0068b7;
	box-sizing: border-box;
	padding-top: 13.125%;
	position: relative;
}

.lp-reward-content::before {
	background: url(images/lp/founding/lp-founding-reward-bg.webp) no-repeat;
	background-size: 100% !important;
	box-sizing: border-box;
	content: "";
	left: 0;
	height: 0;
	padding-bottom: 13.125%;
	position: absolute;
	top: 0;
	width: 100%;
}

.lp-reward-content .wrapper {
	padding: 80px 0;
}

.lp-reward-content-title {
	box-sizing: border-box;
	text-align: center;
}

.lp-reward-content-title-in {
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	font-size: 50px;
	line-height: 1.5;
}

.lp-reward-content-con {
	box-sizing: border-box;
	margin: 40px 0 -40px;
}

.lp-reward-content-con section {
	background: #fff;
	box-sizing: border-box;
	float: left;
	margin: 0 40px 40px 0;
	padding: 20px;
	width: 530px;
}

.lp-reward-content-con section:nth-child(2n),
.lp-reward-content-con section:last-child {
	margin-right: 0;
}

.lp-reward-content-con-title {
	box-sizing: border-box;
	padding-bottom: 20px;
	position: relative;
}

.lp-reward-content-con-title::after {
	box-sizing: border-box;
	border-style: solid;
	border-width: 20px 30px 0;
	border-color: #9e8a5c transparent transparent;
	bottom: 0;
	content: "";
	left: 0;
	height: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 0;
}

.lp-reward-content-con-title-in {
	background: #9e8a5c;
	box-sizing: border-box;
	color: #fff;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.5;
	padding: 10px 15px;
	text-align: center;
}

.lp-reward-content-con-text {
	box-sizing: border-box;
	color: #993030;
	font-weight: 700;
	font-size: 40px;
	line-height: 1.5;
	text-align: center;
}

.lp-reward-content-con-text .big {
	box-sizing: border-box;
	display: inline;
	font-size: 70px;
	line-height: 1.5;
}

.lp-reward-content-con-text .mini {
	box-sizing: border-box;
	display: inline;
	font-size: 24px;
	line-height: 1.5;
}

.lp-reward-content-con-sub-text {
	box-sizing: border-box;
	color: #0b2e4e;
	font-size: 24px;
	line-height: 1.5;
	text-align: center;
}

.lp-reward-content-text {
	box-sizing: border-box;
	color: #fff;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.692;
	margin-top: 40px;
	text-align: center;
}

.lp-reward-content-in {
	background: #fff;
	box-sizing: border-box;
	margin-top: 40px;
	padding: 30px;
}

.lp-reward-content-in-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.889;
}

.lp-reward-content-in-text p {
	margin-bottom: 20px;
}

.lp-reward-content-in-text p:last-child {
	margin-bottom: 0;
}

.lp-reward-content-in-in {
	background: #fcfbf7;
	box-sizing: border-box;
	margin-top: 30px;
	min-height: 309px;
	padding: 30px;
	position: relative;
}

.lp-reward-content-in-in-badge-img {
	box-sizing: border-box;
	display: block;
	position: absolute;
	right: 30px;
	top: 30px;
	width: 176px;
	z-index: 2;
}

.lp-reward-content-in-in-badge-img img {
	height: auto;
	width: 100%;
}

.lp-reward-content-in-in-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.889;
}

.lp-reward-content-in-in-text p {
	margin-bottom: 20px;
}

.lp-reward-content-in-in-text p:last-child {
	margin-bottom: 0;
}

.lp-reward-content-in-in-text .big {
	box-sizing: border-box;
	display: inline;
	font-weight: 700;
	font-size: 24px;
}

.lp-reward-content-in-in-in {
	background: #fff;
	box-sizing: border-box;
	margin-top: 30px;
	padding: 20px;
}

.lp-reward-content-in-in-in-title {
	box-sizing: border-box;
	color: #0b2e4e;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
}

.lp-reward-content-in-in-in-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.889;
}

.lp-reward-content-in-in-in-text p {
	margin-bottom: 20px;
}

.lp-reward-content-in-in-in-text p:last-child {
	margin-bottom: 0;
}

/*--------------------
弊社にお問い合わせください！
--------------------*/

.lp-contact-content {
	box-sizing: border-box;
}

.lp-contact-content .wrapper.wrapper-1 {
	padding: 40px 0;
}

.lp-contact-content-bg {
	background: url(images/lp/founding/lp-founding-contact-bg.jpg) no-repeat;
	background-size: cover;
	background-position: top center;
	box-sizing: border-box;
	height: 250px;
	width: 100%;
}

.lp-contact-content .wrapper.wrapper-2 {
	padding: 80px 0;
}

.lp-contact-content-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.889;
	text-align: center;
}

.lp-contact-content-text p {
	margin-bottom: 20px;
}

.lp-contact-content-text p:last-child {
	margin-bottom: 0;
}

/*--------------------
プロフィール
--------------------*/

body#lp-yuushi .message-content {
	margin-top: 100px;
}

/*body#lp-yuushi .message-content::after {
	content: none;
}*/

/*--------------------
事務所概要
--------------------*/

body#lp-yuushi .top-about-content {
	background: #fcfbf7;
}

body#lp-yuushi .top-about-content .wrapper {
	padding: 80px 0;
}

/*--------------------
経営革新等支援機関に認定されました
--------------------*/

.lp-certification-content {
	box-sizing: border-box;
}

.lp-certification-content .wrapper {
	padding: 80px 0;
}

.lp-certification-content-img {
	box-sizing: border-box;
	display: block;
	float: right;
	margin-top: 40px;
	width: 357px;
}

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

.lp-certification-content-in {
	box-sizing: border-box;
	float: left;
	margin-top: 40px;
	width: 703px;
}

.lp-certification-content-in-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.889;
}

.lp-certification-content-in-text p {
	margin-bottom: 20px;
}

.lp-certification-content-in-text p:last-child {
	margin-bottom: 0;
}

.lp-certification-content-in-in {
	background: #fcfbf7;
	box-sizing: border-box;
	margin-top: 40px;
	padding: 20px;
}

.lp-certification-content-in-in-title {
	box-sizing: border-box;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
}

.lp-certification-content-in-in-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.889;
	margin-top: 10px;
}

.lp-certification-content-in-in-text p {
	margin-bottom: 20px;
}

.lp-certification-content-in-in-text p:last-child {
	margin-bottom: 0;
}

/*----------------------------------------
404ページ
----------------------------------------*/

.page-404-content {
	box-sizing: border-box;
}

.page-404-content .wrapper {
	padding: 60px 0 100px;
}

.page-404-content-title {
	box-sizing: border-box;
	font-weight: 700;
	font-size: 23px;
	line-height: 1.5;
}

.page-404-content-text {
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.5;
	margin-top: 20px;
}

.page-404-content-text p {
	margin-bottom: 20px;
}

.page-404-content-text p:last-child {
	margin-bottom: 0;
}

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

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

footer {
	box-sizing: border-box;
}

.foot-in {
	background: #0b2e4e;
	background: #008db7;
	background: #eee;
	box-sizing: border-box;
}

.foot-in .wrapper {
	padding: 60px 0;
}

.foot-in-logo {
	box-sizing: border-box;
	display: block;
	float: left;
	width: 127px;
}

.foot-in-logo img {
	height: auto;
	width: 100%;
}

.foot-in-in {
	box-sizing: border-box;
	float: right;
	width: 913px;
}

.foot-in-in.no-foot-logo {
	float: none;
	width: 100%;
}

.foot-in-in-title {
	box-sizing: border-box;
	line-height: 0;
}

.foot-in-in-title-in {
	box-sizing: border-box;
	display: inline-block;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	padding-left: 40px;
	position: relative;
}

.foot-in-in-title-in-icon {
	box-sizing: border-box;
	display: block;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 30px;
}

.foot-in-in-title-in-icon::before {
	background: url(images/logo-new.gif) no-repeat;
	background-size: 100% !important;
	box-sizing: border-box;
	content: "";
	display: block;
	height: 0;
	padding-bottom: 69.722%;
	position: relative;
	width: 100%;
}

.foot-in-in-info-list {
	box-sizing: border-box;
	margin-top: 9px;
}

.foot-in-in-info-list li {
	box-sizing: border-box;
	margin-bottom: 5px;
	overflow: hidden;
}

.foot-in-in-info-list li:last-child {
	margin-bottom: 0;
}

.foot-in-in-info-list-title {
	background: #07213a;
	background: #0068b7;
	box-sizing: border-box;
	color: #fff;
	float: left;
	font-size: 16px;
	line-height: 1.5;
	padding: 5px 10px;
	text-align: center;
	width: 100px;
}

.foot-in-in-info-list-in {
	box-sizing: border-box;
	color: #000;
	float: right;
	font-size: 16px;
	line-height: 1.5;
	overflow: hidden;
	padding: 5px 0;
	width: calc(100% - 115px);
}

.foot-in-in-info-list-in-tel {
	box-sizing: border-box;
	float: left;
	padding-left: 21px;
	position: relative;
}

.foot-in-in-info-list-in-tel-icon {
	box-sizing: border-box;
	display: block;
	left: 0;
	position: absolute;
	top: 5px;
	width: 16px;
}

.foot-in-in-info-list-in-tel-icon::before {
	background: url(images/icon-tel-black.png) no-repeat;
	background-size: 100% !important;
	box-sizing: border-box;
	content: "";
	display: block;
	height: 0;
	padding-bottom: 100%;
	position: relative;
	width: 100%;
}

.foot-in-in-info-list-in-mail {
	box-sizing: border-box;
	float: left;
	margin-left: 40px;
	padding-left: 21px;
	position: relative;
}

.foot-in-in-info-list-in-mail-icon {
	box-sizing: border-box;
	display: block;
	left: 0;
	position: absolute;
	top: 7px;
	width: 16px;
}

.foot-in-in-info-list-in-mail-icon::before {
	background: url(images/icon-mail-3.png) no-repeat;
	background-size: 100% !important;
	box-sizing: border-box;
	content: "";
	display: block;
	height: 0;
	padding-bottom: 100%;
	position: relative;
	width: 100%;
}

.foot-in-in-menu {
	box-sizing: border-box;
	margin-top: 9px;
}

.foot-in-in-menu li {
	box-sizing: border-box;
	float: left;
	font-size: 16px;
	line-height: 1.5;
	margin-right: 50px;
	position: relative;
}

.foot-in-in-menu li::after {
	box-sizing: border-box;
	border-color: #000 !important;
	border-right: 2px solid;
	content: "";
	height: 100%;
	position: absolute;
	right: -25px;
	top: 0;
}

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

.foot-in-in-menu li:last-child::after {
	content: none;
}

.foot-in-in-menu li a {
	color: #000;
	text-decoration: none;
}

.foot-in-in-menu li a:hover {
	text-decoration: underline;
}

.foot-copyright {
	background: #07213a;
	background: #0068b7;
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
}

.foot-copyright .wrapper {
	padding: 40px 0;
}

.foot-copyright span {
	box-sizing: border-box;
	display: inline-block;
	margin: 0 7px;
}

/*----------------------------------------
PC・タブレット用固定お問い合わせ
----------------------------------------*/

.kotei-side {
	box-sizing: border-box;
	padding: 15px 0 0 15px;
	position: fixed;
	right: 0;
	top: 206px;
	width: 135px;
	z-index: 9990;
}

.kotei-side.none {
	display: none;
}

.customize-support .kotei-side {
	margin-top: 32px;
}

.kotei-side-close-btn {
	background: #000;
	box-sizing: border-box;
	border-color: #fff !important;
	border: 2px solid;
	border-radius: 50%;
	cursor: pointer;
	left: 0;
	height: 40px;
	position: absolute;
	top: 0;
	width: 40px;
	z-index: 9991;
}

.kotei-side-close-btn::before {
	box-sizing: border-box;
	color: #fff;
	content: "\e023";
	font-family: 'icomoon';
	font-weight: 700;
	font-size: 15px;
	line-height: 1;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 36px;
}

.kotei-side-close-btn:hover {
	opacity: 0.6;
}

.kotei-side-in {
	background: #0b2e4e;
	box-sizing: border-box;
	border-color: #fff !important;
	border: 2px solid;
	border-right: 0;
	border-radius: 10px 0 0 10px;
	padding: 10px;
}

.kotei-side-in-main-title {
	box-sizing: border-box;
	text-align: center;
}

.kotei-side-in-main-title-in {
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	line-height: 1.5;
	padding-top: 35px;
	position: relative;
}

.kotei-side-in-main-title-in-icon {
	box-sizing: border-box;
	display: block;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}

.kotei-side-in-main-title-in-icon::before {
	background: url(images/icon-tel-2.png) no-repeat;
	background-size: 100% !important;
	box-sizing: border-box;
	content: "";
	display: block;
	height: 0;
	padding-bottom: 100%;
	position: relative;
	width: 100%;
}

.kotei-side-in-in {
	box-sizing: border-box;
	margin: 20px 5px 0;
}

.kotei-side-in-in-title {
	box-sizing: border-box;
	border-color: #fff !important;
	border-right: 1px solid;
	color: #fff;
	float: right;
	font-size: 20px;
	line-height: 1.5;
	writing-mode: vertical-rl;
	-ms-writing-mode: vertical-rl;
}

.kotei-side-in-in-tel {
	box-sizing: border-box;
	float: left;
	margin-top: -5px;
	width: 52px;
}

.kotei-side-in-in-tel-title {
	box-sizing: border-box;
}

.kotei-side-in-in-tel-title-in {
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	font-size: 17px;
	line-height: 1.5;
	padding-bottom: 35px;
	position: relative;
}

.kotei-side-in-in-tel-title-in-icon {
	box-sizing: border-box;
	bottom: 0;
	display: block;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 52px;
}

.kotei-side-in-in-tel-title-in-icon::before {
	background: url(images/icon-free-dial.png) no-repeat;
	background-size: 100% !important;
	box-sizing: border-box;
	content: "";
	display: block;
	height: 0;
	padding-bottom: 65.625%;
	position: relative;
	width: 100%;
}

.kotei-side-in-in-tel-num {
	box-sizing: border-box;
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.5;
	margin: 10px 0 0 9px;
	writing-mode: vertical-rl;
	-ms-writing-mode: vertical-rl;
}

.kotei-side-in-text {
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.357;
	margin-top: 20px;
	text-align: center;
}

.kotei-side-in-text p {
	margin-bottom: 10px;
}

.kotei-side-in-text p:last-child {
	margin-bottom: 0;
}

/*----------------------------------------
Edge CSSハック
----------------------------------------*/

@supports (-ms-ime-align: auto) {



}

/*----------------------------------------
IE11以下 CSSハック
----------------------------------------*/

@media screen\0 {



}

/*----------------------------------------
Firefox CSSハック
----------------------------------------*/

@-moz-document url-prefix() {



}

/*----------------------------------------
Safari CSSハック
----------------------------------------*/

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

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