/*
Template: biz-vektor
Theme Name: 丸山建築設計
Description: BizVektor Child Theme
Version: 1.0.0
*/


/***********************************************************
original
***********************************************************/

body.home #main #container #content,
body.post-type-archive #main #container #content,
body.post-type-archive-info #main #container #content,
body.tax-info-cat #main #container #content{
  clear: both;
  float: none;
  width: 100%;
}
h1,h2,h3,h4,h5,h6{
  float: none;
  clear: both;
    overflow: hidden!important;
}
a {
  text-decoration: none!important;
}
a > img{
  filter: opacity(100%);
  -moz-opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a > img:hover {
  cursor: pointer;
  filter: opacity(80%);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#content p{
  color: #333;
}
.content table{
  font-size: 88%; 
  color: #333;
}
.content table th, .content table td {
  font-size: 1em;
}


/* index */

body.archive #main #container #content,
body.single #main #container #content,
body.page #main #container #content{
  padding-bottom: 40px;
}
.infoList .rssBtn{
  display: none;
}
.infoListBox div.entryTxtBox h4.entryTitle{
  margin-bottom: .3em!important;
}
.infoListBox div.thumbImage{
  float: left!important;
  width: 15%!important;
  min-width: 15%!important;
}
.infoListBox div.thumbImageInner img{
  float: none!important;
  width: 100%!important;
  height: auto!important;
  box-sizing: border-box;
}
body.post-type-archive-voice .content .infoList .infoListBox{
  display: flex;
  gap: 4%;
  align-items: center;
  justify-content: center;
  border: none;
}
body.post-type-archive-voice .infoListBox div.thumbImageInner img{
  border-radius: 50%;
}
body.post-type-archive-voice #content .infoList .entryMeta{
  display: none;
}
body.post-type-archive-voice .infoListBox div.entryTxtBox p{
  margin-bottom: .75rem!important;
}

.infoListBox div.thumbImageInner > a{
  display: inline-block;
}
.infoListBox div.entryTxtBox.haveThumbnail{
  float: right!important;
  width: 81%!important;
  min-width: 0!important;
}
.infoListBox .moreLink a{
  padding: 4px 3px 5px 10px;
  margin-top: .5em;
}
#content .infoList .entryMeta{
  display: block;
  overflow: hidden;
  vertical-align: middle;
  margin:.4em 0!important;
}
#content .infoList .entryMeta .infoDate{
  display: inline-block!important;
  font-size: .9em!important;
  line-height: 1!important;
  vertical-align: middle;
  margin: .2em .6em .2em 0!important;
}
#content .infoList .entryMeta .infoCate{
  display: inline-block!important;
  font-size: .9em!important;
  line-height: 1.6;
  vertical-align: 1px;
}
#content .infoList .entryMeta .infoCate a{
  display: inline-block;
  font-size: 1em!important;
  line-height: 1.6;
  vertical-align: middle;
  margin-bottom: .3rem;
  box-sizing: border-box;
}
.content .infoList .infoListBox div.entryTxtBox p{
  display: block;
  overflow: hidden;
  margin: .5em 0;
}
.paging{
    width: 100%!important;
    clear: both;
    float: none;
    margin-top: 1rem;
}


/* sideber */

.sideTower .ttBoxSection{
  display: flex;
  flex-flow: row wrap;
  align-content: flex-start;
  gap: 4%;
  padding: 0!important;
  margin-top: 1rem;
}
.sideTower .ttBoxSection .ttBox{
  display: flex;
  flex-flow: row wrap;
  align-content: flex-start;
  width: 48%!important;
  border-bottom: none!important;
  padding: 0!important;
  margin-bottom: 0.8rem;
  box-sizing: border-box;
}
#sideTower .ttBoxTxt{
  order: 2;
  font-size: 1.1em;
  line-height: 1.4;
  display: inline-block;
  width: 100%!important;
}
#sideTower .ttBoxThumb{
  order: 1;
  width: 100%!important;
  margin-bottom: 0.3em;
}
.sideTower .sideWidget li{
  margin-bottom: .8rem;
}
.sideTower .sideWidget li a{
  line-height: 1.4;
}
.sideTower .sideWidget li a:before{
  line-height: 1.4;
}
.sideTower .sideWidget .textwidget{
    padding-top: 1rem;
}
.sideTower .sideWidget .textwidget strong{
  clear: none;
  float: none;
  display: inline-block;
  font-size: 1em;
  font-weight: bold;
  line-height: 1!important;
  margin-bottom: 0!important;
}
.sideTower .sideWidget li a {
    display: block;
    font-size: 1em;
    line-height: 1.6!important;
    padding: 12px 10px 12px!important;
    text-decoration: none;
}
.sideTower .entryList{
    padding-top: 1rem;
}
.sideTower .sideWidget .textwidget {
    padding-top: 1rem;
}

.sideTower .infoList .infoDate{
  clear: none;
  float: none;
  display: block;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.4!important;
  margin-bottom: 0!important;
}
.sideTower .infoList .infoCate{
  display: none;
}
.sideTower .infoList .infoTxt{
  height: auto!important;
  font-size: 1em;
  margin-right: 0;
  line-height: 1.6!important;
}
.sideTower .infoList .infoTxt a{
  display: block;
  font-size: 1em;
  line-height: 1.6!important;
  text-decoration: none;
  padding: 12px 10px 12px!important;
  margin: 0!important;
}
.sideTower .infoList .infoTxt a:hover{
    color: #7f674f;
    background-color: #ddd2b1;
}


/* page */

body.page .content .entry-content,
body.single .content .hentry{
    margin-bottom: 3rem;
}
#content .childPageBox{
  display: none;
}
#content .mainFootContact{
  display: none;
}
.content h2 {
    margin: 1.5em 0 .75em;
}
.content .mainFoot{
  display: none;
  margin-top: 0;
  margin-bottom: 0;
}


/* home */

body.home #main #container #sideTower{
  display: none;
}
.home-main{
  overflow: hidden;
  padding: 30px 0 40px;
  background: url(/wp-content/uploads/2025/07/lead_bg.png) no-repeat center;
  background-size:100%;
  background-color:rgba(255,255,255,0.5);
  background-blend-mode:lighten;
  margin: 2.8rem auto 2.4rem;
}
.home-main h2.home-main-title{
  font-size: 2.6rem!important;
  text-align: center;
  text-shadow:0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white;
  border:none!important;
  background-color: transparent!important;
  padding: 0!important;
  margin: 0 auto 2rem!important;
}
.home-main .home-main-text p{
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  text-shadow:0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white;
  margin-bottom: 0!important;
}

