﻿/* Template No. 3 */
/**** IXLA ****/
/*
    #lowContainer -> .lowContainer
    #main -> .mainContent
    #sNav -> .sNav
    #pankuzu -> .pankuzu
    #titPage -> .titPage
*/
a:hover,
a:focus {
    color: inherit;
    text-decoration: inherit;
}

table td {
    word-break: break-all;
}

img {
    max-width: 130%;
    height: auto;
    width: auto\9;
}

header>.boxInner>h1 {
    cursor: pointer;
}

/* mitte */
.we-page {
    display: none;
    background-color: #fff;
}

.we-link {
    cursor: pointer;
}

.we-page-top {
    width: 100%;
}

.active {
    display: block !important;
}

.content-container {
    position: relative;
}

img {
    max-width: 130%;
    height: auto;
    width: auto\9;
}

.we-title {
    border-left: 6px solid rgb(237, 108, 0)
        /* #1e83d0 */
    ;
    height: 35px;
    display: table;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 20px;
}

.we-title h3 {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    font-size: 16px;
    font-size: 2.0rem;
    /*1.6rem; */
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.05rem;
}

.mainContent.active {
    display: block;
}

.mainContent {
    display: none;
}

/* 2022.06.16 */
.mainContent.expand .CATEGORY .boxTxt {
    display: none;
}

.boxContent {
    cursor: pointer;
}

.wpMV .boxContent {
    cursor: default;
}

.wpMV .boxContent.we-link {
    cursor: pointer;
}

.wpCarousel {
    display: none;
}

/** IXLA */
.btn01.back-button {
    cursor: pointer;
}

header #btnNav {
    display: none;
    /***IXLA***/
}

header .gNav>li.show {
    z-index: 2;
    display: table-cell !important;
}

.sNav>ul>li>a {
    cursor: pointer;
}

/* */
.sNav>ul>li.active {
    display: table !important;
}

.sNav>ul>li.sub.active {
    display: block !important;
}

/* */
.sNav .sub.expanded>ul {
    max-height: 1000px;
    padding-bottom: 15px;
}

.sNav .sub>ul>li>a {
    display: block;
}

@media only screen and (max-width: 767px) {
    header .lNav {
        overflow-y: auto;
    }
}

.CATEGORY .tit02 {
    border: none;
    background-color: rgb(237, 108, 0)
        /* #1e83d0 */
    ;
    color: #fff;
    text-align: center;
}

.boxIndex04 .boxContent {
    cursor: pointer;
}

.wrapperTopics01 .boxTopics ul li {
    cursor: pointer;
}

.wrapperTopics01 .boxTopics ul li>span.category {
    white-space: nowrap;
    width: 110px;
    letter-spacing: 0.05rem;
}

.wrapperTopics01.pageTopics .boxTopics ul li>span.content {
    padding-bottom: 8px;
    /**/
    font-weight: bold;
    /**/
}

.wrapperTopics01.pageTopics .boxTopics ul li>span.summary {
    letter-spacing: 0.05rem;
}

.wrapperTopics01.pageTopics .boxTopics ul li>span.show-details {
    display: block;
    padding-top: 10px;
    text-align: right;
}

.wrapperTopics01.pageTopics .boxTopics ul li>span.show-details i {
    padding-right: 7px;
    padding-bottom: 2px;
}

.boxContent01 .boxTxt {
    display: block;
    overflow: hidden;
}

.pankuzu ul>li.link {
    cursor: pointer;
}

.pankuzu .boxInner {
    padding: 4px;
}

#processing {
    display: block;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 5000;
    background-color: transparent;
}

#processing>.processing-box {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #333;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

#processing>.processing-box>i {
    font-size: 30px;
}

#processing>.processing-box>span {
    display: block;
    padding: 10px;
}

#processing.startup {
    top: 0
        /*62px */
    ;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    opacity: 1;
    /* transition: opacity 0.5s; */
}

#processing.startup>.processing-box {
    display: block;
    color: #333;
}

.form-actions {
    width: 100%;
    text-align: center;
    padding: 20px 0;
}

.form-actions .btn02:first-child {
    margin-top: 30px;
}

.form-actions .btn02:last-child {
    margin-bottom: 30px;
}

.form-confirm,
.form-completed {
    display: none;
}

.error-message {
    width: 100%;
    color: red;
    text-align: center;
}

.form01 .tb02 th,
.form01 .tb02 td {
    vertical-align: middle;
}

span.require {
    color: white;
    background: #e20068;
    padding: 5px 7px;
    margin-top: 3px;
    border-radius: .25rem !important;
    /*display: inline-block!important; */

}

#movie-modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5000;
    background: rgba(0, 0, 0, 0.6);
}

#movie-modal>.frame-body {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    width: 640px;
    height: 360px;
    max-width: 100%;
    max-width: calc(100% - 24px);
    max-width: -webkit-calc(100% - 24px);
}

#movie-modal iframe {
    width: 100%;
    height: 100%;
}

#movie-modal button.close {
    position: absolute;
    z-index: 5001;
    opacity: 1;
    right: -10px;
    top: -10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background-color: #fff;
}

#dialog-lang {
    display: none;
}

#edit-footer {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: visible;
}

/* ?C?x?“?g???? */
.D5 .page-eventlist .move-next,
.D5 .page-eventlist .move-prev {
    top: auto;
    bottom: 0;
    margin: 0;
    background-color: #fff;
}

.page-eventlist .calendar-container {
    /*position: absolute; top: 100px; left:0; */
    position: relative;
    padding-top: 110px;
    height: 150px;
    /*width: 100%; width: calc(100% - 110px); width: -webkit-calc(100% - 110px); z-index: 15; */
    border-bottom: 1px solid rgb(8, 54, 138);
    text-align: center;
    /*margin: 0 55px; */
    overflow: hidden;
}

