/*
add style vs 202204
*/
/************************ PC ************************/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap');

/*https://vs-group.jp/tax/startup/access/*/
.home-page-box h1.hometoppage-h1 {
	color: #045EAC;
	text-align: center;
}
.company_content .c_list h3 {
    background: none;
    font-size: 20px;
    border-bottom: 2px solid #ccc;
    font-weight: 700;
    margin: 20px 0 20px;
    padding: 8px 10px 8px 0;
    position: relative;
    color: #045EAC;
}
.company_content .c_list h3:before {
	position: absolute;
    top: 100%;
    left: 0;
    width: 20%;
    height: 2px;
    background-color: #387fea;
    z-index: 2;
    content: '';
}
.company_content .office-access h3 {
    font-size: 18px;
    background: #ededed;
    padding: 15px 17px;
    border-bottom: none;
}
.company_content .office-access h4 {
    border-bottom: 2px solid #045EAC;
    margin: 20px 0px;
    padding: 8px 17px;
    position: relative;
    color: #045EAC;
    font-size: 16px;
}
.office-list {
	display: flex;
    flex-wrap: wrap;
}
.company_content .office-list.row .col-3 {
	padding-left: 0.5%;
    padding-right: 0.5%;
    margin-bottom: 20px;
    width: calc(100% / 4);
}
.company_content .office-list.row .c3 {
    width: calc(100% / 3);
}
.company_content .btn {
    text-align: left;
    display: block;
    width: 100%;
    padding: 7px 10px 6px 20px;
    background-color: #3d82e7;
    border-radius: 70px;
    position: relative;
    transition: all 0.3s 0s ease;
    max-width: 100%;
    font-size: 1.6rem;
    color: #fff;
    font-weight: 400;
}
.company_content .btn:after {
    content: "\f078";
    display: inline-block;
    font-style: normal;
    font-weight: 100;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: absolute;
    margin: auto;
    margin-top: -0.5em;
    top: 50%;
    right: 14px;
}
.company_content .map {
	position: relative;
    width: 100%;
    height: 0;
    padding-top: 50%;
}
.company_content .map iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*https://vs-group.jp/tax/startup/access/ おわり*/

/*https://vs-group.jp/tax/startup/office/*/
.company_content .c_list h3.o-title {
	font-size: 28px;
	padding: 20px 10px 8px 0;
}
.company_content .o-erea span:before {
    font-family: FontAwesome;
    content: "\f098";
    color: #045eac;
    font-size: 1.4em;
    line-height: 1;
    margin-right: 4px;
    vertical-align: middle;
}
.br-sp {
	display: none;
}
/*https://vs-group.jp/tax/startup/office/ おわり*/

/*サイドバー*/
.sidenavi-2020 .sbr-area {
    background: #f1f8ff;
    border-top: 6px solid #376092;
}

.sidenavi-2020 .sbr-area ul {
    padding: 10px 10px 20px 10px;
}

.sidenavi-2020 .sbr-area ul a {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    padding: 15px 0px 12px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #b1c3d6;
}
.sidenavi-2020 .sbr-area ul a:hover {
    color: #0083db;
	background: #ddecff;
}
.sidenavi-2020 .sbr-area ul a span:before {
    font-family: FontAwesome;
    content: "\f105";
    color: #0083db;
    font-size: 1.4em;
    line-height: 1;
    margin-right: 10px;
}
/*サイドバー　おわり*/