.section-title{
  clear: both;
  float: none;
  display: flex;
  line-height: 1.6!important;
  align-items: center;
  text-align: center!important;
  justify-content: center;
  font-size: 2.4rem!important;
  text-align: center;
  color: #333;
  border:none!important;
  background-color: transparent!important;
  padding: 0!important;
  margin: 2.4rem auto 2.4rem!important;
}
.section-title:before{
    display: inline-block;
    content: "";
    box-sizing: border-box;
    flex-grow: 1;
    border-bottom: 1px solid black;
    margin-right: 1em;
    top: unset;
    position: unset;
    width: unset;
    border-top: none;
}
.section-title:after{
    display: inline-block;
    content: "";
    box-sizing: border-box;
    flex-grow: 1;
    border-bottom: 1px solid black;
    margin-left: 1em;
    top: unset;
    position: unset;
    width: unset;
    border-top: none;
}

.top_about_area{
  margin-bottom: 5.4rem;
}
.top_about_area_inner{
  width:100%;
  max-width:100%;
  display: flex;
  align-items: stretch;
  justify-content: center;
}
.top_about_area_left,
.top_about_area_right{
  box-sizing: border-box;
}
.top_about_area_left{
  width:66%;
  max-width:66%;
}
.top_about_area_right{
  width:33%;
  max-width:33%;
}
.top_about_area .top_about_area_box{
  width:100%;
  max-width:100%;
  height: 100%;
  aspect-ratio: 4 / 3;
}
.top_about_area_right .top_about_area_box{
  height: 50%;
}
.top_about_area .top_about_area_box_inner{
  height: 100%;
  position: relative;
  border: 2px solid white;
  box-sizing: border-box;
  overflow: hidden;
}
.top_about_area .top_about_area_box_inner img{
  height: 104%!important;
  object-fit: cover;
}
.top_about_area .top_about_text_wrapper{
  display: block;
  max-width: 230px;
  background-color: rgba(0, 0, 0, 0.45);
  padding: 1.2rem 1rem;
  z-index: 999;
}
.top_about_area_box_01 .top_about_text_wrapper{
  position: absolute;
  top: 1.2rem;
  left: 1rem;
}
.top_about_area_box_06 .top_about_text_wrapper{
  position: absolute;
  top: 1.2rem;
  right: 1rem;
}
.top_about_area_box_07 .top_about_text_wrapper{
  position: absolute;
  top: 1.2rem;
  right: 1rem;
}
.top_about_area .top_about_text h2{
  font-size: 1rem!important;
  color: white!important;
  border:none!important;
  background-color: transparent!important;
  padding: 0!important;
  margin: 0.2rem auto 0.6rem!important;
}
.top_about_area .top_about_text p{
  font-size: 0.8rem!important;
  font-weight: bold;
  color: white!important;
  margin-bottom: 0!important;
}
.top_about_area p{
  margin-bottom: 0!important;
}


.top-list-area{
  padding: 0;
  margin: 2.8rem auto 0.6rem;
}
.top-list-area p{
  display: inline-block;
}
.top-list-area-title{
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-size: 2.2rem!important;
  text-align: center;
  color: #333;
  border:none!important;
  background-color: transparent!important;
  padding: 0!important;
  margin: 0 auto 2.4rem!important;
}
.top-list-area-title:before{
    display: inline-block;
    content: "";
    box-sizing: border-box;
    flex-grow: 1;
    border-bottom: 1px solid black;
    margin-right: 1em;
    top: unset;
    position: unset;
    width: unset;
    border-top: none;
}
.top-list-area-title:after{
    display: inline-block;
    content: "";
    box-sizing: border-box;
    flex-grow: 1;
    border-bottom: 1px solid black;
    margin-right: 1em;
    top: unset;
    position: unset;
    width: unset;
    border-top: none;
}
.top-list-box{
  position: relative;
  float: none;
  clear: both;
  padding-bottom: 0!important;
  margin: 0 auto 0rem!important;
  overflow: hidden;
}
.top-list-image > p{
  margin: 0!important;
}
.top-list-box:nth-child(odd) .top-list-image{
  display: block;
  width: auto;
  overflow: hidden;
}
.top-list-box:nth-child(odd) .top-list-image{
  float: right;
}
.top-list-box:nth-child(even) .top-list-image{
  float: left;
}
.top-list-image .top-list-image-inner{
  width: 100%;
  height: auto;
}
.top-list-image .top-list-image-inner::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.top-list-box:nth-child(odd) .top-list-image .top-list-image-inner::before {
    background: linear-gradient(270deg,transparent 20% , #ffffff 50%);
}
.top-list-box:nth-child(even) .top-list-image .top-list-image-inner::before {
    background: linear-gradient(90deg,transparent 20% , #ffffff 50%);
}
.top-list-image .top-list-image-inner img{
  width: 100%;
  min-width: 460px;
  height: auto;
  max-height: 460px;
  object-fit: cover;
}
.top-list-box:nth-child(odd)  .top-list-info{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display:inline-block;
  width: calc(100% - 460px);
  margin: auto;
}
.top-list-box:nth-child(even) .top-list-info{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display:inline-block;
  width: calc(100% - 460px);
  margin: auto;
}
.top-list-info-inner{
  width: 100%;
  margin: 0 auto 0;
}
h4.top-list-title{
    display: inline-block;
    width: 100%;
    font-size: 1.5rem!important;
    line-height: 1.5;
    color: #c00!important;
    text-align: left;
    text-shadow:0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white;
    padding: 0 0 10px!important;
    margin:0 auto .5rem!important;
}
p.top-list-text{
    display: inline-block;
    width: 100%;
    margin-bottom: 0!important;
}
.top-list-btn{
  display:inline-block;
  margin-top: 0.6em;
}
.top-list-btn a{
  display: inline-block;
  max-width: 250px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.4;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: #ff8600;
  border-radius: 1.6rem;
  padding: .6em 1em;
  margin: 0 auto;
  transition: 0.5s;
  box-sizing: border-box;
}

#topworks{
  margin-bottom: 4rem;
}
#topworks .entryList{
  display: flex;
  flex-flow: row wrap;
  gap: 1%;
  margin-left: 0!important;
  margin-bottom: .5rem;
}
#topworks .entryList .archive-works-list-item{
  width: 19%;
  flex-basis: 19%;
  margin-bottom: 2rem;
}
#topworks .top-works-list-info{
    width: 100%;
    max-width: 880px!important;
    text-align: center;
    margin: 0 auto 2.2rem;
}
#topworks .moreLink.right{
    width: 100%;
    max-width: 400px!important;
    clear: both;
    float: none;
    display: block;
    text-align: center!important;
    margin: .5rem auto .5rem !important;
}
#topworks .moreLink.right a{
    display: inline-block!important;
    width: 100%;
    max-width: 400px!important;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.4;
    color: white!important;
    text-align: center!important;
    text-decoration: none!important;
    background-color: #ff8600;
    border: none!important;
    border-radius: 1.6rem;
    padding: .6em 1em;
    margin: 0 auto;
    transition: 0.5s;
    box-sizing: border-box;
}
#topworks .moreLink.right a:after{
  display: none;
}

