﻿.menu-item-search-icon{
	display:none;
}
	.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}
	.shadow{}
	.booth{
		padding-top:20px;
		padding-right:10px;
		margin:5px auto;
		font-size: 10pt;
		box-shadow:2px 2px 2px 2px rgba(0, 0, 0, 0.2);
		border-radius: 10px;
		background: -webkit-repeating-linear-gradient(-45deg, #fffcdb, #fffcdb 5px, #ffffff 5px, #ffffff 10px);
    background: repeating-linear-gradient(-45deg, #fffcdb, #fffcdb 5px, #ffffff 5px, #ffffff 10px);
	}
	.booth img{
		background:#fff;
		margin:5px;
		padding:3px;
		object-fit: cover;
		border:1px solid #eee;
	}
	.booth ul {
  list-style: none;
}
	.shop_name{
		font-weight: bold;
		padding-bottom:1em;
	}
	.shop_title{
		font-weight: bold;
		font-size:120%;
		padding-bottom:1em;
	}

/* -- FAQ-- */
.ufaq-faq-title {
    background-color:#f8a834;
    }

.ufaq-faq-title-text h4 {
    background-color:#f8a834;
    color:#fff;
	 padding:3px 5px;
    }
.ufaq-faq-list .veu_contact {
    display:none;
    }

.ufaq-faq-list .veu_socialSet {
    display:none;
    }
.ufaq-faq-body {
    border:solid 1px #f8a834;
    border-top:none;
    padding-top:30px !important;
    padding-left:20px;
    }

.map_box_innner{
	padding-left:30px;
	margin-left:20px;
}
@media (min-width: 768px) {
  .speakers-2-columns .speaker-col {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .speakers-3-columns .speaker-col {
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .speakers-4-columns .speaker-col {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .speakers-4-columns .speaker-col {
    width: 25%;
  }
}
.speaker-col {
  display: block;
  vertical-align: top;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
  font-size: 17px;
}
@media (min-width: 768px) {
  .speaker-col {
    display: inline-block;
  }
}
.speaker {
  margin-bottom: 40px;
  text-align: center;
}
.speaker .photo-wrapper {
  margin: 0 auto 20px;
  width: 100%;
  overflow: hidden;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}
.speaker .photo-wrapper:before {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.speaker .photo-wrapper.photo-sm {
  max-width: 170px;
}
.speaker .photo-wrapper.photo-md {
  max-width: 200px;
}
.speaker .photo-wrapper.photo-lg {
  max-width: 250px;
}
.speaker .photo-wrapper.photo-round-shape {
  border-radius: 50%;
}
.speaker .photo-wrapper.photo-rounded-square-shape {
  border-radius: 10px;
}
.speaker .photo-wrapper.photo-square-shape {
  border-radius: 0;
}
.speaker .photo-wrapper.photo-none-shape:before {
  display: none;
}
.speaker .photo-wrapper.photo-none-shape img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}
.speaker .name {
  font-size: 13px;
  text-transform: uppercase;
  line-height: 14px;
  letter-spacing: 0.3em;
  font-weight: 700;
}
.speaker small {
  font-size: 14px;
}
.speaker .about {
  padding: 0 15px;
}
.speaker .speaker-socials > li {
  padding: 0 10px;
  display: inline-block;
  text-align: center;
}
.speaker .speaker-socials > li a {
  display: inline-block;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.speaker .speaker-socials > li a:not(:hover):not(:focus):not(:active) .fa {
  background-color: transparent;
  border-color: #e9e9e9;
}
.speaker .speaker-socials > li a:hover .fa,
.speaker .speaker-socials > li a:focus .fa,
.speaker .speaker-socials > li a:active .fa {
  color: #ffffff;
}
.speaker .speaker-socials > li .fa {
  width: 30px;
  height: 30px;
  line-height: 27px;
  border-radius: 50%;
  border: 2px solid;
  margin-bottom: 5px;
  -webkit-transition: color 0.2s ease, background 0.2s ease, border 0.2s ease;
  -o-transition: color 0.2s ease, background 0.2s ease, border 0.2s ease;
  transition: color 0.2s ease, background 0.2s ease, border 0.2s ease;
}
.hide-socials .speaker-socials {
  opacity: 0;
  -webkit-transition: all 0.2s;
}
.hide-socials .speaker-col:hover .speaker-socials {
  opacity: 1;
}
.speakers.masonry {
  margin-bottom: auto !important;
}
.speakers.masonry.masonry-6-columns:not(.width940):not(.width720):not(.width620):not(.width380) .speaker-top {
  padding-left: 55px;
}
.speakers.masonry.masonry-6-columns:not(.width940):not(.width720):not(.width620):not(.width380) .speaker-top .photo-wrapper {
  width: 50px;
  height: 50px;
}
.speakers.masonry .masonry-item {
  vertical-align: top;
  padding: 10px 15px;
  text-align: left;
  font-size: 15px;
}
.speakers.masonry .speaker-top {
  position: relative;
  margin-bottom: 15px;
  padding-left: 85px;
  min-height: 70px;
}
.speakers.masonry .speaker-top .speaker-title {
  vertical-align: bottom;
  display: table-cell;
  height: 45px;
  padding-bottom: 2px;
}
.speakers.masonry .speaker-top .name {
  margin: 0;
}
.speakers.masonry .speaker-top .name + p {
  margin: 0;
  line-height: 16px;
}
.speakers.masonry .speaker-top .photo-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 70px;
  border-radius: 50%;
}
.speakers.masonry .speaker-top .speaker-socials > li {
  padding: 0 10px 0 0;
}
.speakers.masonry .speaker-top .speaker-socials > li .fa {
  width: 20px;
  height: 20px;
  font-size: 11px;
  line-height: 18px;
}
.speakers.masonry .about {
  margin: 0;
  padding: 0;
}
@media (max-width: 480px) {
  .speakers.masonry .speaker-top {
    padding-left: 60px;
    min-height: 50px;
  }
  .speakers.masonry .speaker-top .photo-wrapper {
    top: 5px;
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 991px) {
  .speaker p {
    margin: 0 0 0.7em;
  }
  .speaker .about {
    padding: 0;
  }
  .speaker .speaker-socials > li {
    padding: 0 3px;
  }
  .hide-socials .speaker-col .speaker-socials {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .speaker {
    margin-bottom: 20px;
  }
}
/* TO REFACTOR */
.single .speakers h2 {
  margin-bottom: 0px;
}
.single .speakers .speaker-socials {
  margin-bottom: 20px;
}

/*Contact Form 7カスタマイズ*/
/*スマホContact Form 7カスタマイズ*/
@media(max-width:500px){
.inquiry th,.inquiry td {
 display:block!important;
 width:100%!important;
 border-top:none!important;
 -webkit-box-sizing:border-box!important;
 -moz-box-sizing:border-box!important;
 box-sizing:border-box!important;
}
.inquiry tr:first-child th{
 border-top:1px solid #d7d7d7!important;
}
/* 必須・任意のサイズ調整 */	
.inquiry .haveto,.inquiry .any {	
font-size:10px;
}}
/*見出し欄*/
.inquiry th{
 text-align:left;
 font-size:14px;
 color:#444;
 padding-right:5px;
 width:30%;
 background:#f7f7f7;
 border:solid 1px #d7d7d7;
}
/*通常欄*/
.inquiry td{
 font-size:13px;
 border:solid 1px #d7d7d7;	
}
/*横の行とテーブル全体*/
.entry-content .inquiry tr,.entry-content table{
 border:solid 1px #d7d7d7;	
}
/*必須の調整*/
.haveto{
 font-size:7px;
 padding:5px;
 background:#ff9393;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*任意の調整*/
.any{
 font-size:7px;
 padding:5px;
 background:#93c9ff;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*ラジオボタンを縦並び指定*/
.verticallist .wpcf7-list-item{
 display:block;
}
/*送信ボタンのデザイン変更*/
#formbtn{
 display: block;
 padding:15px;
 width:350px;
 background:#ffaa56;
 color:#fff;
 font-size:18px;
 font-weight:bold;	 
 border-radius:5px;
 margin:25px auto 0;
}
/*送信ボタンマウスホバー時*/
#formbtn:hover{
 background:#fff;
 color:#ffaa56;
 border:2px solid #ffaa56;
}