@charset "UTF-8";

/* ===================================================================
CSS information

 file name  :contents.css
 style info :各ページコンテンツ用
=================================================================== */
.mb_only,.mb_only_inline {
    display: none;
}

.mv-second {
    background: url(../img/bg_paper.jpg) center center repeat;
}

.mv-second .mv-inner {
    background: url(../img/bg_mv_bar.png) center bottom repeat-x;
}

.mv-second h2 {
    text-align: center;
    color: #ea5350;
}

.ttl-line {
    text-align: center;
    position: relative;
}

.ttl-line:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-top: solid 1px #ccc;
}

.ttl-line span {
    display: inline-block;
    position: relative;
    background-color: #fff;
    padding: 10px 20px;
}
.ttl-line.mod2021 span {
    padding: 0px 20px;
    margin: 10px 0;
}

.note {
    font-size: 12px;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 130%;
}

.head_access_link {
    color: #22a73c;
    font-weight: bold;
}

.head_access_link span {
    text-decoration: underline;
    font-size: 100% !important;
}

img{
-webkit-backface-visibility: hidden;
}


/* ================開催概要================== */
.about {
    font-size: 14px;
}

.outline {
    background: url(../img/bg_paper.jpg) center center repeat;
}

.outline h4 {
    background-color: #ea5350;
    color: #fff;
    padding: 15px;
    text-align: center;
}

.outline .date dl dt {
    background-color: #ea5350;
    display: inline-block;
    padding: 2px 15px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: #fff;
    font-size: 14px;
}

.outline .service dl dt {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    color: #fff;
    text-align: center;
    padding: 2px;
}

.outline .service dl dt.food {
    background-color: #f39800;
}

.outline .service dl dt.facility {
    background-color: #72bb2a;
}

.buyer {
    background-color: #7b080e;
}

.buyer .inner {
    background-color: #004e1c;
}

.buyer p {
    text-align: center;
}

.buyer-section dl dt {
    text-align: center;
    background-color: #666;
    color: #fff;
    padding: 5px;
}

.buyer-section dl dt.area01 {
    background-color: #ea5350;
}

.buyer-section dl dt.area02 {
    background-color: #23ac38;
}

.buyer-section dl dt.area03 {
    background-color: #f39800;
}

.buyer-section dl dt.area04 {
    background-color: #fff100;
    color: #666;
}

.buyer-section dl dt.area05 {
    background-color: #00a0e9;
}

.buyer-section dl dt.area06 {
    background-color: #ae8249;
}

.buyer-section dl dd {
    padding: 15px;
    background-color: #fff;
}

.pic_list {
    display: flex;
    width: 1000px;
    margin: 0 auto 20px;
    justify-content: space-between;
    flex-wrap: wrap;
    img {
        max-height: 246px;
    }
}

.pic_list02 {
    display: flex;
    width: 1000px;
    margin: 15px auto;
    justify-content: space-between;
    flex-wrap: wrap;
}

.pic_item_02 {
    width: 50%;
    margin-bottom: 10px;
}

.pic_item_03 {
    width: 32%;
}

.exhibition_area,
.special_area {
    margin: 50px 0;
}
.exhibition_area .head {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #ea5350;
}

.special_area.mod2021 .exhibition_area {
    margin-bottom: 20px;
}
/* .special_area.mod2021 > div:nth-child(2) {
    text-align: center;
    margin-bottom: 35px;
    font-size: 140%;
    font-weight: bold;
} */

.special_area .sdgs {
    float: right;
    margin: 0 0 10px 10px;
}
.special_area .sdgs img {
    width: 55px;
    margin-left: 5px;
}
.special_area .show_area p img {
    float: right;
    margin: 15px 0 0 15px;
}




.exhibition_area p {
    margin-bottom: 10px;
}

.special_area_txt {
    margin: 10px 0;
}
#show02 .special_area_txt {
    text-align: center;
}
#show02 .special_area_txt.mod2021 {
    font-size: 16px;
}
.style_area_name{
    font-size: 14px;
    text-align: center;
}


.exhibition_area h3.ttl-line {
    color: #ea5350;
}

h3.outline_h3 {
    margin-bottom: 1em;
    border-left: 5px solid #ea5350;
    font-size: 24px;
    padding-left: 10px;
    line-height: 1;
}

/* ================出展のメリット================== */
.merit-container .item-merit {
    margin-bottom: 20px;
}

.merit-container .item-merit h3 {
    text-align: center;
    color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin-bottom: 1em;
    padding: 0.3em;
    font-size: 16px;
}

.merit-container .merit01 h3 {
    background-color: #f79903;
}

.merit-container .merit02 h3 {
    background-color: #f79903;
}

.merit-container .merit03 h3 {
    background-color: #f79903;
}

.merit-container .merit04 h3 {
    background-color: #f79903;
}
.merit-container .merit05 h3 {
    background-color: #f79903;
}



.merit-container .merit-dl {
    margin-bottom: 1em;
}

.merit-container .merit-dl dt {
    font-size: 18px;
    line-height: 140%;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
}

.merit-container .merit-dl dt span {
    color: #e60012;
}
.font_color_pink{
    color: #e60012;
}

.merit-container .merit-buyer {
    margin-bottom: 10px;
}

.merit-container .merit-buyer dd {
    padding: 10px 20px;
}

.merit-container .merit-buyer dt {
    background-color: #f79903;
    text-align: center;
    color: #fff;
    padding: 0.5em;
    margin-bottom: 10px;
}

.merit-container .merit-buyer dd {
    font-size: 12px;
    line-height: 1.5;
}



.merit05 .merit_buyer {
    background-color: #ffe5bb;
    padding: 10px 0;
    position: relative;
}

.merit05 .merit_buyer .ab {
    position: absolute;
    right: 0;
    color: black;
    font-size: 50%;
    font-weight: normal;
}

@media only screen and (max-width: 360px) {
    .merit05 .merit_buyer .ab {
        position: relative;
        display: block;
        line-height: 1.8;
        text-align: right;
    }
}


.merit05 .show_graf_ttl {
    margin: 20px 0 30px;
}
.merit05 h4 {
    margin-bottom: 10px;
}
.merit05 .img {
    padding: 10px;
}
.merit05 .img img {
    margin-bottom: 10px;
}


/* -------------------------------
show merit2021
------------------------------- */
.merit-container .merit05 .box dt {
	margin-bottom: 0;
}
.merit-container .merit05 .box dd {
	font-size: 100%;
    padding: 10px 20px;
    background-color: #ffeed2a6;
}
.merit-container .merit05 h3 {
    margin-bottom: 0.2rem;
}
.merit-container .merit05 > div:nth-child(2) {
    width: 100%;
    text-align: right;
    font-size: 12px;
}
.merit-container .merit05 > div:last-child > div:last-child {
	display: flex;
}
.merit-container .merit05 > div:last-child > div:last-child > div {
	width: 30%;
}
.merit-container .merit05 > div:last-child > div:last-child > div:nth-child(2) {
	width: 35%;
}




.activity h4 {
    color: #23ac38;
    font-weight: bold;
}

.item-act h5 {
    background-color: #f6f6f6;
    margin-bottom: 2em;
}

.item-act h5 span {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    width: 120px;
    height: 40px;
    color: #f6f6f6;
    line-height: 40px;
    text-align: center;
    background: #19283c;
    z-index: 0;
    font-size: 20px;
}

.item-act h5 span:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -10px;
    margin-top: -20px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 0 20px 10px;
    border-color: transparent transparent transparent #19283c;
}

.item-act01 h5 span {
    background-color: #ea5350;
}

.item-act01 h5 span:after {
    border-color: transparent transparent transparent #ea5350;
}

.item-act02 h5 span {
    background-color: #23ac39;
}

.item-act02 h5 span:after {
    border-color: transparent transparent transparent #23ac39;
}

.item-act03 h5 span {
    background-color: #f39800;
}

.item-act03 h5 span:after {
    border-color: transparent transparent transparent #f39800;
}

.item-act04 h5 span {
    background-color: #1e94d4;
}

.item-act04 h5 span:after {
    border-color: transparent transparent transparent #1e94d4;
}

.item-act05 h5 span {
    background-color: #ea5350;
}

.item-act05 h5 span:after {
    border-color: transparent transparent transparent #ea5350;
}

.item-act06 h5 span {
    background-color: #23ac38;
}

.item-act06 h5 span:after {
    border-color: transparent transparent transparent #23ac38;
}

.item-act07 h5 span {
    background-color: #0ba29a;
}

.item-act07 h5 span:after {
    border-color: transparent transparent transparent #0ba29a;
}

.item-act01 h6 {
    color: #ea5350;
}

.item-act02 h6 {
    color: #23ac39;
}

.item-act03 h6 {
    color: #f39800;
}

.item-act04 h6 {
    color: #1e94d4;
}

.item-act05 h6 {
    color: #ea5350;
}

.item-act06 h6 {
    color: #23ac38;
}

.item-act07 h6 {
    color: #0ba29a;
}

.item-act07 table thead tr {
    background-color: #0ba29a;
    color: #fff;
}

.item-act07 table tr:nth-child(even) {
    background-color: #ffeeee;
}

.item-act07 table tr td {
    border-right: solid 1px #fff;
}

.item-act07 table tr th,
.item-act07 table tr td {
    padding: 0.5em;
    text-align: left;
    font-size: 12px;
}

.last-year-result {
    margin-top: 10px;
    text-align: right;
}

.ttl-thanks {
    margin-bottom: 10px;
    font-size: 14px;
    margin-top: 20px;
}

.ttl-thanks span {
    background-color: #f39800;
    color: #fff;
    padding: 0.2em 1em;
    display: inline-block;
}

.list-unit .list {
    margin-bottom: 10px;
}

.list-unit ul li {
    line-height: 140%;
    width: 50%;
    float: left;
}

.list-unit .list {
    float: left;
}

.list-unit .list p {
    background-color: #f39800;
    color: #fff;
    text-align: center;
    padding: 0.2em;
    margin-bottom: 10px;
}

.media-ttl {
    margin-bottom: 10px;
}

.media-ttl span {
    color: #0ba29a;
    font-weight: bold;
    font-size: 20px;
}

.item-act .col-all {
    margin-bottom: 10px;
}

.schedule {
    border: solid 1px #e60044;
    margin-bottom: 30px;
}

.schedule h5 {
    background-color: #e60044;
    color: #fff;
    text-align: center;
    padding: 1em;
}

.schedule .inner {
    padding: 15px;
}
.visiter_answer{
    font-size: 13px;
}
.show_graf_ttl {
    font-size: 20px;
    color: #e95383;
    line-height: 140%;
    font-weight: bold;
}
.show_graf_ttl.mod2021 {
    color: red;
}

.show_graf {
    text-align: center;
}

.show_graf img {
    width: 100%;
}

.show_graf.mod2021 img {
    width: 100%;
    padding: 30px;
}

.show .date dl dt {
    background-color: #e50044;
    display: inline-block;
    padding: 2px 15px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: #fff;
    font-size: 14px;
}

.show h4.super {
    background-color: #e50044;
    color: #fff;
    padding: 15px;
    text-align: center;
    font-size: 20px;
}

.show h4.delivery {
    background-color: #44af35;
    color: #fff;
    padding: 15px;
    text-align: center;
    font-size: 20px;
}

.show h4.gaishoku {
    background-color: #7f1083;
    color: #fff;
    padding: 15px;
    text-align: center;
    font-size: 20px;
}

.show .date dl dt {
    background-color: #e50044;
    display: inline-block;
    padding: 2px 15px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}

.show .date dl.delivery dt {
    background-color: #44af35;
    display: inline-block;
    padding: 2px 15px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: #fff;
    font-size: 14px;
}

.show .date dl.gaishoku dt {
    background-color: #7f1083;
    display: inline-block;
    padding: 2px 15px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: #fff;
    font-size: 14px;
}

.show .date dl.kouen dt {
    background-color: #666666;
    display: inline-block;
    padding: 2px 15px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: #fff;
    font-size: 14px;
}

.show_area_img.mod2021 {
    text-align: right;
    margin-top: 15px;
}

.show_area_img.mod2021 img {
    max-width: 200px;
}
.show_area img.mod2021 {
    max-height: 140px;
}

.show_area_img.mod2021 img.wide {
    max-width: 100%;
}

.show_area_img.mod2021 img.wide_m {
    max-width: 280px;
}


.show .inner.col2 {
	justify-content: center;
    flex-wrap: wrap;
}
.show .inner.col2 > div {
	width: 33%;
	margin: 0 20px;
}


.show .inner.col2 > div img {
	width: 100%;
}
.show .inner.col2 > div > div {
    margin-top: 10px;
    text-align: right;
}

#show04 .p20 {
	padding: 20px;
}


/* SDGsマーク */
.show_area h3 {
	position: relative;
}
.show_area h3 > div {
    position: absolute;
    right: 0;
    top: -6px;
    display: flex;
    align-items:  flex-start;

}
.show_area h3 > div img {
    width: 38px;
    height: auto;
    display: block;
    margin-left: 3px;
}
.show_area h3.pr_wide {
    padding-right: 80px;
}
.show_area h3.mr_one {
    margin-right: 70px;
}
.show_area h3.mr_zero {
    margin-right: 0;
}

#show06 > div:nth-child(2) {
    margin-bottom: 40px;
}
#show06 h4 {
    text-align: left;
}
#show06 .inner {
    padding: 20px 0 20px;
}
#show06 .inner.mod2021 {
    padding: 20px;
    margin: 20px 10px;
    border: solid;
    border-color: #5183dc;
    align-items: center;
}
#show06 .inner.mod2021.no_border {
    border: none;
    align-items: center;
    
}
.sdgs_img{
    flex:2.8 !important;
}

#show06 .inner > div {
    margin: 10px;
}
#show06 .inner > div:first-child {
    flex:1.5 ;
    font-size: 16px;
}
#show06 .inner > div:last-child {
    flex:3 ;
    font-size: 16px;
}
#show06 .inner > div.c_pt:last-child {
    padding-top: 28px;
}

#show06 h4 {
    background-color: #f6f6f6;
    padding: 0;
}

#show06 h4 span {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    width: 120px;
    height: 40px;
    color: #f6f6f6;
    line-height: 40px;
    text-align: center;
    background: #e50044;
    z-index: 0;
    font-size: 20px;
}

#show06 h4 span:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -10px;
    margin-top: -20px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 0 20px 10px;
    border-color: transparent transparent transparent #e50044;
}
#show06 > div:nth-child(2) {
    text-align: center;
    font-size: 18px;
}
.sdgs_content{
    font-size: 18px !important;
}



/* -------------------------------
achievement
------------------------------- */
#achievement table {
	width: 80%;
	margin: 0 auto 60px;
}

#achievement table th {
	background-color: #e95383;
	color: white;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#achievement table td {
	text-align: center;
	border-right: 1px solid #e95383;
	border-bottom: 1px solid #e95383;
    font-weight: bold;
}
#achievement table th, #achievement table td {
	padding: 10px;
    line-height: 1.2;
    vertical-align: middle;
}

#achievement02 > div:nth-child(2) {
    margin-bottom: 40px;
}
#achievement02 > div:nth-child(2) > div:first-child {
    background-color: #ffe5bb;
    display: flex;
    justify-content: center;
    align-items: baseline;
    max-width: 600px;
    padding: 20px;
    margin: 0 auto 6px;
}
#achievement02 > div:nth-child(2) > div:first-child span:nth-child(2) {
    font-size: 20px;
}
#achievement02 > div:nth-child(2) > div:first-child span:nth-child(3) {
    font-size: 32px;
    font-weight: bold;
    color: #ff3300;
    margin:0 10px;
}
#achievement02 > div:nth-child(2) > div:last-child {
    text-align: center;
    position: relative;
}
#achievement02 > div:nth-child(2) > div:last-child > div {
    position: absolute;
    top: -12px;
    left: 8px;
    font-size: 24px;
    color: #ff3300;
    font-weight: bold;
}

#achievement .merit04 .show_graf {
    padding: 1px 0 0 0;
}
#achievement .merit04 .show_graf > div {
    background-color: #fff2dd;
    border-radius: 20px;
    margin: 13px 20px 0px;
    padding: 10px 20px;
    text-align: left;
}

#achievement #show03 .exhibition_area .small_right, #achievement #achievement02 .exhibition_area .small_right {
    width: 100%;
    font-size: 12px;
    text-align: right;
    margin-top: -20px;
}