#topInfo .entryList{
  margin-bottom: 3rem;
}
#topInfo .entryTxtBox .moreLink{
  display: none;
}
#topInfo .moreLink.right{
    width: 100%;
    max-width: 400px!important;
    clear: both;
    float: none;
    display: block;
    text-align: center!important;
    margin: .5rem auto 1.6rem !important;
}
#topInfo .moreLink.right a{
    display: inline-block!important;
    width: 100%;
    max-width: 400px!important;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.4;
    color: white!important;
    text-align: center!important;
    text-decoration: none!important;
    background-color: #ff8600;
    border: none!important;
    border-radius: 1.6rem;
    padding: .6em 1em;
    margin: 0 auto;
    transition: 0.5s;
    box-sizing: border-box;
}
#topInfo .moreLink.right a:after{
  display: none;
}
.infoList .infoDate{
  clear: none;
  float: left;
  min-width: 130px;
  font-size: 1em;
  margin-right: 0.6rem;
}
.infoList .infoCate{
  clear: none;
  float: left;
  min-width: 50px;
  margin-right: 0.6rem;
}
.infoList .edit-item{
  clear: none;
  float: left;
  display: none;
  font-size: 1em;
  margin-right: 0.6rem;
}
.infoList .infoTxt{
  font-size: 1em;
  margin-right: 0.6rem;
}
#topPr{
  display: none!important;
}
.adminEdit{
  display: none!important;
}


/* flow */

body.page-id-4158 #main #container,
body.page-id-3012 #main #container,
body.page-id-6997 #main #container{
  padding-top: 0!important;
}
.concept-area-main{
    position: relative;
    float: none;
    display: block;
    width: 100%;
    border-bottom:2px solid #d6c6af;
    overflow: hidden;
    margin-bottom: 4rem;
}
.concept-area-mainimage{
  float: right;
  display: block;
  width: 90%;
  max-height: 60vh;
  overflow: hidden;
}
.concept-area-mainimage .concept-area-mainimage-wrapper{
  float: right;
}
.concept-area-mainimage .concept-area-mainimage-wrapper::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: linear-gradient(270deg,transparent 10% , #ffffff 60%);
}
.concept-area-mainimage .concept-area-mainimage-wrapper img{
  float: right;
  display: inline;
  width: 100%;
  height: auto;
  text-align: center;
  aspect-ratio: 16/9;
  vertical-align: middle;
  object-fit: cover;
}
.concept-area-catchcopy{
  position: absolute;
  top: 13vh;
  bottom: 13vh;
  display: block;
  width: 100%;
}
.concept-area-catchcopy p{
  display: block;
  font-size: .9rem;
  line-height: 1.6;
  color: #333;
  width: 85%;
  max-width: 880px;
  text-shadow:0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white,0 0 3px white;
}
.concept-area-catchcopy p.catchcopy{
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.6!important;
  color: #333;
}

