@charset "utf-8";
/* CSS Document */

#globalNavi li.list04 {
    background-color: #000;
}
.movieCaption {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    color: #666;
    font-size: 120%;
    margin-bottom: 10px;
    clear: both;
}
/* --------------------------------------------------------------------- */
/*	スマホ　テーブル　レジスター
/* --------------------------------------------------------------------- */
.register {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
.register table {
    width: 100%;
    margin-bottom: 5px;
}
.register table td, .register table th {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #737373;
    text-align: left;
    line-height: 2em;
}
.register table th {
    width: 20%;
    min-width: 70px;
}
.register table td input, .register table td select {
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 2%;
}
.register table td.price, .register table th.price {
    border-bottom-color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.register table td.total, .register table th.total {
    border-bottom-color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.register table td.total {
    color: #E50307;
}
.register textarea {
    width: 96%;
    padding-left: 3%;
}
input.btn {
    margin-bottom: 5px;
}
/* ===================================================================== */
/*	スマホ　レジスター 
/* ===================================================================== */

.register input.widthLong {
    width: 100%;
}
.register input.zip {
    width: 80px;
}
.register input.tel {
    width: 65px;
}
/* ===================================================================== */
/*	スマホ　インタビューリスト
/* ===================================================================== */

.interviewList {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.interviewList .areaLeft {
    float: left;
    width: 25%;
}
.interviewList .areaLeft img {
    width: 90%;
    height: auto;
    border: 1px solid #BDBABA;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
.interviewList .areaRight {
    width: 73%;
    float: right;
}
.interviewList .areaRight h2 {
    font-size: 150%!important;
    padding-top: 5px;
    border-bottom: 2px solid #CC0809;
    margin-bottom: 5px;
    font-family: Ryumin Bold KL;
    letter-spacing: 0.2em;
}
.interviewList .areaRight .read .name {
    font-size: 110%;
    line-height: 1em;
    margin-bottom: 8px;
    display: block;
}
.interviewList .areaRight .read .catch1 {
    font-size: 130%;
    line-height: 1.5em;
}
a:hover .interviewList .areaRight .read .catch1 {
    color: #000000;
}
.pr {
    padding-top: 25px;
    float: left;
}
#localNav .pickUp li {
    font-size: 100%;
}
/* ===================================================================== */
/*	スマホ　出展者企業一覧 
/* ===================================================================== */
.companySpec {
    width: 100%;
    float: left;
}
.companySpec table {
    width: 100%;
}
.companySpec table th {
    width: 20%;
    border-bottom: 1px dotted #9B9999;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    text-align: left;
}
.companySpec table td {
    width: 80%;
    border-bottom: 1px dotted #9B9999;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
.layoutLogo {
    text-align: center;
}
#localNav li.list02 {
}
#localNav li.list03 {
}
#localNav li.list04 {
}
#localNav li.list05 {
}
#localNav li.list06 {
}
#localNav li.list07 {
}
#localNav li.list08 {
}
#localNav li.list09 {
}
#localNav h2.list02 {
}
#localNav ul.bottom li.list01 {
}
.appointBtn {
    border: 0px;
}
.textPRmain {
    margin-top: 10px;
    float: left;
    display: block;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-right: 5px;
}
.textPRmain ul {
}
.textPRmain li {
    margin-left: 25px;
}
.spec {
    clear: both;
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 25px;
    margin-top: 0px;
    padding-top: 0px;
}
.spec dl {
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
}
.spec dt::before {
    content: "■"
}
.spec dt {
    margin-bottom: 5px;
    font-weight: normal;
}
.spec dd {
    width: auto;
    text-indent: 0px;
    line-height: 1.5em;
    padding-left: 0px;
    padding-right: 0px;
    clear: both;
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}
.spec dd a {
    color: #0064FF
}
.spec dd a:hover {
    color: #00ABFF
}
hr.red {
    width: 100%;
    display: block;
    height: 3px;
    border-left-style: none;
    border-right-style: none;
    border-bottom: 2px dotted #666666;
    border-top: 0px dotted #666666;
    margin: 1em 0;
    padding: 0;
    background-color: transparent;
}
#content .newsLists dl {
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
}
#content .newsLists dt {
    margin-bottom: 5px;
    font-weight: normal;
}
#content .newsLists dt .date {
    padding-top: 5px;
}
#content .newsLists dt .cat {
    display: inline-block;
    width: 100px;
    color: #3F2525;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 8px;
    margin-left: 5px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 5px;
    height: 10px;
}
#content .newsLists dd {
    width: auto;
    text-indent: 0px;
    line-height: 1.5em;
    padding-left: 0px;
    padding-right: 0px;
    clear: both;
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}
#content .newsLists dd a {
    text-decoration: none;
}
#content .newsLists dd a:hover {
    text-decoration: none;
}
.speaker .areaLeft {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #9E9E9E;
    background-color: #FFFFFF;
}
.speaker .areaLeft img {
    width: 30%;
}
section.speaker {
    width: 96%;
    background-color: #FCFCFC;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    clear: none;
}
.speaker .rightArea {
    padding-top: 15px;
}
.speaker .rightArea ul {
    padding-left: 5px;
}
.speaker .rightArea li {
    padding-left: 0px;
    list-style-type: none;
}
.speaker .rightArea li.list01 {
    font-size: 140%;
}
.speaker .rightArea li.list02 {
    font-size: 140%;
}
.speaker .rightArea li.list03 {
    font-size: 140%;
}

