@charset "utf-8";


.language_navigation ul{display:-webkit-flex;display:flex;}
.language_navigation li{text-align:center;position:relative;}
.language_navigation li span{display:block;}
.language_navigation li .name{font-weight:bold;}
.language_introduce{background-color:#f6f5f1;}
.language_introduce .box .Wrap{background-color:#fff;}
.language_introduce h2{color:#776b3d;font-weight:bold;}

.language_access .map{ width: 100%;position: relative;margin-bottom:20px;}
.language_access .map > div{ position: absolute;top: 0;left: 0;width: 100%;height: 100%; }
.language_access .map > div iframe{width:100%;height:100%;}

.language_access .in_box{-webkit-box-sizing: border-box;box-sizing: border-box;}
.language_access .in_box h3{color:#776b3d;font-weight:bold;}

.language_hours .in_box{-webkit-box-sizing: border-box;box-sizing: border-box;}
.language_hours .in_box h3{color:#776b3d;font-weight:bold;}

.language_credit ul{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.language_credit ul li{-webkit-box-sizing: border-box;box-sizing: border-box;}

.language_service .in_box{border-bottom:1px solid #cbcbcb;}
.language_service .in_box h3{color:#776b3d;font-weight:bold;}
.language_service .in_box h4{color:#776b3d;font-weight:bold;}

.language_inquiry h3{font-weight:bold;color:#776b3d;}

.language_taxfree th{color:#776b3d;font-weight:bold;}
.language_taxfree td span.em{font-weight:bold;}

.language_guide h3{position:relative;font-weight:bold;background-color:#f6f5f1;color:#776b3d;}
.language_guide .text .tax{display:block;text-align:center;color:#fff;background-color:#df0615;}
.language_guide .category{position:absolute;top:0;left:0;display:block;color:#fff;background-color:#b41c64;text-align:center;}
.language_guide .in_box{-webkit-box-sizing: border-box;box-sizing: border-box;}

.language_introduce .wrapper.come_wrapper div.box::before{content: "";display: block;visibility: hidden;background: #988f6f;}
.language_introduce .wrapper .box .Wrap{-webkit-box-sizing: border-box;box-sizing: border-box;}

@media only screen and (min-width: 768px){

    .language_introduce .wrapper.come_wrapper div.box::before{height: 90px;margin-top: -90px;}
    .contact_language{border-bottom:1px solid #c2c2c2;margin-bottom:50px;}

    .language_navigation{padding: 0 30px;}
    .language_navigation .wrapper{padding:46px 0 60px;}
    .language_navigation .explain{font-size:18px;margin-bottom:40px;line-height:2;}

    .language_navigation li{width:20%;height:210px;}
    .language_navigation li a{padding-top:17px;border-right:1px solid #cbcbcb;display:block;position:relative;}
    .language_navigation li::after{content:"";position:absolute;left:50%;margin-left:-11px;bottom:21px;width: 21px;
        height: 11px;background-color: #988f6f;clip-path: polygon(50% 11px, 0% 0%, 21px 0%);
    }

    .language_navigation li .image{margin-bottom:16px;}
    .language_navigation li .name{font-size:20px;line-height:24px;}
    .language_navigation li .name.single{padding-top:12px;}
    .language_navigation li.tail a{border-right-color:#fff;}
    
    .language_navigation li a img{-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
    .language_navigation li a:hover img{transform: translateY(-10px);}
    .language_navigation li a .name{-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
    .language_navigation li a:hover .name{color:#988f6f;}
    
    .language_introduce .wrapper{padding:80px 0 100px;}
    .language_introduce .box .Wrap{padding-top:30px;padding-right:60px;padding-left:60px;margin-bottom:40px;}
    .language_introduce h2{background:none 14px 0px no-repeat;-webkit-background-size:auto 60px;background-size:auto 60px;margin-bottom:30px;border-bottom:2px solid #988f6f;padding:15px 0 32px 94px;font-size:28px;}
    
    .language_access .Wrap{padding-bottom:50px;}
    .language_access h2{margin-bottom:30px;background-image:url(../img/language_icon_access.png);}

    .language_access .map:before{ padding-top: 44.44%;content:"";display: block; }

    .language_access .area{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
    .language_access .in_box{width:50%;padding-right:30px;}
    .language_access .in_box h3{margin-bottom:10px;font-size:22px;}
    .language_access .in_box p{line-height:2;}
    
    .language_hours .Wrap{padding-bottom:45px;}
    .language_hours h2{margin-bottom:20px;background-image:url(../img/language_icon_hours.png);position:relative;}
    .language_hours h2 span{font-size:14px;line-height:1.1;position:absolute;right:0;top:30px;width:500px;text-align:right;}
    .language_hours .text{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
    .language_hours .in_box{width:33.33%;position:relative;padding:5px 10px 5px 34px;}
    .language_hours .in_box::after{position:absolute;content:"";display:block;background-color:#cbcbcb;right:0;width:1px;height:100%;top:0;}
    .language_hours .in_box.tail::after{display:none;}
    .language_hours .in_box h3{margin-bottom:10px;font-size:20px;}
    .language_hours .in_box p{}
    
    .language_credit .Wrap{padding-bottom:35px;}
    .language_credit h2{margin-bottom:25px;background-image:url(../img/language_icon_credit.png);}
    .language_credit p{margin-bottom:10px;line-height:2;}
    .language_credit ul{margin: 0 -10px;}
    .language_credit li{ width: 20%; min-width:200px;padding: 0 10px 10px;}
    .language_credit li .image{display:block;text-align: center;}
    .language_credit li .name{display:block;margin-top:12px;text-align:center;padding-top:10px;}
    .language_credit li .name.double{padding-top:0px;}
    
    .language_service .Wrap{padding-bottom:45px;}
    .language_service h2{margin-bottom:25px;background-image:url(../img/language_icon_service.png);}
    .language_service .in_box{padding-bottom:25px;margin-bottom:25px;}
    .language_service .in_box h3{font-size:20px;margin-bottom:10px;}
    .language_service .in_box h4{margin-top:10px;margin-bottom:10px;}
    .language_service .in_box p{line-height:2;}
    
    .language_inquiry .Wrap{padding-bottom:30px;}
    .language_inquiry h2{background-image:url(../img/language_icon_inquiry.png);margin-bottom:25px;}
    .language_inquiry h3{font-size:20px;margin-bottom:10px;}
    .language_inquiry p{line-height:2;padding-bottom:25px;border-bottom:1px solid #cbcbcb;margin-bottom:25px;}
    
    .language_taxfree .Wrap{padding-bottom:60px;}
    .language_taxfree h2{background-image:url(../img/language_icon_taxfree.png);}
    .language_taxfree table{width:100%;border-top:1px solid #cbcbcb;}
    .language_taxfree th,
    .language_taxfree td{padding:25px 10px;border-bottom:1px solid #cbcbcb;}
    .language_taxfree th{width:55px;font-size:20px;}
    .language_taxfree td{}
    .language_taxfree td span.em{font-size:20px;}
    
    .language_guide .Wrap{padding-bottom:60px;margin-bottom:0px;}
    .language_guide h2{margin-bottom:20px;background-image:url(../img/language_icon_guide.png);}
    .language_guide h3{font-size:24px;padding:15px 24px;margin-bottom: 20px;cursor: pointer;}
    .language_guide h3::after{content:"";display:block;position:absolute;top:28px;right:22px;width:18px;height:12px;background:url(../../images/contact_icon_down.png) 50% 50% no-repeat;}
    .language_guide h3.selected::after{transform: rotate(180deg);}
    .language_guide .area{padding: 10px 0 30px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
    .language_guide .in_box{width:50%;margin-bottom:20px;}
    .language_guide .in_box > a{position:relative;display:-webkit-flex;display:flex;}
    .language_guide .image{width:198px;height:148px;border:1px solid #ccc;margin-right:30px;}
    .language_guide .image span{display:block;width:100%;height:100%;background:none 50% 50% no-repeat;background-image:url(../../images/noimage270.jpg);-webkit-background-size:contain;background-size:contain;}
    .language_guide .text{padding-top:15px;flex:1;}
    .language_guide .text h4{font-size:24px;margin-bottom:5px;}
    .language_guide .text p{}
    .language_guide .text .tax{margin-top:10px;width:110px;height:20px;padding:4px 10px;line-height:20px;}
    .language_guide .category{width:32px;height:15px;padding:1px 5px;font-size:12px;line-height:15px;}
    
    .language_tointro .Wrap{padding-bottom:60px;margin-bottom:0px;}
    .language_tointro h2{background-image:url(../img/language_icon_book.png);}
    .language_tointro h2 br{display:none;}
    .language_tointro ul{margin-left:20px;}
    .language_tointro li{padding-bottom:15px;width:100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;align-items:top;}
    .language_tointro time{width:135px;font-size:18px;color:#776b3d;}
    .language_tointro p{font-size:20px;}
    .language_tointro p br{display:none;}
}
@media only screen and (min-width: 981px){
	.language_navigation ul li .name br{display:none;}
}

@media only screen and (max-width: 980px){

    .language_navigation ul{flex-wrap: wrap;justify-content: center;}
    .language_navigation ul li{width: 33.33333%;position: relative;margin-bottom: 20px;}
}


@media only screen and (min-width: 768px) and (max-width: 980px){

    .language_navigation li{height: 160px;}
    .language_navigation li .image{width: 25%;height: 70px;margin: 0 auto 8px;}
    .language_navigation li::after{bottom: 0;}
    .language_navigation li a{height: 100%;padding-top: 0;}
    .language_navigation li:nth-of-type(3) a{border-right-color: #fff;}


    .language_introduce .box .Wrap{padding-left: 30px;padding-right: 30px;}

    .language_hours h2 span{width: 50%;}
    .language_credit li{margin-bottom: 15px;margin-right: 0;width: 33.3333%;}
    .language_credit li .name{padding-top: 0;}
    .language_guide .area{margin: 0 -10px;}
    .language_guide .in_box{padding: 0 10px;}
    .language_guide .in_box > a{flex-wrap: wrap;}
    .language_guide .image{width: 100%;margin: 0;}
}

@media only screen and (min-width: 768px){
	.language_guide h3::after{-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
	.language_guide h3:hover::after{}
	.language_guide .in_box > a .image,
	.language_guide .in_box > a .text{-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
	.language_guide .in_box > a:hover .image{opacity:0.8;}
	.language_guide .in_box > a:hover .text{color:#776b3d;}
}


@media only screen and (max-width: 767px){
    .language_introduce .wrapper.come_wrapper{padding-bottom: 10px;}
    .language_introduce .wrapper.come_wrapper div.box::before{height: 75px;margin-top: -75px;}
    .language_introduce .wrapper.come_wrapper div.box:first-of-type::before{margin-top: 0;}

    .def_h1_title h1 span.en{font-size: 20.5px;line-height: 1.2;margin-top: 5px;}
    .language_navigation .explain{padding: 30px 15px;}
    .language_navigation ul{padding: 0 15px 31px;}
    .language_navigation ul li{margin-bottom: 15px;}
    .language_navigation ul li::before{content: "";display: block;background: #d9d9d9;width: 1px;height: 100%;position: absolute;left: 0;top: 0;}
    .language_navigation ul li:nth-of-type(3n + 1)::before{content: none;}
    .language_navigation li .image{margin: 0 auto 10px;height: 55px;}
    .language_navigation li .image img{object-fit: contain;width: 100%;height: 55px;}

    .language_navigation li .name{font-size: 14px;line-height: 18px;}

    .language_introduce .wrapper .box .Wrap{padding: 20px 15px 30px;}
    .language_introduce .box{margin-bottom: 30px;}

    .language_access {padding: 0 15px;}
    .language_access h2{padding-top: 75px;margin-bottom:30px;background:url(../img/language_icon_access.png) no-repeat center 15px;background-size: 50px 49px;text-align: center;line-height: 1;margin-bottom: 15px;}
    .language_access .map{width: auto;margin: 0 -15px 20px;}
    .language_access .map:before{ padding-top: 44.44%;content:"";display: block; }
    .language_access .in_box{-webkit-box-sizing: border-box;box-sizing: border-box;}
    .language_access .in_box:first-of-type{margin-bottom: 17px;}
    .language_access .in_box h3{margin-bottom:10px;font-size: 15px;line-height: 1;}
    .language_access .in_box p{font-size: 95%;line-height: 1.7;}
    
    .language_hours{padding: 0 15px 15px;}
    .language_hours h2{padding-top: 70px;background:url(../img/language_icon_hours.png) no-repeat center 15px;background-size: 45px 44px;text-align: center;line-height: 1;position:relative;margin-bottom: 10px;}
    .language_hours h2 span{display: block;font-size: 12px;line-height: 1.5;text-align: right;justify-content: center;padding: 10px 15px 0;}
    .language_hours .in_box{padding: 5px 0 10px;border-bottom: 1px solid #cbcbcb;}
    .language_hours .in_box h3{margin-bottom: 5px;font-size: 15px;}
    .language_hours .text{padding: 0 15px;}

    .language_credit{padding: 0 15px 5px;}
    .language_credit h2{padding-top: 70px;background:url(../img/language_icon_credit.png) no-repeat center 15px;background-size: 50.5px 44px;text-align: center;line-height: 1;position:relative;margin-bottom: 10px;}
    .language_credit p{padding: 0 15px 10px;line-height: 1.7;font-size: 95%;}    
    .language_credit ul{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
    .language_credit li{width: 50%;padding: 10px;-webkit-box-sizing: border-box;box-sizing: border-box;}
    .language_credit li .image{display:block;text-align: center;}
    .language_credit li .name{display:block;text-align:center;padding-top:10px;font-size: 14px;}

    .language_service{padding-right: 15px;padding-left: 15px;padding-bottom: 1px;}
    .language_service h2{padding-top: 70px;background:url(../img/language_icon_service.png) no-repeat center 15px;background-size: 45px 44px;text-align: center;line-height: 1;position:relative;margin-bottom: 10px;}
    .language_service .in_box{padding-bottom: 20px;margin-bottom: 15px;}
    .language_service .in_box h3{font-size: 15px;margin-bottom: 5px;}
    .language_service .in_box h4{margin-top:10px;margin-bottom:10px;}
    .language_service .in_box p{line-height: 1.7;font-size: 95%;word-wrap: break-word;}
    
    .language_inquiry{padding-right: 15px;padding-left: 15px;padding-bottom: 1px;}
    .language_inquiry h2{padding-top: 70px;background:url(../img/language_icon_inquiry.png) no-repeat center 15px;background-size: 45px 44px;text-align: center;line-height: 1;position:relative;margin-bottom: 10px;}
    .language_inquiry h3{font-size: 15px;margin-bottom: 5px;}
    .language_inquiry p{line-height: 1.7;font-size: 95%;padding-bottom: 20px;border-bottom:1px solid #cbcbcb;margin-bottom: 15px;}
    
    .language_taxfree{padding-right: 15px;padding-left: 15px;padding-bottom: 15px;}
    .language_taxfree h2{padding-top: 70px;background:url(../img/language_icon_taxfree.png) no-repeat center 15px;background-size: 40px 44px;text-align: center;line-height: 1;position:relative;margin-bottom: 15px;}
    .language_taxfree table{width:100%;border-top:1px solid #cbcbcb;}
    .language_taxfree th,
    .language_taxfree td{border-bottom:1px solid #cbcbcb;display: block;width: 100%;}
    .language_taxfree th{font-size: 16px;line-height: 1;padding: 14px 0;}
    .language_taxfree td{font-size: 14px;word-wrap: break-word;box-sizing: border-box;padding: 10px 0 15px;}
    .language_taxfree td span.em{display: block;margin: 5px 0;padding-left: 7px;font-size: 15px;}


    .language_guide{padding-right: 15px;padding-left: 15px;padding-bottom: 1px; margin-bottom:0px;}
    .language_guide h2{padding-top: 70px;background:url(../img/language_icon_guide.png) no-repeat center 15px;background-size: 50px 44px;text-align: center;line-height: 1;position:relative;margin-bottom: 15px;}
    .language_guide h3{font-size: 20px;padding: 10px 15px;margin-bottom: 15px;}
    .language_guide h3::after{content: "";display: block;position: absolute;top: 20px;right: 20px;width: 12px;height: 9px;background: url(../../images/contact_icon_down.png) 50% 50% no-repeat;background-size: contain;}
    .language_guide .area{padding: 0 5px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin: 0 -10px;}
    .language_guide .in_box{width:50%;margin-bottom:20px;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 10px;}
    .language_guide .in_box > a{position:relative;display:-webkit-flex;display:block;}
    .language_guide .image{width: 100%;height:148px;border:1px solid #ccc;}
    .language_guide .image span{display:block;width:100%;height:100%;background:none 50% 50% no-repeat;background-image:url(../../images/noimage270.jpg);-webkit-background-size:contain;background-size:contain;}
    .language_guide .text{padding-top:15px;flex:1;}
    .language_guide .text h4{font-size:18px;margin-bottom:5px;}
    .language_guide .text p{font-size: 14px;}
    .language_guide .text .tax{margin-top: 10px;width: 80px;height: 14px;padding: 4px 10px;font-size: 14px;line-height: 14px;}
    .language_guide .category{width:32px;height:15px;padding:1px 5px;font-size:12px;line-height:15px;}

    .language_tointro{padding-right: 15px;padding-left: 15px;padding-bottom: 15px;}
    .language_tointro h2{padding-top: 70px;background:url(../img/language_icon_book.png) no-repeat center 8px;background-size: 64px auto;text-align: center;line-height: 1.5;position:relative;margin-bottom: 15px;}

    .language_tointro li{padding-bottom:10px;}
	.language_tointro time{}
	.language_tointro p{font-size:15px;font-weight:bold;}
	
}
    