.page-eventlist .calendar-container>ul {
    padding: 0;
    padding: 0 40px;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    width: auto;
    transition: margin-right 0.5s;
    -webkit-transition: margin-right 0.5s;
    -moz-transition: almargin-rightl 0.5s;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

@media (max-width: 1199px) {
    .page-eventlist .calendar-container {
        height: 170px;
    }

    .page-eventlist .calendar-container {
        /*top:125px; */
        padding-top: 125px;
    }
}

@media (max-width: 767px) {
    .page-eventlist .calendar-container {
        height: 150px;
    }

    .page-eventlist .calendar-container {
        /*top:100px; */
        padding-top: 110px;
    }
}

.calendar-container>ul>li {
    list-style: none;
    padding: 0 15px;
    display: inline-block;
    cursor: pointer;
    font-size: 18rem;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.calendar-container>ul>li:hover {
    background-color: #ddd;
}

.calendar-container>ul>li.active {
    display: inline-block !important;
    font-size: 20rem;
    font-weight: bold;
    cursor: default;
}

.calendar-container>ul>li.active:hover {
    background-color: inherit;
}

.calendar-container>ul>li span.calendar-year {
    display: none;
}

.calendar-container>ul>li.active span.calendar-year {
    display: inline;
}

@media (max-width: 1199px) {
    .page-eventlist .calendar-container {
        height: 170px;
    }

    .page-eventlist .calendar-container {
        /*top:125px; */
        padding-top: 125px;
    }
}

@media (max-width: 767px) {
    .calendar-container>ul>li {
        font-size: 15rem;
        padding: 0 10px;
    }

    .calendar-container>ul>li.active {
        font-size: 18rem;
    }

    .page-eventlist .calendar-container {
        height: 150px;
    }

    .page-eventlist .calendar-container {
        /*top:100px; */
        padding-top: 110px;
    }
}

.T3 header h1>img {
    max-height: 40px;
}

.T3 .we-content-title {
    top: 96px;
    background-color: inherit;
    color: inherit;
}

.T3 .page-eventlist .calendar-container {
    padding-top: 200px;
}

.T3 .boxImg img {
    width: 100%;
}

/* Template 6 */
/* ------------------------------------------------
  header?±?±????
------------------------------------------------ */
header {
    background-color: rgba(255, 255, 255, 1.0);
}

.sub-page header {
    background-color: #f6f6f6;
}

.PC header .hNav .btnContact a:hover {
    background-color: #fff;
    color: rgb(237, 108, 0);
}

header .hNav .btnContact .btnLink01:hover {
    border: 1px solid rgb(237, 108, 0);
}

.PC header .hNav .btnContact a.btnLink02:hover {
    color: #fff;
}

header {
    height: 90px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.sub-page header {
    height: 115px;
}

body.sub-page {
    margin-top: 110px;
}

header .gNav {
    display: none;
}

.sub-page header .gNav {
    display: table;
    /* 2020.3.11  background-color: #fff; */
}

@media only screen and (max-width: 767px) {
    header {
        height: 82px;
    }
}

header .boxInner {
    height: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 18px 0 60px;
    border-bottom: 1px solid #ddd;
}

@media only screen and (max-width: 767px) {
    header .boxInner {
        width: auto;
        padding: 0 20px 0 10px;
    }
}

@media only screen and (max-width: 767px) {
    header nav {
        padding-top: 0;
    }

    header nav.visible {
        top: 82px;
    }

    header .lNav>ul>li>a {
        background: rgb(237, 108, 0);
        border-bottom: 1px solid rgba(255, 255, 255, 0.40);
    }

    header .lNav:before {
        background: rgb(237, 108, 0);
    }

    header .lNav h2 {
        background: rgb(237, 108, 0);
        border-bottom: 1px solid rgba(255, 255, 255, 0.40);
    }
}

header nav:before {
    content: '';
    display: block;
    width: 0vw;
    height: 100vh;
    position: fixed;
    top: 82px;
    right: 0;
    background-color: rgb(237, 108, 0);
}

@media only screen and (min-width: 768px) {
    header .gNav {
        /* display: none; */
        float: none;
        position: absolute;
        bottom: 0;
        right: 20px;
        height: 50px;
        margin-top: 5px;
    }
}

header nav.visible .gNav {
    display: block;
}

header nav.visible .hNav {
    display: none;
}

header .gNav>li {
    width: auto;
}

@media only screen and (max-width: 767px) {
    header .gNav>li {
        display: block;
        text-align: left;
        border-bottom: 1px solid #ffffff;
    }
}

header .gNav>li {
    border-left: 1px solid #ddd;
}

@media only screen and (min-width: 1200px) {
    header .gNav>li {
        width: 210px;
    }
}

header .gNav>li>a {
    height: 40px;
}

header .gNav>li>a:before {
    border-color: transparent transparent rgb(237, 108, 0);
}

.PC header .gNav>li>a:hover {
    color: rgb(237, 108, 0);
}

@media only screen and (min-width: 767px) {
    .PC header .gNav>li .lNav>ul:before {
        background-color: rgb(237, 108, 0);
    }
}

header .hNav {
    display: flex;
    /*
    position: absolute;
    top: 10px; right:20px;
     */
}

.sub-page header .hNav {
    margin-top: -45px;
}

header .gNav>li>a {
    height: 48px;
    overflow: hidden;
    font-size: 1.5rem;
}

@media only screen and (max-width: 767px) {
    header .hNav {
        display: none;
    }

    header .gNav>li>a {
        font-size: 1.8rem;
        padding: 18px 0 18px 18px;
        height: auto;
    }

    header .gNav>li {
        display: block;
        text-align: left;
        border-bottom: 1px solid rgba(255, 255, 255, 0.40);
    }
}

header .hNav .language,
header .hNav .search,
header .hNav .btnContact {
    display: block;
    text-align: center;
    /*vertical-align: middle; */
}

header .hNav .btnContact:not(:nth-last-of-type(1)) {
    margin-right: 7px !important;
    margin-bottom: 0;
    position: relative;
    margin-right: -2px;
}

header .hNav .btnContact:not(:nth-last-of-type(1))::before {
    border-width: 5px 0 5px 7px;
    border-color: transparent transparent transparent rgb(237, 108, 0);
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 14px;
}

header .hNav .btnContact a {
    width: 100%;
    padding: 1.1em 1.3em 1.1em 2em;
    display: block;
    font-size: 1.3rem;
    text-decoration: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

header .hNav .btnContact .btnLink01 {
    border: 1px solid #ccc;
    background-color: #fff;
    margin-right: -1px;
    width: auto;
}

header .hNav .btnContact .btnLink02 {
    color: #fff;
    background: -webkit-linear-gradient(left, rgba(255, 51, 51, 1) 0%, rgba(237, 108, 0, 1) 100%);
    background: linear-gradient(to right, rgba(255, 51, 51, 1) 0%, rgba(237, 108, 0, 1) 100%);
}

header .headerBtn {
    display: none;
}

@media only screen and (max-width: 767px) {
    header h1 img {
        height: auto;
        width: 60vw;
    }
}

header .smt_Btn {
    display: none;
}

@media only screen and (max-width: 767px) {
    header .smt_Btn {
        /*display: flex;*/
        /*position: relative;*/
        position: absolute;
        /*right: 10px;*/
        right: 0;
        display: table;
        padding: 0;
        /*display: block;
	    float: right;*/
        width: 140px;
        /* 110px; */
        height: 100%;
    }

    header .smt_Btn::after {
        clear: both;
        content: " ";
        display: block;
    }

    header .smt_Btn .boxInnerBtn {
        width: 33.3%;
        /* 50%; */
        display: table-cell;
        vertical-align: middle;
        /*float: left;*/
        text-align: center;
        cursor: pointer;
    }

    header .smt_Btn .boxInnerBtn small {
        font-size: 0.8rem;
        margin-top: 3px;
    }

    header .smt_Btn .boxInnerBtn i {
        color: #FF431E;
        font-size: 30px;
    }

    header .smt_Btn .show {
        width: 100%;
        display: block;
    }

    header #btnLogin,
    header #btnLogout {
        position: relative;
        /*display: table-cell; */
        vertical-align: middle;
        white-space: nowrap;
        display: none;
        /*margin-right: 30px;
	    margin-top: -5px;*/
    }

    header #btnLogin.active,
    header #btnLogout.active {
        display: table-cell !important;
    }

    /*header #btnLogin::after {
	    content: "???O?C?“";
	    width: 100%;
	    display: table-cell;
	    position: absolute;
	    bottom: 0;
    }*/
    header #btnLogin a {
        /*width: 33px;*/
        height: 34px;
        display: block;
        background: url(../img/icon/login.png) no-repeat center center;
        background-size: 25px auto;
    }

    header #btnLogout a {
        height: 34px;
        display: block;
        background: url(../img/icon/logout.png) no-repeat center center;
        background-size: 25px auto;
    }

    /*
    header span {
        width: 50px;
	    display: block;
	    position: absolute;
	    top: 27px;
	    left: -4px;
    }
*/
    header span.menu {
        width: 25px;
        /*height: 34px;*/
        height: 25px;
        display: block;
        margin: 10px auto 0;
        text-align: center;
        position: relative;
    }

    header #btnNav {
        /*width: 25px;
	    height: 18px;*/
        position: relative;
        display: table-cell;
        vertical-align: middle;
        /*overflow: hidden; */
    }

    header #btnNav:before,
    header #btnNav:after {
        display: none;
    }

    header #btnNav .menu:before,
    header #btnNav .menu:after {
        content: '';
        display: block;
        width: 25px;
        height: 2px;
        background-color: rgb(237, 108, 0);
        position: absolute;
        left: 0;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    header #btnNav:before {
        display: none;
    }

    header #btnNav .menu:before {
        top: 0;
    }

    header #btnNav:after {
        display: none;
    }

    header #btnNav .menu:after {
        top: 16px;
    }

    .show {
        display: inherit !important;
    }

    header #btnNav.show {
        display: table-cell !important;
    }

    header #btnNav i {
        display: block;
        overflow: hidden;
        width: 25px;
        background-color: rgb(237, 108, 0);
        height: 2px;
        position: absolute;
        top: 8px;
        left: 0;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    /*header #btnNav.show i {
	    opacity: 0;
    }
    header #btnNav.show:before, header #btnNav.show:after {
	    top: 8px;
    }
    header #btnNav.show:before {
	    -webkit-transform-origin: center center;
	    -ms-transform-origin: center center;
	    transform-origin: center center;
	    -webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	    transform: rotate(45deg);
    }
    header #btnNav.show:after {
	    -webkit-transform-origin: center center;
	    -ms-transform-origin: center center;
	    transform-origin: center center;
	    -webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	    transform: rotate(-45deg);
    }*/
    header #btnNav.show .menu {
        height: 31px;
    }

    header #btnNav.show .menu i {
        opacity: 0;
    }

    header #btnNav.show .menu:before,
    header #btnNav.show .menu:after {
        top: 13px;
    }

    header #btnNav.show .menu:before {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    header #btnNav.show .menu:after {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}