/* ===================================================================
SP
=================================================================== */
@media only screen and (max-width: 768px) {
    .mb_only {
        display: block;
    }
    .mb_only_inline {
        display: inline;
    }

    .mv-second h2 {
        font-size: 24px;
    }

    .mv-second .mv-inner {
        padding: 60px 0;
    }

    .ttl-line {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .second-container .btn-area {
        width: 80%;
        margin: 0 auto 20px;
    }

    /* ================開催概要================== */
    .outline-catch {
        padding: 20px 0;
    }

    .outline-catch .catch-logo {
        width: 50vw;
        margin: 0 auto 10px;
    }

    .outline-catch .catch-text {
        width: 90vw;
        margin: 0 auto;
    }

    .outline-catch .catch-text .comment_right {
        font-size: 13px;
        color: #666;
        line-height: 17px;
        margin-bottom: 5px;
    }

    /* 2019 */

    .outline-catch .catch-text h2.outine_ttl {
        font-size: 24px;
        background-color: #e80000;
        border-radius: 50px;
        padding: 0.5em;
        margin-bottom: 10px;
        color: #ffffff;
        display: inline-block;
    }

    .outline-catch .catch-text p.txt01 {
        font-size: 24px;
        line-height: 1.5;
        font-weight: 700;
        padding: 10px 0;
        text-align: center;
    }

    .outline-catch .catch-text p.txt02 {
        font-size: 18px;
        color: #e80000;
        line-height: 1.5;
        font-weight: 700;
    }

    .about {
        margin-bottom: 20px;
    }

    .about .text {
        margin-bottom: 10px;
    }

    .outline {
        margin-bottom: 20px;
    }

    .outline .inner {
        padding: 15px;
        font-size: 14px;
        line-height: 160%;
    }

    .outline dl {
        margin-bottom: 10px;
    }

    .outline dl dt {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .outline .period dd {
        width: 80vw;
    }

    /*.outline .place dd{ width: 50vw;}*/
    /*.outline .host dd{ width: 60vw;}*/
    .outline .special-thanks dd {
        width: 80vw;
    }

    /* 2019 */

    ul.ol_period li {
        font-weight: 700;
        font-size: 18px;
    }

    ul.ol_period li:last-child {
        font-weight: 700;
        font-size: 14px;
    }

    span.ol_day {
        font-size: 24px;
    }

    span.ol_week {
        font-size: 12px;
        background-color: #e84a66;
        color: #ffffff;
        display: inline-block;
        width: 22px;
        height: 22px;
        border-radius: 50%;
        text-align: center;
        line-height: 22px;
        vertical-align: top;
        margin: 0 5px;
    }

    p.pa_count_txt {
        font-size: 18px;
        font-weight: bold;
    }

    p.pa_count_txt i {
        font-weight: bold;
        padding: 0 3px;
        color: #e84a66;
    }

    span.pa_count {
        font-size: 32px;
        color: #e84a66;
        font-weight: bold;
    }

    .buyer {
        padding: 5px;
        margin-bottom: 30px;
    }

    .buyer .inner {
        padding: 10px;
    }

    .buyer .inner .red {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        color: #e60012;
    }

    .buyer-section dl {
        margin-bottom: 10px;
    }

    .buyer-section dl dd {
        font-size: 12px;
        line-height: 130%;
    }

    .pic_list {
        width: 100%;
        margin: 25px auto;
    }

    .pic_list02 {
        width: 100%;
        flex-direction: column;
    }

    .pic_item_03 {
        width: 32%;
    }

    .pic_item_02 {
        width: 100%;
    }

    .exhibition_area {
        margin: 25px 0;
    }

    .exhibition_area p.area_ttl img,
    .special_area p.area_ttl img {
        height: 30px;
    }

    h3.outline_h3 {
        margin-top: 1em;
        margin-bottom: 0.5em;
    }

    /* ================ご出店のご案内================== */
    .activity h4 {
        font-size: 20px;
        margin-bottom: 20px;
        line-height: 140%;
    }

    .item-act {
        margin-bottom: 40px;
    }

    .item-act h6 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .item-act .col-l {
        margin-bottom: 20px;
    }

    .item-act .col-all {
        margin-bottom: 10px;
    }

    .item-act07 .scroll {
        overflow: auto;
        white-space: nowrap;
    }

    .item-act07 .scroll::-webkit-scrollbar {
        height: 5px;
    }

    .item-act07 .scroll::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .item-act07 .scroll::-webkit-scrollbar-thumb {
        background: #bcbcbc;
    }

    .item-act07 table {
        width: 100%;
    }

    .media-ttl span {
        display: block;
    }

    .list-unit ul li {
        font-size: 10px;
    }

    .show .inner {
        padding: 15px;
        font-size: 14px;
        line-height: 160%;
    }

    .show dl {
        margin-bottom: 10px;
    }

    .show dl dt {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .show .inner {
        padding: 15px 5px;
        display: block;
        flex-direction: column;
    }

    .show .inner.col2 > div {
        width: 100%;
        margin: 0;
    }

    .show .inner dl {
        flex: 1;
    }

    .show .inner .show_pic {
        width: 100%;
        margin-left: 0px;
    }

    .show .inner .show_pic img {
        width: 100%;
    }

    .show .date dl.kouen dd .sp_none {
        display: none;
    }

    /* 2019 */

    .show_area,
    .show_area_l {
        width: 100%;
        border: 2px solid #e85377;
        padding: 7px;
        margin-bottom: 20px;
    }

    .show_area h3,
    .show_area_l h3 {
        font-size: 18px;
        padding: 0px;
        margin-bottom: 0.5em;
        color: #e95550;
        text-align: center;
        border-bottom: 2px dashed #e85377;
    }

	/* SDGsマーク */
	.show_area h3 {
		padding-right: 80px;
        min-height: 15vw;
	}
	.show_area h3.pr_wide {
		padding-right: 110px;
	}
    .show_area h3.full_wide {
		padding-right: 0;
        padding-top: 15.5vw;
	}
    .show_area h3.mr_one {
        margin-right: 0;
    }
    .show_area img.pc_only {
        display: none;
    } 

    .show_area_txt {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .show_area_txt p {
        width: 70%;
    }

    .show_area_txt .show_area_img {
        width: 29%;
    }

    .show_ad_img {
        text-align: center;
    }
    .special_area .sdgs img {
        width: 12vw;
    }

    ul.merit-count li {
        display: inline-block;
        vertical-align: middle;
    }

    ul.merit-count li:first-child {
        background-color: #e85377;
        color: #ffffff;
        padding: 5px;
        font-size: 16px;
        margin-right: 10px;
    }

    ul.merit-count li:last-child {
        font-size: 24px;
        font-weight: bold;
    }

    ul.merit-count li:last-child span {
        font-size: 14px;
        font-weight: normal;
    }

    dl.merit-dl dt.merit_buyer {
        text-align: center;
        font-size: 24px;
    }

    .merit-container .merit05 .box dt {
        text-align: left;
        padding-left: 20px;
    }

    .merit-container .merit05 > div:last-child > div:last-child {
        display: block;
    }
    .merit-container .merit05 > div:last-child > div:last-child > div {
        width: 100%;
    }

    dl.merit-dl dt.merit_buyer span.s_size {
        display: block;
    }

    .s_txt_r {
        font-size: 12px;
        text-align: right;
    }

    .schedule_block {
        padding: 0 10px;
        display: flex;
        flex-wrap: wrap;
        /*    justify-content: center;*/
        margin-bottom: 60px;
    }

    .schedule_block ul {
        position: relative;
        width: 39%;
        text-align: center;
        margin-top: 30px;
        margin-right: 25px;
    }

    .schedule_block ul li {
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        font-size: 12px;
        font-weight: bold;
        line-height: 1.2;
    }

    .schedule_block ul li.big {
        color: #e60044;
        font-size: 14px;
        font-weight: bold;
        line-height: 1.2;
    }

    .schedule_block ul li span {
        color: #000000;
        font-size: 12px;
    }

    .schedule_block ul li:first-of-type {
        padding: 5px;
        border: 2px solid #e60044;
        color: #e60044;
        height: 120px;
        position: relative;
    }

    .schedule_block ul li:last-of-type {
        display: block;
        font-size: 14px;
    }

    .schedule_block ul li:first-of-type:before {
        border: 5px solid transparent;
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: -19px;
        width: 0;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        border-top-color: #e60044;
        border-bottom-width: 0;
    }

    .schedule_block ul:last-of-type {
        margin-right: 0;
    }

    .schedule_block ul:last-of-type li:first-of-type {
        background-color: #e60044;
        color: #ffffff;
    }

    .schedule_block ul:last-of-type li:first-of-type:before {
        border: 0px solid transparent;
    }

    .merit_gallery_table {
        margin: 30px auto;
        width: 100%;
    }

    ul.merit_gallery {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 15px;
        margin-bottom: 30px;
    }

    ul.merit_gallery li {
        width: calc(100% / 2 - 5px);
        margin-bottom: 10px;
    }

    #achievement table {
        width: 100%;
        margin-bottom: 20px;
    }
    #achievement02 > div:nth-child(2) > div:first-child {
        display: block;
    }
    #achievement02 > div:nth-child(2) > div:first-child span:nth-child(3) {
        font-size: 7vw;
    }
    #achievement02 > div:nth-child(2) > div:last-child > div {
        font-style: 6vw;
    }
}

/* ===================================================================
PC
=================================================================== */
@media print, screen and (min-width: 769px) {
    .mv-second h2 {
        font-size: 36px;
    }

    .mv-second .mv-inner {
        padding: 80px 0;
    }

    .ttl-line {
        font-size: 26px;
        /* 24 */
        margin-bottom: 20px;
        margin-top: 30px;
    }

    .outline_ttl {
        font-size: 18px;
    }

    .second-container .btn-area {
        width: 40%;
        margin: 0 auto;
    }

    .second-container .btn-area:hover {
        opacity: 0.8;
    }

    /* ================PC開催概要================== */
    .outline-catch {
        overflow: hidden;
        /*	width: 900px;*/
        margin: 0 auto 15px;
        /*text-align: center;*/
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .outline-catch .catch-text {
        flex: 1;
        text-align: center;
    }

    .outline-catch .catch-text .comment_right {
        font-size: 18px;
        color: #666;
        text-align: right;
        margin-bottom: 3px;
    }

    .outline-catch .catch-logo {
        /*	float: left;*/
        width: 210px;
        margin-right: 20px;
    }

    /* 2019 */

    .outline-catch .catch-text h2.outine_ttl {
        font-size: 26px;
        background-color: #e80000;
        border-radius: 50px;
        padding: 0.5em;
        margin-bottom: 10px;
        color: #ffffff;
        display: inline-block;
    }

    .outline-catch .catch-text p.txt01 {
        font-size: 30px;
        line-height: 1.5;
        font-weight: 700;
        padding: 20px 0 5px;
        text-align: center;
    }

    .outline-catch .catch-text p.txt02 {
        font-size: 24px;
        color: #e80000;
        line-height: 1.5;
        font-weight: 700;
        text-align: center;
    }

    .about {
        overflow: hidden;
        margin-bottom: 30px;
    }

    .about .large {
        font-size: 18px;
    }

    .about .text {
        float: left;
        width: 550px;
    }

    .about .photo {
        width: 405px;
        float: right;
    }

    .outline {
        font-size: 14px;
        line-height: 140%;
        margin-bottom: 30px;
    }

    .outline h4 {
        font-size: 20px;
    }

    .outline .inner {
        padding: 60px;
    }

    .outline .date dl {
        float: left;
    }

    .outline .date dl dt {
        margin-bottom: 20px;
    }

    .outline .date dl {
        margin-bottom: 30px;
    }

    .outline .date .period {
        margin-right: 40px;
    }

    .outline .date .host {
        clear: left;
        margin-right: 40px;
    }

    .outline .date .backup dd.note {
        margin-top: 10px;
    }

    .outline .service p {
        margin-bottom: 20px;
    }

    .outline .service .col2 {
        overflow: hidden;
    }

    .outline .service .col2 dl {
        float: left;
        width: 48%;
    }

    .outline .service .col2 dl dt {
        padding: 10px 0;
        margin-bottom: 20px;
    }

    .outline .service .col2 dl:first-child {
        margin-right: 2%;
    }

    .outline .service .col2 dl:last-child {
        margin-left: 2%;
    }

    /* 2019 */

    ul.ol_period li {
        font-weight: 700;
        font-size: 22px;
        margin-bottom: 5px;
    }

    ul.ol_period li:last-of-type {
        font-weight: 700;
        font-size: 20px;
    }

    span.ol_day {
        font-size: 36px;
    }

    span.ol_year {
        font-size: 22px;
    }

    span.ol_week {
        font-size: 14px;
        background-color: #e84a66;
        color: #ffffff;
        display: inline-block;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        text-align: center;
        line-height: 24px;
        vertical-align: top;
        margin: 0 5px;
    }

    p.pa_count_txt {
        font-size: 36px;
        font-weight: bold;
        text-align: center;
    }

    p.pa_count_txt i {
        font-weight: bold;
        padding: 0 5px;
        color: #e84a66;
    }

    span.pa_count {
        font-size: 42px;
        color: #e84a66;
        font-weight: bold;
    }

    .buyer {
        padding: 20px;
        margin-bottom: 30px;
    }

    .buyer .inner {
        padding: 40px;
    }

    .buyer .inner p {
        margin-bottom: 20px;
    }

    .buyer .inner .buyer-section {
        overflow: hidden;
        margin-bottom: 30px;
    }

    .buyer .inner .buyer-section dl {
        float: left;
        width: 32%;
        margin-right: 2%;
        margin-bottom: 20px;
    }

    .buyer .inner .buyer-section dl:nth-child(3n) {
        margin-right: 0;
    }

    .buyer .inner .buyer-section dl dd {
        font-size: 12px;
        line-height: 130%;
        height: 120px;
    }

    /* ================出展のご案内================== */
    .merit-container {
        overflow: hidden;
        margin-bottom: 30px;
    }

    .item-merit {
        float: left;
        width: 48%;
        margin-right: 4%;
    }

	.item-merit.merit05 {
		width: 100%;
        margin-top: 30px;
	}
    .item-merit.merit02 .merit-dl dt {
        min-height: 50px;
    }

    .item-merit:nth-child(even) {
        margin-right: 0;
    }

    .activity h4 {
        font-size: 32px;
        line-height: 140%;
        margin-bottom: 30px;
    }

    .item-act {
        margin-bottom: 40px;
    }

    .item-act h6 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .item-act .col-all {
        overflow: hidden;
        margin-bottom: 20px;
    }

    .item-act .col-all .col-l {
        float: left;
        width: 575px;
    }

    .item-act .col-all .col-r {
        float: right;
        width: 405px;
    }

    .item-act .media-ttl span {
        font-size: 24px;
        margin-right: 1em;
    }

    .list-thanks .list-unit .list li {
        font-size: 12px;
    }

    .show .inner {
        padding: 20px;
        display: flex;
    }

    .show .inner.noflex {
        display: block;
    }
    .show .inner.noflex img {
        max-width: 300px;
        margin-bottom: 20px;
    }
    .show .inner.noflex img.wide {
        max-width: 90%;
        margin: 20px 0;
    }
    .show .inner.noflex .img_wrap {
        width: 100%;
        text-align: center;
    }

    .show .inner dl {
        flex: 1;
    }

    .show .inner .show_pic {
        width: 360px;
        margin-left: 20px;
        text-align: center;
    }

    .show dl dd {
        margin-bottom: 10px;
    }

    /* 2019 */

    .show_area {
        width: 49%;
        border: 2px solid #e85377;
        padding: 10px;
        margin-bottom: 20px;
    }

    .show_area_l {
        width: 100%;
        border: 2px solid #e85377;
        padding: 10px;
    }

    .show_area h3,
    .show_area_l h3 {
        font-size: 18px;
        padding: 1px 30px 8px 0;
        margin-bottom: 0.5em;
        margin-right: 128px;
        color: #e95550;
        text-align: center;
        border-bottom: 2px dashed #e85377;
        position: relative;
    }
    .show_area h3.mr_wide {
        margin-right: 180px;
        padding-right: 30px;
    }

    .show_area .uline {
        color: #e95550;
        text-decoration: underline;
        font-weight: bold;
    }
    .show_area img.w36 {
        width: 36%;
    }

    .show_area_txt {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .show_area_txt p {
        width: 70%;
    }

    .show_area_txt .show_area_img {
        width: 29%;
    }



    .show_ad_img {
        text-align: center;
    }

    ul.merit-count li {
        display: inline-block;
        vertical-align: middle;
    }

    ul.merit-count li:first-child {
        background-color: #e85377;
        color: #ffffff;
        padding: 5px;
        font-size: 18px;
        margin-right: 10px;
    }

    ul.merit-count li:last-child {
        font-size: 32px;
        font-weight: bold;
    }

    ul.merit-count li:last-child span {
        font-size: 14px;
        font-weight: normal;
    }

    dl.merit-dl dt.merit_buyer {
        text-align: center;
        font-size: 24px;
        /* border-bottom: 2px solid #e85377; */
    }



    .s_txt_r {
        font-size: 12px;
        text-align: right;
    }

    .schedule_block {
        padding: 0 10px;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 60px;
    }

    .schedule_block ul {
        position: relative;
        width: 110px;
        text-align: center;
        margin-top: 30px;
        margin-right: 25px;
    }

    .schedule_block ul li {
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        font-size: 12px;
        font-weight: bold;
        line-height: 1.2;
    }

    .schedule_block ul li.big {
        color: #e60044;
        font-size: 14px;
        font-weight: bold;
        line-height: 1.2;
    }

    .schedule_block ul li span {
        color: #000000;
        font-size: 10px;
    }

    .schedule_block ul li:first-of-type {
        padding: 5px;
        border: 2px solid #e60044;
        color: #e60044;
        height: 120px;
        position: relative;
    }

    .schedule_block ul li:last-of-type {
        display: block;
    }

    .schedule_block ul li:first-of-type:before {
        border: 5px solid transparent;
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: -19px;
        width: 0;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        border-top-color: #e60044;
        border-bottom-width: 0;
    }

    .schedule_block ul:last-of-type li:first-of-type {
        background-color: #e60044;
        color: #ffffff;
    }

    .schedule_block ul:last-of-type li:first-of-type:before {
        border: 0px solid transparent;
    }

    /* 2019 */
    .merit_gallery_inner {
        padding: 20px;
        margin-bottom: 50px;
    }

    .merit_gallery_mv {
        text-align: center;
    }

    .merit_gallery_table {
        margin: 30px auto;
        width: 80%;
    }

    ul.merit_gallery {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 30px;
    }

    ul.merit_gallery li {
        width: calc(100% / 5 - 10px);
        margin-bottom: 10px;
    }
}

.merit_gallery_table table *,
.merit_gallery_table table *:before,
.merit_gallery_table table *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.merit_gallery_table table {
    width: 100%;
    border-collapse: collapse;
    border-right: 1px solid #e85377;
}

.merit_gallery_table table thead th {
    padding: 10px 15px;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    background: #e85377;
    color: #ffffff;
    vertical-align: middle;
}

.merit_gallery_table table thead th:last-child {
    border-right: 1px solid #e85377;
}

.merit_gallery_table table tbody th {
    padding: 10px 15px;
    vertical-align: top;
    border-bottom: 1px solid #ffffff;
    background: #e85377;
    white-space: nowrap;
    color: #ffffff;
}

.merit_gallery_table table tbody tr:last-child th {
    border-bottom: 1px solid #e85377;
}

.merit_gallery_table table tbody td {
    padding: 10px 15px;
    vertical-align: top;
    border-bottom: 1px solid #e85377;
    border-left: 1px solid #e85377;
    background: #ffffff;
    text-align: right;
}

@media only screen and (max-width: 750px) {
    .merit_gallery_table table thead {
        display: none;
    }

    .merit_gallery_table table tbody th {
        display: block;
    }

    .merit_gallery_table table tbody td {
        display: block;
        padding: 10px 5px;
    }

    .merit_gallery_table table tbody td::before {
        font-weight: bold;
        float: left;
        padding: 0.5em 0;
        content: attr(label);
    }

    .merit_gallery_table table tbody td p {
        padding: 0.5em 0 0 1em;
        margin: 0;
    }
}

/* ===================================================================
バナーダウンロード
=================================================================== */
.cont-bnrs {
    margin-bottom: 40px;
}

.cont-bnrs > p {
    font-size: 16px;
}

.cont-bnrs > p span {
    font-size: 12px;
}

.cont-bnrs .item-bnr {
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: dotted 1px #ccc;
    padding-bottom: 20px;
}

@media print, screen and (min-width: 769px) {
    /*PC*/
    .cont-bnrs .item-bnr dl {
        width: 420px;
        float: left;
    }

    .cont-bnrs .item-bnr p {
        margin-left: 450px;
        width: 200px;
    }
}

/* ===================================================================
出展者一覧
=================================================================== */
#seminar {
}

#stage {
}

