@charset "utf-8";

/* トップのアクセス Start */
.top_access {
  background: #fffaef;
  padding: 50px 0 30px;
}
.top_access .v4_area04 {
  width: 900px;
  text-align: center;
}
.top_access .v4_area04>p {
  display: inline-block;
  text-align: left;
}
.top_access .map_box {
  width: 33%;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.top_access .map_box .map_img {
  margin-bottom: 10px;
}
.top_access .map_box  .office_add {
  font-size: 1.1em;
  margin-left: 0;
  width: 95%;
}

@media screen and (max-width: 768px) {
  .top_access .map_box {
    width: 49%;
  }
  .top_access .office_name  {
    font-size: 1em;
    padding-left: 1px;
    padding-right: 1px;
  }
}
/* トップのアクセス End */

/*20231214add*/
.sankou-link {
	overflow: hidden;
	margin-bottom: 20px;
	padding: 20px;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
width: 90%;
    margin: 0 auto;
margin-bottom:1em;
}
.sankou-link .sankou-img { float: left; margin-right: 15px;}
.sankou-link .sankou-img img {max-width: 100%; vertical-align: top;}
.sankou-link .sankou-txt {font-size:16px;}
.markerYellow { background: linear-gradient(transparent 55%, #FFFF7F 0%); }
.my-strong {font-weight: bold;}
@media screen and (max-width: 480px) {
	.sankou-link .sankou-img {
		float: none;
	}
	.sankou-txt {float: none; font-size:14px;}
}

.article_contents .table_wrap table.colorBlue {
	border: 1px solid #ccc;
}

.article_contents .table_wrap table.colorBlue th {
	background-color: #3A89D4;
	color: #fff;
	text-align: center;
	font-weight: bold;
	}

.article_contents .table_wrap table.colorBlue th.secondaryTitle {
	background-color: #AFD8FF;
	color: #333;
	}

.article_contents .table_wrap table.colorBlue tr:nth-of-type(even) td {
	background-color: #EFF8FF;
}




/* トップリニューアル Start */
.topmokuji {
  border: solid 1px #254061;
  padding: 10px;
  margin: 5em auto;
  font-size: 95%;
  width: 500px;
  max-width: 98%;
  text-align: center;
}
.topmokuji p.topmokuji_title {
  text-align: center;
  font-weight: bold;
  margin-bottom: 1em;
  padding: 0;
}
.topmokuji ul.topmokuji_list {
  display: inline-block;
}
.topmokuji ul.topmokuji_list li {
  text-align: left;
  margin-bottom: 3px;
}
@media (max-width: 768px) {
	.topmokuji {
		padding: 0;
	}
	.topmokuji ul.topmokuji_list {
  padding: 0 2%;
}
}

h2.midashi_w {
  color: #FFF;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.9);
  border-color: #FFF;
  margin-top: 0;
}

h3.midashi {
	padding-bottom: 3px;
	text-align: center;
	color: #254061;
	margin: 3em auto 1.3em auto;
	font-size: 30px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
	font-family: 'Noto Sans', 'Noto Sans CJK JP', 'Noto Sans CJK JP Subset', sans-serif;
	font-feature-settings: "pkna";
	font-weight: bold;
  float: none;
}
@media (max-width: 768px) {
	h3.midashi {
		margin: 1.8em auto 1.2em auto;
		font-size: 7vw;
    line-height: 1.3;
	}
}

table.toptbl {
  border: solid 1px #254061;
  font-size: .85em;
  line-height: 1.5;
	width: 100%;
}
table.toptbl th {
  background: #d5e5f5;
  width: 8em;
  padding: 5px;
}
table.toptbl td {
  padding: 5px;
  text-align: left;
}
@media (max-width: 768px) {
  table.toptbl {
    font-size: 1em;
  }
  table.toptbl th {
    width: 4.5em;
  }
}

.sentimg_l p, .sentimg_r p {
  text-align: left;
}

.stafflist {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}
.stafflist li {
  width: 25%;
  text-align: center;
  font-size: .85em;
  color: #999;
}
.stafflist img {
  border-radius: 80px;
  border: 5px #3fbade solid;
}
@media (max-width: 768px) {
.stafflist {
  padding: 0;
}
	
.stafflist li {
  width: 33.333%;
}

.stafflist img {
  margin-bottom: 0;
  max-width: 88%;
}
}

.company_tbl {
  margin : 0 auto 3em;
}
.company_tbl th {
  width: 7em;
  vertical-align: top;
}

.komonryokin{
  font-size: .85em;
}
.komonryokin .komonryokin_title{
  color: #1b56b2;
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0;
}
.komonryokin .top_tbl {
  width: 100%;
}
.komonryokin .top_tbl, .komonryokin .top_tbl th, .komonryokin .top_tbl td {
  border: 1px solid #cacaca;
  border-collapse: collapse;
}
.komonryokin .top_tbl th, .komonryokin .top_tbl_td01 {
  text-align: center;
  vertical-align: middle;
}
.komonryokin .top_tbl_th01 {
  background: #083d88;
  color: #FFF;
  height: 50px;
  vertical-align: middle;
}
.komonryokin .top_tbl_th02 {
  background: #e0f2ff;
  width: 6em;
}
.komonryokin .top_tbl td {
  text-align: left;
  vertical-align: top;
  padding: 7px;
}
.komonryokin .komonryokin_jikeika {
  color: #1b56b2;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0;
  padding: 3px 0;
  margin: 2em auto 1em;
  border-top: 1px solid #1b56b2;
  border-bottom: 1px solid #1b56b2;
}
.komonryokin .cost_sec04_box02 {
  border: solid 2px #7cabf3;
  background: url(https://vs-group.jp/tax/startup/new/wp/wp-content/themes/estventure/images/inquiry/box_bg01.gif) repeat;
  padding: 30px;
  margin-bottom: 30px;
  line-height: 2;
}
.komonryokin .cost_sec04_box02 li {
  background: url(https://vs-group.jp/tax/startup/new/wp/wp-content/themes/estventure/images/inquiry/check_02.png) left 8px no-repeat;
  padding: 0 0 0 30px;
  border-bottom: dotted 2px #cacaca;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .komonryokin .komonryokin_title{
    font-size: 26px;
  }
  .komonryokin .cost_sec04_box02 {
    padding: 20px 10px;
  }
}

.hiyotbl {
  font-size: .85em;
}
.hiyotbl p.hiyotbl_title {
  color: #1b56b2;
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0;
}
.hiyotbl .tbl_01, .hiyotbl .tbl_02, .hiyotbl .tbl_03 {
  border: 1px solid #cacaca;
  border-collapse: collapse;
  float: left;
  margin-bottom: 20px;
}
.hiyotbl .tbl_01 {
  width: 40%;
}
.hiyotbl .tbl_02 {
  width: 22%;
} 
.hiyotbl .tbl_03 {
  width: 22%;
}
.hiyotbl .th_01, .hiyotbl .th_03, .hiyotbl .th_04 {
  height: 60px;
  padding: 0 10px;
  color: #FFF;
  vertical-align: middle;
}
.hiyotbl .th_01, .hiyotbl .th_02 {
  padding: 5px;
  background: #e5e5e5;
  border: 1px solid #cacaca;
}
.hiyotbl .th_01 {
  background: #083d88;
}
.hiyotbl .tbl_01 td, .hiyotbl .tbl_02 td, .hiyotbl .tbl_03 td {
  padding: 10px 5px;
  border: 1px solid #cacaca;
  text-align: right;
}
.hiyotbl .red_l {
  color: #c52e26;
  font-size: 18px;
  font-weight: bold;
}
.hiyotbl .td_yellow {
  background: #ffffe2;
  font-weight: bold;
}
.hiyotbl .cost_sec01_arw {
  width: 5%;
  margin-top: 135px;
  padding: 0 5px;
  text-align: center;
  float: left;
}
@media (max-width: 768px) {
  .hiyotbl p.hiyotbl_title {
    font-size: 26px;
  }
  .hiyotbl tr {
    height: 4em;
  } 
  .hiyotbl th, .hiyotbl td {
    vertical-align: middle;
  } 
  .hiyotbl .tbl_01 {
    width: 45%;
  } 
  .hiyotbl .tbl_02 {
    width: 25%;
  } 
  .hiyotbl .tbl_03 {
    width: 25%;
  }
  .hiyotbl .th_02 {
    width: 5em;
  }
  .hiyotbl .th_01, .hiyotbl .th_02 {
    padding: 0;
  }
  .hiyotbl .red_l {
     font-size: 15px; 
  }
  .hiyotbl .cost_sec01_arw {
    display: none;
  }
}

div.lstbox {
  border: solid 1px #254061;
  line-height: 1.5;
  text-align: center;
  width: 75%;
  max-width: 100%;
  margin: 0 auto 1.5em;
  font-size: .9em;
}
div.lstbox .lstbox_title {
  background: #d5e5f5;
  padding: .75em 0;
  border-bottom: solid 1px #254061;
  font-weight: bold;
}
div.lstbox ul {
  padding: 5px;
  text-align: left;
  margin: 1.5em auto;
}
div.lstbox ul li {
  list-style: disc;
  margin-left: 30px;
  margin-bottom: .5em;
}
div.lstbox ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  div.lstbox {
    width: 100%;
  }
}

@media (min-width: 769px) {
  .sche_sp {
    font-size: .85em;
  }
  .sche_sp dl {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    background: white;
    box-shadow: rgba(0, 0, 0, 0.0470588) 0px 0px 1px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.0470588) 0px 0px 1px 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.0470588) 0px 0px 1px 3px;
    position: relative;
    top: 0;
    left: 0;
    counter-increment: number;
    width: 100%;
    margin: 0 auto 30px auto;
  }
  .sche_sp dl:before {
    line-height: 2em;
    content: counter(number);
    color: #fff;
    font-weight: bold;
    font-size: 1.5em;
    position: absolute;
    height: 100%;
    background: #22ddbe;
    display: block;
    text-align: center;
    padding: 0 10px;
    border-radius: 6px 0px 0px 6px;
    -webkit-border-radius: 6px 0px 0px 6px;
    -moz-border-radius: 6px 0px 0px 6px;
  }
  .sche_sp dl:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 0;
    width: 0;
    height: 0;
    margin-top: -5px;
    border-top: 20px solid #0a50a9;
    border-right: 50px solid transparent;
    border-left: 50px solid transparent;
    right: 0;
    margin: auto;
  }
  .sche_sp dl:last-child:after{
    content: none;
  }
  .sche_sp dt {
    padding-left: 50px;
    color: #024eae;
    font-weight: bold;
    padding-top: 0.5em;
    text-align: left;
    margin-bottom: 1em;
  }
  .sche_sp dd {
    margin: 0;
    padding-left: 50px;
    padding-right: 5px;
    padding-bottom: 0.5em;
    text-align: left;
  } 
  .sche_sp dd p {
    margin-bottom: 1.2em;
  } 
  .sche_sp dd p:last-child {
    margin-bottom: 0;
  } 
}