/*
    header .headerBtn {
        display: flex;
        position: relative;
    }

    header #btnLogin {
        position: relative;
        display: block;
        margin-right: 30px;
        margin-top: -5px;
    }

        header #btnLogin::after {
            content: "???O?C?“";
            width: 100px;
            display: block;
            position: absolute;
            top: 32px;
            left: -4px;
        }

        header #btnLogin a {
            width: 33px;
            height: 34px;
            display: block;
            background: url('data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_2%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%202%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2233%22%20height%3D%2234%22%20viewBox%3D%220%200%2033%2034%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23ff431d%3B%20%7D%20.cls-1%2C%20.cls-3%20%7B%20fill-rule%3A%20evenodd%3B%20%7D%20.cls-2%2C%20.cls-3%20%7B%20fill%3A%20%23ff431e%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22%E8%A7%92%E4%B8%B8%E9%95%B7%E6%96%B9%E5%BD%A2_1_%E3%81%AE%E3%82%B3%E3%83%94%E3%83%BC_3%22%20data-name%3D%22%E8%A7%92%E4%B8%B8%E9%95%B7%E6%96%B9%E5%BD%A2%201%20%E3%81%AE%E3%82%B3%E3%83%94%E3%83%BC%203%22%20class%3D%22cls-1%22%20d%3D%22M511.082%2C15h17.836A1.081%2C1.081%2C0%2C0%2C1%2C530%2C16.081v0.462a1.082%2C1.082%2C0%2C0%2C1-1.082%2C1.081H511.082A1.082%2C1.082%2C0%2C0%2C1%2C510%2C16.544V16.081A1.081%2C1.081%2C0%2C0%2C1%2C511.082%2C15ZM528.4%2C15h0.537A1.059%2C1.059%2C0%2C0%2C1%2C530%2C16.06V47.94A1.059%2C1.059%2C0%2C0%2C1%2C528.94%2C49H528.4a1.059%2C1.059%2C0%2C0%2C1-1.059-1.06V16.06A1.059%2C1.059%2C0%2C0%2C1%2C528.4%2C15ZM511.078%2C46.375h17.844A1.078%2C1.078%2C0%2C0%2C1%2C530%2C47.453v0.468A1.078%2C1.078%2C0%2C0%2C1%2C528.922%2C49H511.078A1.078%2C1.078%2C0%2C0%2C1%2C510%2C47.922V47.453A1.078%2C1.078%2C0%2C0%2C1%2C511.078%2C46.375Z%22%20transform%3D%22translate(-497%20-15)%22%2F%3E%20%3Crect%20id%3D%22%E8%A7%92%E4%B8%B8%E9%95%B7%E6%96%B9%E5%BD%A2_2%22%20data-name%3D%22%E8%A7%92%E4%B8%B8%E9%95%B7%E6%96%B9%E5%BD%A2%202%22%20class%3D%22cls-2%22%20y%3D%2215%22%20width%3D%2222%22%20height%3D%223%22%20rx%3D%221%22%20ry%3D%221%22%2F%3E%20%3Cpath%20id%3D%22%E8%A7%92%E4%B8%B8%E9%95%B7%E6%96%B9%E5%BD%A2_2_%E3%81%AE%E3%82%B3%E3%83%94%E3%83%BC%22%20data-name%3D%22%E8%A7%92%E4%B8%B8%E9%95%B7%E6%96%B9%E5%BD%A2%202%20%E3%81%AE%E3%82%B3%E3%83%94%E3%83%BC%22%20class%3D%22cls-3%22%20d%3D%22M513.213%2C23.194l8.567%2C7.77a1.075%2C1.075%2C0%2C0%2C1-.285%2C1.554%2C1.354%2C1.354%2C0%2C0%2C1-1.714.259l-8.567-7.771a1.076%2C1.076%2C0%2C0%2C1%2C.286-1.554A1.353%2C1.353%2C0%2C0%2C1%2C513.213%2C23.194Z%22%20transform%3D%22translate(-497%20-15)%22%2F%3E%20%3Cpath%20id%3D%22%E8%A7%92%E4%B8%B8%E9%95%B7%E6%96%B9%E5%BD%A2_2_%E3%81%AE%E3%82%B3%E3%83%94%E3%83%BC_2%22%20data-name%3D%22%E8%A7%92%E4%B8%B8%E9%95%B7%E6%96%B9%E5%BD%A2%202%20%E3%81%AE%E3%82%B3%E3%83%94%E3%83%BC%202%22%20class%3D%22cls-3%22%20d%3D%22M519.782%2C30.216l-8.539%2C8.574a1.492%2C1.492%2C0%2C0%2C0%2C1.992%2C2l8.54-8.574A1.493%2C1.493%2C0%2C0%2C0%2C519.782%2C30.216Z%22%20transform%3D%22translate(-497%20-15)%22%2F%3E%3C%2Fsvg%3E') no-repeat;
            background-size: 25px auto;
        }

    header span {
        width: 50px;
        display: block;
        position: absolute;
        top: 27px;
        left: -4px;
    }

    header #btnNav {
        width: 25px;
        height: 18px;
        position: relative;
        display: block;
    }

        header #btnNav:before, header #btnNav:after {
            content: '';
            display: block;
            width: 25px;
            height: 2px;
            background-color: rgb(237,108,0);
            position: absolute;
            left: 0;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
        }

        header #btnNav:before {
            top: 0;
        }

        header #btnNav:after {
            top: 16px;
        }

        header #btnNav i {
            display: block;
            overflow: hidden;
            width: 25px;
            background-color: rgb(237,108,0);
            height: 2px;
            position: absolute;
            top: 8px;
            left: 0;
            -webkit-transition: all 1s ease;
            -moz-transition: all 1s ease;
            -ms-transition: all 1s ease;
            -o-transition: all 1s ease;
            transition: all 1s ease;
        }

        header #btnNav.show i {
            opacity: 0;
        }

        header #btnNav.show:before, header #btnNav.show:after {
            top: 8px;
        }

        header #btnNav.show:before {
            -webkit-transform-origin: center center;
            -ms-transform-origin: center center;
            transform-origin: center center;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        header #btnNav.show:after {
            -webkit-transform-origin: center center;
            -ms-transform-origin: center center;
            transform-origin: center center;
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }
}
        */
/* ------------------------------------------------
  footer?±?±????
------------------------------------------------ */
footer {
    min-width: 1100px;
    width: 100%;
    position: relative;
    z-index: 2;
    background: #ebebeb;
    padding: 0 20px 20px;
    /* 70px 20px 20px; */
}

@media print {
    footer {
        background: #ebebeb;
        -webkit-background-size: cover;
        background-size: cover;
    }
}

@media only screen and (max-width: 767px) {
    footer {
        min-width: auto;
        padding: 50px 0;
    }
}

footer>div {
    max-width: 1100px;
    margin: 0 auto;
}

footer .boxInline {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}

footer .boxCopyright {
    padding-top: 40px;
}

@media only screen and (max-width: 767px) {
    footer>div {
        padding: 0 15px;
    }

    footer .boxInline {
        width: auto;
        flex-direction: column;
    }
}

footer .boxFooter {
    width: 330px;
    padding: 20px 40px 0 0;
    position: relative;
}

@media only screen and (max-width: 767px) {
    footer .boxFooter {
        width: auto;
        float: none;
        padding-top: 0;
        text-align: center;
        margin-bottom: 40px;
        padding-right: 0;
    }
}

footer .boxFooter h1 {
    margin-bottom: 24px;
}

footer .boxFooter h1 img {
    width: 282px;
    max-width: 100%;
}

