
body{
    overflow: hidden;
    background-color: #ebebeb;
}

body img{
    max-width: initial !important;
}

#container{
    position: relative;
    width: 100%;
    height: 100%;
}

.loader-wrap {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 10000;
}
.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}
.loader {
    margin: 60px auto;
    font-size: 5px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #009a9d;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.arrowRight {
    position: absolute;
    top:50%;
    right: -0.5vw;
    z-index: 1200;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: rgba(255,255,255,0);
    display: flex;
    justify-content: center;
    align-items: center;
}
.arrowRight > div{
    border-top: solid 2px black;
    border-right: solid 2px black;
    width: 14px;
    height: 14px;
    transform: rotate(45deg);
}
.arrowLeft {
    position: absolute;
    top:50%;
    left: 0.5vw;
    z-index: 1300;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: rgba(255,255,255,0);
    display: flex;
    justify-content: center;
    align-items: center;
}
.arrowLeft > div {
    border-bottom: solid 2px black;
    border-left: solid 2px black;
    width: 14px;
    height: 14px;
    transform: rotate(45deg);
}
.scroll_guide{
    position: absolute;
    bottom: 1vh;
    right: 1vw;
}
#myCanvas{
    width: 100vw;
    height: 100vh;
    display: block;
}

.logo{
    position: absolute;
    top:25px;
    left:25px;
    width:63px;
    cursor: pointer;
    z-index: 1000;
}
.map{
    position: absolute;
    top:15px;
    right:15px;
    width:54.5px;
    cursor: pointer;
    z-index: 1100;
}
.map img{
    width:54.5px;
}
@media screen and (max-height: 720px) {
    /*　画面サイズが750px以下はここを読み込む　*/
    .logo{
        top:15px;
        left:15px;
        width:40px;
    }
}

@media screen and (max-width: 600px) {
    /*　画面サイズが750px以下はここを読み込む　*/
    .arrowRight {
        top:70%;
    }
    .arrowLeft {
        top:70%;
    }
}

.labels{
    width: 100%;
    overflow: hidden;
}
.labels > div{
    position: fixed;
    left:0;
    top:0;
}

.labels .instance0{
    /*border: 1px solid red;*/
}
.labels .instance_wrapper{
    overflow: hidden;
}

.labels .instance0 .instance_wrapper{
    display: flex;
    margin: 50px 0 0 -140px ;
    padding: 40px;
    width:800px ;
}

.labels .instance0 .inst0{
    margin-right: 90px;
}

.labels .instance0 .inst0_title{
    margin-bottom: 50px;
}
.labels .instance0 .inst0_title img{
    width: 300px;
}

.labels .instance0 .inst0_txt{
    font-size: 1.3rem;
    line-height:2;
    margin-bottom: 40px;
}

.labels .instance0 .inst0_map{
    margin: 20px;
}

.inst0_link{
    cursor: pointer;
}

.labels .instance0 .inst0_info {
    padding:3px;
    font-size: 1.5rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 5px;
    cursor: pointer;
    font-weight: bold;
}
.labels .inst0_info:hover{
    background-color: #bfe5e6;
}
.popup .inst0_info:hover{

    background-color: #bfe5e6;
}

 .inst0_info > div{
    display: flex;
    align-items: flex-start;
    margin-right: 10px;
    line-height: 1.4;
}
.labels .instance0 .inst0_info .inst_infonum{
    margin-right: 10px;
    padding-top: 6px;
}
.labels .instance0 .inst0_info .inst_infonum2{
    margin-right: 20px;
    padding-top: 6px;
}
.inst0_info .inst_infonum3,
.labels .instance0 .inst0_info .inst_infonum3{
    margin-right: 28px;
    padding-top: 6px;
}
.labels .instance0 .inst0_info .inst_infonum img {
    max-width: 100%;
    height: auto;
}

.labels .instance0 .inst0_name6789{
    margin-bottom: 10px;

}