/*https://vs-group.jp/tax/startup/inquiry2022/*/
.v4_202211 {
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.w100 {font-weight: 100;}
.w200 {font-weight: 200;}
.w300 {font-weight: 300;}
.w400 {font-weight: 400;}
.w500 {font-weight: 500;}
.w700 {font-weight: 700;}
.w900 {font-weight: 900;}

.le-s {
	letter-spacing: 0.02em;
}

.catch_top2022 {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/top_mainbg.jpg) center top no-repeat;
    height: 700px;
    background-color: #edeff2;
}
.v4_202211 .nayami-box {
    max-width: 1000px;
    margin: 0 auto;
}
.v4_202211 .sc_area01 {
    background: #eff2f7;
}
.v4_202211 .main_title {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/nayami-title.jpg) no-repeat center center;
    font-weight: bold;
    left: 250px;
    margin: 0;
    padding: 100px 10px 100px;
    text-align: center;
    width: 520px;
    position: relative;
    color: #fff;
    font-size: 34px;
    bottom: -80px;
    line-height: 1.5em;
}
.v4_202211 .refe_page ul {
	border: 4px solid #003b8e;
    font-size: 22px;
    line-height: 1.9;
    padding: 80px 20px;
    border-radius: 20px;
    width: 100%;
    margin: 0 auto;
    background: #eff2f7;
    display: inline-block;
}
.v4_202211 .refe_page li {
    display: inline-block;
    background-color: #fff;
    color: #000;
    margin: 10px 15px;
    float: left;
    width: calc(50% - 30px);
    border-radius: 10px;
    padding: 18px 10px;
}
.v4_202211 .refe_page li:before {
    content: '';
    display: inline-block;
    width: 41px;
    height: 40px;
    background-image: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/nayami-check.png);
    background-size: cover;
    vertical-align: middle;
	margin-right: 10px;
}
.v4_202211 .refe_page li span {
	font-weight: bold;
    color: #003b8e;
}
.v4_202211 .nayami-img {
	padding: -100px;
    left: 280px;
    text-align: center;
    position: relative;
    font-size: 34px;
    top: -175px;
}
.v4_202211 .sc_area02 {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/sc_area02_bg.jpg) center top no-repeat;
    height: 499px;
	padding: 0;
	margin-top: -200px;
	background-color: #fff;
}
.v4_202211 .tsuyomi-erea {
    text-align: center;
    margin: 0 auto;
    padding-top: 200px;
}
.v4_202211 h2.title02 {
	position: relative;
    text-align: center;
    margin: 0 0 20px 0;
    font-weight: bold;
    font-size: 38px;
    color: #003b8e;
}
.v4_202211 h2.title02:before,
.v4_202211 h2.title02:after {
    position: relative;
    display: inline-block;
    content: "";
    background: #003b8e;
    width: 3px;
    height: 2em;
    margin: 0 1.6em;
    margin-top: -0.4em;
    vertical-align: middle;
}
.v4_202211 h2.title02:before {
    transform: rotate(-38deg);
}
.v4_202211 h2.title02:after {
    transform: rotate(38deg);
}
.v4_202211 .tsuyomi-erea p,
.v4_202211 .title-box p {
    font-size: 34px;
    line-height: 1.6;
    font-weight: bold;
}
.v4_202211 .tsuyomi-erea p span,
.v4_202211 .title-box p span {
    color: #003b8e;
    background: linear-gradient(transparent 60%, #f9ea93 60%);
}
.v4_202211 .sc_area03 {
	margin: 0 auto;
    width: 100%;
    text-align: center;
	padding: 80px 0px;
}
.v4_202211 h2.title03 {
    position: relative;
    padding: 0.5rem 0 3.6rem;
    font-weight: bold;
    font-size: 48px;
    background-image: linear-gradient(135deg, #003c8f 10%, #009bff 100%);
    background-repeat: no-repeat;
    background-size: 12rem 0.7rem;
    background-position: bottom;
    color: #003c8f;
    margin: 20px 100px 40px;
}
.v4_202211 .title-box {
	margin-bottom: 80px;
	text-align: center;
}
.v4_202211 .title-box p {
	font-size: 28px;
}

/* タブ　*/
.cost_earliest {
	max-width: 286px;
    margin: 0 auto 0 52%;
    text-align: center;
}
.tab-wrap {
    display: flex;
    flex-wrap: wrap;
}
.tab-label {
    width: 20%;
    color: #FFFFFF;
    background: #8fc9ee;
    font-weight: bold;
    white-space: nowrap;
    text-align: center;
    border-radius: 10px 10px 0 0;
    margin: 5px 1% 0px 1%;
    padding: 30px 0.5em 30px;
    order: -1;
    position: relative;
    z-index: 1;
    cursor: pointer;
    float: left;
    font-size: 24px;
	box-sizing: border-box;
	transition: all 0.5s 0s ease;
}
.tab_t01 {
	margin-left: 29%;
}
.tab_t02 {
	margin-right: 29%;
}
.tab-content {
  display:none;
}
.godo_title1 {
	color: #0042ad;
    font-size: 0.66em;
    line-height: 2em;
}
.godo_title2 {
    line-height: 0.9em;
}
/* アクティブなタブ */
.tab-switch:checked+.tab-label {
    color: #fff;
    background: #397ddc;
    border-bottom-color: #397ddc;
}
.tab-switch:checked+.tab-label+.tab-content {
    width: 100%;
    padding: 50px 10% 80px 10%;
    border-top: 2px solid #397ddc;
    display: block;
    background: #397ddc;
}
/* ラジオボタン非表示 */
.tab-switch {
  display: none;
}

/*料金表*/
.cost_tbl01 {
    border: 1px solid #cacaca;
    border-collapse: collapse;
    margin: 0 auto;
    font-size: 24px;
    padding: 0 4% 0;
	max-width: 800px;
}
.cost_tbl01 tr {
    height: 80px;
}
.cost_tbl01 .th00 {
    width: 130px;
    background: #397ddc;
    border-top: 1px solid #397ddc;
    border-left: 1px solid #397ddc;
}
.cost_tbl01 .th01, .cost_tbl01 .th02 {
    width: 110px;
    padding: 0;
    vertical-align: middle;
    border: 2px solid #cacaca;
    padding-top: 18px;
    padding-bottom: 20px;
    font-weight: normal;
	background: #cfd3da;
}
.cost_tbl01 .th02 {
	color: #fff;
    font-weight: bold;
    background: #003b8e;
    font-size: 26px;
	line-height: 1.2em;
}
.cost_tbl01 .th_col_tit {
    padding: 0;
    background: #cfd3da;
    border: 2px solid #fff;
    font-weight: normal;
}
.cost_tbl01 td {
    padding: 0 2px 0 0;
    border: 1px solid #cacaca;
    text-align: center;
    background: #FFF;
    height: 40px;
}
.col_blue {
  border: solid 5px #003b8e;
}
.txt_0 {
    color: #024eae;
    font-weight: bold;
}
.text_cost {
	padding-bottom: 5px;
    background-color: #fff;
}
.txt_bold {
	font-weight: bold;
}
/*料金のご説明*/
.cost-ex {
	padding: 120px 0 0;
}

.cost-ex h3 {
    padding: 1.8rem 5rem 1.8rem 8rem;
    color: #fff;
    border-radius: 100vh;
    background-image: -webkit-gradient(linear, right top, left top, from(#009bff), to(#003b8e));
    background-image: -webkit-linear-gradient(right, #009bff 0%, #003b8e 100%);
    background-image: linear-gradient(to left, #009bff 0%, #003b8e 100%);
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0.02em;
    position: absolute;
    z-index: 1;
    margin-top: -35px;
    left: 51%;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    width: 44%;
    text-align: center;
}
.cost-ex h3:before {
    content: '';
    display: inline-block;
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/cost-ex.png) no-repeat;
    width: 118px;
    height: 118px;
    position: absolute;
	left: -50px;
    top: -25px;
}

/*--------------------------------------------------------------------
　アコーディオン
--------------------------------------------------------------------*/

.acd_wapper *, .acd_wapper *:before, .acd_wapper *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.acd_wapper {
	position: relative;
    margin: 0 auto;
    max-width: 900px;
    text-align: left;
    font-size: 22px;
    border: 1px solid #fff;
    box-shadow: 0px 0px 50px 5px #ddd;
    border-radius: 20px;
}
.acd_wapper label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 500px; /* グラデーションの高さ */
	cursor: pointer;
	text-align: center;
	/* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
	background: linear-gradient(to bottom, rgb(250 252 252 / 0%) 0%, rgb(255 255 255 / 98%) 98%);
	font-size: 28px;
	margin: 0;
}
.acd_wapper input:checked + label {
	background: inherit; /* 開いた時にグラデーションを消す */
}
.acd_wapper label:after {
	/* line-height: 2.5rem; */
    position: absolute;
    z-index: 2;
    bottom: 60px;
    left: 50%;
    width: 50%;
    display: block;
    padding: 20px;
    font-family: "Font Awesome 5 Free";
    content: "\f13a"" 続きを読む";
    transform: translate(-50%, 0);
    color: #003b8e;
    border: 3px solid #003b8e;
    border-radius: 40px;
    background-color: #eff2f7;
    font-style: normal;
    font-weight: 900;
    font-variant: normal;
    text-rendering: auto;
}
.acd_wapper input {
	display: none;
}
.acd_wapper .acd_area {
	overflow: hidden;
	height: 600px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s 0s ease;
	padding: 90px 80px 160px;
}
.acd_wapper .acd_area p {
	line-height: 2.2em;
}
.acd_wapper input:checked + label:after {
	font-family: "Font Awesome 5 Free";
  content:"\f139"" 閉じる";
}
.acd_wapper input:checked ~ .acd_area {
	height: auto;
	/* padding-bottom: 80px; */ /* 閉じるボタンのbottomからの位置 */
	transition: all 0.5s 0s ease;
}
/*--------------------------------------------------------------------
　アコーディオン　ここまで
--------------------------------------------------------------------*/
.v4_202211 .sc_area04 {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding: 0 0 80px 0;
    background-color: #fff;
}
.v4_202211 .sc_area04 ul {
    max-width: 1000px;
    text-align: left;
	display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    list-style: none;
    margin: 100px auto 0;
    padding: 0;
}
.v4_202211 .sc_area04 ul li.s_point01,
.v4_202211 .sc_area04 ul li.s_point02,
.v4_202211 .sc_area04 ul li.s_point03,
.v4_202211 .sc_area04 ul li.s_point04,
.v4_202211 .sc_area04 ul li.s_point05 {
    width: 48%;
    background: #fff;
    border-radius: 20px;
	position: relative;
    margin-bottom: 100px;
	box-shadow: 0px 0px 20px 1px rgb(0 0 0 / 20%);
}
.v4_202211 .sc_area04 ul li.s_point01:before,
.v4_202211 .sc_area04 ul li.s_point02:before,
.v4_202211 .sc_area04 ul li.s_point03:before,
.v4_202211 .sc_area04 ul li.s_point04:before,
.v4_202211 .sc_area04 ul li.s_point05:before {
    position: absolute;
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    left: 50%;
    top: -70px;
	transform: translate(-50%,10%);
}
.v4_202211 .sc_area04 ul li.s_point01:before {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/service_point01.png)left top no-repeat;
}
.v4_202211 .sc_area04 ul li.s_point02:before {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/service_point02.png)left top no-repeat;
}
.v4_202211 .sc_area04 ul li.s_point03:before {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/service_point03.png)left top no-repeat;
}
.v4_202211 .sc_area04 ul li.s_point04:before {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/service_point04.png)left top no-repeat;
}
.v4_202211 .sc_area04 ul li.s_point05:before {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/service_point05.png)left top no-repeat;
}
.v4_202211 .sc_area04 ul li .service-title {
    position: relative;
    margin: -50px 0 0 0;
}
.v4_202211 .sc_area04 ul li:nth-child(2n+2){
   top:160px; /* Hey!のボックスを上から50pxずらす */
 }