footer .boxFooter address {
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.6;
    color: #000;
    margin-bottom: 46px;
}

footer .boxFooter address a {
    margin-top: 20px;
    width: 253px;
    height: 40px;
    display: table;
    background-color: rgb(237, 108, 0);
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

@media only screen and (max-width: 767px) {
    footer .boxFooter address {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    footer .boxFooter h1 img {
        width: auto;
    }

    footer .boxFooter address a {
        width: 100%;
        display: block;
        height: auto;
    }
}

footer .boxFooter address a span {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 0.25rem;
    padding-left: 56px;
    position: relative;
    transition: all 1s ease;
}

@media print {
    footer .boxFooter address a span {
        color: #fff !important;
        background-color: #0c426a !important;
    }
}

@media only screen and (max-width: 767px) {
    footer .boxFooter address a span {
        display: inline-block;
        padding: 0 38px;
        height: 53px;
        line-height: 53px;
        margin: 0 auto;
        text-align: center;
    }
}

footer .boxFooter address a span:before {
    border-width: 5px 0 5px 7px;
    border-color: transparent transparent transparent #fff;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    left: 24px;
    top: 14px;
}

@media only screen and (max-width: 767px) {
    footer .boxFooter address a span:before {
        left: 0;
        top: 23px;
    }
}

footer .boxFooter address a span:after {
    content: '';
    display: block;
    width: 1px;
    height: 26px;
    background-color: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 43px;
    top: 6px;
}

@media only screen and (max-width: 767px) {
    footer .boxFooter address a span:after {
        left: 22px;
        top: 15px;
    }
}

.loading {
    margin-top: -50px;
}

/* ????SNS */
footer .boxFooter .boxSnsLinks {
    font-size: 1.5rem;
}

footer .boxFooter .boxSnsLinks>p {
    font-weight: bold;
    margin-bottom: 20px;
}

footer .boxFooter .boxSnsLinks ul li {
    margin-bottom: 20px;
}

footer .boxFooter .boxSnsLinks ul li:last-child {
    margin-bottom: 0;
}

footer .boxFooter .boxSnsLinks ul li a {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    line-height: 1.6;
    text-align: left;
}

footer .boxFooter .boxSnsLinks ul li img {
    width: 40px;
    height: auto;
    margin-right: 8px;
}

footer .footerLine {
    height: 379px;
}

footer .boxSitemap {
    margin-left: 42px;
    /*border-left: 1px solid rgba(255, 255, 255, 0.4);*/
}

@media only screen and (max-width: 767px) {
    footer .boxSitemap {
        display: block;
        margin-left: 0;
        width: auto;
        border-left: none;
        *zoom: 1;
        float: none;
    }

    footer .boxSitemap:after {
        content: '';
        display: table;
        clear: both;
    }

    footer .footerLine {
        display: none;
    }
}

footer .boxSitemap .boxInner {
    display: table-cell;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-size: 1.2rem;
    padding-left: 0;
    padding-right: 24px;
    padding-top: 20px;
    vertical-align: top;
}

footer .boxSitemap .boxInner:last-child {
    padding-right: 0;
}

@media only screen and (max-width: 767px) {
    footer .boxSitemap .boxInner {
        display: block;
        width: 50%;
        float: left;
        padding-left: 15px;
        padding-top: 0;
    }

    footer .boxSitemap .boxInner:nth-child(odd) {
        clear: both;
    }

    footer .boxSitemap .boxInner:nth-child(n+3) {
        margin-top: 40px;
    }
}

footer .boxSitemap h2 {
    margin-bottom: 16px;
    font-size: 13px;
    font-weight: bold;
}

footer .boxSitemap .boxInner h2 span {
    font-weight: bold;
    color: #000;
}

@media only screen and (max-width: 767px) {
    footer .boxSitemap h2 {
        margin-bottom: 15px;
    }
}

footer .boxSitemap a {
    position: relative;
    padding-left: 15px;
    text-decoration: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

footer .boxSitemap li {
    position: relative;
    padding-left: 10px;
    margin-bottom: 10px;
    line-height: 1.3;
}

footer .boxSitemap li:before {
    border-width: 3.5px 0 3.5px 4px;
    border-color: transparent transparent transparent rgb(237, 108, 0);
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    top: 2px;
    left: 0;
}

/*
footer .boxSitemap a:before {
}
 */
footer .boxSitemap h2 a:before {
    border-width: 3.5px 0 3.5px 4px;
    border-color: transparent transparent transparent rgb(237, 108, 0);
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    top: 5px;
    left: 0;
}

.PC footer .boxSitemap a:hover {
    color: #ededed;
}

footer .boxSitemap ul {
    padding-left: 5px;
}

@media only screen and (max-width: 767px) {
    footer .boxSitemap ul li {
        margin-bottom: 15px;
    }
}

footer .boxSitemap ul li:last-child {
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
    footer .boxSitemap ul li:last-child {
        margin-bottom: 0;
    }
}

footer .boxSitemap ul li>a {
    padding-left: 0;
    text-decoration: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

@media only screen and (max-width: 767px) {
    footer .boxSitemap ul li>a {
        display: block;
    }
}

.PC footer .boxSitemap ul li>a:hover {
    color: #ededed;
}

footer .boxSitemap * a {
    color: #000;
}

@media print {
    footer .boxSitemap * a {
        color: #000 !important;
    }
}

.PC footer .boxSitemap ul li,
footer .boxSitemap h2 {
    position: relative;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.PC footer .boxSitemap ul li>a,
footer .boxSitemap h2 a {
    position: relative;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.PC footer .boxSitemap ul li>a {
    font-size: 13px;
}

.PC footer .boxSitemap ul li>a:after,
footer .boxSitemap h2 a:after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 1px;
    transform: scaleX(0);
    background: rgba(255, 255, 255, 0.6);
    transition: all .3s ease;
}

.PC footer .boxSitemap ul li>a:hover:after,
footer .boxSitemap h2 a:hover:after {
    bottom: -2px;
    transform: scaleX(1);
}

/*?R?s?[?‰?C?g*/
small {
    font-style: normal;
    /* clear: both; */
    text-align: right;
    display: block;
    /* padding-top: 40px; */
    color: #000;
    font-size: 11px;
}

@media print {
    small {
        color: #fff !important;
    }
}

@media only screen and (max-width: 767px) {
    small {
        text-align: center;
    }
}

.pcimg {
    display: inline-block;
}

.spimg {
    display: none;
}

@media only screen and (max-width: 767px) {
    .pcimg {
        display: none;
    }

    .spimg {
        display: inline-block;
    }
}

.boxIndex01 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.we-page-top .boxIndex01 {
    justify-content: start;
}
.boxIndex01 .boxContent {
    float: none;
    width: 50%;
    height: auto;
}

.boxIndex01 .boxContent .boxInner .boxTxt {
    height: auto;
    min-height: 70px;
}

.boxIndex01 .boxContent .boxInner .box-sub-text {
    display: none;
    vertical-align: top;
}

.information .boxIndex01 .boxContent .boxInner:before,
.seminar .boxIndex01 .boxContent .boxInner:before,
.report .boxIndex01 .boxContent .boxInner:before,
.pickup .boxIndex01 .boxContent .boxInner:before,
.others .boxIndex01 .boxContent .boxInner:before,
.linkSection .boxIndex01 .boxContent .boxInner:before {
    content: none;
}

.information .boxIndex01 .boxContent .boxInner .boxTxt p:before,
.seminar .boxIndex01 .boxContent .boxInner .boxTxt p:before,
.others .boxIndex01 .boxContent .boxInner .boxTxt p:before,
.linkSection .boxIndex01 .boxContent .boxInner:before {
    content: none;
}

.information .boxIndex01 .boxContent .boxInner .boxTxt p:after,
.seminar .boxIndex01 .boxContent .boxInner .boxTxt p:after,
.others .boxIndex01 .boxContent .boxInner .boxTxt p:after,
.linkSection .boxIndex01 .boxContent .boxInner:after {
    content: none;
}

/*
.boxIndex01 .boxContent .boxInner .boxTxt p:before,
.boxIndex01 .boxContent .boxInner .boxTxt p:after{content: none;}
 */
.information .boxIndex01 .boxContent .boxInner .boxTxt p,
.seminar .boxIndex01 .boxContent .boxInner .boxTxt p,
.report .boxIndex01 .boxContent .boxInner .boxTxt p,
.linkSection .boxIndex01 .boxContent .boxInner .boxTxt p {
    padding-left: 0;
    text-align: center;
    font-size: 2.3rem;
    color: #000;
    padding: 10px 0;
    margin: 0 10px;
}

.sitemenu .boxIndex01 .boxContent {
    height: 26vw;
}

.sitemenu .boxIndex01 .boxContent .boxInner {
    height: 80%;
    overflow: visible;
}

.sitemenu .boxIndex01 .boxContent .boxInner .box-sub-text {
    display: block;
    /*position: absolute; bottom: -70px; left: 0; */
    margin-top: 25px;
    padding: 0 0 30px 20px;
    font-size: 2rem;
    line-height: 1.3;
    width: 100%;
}

/*
@media (max-width: 1099px)  {
.sitemenu .boxIndex01 .boxContent {height: 26vw;}
}
@media (max-width: 991px) {
.sitemenu .boxIndex01 .boxContent {width: 100%; height: 26vw;}
}
     */
@media (max-width: 767px) {
    .sitemenu .boxIndex01 .boxContent {
        width: 100%;
        height: 45vw;
    }
}

@media (max-width: 575px) {
    .sitemenu .boxIndex01 .boxContent {
        width: 100%;
        height: 49vw;
    }

    .sitemenu .boxIndex01 .boxContent .boxTxt {
        height: 4.5rem;
        min-height: 0;
    }

    .sitemenu .boxIndex01 .boxContent .boxInner .box-sub-text {
        margin-top: 10px;
        padding: 0 0 0 10px;
        font-size: 1.6rem;
        line-height: 1.45;
        width: 100%;
    }
}

/*
    .information .section01 {max-width: 1700px; margin: 0 auto;}
.information .boxIndex01 {background: url(../img/top/info-bg-all.gif) repeat-x center 6.8vw; background-size: auto 22.8vw; }
 */
.information.wrapper01 {
    padding-bottom: 0 !important;
}

/*
.information .section01 {
    background: url(../img/top/info-bg-all.gif) repeat-x center 15.5vh;
    background-size: auto 40vh; 
    padding: 10px 0 0; 
}
 */

.information .section01:before {
    content: "";
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #FFB799;
}

.information .boxIndex01 {
    max-width: 1700px;
    margin: 0 auto;
    /*
    background: url(../img/top/info-bg-all.gif) repeat-x center 6.8vw;
    background-size: auto 22.8vw;
     */
}

.information .boxIndex01 .boxContent {
    width: 33.3333%;
    height: 40vh;
    /*height: calc(22.8vw + 90px); */
    padding: 10px 10px 0;
    padding-bottom: 90px;
}

.information .boxIndex01 .boxContent .loading {
    display: none;
}

.information .boxIndex01 .boxContent .boxInner {
    overflow: visible;
    height: auto;
    height: 100%;
}

/*
.information .boxIndex01 .boxContent:nth-of-type(2) {
    background: url(../img/top/info-bg-center.gif) repeat-x center 14.5vh;  
}
 */

.information .boxIndex01 .boxContent:nth-of-type(2):before {
    content: "";
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #FFDBCC;
}

.information .boxIndex01 .boxContent .boxInner .boxImg {
    background-color: #fff;
    height: auto;
}

.information .boxIndex01 .boxContent .boxInner .boxImg img {
    border: 1px solid #ddd;
}

.information .boxIndex01 .boxContent .boxInner .boxTxt {
    background-color: #fff;
    width: 100%;
    left: 0;
    bottom: -50px;
    top: auto;
    height: 20px;
    min-height: 20px;
}

.information .boxIndex01 .boxContent .boxInner .boxTxt:before {
    content: none;
}

.information .boxIndex01 .boxContent .boxInner .boxTxt p {
    display: block;
    background: transparent;
    font-size: 1.85rem;
    width: 100%;
    text-align: center;
    /*padding: 20px 10px; */
}

@media (max-width: 767px) {
    .information .boxIndex01 {
        background: url(../img/top/info-bg-all.gif);
        padding: 10px 0 20px;
    }

    .information .boxIndex01 .boxContent {
        width: 100%;
        height: 45vw;
    }

    .information .boxIndex01 .boxContent:nth-of-type(2):before {
        height: 100%;
    }
}

@media (max-width: 575px) {
    .information .boxIndex01 .boxContent {
        width: 100%;
        height: 49vw;
    }

    .information .boxIndex01 .boxContent .boxInner .boxTxt {
        height: 4.5rem;
        min-height: 0;
        bottom: -85px;
    }

    .information .boxIndex01 .boxContent .boxInner .boxTxt p {
        font-size: 1.6rem
    }
}

/* top.css siminar-wrap .seminar-card */
.seminar .section01 {
    max-width: 1280px;
    margin: 0 auto;
}

.seminar .boxContent {
    width: 48%;
    margin-bottom: 3rem;
    height: 240px;
}

.seminar .boxIndex01 .boxContent .boxInner {
    display: flex;
    flex-wrap: wrap;
}

.seminar .boxIndex01 .boxContent .boxInner .boxImg {
    width: 30%;
    height: 100%;
}

.seminar .boxIndex01 .boxContent .boxInner .boxImg img {
    width: auto;
    height: 100%;
    max-width: none;
}

.seminar .boxIndex01 .boxContent .boxInner .boxTxt {
    width: 70%;
    height: 100%;
    display: block;
    padding: 15px 15px 0;
    background: #fff;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
}

.seminar .boxIndex01 .boxContent .boxInner .boxTxt:before {
    content: none;
}

.seminar .boxIndex01 .boxContent .boxInner .boxTxt p {
    font-size: 1.4rem;
    text-align: left;
    padding-left: 40px;
}

.seminar .boxIndex01 .boxContent .boxInner .boxTxt h2 {
    font-size: 1.8rem;
    line-height: 1.2;
    margin-left: -40px;
    margin-bottom: 1rem;
    font-weight: bold;
}

.seminar .boxIndex01 .boxContent .boxInner .boxTxt p span {
    display: inline-block;
}

.seminar .boxIndex01 .boxContent .boxInner .boxTxt p span.small {
    font-size: 1.2rem;
    background-color: #eee;
    margin: 8px 5px 0 -40px;
    padding: 3px;
    display: inline-block;
}

.seminar .seminar-details {
    display: block;
    position: absolute;
    z-index: 3;
    right: -10px;
    bottom: -10px;
    background: rgb(237, 108, 0);
    color: #fff;
    padding: 10px 20px;
    letter-spacing: 3px;
    font-size: 130%;
}

@media (max-width: 1199px) {
    .seminar .boxContent {
        height: 240px;
    }
}

@media (max-width: 991px) {
    .seminar .boxContent {
        height: 24vw;
    }
}

@media (max-width: 767px) {
    .seminar .boxIndex01 .boxContent .boxInner .boxImg {
        width: 100%;
        height: 40%;
    }

    .seminar .boxIndex01 .boxContent .boxInner .boxImg img {
        width: 100%;
        height: auto;
    }

    .seminar .boxIndex01 .boxContent .boxInner .boxTxt {
        width: 100%;
        height: 70%;
        top: auto;
        right: auto;
        bottom: 0;
    }

    .seminar .boxContent {
        width: 47%;
        height: 40vw;
    }
}

@media (max-width: 575px) {
    .seminar .boxContent {
        width: 47%;
        height: 90vw;
        margin: 0 1.5% 2.7rem;
    }

    .seminar .boxIndex01 .boxContent .boxInner .boxImg {
        width: 100%;
        height: 30%;
    }

    .seminar .boxIndex01 .boxContent .boxInner .boxTxt {
        width: 100%;
        height: 70%;
        top: auto;
        right: auto;
        bottom: 0;
    }

    .seminar .boxIndex01 .boxContent .boxInner .boxTxt h2 {
        font-size: 1.6rem;
    }

    .seminar .boxIndex01 .boxContent .boxInner .boxTxt p span.small {
        display: block;
    }
}

.report .boxIndex01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.report .boxIndex01:after {
    content: "";
    display: none;
}

.report {
    background: url(../img/top/info-bg-center.gif);
}

.report .section01 {
    max-width: 1700px;
    margin: 0 auto;
}

.report .boxIndex01 .boxContent {
    /*
    width: 18%;
    height: 45vh;
     */
    width: 20%;
    height: auto;
    /*
    display: flex;
    flex-direction: column;
     */
    border: 1px solid #b7b0ad;
    background: #fff;
    padding: 0;
}

.report .loading {
    display: none;
    /* 2022.06.14 */
}

.report .boxIndex01 .boxContent .boxInner {
    width: 100% !important;
    padding: 0 0 20px 0;
    border: none !important;
    /* ist-custom 2537 */
}

.report .boxIndex01 .boxContent .boxInner.anim.show {
    height: auto;
}

.report .boxIndex01 .boxContent .boxInner .boxImg {
    width: 100%;
    height: 12vw;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
}

.report .boxIndex01 .boxContent .boxInner .boxTxt {
    width: 100%;
    display: block;
    padding: 5px 15px;
    text-align: left;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
}

.report .boxIndex01 .boxContent .boxInner .boxTxt:before {
    content: none;
}

.report .boxIndex01 .boxContent .boxInner .boxTxt p.title {
    font-size: 17px;
    font-weight: bold;
}

.report .boxIndex01 .boxContent .boxInner .boxTxt p {
    font-size: 1.7rem;
    line-height: 1.2;
    font-weight: bold;
    text-align: left;
    min-height: 0;
}

.report .boxIndex01 .boxContent .boxInner .box-sub-text {
    font-size: 1.5rem;
    line-height: 1.3;
    display: block;
    position: relative;
    padding: 0 15px;
}

@media (max-width: 767px) {
    .report .boxIndex01 .boxContent {
        width: 90%;
        /* height: 70vw; */
        display: block;
    }

    .report .boxIndex01 .boxContent .boxInner .boxImg {
        height: 25vh;
    }
}

@media (max-width: 575px) {
    .report .boxIndex01 .boxContent {
        width: 90%;
        /* height: 100vw; */
        display: block;
    }

    .report .boxIndex01 .boxContent .boxInner .boxTxt p {
        font-size: 1.7rem;
        font-weight: bold;
        text-align: left;
    }

    /* .report .boxIndex01 .boxContent .boxInner .boxImg {
        height: 60%;
    } */
}

.pickup .section01 {
    max-width: 1280px;
    margin: 0 auto;
}

.pickup .boxIndex01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1400px;
    margin: 0 auto;
}

.pickup .boxIndex01 .boxContent {
    width: 30%;
    margin-bottom: 3rem;
    height: 6vw;
}

.pickup .boxIndex01 .boxContent .boxInner {
    /*display: table!important; */
    flex-wrap: wrap;
    background-color: #fff;
    padding: 0;
}

.pickup .boxIndex01 .boxContent .boxInner .boxImg {
    width: 35%;
    height: 100%;
    /*display: table-cell; */
    vertical-align: middle;
    position: relative;
}

/*
.pickup .boxIndex01 .boxContent .boxInner .boxImg>img {
    height: 100%; max-width: none; width: auto; 
}
*/
.pickup .boxIndex01 .boxContent .boxInner .boxTxt {
    width: 65%;
    height: 100%;
    /*display: table-cell; */
    vertical-align: middle;
    /*padding: 15px 15px 0; */
    background: #fff;
    /*position: relative; */
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
}

.pickup .boxIndex01 .boxContent .boxInner .boxTxt:before {
    background: none;
}

.pickup .boxIndex01 .boxContent .boxInner .boxTxt p {
    font-size: 19px;
    color: rgb(237, 108, 0);
    padding-left: 25px;
}

.pickup .boxIndex01 .boxContent .boxInner .boxTxt p:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 15px;
    border-color: transparent transparent transparent rgb(237, 108, 0);
}

.pickup .boxIndex01 .boxContent .boxInner .boxTxt p:after {
    top: 0;
    left: 40px;
    height: 100%;
    background-color: rgb(237, 108, 0);
}

.pickup .boxIndex01 .boxContent .loading {
    display: none;
}

@media (max-width: 767px) {
    .pickup .boxIndex01 .boxContent {
        width: 100%;
        height: 20vw;
    }
}

@media (max-width: 575px) {
    .pickup .boxIndex01 .boxContent {
        width: 95%;
        height: 20vw;
        margin-bottom: 2.5rem;
    }

    .pickup .boxIndex01 .boxContent .boxInner .boxTxt p {
        font-size: 1.7rem;
        font-weight: bold;
        text-align: left;
    }

    .pickup .boxIndex01 .boxContent .boxInner .boxImg {
        height: auto;
    }
}

.linkSection .section01 {
    max-width: 1400px;
    margin: 72px auto 0;
}

.linkSection .boxIndex01 .boxContent {
    width: 25%;
    /* height: 22vh; */
    align-items: flex-start;
}

.linkSection .boxIndex01 .boxContent .boxInner {
    background-color: #fff;
}

.linkSection .boxIndex01 .boxContent .boxInner .boxImg {
    position: relative;
    height: 7vw;
}

.linkSection .boxIndex01 .boxContent .boxInner .boxTxt {
    position: relative;
    min-height: 30px;
    width: 100%;
    padding: 8px 0;
    margin-top: 0;
    text-align: center;
    /* top: 12vh; */
    bottom: 10px;
    right: auto;
    bottom: auto;
    left: 0;
    border-top: 1px solid #ddd;
}

.linkSection .boxIndex01 .boxContent .boxInner .boxTxt:before {
    content: none;
}

.linkSection .boxIndex01 .boxContent .boxInner .boxTxt p {
    font-size: 1.5rem;
    background-color: #fff;
    position: relative;
    padding: 5px 24px 5px 5px;
}

.linkSection .boxIndex01 .boxContent .boxInner .boxTxt p:after {
    content: "\f08e";
    color: orange;
    position: absolute;
    right: 5px;
    top: 8px;
    left: auto;
    width: auto;
    height: auto;
    font-family: fontAwesome;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

@media (max-width: 767px) {
    .linkSection .boxIndex01 {
        width: 100%;
        height: auto;
        flex-direction: initial;
    }

    .linkSection .boxIndex01 .boxContent {
        top: 20vh;
        width: 100%;
        /* height: 32vw; */
        margin-bottom: 2.5rem;
    }
    .linkSection .boxIndex01 .boxContent .boxInner .boxImg {
        height: auto;
    }
    /*
    .linkSection .boxIndex01 .boxContent .boxInner .boxTxt {
        top: 26vw;
    }
     */
}

@media (max-width: 575px) {
    .linkSection .boxIndex01 {
        flex-direction: initial;
    }

    .linkSection .boxIndex01 .boxContent {
        width: 100%;
        /* height: 40vw; */
        height: auto!important;
        margin-bottom: 2.5rem;
    }
    /*
    .linkSection .boxIndex01 .boxContent .boxInner .boxTxt {
        top: 25vw;
    }
     */
}

.others .tit01 {
    display: none;
}

section.others {
    padding: 0 !important;
    background: #fff !important;
}

.others .boxIndex01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1400px;
    margin: 0 auto;
    background-color: #fff;
}

.others .boxIndex01 .boxContent {
    position: relative;
    width: auto;
    min-width: 0;
    margin: 10px 15px;
    height: auto;
    justify-content: center;
}

.others .boxIndex01 .boxContent {
    background-color: #fff;
}

.others .boxIndex01 .boxContent .boxInner {
    overflow: visible;
    height: auto;
    min-width: 180px;
    opacity: 1;
}

.others .boxIndex01 .boxContent .boxInner .boxImg {
    display: none;
}

.others .boxIndex01 .boxContent .boxInner .boxTxt {
    position: relative;
    display: block;
    width: 100%;
    min-height: 30px;
    padding: 8px 0;
    margin-top: 0;
    text-align: center;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
}

.others .boxIndex01 .boxContent .boxInner .boxTxt:before {
    content: none;
}

.others .boxIndex01 .boxContent .boxInner .boxTxt p {
    display: block;
    font-size: 15px;
    text-align: center;
    padding: 0;
    color: #000;
    position: relative;
}

.others .boxIndex01 .boxContent .boxInner .boxTxt p:after {
    content: none;
}

.others .loading {
    display: none;
}

.others .boxIndex01 .boxContent .boxInner .boxTxt:after {
    content: "|";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    right: -30px;
    top: 8px;
}

.others .boxIndex01 .boxContent:last-child .boxInner .boxTxt:after {
    content: "|";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    right: -30px;
    top: 8px;
}

@media (max-width: 575px) {
    .others .boxIndex01 .boxContent {
        width: 50%;
        margin: 0;
    }

    .others .boxIndex01 .boxContent .boxInner .boxTxt:after {
        right: -20px
    }
}

.T6 .boxSummary {
    display: block;
    overflow: hidden;
    padding: 0 10px;
    margin-top: 15px;
}

.T6 .we-page-top .nf_container {
    padding-bottom: 10px;
}

.T6 .nf_container .mainContent {
    position: relative;
}

.T6 .mainContent .CATEGORY {
    margin-bottom: 20px;
}

.T6 .mainContent .ENTRY {
    margin-bottom: 20px;
}

.T6 .mainContent .ENTRY .tit02 {
    display: table;
    /* inline-block; */
    /* 2022.06.17 width: 70%; */
    cursor: pointer;
    vertical-align: top;
}

.T6 .mainContent .ENTRY .tit02.no-image {
    width: 100%;
}

.T6 .mainContent .ENTRY .boxImg {
    display: inline-block;
    width: 30%;
    /*float: right; */
    /*margin-top: -35px; */
}

.T6 .mainContent .ENTRY .boxSummary {
    width: 70%;
}

.T6 .mainContent .ENTRY .no-image.boxSummary {
    width: 100%;
}

.T6 .mainContent .ENTRY .boxTxt {
    margin-top: 20px;
    max-height: 0px;
    transition: all 0.5s;
}

.T6 .mainContent .ENTRY.shrink {
    display: none;
}

.T6 .mainContent .ENTRY.expand {
    display: block !important;
    /*position: absolute; top: 0; left:0; right: 0; bottom:0; background-color: white; */
}

.T6 .mainContent .ENTRY.expand .boxTxt {
    max-height: 100000px;
}

.T6 .mainContent .ENTRY:after {
    content: "";
    clear: both;
    display: block;
}

@media (max-width: 767px) {
    .T6 .mainContent .ENTRY .tit02 {
        width: 100%;
    }

    .T6 .mainContent .ENTRY .boxImg {
        width: 100%;
        float: none;
        /*margin-top: -35px; */
    }

    .T6 .mainContent .ENTRY .boxSummary {
        width: 100%;
    }
}

.entry-attachment,
.entry-ref {
    border: 1px solid #ddd;
}

.entry-attachment>li>div,
.entry-ref>li>div {
    display: table-cell;
    padding: 5px 10px;
    vertical-align: middle;
}

.rsk-title {
    width: 25%;
    background-color: #bfe8f5;
}

.rsk-url {
    width: 75%;
}

.entry-attachment>li,
.entry-ref>li {
    margin: 0;
    border-bottom: 1px solid #ddd;
    padding: 0;
    width: 100%;
    display: table;
}

.update-date {
    padding: 20px 0;
    text-align: right;
}

.tag-search {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
    border: 1px solid #e8e8e8
        /*#1e83d0 */
    ;
}

.tag-search h3 {
    font-size: 1.6rem;
    padding: 5px 10px;
    margin-bottom: 5px;
    background-color: #e8e8e8
        /*#1e83d0 */
    ;
    color: #000;
}

.tag-search .checkbox label {
    padding-left: 15px;
}

.tag-search .checkbox input {
    margin: 0;
}

.tag-search li {
    display: table;
    width: 100%;
    margin-bottom: 5px;
}

.tag-search .taglabel,
.tag-search .taglist {
    display: table-cell;
    vertical-align: middle;
}

.tag-search .taglabel {
    width: 25%;
    min-width: 120px;
    background-color: #e8e8e8;
    padding: 8px;
}

.tag-search .search-word {
    display: table;
    width: 100%;
    margin-bottom: 20px;
}

.tag-search .search-word h3 {
    display: table-cell;
    width: 25%;
    min-width: 120px;
}

.tag-search .search-word input {
    display: table-cell;
    width: 75%;
    margin: 0 5px 0;
}

.tag-search .search-button {
    border: none;
    cursor: pointer;
}

.tag-search .search-button a {
    background: #1e83d0;
}

.tag-search .search-button a:hover {
    background: #1e83d0;
}

/* ?g?b?v???j?…?[?@?T?C?g???j?…?[?|?b?v?A?b?v?@*/
.rsk-topmenu {
    display: none;
}

.rsk-submenus>li {
    display: none;
}

.font-size>ul,
.xlang>ul,
.rsk-xlang>ul {
    list-style: none;
    max-height: 0;
    width: 100%;
    transition: all 0.8s;
    position: absolute;
    left: 0;
    top: 50px;
    padding: 0 20px;
    background: rgb(237, 108, 0);
    color: #ffffff;
    overflow: hidden;
}

.font-size.expanded>ul,
.xlang.expanded>ul,
.rsk-xlang.expanded>ul {
    display: table;
    list-style: none;
    max-height: 500px;
    z-index: 100;
}

.font-size>ul>li,
.xlang>ul>li,
.rsk-xlang>ul>li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 30%;
    height: 60px;
    padding: 10px;
    margin: 5px;
    cursor: pointer;
}

.xlang>ul>li,
.rsk-xlang>ul>li {
    display: block;
    width: auto;
    height: auto;
}

.font-size>ul>li>span {
    display: table-cell;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background-color: transparent;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    transition: all 0.8s;
}

.font-size>ul>li>span:hover {
    background-color: rgba(255, 255, 255, 0.8);
    color: #000000;
}

.font-size>ul>li.size-s {
    font-size: 12.75px;
}

.font-size>ul>li.size-m {
    font-size: 15px;
}

.font-size>ul>li.size-l {
    font-size: 18px;
}

.wrapperTopics01 .boxTopics ul li .category>i.empty {
    border: none;
}

/* TEST */
.wpMV .boxImg {
    width: 100%;
}

.wpMV .boxImg img {
    width: 100%;
}

/* mitte4.css */
.we-page-content>.we-content {
    min-height: 0;
}

/*.page-entry  */
.we-page-content {
    background-color: #fff;
}

.page-entry .we-page-content>.we-content {
    padding-bottom: 10px;
    margin-top: 0;
}

.page-entrylist .we-content-title {
    display: block;
    text-align: center;
    max-width: 1100px;
    margin: 0 auto;
    padding: 40px 0 0;
}

.page-entrylist .we-content-title>h2 {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    border-bottom: 3px solid rgb(237, 108, 0);
    padding-bottom: 10px;
}

.calendar-seminar h3 {
    padding: 20px;
}

.calendar-seminar table {
    width: 100%;
    padding: 20px 10px;
}

.calendar-seminar th,
.calendar-seminar td {
    text-align: center;
    padding: 10px;
    height: 2em;
}

.calendar-seminar tr>th {
    width: 15%;
}

.calendar-seminar tr>td:nth-child(2) {
    width: 15%;
}

.calendar-seminar tr>td:nth-child(3) {
    width: 70%;
    text-align: left;
}


footer {
    display: none;
}

.visionBanner {
    display: block;
    position: absolute;
    bottom: 30px;
    right: 100px;
    z-index: 99999;
    width: 18%;
    height: auto;
}

.visionBanner img {
    width: 100%;
    height: auto;
}

@media only screen and (max-width: 767px) {
    .visionBanner {
        top: 35%;
        right: 5%;
        width: 35vw;
        /*    display: none;*/
    }
}

/* エントリー詳細表示ボタン　*/
.ENTRY h2.tit02 {
    position: relative;
    padding-right: 70px;
}

.ENTRY .expand-entry {
    position: absolute;
    top: 0;
    right: 5px;
    padding: 10px 15px;
    color: #fff;
    background-color: #1e83d0;
    font-size: 1.5rem
}

.force-expand .ENTRY h2.tit02 {
    padding-right: 0;
}

.force-expand .ENTRY .expand-entry {
    display: none;
}

/* 緊急情報
-----------------------------------*/

.caution_area {
    background: #f6f6f6;
    padding: 15px 0;
    text-align: center;
}

.caution_area dl {
    border: 3px solid #ff0000;
    background: #FFFFFF;
    width: 1014px;
    margin: 0 auto;
    display: inline-block;
}

.caution_area dl::after {
    clear: both;
    content: " ";
    display: block;
}

.caution_area dl dt {
    width: 15%;
    text-align: center;
    background: #ff0000;
    color: #FFFFFF;
    display: table-cell;
    vertical-align: middle;
    font-size: 1.7rem;
}

.caution_area dl dd {
    /*width: 85%;*/
    display: table-cell;
    vertical-align: middle;
    font-size: 2rem;
    padding: 1em;
}

.caution_area dl dd p {
    margin-bottom: 0;
}




/* トップページのオレンジの枠
-----------------------------------*/
@media only screen and (min-width: 1100px) {
    .mv01 .wpMV .wpTxt .boxTxt {
        width: 100% !important;
    }
}

.mv01 .wpMV .wpTxt {
    /* top: 175px !important; 2022.09.02 yy */
    opacity: 0.7 !important;
}

/* 概要の文章-expand
-----------------------------------*/
section.section02.boxContent01.ENTRY.expand .boxSummary {
    display: none;
}




/* エントリーリストの詳細・戻るボタン
-----------------------------------*/
.ENTRY .expand-entry {
    transition: .4s;
    padding: 10px 10px 10px 5px;
    /*background:  #ececec;*/
    color: #ed6c00;
    border-bottom: dotted;
    background-color: unset;
}

/*
.ENTRY .expand-entry:hover {
  background:#1e83d0;
  color: white;
}
*/

.ENTRY span.expand-entry::before {
    content: "\025b6";
    margin-right: 0.3em;
}

.ENTRY.expand span.expand-entry::before {
    content: "\025c0";
    margin-right: 0.3em;
}


.tit02>span {
    padding-right: 15px;

}

.ENTRY .tit02>span {
    /* font-size: 2.0rem ! important; */
    /* ist-custom 2506 243m */
    font-weight: 400;
}

.mainContent[data-id="21767"] .ENTRY .tit02>span,
.mainContent[data-id="21768"] .ENTRY .tit02>span,
.mainContent[data-id="21769"] .ENTRY .tit02>span {
    font-family: "ヒラギノ角ゴ ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS Pgothic", Osaka, sans-serif, Helvetica, Helvetica Neue, Arial, Verdana;
}

section.section02.boxContent01.ENTRY.expand .boxImg {
    display: none;

}

section.section02.boxContent01.ENTRY.expand .tit02 {
    width: 100%;
}

section.section02.boxContent01.ENTRY.expand .tit02>span {
    font-size: 2rem ! important;
    /* ist-custom 2506 243m */
    font-weight: 600;
}

/* modaal 変更 */
.modaal-close {
    position: absolute;
    top: 0;
    /* -40px; */
    right: -50px;
    width: 55px;
    height: 55px;
}

@media only screen and (max-width: 767px) {
    .modaal-close {
        right: -23px;
        background-color: black !important;
    }
}

.modaal-close:before,
.modaal-close:after {
    left: 26px;
    height: 30px;
    background-color: yellow;
}

.form-group {
    margin-bottom: 5px;
    height: 52px;
    position: relative;
    display: table;
    width: 100%;
}

#mitte-contact {
    width: 100%;
}

#mitte-contact span.required,
span.required {
    font-size: 1.2rem;
    color: white;
    background: #e20068;
    padding: 5px 7px;
    margin-left: 5px;
    border-radius: .25rem !important;
    float: right;
    /*display: inline-block!important; */
}

#mitte-contact .btn {
    font-size: 110%;
    padding: 0.8em 2.4em;
    /* 1.2em 2.4em; IXLA */
    letter-spacing: 1px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    letter-spacing: 2px;
    width: auto;
}