.labels .instance0 .inst0_name10 img{
    width: 259px;
}

.labels .instance0 .inst0_info.inst0_name10{
    background-color: initial;
}
.labels .instance0 .inst0_info span{
    font-size:1.2rem;
}

.labels img.ya{
    width:6px;
}

.labels .instance9 .instance_wrapper{
    display: flex;
    margin: 40px 0 0 -1957px ;

}

.labels .instance9 .inst9_info{
    width: 300px;
    padding-top: 100px;
    margin-right: 88px;
    display: flex;
    align-items: center;
    flex-flow: column;
}

.labels .instance9 .inst9_info div{
    margin-bottom: 70px;
    font-size: 1.4rem;
    line-height: 2;
}
.labels .instance9 .inst9_info img{
    width: 200px;
}
.labels .instance9 .inst9_kanban{
    font-weight: initial;
    width:300px;
    margin-right: 86px;
}
.labels .instance9 .inst9_kanban2{
    font-weight: initial;
    width:369px !important;
    margin-right: 86px;
}
.labels .instance9 .inst9_kanban .inst9_kanban_header{
    margin-top: 20px;
    width: 300px;
    position: relative;
}
.labels .instance9 .inst9_kanban .inst9_kanban_header2{
    margin-top: 20px;
    width: 361px;
    position: relative;
}
.labels .instance9 .inst9_kanban .inst9_kanban_header div,
.labels .instance9 .inst9_kanban .inst9_kanban_header2 div{
    position: absolute;
    font-size: 1.6rem;
}
.labels .instance9 .inst9_kanban .inst9_kanban_header div.kanban_header_title{
    font-weight: bold;
    display: flex;
    align-items: center;
    line-height: 2rem;
    height: 40px;
    top:3px;
    left:120px;
}
.labels .instance9 .inst9_kanban .inst9_kanban_header2 div.kanban_header_title{
    font-weight: bold;
    display: flex;
    align-items: center;
    line-height: 2rem;
    height: 40px;
    top:3px;
    left:120px;
}
.inst9_kanban .kanban_midasi{
    font-size: 1.5rem;
    border-left: 7px solid #009a9d;
    padding-left: 5px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
}
.inst9_kanban .kanban_midasi2{
    font-size: 1.5rem;
    border-left: 7px solid #969696;
    padding-left: 5px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
}