.v4_202211 .sc_area04 ul li img {
    margin: 0;
}
.v4_202211 .sc_area04 ul li h3 {
    font-weight: bold;
    background-image: linear-gradient(135deg, #003c8f 10%, #009bff 100%);
    padding: 16px 40px;
    width: 90%;
    color: #fff;
    margin: 15px 0;
}
.v4_202211 .sc_area04 ul li p{
    padding: 20px 30px 30px;
	font-size: 18px;
	line-height: 2em;
}

.v4_202211 .sc_area05 {
    margin: 0 auto 80px;
    width: 100%;
    text-align: center;
    padding: 0;
    background-color: #fff;
}
.v4_202211 .service-bg {
	position: relative;
}
.v4_202211 .service-bg:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: auto;
    background-color: #d3e0ef;
    width: 72%;
    left: 0;
    top: 0;
    border-radius: 0 20px 20px 0;
}

.v4_202211 .service-area,
.v4_202211 .flow-area {
    max-width: 1000px;
    margin: 0 auto;
	padding-top: 30px;
}
.v4_202211 .flow_chart {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/flow_img01.png)left top no-repeat;
    margin: 50px 0 100px 0;
}
.v4_202211 .flow_txt {
    width: 84%;
    margin-left: 16%;
}
.v4_202211 .flow_step01,
.v4_202211 .flow_step02,
.v4_202211 .flow_step03,
.v4_202211 .flow_step04,
.v4_202211 .flow_step05 {
	position: relative;
    margin: 0;
    background: #eff2f7;
    border-radius: 20px;
    padding: 70px 45px 60px;
	text-align: left;
}
.v4_202211 .flow_step01::before,
.v4_202211 .flow_step02::before,
.v4_202211 .flow_step03::before,
.v4_202211 .flow_step04::before,
.v4_202211 .flow_step05::before {
    position: absolute;
    content: "";
    display: block;
    width: 99px;
    height: 99px;
    left: 45px;
    top: -60px;
}
.v4_202211 .flow_step01::before {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/flow_step01.png)left top no-repeat;
}
.v4_202211 .flow_step02::before {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/flow_step02.png)left top no-repeat;
}
.v4_202211 .flow_step03::before {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/flow_step03.png)left top no-repeat;
}
.v4_202211 .flow_step04::before {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/flow_step04.png)left top no-repeat;
}
.v4_202211 .flow_step05::before {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/flow_step05.png)left top no-repeat;
}
.v4_202211 .flow_txt p {
    margin: 30px 0 42px;
}
.v4_202211 .flow_txt dt {
    margin-left: 40px;
    position: absolute;
    top: -34px;
    left: 140px;
    font-size: 42px;
	color: #003b8e;
}
.v4_202211 .flow_txt dd {
    margin: 0;
	font-size: 22px;
}
.v4_202211 .flow_step04 dd {
	display: table;
    width: 100%;
}
.v4_202211 .flow_step04 dd img {
	float: left;
    margin: 0 24px 0 0;
}
.v4_202211 .flow_step04 dd p {
	display: table-cell;
    vertical-align: middle;
}