.flow-box-area{
  padding: 0 2%;
  margin-top: 2.5rem auto 3rem;
}
.flow-box{
  float: none;
  clear: both;
  display: flex!important;
  flex-flow: row;
  align-items: center;
  justify-content: center; 
  vertical-align: middle;
  text-align: center;
  padding-bottom: 2rem!important;
  margin: 1.5rem auto 1.5rem!important;
  overflow: hidden;
  background: url(../images/options/arrow_down.png) center bottom no-repeat;
}
.flow-box .flow-box-image{
  width: 48%;
  vertical-align: middle;
  margin: .5rem auto;
  box-sizing: border-box;
  mask-repeat: no-repeat;
  mask-position: 0;
  mask-size: auto 100%;
  -webkit-mask-size: auto 100%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0;
}
.flow-box:nth-child(odd) .flow-box-image{
  float: right;
  order: 2;
}
.flow-box:nth-child(even) .flow-box-image{
  float: left;
  order: 1;
}
.flow-box:nth-child(1n) .flow-box-image{
  mask-image: url("/wp-content/themes/biz-vektor-child/images/mask02.png");/*マスク用画像*/
  -webkit-mask-image: url("/wp-content/themes/biz-vektor-child/images/mask02.png");/*マスク用画像*/
}
.flow-box:nth-child(2n) .flow-box-image{
  mask-image: url("/wp-content/themes/biz-vektor-child/images/mask06.png");/*マスク用画像*/
  -webkit-mask-image: url("/wp-content/themes/biz-vektor-child/images/mask06.png");/*マスク用画像*/
}
.flow-box:nth-child(3n) .flow-box-image{
  mask-image: url("/wp-content/themes/biz-vektor-child/images/mask01.png");/*マスク用画像*/
  -webkit-mask-image: url("/wp-content/themes/biz-vektor-child/images/mask01.png");/*マスク用画像*/
}
.flow-box:nth-child(4n) .flow-box-image{
  mask-image: url("/wp-content/themes/biz-vektor-child/images/mask04.png");/*マスク用画像*/
  -webkit-mask-image: url("/wp-content/themes/biz-vektor-child/images/mask04.png");/*マスク用画像*/
}
.flow-box:nth-child(5n) .flow-box-image{
  mask-image: url("/wp-content/themes/biz-vektor-child/images/mask03.png");/*マスク用画像*/
  -webkit-mask-image: url("/wp-content/themes/biz-vektor-child/images/mask03.png");/*マスク用画像*/
}
.flow-box:nth-child(6n) .flow-box-image{
  mask-image: url("/wp-content/themes/biz-vektor-child/images/mask05.png");/*マスク用画像*/
  -webkit-mask-image: url("/wp-content/themes/biz-vektor-child/images/mask05.png");/*マスク用画像*/
}
.flow-box:nth-child(7n) .flow-box-image{
  mask-image: url("/wp-content/themes/biz-vektor-child/images/mask07.png");/*マスク用画像*/
  -webkit-mask-image: url("/wp-content/themes/biz-vektor-child/images/mask07.png");/*マスク用画像*/
}
 .flow-box-image img{
  width: 100%;
  height: auto;
}
.flow-box .flow-box-image img{
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

 .flow-box .flow-box-info{
  width: 48%;
  vertical-align: middle;
}
.flow-box:nth-child(odd) .flow-box-info{
  float: left;
  order: 1;
  margin-right: 4%;
}
.flow-box:nth-child(even) .flow-box-info{
  float: right;
  order: 2;
  margin-left: 4%;
}
.flow-box-info-wrapper{
  margin: .5rem auto;
}
h4.flow-box-title{
    clear: both;
    float: none;
    display: inline-block;
    width: 100%;
    font-size: 1.1rem;
    line-height: 1.6;
    color: #c00!important;
    text-align: left;
    margin:.5rem auto .5rem!important;
}
p.flow-box-text{
    clear: both;
    float: none;
    display: inline-block;
    width: 100%;
    font-size: 1em;
    line-height: 1.6;
    color: #333;
    text-align: left;
    margin-bottom: 0!important;
}

.consultation-area{
  float: none;
  clear: both;
  width: 100%;
  overflow: hidden;
  margin:0 auto 2rem;
}
.consultation-area p{
  display: none;
}
h3.consultation-area-title{
  margin-top: .5rem!important;
}
.consultation-area-inner{
  display: flex!important;
  flex-flow: row wrap!important;
  align-items: top!important;
  justify-content: space-between;
}
.consultation-area-image{
  order: 2;
  float: right;
  width: 45%;
  max-width: 420px;
  padding: 0 0 0 2rem;
  box-sizing: border-box;
}
.consultation-area-image img{
  width: 100%;
}
.consultation-area-info{
  order: 1;
  width: 55%;
  box-sizing: border-box;
}
.consultation-area-text{
  margin-bottom: 1rem;
}
.consultation-area-text p{
    display: inline-block;
    font-size: 1em;
    line-height: 1.6;
    color:gb black;
    margin-bottom: 0!important;
}
.consultation-area-btn{
  margin: 1rem auto 1.5rem;
}
.consultation-area-btn a{
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.6;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: #ff8600;
  border-radius: 1.6rem;
  padding: .6em 1em;
  margin: 0 auto;
  transition: 0.5s;
  box-sizing: border-box;
}
  
.fqa-area{
  width: 100%;
  overflow: hidden;
  margin:0 auto 2rem;  
}
h4.fqa-area-title{
    display: inline-block;
    font-size: 1.1rem;
    line-height: 1.6;
    color: #c00 !important;
    text-align: left;
    margin: .5rem auto .5rem !important;
}
.fqa-area-list p{
  font-size: 1em;
  line-height: 1.6;
}
.fqa-area-btn{
  clear: both;
  float: none;
  display: block;
  text-align: center;
  margin: 3rem auto 1rem;
}
.fqa-area-btn a{
  display: inline-block;
  max-width: 400px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.6;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: #ff8600;
  border-radius: 1.6rem;
  padding: .6em 1em;
  margin: 0 auto;
  transition: 0.5s;
  box-sizing: border-box;
}
.voice-area-btn{
  text-align: center;
  margin: 2rem auto 1.5rem;
}
.voice-area-btn a{
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.6;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: #ff8600;
  border-radius: 1.6rem;
  padding: .6em 1.2em;
  margin: 0 auto;
  transition: 0.5s;
  box-sizing: border-box;
}

/* economic */

.economic-box-area{
  margin: 2.5rem auto 5rem;
}
h3.economic-box-title{
    clear: both;
    float: none;
    display: inline-block;
    width: 100%;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.6;
    color: #c00!important;
    text-align: left;
    margin:.5rem auto .5rem!important;
}
.economic-box-inner{
  float: none;
  clear: both;
  display: flex!important;
  flex-flow: row;
  align-items: center;
  justify-content: center; 
  vertical-align: middle;
  text-align: center;
  margin: 1.5rem auto 2.25rem!important;
  overflow: hidden;
}
.economic-box-inner .economic-box-image{
  width: 48%;
  vertical-align: middle;
  margin: 0;
  box-sizing: border-box;
}
.economic-box:nth-child(odd) .economic-box-image{
  float: right;
  order: 2;
}
.economic-box:nth-child(even) .economic-box-image{
  float: left;
  order: 1;
}
.economic-box-inner .economic-box-image img{
  width: 100%;
  height: auto;
}
.economic-box-inner .economic-box-info{
  width: 48%;
  vertical-align: middle;
  margin:0;
}
.economic-box:nth-child(odd) .economic-box-info{
  float: left;
  order: 1;
  margin-right: 4%;
}
.economic-box:nth-child(even) .economic-box-info{
  float: right;
  order: 2;
  margin-left: 4%;
}
.economic-box-info p{
    text-align: left;
    margin-bottom: 0;
}
.economic-box-info p.economic-box-text{
    clear: both;
    float: none;
    display: inline-block;
    width: 100%;
    font-size: 1em;
    line-height: 1.6;
    color: #333;
    text-align: left;
    vertical-align: middle;
    margin-bottom: 20px;
}
.economic-box-info p strong{
    background: linear-gradient(transparent 60%, rgba(255, 253, 107, 0.7) 0);
}

.data-box-area{
  margin: 1.5rem auto 5rem;
}
.data-box-area-inner{
  float: none;
  clear: both;
  display: flex!important;
  flex-flow: row;
  align-items: flex-start;
  justify-content: space-between; 
  vertical-align: middle;
  text-align: center;
  margin: 1.5rem auto 1.5rem!important;
  overflow: hidden;
}
.data-box{
  width: 47%;
}
.data-box .data-box-image{
  margin: 0 .6rem 1rem;
  box-sizing: border-box;
}
.data-box:nth-child(odd) .data-box-image{
  float: right;
  order: 2;
}
.data-box:nth-child(even) .data-box-image{
  float: left;
  order: 1;
}
.data-box-inner .data-box-image img{
  width: 100%;
  height: auto;
}
.data-box-inner .data-box-info{
  width: 48%;
  vertical-align: middle;
  margin:0;
}
h3.data-box-title{
    clear: both;
    float: none;
    display: inline-block;
    width: 100%;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.6;
    color: #c00!important;
    text-align: left;
    margin:.5rem auto .5rem!important;
}
.data-box-area p{
    text-align: left;
    margin-bottom: 0;
}
.data-box-info p.data-box-text{
    clear: both;
    float: none;
    display: inline-block;
    width: 100%;
    font-size: 1em;
    line-height: 1.6;
    color: #333;
    text-align: left;
    vertical-align: middle;
    margin-bottom: 20px;
}
.data-box-info p strong{
    background: linear-gradient(transparent 60%, rgba(255, 253, 107, 0.7) 0);
}
.data-box-info ul li, .data-box-info ol li {
    text-align: left;
    list-style: disc;
    padding: 0px;
}
.data-box-info li {
    text-align: left;
    margin-bottom: 0;
}


/* cta */

.contact-area{
  max-width: 720px;
  border: 3px solid #ddd2b1;
  padding: 2rem 1.5rem;
  margin: 2.5rem auto 2rem;
  overflow: hidden;
  box-sizing: border-box;
}
body.page-id-2927 .contact-area{
  display: none;
}
.contact-area p{
  display: none;
}
h2.contact-area-title{
  font-size: 1.9rem!important;
  font-weight: bold;
  text-align: center;
  border: none!important;
  padding: 0!important;
  margin: .7rem auto .5rem!important;
}
.contact-area-image{
  display: block;
  width: 100%;
  padding: 0 1.5rem;
  margin: 2rem auto;
  overflow: hidden;
  box-sizing: border-box;
}
.contact-area-image img{
  width: 100%;
}
.contact-area-text{
  display: inline-block;
  overflow: hidden;
  margin: 0 1rem .5rem;
}
.contact-area-text p{
    display: inline-block;
    line-height: 1.6;
    color: #333;
    margin-bottom: 0!important
}
.contact-area-btn{
  clear: both;
  float: none;
  display: block;
  text-align: center;
  margin: .5rem auto 1.6rem!important;
}
.contact-area-btn a{
  display: inline-block;
  max-width: 480px;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.4;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: red;
  border-radius: 1.6rem;
  padding: .6em 1em;
  margin: 0 auto;
  transition: 0.5s;
  box-sizing: border-box;
}


/* about*/

.about-area{
  overflow: hidden;
  margin-bottom: 2rem;
}
.about-area-images{
  clear: both;
  float: none;
  margin: 0 auto 1.75rem;
}
.about-area-images-inner{
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 0.5%;
}
.about-area-image{
  display: inline-block;
  width: 32.5%;
  box-sizing: border-box;
}
.about-area-box:nth-child(odd)  > .about-area-images > .about-area-images-inner > .about-area-image:nth-child(1),
.about-area-box:nth-child(even) > .about-area-images > .about-area-images-inner > .about-area-image:nth-child(3){
  margin-top:0 ;
}
.about-area-box:nth-child(odd)  > .about-area-images > .about-area-images-inner > .about-area-image:nth-child(2),
.about-area-box:nth-child(even) > .about-area-images > .about-area-images-inner > .about-area-image:nth-child(2){
  margin-top:1.2rem ;
}
.about-area-box:nth-child(odd)  > .about-area-images > .about-area-images-inner > .about-area-image:nth-child(3),
.about-area-box:nth-child(even) > .about-area-images > .about-area-images-inner > .about-area-image:nth-child(1){
  margin-top:2.4rem ;
}
.content .about-area-image .wp-caption{
  width: 100%!important;
  background-color: transparent!important;
  border: none!important;
  box-sizing: border-box;
}
.content .about-area-image .wp-caption img,
.content .about-area-image img{
  display: inline-block;
  width: 100%!important;
  height: auto!important;
  text-align: center;
  aspect-ratio: 3/4;
  vertical-align: middle;
  vertical-align: middle;
  object-fit: cover;
  padding: 0!important;
  margin: 0!important;
  box-sizing: border-box;
}
.content .about-area-image .wp-caption .wp-caption-text{
  width: 100%!important;
  padding: 0 .2em;
  margin: 1em 0 0!important;
  box-sizing: border-box;
}
.about-area-info{
  clear: both;
  max-width: 890px;
  margin: 0 0 1rem;
}
.about-area-box p{
  display: none;
}
.about-area-box .about-area-info > p.about-area-text{
  display: inline-block!important;
}
.about-area-box:nth-child(even) > .about-area-info{
  float: right;
}
.about-area-box:nth-child(even) > .about-area-info > .about-area-title{
  text-align: right;
}
.about-area-box:nth-child(even) > .about-area-info > p.about-area-text{
  text-align: right;
}

.economical-area{
  overflow: hidden;
  margin-bottom: 3rem;
}
.economical-area-image{
  float: right;
  max-width: 520px;
  padding: 0 0 0 2rem;
  margin: 0 auto 1rem;
  box-sizing: border-box;
}
.economical-area-image img{
  width: 100%;
}
.economical-area-text{
  margin-bottom: 2rem;
}
.economical-area-text p strong{
    background: linear-gradient(transparent 60%, rgba(255, 253, 107, 0.7) 0);
}
.economical-area-btn{
  margin: 1rem auto 1.5rem;
}
.economical-area-btn a{
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.6;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: #ff8600;
  border-radius: 1.6rem;
  padding: .6em 1em;
  margin: 0 auto;
  transition: 0.5s;
  box-sizing: border-box;
}

.voice-area{
    background-color: rgba(214,198,175,.5);
    padding: 5% 4.5%;
    margin-bottom: 3rem;
    box-sizing: border-box;
}
.voice-area-inner{
    overflow: hidden;
    background-color: rgba(255,255,255,.9);
    padding: 2.8% 3.2%;
    box-sizing: border-box;
}
.voice-area-inner h3.voice-area-title{
  clear: both;
  display: inline-block;
  width: 100%;
  text-align: center;
  font-weight: bold;
  margin-top: 0.75em;
}
.voice-area-image{
  float: left;
  width: 100%;
  max-width: 320px;
  padding: 0 1rem 0 0;
  margin: 0 auto 2.6rem;
  box-sizing: border-box;
}
.voice-area-image img{
  width: 100%;
}
.voice-area-text h5{
  margin-top: 0rem;
}
.voice-area-text p strong{
    background: linear-gradient(transparent 60%, rgba(255, 253, 107, 0.7) 0);
}
.voice-area-text p span.notes{
  font-size: 0.8em;
  margin-top: 0.8em;
}

.media-area{
  overflow: hidden;
  margin-bottom: 2rem;
}
.media-area-inner{
  display: flex!important;
  flex-flow: row wrap!important;
  justify-content: space-between;
  gap: 2%;
  margin: 1.5rem auto 0 ; 
  box-sizing: border-box;
}
.media-area-image{
  width: 220px;
  padding: 0;
  margin: 0 0 1rem;
  box-sizing: border-box;
}
.media-area-image img{
  width: 100%;
}
.media-area-info{
  width: calc(98% - 220px);
  box-sizing: border-box;
}
.media-area-text{
  margin-bottom: 1rem;
}
.media-area-text h4{
  clear: both;
  display: inline-block;
  margin-bottom: 0.8em;
}
.media-area-text p{
    display: inline-block;
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 0!important;
}
p.media-area-link{
  margin-top: 1rem;
}


/* gallery */

.gallery-area-images{
  display: flex!important;
  flex-flow: row wrap!important;
  align-items: top!important;
  justify-content: space-between;
  gap: 1%;
}
.gallery-area-image{
  float: none;
  width: 32.5%;
  min-width: 220px;
  margin-bottom: .8em;
  box-sizing: border-box;
}
.gallery-area-image a{
  display: block;
  width: 100%;
  border: 6px double #ddd;
  overflow: hidden;
  box-sizing: border-box;
}
.gallery-area-image img{
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1 / 1;
}
.gallery-area-image p{
  display: none;
}
.gallery-area-image p.gallery-area-caption{
  display: inline-block!important;
  font-size: 1em;
  line-height: 1.6;
  padding: 0 4px;
  margin-top: 0.75em;
}


/* consultation */

.consultation-about-area,
.consultation-contants-area,
.consultation-form-area{
  overflow: hidden;
  margin-bottom: 2rem;
}
.consultation-contants-text,
.consultation-contants-place,
.consultation-contants-schedule{
  margin-bottom: 2rem;
}
.consultation-contants-course{
  margin-bottom: 0;
}
.content .consultation-contants-area h4{
  margin-top: 0.75rem;
}
.content .consultation-contants-area li{
  margin-bottom: 0!important;
}
.consultation-contants-course-wrapper{
  display: flex!important;
  flex-flow: row wrap!important;
}
.consultation-contants-course-image:first-child,
.consultation-contants-course-image:nth-child(2){
    float: left;
    display: block;
    overflow: hidden;
    width: calc(50% - 30px);
    background: url(/wp-content/themes/biz-vektor-child/images/arrow_down.png) right no-repeat;
    padding-right: 60px;
    margin-right: 30px;
    margin-bottom: 1rem;
    box-sizing: border-box;
}
.consultation-contants-course-image:nth-child(3),
.consultation-contants-course-image:nth-child(4){
    float: left;
    display: block;
    overflow: hidden;
    width: calc(50% - 30px);
    background: url(/wp-content/themes/biz-vektor-child/images/arrow_down.png) left no-repeat;
    padding-left: 60px;
    margin-left: 30px;
    margin-bottom: 1rem;
    box-sizing: border-box;
}
.consultation-contants-course-image img{
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1 / 1;
  margin-bottom: 0;
}
.consultation-contants-course-image h5{
    clear: both;
    font-size: 1.2em;
    line-height: 1.6;
    margin: 1em 0 .75rem;
}
.consultation-contants-course-image p{
  display: none;
}
.consultation-contants-course-image p.consultation-contants-course-image-text{
  display: inline-block!important;
  font-size: 1em;
  line-height: 1.6;
  padding: 0 4px;
  margin-top: 0;
}
.consultation-contants-consultant-wrapper{
  display: flex;
  flex-flow: row;
  justify-content: space-around;
}
.consultation-consultant-01,
.consultation-consultant-02{
  display: block;
  max-width: 48%;
  width: 48%;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}
.consultation-consultant-img{
  display: block;
  max-width: 32%;
  width: 32%;
}
.consultation-consultant-text{
  display: block;
  max-width: 60%;
  width: 60%;
}


/* recruit */

.recruit-btn{
  text-align: center;
  margin: 3rem auto 1.5rem;
}
.recruit-btn a{
  display: inline-block;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.6;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: #ff8600;
  border-radius: 1.6rem;
  padding: .5em 1.6em;
  margin: 0 auto;
  transition: 0.5s;
  box-sizing: border-box;
}


/* contact */

.contact_form_area{
    font-size: 1rem;
    padding: 6% 5%;
    margin-top: 20px;
    background-color: #eeeeee;
    overflow: hidden;
}
.contact_form_area p{
    margin-bottom: 1em;
}
.contact_form_area .input_title_text{
    font-size: 1em;
    font-weight: bold;
    line-height: 1.6!important;
    margin-bottom: 1em!important;
}
.contact_form_area .input_title_text .annotation{
    display: inline-block;
    font-size: 0.9em;
    font-weight: normal;
}
.contact_form_area .required{
    font-size: 0.9em;
    color: red;
    font-weight: normal;
    margin-left: 1em;
}
.contact_form_area .not-required{
    font-size: 0.9em;
    font-weight: normal;
    margin-left: 1em;
}
.contact_form_area .wpcf7-list-item{
    display: block;
}
.contact_form_area br{
    display: none;
}
.contact_form_area input{
    margin-bottom: 0;
}
.contact_form_area input[type=date]{
    max-width: 200px;
}
.contact_form_area input[type=email],
.contact_form_area input[type=number],
.contact_form_area input[type=tel],
.contact_form_area input[type=text],
.contact_form_area input[type=url],
.contact_form_area textarea{
    width: 360px;
    max-width: 100%;
    font-size: 1em;
    background: #f9f9f9;
    border: 1px solid #ccc;
    padding: 4px;
    font-size: 12px;
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 8px 10px!important;
    margin: 0!important;
    box-sizing: border-box!important;
}
.contact_form_area .order-address-number > p{
    display: flex;
    font-weight: bold;
    vertical-align: bottom;
}
.contact_form_area .order-address-number > p >span{
  margin-left: .4em;
}
.contact_form_area .order-address input[type=text]{
    width: 100%;
}
.contact_form_area input[type=date].wpcf7c-conf,
.contact_form_area input[type=email].wpcf7c-conf,
.contact_form_area input[type=number].wpcf7c-conf,
.contact_form_area input[type=tel].wpcf7c-conf,
.contact_form_area input[type=url].wpcf7c-conf,
.contact_form_area input[type=text].wpcf7c-conf,
.contact_form_area textarea.wpcf7c-conf{
    background-color: #999999;
    color: #333;
}
.contact_form_area textarea{
    width: 100%;
    box-sizing: border-box!important;
}
body.post-name-contact #vkexunit_cta-3{
    display: none;
}
.contact_btn input[type=button],
.contact_btn input[type=submit]{
    font-size: 1.4em!important;
    font-weight: bold;
    color: #fff;
    line-height: 1.4!important;
    padding: .6em 2.8em!important;
    border-radius: 30px!important;
}
.submit_btn input[type=submit]{
    border: 1px solid #dc3232;
    background-color: #dc3232;
    color: #fff;
    line-height: 1.4!important;
    padding: .6em 2.8em!important;
    border-radius: 30px!important;
}
div.wpcf7 .ajax-loader{
    display: block !important;
}
.grecaptcha-badge{
    display: none;
}