.inst9_kanban .kanban_midasi2 a:after,
.inst9_kanban .kanban_box2 > div  > a:after{
    content: '';
    display: inline-block;
    background-image: url('../img/02/modal_gray.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    padding-top: -3px;
    margin-left: 5px;
}
.inst9_kanban .kanban_midasi2 + .kanban_box div{
    margin-right: 10px;

    width: 100%;
}
.inst9_kanban .kanban_body_first{
    padding: 60px 20px 10px;
}
.inst9_kanban .kanban_body{
    padding: 0 20px 10px;
}
.inst9_kanban .kanban_mb50{
    margin-bottom: 50px;
}
.inst9_kanban .kanban_mb20{
    margin-bottom: 20px;
}
.inst9_kanban .kanban_box{
    font-size: 1.3rem;
    display: flex;
}
.inst9_kanban .kanban_box2{
    font-size: 1.3rem;
    padding: 5px 20px;
    flex: 0 1 49%;
}
.inst9_kanban .kanban_box2 div{
    font-size: 1.3rem;
    display: flex;
    align-items: flex-end;
    margin-bottom: 5px;
    margin-right:5px;
}

.inst9_kanban .kanban_box3{
    display: flex;
    justify-content: space-around;
    font-size: 1.3rem;
    padding:5px 20px 0;
}

.inst9_kanban .kanban_box4{
    display: flex;
    justify-content: space-around;
    font-size: 1.3rem;
    padding:5px 0;
}

.inst9_kanban .kanban_box3 div:first-child{
    margin-right: 20px;
    width: 150px;
}

.inst9_kanban .kanban_box4 div:last-child{
    margin-left: 20px;
    width: 300px;
}



.inst9_kanban .kanban_ball{
    font-size: 1.1rem;
    font-weight: bold;
    background-color: #f0f0f0;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    margin-right: 10px;
    text-align: center;
    line-height: 1.2;
}
.inst9_kanban .kanban_noball{
    width: 64px;
}
.inst9_kanban .kanban_ball span{
    color:#009a9d;
    display: inline !important;
}

.inst9_kanban .kanban_items{
    width: 180px;
}
.inst9_kanban .kanban_item2{
    display: flex;
    align-items: flex-end;
    margin-bottom: 10px;
}
.inst9_kanban .kanban_item2 div:first-child{
    flex:0 1 60%
}
.inst9_kanban .kanban_item2 img{
    width: 100px;
}
.inst9_kanban .item_info_btn a{
    font-size: 1.2rem;
    display: flex;
    width: 80px;
    height: 26px;
    text-align: center;
    justify-content: center;
    align-items: center;
    background-color: #009a9d;
    color: white;
    border-radius: 13px 13px 13px 13px;
    margin: 0 auto;
}
.inst9_kanban .item_info_btn a:after{
    content: '';
    display: inline-block;
    background-image: url('../img/02/modal_white.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 7px;
    height: 8px;
    margin-left: 10px;
}

.labels .instance9 .inst9_kanban img{
    width: 100%;
}
.labels .instance9 .inst9_kanban3{
    width: 1000px;
}

.labels .instance9 .inst9_kanban3 .wrapper{
    margin-top: 80px;
    margin-left: 100px;
    display: flex;
    align-items: center;
}

.labels .instance9 .inst9_kanban3 .inst9_kanban3_left{
    margin-right: 100px;
}
.labels .instance9 .inst9_kanban3 .kanban3_thx{
    width:195px;
    height: 320px;
}
.labels .instance9 .inst9_kanban3 .kanban_header_title{
    font-size: 1.5rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    height: 43px;
    margin-left:95px ;
}
.labels .instance9 .inst9_kanban3 .kanban_header_title + div{
    font-size: 1.4rem;
    padding: 7px 12px;
    line-height: 2.7rem;
}
.labels .instance9 .inst9_kanban3 .kanban_header_anket{
    width: 197px;
    margin: 4px 3px;
    font-size: 1.4rem;
    line-height: 2.5rem;
}

.labels .instance9 .inst9_kanban3 .inst9_kanban3_right{
    width: 400px;
    display: flex;
    flex-flow: column;
    align-items: center;
    font-size: 1.4rem;
    margin-right: 50px;
}
.labels .instance9 .inst9_kanban3 .inst9_kanban3_right .banner_head{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    justify-content: flex-start;
    width: 100%;
    font-size: 1.3rem;
}
.labels .instance9 .inst9_kanban3 .inst9_kanban3_right .banner_head div:first-child{
    margin-right: 70px;
}

.labels .instance9 .inst9_kanban3 .inst9_kanban3_right .banner_title{
    font-size: 3rem;
    text-align: center;
    margin-bottom: 20px;
}
.labels .instance9 .inst9_kanban3 .inst9_kanban3_right .banner_subtitle{
    font-size: 1.3rem;
    text-align: center;
    display: flex;
    align-items: center;
    flex: 0 1 30%;
    margin-bottom: 20px;
}
.labels .instance9 .inst9_kanban3 .inst9_kanban3_right .subtitle_body{
    margin: 0 20px;
}

.labels .instance9 .inst9_kanban3 .inst9_kanban3_right .subtitle_line{
    border-top: 1px solid black;
    width: 90px;
}
.labels .instance9 .inst9_kanban3 .inst9_kanban3_right .banner{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    background-color: #c8c8c8;
    width: 100%;
    height: 110px;
    line-height: 2rem;
}
.labels .instance9 .inst9_kanban3 .inst9_kanban3_right .banner_txt {
    line-height: 2.5rem;    font-size: 1.4rem;
    margin-bottom: 20px;
}
.labels .instance9 .inst9_kanban3 .inst9_kanban3_right .banner_info {
    padding: 10px;
    font-size: 1.3rem;
    position: relative;
    width: 100%;
}
.labels .instance9 .inst9_kanban3 .inst9_kanban3_right .banner_info > p:last-child {
    line-height: 1rem;
}
.labels .instance9 .inst9_kanban3 .inst9_kanban3_right .banner_info div {
    display: flex;
    justify-content: flex-end;
}


.labels .inst_b a {    display: block;
    opacity: .7;
    transition: opacity .5s;
    width: 111px;
    height: 101px;
}
.labels .inst_b a:hover {
    opacity: 1;
}
.labels .instance1 .inst_b a{margin:300px 0 0 150px;}
.labels .instance2 .inst_b a{margin:333px 0 0 165px;}
.labels .instance3 .inst_b a{margin:300px 0 0 150px;}
.labels .instance4 .inst_b a{margin:333px 0 0 195px;}
.labels .instance5 .inst_b a{margin:300px 0 0 150px;}
.labels .instance6 .inst_b a{margin:333px 0 0 180px;}
.labels .instance7 .instance_wrapper{
    display: block;
    margin:0 0 0 -50px;
}
.labels .instance8 .instance_wrapper{
    display: block;
    margin:0 0 0 -50px;
}
.labels .instance7 .inst_b a{margin:350px 0 0 0;}
.labels .instance8 .inst_b a{margin:350px 0 0 0;}
.anket{display: block;
    position: absolute;
    top:320px;
    left:570px;
    cursor:pointer;width:100px;height: 100px;
}
.mod8{display: block;
    position: absolute;
    top:460px;
    left:810px;
    cursor:pointer;width:330px;height: 110px;
}
.backBtn{
    border-radius: 50%;
    width: 120px;
    height: 120px;
    background-color: #969696;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size:1.6rem;
    line-height: 1.4;
    cursor: pointer;
}
.backBtn .backBtnArrow{

    border-bottom: solid 2px white;
    border-left: solid 2px white;
    width: 14px;
    height: 14px;
    transform: rotate(45deg);
    cursor: pointer;

}

.harinezumikun{
    position: absolute;
    left: 35%;
    bottom: 30px;
    z-index: 9000;
}

.hukidashikun_l{
    display: none;
    position: absolute;
    left: 35%;
    bottom: 120px;
    margin-left:-80px;
    transform-origin: right bottom;
    z-index: 9100;
}
.hukidashikun_r{
    display: none;
    position: absolute;
    left: 35%;
    bottom: 120px;
    margin-left:40px;
    transform-origin: left bottom;
    z-index: 9200;
}

.hukidashikun{
    display: none;
}
.hukidashikun_r.hukidashikun_open,
.hukidashikun_l.hukidashikun_open{
    display: block;
    animation: ani_hukidashikun .5s cubic-bezier(.76, 0, .24, 1) alternate;
}

.asiatokun_l{
    position: absolute;
    left: 35%;
    bottom: 30px;
    width:35px;
    height:8px;
    margin-left:-40px;
    background:url(../img/02/step.png) no-repeat;
    z-index: 9300;
}
.asiatokun_r{
    position: absolute;
    left: 35%;
    bottom: 30px;
    width:35px;
    height:8px;
    margin-left:70px;
    background:url(../img/02/step.png) no-repeat;
    transform: rotateY(180deg);
    z-index: 9400;
}
.asiatokun_asianime{
    animation: step 2.9s steps(5) infinite;
}

@keyframes step {
    to{
        background-position: -175px 0;
    }
}


@keyframes ani_hukidashikun {
    0%   { transform: scale(0); }
    100% { transform: scale(1); }
}

.harinezumikun .walk {
    animation: ani_walk .5s cubic-bezier(.76, 0, .24, 1) infinite alternate;
}
.harinezumikun .walk_and_stop {
    animation: ani_walk_stop .5s cubic-bezier(.76, 0, .24, 1) alternate;
}

.harinezumikun .harinezumikun_rotate.rotate_l {
    transform: rotateY(0deg);
}

.harinezumikun .harinezumikun_rotate.rotate_r {
    transform: rotateY(180deg);
}
@keyframes ani_walk {
    0%   { transform: rotate(0deg); }
    100% { transform: rotate(20deg); }
}

















/*
popup ----------------------------------------*/
.popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition-duration: 0.8s;
}
.block{
    display: block !important;
}
.popup.is-show {
    opacity: 1;
    visibility: visible;
}
.popup-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: calc(90% - 2rem);
    max-height: 80%;
    max-width: calc(1062px - 2rem);
    z-index: 9999;
    background-color: #fff;
    padding: 2rem;
}
.borders{
    border: 1px solid #000;
}
.close-btn {
    position: absolute;
    right: -6rem;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}
