
/** 詳細で項目名を表示した場合のデザイン調整 **/
/** 単語・文章・画像・テキストリンク・画像リンク・リッチテキスト・動画の項目名 **/
h2.title {
background: transparent !important;
font-weight: bold !important;
font-size: 1.5em !important;
padding-left: 0.5em !important;
padding-top: 0.1em !important;
padding-bottom: 0.1em !important;
margin: 1em 0 0.5em;
border-left: 5px solid #ea9852; /* 縦線の色変更 */
color: #ea9852; /* テキストの色変更 */
text-align: left;
}
.booth__wrap h2.title {
font-size: 1.5rem !important;
}

/** アンケートの項目名 **/
.questionnaire__title__wrap {
height: auto !important;
width: 100%;
background: transparent !important;
font-weight: bold !important;
font-size: 1.5em !important;
padding-left: 0.5em !important;
padding-top: 0.1em !important;
padding-bottom: 0.1em !important;
margin: 1em 0 0.5em;
border-left: 5px solid #ea9852; /* 縦線の色変更 */
color: #ea9852; /* テキストの色変更 */
text-align: left;
}
.questionnaire__title__border {
display: none;
}

/** かんたんLive!配信の項目名 **/
.live-stream__title__wrap {
height: auto !important;
width: 100%;
background: transparent !important;
font-weight: bold !important;
font-size: 1.5em !important;
padding-left: 0.5em !important;
padding-top: 0.1em !important;
padding-bottom: 0.1em !important;
margin: 1em 0 0.5em;
border-left: 5px solid #ea9852; /* 縦線の色変更 */
color: #ea9852; /* テキストの色変更 */
text-align: left;
}
.live-stream__title__border {
display: none;
}

/** Live!配信の項目名 **/
.live-stream-pro__title__wrap {
height: auto !important;
width: 100%;
background: transparent !important;
font-weight: bold !important;
font-size: 1.5em !important;
padding-left: 0.5em !important;
padding-top: 0.1em !important;
padding-bottom: 0.1em !important;
margin: 1em 0 0.5em;
border-left: 5px solid #ea9852; /* 縦線の色変更 */
color: #ea9852; /* テキストの色変更 */
text-align: left;
}
.live-stream-pro__title__border {
display: none;
}

/** 資料ダウンロードの項目名 **/
.media-download__title__wrap {
height: auto !important;
width: 100%;
background: transparent !important;
font-weight: bold !important;
font-size: 1.5em !important;
padding-left: 0.5em !important;
padding-top: 0.1em !important;
padding-bottom: 0.1em !important;
margin: 1em 0 0.5em;
border-left: 5px solid #ea9852; /* 縦線の色変更 */
color: #ea9852; /* テキストの色変更 */
text-align: left;
}
.media-download__title__border {
display: none;
}

/** マッチングチャットの項目名 **/
.booth-staff__wrap {
padding: 32px 0 32px !important;
}
span.booth-staff__title {
height: auto !important;
width: 100%;
background: transparent !important;
font-weight: bold !important;
font-size: 1.5em !important;
padding-left: 0.5em !important;
padding-top: 0.3em !important;
padding-bottom: 0.3em !important;
margin: 1em 0 0.5em;
border-left: 5px solid #ea9852; /* 縦線の色変更 */
color: #ea9852; /* テキストの色変更 */
text-align: left;
}
.booth-staff__title__border {
display: none;
}

/** 関連ブースの項目名 **/
.relational-booth__title {
height: auto !important;
width: 100%;
background: transparent !important;
font-weight: bold !important;
font-size: 1.5em !important;
padding-left: 0.5em !important;
padding-top: 0.1em !important;
padding-bottom: 0.1em !important;
margin: 1em 0 0.5em;
border-left: 5px solid #ea9852; /* 縦線の色変更 */
color: #ea9852; /* テキストの色変更 */
text-align: left;
}
.relational-booth__title__border {
display: none;
}

/** 商談予約の項目名 **/
.business-appointment__title {
height: auto !important;
width: 100%;
background: transparent !important;
font-weight: bold !important;
font-size: 1.5em !important;
padding-left: 0.5em !important;
padding-top: 0.1em !important;
padding-bottom: 0.1em !important;
margin: 1em 0 0.5em;
border-left: 5px solid #ea9852; /* 縦線の色変更 */
color: #ea9852; /* テキストの色変更 */
text-align: left;
}
.business-appointment__title__border {
display: none;
}

/** ブース内情報の文字の大きさ変更**/
.word{
font-size: 1.3em !important;
padding-left: 0.5em !important;
padding-top: 0.1em !important;
padding-bottom: 0.1em !important;
}

/** CONTENTS内情報の文字の大きさ変更**/
h1.title__content {
background: transparent !important;
font-weight: bold !important;
font-size: 1.5em !important;
padding-left: 0.5em !important;
padding-top: 0.1em !important;
padding-bottom: 0.1em !important;
margin: 1em 0 0.5em;
color: #ea9852; /* テキストの色変更 */
text-align: left;
}


.fr-view{
font-size: 1.3em !important;
font-weight: normal;
padding-left: 0.5em !important;
padding-top: 0.1em !important;
padding-bottom: 0.1em !important;
}

/* トップのリード文 */
.lead{
margin:0 auto;
text-align: center;
width:100%;
font-size: 3.0em;
color: rgb(255, 255, 255);
background-color: rgb(243, 121, 52);
}
@media screen and (max-width:600px){
.lead {
font-size: 1.2em;
}


/* イベント概要リスト */
.event_info_box {
width:98%;
margin:0 auto;
font-size:2.2em;
}
.event_info_box ul{
background: #fffde8; box-shadow: 0px 0px 0px 10px #fffde8;
border: dashed 2px #ffb03f; border-radius: 9px;
margin-left: 10px;
margin-right: 10px;
padding: 0.5em 0.5em 0.5em 2em
}
.event_info_box li{
line-height: 1.5;
padding: 0.5em 0px;
text-align: left;
}
@media screen and (max-width:600px){
.event_info_box {
font-size: 0.8em;
}


/* 画像表示ワク設定 */
.gazo {
width:90%  !important;
margin:0 auto;
text-align:center;
}
.gazo img {
width:100%;
}
@media screen and (max-width:600px){
.gazo img {
width:85%;
}