#mitte-contact .btn-primary {
    margin-left: 40px;
    background: #00a7ea;
    background: -moz-linear-gradient(top, #00a7ea 0%, #0069b9 100%);
    background: -webkit-linear-gradient(top, #00a7ea 0%, #0069b9 100%);
    background: linear-gradient(to bottom, #00a7ea 0%, #0069b9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a7ea', endColorstr='#0069b9', GradientType=0);
    text-align: center;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 1px 3px -2px #000000;
}

#mitte-contact .btn-primary:hover {
    border: 2px solid #FFFFFF;
    background: #0069b9;
    background: -moz-linear-gradient(top, #0069b9 0%, #00a7ea 100%);
    background: -webkit-linear-gradient(top, #0069b9 0%, #00a7ea 100%);
    background: linear-gradient(to bottom, #0069b9 0%, #00a7ea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0069b9', endColorstr='#00a7ea', GradientType=0);
}

#mitte-contact .btn-secondary {
    color: #000000;
    background: #f6f6f6;
    box-shadow: 0px 3px 5px -2px #5b5b5b inset;
    border: none;
}

.form-group {
    display: flex;
    align-items: stretch;
    height: auto;
}

.form-group>label,
.form-group>div {
    font-size: 1.5rem;
    vertical-align: middle;
    background-color: #f6f6f6;
    padding: 1.25em;
}

.form-group>div {
    height: 100%;
}

#mitte-contact .form-group>label,
.form-group>label {
    background-color: #e8e8e8;
    text-align: left;
    font-weight: normal;
}

#mitte-contact .form-group>div {
    height: auto;
}

.calendar-seminar .seminar-details {
    cursor: pointer;
}

/******* IE11 ********/
@media all and (-ms-high-contrast:none) {
    body.sub-page {
        margin-top: 0;
    }

    .page-entry,
    .page-entrylist,
    .page-event,
    .page-eventlist,
    .page-category,
    .page-contact {
        margin-top: 110px;
    }

    .sNav>ul>li>a {
        display: table;
        width: 100%;
        min-height: 48px;
    }

    .sNav>ul>li>a>span {
        display: table-cell;
        vertical-align: middle;
    }

    .sNav>ul>li.sub a {
        /*display: table-cell;*/
        width: 100%;
    }
}

.popup .popup-list>.row {
    display: flex;
    align-items: stretch;
}

/*
.popup .popup-list>.row .popup-label { }
 */
.hNav .btnContact:nth-child(0) {
    display: none;
}

.page-home-item section.seminar {
    display: none;
}

.wrapperTopics01 .boxTopics #topics03 ul li>span.content {
    text-indent: -12em;
    padding-left: 12em;
}

@media only screen and (max-width: 767px) {
    .wrapperTopics01 .boxTopics #topics03 ul li>span.content {
        text-indent: -5em;
        padding-left: 5em;
    }
}