dl.seminar_content {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

dl.seminar_content dt {
    display: block;
    cursor: pointer;
    background-color: #fbb03b;
    border-radius: 10px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    padding: 12px 0 10px;
    line-height: 1;
    margin-bottom: 10px;
}

dl.seminar_content dd {
    display: none;
}

dl.seminar_content dd {
    padding: 10px;
}

.stage_a {
    padding: 3px 5px;
    margin-top: 10px;
    /* background-color: #23b338; */
    background-color: #2342b3;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

.stage_b {
    padding: 3px 5px;
    margin-top: 10px;
    background-color: #23b338;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

.stage_kouri,
.stage_live {
    padding: 5px;
    margin-left: 10px;
    background-color: #f39800;
    font-size: 16px;
}

.cont-visitor,
.cont-visitor2,
.cont-visitor3 {
    padding-top: 0px;
}

/* 2020/09 */
.seminar_lead h3 {
    border-bottom: solid 2px #ccc;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    font-size: 18px;
}

.seminar_lead_txt {
    font-size: 24px;
    margin: 20px 0;
    text-align: center;
    color: #ff0000;
    font-weight: 700;
}

.seminar_lead_ttl {
    margin-bottom: 2em;
    background-color: #ea5350;
    color: #fff;
    padding: 15px;
    text-align: center;
}

.seminar_lead_ttl h2 {
    font-size: 24px;
    margin-bottom: 10px;
    line-height: 2rem;
}

.seminar_lead_ttl p {
    text-align: center;
    font-size: 20px;
}

.seminar_lead strong.fs120 {
    font-size: 120%;
}

.cont-seminar h6 {
    color: #079a3e;
}

.seminar_teacher_img {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.seminar_teacher_img .img_box {
    width: calc(100% / 2);
    display: flex;
    margin: 10px 0;
    padding: 0 5px;
    align-items: flex-end;
    justify-content: flex-end;
}

.seminar_teacher_img .img_box.add_column1 {
    width: calc(100% / 2.4);
}

.seminar_teacher_img .img_box.add_column2 {
    width: calc(100% / 3.3);
}

.seminar_teacher_img .img_box p {
    text-align: right;
}

.seminar_teacher_img .img_box .t_photo {
    margin-left: 1em;
}

.seminar_teacher_books {
    display: flex;
    flex-wrap: wrap;
    font-size: 95%;
    text-align: center;
}

.seminar_teacher_books p {
    padding: 5px;
    text-align: left;
}

.seminar_teacher_books .books {
    width: calc(100% / 4);
    margin-bottom: 1em;
}

ul.seminar_teacher_books_list li {
    font-size: 95%;
}

.stage_date {
    display: flex;
    /* border-bottom: solid 3px #ccc; */
    margin-bottom: 1em;
}

.stage_date h3 {
    font-size: 18px;
    margin-right: 1em;
}

.stage_date h3:first-letter {
    color: #ea5350;
}

ul.stage_list {
    /* margin-bottom: 1em; */
    margin-top: 1em;
    margin-left: 1em;
}

ul.stage_list li {
    display: inline-block;
}

.seminar_sub {
    position: relative;
    background-color: #ff797d;
    color: #fff;
    padding: 1em;
    border-top: solid 3px #ea5350;
}

.seminar_sub h3 {
    font-size: 20px;
}

.seminar_sub .ic_new {
    position: absolute;
    top: 0.8em;
    right: 1em;
    font-size: 14px;
}

.cont-visitor .cont-seminar h5 {
    background-color: #ff797d;
    color: #fff;
    font-size: 20px;
    padding: 0.8em;
    border-top: solid 3px #ea5350;
}

.hanrei {
    padding: 2em 0;
}

.ic_txt_catch {
    display: inline-block;
    background: #f39800;
    border-radius: 3px;
    padding: 3px 5px;
    margin-right: 5px;
    color: #ffffff;
    font-size: 12px;
}

.ic_txt_keywd {
    display: inline-block;
    background: #44af35;
    border-radius: 3px;
    padding: 3px 5px;
    margin-right: 5px;
    color: #ffffff;
    font-size: 12px;
}

.sort_order {
    float: right;
    line-height: 30px;
}

.btn_play {
    display: block;
    /* cursor: pointer; */
    /* background-color: #079a3e; */
    background-color: #bbbbbb;
    border-radius: 10px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    padding: 12px 0 10px;
    line-height: 1;
    margin-bottom: 10px;
}

.btn_play a {
    display: block;
    color: #ffffff !important;
    text-decoration: none;
}

@media only screen and (max-width: 768px) {
    .seminar_lead h3 {
        font-size: 16px;
    }

    .seminar_lead_txt {
        font-size: 20px;
        margin: 10px 0;
    }

    .seminar_lead_ttl h2 {
        padding: 10px;
    }

    .seminar_lead_ttl p {
        font-size: 90%;
    }

    .seminar_teacher_img {
        display: block;
    }

    .seminar_teacher_img .img_box,
    .seminar_teacher_img .img_box.add_column1,
    .seminar_teacher_img .img_box.add_column2 {
        width: 100%;
    }

    .seminar_teacher_img .img_box p {
        text-align: right;
        font-size: 90%;
    }

    .seminar_teacher_books,
    ul.seminar_teacher_books_list li {
        font-size: 80%;
    }

    .seminar_teacher_books .books {
        width: calc(100% / 2);
        margin-bottom: 1em;
    }

    ul.stage_list {
        margin-bottom: 0;
    }

    ul.stage_list li {
        display: inline-block;
        margin: 0.5em 0;
    }

    .stage_date {
        display: block;
    }

    .seminar_sub h3 {
        width: 75%;
    }

    .seminar_sub .ic_new {
        position: absolute;
        top: 50%;
        right: 0%;
        transform: translateY(-50%);
    }
}

@media only screen and (max-width: 768px) {
    /*SP*/
    .stage_a,
    .stage_b {
        margin-top: 0px;
        margin-left: 10px;
        font-size: 14px;
    }

    .sp_photo_block {
        display: flex;
        flex-direction: column-reverse;
    }
}

.nav-category,
.nav-show {
    margin-bottom: 20px;
    background: #ffffff;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}

.nav-event {
    background: #ffffff;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto 30px;
}

.nav-category ul,
.nav-show ul,
.nav-event ul {
    border: solid 1px #ccc;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding: 2%;
}

.nav-mini ul {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    margin-bottom: 1em;
}

.nav-category ul li {
    width: calc(100% / 2 - 10px);
    text-align: center;
}

.nav-mini ul li {
    text-align: center;
}

.nav-mini ul li a {
    padding: 0 10px;
    border-right: solid 1px #ccc;
}

.nav-mini ul li a i,
.nav-event ul li a i {
    padding-left: 1em;
}

.nav-mini ul li:first-child a {
    border-left: solid 1px #ccc;
}

.nav-show ul li {
    width: 20%;
    text-align: center;
    border-left: solid 1px #ccc;
}

.nav-show ul li:first-child {
    border-left: solid 0px #ccc;
}

.nav-category ul li:nth-of-type(2) {
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}

.nav-category ul li:first-child a {
    color: #ea5350;
}

.nav-category ul li:nth-of-type(3) a {
    color: #7f1083;
}

.nav-category ul li a,
.nav-show ul li a {
    display: block;
    padding: 2%;
    color: #0ba29a;
}

.nav-event ul li {
    width: calc(100% / 3 - 10px);
    text-align: center;
}

.nav-event ul li {
    border-right: solid 1px #ccc;
}

.nav-event ul li a {
    color: #7f1083;
}

.nav-event ul li:first-child a {
    color: #44af35;
}

.nav-event ul li:last-child {
    border-right: solid 0px #ccc;
}

.nav-event ul li:last-child a {
    color: #ea5350; /* red */
    color: #f29903; /* orange */
}

#show01,
#show02,
#show03,
#show04,
#show05,
#show06,
#show07,
#show08 {
    margin-top: -170px;
    padding-top: 170px;
}

#food h3 {
    color: #ea5350;
}

#other h3 {
    color: #0ba29a;
}

.syllabary {
    overflow: hidden;
    margin-bottom: 2em;
}

.syllabary p {
    float: left;
}

.syllabary ul {
    overflow: hidden;
}

.syllabary ul li {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.syllabary ul li a {
    display: inline-block;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    line-height: 36px;
    width: 36px;
    height: 36px;
    text-align: center;
}

#food .syllabary ul li a {
    background-color: #faf2e2;
    color: #ea5350;
}

#other .syllabary ul li a {
    background-color: #faf2e2;
    color: #0ba29a;
}

.ttl-syllabary {
    position: relative;
    padding: 1em 1em 1em 2em;
    margin-bottom: 2em;
}

#food .ttl-syllabary {
    background-color: #ea5350;
    color: #fff;
}

#other .ttl-syllabary {
    background-color: #0ba29a;
    color: #fff;
}

.ttl-syllabary:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 50%;
    display: block;
    background-color: #fff;
    width: 4px;
    height: 30px;
    margin-top: -15px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.item-exhibtor {
    border-bottom: solid 10px #6e6e6e;
    margin-bottom: 30px;
}

.item-exhibtor:last-child {
    border-bottom: none;
}

.item-exhibtor h4 {
    margin-bottom: 0.5em;
    font-size: 20px;
    padding-bottom: 0.5em;
}

.item-exhibtor h5 {
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    font-size: 16px;
}

.item-exhibtor h5 i,
.item-exhibtor h4 i {
    margin-right: 0.5em;
}

.item-exhibtor .company-name {
    border: solid 1px #ccc;
    padding: 0.8em;
    margin-bottom: 2em;
    font-weight: bold;
}

.item-exhibtor .company-name span {
    font-size: 0.8em;
    font-weight: normal;
    margin-right: 0.5em;
}

.item-exhibtor h4 {
    border-bottom: solid 1px #ccc;
}

.item-exhibtor .product .category {
    overflow: hidden;
    margin-bottom: 0.5em;
}

.item-exhibtor .product .category dt {
    float: left;
    width: 60px;
    font-size: 11px;
}

.item-exhibtor .product .category dd {
    margin-left: 65px;
}

.item-exhibtor .ttl .tag dt {
    font-size: 10px;
    line-height: 100%;
    padding-left: 25px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.item-exhibtor .ttl .tag dt i {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    color: #37ced3;
}

.item-exhibtor .ttl .tag dd {
    display: inline-block;
}

.item-exhibtor .ttl .tag dd span {
    display: inline-block;
    background-color: #37ced3;
    color: #fff;
    padding: 0.6em;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    font-size: 12px;
    line-height: 100%;
}

.item-exhibtor .product {
    margin-bottom: 1em;
}

.item-exhibtor .product h5 {
    color: #ea5350;
    border-bottom: solid 1px #ccc;
}

.item-exhibtor .product .list {
    margin-bottom: 2em;
}

.item-exhibtor .product ul li {
    padding-left: 1em;
    text-indent: -1em;
    border-bottom: dotted 1px #ccc;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

/*
.item-exhibtor .product ul li:first-letter{
	color: #ea5350;
}*/
.item-exhibtor .product ul li:before {
    content: "●";
    color: #ea5350;
}

.item-exhibtor .product ul li span {
    font-size: 12px;
    display: inline-block;
    padding: 0.8em 1em;
    line-height: 100%;
    background-color: #ea5350;
    color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    text-indent: 0;
    margin-left: 0.5em;
}

/*画像長辺フィット*/
/*
.item-exhibtor .product .photo img{
	object-fit: contain;
	width: 100%;
	height: 253px;
	background-color: #fff;
	border: 1px solid #ccc;
}*/
.item-exhibtor .product .photo p {
    width: 100%;
    height: 253px;
    border: 1px solid #ccc;
    position: relative;
}

.item-exhibtor .product .photo p img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: auto;
    max-width: 100%;
    max-height: 253px;
}

.item-exhibtor .product .photo span {
    font-size: 12px;
    display: block;
    padding-top: 0.5em;
}

.item-exhibtor .product .photo p {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    overflow: hidden;
}

.item-exhibtor .notice {
    background-color: #fffbf3;
    border: solid 2px #ea5350;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 2%;
    margin-bottom: 1em;
}

.item-exhibtor .notice h6 {
    color: #ea5350;
    font-size: 18px;
}

.item-exhibtor .infomation h5 {
    border-bottom: solid 1px #ccc;
}

.item-exhibtor .infomation h5 i {
    color: #999;
}

.item-exhibtor .infomation div {
    margin-bottom: 2em;
}

@media print, screen and (min-width: 769px) {
    /*PC*/
    .nav-category ul li a,
    .nav-event ul li a {
        position: relative;
        font-weight: bold;
        font-size: 18px;
    }

    .nav-show ul li a {
        position: relative;
        font-weight: bold;
        font-size: 14px;
    }

    .nav-category ul li a i,
    .nav-show ul li a i {
        position: absolute;
        right: 3%;
        top: 50%;
        margin-top: -6px;
    }

    .item-exhibtor h4 {
        font-size: 32px;
        padding-bottom: 0.5em;
    }

    .item-exhibtor .attribute {
        overflow: hidden;
    }

    .item-exhibtor .attribute .category {
        width: 50%;
        float: left;
    }

    .item-exhibtor .ttl {
        position: relative;
    }

    .item-exhibtor .ttl .tag {
        position: absolute;
        right: 0;
        top: 0;
        text-align: right;
    }

    .item-exhibtor .product {
        overflow: hidden;
    }

    .item-exhibtor .product .list {
        width: 60%;
        float: left;
    }

    .item-exhibtor .product .photo {
        float: right;
        width: 38%;
    }

    .item-exhibtor .notice h6 {
        width: 140px;
        float: left;
    }

    .item-exhibtor .notice .text {
        margin-left: 160px;
    }

    .item-exhibtor .infomation {
        overflow: hidden;
    }

    .item-exhibtor .infomation .info-company {
        width: 60%;
        float: left;
    }

    .item-exhibtor .infomation .share {
        width: 38%;
        float: right;
    }
}

@media only screen and (max-width: 768px) {
    /*SP*/

    .nav-show ul {
        display: flex;
        flex-wrap: wrap;
    }

    .nav-show ul li {
        display: inline-block;
        width: 50%;
        text-align: center;
        vertical-align: middle;
        border-left: solid 1px #ccc;
        border-bottom: solid 1px #ccc;
        padding: 10px 0;
    }

    .nav-show ul li:nth-child(3) {
        border-left: solid 0px #ccc;
    }

    .nav-show ul li:nth-child(5) {
        width: 100%;
        border-left: solid 0px #ccc;
        border-bottom: solid 0px #ccc;
    }

    .nav-category ul li a,
    .nav-show ul li a {
        font-size: 14px;
        line-height: 1.2em;
    }

    .nav-category ul li a i,
    .nav-show ul li a i {
        display: block;
        margin-left: 7px;
    }

    .item-exhibtor .ttl .tag {
        margin-bottom: 0.5em;
    }

    #show01,
    #show02,
    #show03,
    #show04,
    #show05 {
        margin-top: -70px;
        padding-top: 70px;
    }
}

/* ===================================================================
来場トピックス（セミナー情報）
=================================================================== */
.cont-visitor .ttl-line span {
    color: #ea5350; /* red */
}

.cont-visitor .lead {
    margin-bottom: 5%;
    font-size: 1.2em;
    line-height: 1.8em;
    position: relative;
}

.cont-visitor .lead p {
    margin-bottom: 1em;
}

.cont-visitor .lead ul li {
    font-size: 12px;
    line-height: 140%;
}

.cont-visitor .lead span {
    display: block;
    background-color: #23b338;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.cont-visitor .free-seminar {
    border: solid 4px #ea5350;
    background-color: #fffbf3;
    padding: 6% 2%;
    margin-bottom: 3%;
}

.cont-visitor .free-seminar p {
    text-align: center;
    margin-bottom: 20px;
}

.cont-visitor .free-seminar ul li {
    font-size: 14px;
    line-height: 1.4em;
    padding-left: 1em;
    text-indent: -1em;
}

.cont-visitor .free-seminar ul {
    width: 55%;
    margin: 0 auto;
}

.cont-visitor .nav-date-seminar {
    border: solid 1px #ea5350;
    margin-bottom: 20px;
}

.cont-visitor .nav-date-seminar ul {
    overflow: hidden;
    padding: 1%;
}

.cont-visitor .nav-date-seminar ul li {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 20px;
    border-right: solid 1px #ea5350;
}

.cont-visitor .nav-date-seminar ul li:last-child {
    border-right: none;
}

.cont-visitor .nav-date-seminar ul li span {
    font-size: 16px;
}

.cont-visitor .nav-date-seminar ul li a {
    color: #ea5350;
    display: block;
    padding: 1em 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.cont-visitor .nav-date-seminar ul li a.current {
    background-color: #ea5350;
    color: #fff;
}

.cont-visitor .nav-date-seminar ul li a.current i {
    color: #fff;
}

.cont-visitor .nav-date-seminar ul li i {
    color: #ea5350;
    font-size: 14px;
}

.cont-visitor .cont-seminar {
    padding-bottom: 10px;
}

.cont-visitor .cont-seminar h4 {
    border-bottom: solid 3px #ccc;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    font-size: 18px;
    margin-top: 10px;
}

.cont-visitor .cont-seminar h4:first-letter {
    color: #ea5350;
}

.cont-visitor .item-seminar {
    background-color: #fffbf3;
}

.cont-visitor .item-seminar .hours-seminar {
    padding: 2%;
    font-size: 20px;
}

.cont-visitor .item-seminar .unit-seminar {
    padding: 2%;
}

.cont-visitor .cont-seminar h5 {
    background-color: #ff797d; /* red */
    color: #fff;
    font-size: 20px;
    padding: 0.8em;
    border-top: solid 3px #ea5350; /* red */
}

.cont-visitor .cont-seminar h5 span {
    display: inline-block;
    color: #fff;
    font-size: 16px;
}

.cont-visitor .cont-seminar h5 .keyword span {
    font-weight: normal;
    display: inline-block;
    color: #ffffff;
    padding: 1px 10px;
    margin-right: 10px;
    background-color: #ff4247;
}
.cont-visitor .cont-seminar .presents {
    margin-bottom: 10px;
        display: inline-block;
    background-color: #ff4247;
    color: white;
    padding: 3px 12px 0px;
    border-radius: 2px;
}

.cont-visitor .item-seminar .photo {
    margin-bottom: 20px;
    text-align: center;
}

.cont-visitor .item-seminar .unit-seminar p {
    margin-bottom: 0.25em;
}

.cont-visitor .item-seminar .unit-seminar .section {
    font-weight: bold;
    font-size: 20px;
    border-bottom: solid 1px #333;
    margin-bottom: 0.5em;
}

.cont-visitor .item-seminar .unit-seminar .section3 {
    font-weight: bold;
    font-size: 20px;
    border-bottom: solid 1px #333;
    margin-bottom: 0.5em;
    max-width: 550px;
}

.cont-visitor .item-seminar .unit-seminar .section2 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0.5em;
}