/*faq*/
.v4_202211 .sc_area06 {
    margin: 0 auto;
    width: 100%;
    padding: 0;
    background-color: #fff;
}
.v4_202211 .faq-area {
    max-width: 1000px;
    margin: 0 auto 100px;
    font-size: 24px;
    line-height: 1.8em;
}
.v4_202211 .faq-area label {
    font-weight: normal;
}
.v4_202211 .faq-accordion {
    border-bottom: 2px solid #dcdcdc;
}
.faq-hidden {
  display: none;
}
.faq-open {
    display: block;
    padding: 30px 140px 30px 100px;
    background: #ffffff;
    cursor: pointer;
    margin: 0;
    position: relative;
	border-top: 2px solid #dcdcdc;
}
.faq-open::before {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/q-icon.png) no-repeat;
    content: '';
    position: absolute;
    left: 0;
    width: 66px;
    height: 66px;
    top: calc(50% - 33px);
}
.faq-open::after {
    border-top: 4px solid #003b8e;
    border-right: 4px solid #003b8e;
    content: '';
    position: absolute;
    top: calc(50% - 10px);
    right: 6%;
    width: 20px;
    height: 20px;
    transform: rotate(135deg);
    transition: .3s;
}
.faq-hidden:checked+.faq-open::after {
    transform: rotate(-45deg);
    transition: .3s;
}
.faq-inner {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  opacity: 0;
  transition: 0.5s;
  /* 表示速度の設定 */
  cursor: pointer;
	padding: 0px 50px;
	margin: 0;
	background: #eff2f7;
}
.faq-hidden:checked+.faq-open+.faq-inner {
    height: auto;
    opacity: 1;
    padding: 30px 50px;
}
/*https://vs-group.jp/tax/startup/inquiry2022/　おわり*/