/* archive-works */

.post-type-archive-works #main #container #content{
  float: none;
  width: 100%;
}
.works_index_area .archive-works-title{
  margin-top: 2rem!important;
  margin-bottom: 2rem!important;
}
h3.works_index_title{
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
}
.works_term_list{
  margin-bottom: 1rem;
}
.works_term{
  text-decoration: none!important;
  margin-right: 0.8rem;
}
.archive-works-main{
  display: flex;
  flex-flow: row;
  justify-content: center;
  width: 100%;
  border: none;
  gap: 0;
  margin-bottom: 3.8rem!important;
  box-sizing: border-box;
  overflow: hidden;
}
.archive-works-category{
  display: block;
  width: 29%;
  background-color: #F9F5F2;
  overflow: hidden;
  padding: 2.2rem 1.4rem;
  margin: 0 auto!important;
}
.archive-works-category-title{
  position: relative;
  display: flex;
  white-space: nowrap;
  align-items: center;
  justify-content: center; 
  gap: .5em;
  font-size: 1.4em;
  font-weight: 500;
  color: #5D463F!important;
  margin-bottom: 30px;
}
.archive-works-category-title:after{
    content: "";
    position: relative;
    display: block;
    width: 100%;
    height: 2px;
    background-image: linear-gradient(to right, #5D463F 6px, transparent 1px);
    background-size: 10px 2px;
    background-repeat: repeat-x;
}
.archive-works-category-list{
  margin-left: .4em!important;
  margin-right: .4em!important;
}
.archive-works-category-wrapper ul:last-child{
  margin-bottom: 0!important;
}
.archive-works-category-list li{
  display: inline-block;
  list-style: none!important;
  margin-left: .2em!important;
  margin-right: .2em!important;
}
.archive-works-category-list li a{
    display: inline-block;
    min-width: 50px;
    font-size: 1.04em;
    font-weight: bold;
    text-decoration: none!important;
    text-align: center;
    border-radius: 50px;
    box-shadow: 0px -1px 16px -5px rgba(209, 204, 193, 1);
    background-color: #fff;
    padding: .7em 2em;
    transition: 0.5s;
}
.archive-works-category-list li a:hover {
    background-color: #ff68a0;
    color: #fff;
    transition: 0.5s;
    opacity: 0.8;
}


h1.archive-works-title,
h2.archive-works-title{
  display: flex;
  line-height: 1.6!important;
  align-items: center;
  text-align: center!important;
  justify-content: center;
  font-size: 2.4rem!important;
  font-weight: normal!important;
  text-align: center;
  color: #333;
  border:none!important;
  background-color: transparent!important;
  padding: 0!important;
  margin: 2rem auto 2rem!important;
}
h1.archive-works-title:before,
h2.archive-works-title:before{
    display: inline-block;
    content: "";
    box-sizing: border-box;
    flex-grow: 1;
    border-bottom: 1px solid black;
    margin-right: 1em;
    top: unset;
    position: unset;
    width: unset;
    border-top: none;
}
h1.archive-works-title:after,
h2.archive-works-title:after{
    display: inline-block;
    content: "";
    box-sizing: border-box;
    flex-grow: 1;
    border-bottom: 1px solid black;
    margin-left: 1em;
    top: unset;
    position: unset;
    width: unset;
    border-top: none;
}

body.tax-feature #main #container .content,
body.tax-town #main #container .content,
body.tax-type #main #container .content{
  width: 100%!important;
  float: none!important
}
h3.archive-works-title-sub{
    font-size: 1.3em !important;
    border-bottom: none !important;
    margin-top: 1em !important;
    margin-bottom: 1.2em !important;
}