@media print, screen and (min-width: 769px) {
    /*PC*/
    .cont-visitor .lead span {
        width: 240px;
        position: absolute;
        right: 0;
        top: 0;
        background-color: #23b338;
        padding: 15px 0;
        font-weight: bold;
        font-size: 20px;
    }

    .cont-visitor .nav-date-seminar ul li a {
        position: relative;
    }

    .cont-visitor .nav-date-seminar ul li a i {
        position: absolute;
        right: 5%;
        top: 50%;
        margin-top: -7px;
    }

    .cont-visitor .item-seminar {
        display: table;
        /* border-bottom: solid 1px #ccc; */
        width: 100%;
    }

    .cont-visitor .item-seminar .hours-seminar {
        display: table-cell;
        width: 10%;
        vertical-align: top;
        text-align: center;
        border-right: solid 1px #ccc;
    }

    .cont-visitor .item-seminar .hours-seminar span {
        display: block;
        width: 0;
        height: 0;
        border: solid 10px transparent;
        border-top: solid 10px #000000;
        margin: 10px auto 0;
    }

    .cont-visitor .item-seminar .unit-seminar {
        display: table-cell;
        width: 80%;
        vertical-align: top;
    }

    .cont-visitor .item-seminar .unit-seminar .body {
        overflow: hidden;
    }

    .cont-visitor .item-seminar .unit-seminar .body .photo {
        width: 300px;
        float: right;
        margin-left: 0.25em;
    }
    .cont-visitor .item-seminar .unit-seminar .body .photo.vert {
        width: 160px;
    }
    .cont-visitor .item-seminar .unit-seminar .f-wrap {
        display: flex;
        flex-wrap: wrap;
    }
    .cont-visitor .item-seminar .unit-seminar .f-wrap > div {
        width: 49%;
        display: flex;
        margin-bottom: 20px;
        align-items: end;
    }
    .cont-visitor .item-seminar .unit-seminar .f-wrap > div > div:last-child {
        font-weight: bold;
        font-size: 20px;
        border-bottom: solid 1px #333;
        margin-bottom: 0.5em;
        flex: 1;
    }
    .cont-visitor .item-seminar .unit-seminar .f-wrap > div > div:first-child {
        flex: 1;
        text-align: center;
        order: 2;
    }
    .cont-visitor .item-seminar .unit-seminar .f-wrap > div > div:first-child img {
        max-width: 100%;
        width: 160px;
    }
    .cont-visitor .item-seminar .unit-seminar .f-right {
        float: right;
        width: 300px;
    }


    /*
	.cont-visitor .item-seminar .unit-seminar .body .article {
		margin-right: 280px;
	}
	*/
}

@media only screen and (max-width: 768px) {
    /*SP*/
    .cont-visitor .lead {
        font-size: 14px;
    }

    .cont-visitor .lead ul {
        margin-bottom: 1em;
    }

    .cont-visitor .lead ul li {
        padding-left: 1em;
        text-indent: -1em;
    }

    .cont-visitor .lead span {
        width: 100%;
        padding: 15px 0;
    }

    .cont-visitor .free-seminar p {
        width: 60vw;
        margin: 0 auto 20px;
    }

    .cont-visitor .nav-date-seminar ul li a {
        font-size: 12px;
        padding: 0.5em 0;
    }

    .cont-visitor .nav-date-seminar ul li span {
        font-size: 10px;
    }

    .cont-visitor .item-seminar .hours-seminar {
        border-bottom: dotted 1px #333;
    }

    .cont-visitor .item-seminar .hours-seminar span {
        display: inline-block;
        width: 0;
        height: 0;
        border: solid 6px transparent;
        border-left: solid 6px #000000;
        margin-left: 10px;
    }

    .cont-visitor .item-seminar .hours-seminar p {
        display: inline-block;
        vertical-align: middle;
    }
}

/* ===================================================================
来場トピックス2（セミナー情報）
=================================================================== */
.cont-visitor2 .ttl-line span {
    color: #44af35;
}

.cont-visitor2 .lead {
    margin-bottom: 5%;
    font-size: 1.2em;
    line-height: 1.8em;
    position: relative;
}

.cont-visitor2 .lead p {
    margin-bottom: 1em;
    width: 73%;
}

.cont-visitor2 .lead ul li {
    font-size: 12px;
    line-height: 140%;
}

.cont-visitor2 .lead span {
    display: block;
    background-color: #23b338;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.cont-visitor2 .free-seminar {
    border: solid 4px #44af35;
    background-color: #fffbf3;
    padding: 6% 2%;
    margin-bottom: 3%;
}

.cont-visitor2 .free-seminar p {
    text-align: center;
    margin-bottom: 20px;
}

.cont-visitor2 .free-seminar ul li {
    font-size: 14px;
    line-height: 1.4em;
    padding-left: 1em;
    text-indent: -1em;
}

.cont-visitor2 .free-seminar ul {
    width: 55%;
    margin: 0 auto;
}

.cont-visitor2 .nav-date-seminar {
    border: solid 1px #44af35;
    margin-bottom: 20px;
}

.cont-visitor2 .nav-date-seminar ul {
    overflow: hidden;
    padding: 1%;
}

.cont-visitor2 .nav-date-seminar ul li {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 20px;
    border-right: solid 1px #44af35;
}

.cont-visitor2 .nav-date-seminar ul li:last-child {
    border-right: none;
}

.cont-visitor2 .nav-date-seminar ul li span {
    font-size: 16px;
}

.cont-visitor2 .nav-date-seminar ul li a {
    color: #44af35;
    display: block;
    padding: 1em 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.cont-visitor2 .nav-date-seminar ul li a.current {
    background-color: #44af35;
    color: #fff;
}

.cont-visitor2 .nav-date-seminar ul li a.current i {
    color: #fff;
}

.cont-visitor2 .nav-date-seminar ul li i {
    color: #44af35;
    font-size: 14px;
}

.cont-visitor2 .cont-seminar {
    padding-bottom: 30px;
}

.cont-visitor2 .cont-seminar h4 {
    border-bottom: solid 3px #ccc;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    font-size: 18px;
}

.cont-visitor2 .cont-seminar h4:first-letter {
    color: #29817b;
}

.cont-visitor2 .item-seminar {
    background-color: #fffbf3;
}

.cont-visitor2 .item-seminar .hours-seminar {
    padding: 2%;
    font-size: 20px;
}

.cont-visitor2 .item-seminar .unit-seminar {
    padding: 2%;
}

.cont-visitor2 .cont-seminar h5 {
    background-color: #44af35;
    color: #fff;
    font-size: 20px;
    padding: 0.8em;
    border-top: solid 3px #29817b;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cont-visitor2 .cont-seminar h5 span {
    display: inline-block;
    background-color: white;
    color: #44af35;
    padding: 3px 10px;
    font-size: 90%;
}

@media only screen and (max-width: 768px) {
    .cont-visitor2 .cont-seminar h5 {
        align-items: flex-start;
    }
    .cont-visitor2 .cont-seminar h5 span {
        font-size: 75%;
        width: 55%;
        line-height: 1.5;
    }
}


.cont-visitor2 .cont-seminar h1 {
    background-color: #4ec19a;
    color: #fff;
    font-size: 18px;
    padding: 0.8em;
    border-top: solid 3px #ffffff;
}

.cont-visitor2 .cont-seminar h2 {
    background-color: #5dbbe7;
    color: #fff;
    font-size: 18px;
    padding: 0.8em;
    border-top: solid 3px #ffffff;
}

.cont-visitor2 .cont-seminar h3 {
    background-color: #f27272;
    color: #fff;
    font-size: 18px;
    padding: 0.8em;
    border-top: solid 3px #ffffff;
}

.cont-visitor2 .item-seminar .photo {
    margin-bottom: 20px;
    text-align: center;
}

.cont-visitor2 .item-seminar .unit-seminar p {
    margin-bottom: 0.25em;
}

.cont-visitor2 .item-seminar .unit-seminar .section {
    font-weight: bold;
    font-size: 20px;
    border-bottom: solid 1px #333;
    margin-bottom: 0.5em;
}

.cont-visitor2 .item-seminar .unit-seminar .section3 {
    font-weight: bold;
    font-size: 20px;
    border-bottom: solid 1px #333;
    margin-bottom: 0.5em;
    max-width: 550px;
}

.cont-visitor2 .item-seminar .unit-seminar .section2 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0.5em;
}

@media print, screen and (min-width: 769px) {
    /*PC*/
    .cont-visitor2 .lead span {
        width: 240px;
        position: absolute;
        right: 0;
        top: 0;
        background-color: #23b338;
        padding: 15px 0;
        font-weight: bold;
        font-size: 20px;
    }

    .cont-visitor2 .nav-date-seminar ul li a {
        position: relative;
    }

    .cont-visitor2 .nav-date-seminar ul li a i {
        position: absolute;
        right: 5%;
        top: 50%;
        margin-top: -7px;
    }

    .cont-visitor2 .item-seminar {
        display: table;
        border-bottom: solid 1px #ccc;
    }

    .cont-visitor2 .item-seminar .hours-seminar {
        display: table-cell;
        width: 10%;
        vertical-align: top;
        text-align: center;
        border-right: solid 1px #ccc;
    }

    .cont-visitor2 .item-seminar .hours-seminar span {
        display: block;
        width: 0;
        height: 0;
        border: solid 10px transparent;
        border-top: solid 10px #000000;
        margin: 10px auto 0;
    }

    .cont-visitor2 .item-seminar .unit-seminar {
        display: table-cell;
        width: 80%;
        vertical-align: top;
    }

    .cont-visitor2 .item-seminar .unit-seminar .body {
        overflow: hidden;
    }

    .cont-visitor2 .item-seminar .unit-seminar .body .photo {
        width: 140px;
        float: right;
        margin-left: 0.25em;
    }

    .cont-visitor2 .item-seminar .unit-seminar .body .article {
        margin-right: 180px;
    }
}

@media only screen and (max-width: 768px) {
    /*SP*/
    .cont-visitor2 .lead {
        font-size: 14px;
    }

    .cont-visitor2 .lead p {
        width: 100%;
    }

    .cont-visitor2 .lead ul {
        margin-bottom: 1em;
    }

    .cont-visitor2 .lead ul li {
        padding-left: 1em;
        text-indent: -1em;
    }

    .cont-visitor2 .lead span {
        width: 100%;
        padding: 15px 0;
    }

    .cont-visitor2 .free-seminar p {
        width: 60vw;
        margin: 0 auto 20px;
    }

    .cont-visitor2 .nav-date-seminar ul li a {
        font-size: 12px;
        padding: 0.5em 0;
    }

    .cont-visitor2 .nav-date-seminar ul li span {
        font-size: 10px;
    }

    .cont-visitor2 .item-seminar .hours-seminar {
        border-bottom: dotted 1px #333;
    }

    .cont-visitor2 .item-seminar .hours-seminar span {
        display: inline-block;
        width: 0;
        height: 0;
        border: solid 6px transparent;
        border-left: solid 6px #000000;
        margin-left: 10px;
    }
}

/* ===================================================================
来場トピックス3（セミナー情報）
=================================================================== */
.cont-visitor3 .ttl-line span {
    color: #7f1083;
}

.cont-visitor3 .lead {
    margin-bottom: 5%;
    font-size: 1.2em;
    line-height: 1.8em;
    position: relative;
}

.cont-visitor3 .lead p {
    margin-bottom: 1em;
    width: 100%;
}

.cont-visitor3 .lead ul li {
    font-size: 12px;
    line-height: 140%;
}

.cont-visitor3 .lead span {
    display: block;
    background-color: #23b338;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.cont-visitor3 .free-seminar {
    border: solid 4px #7f1083;
    background-color: #fffbf3;
    padding: 6% 2%;
    margin-bottom: 3%;
}

.cont-visitor3 .free-seminar p {
    text-align: center;
    margin-bottom: 20px;
}

.cont-visitor3 .free-seminar ul li {
    font-size: 14px;
    line-height: 1.4em;
    padding-left: 1em;
    text-indent: -1em;
}

.cont-visitor3 .free-seminar ul {
    width: 55%;
    margin: 0 auto;
}

.cont-visitor3 .nav-date-seminar {
    border: solid 1px #7f1083;
    margin-bottom: 20px;
}

.cont-visitor3 .nav-date-seminar ul {
    overflow: hidden;
    padding: 1%;
}

.cont-visitor3 .nav-date-seminar ul li {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 20px;
    border-right: solid 1px #7f1083;
}

.cont-visitor3 .nav-date-seminar ul li:last-child {
    border-right: none;
}

.cont-visitor3 .nav-date-seminar ul li span {
    font-size: 16px;
}

.cont-visitor3 .nav-date-seminar ul li a {
    color: #7f1083;
    display: block;
    padding: 1em 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.cont-visitor3 .nav-date-seminar ul li a.current {
    background-color: #7f1083;
    color: #fff;
}

.cont-visitor3 .nav-date-seminar ul li a.current i {
    color: #fff;
}

.cont-visitor3 .nav-date-seminar ul li i {
    color: #7f1083;
    font-size: 14px;
}

.cont-visitor3 .cont-seminar {
    padding-bottom: 30px;
    /* background-color: #fffbf3; */
}

.cont-visitor3 .cont-seminar h4 {
    border-bottom: solid 3px #ccc;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    font-size: 18px;
}

.cont-visitor3 .cont-seminar h4:first-letter {
    color: #7f1083;
}

.cont-visitor3 .item-seminar {
    background-color: #fffbf3;
}

.cont-visitor3 .item-seminar .hours-seminar {
    padding: 2%;
    font-size: 20px;
}

.cont-visitor3 .item-seminar .unit-seminar {
    padding: 2%;
}

.cont-visitor3 .cont-seminar h5 {
    background-color: #b541a8;
    color: #fff;
    font-size: 20px;
    padding: 0.8em;
    border-top: solid 3px #7f1083;
}

.cont-visitor3 .cont-seminar h5 span {
    background-color: #f39800;
    color: white;
    font-size: 18px;
    padding: 4px 10px;
    margin-left: 10px;
}
.cont-visitor3 .cont-seminar h5 span.area {
    background-color: #fff;
    color: #b541a8;
    float: right;
    margin-top: -5px;
}
.cont-visitor4 .cont-seminar h5 span {
    background-color: #f39800;
    color: white;
    font-size: 18px;
    padding: 4px 10px;
    margin-left: 10px;
}
.cont-visitor4 .cont-seminar h5 span.area {
    background-color: #fff;
    color: #f5ad35;
    float: right;
    margin-top: -5px;
}

.cont-visitor3 .cont-seminar h1 {
    background-color: #4ec19a;
    color: #fff;
    font-size: 18px;
    padding: 0.8em;
    border-top: solid 3px #ffffff;
}

.cont-visitor3 .cont-seminar h2 {
    background-color: #5dbbe7;
    color: #fff;
    font-size: 18px;
    padding: 0.8em;
    border-top: solid 3px #ffffff;
}

.cont-visitor3 .cont-seminar h3 {
    background-color: #f27272;
    color: #fff;
    font-size: 18px;
    padding: 0.8em;
    border-top: solid 3px #ffffff;
}

.cont-visitor3 .item-seminar .photo {
    margin-bottom: 20px;
    text-align: center;
}

.cont-visitor3 .item-seminar .unit-seminar p {
    margin-bottom: 0.25em;
}

.cont-visitor3 .item-seminar .unit-seminar .section {
    font-weight: bold;
    font-size: 20px;
    border-bottom: solid 1px #333;
    margin-bottom: 0.5em;
}

.cont-visitor3 .item-seminar .unit-seminar .section3 {
    font-weight: bold;
    font-size: 20px;
    border-bottom: solid 1px #333;
    margin-bottom: 0.5em;
    max-width: 550px;
}

.cont-visitor3 .item-seminar .unit-seminar .section2 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0.5em;
}

@media print, screen and (min-width: 769px) {
    /*PC*/
    .cont-visitor3 .lead span {
        width: 240px;
        position: absolute;
        right: 0;
        top: 0;
        background-color: #23b338;
        padding: 15px 0;
        font-weight: bold;
        font-size: 20px;
    }
    .cont-visitor3 .lead span.free-lesson {
        width: 240px;
        position: relative;
        border-radius: 5px;
        padding: 10px 0;
        margin-bottom: 20px;
    }

    .cont-visitor3 .nav-date-seminar ul li a {
        position: relative;
    }

    .cont-visitor3 .nav-date-seminar ul li a i {
        position: absolute;
        right: 5%;
        top: 50%;
        margin-top: -7px;
    }

    .cont-visitor3 .item-seminar {
        display: table;
        width: 100%;
        /*border-bottom: solid 1px #ccc;*/
    }

    .cont-visitor3 .item-seminar .hours-seminar {
        display: table-cell;
        width: 10%;
        vertical-align: top;
        text-align: center;
        border-right: solid 1px #ccc;
    }

    

    .cont-visitor3 .item-seminar .hours-seminar span {
        display: block;
        width: 0;
        height: 0;
        border: solid 10px transparent;
        border-top: solid 10px #000000;
        margin: 10px auto 0;
    }

    .cont-visitor3 .item-seminar .unit-seminar {
        display: table-cell;
        width: 80%;
        vertical-align: top;
    }

    .cont-visitor3 .item-seminar .unit-seminar .body {
        overflow: hidden;
    }

    .cont-visitor3 .item-seminar .unit-seminar .body .photo {
        width: 140px;
        float: right;
        margin-left: 0.25em;
    }

    .cont-visitor3 .item-seminar .unit-seminar .body .article {
        margin-right: 180px;
    }

    .cont-visitor3 .item-seminar .unit-seminar .body_event .photo {
        width: 240px;
        float: right;
        margin-left: 0.25em;
    }

    .cont-visitor3 .item-seminar .unit-seminar .body_event .photo2 {
        width: 250px;
        float: right;
        margin-left: 1em;
    }
}