.topcontact {
  text-align: center;
  margin: 2em auto 3em;
  width: 100vw;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  .topcontact {
    width: 100%;
    left: 0;
    position: absolute;
  }
}

@media (max-width: 768px) {
  #v2020-sp-bt, #v2020-sp-drawerbox, #v2020-dw-close, .sp-dw-over, .v2020-sp-fixedmenu {
    display: none;
  }
  #v2020-sp-bt {
    display: block;
    text-align: left;
    font-size: 11px;
    color: #fff;
    width: 72px;
    height: 72px;
    background: #173D6D;
    position: fixed;
    top: -15px;
    right: -13px;
    z-index: 12000;
    padding-top: 10px;
    padding-left: 12px;
    border-radius: 50%;
    border: 2px solid #fff;
    letter-spacing: -0.05em;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.2));
  }
  #v2020-sp-bt .drawer-icon {
    margin-top: 12px;
  }
  #v2020-sp-bt .drawer-icon .icon-bar {
    display: block;
    width: 60%;
    height: 2px;
    background: #fff;
    transition: .3s;
    margin-left: 5px;
    margin-bottom: 5px;
  }
  #v2020-sp-bt span.txt {
    padding-left: 6px;
  }
  #v2020-dw-close {
    display: none;
    position: fixed;
    color: #fff;
    width: 60px;
    height: 55px;
    padding: 3px;
    background: #376092;
    text-align: center;
    font-size: 14px;
    top: 0;
    left: 0px;
    z-index: 20000;
  }
  #v2020-dw-close img {
    width: 30px;
    height: auto;
    margin: 0px auto 1px auto;
  }
  #v2020-sp-drawerbox {
    display: initial;
    width: calc(100% - 60px);
    height: 100%;
    padding-top: 10px;
    padding-bottom: 70px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 20000;
    transition: all .5s;
    transform: translate(100%);
    overflow: auto;
    text-align: left;
    -webkit-overflow-scrolling: touch;
    background-color: #f1f8ff;
  }
  .drawerbox-open {
    transform: translateZ(0) !important;
  }
  .sidenavi-2020 .sbr-area ul {
    padding: 20px;
  }
  .sidenavi-2020 .sbr-area ul a {
    font-weight: bold;
    color: #333333;
    width: 100%;
    display: block;
    border-bottom: 1px solid #b1c3d6;
    font-size: 18px;
    padding: 15px 10px 12px;
  }
  .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;
  }
}