.midashi{
    font-size: 180%;
    font-weight: bold;
}

/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */
@media only screen and (min-width: 481px) {
/* ===================================================================== */
/*	PC　レジスター 
/* ===================================================================== */

.layoutLogo {
    clear: both;
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 25px;
    margin-top: 0px;
    padding-top: 0px;
}
.spec dl {
    margin-top: 0px;
    padding-top: 0px;
}
.spec dt {
    width: 220px;
    clear: both;
    float: left;
    line-height: 1.3em;
    font-size: 120%;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px
}
.spec dd {
    width: auto;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    padding-left: 200px;
    clear: none;
    padding-bottom: 10px;
    line-height: 1.8em;
    font-size: 120%;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0px;
}
.speaker .areaLeft {
    width: 30%;
    float: left;
    margin-right: 5%;
}
.speaker .areaRight {
    width: 65%
}
.speaker .rightArea li {
    line-height: 1.9em;
}
.speaker .profile {
    width: 100%;
    float: left;
}
.speaker .areaLeft img {
    width: 90%;
}
}

/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 769px) {
#globalNavi li.list04 a {
    background-position: -575px -32px;
    background-image: url(../function/images/global_nav.png);
}
.pickUpSide {
    display: none!important;
}
}

@media only screen and (max-width:600px) {
/* ##################################################################### */
/*	スマートフォン テーブル
/* ##################################################################### */
/* ===================================================================== */
/*	スマートフォン テーブル　レジスター 
/* ===================================================================== */



.register tbody th, .register tbody td {
    display: list-item;
    border: none;
    padding-left: 0px;
}
.register tbody th {
    list-style-type: none;
    color: #fff;
    margin-left: 0px;
    background-color: #CCC;
    text-align: left;
    width: 97%;
    padding-left: 2%;
}
.register td {
    padding-left: 10px;
    list-style-type: none;
}
.register tbody td input {
    width: 95%!important;
    padding-left: 2%;
}
select {
    padding-top: 5px;
    padding-bottom: 5px;
    width: 50%;
}
/* ===================================================================== */
/*	PC　レジスター 
/* ===================================================================== */

.register input.widthLong {
    width: 100%;
}
.register input.zip {
    width: 80px!important;
}
.register input.tel {
    width: 25%!important;
}
.register input.name {
    width: 110px!important;
}
.register input[type="checkbox"], .register input[type="radio"] {
    width: 50px!important;
}
/*
.register tbody td:nth-of-type(1):before {content: " [カテゴリ ] "; }
.register tbody td:nth-of-type(2):before {content: " [詳細] "; }

*/


}