@media only screen and (max-width: 768px) {
    /*SP*/
    .cont-visitor3 .lead {
        font-size: 14px;
    }

    .cont-visitor3 .lead p {
        width: 100%;
    }

    .cont-visitor3 .lead ul {
        margin-bottom: 1em;
    }

    .cont-visitor3 .lead ul li {
        padding-left: 1em;
        text-indent: -1em;
    }

    .cont-visitor3 .lead span {
        width: 100%;
        padding: 15px 0;
    }

    .cont-visitor3 .free-seminar p {
        width: 60vw;
        margin: 0 auto 20px;
    }

    .cont-visitor3 .nav-date-seminar ul li a {
        font-size: 12px;
        padding: 0.5em 0;
    }

    .cont-visitor3 .nav-date-seminar ul li span {
        font-size: 10px;
    }

    .cont-visitor3 .item-seminar .hours-seminar {
        border-bottom: dotted 1px #333;
    }

    .cont-visitor3 .item-seminar .hours-seminar span {
        display: inline-block;
        width: 0;
        height: 0;
        border: solid 6px transparent;
        border-left: solid 6px #000000;
        margin-left: 10px;
    }

    .cont-visitor3 .item-seminar .hours-seminar p {
            display: inline-block;
    vertical-align: middle;
    }
    .cont-visitor3 .cont-seminar h5 span {
        display: block;
        margin-left: 0;
        margin-top: 6px;
        text-align: center;
    }
}

/* ===================================================================
来場トピックス4（セミナー情報）orange
=================================================================== */
.cont-visitor4 .ttl-line span {
    color: #f29903;
}

.cont-visitor4 .lead {
    margin-bottom: 5%;
    font-size: 1.2em;
    line-height: 1.8em;
    position: relative;
}

.cont-visitor4 .lead p {
    margin-bottom: 1em;
}

.cont-visitor4 .lead ul li {
    font-size: 12px;
    line-height: 140%;
}

.cont-visitor4 .lead span {
    display: block;
    background-color: #23b338;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.cont-visitor4 .free-seminar {
    border: solid 4px #f29903;
    background-color: #fffbf3;
    padding: 6% 2%;
    margin-bottom: 3%;
}

.cont-visitor4 .free-seminar p {
    text-align: center;
    margin-bottom: 20px;
}

.cont-visitor4 .free-seminar ul li {
    font-size: 14px;
    line-height: 1.4em;
    padding-left: 1em;
    text-indent: -1em;
}

.cont-visitor4 .free-seminar ul {
    width: 55%;
    margin: 0 auto;
}

.cont-visitor4 .nav-date-seminar {
    border: solid 1px #f29903;
    margin-bottom: 20px;
}

.cont-visitor4 .nav-date-seminar ul {
    overflow: hidden;
    padding: 1%;
}

.cont-visitor4 .nav-date-seminar ul li {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 20px;
    border-right: solid 1px #f29903;
}

.cont-visitor4 .nav-date-seminar ul li:last-child {
    border-right: none;
}

.cont-visitor4 .nav-date-seminar ul li span {
    font-size: 16px;
}

.cont-visitor4 .nav-date-seminar ul li a {
    color: #f29903;
    display: block;
    padding: 1em 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.cont-visitor4 .nav-date-seminar ul li a.current {
    background-color: #f29903;
    color: #fff;
}

.cont-visitor4 .nav-date-seminar ul li a.current i {
    color: #fff;
}

.cont-visitor4 .nav-date-seminar ul li i {
    color: #f29903;
    font-size: 14px;
}

.cont-visitor4 .cont-seminar {
    padding-bottom: 30px;
}

.cont-visitor4 .cont-seminar h4 {
    border-bottom: solid 3px #ccc;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    font-size: 18px;
}

.cont-visitor4 .cont-seminar h4:first-letter {
    color: #f29903;
}

.cont-visitor4 .item-seminar {
    background-color: #fffbf3;
}

.cont-visitor4 .item-seminar .hours-seminar {
    padding: 2%;
    font-size: 20px;
}

.cont-visitor4 .item-seminar .unit-seminar {
    padding: 2%;
}

.cont-visitor4 .cont-seminar h5 {
    background-color: #f5ad35;
    color: #fff;
    font-size: 20px;
    padding: 0.8em;
    border-top: solid 3px #f29903;
}

.cont-visitor4 .cont-seminar h5 span {
    display: block;
    color: #fff;
    font-size: 18px;
}

.cont-visitor4 .item-seminar .photo {
    margin-bottom: 20px;
    text-align: center;
}

.cont-visitor4 .item-seminar .unit-seminar p {
    margin-bottom: 0.25em;
}

.cont-visitor4 .item-seminar .unit-seminar .section {
    font-weight: bold;
    font-size: 20px;
    border-bottom: solid 1px #333;
    margin-bottom: 0.5em;
}

.cont-visitor4 .item-seminar .unit-seminar .section3 {
    font-weight: bold;
    font-size: 20px;
    border-bottom: solid 1px #333;
    margin-bottom: 0.5em;
    max-width: 550px;
}

.cont-visitor4 .item-seminar .unit-seminar .section2 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0.5em;
}

@media print, screen and (min-width: 769px) {
    /*PC*/
    .cont-visitor4 .lead span {
        width: 240px;
        position: absolute;
        right: 0;
        top: 0;
        background-color: #23b338;
        padding: 15px 0;
        font-weight: bold;
        font-size: 20px;
    }

    .cont-visitor4 .nav-date-seminar ul li a {
        position: relative;
    }

    .cont-visitor4 .nav-date-seminar ul li a i {
        position: absolute;
        right: 5%;
        top: 50%;
        margin-top: -7px;
    }

    .cont-visitor4 .item-seminar {
        display: table;
        border-bottom: solid 1px #ccc;
        width: 100%;
    }

    .cont-visitor4 .item-seminar .hours-seminar {
        display: table-cell;
        width: 10%;
        vertical-align: top;
        text-align: center;
        border-right: solid 1px #ccc;
    }

    .cont-visitor4 .item-seminar .hours-seminar span {
        display: block;
        width: 0;
        height: 0;
        border: solid 10px transparent;
        border-top: solid 10px #000000;
        margin: 10px auto 0;
    }

    .cont-visitor4 .item-seminar .unit-seminar {
        display: table-cell;
        width: 80%;
        vertical-align: top;
    }

    .cont-visitor4 .item-seminar .unit-seminar .body {
        overflow: hidden;
    }

    .cont-visitor4 .item-seminar .unit-seminar .body .photo {
        width: 240px;
        float: right;
        margin-left: 0.25em;
    }

    /*
	.cont-visitor4 .item-seminar .unit-seminar .body .article {
		margin-right: 280px;
	}
	*/
}

@media only screen and (max-width: 768px) {
    /*SP*/
    .cont-visitor4 .lead {
        font-size: 14px;
    }

    .cont-visitor4 .lead ul {
        margin-bottom: 1em;
    }

    .cont-visitor4 .lead ul li {
        padding-left: 1em;
        text-indent: -1em;
    }

    .cont-visitor4 .lead span {
        width: 100%;
        padding: 15px 0;
    }

    .cont-visitor4 .free-seminar p {
        width: 60vw;
        margin: 0 auto 20px;
    }

    .cont-visitor4 .nav-date-seminar ul li a {
        font-size: 12px;
        padding: 0.5em 0;
    }

    .cont-visitor4 .nav-date-seminar ul li span {
        font-size: 10px;
    }

    .cont-visitor4 .item-seminar .hours-seminar {
        border-bottom: dotted 1px #333;
    }

    .cont-visitor4 .item-seminar .hours-seminar span {
        display: inline-block;
        width: 0;
        height: 0;
        border: solid 6px transparent;
        border-left: solid 6px #000000;
        margin-left: 10px;
    }

    .cont-visitor4 .item-seminar .hours-seminar p {
        display: inline-block;
        vertical-align: middle;
    }
}

/* add */
.notes_sample {
    text-align: right;
}
@media only screen and (min-width: 769px) {
    .notes_sample {
        width: 840px;
        margin: 0 auto;
    }
}

.ic_new {
    background-color: #e50044;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    margin-right: 5px;
}

.center {
    text-align: center;
}

.txt_link {
    padding: 15px 0 0;
}

.txt_link a {
    text-decoration: underline;
}

@media only screen and (max-width: 768px) {
    .txt_link {
        font-size: 14px;
    }
}

.show_txt {
    font-weight: 700;
    font-size: 18px;
}

.c_red {
    color: #e60012;
}

.show_ttl_left {
    text-align: left !important;
}

.show_navi {
    margin-top: 200px;
}
.show_navi .comment_right {
    text-align: right;
    font-size: 18px;
    color: #666;
    margin-bottom: 5px;
}

@media only screen and (max-width: 768px) {
    .show_navi {
        margin-top: 70px;
    }

    .show_navi .comment_right {
        text-align: left;
        font-size: 13px;
        line-height: 17px;
        padding-top: 20px;
        color: #666;
    }
}

.shokuhin_style_pc {
    display: block;
    padding: 20px 80px;
}

.shokuhin_style_pc p.text01 {
    font-size: 240%;
}

.shokuhin_style_pc p.text02 {
    padding-top: 20px;
    text-align: right;
    font-size: 240%;
}

.shokuhin_style_pc p.text03 {
    padding-top: 20px;
    text-align: right;
    font-size: 200%;
}

.shokuhin_style_pc p.text04 {
    padding-top: 10px;
    text-align: right;
}

.shokuhin_style_pc span.text01_red {
    color: #f00;
}

.shokuhin_style_sp {
    display: none;
}

@media only screen and (max-width: 768px) {
    .shokuhin_style_pc {
        display: none;
    }
    .shokuhin_style_sp {
        display: block;
        text-align: center;
    }
}

/* attendance */
.attendance_lead p {
    font-size: 18px;
    line-height: 1.8;
}

.attendance_lead_txt {
    font-size: 24px;
    margin: 20px 0 6px;
    text-align: center;
    color: #ff0000;
    font-weight: 700;
}
.attendance_lead_txt.small {
    color: #f00;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 40px;
    margin-top: 6px;
}

.attendance_lead h3 {
    border-bottom: solid 2px #ccc;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    font-size: 18px;
}

h4.attendance_sub {
    font-size: 18px;
    margin-right: 1em;
    margin-bottom: 0.5em;
}

h4.attendance_sub:first-letter {
    color: #44af35;
}

.attention_list {
    margin-left: 1em;
    font-weight: 700;
}

.cocoa_box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.cocoa_box ul {
    text-align: center;
    padding: 1em 2em;
}

.cocoa_box ul li {
    font-weight: 700;
    font-size: 18px;
}

.cocoa_box ul li img {
    width: 127px;
}

.attendance_img {
    text-align: center;
    margin-bottom: 3em;
}

.bottom-text {
    text-align: center;
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: bold;
}

@media only screen and (max-width: 768px) {
    .attendance_lead p {
        font-size: 15px;
    }

    .attendance_lead_txt,.attendance_lead_txt.small {
        font-size: 20px;
    }

    .attendance_lead h3 {
        font-size: 16px;
    }

    h4.attendance_sub {
        font-size: 16px;
    }

    .cocoa_box {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .cocoa_box ul {
        text-align: center;
        padding: 1em 2em;
    }

    .cocoa_box ul li {
        font-size: 16px;
    }

    .cocoa_box ul li a {
        text-decoration: underline;
    }

    .cocoa_box ul li img {
        display: none;
    }
}

/* big-button */
.btn-contact.big {
    font-size: 28px;
}
@media only screen and (max-width: 768px) {
    .btn-contact.big {
        font-size: 5vw;
    }
}

/* -------------------------------
	イベントページ：授賞式
------------------------------- */

#special .award_header {
    display: inline-block;
    font-size: 120%;
}

#special .award_header div {
    display: inline-block;
    margin-right: 10px;
}

#special .award_header div:first-child {
    background-color: #ea5350;
    display: inline-block;
    padding: 2px 15px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: #fff;
    font-size: 18px;
}

#special .award_header div:nth-child(2) {
    font-weight: bold;
    font-size: 112%;
}

#special .award_wrap {
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #fff1d4;
    padding: 15px 20px;
    border: 1px solid #f9deb1;
    border-radius: 2px;
    align-items: center;
    justify-content: space-between;
}

#special .award_wrap a {
    display: inline-block;
    width: auto;
    padding: 0.5em;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.05em;
    font-size: 16px;
    color: #ffffff;
    border-radius: 8px;
    background-color: #f39800;
}

#special .award_wrap a:hover {
    opacity: 0.8;
}

#special .award_wrap a span {
    position: relative;
    padding: 0 2rem;
}

#special .award_wrap a span:after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 43%;
    right: 10px;
    margin-top: -3px;
}

@media only screen and (max-width: 768px) {
    #special .award_wrap {
        display: block;
    }
    #special .award_wrap a {
        margin: 5px 0 0;
    }
    #special .award_header div:first-child {
        margin-bottom: 5px;
    }
}

.unit-topinfo .bus_bnr {
    margin-bottom: 20px;
}

.unit-topinfo .bus_bnr a img:hover {
    opacity: 0.8;
}

.bus_bnr p {
    margin: 0 0px 40px;
    text-align: center;
    font-size: 24px;
    color: red;
    font-weight: bold;
    line-height: 1.5;
}

.bus_bnr p span {
    font-size: 18px;
}



.outline-catch .catch-text p.txt01 span {
    background: linear-gradient(transparent 74%, #e6d800 0%);
}





/* -------------------------------
202110 セミナー追加
------------------------------- */

.cont-visitor .caution {
    margin-bottom: 40px;
    padding: 20px;
    background-color: #eee;
}
.item-seminar .text p img {
    max-width: 300px;
    width: 50%;
    float: right;
    margin-left: 20px;
}
.item-seminar .text p img.small {
    max-width: 200px;
    width: 50%;
}


.cont-visitor .cont-seminar .txtbold {
    font-size: 110%;
    font-weight: bold;
    margin-top: 10px;
}

.cont-visitor3 .item-seminar .mt20 {
    margin-top: 20px;
}



.cont-visitor3 h4 {
    margin-top: 30px;
}
.cont-visitor3 .host_head {
    /* background-color: #b541a8; */
    color: #7f1083;
    font-size: 22px;
    padding: 0.6em;
    border-top: solid 3px #7f1083;
    margin-bottom: 7px;
    border: 1px solid #7f1083;
    border-top: solid 3px #7f1083;
}
.cont-visitor3 .host {
    display: flex;
    width: 100%;
    margin: 0 auto;
    justify-content: space-between;
    flex-direction: row-reverse;
    gap: 40px;
    background-color: #fffbf3;
    padding: 30px;
}
.cont-visitor3 .host .article {
    flex: 1;
}
.host .article > p {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0.5em;
}
.cont-visitor3 .host h4 {
    border-bottom: solid 3px #ccc;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    font-size: 18px;
    margin-top: 0;
    
}
.cont-visitor3 .host h4:first-letter {
    color: #7f1083;
}
.cont-visitor3 .host dl.seminar_content {
    margin-top: 10px;
}



.cont-visitor3 .lead .lead-heading {
    background-color: #7f1083;
    color: white;
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
    width: 100%;
    padding: 5px 0;
}
.cont-visitor3 .inner-art {
    padding: 20px;
    margin: 20px 0;
}
.cont-visitor3 .inner-art h6 {
    font-weight: bold;
    margin-bottom: 10px;
    color: #000;
    font-size: 114%;
    border-bottom: 1px dotted #000;
    padding-bottom: 2px;
}
.cont-visitor3 .inner-art .s-title {
    font-weight: bold;
    margin-bottom: 5px;
}

@media only screen and (max-width: 768px) {
    .cont-visitor .item-seminar .photo.vert {
        width: 55%;
        margin: 5vw auto;
    }
    .cont-visitor .item-seminar .unit-seminar .f-wrap > div > div:last-child img {
        max-width: 55%;
        width: 160px;
    }
        .cont-visitor .item-seminar .unit-seminar .section1 {
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 0.5em;
    }
    .cont-visitor .item-seminar .unit-seminar .f-wrap > div {

        margin-bottom: 20px;
        display: flex;
    }
    .cont-visitor .item-seminar .unit-seminar .f-wrap > div > div:first-child {
        width: 50%;
        order: 2;
    }
    .cont-visitor .item-seminar .unit-seminar .f-wrap > div > div:last-child {
        width: 50%;
    }
    .cont-visitor .item-seminar .unit-seminar .f-wrap > div > div:first-child img {
        max-width: 100%;
        /* width: 160px; */
        margin: 0 auto;
    }
    .cont-visitor .item-seminar .unit-seminar .f-wrap > div {
        
        
    }
    .cont-visitor .cont-seminar h5 .keyword {
        /* margin-top: 2vw; */
    }
    .cont-visitor .cont-seminar h5 .keyword span {
        margin-top: 2vw;
    }


    .cont-visitor3 .host {
        display: block;
        width: 100%;
    }
    .cont-visitor3 .host .photo {
        text-align: center;
        padding-bottom: 20px;
    }

}


.btn-og {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.btn-og a {
    width: 60%;
    background-color: #ff9b00;
    color: white;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    display: inline-block;
    padding: 8px 0;
}
.btn-og a.small {
    width: 30%;
}
.btn-og a:hover {
    opacity: 0.9;
}

.cont-visitor .item-seminar .unit-seminar .body .photo.wide3 {
    width: 450px;
}
.cont-visitor .item-seminar .unit-seminar .body .photo.wide4 {
    width: 420px;
}
.cont-visitor .item-seminar .unit-seminar .section span {
    display: inline-block;
    margin-bottom: 5px;
}
.cont-visitor .item-seminar .unit-seminar .f-right.w150 {
    width: 150px;
}

@media only screen and (max-width: 768px) {
    .cont-visitor .item-seminar .unit-seminar .body .photo.wide3 {
        max-width: 100%;
    }
    .cont-visitor .item-seminar .unit-seminar .body .photo.wide4 {
        max-width: 100%;
    }
    .cont-visitor .item-seminar .unit-seminar .f-right.w150 {
        display: block;
    }
    .btn-og a {
        width: 90%;
    }
    .btn-og a.small {
        width: 60%;
    }
}


@media only screen and (max-width: 768px) {
    .cont-visitor3 .cont-seminar h5 span.area,.cont-visitor4 .cont-seminar h5 span.area {
        font-size: 75%;
    }
}

.inner_money{
    text-align: center;

}



.outline_page .ttl-line2 {
    color: white!important;
    background-color: #169b34;
    padding: 5px 15px;
    text-align: left;
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 36px;
}
.outline_page .ttl-line2 span {
    background: none;
}
.outline_page .ttl-line2:before {
    display: none;
}
.outline_page .special_area .show01 .show {
    border:2px solid #333;
    border-radius: 20px;
    margin-bottom: 15px;
}
.outline_page .special_area .show01 .show:nth-child(1) {
    border-color: #e50044;
}
.outline_page .special_area .show01 .show:nth-child(2) {
    border-color: #44af35;
}
.outline_page .special_area .show01 .show:nth-child(3) {
    border-color: #7f1083;
}


.outline_page .special_area .show01 .show h4 {
    background: none;
    border-bottom: 1px solid #333;
}
.outline_page .special_area .show01 .show:nth-child(1) h4 {
    color: #e50044;
    border-color: #e50044;
}
.outline_page .special_area .show01 .show:nth-child(1) .date dl dt {
    background-color: #e50044;
}
.outline_page .special_area .show01 .show:nth-child(2) h4 {
    color: #44af35;
    border-color: #44af35;
}
.outline_page .special_area .show01 .show:nth-child(2) .date dl dt {
    background-color: #44af35;
}
.outline_page .special_area .show01 .show:nth-child(3) h4 {
    color: #7f1083;
    border-color: #7f1083;
}
.outline_page .special_area .show01 .show:nth-child(3) .date dl dt {
    background-color: #7f1083;
}
.outline_page .special_area .show01 .show h4 {
    padding: 0 0 10px;
    margin-bottom: 18px;
    font-size: 24px;
}

.outline_page .outline dd {
    line-height: 24px;
}


.btn-green {
    background-color: #009e41;
    color: #f1f400!important;
}



@media only screen and (max-width: 768px) {
    .outline_page .outline-catch {
        padding: 2vw 0;
    }
    .outline_page .outline-catch .catch-text {
        width: 100%;
        margin-left: 0;
    }
    .outline_page .pic_list {
        margin: 0;
    }
    .outline_page .ttl-line {
        font-size: 5vw;
        padding: 2vw;
        margin-bottom: 3vw;
        margin-top: 2vw;
        line-height: 1.3;
    }
    .outline_page .special_area {
        margin: 0;
    }
    .outline_page .special_area .show01 .show h4 {
        font-size: 5vw;
    }
}




/* -------------------------------
出展カテゴリ　#show07
------------------------------- */

#show07 .catch {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
#show07 .catch + div {
    text-align: center;
    margin-bottom: 30px;
}
#show07 .catch + div + div {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
#show07 .catch + div + div ul {
    width: 44%;
    font-size: 90%;
    color: #333;
}
#show07 .catch + div + div ul li:last-child{
    margin-top: 14px;
}
#show07 .cate_grid {
    display: grid;
    grid-template-columns: repeat(3,auto) ;
    grid-gap:0;
    background-color: #f6f6f6;
    padding: 10px;
}
#show07 .cate_grid2 {
    display: grid;
    grid-template-columns: 1fr 2fr ;
    grid-gap:0px;
    background-color: #f6f6f6;
    padding: 0 10px;
    margin-top: -10px;
}
#show07 .cate_grid > div {
    padding: 5px 5px;
    cursor: pointer;
}