@media screen and (max-width: 768px) {
  #header_sp.hidehead {
      display: none;
  }
}
/* トップリニューアル End */


/* -- 料金表のタブ ------------------- */
.tab-wrap {
  display: flex;
  flex-wrap: wrap;
}
.tab-label {
  width: 10em;
  color: #333333;
  background: #fff;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  border: 2px solid #0042ad;
  border-radius: 4px 4px 0 0;
  margin: 5px auto -2px;
  padding: 10px 0.5em 10px;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  float: left;
  font-size: 1.1em;
	box-sizing: border-box;
	transition: all 0.5s 0s ease;
}
.tab-switch:checked+.tab-label { /* アクティブなタブ */
  color: #0042ad;
  background: #eef4fe;
  border-bottom-color: #eef4fe;
}
.tab-switch:checked+.tab-label+.tab-content {
  width: 100%;
  padding: 25px 4% 0;
  border-top: 2px solid #0042ad;
  display: block;
  background: #eef4fe;
}
.tab-switch { /* ラジオボタン非表示 */
  display: none;
}
.cost_tbl01 {
  border-collapse: collapse;
  margin: 0 auto 10px;
  font-size: 12px;
	width: 100%;
}
.cost_tbl01 .th00 {
  width: 15%;
  border: 1px solid #cacaca;
  background: #e5e5e5;
}
.cost_tbl01 .th01, .cost_tbl01 .th02, .cost_tbl01 .th03 {
  width: 20%;
  padding: 0;
  vertical-align: middle;
  border: 1px solid #cacaca;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: normal;
}
.cost_tbl01 .th01 {
	width: 18%;
  background: #e5e5e5;
}
.cost_tbl01 .th03 {
	color: #fff;
  letter-spacing: -0.1em;
  background: #0042ad;
}
.cost_tbl01 th {
  padding: 0;
  background: #e5e5e5;
  border: 1px solid #cacaca;
  font-weight: normal;
	line-height: 1.2em;
  vertical-align: middle;
  text-align: center;
}
.cost_tbl01 .th_col_tit02 {
  padding: 0;
  background: #e5e5e5;
  border: 1px solid #cacaca;
  font-weight: bold;
	color: #024eae;
	font-size: 1.3em;
  vertical-align: middle;
}
.cost_tbl01 td {
  padding: 0;
  border: 1px solid #cacaca;
  text-align: center;
  background: #FFF;
  height: 40px;
  font-size: 1.3em;
  vertical-align: middle;
}
.cost_tbl01 tr.tr_gokei td {
  border-top-width: 2px;
  font-weight: bold;
}
.cost_tbl01 tr.tr_gokei td:first-child {
  background: #e5e5e5;
}
.cost_tbl01 tr.tr_none td {
  height: 7px;
  border: none;
  background: none;
}
.cost_tbl01 .titin_t {
  border-bottom: none;
}
.cost_tbl01 .titin_l {
  border-top: none;
  border-bottom: none;
  width: 5%;
  height: 25px;
}
.cost_tbl01 .titin_r {
  font-size: 1em;
  padding-left: .5em;
  width: 30%;
  height: 25px;
  line-height: 1.2;
}
.cost_tbl01 .th_col_tit02.titin_r {
  width: 25%;
}
.cost_tbl01 .txt_sml {
  font-size: 11px;
}
.cost_tbl01 .col_blue {
  border: solid 3px #0042ad;
}
.cost_tbl01 .txt_0 {
	color: #024eae;
	line-height: 1.1em;
  font-weight: bold;
}
.tab-wrap .kome {
  font-size: .80em;
  margin-bottom: 30px;
}
.tab-wrap .js-marker {
  display: inline;
  position: relative;
  background-image: linear-gradient(90deg, #ffe763, #ffe763);
  background-repeat: no-repeat;
  background-position: bottom left;
  transition: all 1s ease-in-out;
  font-weight: bold;
  background-size: 100% 40%;
}

.pagetop {
    z-index: 100;
}
#header, #header_sp {
    z-index: 100;
}