.archive-works-list{
  display: flex;
  flex-flow: row wrap;
  gap: 1.3%;
  margin-bottom: .5rem;
}
.archive-works-list-item{
  width: 24%;
  flex-basis: 24%;
  margin-bottom: 2rem;
}
.archive-works-imgOuter{
  position: relative;
  background-size: cover;
  background-position: center 50%;
  border: 1px solid #e5e5e5;
}
.archive-works-imgOuter a{
  display: block;
  overflow: hidden;
}
.archive-works-imgOuter img{
  width: 100%;
  object-fit: cover;
  aspect-ratio: 4 / 3;
}
.archive-works-img-overlay{
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(.25rem - 1px);  
}
.archive-works-imgOuter-Label{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    font-size: 12px;
    line-height: 1.4em;
    color: #fff;
    background-color: #337AB7 !important;
    padding: .7em 1.2em;
}
.archive-works-info h4.archive-works-name{
  font-size: 1.1em!important;
  margin-top: .8em!important;
  margin-bottom:.5em!important;
  border: none!important;
  padding: 0!important;
}
.archive-works-info h4.archive-works-name a{
  display: inline;
  width: 100%;
  text-decoration: none!important;
  line-height: 1.6;
}
.archive-works-info table.archive-works-table{
  background: transparent;
  border: none!important;
  margin-top: .5em!important;
  margin-bottom: 0!important;
}
.archive-works-info table.archive-works-table th,
.archive-works-info table.archive-works-table td{
  font-size: 1.04em;
  line-height: 1.6;
  vertical-align: top;
  background: transparent!important;
  border: none!important;
  padding: 0!important;
}
.archive-works-info table.archive-works-table th{
  width: 4em;
  font-weight: bold;
}
.archive-works-info table.archive-works-table td a{
  text-decoration: none;
  margin-right: 0.28em;
}