#show07 .cate_grid > div img:hover {
    cursor: pointer;
    opacity: 0.7;
    /* transition: 0.5s; */
    /* filter: saturate(30%); */
}

.layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
    opacity: 0;
    transition: 0.5s;
}
.layer .view_data {
    z-index: 100;
    max-width: 600px;
    min-height: 120px;
    width: 80%;
    transition: all 1s;
    box-shadow: 0 0 10px #ffffff;
    padding: 15px;
    background-color: rgba(255,255,255,0.8);
    border-radius: 10px;
    z-index: 200;
}
.layer .view_data > div {
    
    border:5px solid #333;
    background-color: white;
    border-radius: 5px;
    
    padding: 15px 20px;

}
.layer .heading {
    background-color: #9b9b9b;
    display: inline-block;
    margin: 0;
    padding: 4px 8px 3px;
    color: white;
    letter-spacing: 2px;
    font-size: 95%;
    font-weight: normal;
    line-height: 1;
    border-radius: 5px;
    margin-bottom: 6px;
}
.layer .view_data .cate_title {
    font-weight: bold;
    font-size: 145%;
    border-bottom: 2px dashed #333;
    padding-bottom: 10px;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-align: center;
    /* text-decoration: underline; */
}
.layer .view_data .cate_text {
    font-family: "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "Yu Gothic Medium",
    "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif ;
}
.view_data_close {
    display: flex;
    justify-content: flex-end;
    cursor: pointer;
    padding-top: 10px;
}
.view_data_close > div {
    display: inline-block;
    border-radius: 3px;
    background-color: #eee;
    padding: 6px;

}
#show07 .text_red {
    color: red;
    /* font-size: 15px; */
    text-align: center;
    text-decoration: underline;
}

@media only screen and (max-width: 768px) {
    #show07 .catch + div + div ul {
        width: 100%;
    }
    #show07 .cate_grid {
        display: grid;
        grid-template-columns: repeat(1,auto) ;
    }
    #show07 .view_data {
        bottom: 9vh;
        left: 0;
        width: 100%;
        padding: 0;
        box-shadow: none;
    }
    #show07 .view_data > div {
        margin: 2vw;
    }


}

/* -------------------------------
フッター
------------------------------- */


#footer {
	clear: both;
	margin: 0 auto;
	background: #e6e6e6;
}

#footer a:link {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer #footerbox {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding: 40px 0 0;
}

@media only screen and (max-width: 640px) {
	#footer #footerbox {
		width: auto;
		margin: 0 auto;
		overflow: hidden;
		padding: 20px 0 0;
	}
}


.fo_sitemap {
	display: block;
	padding: 50px 0 40px;
	border-bottom: 2px solid #dcdcdd;
}

.fo_sitemap_box {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	display: -webkit-flex;
	display: flex;
}

.fo_sitemap .sitemap_ttl {
	font-size: 16px;
	font-weight: 700;
}

.fo_sitemap_block01 {
	width: auto;
	min-width: 300px;
}

.fo_sitemap_block01 ul li {
	margin-bottom: 20px;
}

.fo_sitemap_block02 {
	width: 445px;
}

.fo_sitemap_block03 {
	width: 285px;
}

.fo_sitemap_block02 p,
.fo_sitemap_block03 p {
	clear: both;
}

.fo_sitemap_block02 ul {
	float: left;
	width: 205px;
	/* margin-top: 10px; */
	margin-right: 25px;
	margin-bottom: 25px;
}

.fo_sitemap_block03 ul {
	float: left;
	width: 130px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 25px;
}

.fo_sitemap_block02 ul:nth-of-type(2),
.fo_sitemap_block03 ul:nth-of-type(2) {
	margin-right: 0px;
}

.fo_sitemap_block02 ul li,
.fo_sitemap_block03 ul li {
	margin-bottom: 5px;
}

.fo_bnr ul {
	display: block;
	text-align: center;
}

.fo_bnr ul li {
	display: inline-block;
	margin: 0 5px;
}

@media only screen and (max-width: 640px) {

	.fo_sitemap,
	.fo_bnr {
		display: none;
	}
}

#footer #fo_logo {
	padding: 0 0 20px;
	margin: 0;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
}

#footer #fo_logo p {
	font-size: 14px;
	padding: 0;
}

#footer #fo_logo img.logo {
	width: 36px;
	margin-right: 20px;
	vertical-align: middle;
}

#footer .fo_box {
	padding-bottom: 45px;
}

#footer .fo_box ul {
	text-align: center;
	margin-top: 0;
}

#footer .fo_address {
	text-align: center;
}

#footer .fo_address p {
	text-align: center;
	font-size: 30px;
	font-weight: 700;
}

#footer .fo_address p span {
	font-size: 20px;
}

#footer .copy {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
}

#footer .copy p {
	text-align: center;
	padding: 10px 0;
	font-size: 11px;
	font-size: 0.78571rem;
}

@media only screen and (max-width: 640px) {
	#footer #fo_logo {
		padding: 0 5px 10px;
		margin: 0;
		text-align: center;
		font-size: 14.4px;
		font-weight: 700;
	}

	#footer #fo_logo p {
		font-size: 8px;
		padding: 0;
		line-height: 1;
	}

	#footer #fo_logo img.logo {
		width: 28px;
		margin-right: 7px;
	}

	#footer .fo_box {
		padding-bottom: 70px;
	}

	#footer .fo_box ul {
		text-align: center;
		margin-top: 1em;
	}

	#footer .fo_box ul li {
		white-space: nowrap;
		line-height: 1.4;
		font-size: 10px;
		margin-bottom: 5px;
	}

	#footer .fo_address {
		text-align: center;
	}

	#footer .fo_address p {
		text-align: center;
		font-size: 14px;
		font-weight: 700;
	}

	#footer .fo_address p span {
		font-size: 20px;
	}

	#footer .copy {
		display: none;
	}

    .footer-menu ul {
		text-align: center;
		min-height: 55px;
		line-height: 55px;
		display: flex;
	}

	.footer-menu ul li {
		display: inline-block;
		vertical-align: middle;
		color: #ffffff;
		font-size: 3vw;
		font-weight: bold;
		padding: 0;
		line-height: 1.5;
	}

    
	.footer-menu {
		width: 100%;
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		background: #009e41;
		background: -moz-linear-gradient(top, #009e41 0%, #147e34 100%);
		background: -webkit-linear-gradient(top, #009e41 0%, #147e34 100%);
		background: linear-gradient(to bottom, #009e41 0%, #147e34 100%);
		box-shadow: 1px -5px 6px 3px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 1px -5px 6px 3px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 1px -5px 6px 3px rgba(0, 0, 0, 0.2);
		z-index: 1;
	}

	.footer-menu {
		left: 0px;
	}
}


#show06 .img_outline {
    text-align: center;
}
#show08 .img_specialevent {
    text-align: center;
}

#show06 .show_outline .flex_wrap {
    display: flex;
    justify-content: center;
}
#show06 .show_outline .flex_wrap > div:nth-child(odd){
    border: 7px solid #14ae67;
    border-radius: 10px;
    padding: 10px;
    width: 32%;
}
#show06 .show_outline .flex_wrap > div:nth-child(odd) > div {
    border: 4px double #14ae67;
    height: 100%;
}
#show06 .show_outline h4 {
    font-weight: bold;
    font-size: 30px;
    color: white;
    background-color: #169b34;
    padding: 10px 0;
    text-align: center;
    letter-spacing: 2px;
}
#show06 .show_outline h4 + div {
    padding: 20px 10px;
}
#show06 .show_outline h4 + div > div:first-child {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    text-decoration: underline;
}
#show06 .show_outline ul {
    padding-left: 20px;
}
#show06 .show_outline ul + div {
    text-align: right;
}
#show06 .show_outline ul li {
    list-style: disc;
}
#show06 .show_outline .flex_wrap > div:nth-child(2) {
    width: 20%;
    padding: 6% 2%;
}
#show06 .show_outline .flex_wrap > div:nth-child(2) h5 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #006835;
    text-decoration: underline;
    margin-bottom: 20px;
}
#show06 .show_outline .flex_wrap > div:nth-child(2) img {
    width: 100%;
}
#show06 .show_outline .flex_wrap > div:nth-child(2) ul li {
    list-style-type: square;
}
#show06 .show_outline .flex_wrap > div:nth-child(4) { 
    display: none;
}


#show08 .specialevent {
    border: 4px solid #804f22;
    border-radius: 30px;
    background-color: #fff8f2;
    width: 90%;
    margin: 0 auto;
}
#show08 .specialevent::before {
    /* content: "";
    background-image: url(../img/show/special_bk1.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 126px;
    display: block; */
    
}
#show08 .specialevent > div {
    padding: 40px 30px 30px;
    /* margin-top: -80px; */
}
#show08 .specialevent > div span.red {
    color: red;
    text-decoration: underline;
}
#show08 .specialevent h4 {
    text-align: center;
}
#show08 .specialevent h4 img {
    width: 70%;
}
#show08 .specialevent h4 + div {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin: 40px 0 30px;
}
#show08 .specialevent > div > div:nth-child(4),#show08 .specialevent > div > div:nth-child(5){
    border: 2px solid #5e3a19;
    margin-top: 20px;
    background-color: white;
}
#show08 .specialevent > div > div:nth-child(4) h6,#show08 .specialevent > div > div:nth-child(5) h6 {
    background-color: #5e3a19;
    color: white;
    padding: 6px 15px;
    font-size: 18px;
    letter-spacing: 2px;
}
#show08 .specialevent > div > div:nth-child(4) ul {
    padding: 10px 20px;
    padding-left: 20px;
}
#show08 .specialevent > div > div:nth-child(5) ul {
    padding: 20px;
    display: flex;
    padding-left: 40px;
    flex-wrap: wrap;
}
#show08 .specialevent > div > div:nth-child(5) ul span {
    white-space: nowrap;
}
#show08 .specialevent > div > div:nth-child(4) ul li,#show08 .specialevent > div > div:nth-child(5) ul li {
    list-style: none;
}
#show08 .specialevent > div > div:nth-child(5) ul li {
    padding-right: 0;
    width: 21%;
}
#show08 .specialevent > div > div:last-child {
    background-color: #5e3a19;
    color:white;
    padding: 20px;
    border-radius: 10px;
    margin-top: 50px;
}
#show08 .specialevent > div > div:last-child > div:first-child {
    text-align: center;
    margin-top: -40px;
    margin-bottom: 10px;
}
#show08 .specialevent > div > div:last-child > div:first-child img {
    width: 80%;
}
#show08 .specialevent > div > div:last-child ul {
    padding-left: 10px;
}
#show08 .specialevent > div > div:last-child ul li {
    list-style: none;
}


@media only screen and (max-width: 640px) {
    #show06 .show_outline .flex_wrap {
        flex-direction: column;
        border: 2px solid #14ae67;
        padding: 2vw;
    }
    #show06 .show_outline .flex_wrap > div:nth-child(odd) {
        width: 100%;
        padding: 0;
        border: 2px solid #14ae67;
    }
    #show06 .show_outline .flex_wrap > div:nth-child(2) {
        width: 100%;
    }
    #show06 .show_outline h4 {
        font-size: 6vw;
        padding: 2vw;
    }
    #show06 .show_outline h4 + div > div:first-child {
        font-size: 5vw;
        margin-bottom: 3vw;
    }
    #show08 .specialevent { 
        width: 100%;
    }
    #show08 .specialevent > div {
        padding: 6vw 4vw;
    }
    #show08 .specialevent h4 img {
        width: 100%;
    }
    #show08 .specialevent h4 + div {
        font-size: 5vw;
        margin: 3vw 0;
    }
    #show08 .specialevent > div > div:nth-child(5) ul {
        /* display: block; */
        padding: 4vw;
    }
    #show08 .specialevent > div > div:last-child > div:first-child img {
        width: 100%;
    }
    #show08 .specialevent > div > div:last-child ul {
        padding-left: 0;
    }
    
    #show08 .specialevent > div > div:nth-child(4), #show08 .specialevent > div > div:nth-child(5) {
        margin-top: 3vw;
    }
    #show08 .specialevent > div > div:nth-child(5) ul li {
        width: 49%;
    }
    #show06 .show_outline .flex_wrap > div:nth-child(1) {
        order: 1;
        margin-bottom: 0;
    }
    #show06 .show_outline .flex_wrap > div:nth-child(2) {
        order: 4;
        padding: 6vw 20vw;
        background-color: #f5f5f5;
        position: relative;
        margin-top: 15vw;
    }
    #show06 .show_outline .flex_wrap > div:nth-child(2)::before {
        content: "";
        border-top: 7vw solid #14ae67;
        border-right: 9vw solid transparent;
        border-bottom: 9vw solid transparent;
        border-left: 9vw solid transparent;
        position: absolute;
        top: -11vw;
        left: 38vw;
    }
    #show06 .show_outline .flex_wrap > div:nth-child(2) img {
        display: none;
    }
    #show06 .show_outline .flex_wrap > div:nth-child(3) {
        order: 3;
    }
    #show06 .show_outline .flex_wrap > div:nth-child(4) {
        order: 2;
        text-align: center;
        display: block;
    }
    #show06 .show_outline .flex_wrap > div:nth-child(4) img {
        width: 35vw;
    }
    
    #show06 .show_outline h4 + div {
        padding: 3vw;
    }
    #show08 .pc_only {
        display: none;
    }
    #show06 .show_outline .flex_wrap > div:nth-child(2) h5 {
        font-size: 6vw;
    }

}


.merit-container .item-merit h3 {
    background-color: #e50044;
}

/* -------------------------------
20220825
------------------------------- */
header {
    border-bottom: none;
}

.header_block_sp,
.head_access_sp {
	display: none;
}


.gnavi {
    background-color: #1b992f;
}
.gnavi ul {
    height: 60px;
    display: flex;
}
.gnavi ul li a,.gnavi ul li span {
    font-size: 17px;
}
.gnavi ul li.nav-home {
    width: 66px!important;
    background-color: #107020;
}
.gnavi ul li.nav-home a {
    display: block;
    position: relative;
    line-height: 1;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;

}
.gnavi ul li.nav-home a:hover {
    background-color: #078346;
}
.gnavi ul li.nav-first:first-child {
    border-left:1px solid #1a852b;
}
.gnavi ul li.nav-first {
    border-right:1px solid #1a852b;
    border-bottom: 1px solid #1a852b;
    height: auto;
}
.gnavi ul li.nav-first span {
    display: block;
    height: 100%;
    width: 100%;
    line-height: 120%;
    position: relative;
    top: auto;
    transform: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gnavi ul li.nav-first > a,.gnavi ul li.nav-first > span {
    background-color: #1b992f;
    color: white;
    font-size: 16px;
}
.gnavi ul li.nav-first > a:hover {
    color: #1b992f!important;
    background-color: white;
}
.gnavi ul li.nav-first > span:hover {
    color: #aaddb2;
    background-color: white;
}
.gnavi ul li.nav-first > span:hover::after {
    content: "Coming Soon";
    display: block;
    position: absolute;
    bottom: 0;
    color: #999;
    font-size: 75%;
}
.gnavi ul li.nav-nomal a:hover {
    color: #1b992f;
}


.slicknav_menu .slicknav_nav {
    background-color: #f7f7f7;
    color: #000;
}
.slicknav_nav ul.dropmenu {
    padding: 0;
}
.slicknav_nav ul.dropmenu li a {
    padding: 15px;
    padding-left: 20px;
    font-size: 16px;
    color: rgb(29,33,41);
    border-top: 1px solid #ccc;
}
.slicknav_nav ul.dropmenu li > span {
    padding: 15px;
    display: block;
    background-color: #aaa;
    color: white;
    font-size: 16px;
} 
.slicknav_nav ul.dropmenu li > span::after {
    content: "　Coming Soon";
    color: white;
    font-size: 14px;
}



/* attendance */
#attendance .tac {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin-top: 30px;
    color: #ea5350;
}
.attendance_lead_txt {
    font-size: 24px;
    margin: 20px 0 6px;
    text-align: center;
    color: #000;
    font-weight: 700;
}
#attendance .press_btn-area .btn-contact {
    background-color: #ea5550;
}