.report a.boxInner {
    position: relative;
}

.report .activity-report {
    display: none;
    /* 2022.06.14 */
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 90%;
    text-align: center;
    padding: 10px 0;
}

/* ist-custom 打消し */
.ENTRY .expand-entry>a {
    color: inherit;
    text-decoration: none;
}

#continue {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.6);
}

#continue .cont-button {
    position: absolute;
    bottom: 10px;
    left: 0;
    text-align: center;
    width: 100%;
}

#continue .cont-button>p {
    margin: 10px;
    padding: 10px;
    width: 120px;
    border: 1px solid #333;
    border-radius: 8px;
    display: inline-block;
    background-color: #fff;
    cursor: pointer;
}

/* 2021.02.10 追加 */
header .gNav li.rsk-task {
    display: none;
}

/* 2022.06.17 */
header .gNav li.Logout {
    display: none;
}

.RSK .rsk-login.mypage {
    font-size: 1.1rem;
    padding-top: 0.8rem;
    padding-bottom: 0.9rem;
}

@media only screen and (max-width: 767px) {

    header .gNav li.rsk-task {
        display: block;
    }

    header .gNav>li>a.rsk-task,
    header .gNav>li>a.rsk-logout {
        background-color: white;
        font-weight: bold;
        color: #ed6c00;
    }
}