/* single-works */

.type-works .entry-meta{
  font-size: 0.8rem;
  line-height: 1.6;
  margin-bottom: 0.6rem;
}
.type-works .entry-meta .archive-works-info{
  margin-bottom: 1.4rem;
}
.type-works .entry-meta .archive-works-info th,
.type-works .entry-meta .archive-works-info td{
  font-size: 0.86rem!important;
  line-height: 1.6;
}
.type-works .entry-meta .updated,
.type-works .entry-meta .author{
  display: none;
}
.type-works .gallery-columns-2{
  display: flex;
  flex-flow: row wrap;
  text-align: center;
  justify-content: center;
  gap:4%;
}
.type-works .gallery-columns-2 .gallery-item{
  float: none!important;
  width: 48%!important;
  background-color: transparent!important;
}
.type-works .gallery-columns-2 .gallery-item .gallery-icon{
  width:100%!important;
  height: 100%;
  padding: 0!important;
  margin-bottom: 0!important
}
#content .type-works .gallery-columns-2 .gallery-item img{
  width:100%!important;
  height: 100%!important;
  object-fit: cover;
  border: none!important;
  background-color: transparent!important;
}
.widget_custom_html.panel-last-child{
  display: none;
}



/* archive-recruit */

body.post-type-archive-recruit #content .infoList{
  display: flex;
  flex-flow: row wrap;
  justify-content: left;
  text-align: left;
  gap:2%;
}
.infoList .recruitListBox{
  width: 49%;
  display: flex!important;
  flex-flow: row!important;
  justify-content: left;
  text-align: left;
  gap:4%;
}
.infoList .recruitListBox .entryMeta .infoCate a{
  display: inline-block;
  font-size: 1em!important;
  line-height: 1.6;
  vertical-align: middle;
  border: 1px solid #ff68a0;
  padding: .1em .7em!important;
  margin-bottom: .3rem;
  box-sizing: border-box;
}
.infoList .recruitListBox .recruitListBox .haveThumbnail{
    float: right!important;
    width: 73%!important;
    min-width: 0!important;
}
.infoList .recruitListBox .thumbImage{
    float: left!important;
    width: 23%!important;
    min-width: 23%!important;
}
.infoList .recruitListBox .thumbImageInner img{
    width: 100%!important;
    height: auto!important;
    box-sizing: border-box;
}
#content .infoList .recruitListBox .infoDate{
  display: none!important;
}
table.archive-recruit-table{
  border: none!important;
  margin: .4rem auto .3rem!important;
}