.seminar_lead_ttl {
    margin-bottom: 2em;
    background-color: #ea5350;
    color: #fff;
    padding: 15px;
    text-align: center;
}
.seminar_lead_ttl h2 {
    font-size: 24px;
    margin-bottom: 0;
    line-height: 2rem;
}
.seminar_lead_ttl p {
    text-align: center;
    font-size: 20px;
}

.attendance_lead p {
    font-size: 18px;
    line-height: 1.8;
}

.attendance_lead_txt {
    font-size: 24px;
    margin: 2em 0;
    text-align: center;
    color: #000;
    font-weight: 700;
}
.attendance_lead_txt.small {
    color: #f00;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 40px;
    margin-top: 6px;
}

.attendance_lead h3 {
    border-bottom: solid 2px #ccc;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    font-size: 18px;
}
.second-container .btn-area {
    margin-bottom: 20px;
}


/* footer */
.fo_sitemap_block01 {
    border-right: 1px solid #d9d9d9;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1.5;
}
.fo_sitemap .sitemap_ttl span {
    color: #aaa;
}



@media only screen and (max-width: 640px) {
    
    /* header */
    .head_access_sp {
        display: block;
    }

    .head_access_sp ul {
        background: #188128;
        padding: 0 5px;
        font-size: 10px;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .head_access_sp ul li {
        padding: 5px 0 5px 5px;
        line-height: 1.2;
        font-weight: 700;
        color: #fff;
        
    }

    .head_access_sp ul li p {
        font-size: 14px;
        line-height: 1.4;
        font-weight: normal;
    }
    .mv-container {
        margin-top: 131px;
    }

    .outline_page .outline-catch {
        padding: 0 0 2vw;
    }
    .container_top {
        padding-top: 39vw;
    }
    .seminar_lead_ttl {
        padding: 0;
    }
    .attendance_lead_txt {
        font-size: 5vw;
    }
    header .header-inner {
        border-bottom: 1px solid #aaa;
    }
    #page-top {
        bottom: 10vh!important;
        right: 2vw;
        width: 15vw;
        height: 15vw;
        opacity: 0.5;
    }
    .top_btn img {
        width: 90%;
    }


    .footermenu .footer-menu {
		display: flex;
	}
	.footer-menu > a {
		display: block;
		width: 40%;
	}
    .footer-menu > a:nth-child(1) {
		display: block;
		width: 43%;
	}
    .footer-menu > a:nth-child(2) {
		display: block;
		width: 43%;
	}
    .footer-menu > a:nth-child(3) {
        display: block;
        width: 15%;
 }
    .footer-menu > a:nth-child(3) img {
        width: 35px;
        height: 35px;
    }

	.footer-menu > div {
        display: block;
		width: 15%;
	}

    .footer-menu > div.top_btn img {
        width: 20px!important;
        margin-bottom: 5px;
    }

	.tel_btn,.mail_btn {
		display: block;
		width: auto;
	}
}


/* -------------------------------
banner
------------------------------- */


/* -------------------------------
banner 20220728
------------------------------- */
.banner .h1_pagettl {
    background: url(../img/bg_h1.png) left top no-repeat;
}

.banner .h1_ttltxt {
	display: table-cell;
	width: 585px;
	height: 190px;
	max-height: 190px;
	vertical-align: middle;
}
.banner .h1_ttltxt span {
    padding-left: 35px;
}
.banner .h1_ttltxt h1 {
	line-height: 1;
	color: #000000;
	font-size: 26px;
	letter-spacing: .2em;
	font-weight: 700;
	padding-left: 35px;
}
.banner .h1_ttltxt p {
	border-top: 2px solid #126820;
	line-height: 1;
	color: #8c6239;
	font-size: 10px;
	letter-spacing: .2em;
	padding-top: 14px;
	margin-top: 14px;
}
.banner .m20 {
    margin: 20px 0;
}
.banner h2.style_h201 {
    border-left: none;
}
.banner h2.style_h201 {
    padding: 25px 25px 25px 30px;
    margin-bottom: 20px;
    border-left: 8px solid #ffc33c;
    font-size: 26px;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
    background: #126820 url(../images/bg_h201.svg) left center no-repeat;
    background-size: 8px;
    color: #ffffff;
}
.banner .explanation {
    padding: 10px;
}
.banner h3 {
    margin: 20px 0 10px;
    border-bottom: #aaa 1px solid;
    font-size: 100%;
}
.banner .explanation li:first-letter {
    color: #126820;
    padding-right: 5px;
}

@media only screen and (max-width: 640px) {
    .h1_ttltxt {
        padding-left: 4vw;
    }
    .banner .explanation {
        padding: 5vw;
    }
    .banner .pcblank {
        display: none;
    }
    
}

/* -------------------------------
20220907
------------------------------- */
.outline_page .catch-text-banner {
    background-color: #f39800;
    text-align: center;
    display: flex;
    align-items: center;
    padding: 25px 0;
    flex-direction: column;
    border: 1px solid #cf8100;
    margin-top: 20px;
}
.outline_page .catch-text-banner > div:first-child {
    font-size: 40px;
    font-weight: bold;
    color: #fff000;
    line-height: 1;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-shadow: 0 0 3px #5a3900;
}
.outline_page .catch-text-banner > div:last-child {
    font-size: 27px;
    color: white;
    font-weight: bold;
    letter-spacing: 1px;
    text-shadow: 0 0 2px #333;
}
.seminar .h1_ttltxt h1 {
    display: flex;
    align-items: center;
}
.seminar .h1_ttltxt h1 div {
    background-color: #e95513;
    color: white;
    border-radius: 8px;
    display: inline-block;
    font-size: 85%;
    padding: 5px 8px;
    margin-left: 10px;
    letter-spacing: 2px;
}
.seminar .h1_ttltxt h1 div span {
    font-size: 80%;
}


/* -------------------------------
20221102
------------------------------- */
.outline_page #show02 .special_area,.outline_page #show02 .exhibition_area {
    margin: 0;
}
.outline_page .ttl-line2 {
    margin-top: 20px;
}
.outline_page .period .time span {
    font-size: 80%;
    margin-left: 5px;
}
.outline_page .backup .addtext {
    margin-right: 10px;
}


.show .second-container .btn-area {
    margin-bottom: 20px;
    margin-top: 60px;
}


@media only screen and (max-width: 640px) {
    .pc_only {
        display: none;
    }
    .outline_page .catch-text-banner {
        padding: 5vw 3vw 3vw;
    }
    .outline_page .catch-text-banner > div:first-child {
        font-size: 7vw;
        line-height: 6.3vw;
        margin-bottom: 3vw;
    }
    .outline_page .catch-text-banner > div:last-child {
        font-size: 5vw;
        line-height: 1.2;
    }
    .seminar_lead_ttl h2 {
        font-size: 5vw;
        line-height: 1.3;
    }
    .outline_page .ttl-line2 {
        text-align: center;
        margin-top: 10px;
    }


    .show .second-container .btn-area {
        margin-top: 8vw;
    }
}




/* -------------------------------
20230213
------------------------------- */


.top .sns_icon {
	display: flex;
	gap: 20px;
	border-top: 1px solid #ddd;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 35px;
	margin-bottom: 25px;
	align-items: center;
}
.top .sns_icon a {
	display: block;
	width: 50px;
}





.schedule_block ul li:first-of-type {
    border: 2px solid #414141;
    color: #414141;
}
.schedule_block ul:last-of-type li:first-of-type {
    background-color: #414141;
}
.schedule_block ul li.big {
    color: #414141;
}


#show07 {
    margin-bottom: 50px;
}
#show03 {
    /* padding-top: 220px; */
}
.merit-container .merit-dl dt {
    font-size: 20px;
}
.merit-container .item-merit h3 {
    margin-bottom: 1.5rem;
}
.merit-container .notes {
    font-size: 13px;
    color: #EA5550;
    text-align: center;
}
.merit05 .merit_buyer {
    background-color: #FCFF6B;
}
.merit05 .merit_buyer .ab {
    position: relative;
}
.merit-container .merit05 .box dt {
    display: flex;
    flex-direction: column;
}
.merit-container .merit-dl dt span {
    color: #087227;
    line-height: 1.5;
}
.merit05 .merit_buyer .ab {
    color: #D20000;
}
.merit05 h4 {
    font-size: 17px;
    color:#0c7124;
    text-align: center;
}
.merit-container .merit05 .box dd {
    background-color: #FEFFC0;
}
.show_graf_ttl {
    text-align: center;
    color: #e60012;
    font-size: 20px;
}
.show_graf_ttl.black {
    color: #000000;
}
#show06 h4 {
    color: #D20000;
}
.merit-container .merit05 > div:last-child > div:last-child {
    gap: 20px;
}
#show04 .img_flex_wrap, #show05 .img_flex_wrap {
    display: flex;
    gap: 10px;
}
#show04 h3 {
    font-size: 28px;
}
#show04 h4.super {
    border-radius: 40px;
    color: white;
    font-size: 28px;
    padding: 9px;
    line-height: 1;
    background-color: #0c7124;
}
#show04 .tac {
    text-align: center;
    font-size: 14px;
}
#show04 .img_flex_wrap {
    margin-top: 20px;
}
#show04 .f_wrap {
    display: flex;
    gap: 20px;
    margin: 20px 0 0;
    font-weight: bold;
}

#show05 .catch {
    font-size: 20px;
    color: #D20000;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}
#show05 .catch2 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #414141;
}
#show05.invitation_box h4 {
    font-size: 16px;
    background-color: #0c7124;
    border-radius: 20px;
    color: white;
    margin: 10px auto 20px;
    display: flex;
    padding: 5px 10px;
    line-height: 1;
    width: 100px;
    text-align: center;
    justify-content: center;
}
#show05.invitation_box h4.wide {
    width: 170px;

}
#show05.invitation_box h4 + div {
    font-size: 12px;
}
.item-merit.merit02 .merit-dl dt {
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.schedule {
    padding: 20px;
    border: 1px solid #000;
}
.schedule h5 {
    font-size: 28px;
    padding: 0;
    line-height: 1.6;
    background-color: #0c7124;
}
.schedule_block {
    padding: 0;
    margin-bottom: 15px;
}
.schedule_block ul {
    margin-top: 0;
}
#show06 .inner > div.schedule_block {
    margin: 10px 0;
}
.schedule_block ul:last-child {
    margin-right: 0;
}
#show06 .schedule .inner {
    padding-bottom: 0;
}
.schedule_block ul {
    margin-right: 24px;
}
.schedule_block ul li:first-of-type:before {
    border-top-color: #414141;
}
.exhibition_area p {
    margin-bottom: 0;
}
/* .show_page .btn-area a {
    font-size: 28px;
}
.show_page .btn-area a.btn {
    padding: 10px 0;
    max-width: 588px;
    width: 100%;
    background-color: #EA5550; 
}
.show_page .second-container .btn-area {
    max-width: 588px;
    width: 100%;
} */
#schedule {
    margin-top: -200px;
    padding-top: 200px;
}
.show .inner {
    display: block;
    padding-bottom: 0;
}

.show .img_shadow {
    box-shadow: 3px 3px 7px #ccc;
    margin-bottom: 20px;
}



.composition_wrap {
    margin-bottom: 50px;
}
.composition_fwrap {
    display: flex;
    margin-top: 30px;
}
.composition_fwrap img {
    cursor: pointer;
}
.composition_wrap h2 {
    background-color: #169b34;
    color: #ffffff;
    font-size: 28px;
    line-height: 1.7;
    text-align: center;
    /* margin-top: 88px; */
    margin-top: 40px;
}
.composition_notes {
    line-height: 2;
    text-align: center;
    margin: 10px 0;
    color: red;
    text-decoration: underline;
}
.composition_layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
    opacity: 0;
    transition: 0.5s;
}
.composition_layer .view_data {
    z-index: 100;
    max-width: 900px;
    min-height: 120px;
    width: 80%;
    transition: all 1s;
    box-shadow: 0 0 10px #ffffff;
    padding: 30px 50px;
    background-color: rgba(255,255,255,1);
    border-radius: 0;
    z-index: 200;
    display: flex;
        gap: 4%;
        align-items:stretch;
}
.composition_layer .view_data h3 {
    background-color: #EA5550;
    color: white;
    border-radius: 20px;
    display: inline-block;
    line-height: 1;
    padding: 6px 10px;
    
}
.composition_layer.layer2 .view_data h3 {
    background-color: #22AC38;
}
.composition_layer.layer3 .view_data h3 {
    background-color: #F39800;
}
.composition_layer .view_data > div {
    flex-basis: 48%;
    overflow: hidden;
}
.composition_layer .view_data > div > div {
    border-left: 2px solid #EA5550;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
    height: 100%;
}
.composition_layer.layer2 .view_data > div > div {
    border-left: 2px solid #22AC38;
}
.composition_layer.layer3 .view_data > div > div {
    border-left: 2px solid #F39800;
}
.composition_layer .view_data > div > div > div:nth-child(2) {
    color: #EA5550;
    margin-top: 20px;
}
.composition_layer.layer2 .view_data > div > div > div:nth-child(2) {
    color: #22AC38;
}
.composition_layer.layer3 .view_data > div > div > div:nth-child(2) {
    color: #F39800;
}


.nav-category ul li a, .nav-show ul li a {
    line-height: 1.4;
    color: #0c7124;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* padding: 14px 0; */
}
.nav-show ul {
    padding: 10px 0; 
}
.nav-show ul li a i {
    right: 9%;
}


.exhibition_area h3.ttl-line {
    color: #0c7124;
}
.merit-container .item-merit h3 {
    background-color: #0c7124;
}
.show_graf_ttl {
    color: #0c7124;
}

#dropmenu {
    border-bottom: none;
}
.outline h4 {
    font-size: 28px;
}



.nav-sns_fb {
    background: #325095;
}
.nav-sns_fb span {
    color: white!important;
}
.nav-sns_ig {
    background: #eb0f8d;
}
.nav-sns_ig span {
    color: white!important;
}

@media only screen and (min-width: 641px) {
    .sp {display: none;}
}
@media only screen and (min-width: 769px) {
    .gnavi ul li.nav-mobile {
        display: none;
    }
}

@media only screen and (max-width: 1000px) {
    .header-inner {
        max-width: 100%;
        height: auto;
    }
    .gnavi ul{
        max-width: 100%;
    }
    #dropmenu {
        border-bottom: none;
    }
    .container {
        max-width: 100%;
    }
    .fo_sitemap_box {
        max-width: 100%;
    }
    .unit-bnr {
        max-width: 100%;
    }
    .show_navi {
        margin-top: 250px;
    }
    #footer #footerbox {
        max-width: 100%;
    }
    #show06 .show_outline .flex_wrap > div:nth-child(2) {
        width: 33%;
    }


}

@media only screen and (max-width: 768px) {

    

    #show07 .cate_grid {
        grid-template-columns: repeat(2,auto);
    }
    .show_navi {
        margin-top: 70px;
    }
    
    .nav-show ul {
        padding: 0;
    }
    .nav-show ul li:nth-child(5) {
        padding: 0;
    }
    .item-merit.merit04 .merit-buyer .shadow {
        display: flex;
        gap: 2%;
    }
    .item-merit.merit04 .merit-buyer .shadow > img {
        width: 48%;
    }
    .item-merit.merit05 .f_wrap {
        display: flex;
        flex-wrap: wrap;
    }
    .merit-container .merit05 > div:last-child > div:last-child {
        display: flex;
        justify-content: center;
    }
    .merit-container .merit05 > div:last-child > div:last-child > div {
        width: 48%;
    }
    
    .schedule_block ul li:first-of-type:before {
        right: -17px;
    }
}