.close-btn .batsu{
    display: block;
    width: 50px;
    height: 50px;
    position: relative;
}
.batsu::before, .batsu::after{
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    transform: rotate(45deg);
    transform-origin:0% 50%;
    position: absolute;
    top: calc(14% - 5px);
    left: 14%;
}
.batsu::after{
    transform: rotate(-45deg);
    transform-origin:100% 50%;
    left: auto;
    right: 14%;
}
.black-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(200,200,200,0.8);
    z-index: 1;
}
.popup-inner .type_map{
    max-height: 80vh;
}
.popup-inner .products_introduction div.cover,
.popup-inner .type_seminer div.cover{
    min-height: 60vh;
    overflow-y: auto;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.popup-inner .type_map div.wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 96%;
    height: 60vh;
    margin: 1rem auto;
    overflow-y: scroll;
}
.popup-inner .products_introduction div.wrap{
    height: 60vh;
    width: 90%;
    margin: auto;
}
.popup-inner .type_seminer div.wrap{
    max-width: 400px;
    height: 60vh;
    margin: 0 auto;
}
.popup-inner .products_introduction div.wrap img{
    max-width: 100% !important;
}
.popup-inner .type_map div.wrap .img_map {
    width: 60%;
    min-height: 290px;
    display: block;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.popup-inner .type_map div.wrap .img_map .img_wrap{
    position: relative;
}
.popup-inner .type_map div.wrap .img_wrap span#link_001{
    position: absolute;
    top: 58%;
    left: 38%;
    cursor: pointer;
}
.popup-inner .type_map div.wrap .img_wrap span#link_001:hover,
.popup-inner .type_map div.wrap .img_wrap span#link_001.text_hover{
    position: absolute;
    top: 58%;
    left: 38%;
}
.popup-inner .type_map div.wrap .img_wrap span#link_002{
    position: absolute;
    top: 48%;
    left: 17%;
}
.popup-inner .type_map div.wrap .img_wrap span#link_002:hover,
.popup-inner .type_map div.wrap .img_wrap span#link_002.text_hover{
    position: absolute;
    top: 48%;
    left: 17%;
}
.popup-inner .type_map div.wrap .img_wrap span#link_003{
    position: absolute;
    top: 17%;
    left: 4%;
}
.popup-inner .type_map div.wrap .img_wrap span#link_003:hover,
.popup-inner .type_map div.wrap .img_wrap span#link_003.text_hover{
    position: absolute;
    top: 17%;
    left: 4%;
}
.popup-inner .type_map div.wrap .img_wrap span#link_004{
    position: absolute;
    top: 24%;
    left: 28%;
}
.popup-inner .type_map div.wrap .img_wrap span#link_004:hover,
.popup-inner .type_map div.wrap .img_wrap span#link_004.text_hover{
    position: absolute;
    top: 24%;
    left: 28%;
}
.popup-inner .type_map div.wrap .img_wrap span#link_005{
    position: absolute;
    top: -5%;
    left: 32%;
}
.popup-inner .type_map div.wrap .img_wrap span#link_005:hover,
.popup-inner .type_map div.wrap .img_wrap span#link_005.text_hover{
    position: absolute;
    top: -5%;
    left: 32%;
}
.popup-inner .type_map div.wrap .img_wrap span#link_006{
    position: absolute;
    top: -3%;
    right: 37%;
}
.popup-inner .type_map div.wrap .img_wrap span#link_006:hover,
.popup-inner .type_map div.wrap .img_wrap span#link_006.text_hover{
    position: absolute;
    top: -3%;
    right: 37%;
}
.popup-inner .type_map div.wrap .img_wrap span#link_00s{
    position: absolute;
    top: 9%;
    right: 27%;
}
.popup-inner .type_map div.wrap .img_wrap span#link_00s:hover,
.popup-inner .type_map div.wrap .img_wrap span#link_00s.text_hover{
    position: absolute;
    top: 9%;
    right: 27%;
}
.popup-inner .type_map div.wrap .img_wrap span#link_00f{
    position: absolute;
    top: 17%;
    right: 20%;
}
.popup-inner .type_map div.wrap .img_wrap span#link_00f:hover,
.popup-inner .type_map div.wrap .img_wrap span#link_00f.text_hover{
    position: absolute;
    top: 17%;
    right: 20%;
}
.popup-inner .type_map div.wrap .img_wrap img{
    max-width: 90% !important;
    margin: 10px;
}
.popup-inner .type_map div.wrap .menus {
    width: 40%;
}
.popup-inner .type_map div.wrap .menus .inst0_info{
    font-size: 1.4rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    cursor: pointer;
}
.popup-inner .type_map div.wrap .menus .inst0_info:hover,
.popup-inner .type_map div.wrap .menus .inst0_info.mark_hover{
    background-color: #bfe5e6;
}
.popup-inner .type_map div.wrap .menus .inst0_info > div{
    display: flex;
    align-items: flex-start;
    margin-right: 10px;
    line-height: 1.4;
}
.popup-inner .type_map div.wrap .menus .inst0_info .inst_infonum{
    margin-right: 10px;
    padding-top: 6px;
}
.popup-inner .type_map div.wrap .menus .inst0_info .txt {
    margin-left: 10px;
}
.popup-inner .type_map div.wrap .menus .instance0 .inst0_info .inst_infonum img {
    max-width: 100%;
    height: auto;
}
.popup-inner .type_map div.wrap .menus .instance0 .inst0_info span {
    font-size: 1.2rem;
}
.popup-inner .type_map div.wrap .menus .inst0_info.inst0_name10 img{
    width: 100%;
    max-width: 100% !important;
}
.popup-inner .type_map div.wrap .menus .inst0_info.inst0_name10 img.wic{
    max-width: 245px !important;
}
.popup-inner .products_introduction div.wrap div.title_wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.7rem;
    line-height: 1.5;
    margin: 1rem 0 2rem 0;
}
.popup-inner .products_introduction div.wrap div.title_wrap img{
    margin-right: 3rem;
}
.popup-inner .products_introduction div.wrap div.title_wrap img.just{
    margin-right: 1.5rem;
}
.popup-inner .products_introduction div.wrap div.contents_wrap,
.popup-inner .products_introduction div.wrap div.contents_wrap div.contents div.items{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.popup-inner .products_introduction div.wrap div.contents_wrap div.contents,
.popup-inner .products_introduction div.wrap div.contents_wrap div.contents div.items div{
    width: 30%;
}
.popup-inner .products_introduction div.wrap div.contents2{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 700px;
    margin: 0 auto;
}
.popup-inner .products_introduction div.wrap div.contents2.center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.popup-inner .products_introduction div.wrap div.contents2 > div{
    width: 45%;
    margin-bottom: 3rem;
}
.popup-inner .products_introduction div.wrap div.contents2 > div p{
    margin-left: 1em;
}
.popup-inner .products_introduction div.wrap div.contents div.items div img{
    margin: 0 auto;
}
.popup-inner .products_introduction div.wrap div.contents > div{
    margin-bottom: 2rem;
}
.popup-inner .products_introduction div.wrap div.contents2.center div.txt{
    max-width: 208px;
    line-height: 2;
    margin-top: 3rem;
}
.popup-inner .products_introduction div.wrap div.contents2.center div.just_img img {
    max-width: 200px !important;
    margin: 0;
}
.popup-inner .type_seminer div.wrap .title_wrap {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 2.6rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    letter-spacing: 2px;
}
.catch {
    font-size: 1.3rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.catch:before, .catch:after {
    border-top: 1px solid;
    content: "";
    width: 3em;
}
.catch:before {
    margin-right: 1em;
}
.catch:after {
    margin-left: 1em;
}
.popup-inner .type_seminer div.wrap .contents{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 1.2rem;
    margin: 2rem 0;
}
.popup-inner .type_seminer div.wrap .contents span{
    font-size: 2rem;
    letter-spacing: 2px;
}
.popup-inner .type_seminer div.wrap .txt {
    font-size: 1.1rem;
    line-height: 1.5;
}
@media only screen and (max-width: 834px) {
    .popup-inner .type_map div.wrap {
        display: block;
        width: 100%;
    }
    .popup-inner .type_map div.wrap .img_map,
    .popup-inner .type_map div.wrap .menus {
        width: 100%;
    }
    .popup-inner .type_map div.wrap .img_map{
        margin: 5rem 0 3rem 0;
    }
    .close-btn {
        position: absolute;
        right: 0;
        top: -6rem;
    }
}
@media only screen and (max-width: 639px) {
    .popup-inner .type_map div.wrap .img_wrap a{
        width: 22px;
    }
    .close-btn {
        position: absolute;
        right: 0;
        top: -2.5rem;
        width: 25px;
        height: 25px;
        line-height: 25px;
    }
    .close-btn .batsu {
        width: 25px;
        height: 25px;
    }
    .popup-inner .type_map div.wrap .menus .inst0_info {
        font-size: 1.3rem;
    }
    .popup-inner .products_introduction div.wrap div.contents_wrap,
    .popup-inner .products_introduction div.wrap div.contents_wrap div.contents div.items,
    .popup-inner .products_introduction div.wrap div.contents2{
        display: block;
        max-width: 300px;
        margin : 0 auto 2rem auto;
    }
    .popup-inner .products_introduction div.wrap div.contents_wrap div.contents,
    .popup-inner .products_introduction div.wrap div.contents_wrap div.contents div.items div,
    .popup-inner .products_introduction div.wrap div.contents2 div{
        width: 100%;
    }
    .popup-inner .products_introduction div.wrap div.title_wrap {
        font-size: 1.4rem;
        margin: 2rem 0 5rem 0;
    }
    .popup-inner .products_introduction div.wrap div.title_wrap img {
        margin-right: 1.5rem;
        max-width: 60px !important;
    }
    .popup-inner .products_introduction div.wrap div.contents2.center div.txt{
        margin:3rem auto auto;
    }
    .popup-inner .products_introduction div.wrap div.contents2.center div.just_img img {
        margin: 0 auto;
    }
    .popup-inner .type_seminer div.wrap .contents span{
        font-size: 1.8rem;
    }
    .popup-inner .type_seminer div.wrap .title_wrap {
        font-size: 2rem;
    }
    .catch {
        font-size: 1.1rem;
    }
    .popup-inner .type_map div.wrap .img_wrap span img {
        max-width: 20px !important;
        margin: 5px;
    }
}