/*https://vs-group.jp/tax/startup/inquiry2022/service2022*/
.service_top2022 {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/service_topimg.jpg) center top no-repeat;
    height: 440px;
    background-color: #edeff2;
}
.v4_202211 .s_erea01 {
    background: #e5ebf4;
	margin: 150px auto 100px;
}
.v4_202211 .s-box {
	display: flex;
	width: 940px;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 200px;
}
.v4_202211 .s_page {
    margin-top: -270px;
	display: block;
}
.v4_202211 .s_img {
    float: left;
    margin-right: 30px;
    margin-bottom: 50px;
    margin-top: 20px;
}
.v4_202211 .s_img img {
    filter: drop-shadow(0px 0px 20px #ccc);
}
.v4_202211 .s_text {
    font-size: 16px;
    margin-top: -20px;
}
.v4_202211 .s_text h3 {
    background: #fff;
    display: flex;
    font-weight: 600;
    background-image: linear-gradient(135deg, #003c8f 10%, #009bff 100%);
    padding: 20px 40px;
    color: #fff;
    line-height: 1.6em;
    font-size: 22px;
    width: 50%;
	text-align: left;
}
.v4_202211 .s_text p {
    display: flex;
    padding-left: 20px;
}
.s_erea02 {
	margin-bottom: 50px;
}
.s_title {
	display: grid;
    margin-bottom: 40px;
    text-align: center;
}
.s_title .title01 {
	position: relative;
    display: inline-block;
    padding: 0 55px;
	color: #039dff;
	font-size: 16px;
	width: 180px;
    margin: 0 auto;
    font-weight: bold;
}
.s_title .title01:before,
.s_title .title01:after {
	content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 40px;
    height: 2px;
    background-color: #039dff;
}
.s_title .title01:before {
    left: 0;
}
.s_title .title01:after {
    right: 0;
}
.s_title h3 {
    position: relative;
    display: inline-block;
    padding: 0 55px 10px;
    color: #003b8e;
    font-size: 32px;
    font-weight: bold;
    margin: 20px;
}
.s_title p {
    font-size: 16px;
}
.s_erea02 .service-area {
	max-width: 1000px;
    margin: 0 auto;
	padding: 0;
}
.s_erea02 .service-area ul {
	max-width: 940px;
    text-align: left;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 auto;
    padding: 0;
}
.s_erea02 .service-area ul li {
	width: 46%;
    background: #fff;
	margin: 0 0 30px 0;
}
.s_erea02 .service-area ul li h4 {
	font-size: 25px;
    font-weight: bold;
    text-align: center;
    border-top: 4px solid #003b8e;
    padding: 24px 0;
    color: #003b8e;
    border-bottom: 2px solid #003b8e;
    margin: 0;
}
.s_erea02 .service-area ul li img {
	box-shadow: 0px 0px 50px 2px #ddd;
    margin: 40px 0;
    border-radius: 10px;
}
.s_erea02 .service-area ul li p {
	font-size: 16px;
    line-height: 1.8em;
}
.s_erea03 {
    background: #ebf3f9;
    padding: 100px 0;
}
.s_erea03 .price-area {
	max-width: 940px;
    margin: 0 auto;
}
.s_erea03 .price-area ul.p_box {
    text-align: left;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 auto;
    padding: 0;
}
.s_erea03 .price-area li.p_li {
    width: 31%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 1px #d7d7d7;
}
.s_erea03 .price-area h4 {
    margin: 0;
    text-align: center;
    padding: 18px;
    background: #009bff;
    border-radius: 10px 10px 0 0;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}
.s_erea03 .price-area .p_text {
    padding: 18px;
	font-size: 16px;
}
.s_erea03 .price-area .p_text1 {
    color: #003b8e;
	text-align: center;
	padding: 12px 0;
	font-weight: 700;
}
.s_erea03 .price-area .p_text3 {
	padding: 0;
}
.s_erea03 .price-area .p_text2 {
	padding: 20px 0;
    border-bottom: 1px solid #003b8e;
    border-top: 2px solid #003b8e;
    text-align: center;
}
.s_erea03 .price-area .p_text2 span {
	font-size: 32px;
    font-weight: bold;
    color: #003b8e;
    padding: 0 8px;
}
.s_erea03 .price-area ul.p_box2 li {
    padding: 0 0 10px 30px;
    line-height: 1.6em;
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/price_check.jpg) left 0px top 3px no-repeat;
}
.s_erea03 .price-area ul.p_box2 li span {
    font-size: 14px;
}
.s_erea04 {
	padding: 100px 0;
}
.v4_202211 .s_erea04 .faq-area {
	font-size: 16px;
	max-width: 940px;
}
.v4_202211 .s_erea04 .faq-area .faq-open {
    padding: 30px 100px 30px 80px;
}
.v4_202211 .s_erea04 .faq-area .faq-open::before {
    width: 40px;
    height: 40px;
    top: calc(50% - 20px);
    display: inline-block;
    background-size: contain;
    vertical-align: middle;
}
/*https://vs-group.jp/tax/startup/inquiry2022/service2022　おわり*/

/*https://vs-group.jp/tax/startup/inquiry2022/feature2022*/
.feature_top2022 {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/feature_topimg.jpg) center top no-repeat;
    height: 440px;
    background-color: #edeff2;
}
.v4_202211 .f_erea01 {
    max-width: 1344px;
    margin: 0 auto;
    background: #fff;
}
.v4_202211 .f_erea01 .f-box {
    max-width: 940px;
    padding: 100px 0;
    margin: 0 auto;
}
.v4_202211 .f_erea01 .f_page{
	display: flex; /*横並び*/
	position: relative;
}
.v4_202211 .f_erea01 .f_page .image{
    max-width: 384px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    box-shadow: 0px 0px 20px 1px #d7d7d7;
	height: 100%;
}
.v4_202211 .f_erea01 .f_page:before {
    content: '';
    position: absolute;
    /* bottom: 0; */
    height: 237px;
    background-color: #dde3eb;
    width: 556px;
    left: -200px;
    top: 110px;
	border-radius: 0 20px 20px 0;
}
.v4_202211 .f_erea01 .f_page .image img {
    margin: 0;
    width: 384px;
}
.v4_202211 .f_erea01 .f_page .right {
    margin: 0 0 0 190px;
    padding: 0;
    display: block;
    position: relative;
}
.v4_202211 .f_erea01 .f_page .right:before {
   content: '';
    position: absolute;
    left: -120px;
    width: 104px;
    height: 84px;
}
.v4_202211 .f_erea01 .f_page .no1:before {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/f_no01.png) no-repeat;
}
.v4_202211 .f_erea01 .f_page .no2:before {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/f_no02.png) no-repeat;
}
.v4_202211 .f_erea01 .f_page .no3:before {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/f_no03.png) no-repeat;
}
.v4_202211 .f_erea01 .f_page .no4:before {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/f_no04.png) no-repeat;
}
.v4_202211 .f_erea01 .f_page .no5:before {
    background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/f_no05.png) no-repeat;
}
.v4_202211 .f_erea01 .f_page .title {
    font-size: 36px;
    color: #003c8f;
    line-height: 1.3em;
    margin: 0 0 40px 0;
    font-weight: bold;
}
.v4_202211 .f_erea01 .f_page .text {
    margin: 10px 0 0;
    padding: 0;
	font-size: 16px;
}
.v4_202211 .f_erea02 .f_page .image{
	float: right;
}
.v4_202211 .f_erea02 .f_page .right {
    margin: 0 0 0 110px;
}
.v4_202211 .f_erea02 .f_page {
    display: block;
    position: relative;
}
.v4_202211 .f_erea02 .f_page:before {
    border-radius: 20px 0 0 20px;
    left: 600px;
}






