.post-type-archive-business-meeting main, .tax-business_meeting_category main {
  padding-top: 48px;
}
.post-type-archive-business-meeting #breadcrumbs, .tax-business_meeting_category #breadcrumbs {
  margin-top: 48px;
}
.post-type-archive-business-meeting .page-title, .tax-business_meeting_category .page-title {
  text-align: center;
  padding: 80px 0;
  background: url(../images/business-meeting/business-meeting-bg2.jpg) no-repeat center;
  background-size: cover;
  margin-bottom: 30px;
}
.post-type-archive-business-meeting .page-title .inner, .tax-business_meeting_category .page-title .inner {
  position: relative;
  text-align: left;
}
.post-type-archive-business-meeting .page-title .inner .flex, .tax-business_meeting_category .page-title .inner .flex {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-top: -3rem;
}
.post-type-archive-business-meeting .page-title .inner .img, .tax-business_meeting_category .page-title .inner .img {
  width: 30%;
  margin-left: 5rem;
}
.post-type-archive-business-meeting .page-title .inner .line, .tax-business_meeting_category .page-title .inner .line {
  transition: .3s;
  max-width: 400px;
}
.post-type-archive-business-meeting .page-title .inner .line:hover, .tax-business_meeting_category .page-title .inner .line:hover {
  opacity: .7;
}
.post-type-archive-business-meeting .page-title .small, .tax-business_meeting_category .page-title .small {
  position: relative;
  z-index: 1;
  font-size: 24px;
  color: #fbfb62;
  font-weight: bold;
  text-shadow: 1px 1px 0 #333, -1px -1px 0 #333, -1px 1px 0 #333, 1px -1px 0 #333, 0px 1px 0 #333, 0 -1px 0 #333, -1px 0 0 #333, 1px 0 0 #333;
  /* text-shadow:1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, 0px 1px 0 #fff,  0-1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff; */
}
.post-type-archive-business-meeting .page-title h1, .tax-business_meeting_category .page-title h1 {
  position: relative;
  z-index: 1;
  font-size: 40px;
  color: #ff7800;
  font-weight: bold;
  text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, 0px 1px 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff;
  /* text-shadow:1px 1px 0 #333, -1px -1px 0 #333, -1px 1px 0 #333, 1px -1px 0 #333, 0px 1px 0 #333,  0-1px 0 #333, -1px 0 0 #333, 1px 0 0 #333; */
}
.post-type-archive-business-meeting .section-business-meeting, .tax-business_meeting_category .section-business-meeting {
  padding-top: 0;
}
.post-type-archive-business-meeting .section-business-meeting .heading__lead, .tax-business_meeting_category .section-business-meeting .heading__lead {
  font-size: 24px;
}
.post-type-archive-business-meeting .section-business-meeting .esmart-block h2, .post-type-archive-business-meeting .section-business-meeting .about-block h2, .tax-business_meeting_category .section-business-meeting .esmart-block h2, .tax-business_meeting_category .section-business-meeting .about-block h2 {
  margin: 60px 0 0;
  padding: 10px 20px;
  background-color: #f6f6f6;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
}
.post-type-archive-business-meeting .section-business-meeting .step-block .steps, .tax-business_meeting_category .section-business-meeting .step-block .steps {
  				/* display: flex;
          justify-content: space-between;
          text-align: center; */
  margin-bottom: 30px;
}
.post-type-archive-business-meeting .section-business-meeting .step-block .step, .tax-business_meeting_category .section-business-meeting .step-block .step {
  /* width: 33.33%; */
  box-sizing: border-box;
  border-right: 2px solid #EAEAEA;
  padding: 0 10px;
}
.post-type-archive-business-meeting .section-business-meeting .step-block .step:last-child, .tax-business_meeting_category .section-business-meeting .step-block .step:last-child {
  border-right: none;
}
.post-type-archive-business-meeting .section-business-meeting .step-block .step-header, .tax-business_meeting_category .section-business-meeting .step-block .step-header {
  display: flex;
  background-color: #FFD6D6;
  align-items: center;
  padding: 5px 0;
  /* margin: 0 7px; */
  position: relative;
}
.post-type-archive-business-meeting .section-business-meeting .step-block .step-header::after, .tax-business_meeting_category .section-business-meeting .step-block .step-header::after {
  content: "";
  position: absolute;
  top: 70px;
  left: 35px;
  border: 9px solid transparent;
  border-top: 11px solid #FFD6D6;
}
.post-type-archive-business-meeting .section-business-meeting .step-block .step-header p.num, .tax-business_meeting_category .section-business-meeting .step-block .step-header p.num {
  color: #fff;
  font-size: 40px;
  margin: 0;
  width: 45px;
  padding-left: 10px;
}
.post-type-archive-business-meeting .section-business-meeting .step-block .step-header p.txt, .tax-business_meeting_category .section-business-meeting .step-block .step-header p.txt {
  font-weight: bold;
  font-size: 16px;
}
.post-type-archive-business-meeting .section-business-meeting .step-block .step-content, .tax-business_meeting_category .section-business-meeting .step-block .step-content {
  margin: 25px 0 0;
}
.post-type-archive-business-meeting .section-business-meeting .step-block .step-content p.desc, .tax-business_meeting_category .section-business-meeting .step-block .step-content p.desc {
  font-size: 14px;
  height: 80px;
}
.post-type-archive-business-meeting .section-business-meeting .step-block .entry, .tax-business_meeting_category .section-business-meeting .step-block .entry {
  text-align: center;
}
.post-type-archive-business-meeting .section-business-meeting .step-block .entry a.entry-btn, .tax-business_meeting_category .section-business-meeting .step-block .entry a.entry-btn {
  display: inline-block;
  padding: 20px 40px;
  background: linear-gradient(to bottom, #F69A54, #ED8130);
  border-radius: 4px;
  text-decoration: none;
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
}
.post-type-archive-business-meeting .section-business-meeting .step-block .entry a.entry-btn:hover, .tax-business_meeting_category .section-business-meeting .step-block .entry a.entry-btn:hover {
  opacity: .7;
}
.post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-about, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-about {
  display: flex;
  justify-content: space-between;
  margin: 20px 0 0;
  padding: 0 0 0 15px;
}
.post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-about-r, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-about-r {
  margin-top: 25px;
}
.post-type-archive-business-meeting .section-business-meeting .esmart-block p.lead, .tax-business_meeting_category .section-business-meeting .esmart-block p.lead {
  font-size: 24px;
}
.post-type-archive-business-meeting .section-business-meeting .esmart-block p.lead img, .tax-business_meeting_category .section-business-meeting .esmart-block p.lead img {
  margin-right: 15px;
}
.post-type-archive-business-meeting .section-business-meeting .esmart-block p.sub-lead, .tax-business_meeting_category .section-business-meeting .esmart-block p.sub-lead {
  font-size: 19px;
  margin-top: 35px;
}
.post-type-archive-business-meeting .section-business-meeting .esmart-block p.lead span, .post-type-archive-business-meeting .section-business-meeting .esmart-block p.sub-lead span, .tax-business_meeting_category .section-business-meeting .esmart-block p.lead span, .tax-business_meeting_category .section-business-meeting .esmart-block p.sub-lead span {
  background: linear-gradient(transparent 80%, #F5C19F 80%);
  font-weight: bold;
}
.post-type-archive-business-meeting .section-business-meeting .esmart-block ul, .tax-business_meeting_category .section-business-meeting .esmart-block ul {
  font-size: 17px;
  line-height: 2em;
  margin-top: 10px;
  font-weight: bold;
}
.post-type-archive-business-meeting .section-business-meeting .esmart-block ul span, .tax-business_meeting_category .section-business-meeting .esmart-block ul span {
  color: #EB8440;
}
.post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-app, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-app {
  border: 1px solid #EB8440;
  text-align: center;
  margin-top: 25px;
}
.post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-app h3, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-app h3 {
  background-color: #EB8440;
  color: #fff;
  font-size: 17px;
  padding: 5px;
}
.post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-app h3::before, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-app h3::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 25px;
  position: relative;
  top: 5px;
  left: -20px;
  transform: rotate(-30deg);
  background-color: #fff;
}
.post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-app h3::after, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-app h3::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 25px;
  position: relative;
  top: 5px;
  right: -20px;
  transform: rotate(30deg);
  background-color: #fff;
}
.post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-app-dl, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-app-dl {
  display: flex;
  justify-content: space-around;
  background-color: #F2F2F2;
  align-items: center;
  padding: 15px 30px;
}
.post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-app-dl a:hover, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-app-dl a:hover {
  opacity: .7;
}
.post-type-archive-business-meeting .section-business-meeting .about-block, .tax-business_meeting_category .section-business-meeting .about-block {
  margin-bottom: 20px;
}
.post-type-archive-business-meeting .section-business-meeting .about-block .about-guide, .tax-business_meeting_category .section-business-meeting .about-block .about-guide {
  position: relative;
}
.post-type-archive-business-meeting .section-business-meeting .about-block .about-guide-l, .tax-business_meeting_category .section-business-meeting .about-block .about-guide-l {
  margin: 20px 0 0 40px;
}
.post-type-archive-business-meeting .section-business-meeting .about-block .about-guide-r, .tax-business_meeting_category .section-business-meeting .about-block .about-guide-r {
  position: absolute;
  display: inline-block;
  margin: 10px 0 0;
  padding: 20px;
  background-color: #FFD6D6;
  top: 0;
  left: 175px;
  font-size: 14px;
  line-height: 1.8em;
}
.post-type-archive-business-meeting .section-business-meeting .about-block .about-guide-r::before, .tax-business_meeting_category .section-business-meeting .about-block .about-guide-r::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -35px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 20px solid #FFD6D6;
}
.post-type-archive-business-meeting .section-business-meeting .about-block .about-guide-r span, .tax-business_meeting_category .section-business-meeting .about-block .about-guide-r span {
  font-weight: bold;
}
.post-type-archive-business-meeting .section-business-meeting .about-block .about-diagram, .tax-business_meeting_category .section-business-meeting .about-block .about-diagram {
  position: relative;
  top: 20px;
  left: 180px;
}
.post-type-archive-business-meeting .section-business-meeting .search-box, .tax-business_meeting_category .section-business-meeting .search-box {
  margin: 0px 0 0px;
  padding: 20px;
  background: #f7f2f2;
}
.post-type-archive-business-meeting .section-business-meeting .search-box .search-title, .tax-business_meeting_category .section-business-meeting .search-box .search-title {
  margin-bottom: 15px;
  font-size: 20px;
  color: #ff7800;
}
.post-type-archive-business-meeting .section-business-meeting .search-box label, .tax-business_meeting_category .section-business-meeting .search-box label {
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  display: inline-block;
  padding: 0px 0 0 25px;
  position: relative;
  width: auto;
  line-height: 1;
}
.post-type-archive-business-meeting .section-business-meeting .search-box label img, .tax-business_meeting_category .section-business-meeting .search-box label img {
  border-radius: 100%;
  width: 20px;
  margin-right: 3px;
}
.post-type-archive-business-meeting .section-business-meeting .search-box label:before, .tax-business_meeting_category .section-business-meeting .search-box label:before {
  border: 2px solid #444444;
  content: '';
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(0%);
  width: 16px;
}
.post-type-archive-business-meeting .section-business-meeting .search-box label:after, .tax-business_meeting_category .section-business-meeting .search-box label:after {
  border-right: 2px solid #d76860;
  border-bottom: 2px solid #d76860;
  content: '';
  display: block;
  width: 3px;
  height: 6px;
  left: 6px;
  margin-top: -1px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(0%) rotate(45deg);
}
.post-type-archive-business-meeting .section-business-meeting .search-box input[type=checkbox]:checked + label:after, .tax-business_meeting_category .section-business-meeting .search-box input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.post-type-archive-business-meeting .section-business-meeting .search-box .genre-check, .tax-business_meeting_category .section-business-meeting .search-box .genre-check {
  display: none;
}
.post-type-archive-business-meeting .section-business-meeting .search-box .submit-btn, .tax-business_meeting_category .section-business-meeting .search-box .submit-btn {
  display: block;
  margin: auto;
  width: 320px;
  margin-top: 15px;
  background-color: #ff7800;
  padding: 15px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  border: none;
  border-bottom: 5px solid #d46909;
}
.post-type-archive-business-meeting .section-business-meeting .search-box .submit-btn:hover, .tax-business_meeting_category .section-business-meeting .search-box .submit-btn:hover {
  margin-top: 18px;
  border-bottom: 2px solid #d46909;
}