table.archive-recruit-table th,
table.archive-recruit-table td{
  font-size: .82rem;
  line-height: 1.5;
  border: none!important;
  background-color: transparent!important;
  padding: 0!important;
}
table.archive-recruit-table th{
  width: 5.4em;
  font-weight: bold;
}


/* single-recruit */

.type-recruit table{
  font-size: .96em!important;
  color: #333;
  vertical-align: middle;
  margin-bottom: 3.4rem;
}
.type-recruit table th,.type-recruit table td{
  padding: .8em 1.2em!important;
}
.type-recruit table.recruit-info-table{
  color: black!important;
  border: none!important;
  margin-top: 1rem!important;
  margin-bottom: 1.5rem!important;
}
.type-recruit table.recruit-info-table tr th{
  min-width: 100px;
  font-size: 1em!important;
  font-weight: bold;
  line-height: 1.6!important;
  border-top: 1px dotted black!important;
  border-bottom:1px dotted black!important;
  border-right: 1px dotted black!important;
  border-left: 1px dotted black!important;
  white-space: wrap!important;
}
.type-recruit table.recruit-info-table tr td{
  font-size: 1em!important;
  line-height: 1.6!important;
  background-color: transparent!important;
  border-top: 1px dotted black!important;
  border-bottom:1px dotted black!important;
  border-right: 1px dotted black!important;
  border-left: none!important;
  white-space: wrap!important;
}
.type-recruit p.caption{
  font-size: .88em!important;
  line-height: 1.6!important;
  padding: 0!important;
  margin-bottom: 2.5rem!important;
}

.recruit-archive-btn{
  clear: both;
  float: none;
  text-align: center;
  margin: 1rem auto 2rem;
}
.recruit-archive-btn a{
  display: inline-block;
  max-width: 400px;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.4;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: #ff8600;
  border-radius: 1.6rem;
  padding: .6em 1.6em;
  margin: 0 auto;
  transition: 0.5s;
  box-sizing: border-box;
}
.recruit-announce-area p,
.recruit-announce-area br{
  display: none;
}
.recruit-announce-list{
  display: flex;
  text-align: center;
  gap: 2%;
  text-align: center;
  border:none!important;
  background-color: transparent!important;
}
.recruit-announce-list-box{
  display: block;
  float: none!important;
  width: 32%!important;
  border: 1px solid #ff68a0;
  background-color: transparent!important;
  margin: 0!important;
  overflow: hidden!important;
  box-sizing: border-box;
}
.recruit-announce-title a{
  display: block!important;
  width: 100%!important;
  height: auto!important;
  background: #ff68a0;
  box-shadow: -3px 0 0 0 #ff68a0, -15px 0 0 0 #ff68a0, 0 0 0 0 rgba(0, 0, 0, 0);
  padding:.5rem 0 .5rem!important;
  margin: 0!important;
}
.recruit-announce-title a h4{
  display: block!important;
  width: 100%!important;
  font-size: 1.1em!important;
  color: white!important;
  line-height: 1.6!important;
  text-align: center;
  background:transparent;
  box-shadow: none!important;
  border: none!important;
  padding:0!important;
  margin: 0 auto!important;
  box-sizing: border-box;
}
.recruit-announce-title a:hover,
.recruit-announce-title a h4:hover{
  text-decoration: none;
}
.recruit-announce-image figure{
  display: block!important;
  width: 100%!important;
  height: auto!important;
}
.recruit-announce-image figure img{
  width: 100%;
  object-fit: cover;
  aspect-ratio: 4 / 3;
  overflow: hidden!important;
  margin: 0 auto!important;
}
.recruit-announce-info p.recruit-announce-text{
  display: inline-block;
  font-size: .94em!important;
  line-height: 1.6!important;
  text-align: left;
  padding: 0 16px!important;
  margin-top: 1em;
  margin-bottom: .6em!important;
}
.recruit-announce-info p.recruit-announce-text br{
  display: inline;
}
.recruit-announce-info .moreLink{
  text-align: center;
}
.recruit-announce-info .moreLink a {
  display: inline-block;
  float: none;
  font-size: .8rem;
  font-weight: bold;
  line-height: 1.4;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: #ff8600;
  border-radius: 1.6rem;
  padding: .6em 1em;
  margin: .5em auto 1em;
  transition: 0.5s;
  box-sizing: border-box;
}


.recruit-interview-area p,
.recruit-interview-area br{
  display: none;
}
.recruit-interview-list{
  display: flex;
  text-align: center;
  gap: 2%;
  text-align: center;
  border:none!important;
  background-color: transparent!important;
}
.recruit-interview-list-box{
  display: block;
  float: none!important;
  width: 50%!important;
  border: 1px solid #ff68a0;
  background-color: transparent!important;
  margin: 0!important;
  overflow: hidden!important;
  box-sizing: border-box;
}
.recruit-interview-title a{
  display: block!important;
  width: 100%!important;
  height: auto!important;
  background: #ff68a0;
  box-shadow: -3px 0 0 0 #ff68a0, -15px 0 0 0 #ff68a0, 0 0 0 0 rgba(0, 0, 0, 0);
  padding:.5rem 0 .5rem!important;
  margin: 0!important;
}
.recruit-interview-title a h4{
  display: block!important;
  width: 100%!important;
  font-size: 1.1em!important;
  color: white!important;
  line-height: 1.6!important;
  text-align: center;
  background:transparent;
  box-shadow: none!important;
  border: none!important;
  padding:0!important;
  margin: 0 auto!important;
  box-sizing: border-box;
}
.recruit-interview-title a:hover,
.recruit-interview-title a h4:hover{
  text-decoration: none;
}
.recruit-interview-image figure{
  display: block!important;
  width: 100%!important;
  height: auto!important;
}
.recruit-interview-image figure img{
  width: 100%;
  object-fit: cover;
  aspect-ratio: 4 / 3;
  overflow: hidden!important;
  margin: 0 auto!important;
}
.recruit-interview-info p.recruit-interview-text{
  display: inline-block;
  font-size: .94em!important;
  line-height: 1.6!important;
  text-align: left;
  padding: 0 16px!important;
  margin-top: 1em;
  margin-bottom: .6em!important;
}
.recruit-interview-info p.recruit-interview-text br{
  display: inline;
}
.recruit-interview-info .moreLink{
  text-align: center;
}
.recruit-interview-info .moreLink a {
  display: inline-block;
  float: none;
  font-size: .8rem;
  font-weight: bold;
  line-height: 1.4;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: #ff8600;
  border-radius: 1.6rem;
  padding: .6em 1em;
  margin: .5em auto 1em;
  transition: 0.5s;
  box-sizing: border-box;
}

.recruit-concept-area{
  margin-bottom: 3rem;
}