/************************ SP ************************/
@media screen and (max-width: 768px) {
	.br-sp {
	display: block;
}

/*https://vs-group.jp/tax/startup/access/*/
	.company_content .office-list.row .col-3,.company_content .office-list.row .c3 {
		padding-left: 1.5%;
		padding-right: 1.5%;
	    width: calc(100% / 2);
	}
/*https://vs-group.jp/tax/startup/access/ おわり*/
	
/*サイドバー*/
	#v2020-sp-drawerbox {
    background-color: #f1f8ff;
}
	.sidenavi-2020 .sbr-area {
		border-top: none;
}
	.sidenavi-2020 .sbr-area ul {
    padding: 20px;
}
	.sidenavi-2020 .sbr-area ul a {
    font-size: 2rem;
	padding: 15px 10px 12px;
}
/*サイドバー　おわり*/
	
/*https://vs-group.jp/tax/startup/inquiry2022/*/
	.catch_top2022 {
    background: none;
    height: 0;
}
	.v4_202211 .nayami-box {
    padding: 0 4%;
}
	.v4_202211 .main_title {
	background-size: contain;
    width: 100%;
    left: 50%;
    transform: translate(-50%,10%);	
	padding: 70px 10px 50px;
    bottom: -40px;
}
	.v4_202211 .refe_page ul {
	padding: 60px 4% 50px;
	}
	.v4_202211 .nayami-img {
	top: -70px;
    left: 0;
    right: 0;
	text-align: right;
	}
	.v4_202211 .nayami-img img {
	    width: 60%;;
	}
	.v4_202211 .sc_area02 {
    max-width: 100%;
    height: 350px;
	background: url(https://vs-group.jp/tax/startup/zenkoku/wp-content/themes/venture/images/inquiry2022/sc_area02_bg_sp.jpg) center top no-repeat;
 	background-size: cover;
	}
	.v4_202211 .title-box {
	margin-bottom: 50px;
	}
	.v4_202211 .tsuyomi-erea {
	padding-top: 120px;
	}
	.v4_202211 h2.title02 {
	font-size: 28px;	
	}
	.v4_202211 h2.title02:before, .v4_202211 h2.title02:after {
    width: 2px;
    height: 1.4em;
    margin: 0 0.7em;
    margin-top: -0.2em;
}
	.v4_202211 h2.title02:before {
    transform: rotate(-35deg);
}
	.v4_202211 h2.title02:after {
    transform: rotate(35deg);
}
	.v4_202211 .tsuyomi-erea p, .v4_202211 .title-box p {
    font-size: 24px;
}
	.v4_202211 .title-box img {
		width: 14%;
	}
	.v4_202211 h2.title03 {
		font-size: 38px;
		background-size: 10rem 0.4rem;
		margin: 20px auto;
		padding: 0.5rem 0 2rem;
	}
	.v4_202211 .title-box p {
    font-size: 22px;
}
	.tab-label {
    border-radius: 10px 10px 0 0;
    margin: 5px 1% 0px 1%;
    padding: 10px 0.5em 10px;
    width: 45%;
    font-size: 20px;
}
	.cost_tbl01 tr {
	height: 50px;
	}
	.cost_tbl01 .th02 {
	font-size: 18px;
    font-weight: 500;
	}
	.v4_202211 .cost_tbl01 th,
	.v4_202211 .cost_tbl01 td {
    font-size: 16px;
}
	.v4_202211 .cost_tbl01 td .txt_sml {
    font-size: 13px;
}
	.cost-ex {
    padding: 120px 4% 0;
	}
	.cost-ex h3 {
    width: 80%;
    font-size: 24px;
    padding: 1.5rem 2rem 1.5rem 4rem;
	}
	.cost-ex h3:before {
    left: -30px;
    top: -20px;
    background-size: 80%;
	}
	.acd_wapper label:after {
    width: 90%;
    font-size: 24px;
    padding: 1.2rem;
	}
	.acd_wapper .acd_area p {
		    line-height: 1.8em;
    font-size: 16px;
	}
	.tab_t01 {
    margin-left: 4%;
	}
	.tab-switch:checked+.tab-label+.tab-content {
    padding: 20px 4% 40px 4%;	
	}
	.acd_wapper .acd_area {
    padding: 50px 5% 160px;
	}
	.v4_202211 .service-bg:before {
    width: 85%;
	}
	.v4_202211 .service-area {
	padding: 30px 4% 0;
	}
	.v4_202211 .sc_area04 ul {
	margin: 50px auto 0;	
	}
	.v4_202211 .sc_area04 ul {
	margin: 50px auto 0;	
	}
	.v4_202211 .sc_area04 ul li.s_point01, .v4_202211 .sc_area04 ul li.s_point02, .v4_202211 .sc_area04 ul li.s_point03, .v4_202211 .sc_area04 ul li.s_point04, .v4_202211 .sc_area04 ul li.s_point05 {
	width: 100%;	
	}
	.v4_202211 .sc_area04 ul li.s_point01:before,
	.v4_202211 .sc_area04 ul li.s_point02:before,
	.v4_202211 .sc_area04 ul li.s_point03:before,
	.v4_202211 .sc_area04 ul li.s_point04:before,
	.v4_202211 .sc_area04 ul li.s_point05:before {
		background-size: 80%;
		top: -50px;
	}
	.v4_202211 .sc_area04 ul li:nth-child(2n+2) {
	top: unset;
}
	.v4_202211 .sc_area04 ul li h3 {
	padding: 16px 20px;
	font-size: 24px;
	}
	.v4_202211 .sc_area04 ul li img {
	border-radius: 20px 20px 0 0;	
	}
	.v4_202211 .sc_area04 ul li p {
	font-size: 17px;
    padding: 20px 8% 30px;	
	}
	.v4_202211 .flow-area {
	padding: 0 4%;
	}
	.v4_202211 .flow_chart {
    background-size: contain;
	}
	.v4_202211 .flow_txt {
    width: 88%;
    margin-left: 12%;
	}
	.v4_202211 .flow_step01, .v4_202211 .flow_step02, .v4_202211 .flow_step03, .v4_202211 .flow_step04, .v4_202211 .flow_step05 {
		padding: 40px 8% 20px;
	}
	.v4_202211 .flow_step01::before,.v4_202211 .flow_step02::before,.v4_202211 .flow_step03::before,.v4_202211 .flow_step04::before,.v4_202211 .flow_step05::before{
		background-size: 60%;
		left: 16px;
		top: -30px;
	}
	.v4_202211 .flow_txt dt {
		font-size: 22px;
		margin: 0;
		top: -16px;
		left: 80px;
	}
	.v4_202211 .flow_txt dd {
		font-size: 16px;
	}
	.v4_202211 .flow_step04 dd img {
		width: 80%;
	}
	.v4_202211 .flow_step04 dd p {
		line-height: 1.42857143;
	}
	.v4_202211 .flow_txt p {
    margin: 6px 0 18px;
}
		.v4_202211 .flow_txt p img {
    width: 8%;
}
	.v4_202211 .faq-area {
		margin: 0 auto 0;
		padding: 0 4%;
		font-size: 16px;
	}
	.faq-open::before {
		width: 25px;
		top: calc(50% - 20px);
		background-size: contain;
	}
	
	.faq-open::after {
    border-top: 2px solid #003b8e;
    border-right: 2px solid #003b8e;
    right: 2%;
    width: 10px;
    height: 10px;
}
	.v4_202211 .faq-area {
	margin: 0 auto 50px;
}
	.v4_202211 .faq-area .faq-open {
    padding: 10px 8% 10px 11%;
	}
	.v4_202211 .refe_page li {
    padding: 6px 2%;
    width: 100%;
    font-size: 18px;
    margin: 5px 0;
	}
	.v4_202211 .refe_page li:before {
	width: 28px;
    height: 28px;	
	}
	.faq-inner {
    padding: 0px 20px;
}
.faq-hidden:checked+.faq-open+.faq-inner {
	padding: 20px;
}
/*https://vs-group.jp/tax/startup/inquiry2022/ おわり*/
	
/*https://vs-group.jp/tax/startup/inquiry2022/service*/
	.service_top2022 {
    background: none;
    height: 0;
}
	.v4_202211 .s_erea01 {
    margin: 150px auto 80px;
}
	.v4_202211 .s_page {
	flex-direction: column-reverse;
    display: flex;
}
	.v4_202211 .s_text h3 {
    padding: 10px 4%;
    font-size: 20px;
    width: 95%;
    text-align: left;
    font-weight: 500;
    margin-bottom: 10px;
}
	.s_title h3 {
    padding: 0 0 10px;
}
	.v4_202211 .s_text p {
    padding: 20px 4%;
}
	.s_erea02 {
	margin-bottom: 0;
	}
	.v4_202211 .s_erea02 .service-area {
	padding: 0 4%;
	}
	.v4_202211 .s_erea02 .service-area ul li {
	width: 100%;
	margin: 0 0 60px;
}
	.s_erea03 {
    padding: 50px 4%;
}
	.s_erea03 .price-area {
    padding: 0;
}
	.s_erea03 .price-area li.p_li {
    width: 100%;
    margin-bottom: 30px;
}
	.s_erea03 .price-area .p_text {
    padding: 18px 10%;
}
	.front-page ul {
    padding-left: 5%;
}
	.s_erea04 {
    padding: 50px 0;
}
	.v4_202211 .s_erea04 .faq-area {
    padding: 0 4%;
}
	.v4_202211 .s_erea04 .faq-area .faq-open {
    padding: 10px 7% 10px 12%;
}
	.v4_202211 .s_erea04 .faq-area .faq-open::before {
    width: 25px;
}
/*https://vs-group.jp/tax/startup/inquiry2022/service　おわり*/
	
/*https://vs-group.jp/tax/startup/inquiry2022/feature*/
	.feature_top2022 {
    background: none;
    height: 0;
}
	.v4_202211 .f_erea01 .f-box {
	padding: 50px 0;	
	}
	.v4_202211 .f_erea01 .f_page {
    display: block;
}
	.v4_202211 .f_erea01 .f_page:before {
    width: 90%;
    left: 0;
    top: 100px;
}
	.v4_202211 .f_erea01 .f_page .image {
    max-width: 100%;
    margin: 0 4% 120px;
	border-radius: 10px;	
	}
	.v4_202211 .f_erea01 .f_page .image img {
    width: 100%;
}
	.v4_202211 .f_erea01 .f_page .right {
    margin: 0;
    padding: 0 4%;
}
	.v4_202211 .f_erea01 .f_page .right:before {
    left: 4%;
    width: 104px;
    height: 84px;
    top: -90px
}
	.v4_202211 .f_erea02 .f_page .right:before {
    right: 4%;
    width: 104px;
    height: 84px;
    left: auto;
}
	.v4_202211 .f_erea02 .f_page .image {
    float: none;
}
	.v4_202211 .f_erea02 .f_page:before {
    width: 90%;
    left: 10%;
    right: 0;
}
/*https://vs-group.jp/tax/startup/inquiry2022/feature　おわり*/
	
}/******** SP @media screen and (max-width: 768px) ********/