.tab-content .tab-box .tab-panel .tab-panel-title {
  color: #d76860;
  padding: 30px 0 20px;
  font-weight: bold;
}

.post-type-archive-business-meeting .section-business-meeting .business-meeting-box, .tax-business_meeting_category .section-business-meeting .business-meeting-box {
  	/* display: flex;
    flex-wrap: wrap;
    justify-content: space-between; */
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item {
  padding: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
  background: #fffaf4;
  /* transition: .3s; */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 3px solid #d76860;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .genre li, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .genre li {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  padding: 2px 3px;
  background: #fff;
  margin-right: 5px;
  margin-bottom: 5px;
  border: solid 1px #f88072;
  color: #f88072;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .genre li:last-child, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .genre li:last-child {
  margin-right: 0;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .genre li img, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .genre li img {
  vertical-align: middle;
  margin-right: 5px;
  width: 20px;
  border-radius: 50%;
  line-height: 1;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .thumbnail-box, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .thumbnail-box {
  width: 22%;
  margin-right: 2%;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .thumbnail-box iframe, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .thumbnail-box iframe {
  width: 100%;
  height: 15vh;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box {
  width: 50%;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box.thumbnail-none, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box.thumbnail-none {
  width: 74%;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box h3, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box h3 {
  color: #d76860;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 20px;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box h3 a, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box h3 a {
  color: #d76860;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 20px;
  text-decoration: underline;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box h3 a:hover, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box h3 a:hover {
  text-decoration: none;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box .category-box, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box .category-box {
  display: flex;
  flex-wrap: wrap;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box .pref-box, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box .pref-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 10px;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box .pref-title, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box .pref-title {
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box .pref, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box .pref {
  line-height: normal;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box .pref li, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box .pref li {
  font-size: 14px;
  line-height: normal;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box .industry-box, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box .industry-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 10px;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box .industry-title, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box .industry-title {
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box .industry, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box .industry {
  line-height: 1;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box .industry li, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box .industry li {
  font-size: 14px;
  display: inline-block;
  line-height: normal;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box .industry li::after, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box .industry li::after {
  content: ">";
  margin: 0 5px;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box .industry li:last-child::after, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box .industry li:last-child::after {
  content: none;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box .genre-box, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box .genre-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box .genre-title, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box .genre-title {
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box .genre, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box .genre {
  line-height: 1;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box .catch-copy-text, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box .catch-copy-text {
  font-weight: bold;
  margin: 10px 0;
  font-size: 14px;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box .recommend-box .recommend-icon, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box .recommend-box .recommend-icon {
  color: #fff;
  background: #d76860;
  padding: 5px 10px;
  display: inline-block;
  border-radius: 4px 4px 0 0;
  line-height: 1;
  font-size: 12px;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box .recommend-box .recommend-icon i, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box .recommend-box .recommend-icon i {
  color: #fff;
  font-size: 16px;
  margin-right: 5px;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box .recommend-box .recommend-text, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box .recommend-box .recommend-text {
  font-size: 12px;
  border: solid 1px #d76860;
  padding: 10px;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .btn-box, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .btn-box {
  width: 24%;
  margin-left: 2%;
  align-self: center;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .btn-box .business-item-url, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .btn-box .business-item-url {
  font-size: 13px;
  margin-bottom: 5px;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .btn-box .business-item-url a, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .btn-box .business-item-url a {
  color: #f88072;
  text-decoration: underline;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .btn-box .business-item-url a:hover, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .btn-box .business-item-url a:hover {
  text-decoration: none;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .btn-box .business-item-member-url, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .btn-box .business-item-member-url {
  font-size: 12px;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .btn-box .business-item-member-url a, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .btn-box .business-item-member-url a {
  color: #f88072;
  text-decoration: underline;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .btn-box .business-item-member-url a:hover, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .btn-box .business-item-member-url a:hover {
  text-decoration: none;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .btn-box .business-btn-url, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .btn-box .business-btn-url {
  margin-top: 10px;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .btn-box .business-btn-url a, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .btn-box .business-btn-url a {
  display: block;
  padding: 10px 14px;
  background: linear-gradient(to bottom, #F69A54, #ED8130);
  border-radius: 4px;
  text-decoration: none;
  color: #fff;
  font-size: 17px;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .btn-box .business-btn-url a:hover, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .btn-box .business-btn-url a:hover {
  opacity: .7;
}
.post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .btn-box .business-btn-url a i, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .btn-box .business-btn-url a i {
  font-size: 20px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  bottom: -2px;
}

.step-block .slick-prev:before, .step-block .slick-next:before {
  color: #d76860;
}

#business-meeting-voice {
  background: #fffaf4;
  padding: 0 20px;
}

.voice-box {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
.voice-box .voice-item {
  width: 48%;
  margin-bottom: 12rem;
  position: relative;
  text-align: left;
  background: #fff;
  border: 2px solid #ef8f3a;
  padding-bottom: 3.5rem;
}
.voice-box .voice-item .voice-comment {
  position: relative;
  padding: 20px;
}
.voice-box .voice-item .voice-comment h3 {
  color: #d76860;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 10px;
  font-weight: bold;
}
.voice-box .voice-item .voice-comment h3 i {
  margin: 0 1rem;
}
.voice-box .voice-item .voice-comment .voice-text {
  font-size: 14px;
}
.voice-box .voice-item .voice-comment .voice-category {
  font-size: 12px;
  margin-top: 10px;
}
.voice-box .voice-item .voice-img {
  position: absolute;
  right: 0;
  top: calc(100% - 5rem);
  z-index: 1;
  background-color: #ffffff;
  border-radius: 100%;
  width: 14rem;
  text-align: center;
  overflow: hidden;
}
.voice-box .voice-item .voice-img img {
  height: 14rem;
  object-fit: cover;
}

@media screen and (max-width: 1023px) {
  .post-type-archive-business-meeting .section-business-meeting .about-block .about-guide, .tax-business_meeting_category .section-business-meeting .about-block .about-guide {
    display: flex;
    flex-wrap: wrap;
  }
  .post-type-archive-business-meeting .section-business-meeting .about-block .about-guide-l, .tax-business_meeting_category .section-business-meeting .about-block .about-guide-l {
    margin-left: 0;
    width: 20%;
    margin-right: 2%;
  }
  .post-type-archive-business-meeting .section-business-meeting .about-block .about-guide-l img, .tax-business_meeting_category .section-business-meeting .about-block .about-guide-l img {
    width: 100%;
    height: auto;
  }
  .post-type-archive-business-meeting .section-business-meeting .about-block .about-guide-r, .tax-business_meeting_category .section-business-meeting .about-block .about-guide-r {
    position: relative;
    width: 78%;
    left: inherit;
    top: inherit;
    box-sizing: border-box;
  }
  .post-type-archive-business-meeting .section-business-meeting .about-block .about-diagram, .tax-business_meeting_category .section-business-meeting .about-block .about-diagram {
    text-align: center;
    position: static;
    margin-top: 15px;
  }
  .post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-about, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-about {
    padding-left: 0;
  }
}
@media screen and (max-width: 959px) {
  .post-type-archive-business-meeting .page-title .inner .flex, .tax-business_meeting_category .page-title .inner .flex {
    margin-top: -1rem;
  }

  .tab-content .tab-box .tab-btn {
    font-size: 12px;
  }

  .post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .thumbnail-box, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .thumbnail-box {
    width: 30%;
  }
  .post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .thumbnail-box iframe, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .thumbnail-box iframe {
    height: 14vw;
  }
  .post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box {
    width: 68%;
  }
  .post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .btn-box, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .btn-box {
    width: 100%;
    margin-top: 15px;
    margin-left: 0;
  }
  .post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .btn-box .business-btn-url, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .btn-box .business-btn-url {
    max-width: 320px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }
  .post-type-archive-business-meeting .section-business-meeting .step-block .step-content p.desc, .tax-business_meeting_category .section-business-meeting .step-block .step-content p.desc {
    height: auto;
  }
  .post-type-archive-business-meeting .section-business-meeting .step-block .step img, .tax-business_meeting_category .section-business-meeting .step-block .step img {
    width: 100%;
    max-width: 150px;
    margin: 10px auto 0;
    height: auto;
  }
  .post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-about, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-about {
    flex-wrap: wrap;
  }
  .post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-about .esmart-about-l, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-about .esmart-about-l {
    width: 60%;
    margin-right: 2%;
  }
  .post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-about .esmart-about-r, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-about .esmart-about-r {
    width: 38%;
    margin-top: 0;
  }
  .post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-about .esmart-about-r img, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-about .esmart-about-r img {
    width: 100%;
    height: auto;
  }
  .post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-app-dl, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-app-dl {
    padding: 15px;
  }
  .post-type-archive-business-meeting .section-business-meeting .esmart-block p.lead, .tax-business_meeting_category .section-business-meeting .esmart-block p.lead {
    font-size: 22px;
  }
  .post-type-archive-business-meeting .section-business-meeting .esmart-block p.lead img, .tax-business_meeting_category .section-business-meeting .esmart-block p.lead img {
    display: block;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .post-type-archive-business-meeting .page-title, .tax-business_meeting_category .page-title {
    padding: 40px 0;
  }
  .post-type-archive-business-meeting .page-title .small, .tax-business_meeting_category .page-title .small {
    font-size: 16px;
  }
  .post-type-archive-business-meeting .page-title h1, .tax-business_meeting_category .page-title h1 {
    font-size: 28px;
  }
  .post-type-archive-business-meeting .page-title .inner .flex, .tax-business_meeting_category .page-title .inner .flex {
    margin-top: 1rem;
  }
  .post-type-archive-business-meeting .page-title .inner .img, .tax-business_meeting_category .page-title .inner .img {
    display: none;
  }
  .post-type-archive-business-meeting .page-title .inner .line, .tax-business_meeting_category .page-title .inner .line {
    max-width: inherit;
    width: 100%;
  }
  .post-type-archive-business-meeting .page-title .inner .line img, .tax-business_meeting_category .page-title .inner .line img {
    width: 100%;
  }
  .post-type-archive-business-meeting .section-business-meeting .heading__lead, .tax-business_meeting_category .section-business-meeting .heading__lead {
    font-size: 16px;
  }
  .post-type-archive-business-meeting .section-business-meeting .search-box .submit-btn, .tax-business_meeting_category .section-business-meeting .search-box .submit-btn {
    width: 100%;
  }

  .tab-content .tab-box .tab-panel .tab-panel-title {
    font-size: 24px !important;
  }

  .post-type-archive-business-meeting .section-business-meeting .esmart-block h2, .post-type-archive-business-meeting .section-business-meeting .about-block h2, .tax-business_meeting_category .section-business-meeting .esmart-block h2, .tax-business_meeting_category .section-business-meeting .about-block h2 {
    font-size: 22px !important;
    margin-top: 30px;
  }
  .post-type-archive-business-meeting .section-business-meeting .search-box, .tax-business_meeting_category .section-business-meeting .search-box {
    margin-bottom: 0 !important;
  }
  .post-type-archive-business-meeting .section-business-meeting .business-meeting-box, .tax-business_meeting_category .section-business-meeting .business-meeting-box {
    padding-top: 14vw;
  }
  .post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box h3, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box h3 {
    margin-bottom: 5px;
  }
  .post-type-archive-business-meeting .section-business-meeting .about-block .about-diagram img, .tax-business_meeting_category .section-business-meeting .about-block .about-diagram img {
    width: 100%;
    height: auto;
  }
  .post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-app, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-app {
    width: 166%;
  }
  .post-type-archive-business-meeting .section-business-meeting .step-block .steps, .tax-business_meeting_category .section-business-meeting .step-block .steps {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .post-type-archive-business-meeting .tab-content .tab-box .panel-area, .tax-business_meeting_category .tab-content .tab-box .panel-area {
    padding: 20px 10px;
    border-top: solid 2px #d76860;
  }

  .tab-content .tab-box .tab-panel .tab-panel-title {
    padding-top: 10px;
  }

  .post-type-archive-business-meeting .section-business-meeting .step-block .entry a.entry-btn, .tax-business_meeting_category .section-business-meeting .step-block .entry a.entry-btn {
    font-size: 16px;
    padding: 10px 20px;
  }

  #business-meeting-voice {
    padding: 0 10px;
  }
  #business-meeting-voice .tab-panel-title {
    padding: 20px 0 10px;
  }

  .voice-box .voice-item .voice-comment {
    padding: 10px;
  }
}
@media screen and (max-width: 500px) {
  .post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-app-dl a, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-app-dl a {
    width: 60%;
    margin-right: 2%;
  }
  .post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-app-dl img, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-app-dl img {
    width: 38%;
    height: auto;
  }
  .post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-app-dl a img, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-app-dl a img {
    width: 100%;
    height: auto;
  }
  .post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-app h3, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-app h3 {
    font-size: 14px;
  }
  .post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-app h3::before, .post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-app h3::after, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-app h3::before, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-app h3::after {
    content: none;
  }
  .post-type-archive-business-meeting .section-business-meeting .esmart-block ul, .tax-business_meeting_category .section-business-meeting .esmart-block ul {
    width: 166%;
  }
  .post-type-archive-business-meeting .section-business-meeting .esmart-block p.lead, .tax-business_meeting_category .section-business-meeting .esmart-block p.lead {
    font-size: 18px;
  }
}
@media screen and (max-width: 480px) {
  .tab-content .tab-box .tab-btn {
    font-size: 10px;
  }

  .post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item {
    padding: 10px;
  }
  .post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .thumbnail-box, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .thumbnail-box {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
    text-align: center;
  }
  .post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .thumbnail-box iframe, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .thumbnail-box iframe {
    height: 44vw;
  }
  .post-type-archive-business-meeting .section-business-meeting .business-meeting-box .item .text-box, .tax-business_meeting_category .section-business-meeting .business-meeting-box .item .text-box {
    width: 100%;
  }
  .post-type-archive-business-meeting .section-business-meeting .about-block .about-guide-r, .tax-business_meeting_category .section-business-meeting .about-block .about-guide-r {
    padding: 10px;
  }
  .post-type-archive-business-meeting .section-business-meeting .about-block .about-guide-r::before, .tax-business_meeting_category .section-business-meeting .about-block .about-guide-r::before {
    top: 30%;
    left: -20px;
    margin-top: 0;
    border: 10px solid transparent;
    border-right: 10px solid #FFD6D6;
  }

  .voice-box .voice-item {
    width: 100%;
  }
  .voice-box .voice-item .voice-comment .voice-text {
    font-size: 16px;
  }
  .voice-box .voice-item .voice-comment .voice-category {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .tab-content .tab-box .tab-btn {
    font-size: 8px;
  }

  .post-type-archive-business-meeting .section-business-meeting .esmart-block p.sub-lead, .tax-business_meeting_category .section-business-meeting .esmart-block p.sub-lead {
    width: 166%;
  }
  .post-type-archive-business-meeting .section-business-meeting .esmart-block .esmart-app h3, .tax-business_meeting_category .section-business-meeting .esmart-block .esmart-app h3 {
    font-size: 12px;
  }
  .post-type-archive-business-meeting .section-business-meeting .esmart-block p.lead, .tax-business_meeting_category .section-business-meeting .esmart-block p.lead {
    font-size: 14px;
  }
  .post-type-archive-business-meeting .section-business-meeting .step-block .entry a.entry-btn, .tax-business_meeting_category .section-business-meeting .step-block .entry a.entry-btn {
    font-size: 14px;
    padding: 10px;
  }
  .post-type-archive-business-meeting .page-title h1, .tax-business_meeting_category .page-title h1 {
    font-size: 26px;
  }
}
@media screen and (max-width: 330px) {
  .tab-content .tab-box .tab-btn {
    font-size: 7px;
  }
}