@media only screen and (max-width: 640px) {
    .pc {display: none;}

    .container_top {
        padding-top: 120px;
    }
    
    #show07 .cate_grid {
        grid-template-columns: repeat(1,auto);
    }



    #show04,#show05,#show07  {
        margin-top: -120px;
        padding-top: 120px;
        margin-bottom: 0;
    }
    #schedule {
        margin-top: -150px;
        padding-top: 150px;
        margin-bottom: 0;
    }

    .ttl-line span {
        font-size: 20px;
    }

    .show_page img.s90 {
        width: 90%!important;
    }
    #show04 .img_flex_wrap {
        text-align: center;
    }
    .merit-container .merit05 > div:last-child > div:last-child > div {
        text-align: center;
    }
    .show_page .btn-area {
        margin-bottom: 12vw;
    }
    .nav-show .pc_only {
        display: none;
    }
    .nav-show ul {
        padding: 0; 
    }
    .nav-show ul li {
        padding: 0;
    }
    .nav-category ul li a, .nav-show ul li a {
        padding: 14px 0;
    }
    


    #top_content .top_information ul.info .info_date {
        min-width: 70px;
    } 
    #top_content .top_information ul.info {
        gap: 0;
    }
    .outline dl.ramen dd {
        font-size: 18px;
    }
    .outline_bk h4 {
        font-size: 20px;
        padding: 5px;
    }

    #show03 {
        padding-top: 120px;
        margin-top: -120px;
    }
    .merit-container .merit-dl dt {
        font-size: 16px;
    }
    .merit-container .merit-dl dt span {
        font-size: 18px;
    }
    .show_graf_ttl {
        font-size: 15px;
    }
    .merit-container .notes {
        font-size: 12px;
        line-height: 1.5;
    }
    .merit-container .item-merit h3 {
        margin-bottom: 15px;
        padding: 4px 0;
        font-size: 18px;
    }
    .merit-container .merit05 .box dt {
        align-items: center;
        padding-left: 0;
    }
    .merit-container .item-merit {
        margin-bottom: 30px;
    }
    .item-merit.merit02 .merit-dl dt {
        min-height: auto;
    }
    dl.merit-dl dt.merit_buyer {
        font-size: 16px;
    }
    #show04 .tac {
        font-size: 13px;
    }
    #show05.invitation_box h4 + div {
        padding: 0 1.5em;
        font-size: 14px;
    }
    #show04 h4.super {
        font-size: 15px;
        padding: 8px 0;
    }
    #show05 .catch {
        font-size: 15px;
        line-height: 1.5;
    }
    #show05 .catch2 {
        font-size: 15px;
        line-height: 1.5;
    }
    #show05.invitation_box h4 {
        font-size: 14px;
        padding: 6px 0 4px;
        margin-top: 20px;
    }
    #show06 .schedule .inner {
        padding-bottom: 0;
        padding-top: 5px;
    }
    #show06 > div:nth-child(2) {
        font-size: 16px;
    }
    #show06 .show_outline h4 {
        font-size: 20px;
    }
    #show06 .show_outline h4 + div > div:first-child {
        font-size: 18px;
    }
    #show06 .show_outline .flex_wrap > div:nth-child(2) {
        width: 100%;
    }
    #show07 .catch {
        font-size: 18px;
    }
    .show_graf.mod2021 img {
        padding: 10px 0;
    }
    .show .second-container .btn-area {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .schedule {
        padding: 10px;
    }
    .schedule h5 {
        font-size: 15px;
        line-height: 2.3;
    }
    
    .schedule_block ul li:first-of-type:before {
        border-top-color: #000000;
    }
    .show_page .btn-area a {
        font-size: 15px;
    }




    .merit-container .merit05 > div:last-child > div:last-child > div {
        width: 92%;
    }
    .merit-container .merit05 > div:last-child > div:last-child > div:nth-child(2){
        width: 100%;
    }



    .schedule_block ul {
        width: 41%;
    }
    .schedule_block ul li:first-of-type {
        height: 80px;
    }
    .schedule_block ul li:first-of-type {
        border: 1px solid #414141;
        font-size: 14px;
    }
    .exhibition_area p {
        margin-bottom: 10px;
        line-height: 1.5;
    }

    .composition_wrap {
        margin-bottom: 20px;
    }
    .composition_wrap h2 {
        font-size: 17px;
        line-height: 1.4;
        /* margin-top: 40px; */
        margin-top: 15px;
        padding: 10px 0;
    }
    .composition_fwrap {
        flex-wrap: wrap;
        justify-content: center;
        gap: 5px;
    }
    .composition_fwrap > div {
        flex: 0 0 63%;
    }
    .composition_layer .view_data {
        padding: 16px 16px 0 16px;
        flex-direction: column;
        width: 90%;
    }
    .composition_layer .view_data > div > div {
        border-left: 2px solid #EA5550;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-top: 15px;
        height: 100%;
        margin-bottom: 15px;
    }
    .layer .view_data {
        width: 95%;
        padding: 5px;
    }
    .outline h4 {
        font-size: 18px;
        padding: 7px 0px;
    }


}


/* -------------------------------
20230220
------------------------------- */





.show .middle {
    /* background-color: #fff8ed; */
    padding: 0 0 40px 0;
}

@media only screen and (max-width: 1000px) {
    .container_top {
        padding-top: 188px;
    }
    .mv-container {
        margin-top: 208px;
    }
    #show01, #show02, #show03, #show04, #show05, #show06, #show07,#schedule {
        margin-top: -5px;
        padding-top: 5px;
    }
    #show04 h3 {
        font-size: 18px;
    }
    .unit-topinfo {
        width: 95%;
        float: initial;
        margin: 0 auto;
    }
    .unit-topinfo:first-child {
        margin: 0 auto;
    }
    .unit-news .news > dl:nth-child(n + 5) {
        display: none;
    }
    .unit-news .news .info_list_btn {
        text-align: center;
        background: #c7b299;
        width: 240px;
        height: 30px;
        line-height: 20px;
        border-radius: 8px;
        margin: 30px auto 15px;
    }
    .unit-news .news .info_list_btn img {
        width: 30px;
    }
    .unit-news .news .info_list_btn.open_news img {
        transform: scale(1, -1);
    }
}
@media only screen and (max-width: 768px) {
    header {
        position: relative;
    }
    .mv-container {
        margin-top: 0;
    }
    .show_navi {
        margin-top: 0;
    }
    .container_top {
        padding-top: 0;
    }
    .outline_page .catch-text-banner {
        margin-top: 0;
    }
    .outline_page .outline-catch {
        padding: 0 0 10px;
    }
    .mv-container {
        margin-top: 0;
    }
    #show04 h4.super {
        font-size: 18px;
    }
}
@media only screen and (max-width: 640px) {
    #show04 h4.super {
        font-size: 15px;
    }
    .show .middle {
        /* background-color: #fff8ed; */
        padding: 1px 0 1px 0;
    }
}


/* -------------------------------
20230821
------------------------------- */



header#header .header-pre-entry {
    height: 55px;
}
header#header .header-pre-entry {
    padding-top: 5px;
    margin-top: 0;
}
header#header .header-pre-entry > a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 3px;
    height: 45px;
    text-decoration: none;
    color: white;
    border-radius: 4px;
    position: relative;
    padding-top: 2px;
}
header#header .header-pre-entry > a {
    background-image: url(../images/icon_arrow.png);
    background-position: 96% center;
    background-repeat: no-repeat;
    background-size: 10px;
}
header#header .header-pre-entry > a span {
    color: yellow;
    font-weight: normal;
}

header#header .header-pre-entry > a.left_btn {
    background-color: #e55b52;
    box-shadow: 0 4px 0px #ac2b27;
    z-index: 1;
}
header#header .header-pre-entry > a.left_btn:hover {
    background-color: #ac2b27;
    opacity: 1;
}
header#header .header-pre-entry > a.right_btn {
    background-color: #009f44;
    box-shadow: 0 4px 0px #004f25;
    z-index: 9;
}
header#header .header-pre-entry > a.right_btn:hover {
    background-color: #004f25;
    opacity: 1;
}
header#header .header-pre-entry > a:hover {
    box-shadow: none;
    margin-top: 4px;
    transition: 0.3s;
}

header#header .header-pre-entry > a::before {
    content: '';
    position: absolute;
    top: 0;
    left: -33%;
      width: 30%;
    height: 100%;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    transform: skewX(-25deg);
  }
  header#header .header-pre-entry > a:hover::before {
    animation: shine2 0.7s;
  }
  


.header-info dl dd {
    font-size: 18px;
}
.header-info dl dd span {
    font-size: 30px;
}
.header-info dl dd span.small {
    font-size: 18px;
}
  .header-info {
    text-align: right;
  }
  .header-info .header-info_place span {
    font-size: 15px;
    font-weight: normal;
}
.header-info .header-info_place dd {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 6px;
}
.header-info .header-info_place dd img {
    height: 16px;
}
.header-info .header-info_place dd a {
    line-height: 1;
}



#attendance .attendance .intro {
    background-color: #ea5350;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    padding: 20px;
    color: white;
    letter-spacing: 3px;
    line-height: 2;
}
#attendance .attendance .intro span {
    display: block;
    font-size: 14px;
    font-weight: normal;
}
#attendance .attendance .attendance_box {
    padding: 50px 10px 20px;
    border-bottom: 1px dashed #aaa;
}
#attendance .attendance .attendance_box ul {
    padding: 10px;
}
#attendance .attendance .attendance_box ul li::first-letter {
    color: #e55b52;
}

/* .attendance .attendance_box > div:first-child.green {
    background-color: #009f44;
} */
#attendance .attendance .attendance_box > div:first-child {
    display: block;
    /* background-color: #e55b52; */
    color: white;
    padding: 8px 13px 9px;
    /* border-radius: 3px; */
    line-height: 1;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 3px;
    border-left: 8px solid #e55b52;
    margin-bottom: 15px;
    color: black;
    /* border-bottom: 1px solid #f6c7c4; */
}
#attendance .attendance .attendance_box.mb {
    margin-bottom: 20px;
    border-bottom: none;
}
#attendance .attendance .flow_img_wrap {
    text-align: center;
    padding: 30px 0;
}
#attendance .attendance .flow_img_wrap img {
    max-width: 780px;
    width: 100%;
}
#attendance .attendance .flow_img_wrap div {
    text-decoration: underline;
}
#attendance .attendance .flow_img_wrap div span {
    color: red;
}
#attendance .attendance .link_banner {
    text-align: center;
}
#attendance .attendance .btn_note,.outline_page .btn_note {
    font-size: 90%;
    margin-bottom: 60px;
    text-align: center;
}
#attendance .attendance .btn_line {
    border-bottom: 1px dashed #aaa;
    position: relative;
    margin-bottom: 40px;
}
#attendance .attendance .btn_line > div {
    position: absolute;
    display: inline-block;
    margin: 0 auto;
    top: -14px;
    left: 44%;
    background-color: white;
    padding: 0 10px;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 2px;
}



/* -------------------------------

------------------------------- */
.btn-area2 {
    padding: 0 0 5px;
    width: 90%;
    max-width: 500px;
    margin: 20px auto 30px;
}
.btn-area2:hover {
    padding: 5px 0 0;
    transition: 0.2s;
}
.btn-area2 .btn-contact {
    display: block;
    /* width: 500px; */
    /* max-width: 90%; */
    border-radius: 100px;
    color: white;
    background-color: #f39800;
    font-size: 19px;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    letter-spacing: 3px;
    box-shadow: 0 5px 0px #cb6d1e;
    font-weight: bold;
    transition: 0;
    position: relative;
}
.btn-area2:hover .btn-contact {
    box-shadow: none;
    background-color: #cb6d1e;
    opacity: 1;
}
.btn-area2 .btn-contact:link {
    color: white;
}
.btn-area2 .btn-contact.press {
    background-color: #e06154;
    box-shadow: 0 5px 0px #a83229;
    color: white!important;
}
.btn-area2 .btn-contact.press:hover {
    box-shadow: none;
    background-color: #a83229;
}
.btn-area2 .btn-contact::before {
    content: '';
    position: absolute;
    top: 0;
    left: -75%;
      width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    transform: skewX(-25deg);
}
.btn-area2 .btn-contact:hover::before {
    animation: shine 1.2s;
}
@keyframes shine {
    100% {
      left: 125%;
    }
  }

  @keyframes shine2 {
    100% {
      left: 70%;
      opacity: 0;
    }
  }
/* -------------------------------

------------------------------- */

.show .container .btn-area2 .btn-contact.press {
    background-color: #00a047;
    box-shadow: 0 5px 0px #015026;
    color: white!important;
}
.show .container .btn-area2 .btn-contact.press:hover {
    box-shadow: none;
    background-color: #015026;
}
.show .container .show_inner_box {
    max-width: 800px;
    margin: 0 auto 40px;
}
.show .container .show_inner_box h3 {
    line-height: 1.5;
    font-weight: bold;
    font-size: 21px;
    /* text-align: center; */
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-top: 15px;
    padding-right: 10px;
}
.show .container .show_inner_box p {
    font-size: 16px;
    line-height: 1.9;
    margin-bottom: 30px;
    padding: 0 20px;
}
.show .header-info dl dd {
    margin-bottom: 0;
}
/* -------------------------------

------------------------------- */





.outline_page .main_catch {
    font-size: 38px;
    line-height: 1;
    font-weight: bold;
}
.outline_page .center_st span {
    margin: 1.5% 0 2%;
    font-size: 30px;
    background: linear-gradient(transparent 60%, #fed300 40%);
    display: inline-block;
}
.outline_page .center_st {
    margin: 30px 0 20px;
}
.outline_page .ttl-line span {
    color: #EA5550;
}
.outline_page .about .large p {
    margin-bottom: 25px;
    line-height: 1.8;
}
.outline_page .about .large span {
    background: linear-gradient(transparent 60%, #fed300 40%);
    font-weight: bold;
}
.outline_page .about .tar {
    font-size: 18px;
    text-align: right;
}
.gnavi ul li.nav-home a span {
    display: none;
}







.btn-area2 .btn-contact.btn-bg_green {
    background-color: #009f44;
    box-shadow: 0 4px 0px #004f25;
}
.btn-area2 .btn-contact.btn-bg_green:hover {
    box-shadow: none;
    background-color: #004f25;
}
.outline_page .center_st {
    margin: 30px 0 0px;
}

.exhibition_area .mt20 {
    margin-top: 20px;
}





nav #menu > ul > li {
    border-right: 1px solid #e80000;
}
#menu > ul > li.h_p2 a {
    padding-top: 7px;
}
#menu>ul>li a {
    text-decoration: none;
    padding: 20px 5px;
    display: block;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
}
#menu>ul>li>a .smalltitle {
    font-size: 14px;
    padding: 3px 8px 2px;
    /* border: 1px solid #fff; */
    display: inline-block;
    margin-bottom: 3px;
    line-height: 1;
    font-weight: normal;
}
#menu ul li {
    width: calc(100% / 5)!important;
    width: auto;
}
#menu ul li.nav-home {
    width: 90px!important;
}
logo{
    width: auto;
}

.event_wrap {
    padding: 20px 25px 20px;
    border: 3px solid #0038a2;
    margin-bottom: 30px;
    margin-top: 30px;
}
.event_wrap .event_wrap_head {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    gap: 5px;
    font-weight: 700;
    padding-bottom: 10px;
    letter-spacing: 2px;
    /* color: #0038a2; */
    color: #000;
    margin: 10px 0;
}
.event_wrap .event_wrap_head img {
    width: 130px;
}
.event_wrap .event_wrap_head .shusai {
    background-color: #ecc03f;
    color: white;
    display: inline-block;
    font-size: 14px;
    padding: 2px 10px 1px;
    margin-bottom: 10px;
}
.event_wrap .event_wrap_head > div {
  margin: 0 auto;
  font-weight: bold;
  font-size: 28px;
  
}




.banner .anchor_btn {
    background: #ffffff;
    max-width: 1000px;
    width: 100%;
    margin: 30px auto 0;
}
.banner .anchor_btn ul {
    border: solid 1px #ccc;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding: 1.2%;
}
.banner .anchor_btn ul li {
    width: calc(100% / 1 - 10px);
    text-align: center;
}
.banner .anchor_btn ul li:first-child {
    border-right: none;
}
.banner .anchor_btn ul li:nth-child(2) {
    border-right: solid 1px #ccc;
}
.banner .anchor_btn ul li a {
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    padding: 10px 0;
    font-size: 18px;
    color: #ff0000;
    font-weight: bold;
}
.banner .anchor_btn ul li a:hover {
    color: #ce8210;
}
.banner .anchor_btn .only_mb {
    display: none;
}
.banner .anchor_btn i {
    margin-left: 10px;
}
.banner .max400 {
    max-width: 400px;
}








.top .sns_icon a.wide {
    width: 150px;
}

#footer #footerbox {
    position: relative;
.img_nittenkyo {
position: absolute;
right: 0;
top: 20px;
background-color: white;
padding: 0 25px;
}
}



.targetlink {
    background-image: url(../img/targetlink.png);
    display: inline-block;
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-size: 16px;
    padding-right: 24px!important;
    line-height: 1;
    text-decoration-line: none!important;
    color: #000;
    background-position-y: 4px;
    line-height: 2;
}



.show4_fwrap1 {}
.show4_fwrap1 > div:first-child {
    flex: 0 0 52.5%;
}
.show4_fwrap1 > div:last-child {
    flex: 0 0 47%;
}

.show4_fwrap2 {}
.show4_fwrap2 > div:first-child {
    flex: 0 0 45%;
}
.show4_fwrap2 > div:last-child {
    flex: 0 0 54%;
}


.outline {
    .pl3 {
        margin: 0 1px;
        letter-spacing: 2px;
    }
}


@media only screen and (max-width: 1000px) {}
@media only screen and (max-width: 768px) {
    .outline_page .main_catch {
        text-align: center;
    }
    #page-top {
        display: block !important;
        right: 2vw;
        bottom: 8vh!important;
    }
    #page-top a {
        width: 50px;
        text-align: center;
        height: 50px;
        display: flex;
        border-radius: 50px;
        justify-content: center;
        align-items: center;
        padding: 0;
    }
    #page-top a img {
        width: 20px;
    }
    .footer-menu .top_btn ul li img,.footer-menu .tel_btn ul li img {
        width: 30px;
    }
    .slicknav_nav ul li.nav-home a img {
        display: none;
    }
    .footer-menu > a.tel_btn {
        width: 20%;
    }
    .footer-menu .tel_btn ul li,.footer-menu ul li {
        display: flex;
        justify-content: center;
        width: 100%;
        align-items: center;
    }
    .footer-menu .top_btn ul li img, .footer-menu .tel_btn ul li img {
        width: auto;
        max-height: 25px;
        margin-right: 5px;
    }
}
@media only screen and (max-width: 640px) {
    #attendance .attendance .intro {
        font-size: 16px;
        line-height: 1.3;
        padding: 10px;
    }
    #attendance .attendance .intro span {
        font-size: 11px;
        margin-top: 10px;
    }
    #attendance .attendance .attendance_box {
        padding: 30px 10px 10px;
    }
    #attendance .attendance .flow_img_wrap img {
        max-width: 200px;
    }
    #attendance .attendance .attendance_box.mb {
        margin-bottom: 0;
    }
    #attendance .attendance .bottom-text {
        margin-bottom: 18px;
        font-size: 16px;
        line-height: 1.5;
    }
    #attendance .attendance .link_banner {
        margin-bottom: 30px;
    }
    #attendance .attendance .btn_note {
        margin-bottom: 40px;
    }
    #attendance .attendance .btn_line > div {
        left: 29vw;
    }
    .outline_page .main_catch {
        font-size: 26px;
    }
    .outline_page .center_st span {
        font-size: 16px;
    }



    .outline_page .center_st {
        margin: 30px 0 0px;
    }
    .merit05 .merit_buyer .ab {
        font-size: 12px;
    }



    #footer #footerbox {
        .fo_box {
            padding-bottom: 0;
        }
    .img_nittenkyo {
    position: relative;
    display: block;
    margin: 0 auto 90px;
    text-align: center;
    background-color: transparent;
    img {
        padding: 0 10px;
    background-color: white;
    }
    }
    }


    .slicknav_nav ul.dropmenu li.h_p2 a br {
        display: none;
    }
    .slicknav_nav ul.dropmenu li.h_p2 a {
        div {
            display: inline;
            margin-right: 10px;
        }
    }


    .pic_list {
        text-align: center;
        img {
            max-width: 75vw;
            margin-top: 5px;
        }
    }
}