/* https://vs-group.jp/tax/startup/office-renew/ ここから */
  .page-id-10955 .office_tbl {
    margin : 40px auto 80px;
  }
  .page-id-10955 .office_tbl tr {
    border-bottom: 2px solid #ccc;
  }
  .page-id-10955 .office_tbl th, .page-id-10955 .office_tbl td {
    padding: 10px 0 10px 10px;
  }
  .page-id-10955 .office_tbl th {
    color: #045EAC;
    border-bottom: 2px solid #387fea;
    width: 10em;
    background: #f4f9ff;
  }
  .page-id-10955 .office_tbl td {
    border: none; 
  }
  .page-id-10955 .aisatsu_name {
    text-align: right;
  }
  
  .page-id-10955 .company_aisatsu {
    margin-bottom: 80px;
  }
  .page-id-10955 .company_kuchikomi h2 {
    padding: 10px 7px;
  }
  .page-id-10955 .company_kuchikomi h2:before {
    content: none;
  }
  
  @media screen and (max-width: 768px) {
    .page-id-10955 .office_tbl th, .page-id-10955 .office_tbl td {
      width: 100%;
      display: block;
    }
    .page-id-10955 .office_tbl tr {
      border-bottom-color: #387fea;
    }
    .page-id-10955 .aisatsu_name img {
      width: 75%;
    }
  }
/* https://vs-group.jp/tax/startup/office-renew/ ここまで */