/* トップページ ここから */
.fv {
  background-image: url(https://vs-group.jp/tax/startup/new/wp/wp-content/themes/estventure/images/top/fv_bg.png);
  background-position: center top;
  background-size: cover;
  text-align: center;
  /*padding-top: 45px;*/
}
.fuan {
  background-image: url(https://vs-group.jp/tax/startup/new/wp/wp-content/themes/estventure/images/top/fuan_bg.png);
  background-position: center bottom;
  background-size: cover;
  text-align: center;
  padding: 25px 0 90px;
  position: relative;
  z-index: 10;
}
.kaiketsu {
  background-image: url(https://vs-group.jp/tax/startup/new/wp/wp-content/themes/estventure/images/top/kaiketsu_bg.png);
  background-position: center bottom;
  background-size: cover;
  text-align: center;
  padding: 150px 0 60px;
  margin-top: -90px;
}
.kaiketsu .kaiketsu_point {
  display: flex;
  justify-content: space-between;
  width: 1000px;
  max-width: 100%;
  margin: 30px auto 0;
}
.kaiketsu .kaiketsu_img {
  max-width: 90%;
  margin: 0 auto;
}
.kaiketsu .kaiketsu_point div {
  width: 24%;
}
@media screen and (max-width: 768px) {
  .fv {
    background-image: url(https://vs-group.jp/tax/startup/new/wp/wp-content/themes/estventure/images/top/fv_bg_sp.png);
    padding-top: 25px;
  }
  .fuan {
    background-image: url(https://vs-group.jp/tax/startup/new/wp/wp-content/themes/estventure/images/top/fuan_bg_sp.png);
    padding: 30px 0 0;
  }
  .kaiketsu {
    background-image: url(https://vs-group.jp/tax/startup/new/wp/wp-content/themes/estventure/images/top/kaiketsu_bg_sp.png);
    padding: 110px 0 100px;
    margin-top: -60px;
  }
  .kaiketsu .kaiketsu_point {
    flex-wrap: wrap;
    padding: 0 8%;
    box-sizing: border-box;
  }
  .kaiketsu .kaiketsu_img {
    max-width: 100%;
  }
  .kaiketsu .kaiketsu_point div {
    width: 46.5%;
    margin-top: 15px;
  }
}
/* トップページ ここまで */


/*　ハンバーガーメニューボタン ここから　*/
.hamburger {
  display : block;
  position: fixed;
  z-index : 3;
  right : 10px;
  top   : 8px;
  width : 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 3px ;
  left    : 6px;
  background : #0042ad;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 10px;
}
.hamburger span:nth-child(2) {
  top: 20px;
}
.hamburger span:nth-child(3) {
  top: 30px;
}
.hamburger.active span:nth-child(1) { /* メニューを開いてる時のボタン */
  top : 16px;
  left: 6px;
  background :#0042ad;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}
.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 16px;
  background :#0042ad;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}
nav.globalMenuSp { /* メニュー背景　*/
  position: fixed;
  z-index : 2;
  top  : 0;
  left : 0;
  color: #333;
  background: rgb(255 255 255 / 100%);
  text-align: center;
  width: 100%;
  transform: translateX(100%);
  transition: all 0.6s;
}
nav.globalMenuSp ul {
  margin: 30px auto;
  padding: 0;
  width: 70%;
}
nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  transition: .4s all;
  font-size: 1.2em;
  font-weight: bold;
}
nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
}
nav.globalMenuSp ul li:hover{
  background :#ddd;
}
nav.globalMenuSp ul li a {
    display: block;
    color: #333;
    padding: 12px 0;
    border-bottom: 1px solid;
    font-size: 0.9em;
}
nav.globalMenuSp.active { /* クリックでjQueryで追加・削除 */
  opacity: 100;
  display: block;
   transform: translateX(0%);
}
/*　ハンバーガーメニューボタン ここまで　*/

/*　トップページ 起業家インタビュー ここから　*/
.intbox img {
  margin-bottom: 30px;
}
.intbox .intabt {
  position: relative;
  margin: 0 auto 30px;
  padding: 0 44px;
  border-right: solid 5px #254061;
  border-left: solid 5px #254061;
  font-size: .85em;
}
.intbox .intabt:before, .intbox .intabt:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: auto;
  margin: auto;
  width: 1px;
  height: 100%;
  background-color: #254061;
}
.intbox .intabt:before {
  left: 2px;
}
.intbox .intabt:after {
  right: 2px;
}
.intbox .inttxt {
  color: #254061;
}
/*　トップページ 起業家インタビュー ここまで　*/