@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100;400;600;900&display=swap');
html,body,p,h1,h2,h3,h4,h5,ul{margin:0;padding:0;font-weight:400;}
html{box-sizing:border-box;font-size:100%;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", “Noto Sans”, “Noto Sans CJK JP”, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;}
*,*:before,*:after{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
img{max-width:100%;height:auto;vertical-align:middle}
body{}
.et{font-family:"Outfit";}
a{text-decoration:none;cursor:pointer;color:initial;}
html,body{width:100%;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;height:100%;}
.dis_res{display:none!important}
.dis_se{display:none!important;}
header{width:100%;top:0px;left:0;padding:15px 75px;position: fixed;display: block;transition:0.8s;z-index:5;background:#fff;}
.home header{background: none;}
header.fixed{transition:0.4s;position:fixed;background:#fff;-webkit-backdrop-filter: saturate(180%) blur(20px);backdrop-filter: saturate(180%) blur(20px);top:0;z-index:5;}
.home_header.tps{top: 44px;}
.top{width:100%;height:100%;display:flex;justify-content:center;align-items: center;}
.top .box{width:100%;max-width:1100px;margin:0 auto;}
.top .box h2{font-size:108px;color:#fff;font-weight:400;margin-bottom:28px;line-height:1.1em;letter-spacing:0.02em;}
.top .box p{font-size:24px;color:#fff;}
.logo{position:absolute;left:40px;top:15px;z-index:1;width:76px;height:40px;background-image: url(../img/logo.svg);background-size:76px 40px;}
.home .logo{background-image: url(../img/logo_w.svg);}
.home .fixed .logo{background-image: url(../img/logo.svg);}
.top_down{position: absolute;right:80px;bottom:60px;z-index: 1;}
.menu-right{position:absolute;right:40px;top:12px;}
.menu-right ul{display:table;}
.menu-right ul li{display:inline-block;vertical-align:top;margin-left: 35px;}
.menu-right ul li a{color:#fff;display: inline-block;}
.menu-right ul li img{margin-left:12px;}
.icon_w{display: none;}
.icon_b{display: inline-block;}
.home .icon_w{display: inline-block;}
.home .icon_b{display: none;}
.fixed .icon_w{display: none;}
.fixed .icon_b{display: inline-block;}
.menu-right .child{display: none;position: absolute;padding: 0;left: 0;padding-top:15px;text-align: right;}
.menu-right .child li{margin:0; display: block;border-bottom: solid 1px #666;font-size:13px;padding: 5px 15px;line-height:1.67em;text-align:center;}
#global-nav{ width: 100%;margin: 0 auto;text-align: center;}
#global-nav ul li{display:inline-block;padding:0 20px 0;margin:0 10px; color:#fff;font-size:15px;position: relative;}
#global-nav ul li a{color:#000;line-height:40px;font-weight:500;}
.home_header #global-nav ul li a{color:#fff;}
.home_header.fixed #global-nav ul li a{color:#000;}
#global-nav ul li.active a{color: #8e8e8e;}
#global-nav ul li a:hover{}
.sub_menu{background-image: url(../img/menu_icon_b.svg);background-size:14px;background-position: right center;background-repeat:no-repeat;}
.home .sub_menu{background-image: url(../img/menu_icon.svg);}
.fixed .sub_menu{background-image: url(../img/menu_icon_b.svg);}
.sub_menu ul {display:none;}
.no-link{pointer-events: none;}
@media screen and (min-width: 769px) {
.sub_menu:hover ul{display:block;position:absolute;padding:0;margin:0;top:35px;left:0;list-style-type:none;width:220px;padding: 20px 0 0;}
}

#global-nav .sub_menu ul li{font-size: 14px;border-bottom: solid 1px #d1d1d1;padding:10px 15px;display: block;background: #fff;}
#global-nav .sub_menu ul li:hover{background: #d1d1d1;}
#global-nav .sub_menu ul li a{display: block;line-height:16px;color: #000;font-weight:400;}
nav span{background:#666;height:2px;display:block;position:relative;width:50px;left:0;}

/*-- ボタン --*/
#nav-toggle{display:none;position:absolute;right:12px;top:14px;width:25px;height:32px;cursor:pointer;z-index:101;}
#nav-toggle div{position:relative;}
#nav-toggle span{display:block;position:absolute;height:2px;width:100%;background:#fff;left:0;-webkit-transition:.6s ease-in-out;-moz-transition:.6s ease-in-out;transition:.6s ease-in-out;}
#nav-toggle span:nth-child(1) {top:2px;}
#nav-toggle span:nth-child(2) {top:10px;}
#nav-toggle span:nth-child(3) {top:18px;}

/*-- スマホ --*/
@media screen and (max-width: 769px) {

header ul{float:none;}
#global-nav li ul{}
.sub_menu{background-image: url(../img/menu_icon_b.svg);background-position: top 18px right;}
.sub_menu.acmenu{background-image: url(../img/menu_icon_b2.svg);}
.home .sub_menu{background-image: url(../img/menu_icon_b.svg);}
.home .sub_menu.acmenu{background-image: url(../img/menu_icon_b2.svg);}
#global-nav .sub_menu ul li{padding: 10px 0;margin-left: 15px;}
#global-nav .sub_menu ul li:last-child{border-bottom:none;}
#global-nav .sub_menu ul li:hover{background:none;}
#global-nav .sub_menu ul li:hover a{color:#000;}
#top-head.fixed{background-color:#fff;height:65px;}
#global-nav ul li{float:none;text-align:center}
#top-head #global-nav ul li a,#top-head.fixed #global-nav ul li a{width:100%;display:block;color:#fff;padding:18px 0;font-size:20px;}
#nav-toggle {display:block;right:17px;top:15px;}
#nav-toggle span{background:#000;}
.open #nav-toggle span{background:#000;}
.open #nav-toggle span:nth-child(1){top:11px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);transform:rotate(135deg);}
.open #nav-toggle span:nth-child(2){width:0;left:50%;}
.open #nav-toggle span:nth-child(3){top:11px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);transform:rotate(-135deg);}
.open #global-nav{-moz-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0);}

#mobile-head{position:relative;}
#top-head.open{z-index:101;}
#top-head.open .logo{z-index:20;}
#global-nav{position: absolute;top:50px;background:#fff;width:100%;text-align:center;padding:10px 15px;-webkit-transition:.7s ease-in-out;-moz-transition:.7s ease-in-out;transition:.7s ease-in-out;height:0;left: 0;height: 100vh;transform: translateX(100%);}
#global-nav ul li{padding:5px;display:block;color:#000;text-align:left;border-bottom: solid 1px #ebebeb;line-height: 2em;margin-right:0;}
.home_header #global-nav ul li a{color:#000;}
#global-nav ul li.menu_left{padding:5px;float: none;}
#top-head #global-nav ul li a,
#top-head.fixed #global-nav ul li a {width:100%;display:block;color:#f7f7f7;padding:0;font-size:15px;line-height: 2.1em;}
#nav-toggle{display:block;}
.open #nav-toggle span:nth-child(1){top:11px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);transform:rotate(135deg);}
.open #nav-toggle span:nth-child(2){width:0;left:50%;}
.open #nav-toggle span:nth-child(3){top:11px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);transform:rotate(-135deg);}
.open #global-nav {
-moz-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0);height:100vh;}

}


.anime{transition-property: opacity, transform;transition-duration: 1s;transition-timing-function: cubic-bezier(0.000, 0.295, 0.500, 1.000);opacity: 0;-webkit-transform: translate(0px, 60px);transform: translate(0px, 60px);}
.anime[data-delay="1"]{ transition-delay: 0.3s;}
.anime[data-delay="2"]{ transition-delay: 0.6s;}
.anime[data-delay="3"]{ transition-delay: 0.9s;}
.anime[data-delay="4"]{ transition-delay: 1.2s;}
.anime[data-delay="5"]{ transition-delay: 1.5s;}
.anime2{transition-property: opacity, transform;transition-duration:2s;transition-timing-function: cubic-bezier(0.000, 0.295, 0.500, 1.000);opacity: 0;-webkit-transform: translate(-20px, 0px);transform: translate(-20px, 0px);}
.anime.ac,.anime2.ac{opacity: 1;-webkit-transform: translate(0, 0);transform: translate(0, 0);}
.anime3{transition-property: opacity, transform;transition-duration:3s;opacity: 0;}
.anime3.ac{opacity:1;}
.anime4{transform:rotate(120deg);opacity:0;transition:1.5s;}
.anime4.ac{opacity:1;transform:rotate(0deg);}
.anime_img{opacity:0;transform: scale(1.05);transition: transform 800ms cubic-bezier(.215,.61,.355,1),opacity 330ms cubic-bezier(.694,0,.335,1),-webkit-transform 800ms cubic-bezier(.215,.61,.355,1);}
.anime_img.ac{transform: scale(1);opacity: 1;}

@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}
@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}

.topics{width: 100%;background: #fff;padding: 13px;text-align: center;position: absolute;bottom:0;left: 0;height: 44px;overflow: hidden;z-index: 2;display: none;}
.topics a{font-size:15px;color:#000;}
.topics a span{color: #222;font-weight:600;padding-right:10px;}
.topics .close{position: absolute;right: 10px;top: 0;cursor: pointer;padding: 9px 15px;}
#bg_v{background-blend-mode: multiply;position:absolute;width:100%;height:100%;-o-object-fit: cover;object-fit: cover;z-index:-1;top:0; left:0;overflow: hidden;}
.video_bg{position: absolute; z-index: 1; width: 100%; height: 100%; top: 0; left: 0; background-repeat: repeat; background-position: 0 0; background: url(../img/ami.png);}

.home h2{font-size:90px;color:#000;margin-bottom:20px;}
.home p{font-size:24px;}
.home .links{background:#000;border:solid 1px #000;color:#fff;font-size:16px;padding:4px 24px;display: inline-block;font-weight:500;margin-top:20px;transition:0.4s;}
.home .links:hover{background:none;color:#000;}
.top_about{width:100%;padding:80px 20px;background-color:#000;background-image:url(../img/about.jpg);background-position:center;background-size:900px;background-repeat:no-repeat;}
.top_about h2{text-align:center;font-size:90px;color:#fff;margin-bottom:340px;}
.top_about .box{width:100%;max-width:800px;margin:0 auto;text-align: center;}
.top_about p{font-size:18px;color:#fff;text-align:center;}
.top_about .links{background:#085184;border:solid 1px #085184;color:#fff;font-size:16px;padding:8px 28px;display: inline-block;font-weight:500;margin-top:20px;transition:0.4s;}
.top_about .links:hover{background:none;color:#085184;}
.top_service{width:100%;padding:120px 20px;text-align: left;background-color:#e2e6ed;background-image: url(../img/system_top.jpg);background-size:auto 100%;background-position: center right 140px;background-repeat: no-repeat;}
.top_service .box{width:100%;max-width:1080px;margin:0 auto;}
.top_service h2{margin-bottom:10px;}
.top_service p{margin-bottom:20px;}
.top_edu{width:100%;padding:80px 20px;text-align: center;}
.top_edu img{width:190px;}
.top_recruit{width:100%;background-image: url(../img/top_recruit.jpg);background-size:cover;background-repeat:no-repeat;background-position: center;padding:140px 20px;}
.top_recruit .box{width:100%;max-width:1180px;margin:0 auto;}



footer{background:#f9f9f9;width:100%;padding:50px 15px 5px;}
.footer_content{width: 100%;max-width: 1180px;margin: 0 auto;display: table;}
.footer_left{display: inline-block;width:25%;}
.footer_content h2{font-size:20px;margin-top:10px;}
.footer_right{display: inline-block; width:75%;vertical-align:top;}
.footer_right_column{display: flex; flex-wrap: wrap; justify-content: space-between; align-items: stretch; width: 100%;}
.footer_right_column .column{display:inline-block;width:24%;vertical-align:top;}
.footer_right_column h3{font-size:14px;margin-bottom:12px;color:#000;font-weight:bold;}
.footer_right_column a{font-size:14px;display: block;color:#000;line-height:2em;}
.footer_right_column h4{font-size: 13px;color: #000;font-weight: bold;margin-top: 8px;line-height: 2em;}
.footer_bottom{width: 100%;max-width: 1180px;margin: 0 auto;padding: 25px 15px 10px;position: relative;text-align:right;}
.footer_bottom p{font-size: 11px;}
.fotter_privacy{position: absolute;right: 0;bottom: 0;vertical-align: top;}
.fotter_privacy a{font-size:12px; vertical-align: bottom; padding-left: 20px;color:#333;}


.sub_header{position:relative;width: 100%;background: #fff;padding:16px 20px;text-align: center;border-bottom: solid 1px #ebebeb;}
.sub_header.active{top:60px;transition:0.4s;}
.sub_header a{color: #000;font-size:15px;padding: 0 40px;font-weight:400;}
.sub_header a:hover{color:#888;}
.sub_header a.on{color: #888;}
.sub_header.black{background:#1d1d1d;border: none;}
.sub_header.black a{color:#b5b5b5;font-weight:600;}
.sub_header.black a:hover{color:#ddd;}
.sub_header.black a.on{font-weight:600;color: #fff;}
.about_top{padding:190px 20px; position:relative;width:100%;background-color:#000;margin-top:70px;background-image:url(../img/about.jpg);background-position:center;background-size:900px;background-repeat:no-repeat;}
.about_main{width:100%;max-width:1040px;margin:0 auto;padding:90px 15px;}
.about_main h2{font-size:72px;margin-bottom:40px;}
.about_main h3{font-size:40px;line-height:1.6em;font-weight:600;margin-bottom:15px;}
.about_main .et{font-size:102px;}
.about_main p{font-size:20px;line-height:1.68em;margin-bottom:25px;}
.about_main .sign{font-size:20px;font-weight:600;text-align:right;padding-top:20px;}
.about_img{width:100%;margin:20px auto;}
.sub_footer{display:flex;justify-content:space-between;padding-top:40px;}
.sub_footer a{background:#2e2e2e;color:#fff; border:solid 1px #2e2e2e;
	padding:10px 10px;width:240px;transition:0.4s;text-align:center;}
.sub_footer a:hover{background:none;color:#000;}
.company{width:100%;display: flex;justify-content:space-between;}
.company .box{display:flex;width:49%;margin-bottom:50px;}
.company .box img{width:40px;}
.about_main h4{font-size:21px;font-weight:600;margin-bottom:10px;}
.company .box p{font-size:17px;}
.about_main .box_img{width:60px;}
.about_main iframe{width:100%;height:400px;filter: grayscale(98%);}

.news_top{padding:190px 20px; position:relative;width:100%;background-color:#000;margin-top:70px;background-image:url(../img/news_top.jpg);background-position:center;background-size:900px;background-repeat:no-repeat;}
.news_list{width:100%;max-width:800px;margin:0 auto;padding:90px 15px 0;}
.news_list h2{font-size:40px;margin-bottom:40px;font-weight:600;}
.news_list ul{width:100%;list-style:none;font-size:20px;}
.news_list ul span{padding-right:20px;width: 140px;display: inline-block;}
.news_list ul li{padding:8px 0;}
#news-content{width:100%;max-width:900px;margin:0 auto;padding:90px 15px;}
#news-content h2{font-size:24px;text-align: center;font-weight:600;margin-bottom:40px;}
#news-content h2 small{display: block;font-size:16px;padding-top:10px;}
#news-content h3{font-size:20px;margin-top:20px;margin-bottom:8px;}
#news-content p{font-size:18px;margin-bottom:10px;}
.back_btn{width:100%;text-align: center;margin:40px auto;display: none;}
.back_news{font-size:16px;padding:10px 28px;background: #000;border:solid 1px #000;color:#fff;transition:0.4s;}
.back_news:hover{background: none;color:#000;}


.education_top{margin-top:70px;padding:340px 20px 60px; position:relative;width:100%;background-color:#000;background-image: url(../img/education_top.jpg);text-align:left; background-size:cover;background-position:center;background-repeat: no-repeat;}
.education_top h2{color:#fff;font-size:56px;font-weight:600;line-height:60px;text-align:center;}
.education_main{width:100%;padding:90px 0;}
.education_main .box{max-width:1040px;margin:0 auto;width:100%;}
.education_main h2{font-size:42px;margin-bottom:40px;font-weight:600;}
.education_main p{font-size:18px;line-height: 1.6em;margin-bottom:15px;}
.education_img{width:100%;max-width:450px;margin:60px auto;}
.education_main .clm{width:100%;display:flex;justify-content:space-between;}
.education_main .clm_icon{width:29%;display: flex;}
.education_main .clm_left{width:70px;}
.education_main .clm_icon img{width:50px;}
.education_main .clm_icon h3{font-size: 26px;font-weight: 600;margin-bottom: 10px;}
.education_main .clm_icon ul{padding-left: 1em;font-size: 18px;line-height: 1.6em;list-style: square;}
.education_cp{width:100%;background:#177094;padding:25px;margin-top:80px;margin-bottom:50px;}
.education_cp h3{font-size:28px;font-weight:600;color:#fff;}
.education_main .clm_harf{width:47%;}
.education_main .box h4{background:#177094;padding:12px 20px;font-size:22px;font-weight:600;color:#fff;text-align:center;margin-bottom: 15px;}
.education_main .clm_harf p{font-size:18px; }

.recruit_top{margin-top:70px;padding:180px 20px 180px;background-image: url(../img/recruit_top.jpg);background-size:cover;background-position:center;background-repeat: no-repeat;}
.recruit_top h2{color:#fff;font-size:56px;font-weight:600;line-height:60px;text-align:center;}
.recruit_top .box{width:100%;max-width:1080px;margin:0 auto;}
.recruit_main{width:100%;padding:90px 0;max-width:1040px;margin:0 auto;width:100%;}
.recruit_main h2{font-size:60px;font-weight:600;margin-bottom:28px;text-align: center;}
.recruit_main p{font-size:24px;line-height:1.7em;text-align:center;}
.recruit_img{width:100%;padding:120px 50px;margin-top:80px; background-image: url(../img/recruit_img.jpg);background-size:cover;background-position:center;background-repeat: no-repeat;}
.recruit_main h3{font-size:42px;}
.recruit_main h3 small{display: block;font-size:28px;font-weight:600;padding-top:10px;}
.recruit_img h3{font-size:42px;}
.recruit_img h3 small{display: block;font-size:28px;font-weight:600;padding-top:10px;}
.recruit_main table{width:100%;margin-top:40px;}
.recruit_main table td{font-size:20px;font-weight:500;min-width:150px;padding:10px 0;vertical-align:top;line-height:1.6em;}
.recruit_title{width:100%;background:#84b59f;padding:28px 20px;margin-top: 20px;margin-bottom:40px;}
.recruit_title h3{font-size:28px;font-weight:600;text-align: center;text-shadow:2px 2px 1px rgba(255,255,255,0.5);}

.interview_top{margin-top:70px;padding:340px 20px 60px;background-image: url(../img/interview_top.jpg);background-size:cover;background-position:center;background-repeat: no-repeat;}
.interview_top h2{color:#fff;font-size:56px;font-weight:600;line-height:60px;text-align:center;}
.interview_main{width:100%;padding:90px 0;max-width:1040px;margin:0 auto;width:100%;}
.interview_main h2{font-size:42px;font-weight:600;margin-bottom:60px;text-align: center;}
.interview_main h2 small{display: block;font-size:28px;font-weight:400;padding-top:10px;}
.interview_main p{font-size:20px;line-height:1.7em;}
.interview_main .box{width:100%;background:#fff;display:flex;justify-content:space-between;padding:50px; margin-bottom:50px;box-shadow:2px 2px 20px rgba(0,0,0,0.28);flex-wrap: wrap;}
.interview_main .box .box_left{width:15%;text-align: center;}
.interview_main .box .box_right{width:80%;}
.interview_main .box .box_left img{width:90px;margin-bottom:10px;}
.member{width:100%;margin-top:90px;margin-bottom:40px;}
.member h2{margin-bottom:20px;}
.member p{font-size:20px;text-align:center;margin-bottom:40px;}
.swiper-container {width: 100%;height: 100%;margin:0;transition:0.4s;}
.swiper-container.ac{padding-right:55px;}
.swiper-slide {text-align: left;font-size: 18px;background: #fff;display:inline-block;max-width:100%;-webkit-backface-visibility: hidden;-webkit-transform-style: preserve-3d;background-position:center;background-repeat: no-repeat;background-size: cover;}
.slide_img{ width: 100%;height: 435px;background-size: cover;border-radius: 12px;}
.slide-img h3{margin-top:10px;font-size:18px;}

.system_top{margin-top:70px;padding:180px 20px 180px;background-color:#e2e6ed;background-image: url(../img/system_top.jpg);background-size:auto 100%;background-position:center right 140px;background-repeat: no-repeat;}
.system_top h2{color:#000;font-size:56px;font-weight:600;line-height:60px;text-align:left;}
.system_top .box{width:100%;max-width:1200px;margin:0 auto;}
.system_main{width:100%;padding:90px 0 10px;margin:0 auto;width:100%;}
.system_main .box{width:100%;max-width:1080px;margin:0 auto;display: flex;justify-content: space-between;margin-bottom:100px;}
.system_title{text-align:center;padding:80px 20px;background:#f4f4f4;}
.system_title .box{width:100%;max-width:870px;margin:0 auto;}
.system_title h2{font-size:38px;font-weight:600;margin-bottom:20px;}
.system_title p{font-size:20px;line-height: 1.7em;text-align:left;}
.system_main h2{font-size:34px;font-weight:600;margin-bottom:28px;text-align:left;}
.system_main h2 small{display: block;font-size:22px;font-weight:400;padding-bottom:5px;}
.system_title h2{text-align: center;}
.system_main .box_img{width:46%;}
.system_main .box_text{width:46%;}
.system_main .box_text p{font-size:19px;line-height:1.7em;margin-bottom:28px;}
.system_main .box_text .links{background:#000;color:#fff; border:solid 1px #000;padding:8px 24px;transition:0.4s;}
.system_main .box_text .links:hover{background:none;color:#000;}
.system_lg{width:100%;background:#f4f4f4;padding:80px 20px;text-align: center;}
.system_lg h2{font-size:38px;font-weight:600;margin-bottom:20px;}
.system_lg p{font-size:20px;line-height:1.8em;margin-bottom:50px;}
.system_lg img{width:80px;margin:0 40px;}

.deve_top{margin-top:70px;padding:180px 20px 180px;background-color:#e2e6ed;background-image: url(../img/deve_top.jpg);background-size:auto 100%;background-position:center right 140px;background-repeat: no-repeat;}
.deve_top h2{color:#000;font-size:56px;font-weight:600;line-height:60px;text-align:left;}
.deve_top .box{width:100%;max-width:1200px;margin:0 auto;}
.deve_main{width:100%;padding:90px 15px 40px;background:#f2f2f2;}
.deve_main .title{width:100%;max-width:1140px;margin:0 auto;margin-bottom:80px;}
.deve_main .title h2{font-size:38px;font-weight:600;margin-bottom:20px;}
.deve_main .title p{font-size:20px;line-height: 1.7em;}
.deve_main h3{font-size:29px;font-weight:600;margin-bottom:15px;}
.deve_main h3 img{margin-right:12px;width:40px;vertical-align: bottom;}
.deve_main .box{background:#fff;border-radius:40px;width:100%;max-width:1140px;margin:0 auto;padding:40px 28px;box-shadow:4px 4px 8px rgba(0,0,0,0.2);margin-bottom:60px;}
.deve_main .box p{font-size:18px;margin-bottom:28px;line-height:1.8em;}

.trade_department{margin-top:70px;padding:180px 20px 180px;background-color:#e2e6ed;background-image: url(../img/tradeDepartment.png);background-size:auto 100%;background-position:center right 140px;background-repeat: no-repeat;}
.trade_department h2{color:#000;font-size:56px;font-weight:600;line-height:60px;text-align:left;}
.trade_department .box{width:100%;max-width:1200px;margin:0 auto;}
.trade_title{text-align:center;padding:80px 20px;background:#f4f4f4;}
.trade_title .box{width:100%;max-width:870px;margin:0 auto;}
.trade_title h2{font-size:38px;font-weight:600;margin-bottom:20px;}
.trade_title p{font-size:20px;line-height: 1.7em;text-align:left;}
.trade_title h2{text-align: center;}
.trade_main{width:100%;padding:90px 0 10px;margin:0 auto;width:100%;}
.trade_main .box{width:100%;max-width:1080px;margin:0 auto;display: flex;justify-content: space-between;margin-bottom:100px;}
.trade_main h2{font-size:34px;font-weight:600;margin-bottom:28px;text-align:left;}
.trade_main h2 small{display: block;font-size:22px;font-weight:400;padding-bottom:5px;}
.trade_main .box_img{width:46%;}
.trade_main .box_text{width:46%;}
.trade_main .box_text p{font-size:19px;line-height:1.9em;letter-spacing: 0.1em; margin-bottom:28px;}
.trade_main .box_text .links{background:#000;color:#fff; border:solid 1px #000;padding:8px 24px;transition:0.4s;}
.trade_main .box_text .links:hover{background:none;color:#000;}

.cross_top{margin-top:70px;padding:180px 20px 180px;background-color:#e2e6ed;background-image: url(../img/crossVorderTop.png);background-size:auto 100%;background-position:center right 140px;background-repeat: no-repeat;}
.cross_top h2{color:#000;font-size:56px;font-weight:600;line-height:60px;text-align:left;}
.cross_top .box{width:100%;max-width:1200px;margin:0 auto;}
.cross_title{text-align:center;padding:80px 20px;background:#f4f4f4;}
.cross_title .box{width:100%;max-width:870px;margin:0 auto;}
.cross_title h2{font-size:38px;font-weight:600;margin-bottom:20px;}
.cross_title p{font-size:20px;line-height: 1.7em;text-align:left;}
.cross_title h2{text-align: center;}
.cross_main{width:100%;padding:90px 15px 40px;background:#f2f2f2;}
.cross_main .title{width:100%;max-width:1140px;margin:0 auto;margin-bottom:80px;}
.cross_main .title h2{font-size:38px;font-weight:600;margin-bottom:20px;}
.cross_main .title p{font-size:20px;line-height: 1.7em;}
.cross_main h3{font-size:29px;font-weight:600;margin-bottom:15px;padding-left: 60px;}
.cross_main h3 img{margin-right:17px;width:40px;vertical-align: bottom;}
.cross_main .box{background-color:#fff;border-radius:40px;width:100%;max-width:1140px;margin:0 auto;padding:40px 28px;box-shadow:4px 4px 8px rgba(0,0,0,0.2);margin-bottom:60px;}
.cross_main .icon1{background-image: url(../img/crossBorder_02.png);background-size:auto 50%;background-position:bottom 20px right 80px;background-repeat: no-repeat;}
.cross_main .icon2{width:50px;height:49px;}
.cross_main .box p{font-size:18px;margin-bottom:28px;line-height:1.8em;padding-left: 60px;}

.seafood_top{margin-top:70px;padding:180px 20px 180px;background-color:#e2e6ed;background-image: url(../img/seafoodWholesaleTop.png);background-size:auto 100%;background-position:center right 140px;background-repeat: no-repeat;}
.seafood_top h2{color:#000;font-size:56px;font-weight:600;line-height:60px;text-align:left;}
.seafood_top .box{width:100%;max-width:1200px;margin:0 auto;}
.seafood_main{width:100%;padding:90px 15px 40px;background:#f2f2f2;}
.seafood_main .title{width:100%;max-width:1140px;margin:0 auto;margin-bottom:80px;}
.seafood_main .title h2{font-size:38px;font-weight:600;margin-bottom:20px;}
.seafood_main .title p{font-size:20px;line-height: 1.7em;}
.seafood_main h3{font-size:29px;font-weight:600;margin-bottom:15px;padding-left: 60px;}
.seafood_main h3 img{margin-right:17px;width:40px;vertical-align: bottom;}
.seafood_main .box{background-color:#fff;border-radius:40px;width:100%;max-width:1140px;margin:0 auto;padding:40px 28px;box-shadow:4px 4px 8px rgba(0,0,0,0.2);margin-bottom:60px;}
.seafood_main .icon1{background-image: url(../img/seafoodWholesale_02.png);background-size:auto 50%;background-position:bottom 20px right 80px;background-repeat: no-repeat;}
.seafood_main .icon2{width:50px;height:49px;}
.seafood_main .box p{font-size:18px;margin-bottom:28px;line-height:1.8em;padding-left: 60px;}

.cleaning_top{margin-top:70px;padding:180px 20px 180px;background-color:#CFDDA0;background-image: url(../img/cleaningTop.png);background-size:auto 100%;background-position:center right 140px;background-repeat: no-repeat;}
.cleaning_top h2{color:#000;font-size:56px;font-weight:600;line-height:60px;text-align:left;}
.cleaning_top .box{width:100%;max-width:1200px;margin:0 auto;}
.cleaning_main{width:100%;padding:90px 15px 40px;background:#f2f2f2;}
.cleaning_main .title{width:100%;max-width:1140px;margin:0 auto;margin-bottom:80px;}
.cleaning_main .title h2{font-size:38px;font-weight:600;margin-bottom:20px;}
.cleaning_main .title p{font-size:20px;line-height: 1.7em;}
.cleaning_main h3{font-size:29px;font-weight:600;margin-bottom:15px;padding-left: 60px;}
.cleaning_main h3 img{margin-right:17px;width:40px;vertical-align: bottom;}
.cleaning_main .box{background-color:#fff;border-radius:40px;width:100%;max-width:1140px;margin:0 auto;padding:40px 28px;box-shadow:4px 4px 8px rgba(0,0,0,0.2);margin-bottom:60px;}
.cleaning_main .icon1{background-image: url(../img/cleaning_02.png);background-size:auto 60%;background-position:bottom 20px right 80px;background-repeat: no-repeat;}
.cleaning_main .icon2{width:50px;height:49px;}
.cleaning_main .box p{font-size:18px;margin-bottom:28px;line-height:1.8em;padding-left: 60px;}

.contact_top{margin-top:70px;padding:160px 20px; position:relative;width:100%;background-color:#000;background-image: url(../img/contact_top.jpg);text-align:left; background-size:cover;background-position:center;background-repeat: no-repeat;}
.contact_top .box{width:100%;max-width:1240px;margin:0 auto;}
.contact_top h2{color:#fff;font-size:56px;font-weight:600;line-height:60px;text-align:center;}
.contact_main{
	background:#fff;
	width:100%;
	padding:100px 0;
}
.contact_main h2{font-weight: 600;font-size: 40px;color: #000;margin-bottom:20px;text-align: center;}
.contact_main p{font-size:18px;color:#000;text-align: center;line-height:1.4em;}
.contact_main p.big{font-size:18px;font-weight:600;margin-top:20px;}
.contact_main p.big a{color: #06c;padding:0 4px;}
.contact_main form#mail_form dl dt{color:#000;}
.contact_main form#mail_form ul li{color:#000}
.contact_main form#mail_form .scroll{border: solid 1px #d2d2d2;background: #f7f7f7;}
.entry_top{margin-top:70px;padding:440px 80px 80px; position:relative;width:100%;background-color:#000;background-image: url(../img/entry_top.jpg);text-align:left; background-size:cover;background-position:center;background-repeat: no-repeat;}
.entry_top .box{width:100%;max-width:1240px;margin:0 auto;}
.entry_top h2{color:#fff;font-size:56px;font-weight:300;line-height:60px;}

.entry_main{background:#000;width:100%;padding:120px 0;}
.entry_main h2{font-weight: 600;font-size: 40px;color: #fff;margin-bottom:20px;text-align: center;}
.entry_main p{font-size:20px;color:#fff;text-align: center;}

.tel_contact{text-align: center;padding-bottom:80px;}
.tel_contact h3{color:#000;font-weight:600;font-size:24px;line-height:1.6em;margin-bottom:50px;}


.news_top{margin-top:60px;position:relative;width:100%;background-image: url(../img/news_top.jpg);background-size:cover;background-position:center;background-repeat: no-repeat;}
.news_titll{position: relative; width:100%;max-width:1150px;margin: 0 auto;padding:140px 0;text-align:center;}
.news_titll h2{font-size:60px;color:#fff;font-weight: 300;letter-spacing: 1px;margin-bottom: 8px;}
.news_titll p{font-size:18px;color:#fff;}
#contentsNews{width:100%;max-width:800px;margin:0 auto;padding:80px 15px;}
#contentsNews h2{font-size:28px;font-weight:600;margin-bottom:40px;}
#contentsNews h2 span{display:block;font-size:18px;}
#contentsNews .box{padding: 12px 0;font-size:16px;line-height: 1.5em;}
#contentsNews h3{font-size:16px;font-weight:500;display:table;width:100%;line-height:1.5em;}
#contentsNews h3 span{font-weight: 600;padding-right: 15px;display: inline-block;width: 14%;vertical-align: top;}
#contentsNews h3 a{width: 86%;display:inline-block;}
#contentsNews .pageNav01{width:100%;list-style:none;display: table;text-align:center;margin-top:40px;}
#contentsNews .pageNav01 li{display: inline-block;}
#contentsNews .pageNav01 li a{padding: 2px 8px;border: solid 1px #444;margin: 8px;}
#contentsNews .pageNav01 li span{color:#fff;padding: 2px 8px;background:#000;margin:8px;border: solid 1px #444;}
#contentsNews .title01{margin-top:40px;}
#contentsNews .title01 a{color:#06c;font-weight:600;}

form#mail_form select{
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;outline: 0;
	border: solid 1px #ddd;
	padding: 5px 7px;
	background-image: url(../img/contact_menu.svg);
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size:18px;cursor: pointer;
	height:38px;
}
.thanks_top{margin-top:60px;position:relative;width:100%;background-image: url(../img/thanks_top.jpg);background-size:cover;background-position:center;background-repeat: no-repeat;padding:180px 0;}
.thanks_main{width:100%;max-width:880px;margin:0 auto;text-align:center;padding:80px 15px;}
.thanks_main h2{font-size:24px;font-weight:500;margin-bottom:1em;}
.thanks_main p{margin-bottom:40px;line-height: 1.5em;}
.thanks_main .back{font-size:18px;color: #06c;font-weight:600;}

@media (max-width:1200px){

}

@media (max-width:1024px){

}


@media only screen and (max-width: 813px) and (min-width: 568px){

}





@media (max-width:770px){
header{height: 60px;}

.menu-right ul li.fl-right{display:none;}

}


@media (max-width:568px){
	.dis_pc{display:none!important}
	.dis_res{display:block!important}
	header{height: 50px;background: #fff;}
	.home header{background: #fff;}
	.logo{left:15px;z-index: 101;margin-left: 0;top:10px;width: 60px;height: 34px;background-image: url(../img/logo.svg);background-size:60px auto;}
	.home .logo{background-image: url(../img/logo.svg);background-size:60px auto;}
	.logo img{width:100px;}
	.menu-right{right:60px;display: none;}
	#global-nav ul li a{color:#000;display: block;}
	.topics{position:fixed;}
	.topics a{max-width: 90%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;font-size:11px;}
	.topics a span{padding-right:4px;}
	.topics .close{padding: 8px 15px;right:0;}
	.top{height: 440px;position:relative;margin-top:50px;padding:20px;}
	.top .box h2{font-size:52px;}
	.top .box p{font-size:18px;}

	.home h2{font-size:40px;margin-bottom: 10px;}
	.home p{font-size:16px;}
	.home .links{font-size:14px;padding: 6px 28px;}
	.top_about{padding: 40px 15px;background-position: top 40px center;background-size: 100%;}
	.top_about h2{font-size:38px;margin-bottom:120px;}
	.top_about p{font-size:13px;}
	.top_about .links{font-size:14px;padding: 6px 28px;}
	.top_service{padding: 40px 20px 170px;text-align: center; background-size:200px auto;background-position: center bottom;}
	.top_service h2{margin-bottom:0;}
	.top_service p{margin-bottom:0;}
	.top_edu,.top_recruit{padding:45px 15px;}
	.top_edu img{width:100px;}

	footer{padding:45px 15px 15px;}
	.footer_content h2{font-size: 16px;margin-top: 0;}
	.footer_left{width:100%;margin-bottom: 20px;}
	.footer_left img{width:50px;}
	.footer_right{width:100%;padding:5px;}
	.footer_right_column .column{width:50%;margin-bottom: 1em;}
	.footer_right_column h3{margin-bottom: 8px;}
	.footer_right_column a{line-height:1.76em;}
	.footer_right_column h4{font-size: 12px;color: #333;font-weight: bold;margin-top: 8px;}
	.fotter_privacy{bottom:0;}
	.footer_bottom{padding: 25px 0 10px;text-align:right;}
	.footer_bottom p{font-size:11px;}
	.fotter_privacy a img{width:60px;}

	.about_top{margin-top:50px;padding:80px 20px;background-size:100%;}
	.sub_header{padding:8px 15px;}
	.sub_header a{font-size:13px;padding: 0px 12px;line-height: 2em;}
	.about_main{padding:40px 15px;}
	.about_main .et{font-size:52px;margin-bottom:20px;}
	.about_main p{font-size:15px;margin-bottom:15px;}
	.about_main .sign{font-size:15px;padding-top:10px;}
	.sub_footer{padding-top:20px;}
	.sub_footer a{font-size:14px;padding:10px 10px;width:140px;}
	.about_main h3{font-size:20px;}
	.company:first-of-type{margin-top:40px;}
	.about_main .box{margin-bottom: 28px;}
	.about_main .box_img{width:40px;}
	.about_main .box_text{width:calc(100% - 40px);}
	.company .box img{width:28px;}
	.about_main h4{font-size:17px;margin-bottom:5px;}
	.company .box p{font-size:13px;}
	.about_main iframe{height:280px;}
	.education_top{margin-top:50px;padding: 160px 20px 10px;background-position: center right -100px;}
	.education_top h2{font-size: 34px;}
	.education_main{padding: 50px 0;}
	.education_main .box{padding:0 15px;}
	.education_main h2{font-size:24px;margin-bottom: 15px;}
	.education_main p{font-size:14px;margin-bottom: 8px;}
	.education_img{max-width:240px;}
	.education_main .clm{width:100%;flex-wrap: wrap;}
	.education_main .clm_icon{width:100%;margin-bottom: 28px;}
	.education_main .clm_left{width:40px;}
	.education_main .clm_icon img{width:29px;}
	.education_main .clm_right{width:80%;}
	.education_main .clm_icon h3{font-size:20px;    margin-bottom: 5px;}
	.education_main .clm_icon ul{font-size:14px;padding-left:0;    display: table;}
	.education_main .clm_icon ul li{display: inline-block;padding-right: 20px;}
	.education_cp{padding: 25px 20px;margin-bottom: 20px;margin-top: 20px;}
	.education_cp h3{font-size:16px;line-height: 1.6em;}
	.education_main .box h4{font-size: 15px;margin-bottom:8px;padding: 10px 12px;}

	.news_top{margin-top:50px;padding:80px 20px;background-size:cover;}
	.news_list{padding: 50px 15px 0;}
	.news_list h2{font-size: 24px;margin-bottom: 20px;}
	.news_list ul{font-size:15px}
	.news_list ul span{display:block;font-size:13px;font-weight: 600;padding-bottom: 2px;}
	#news-content{padding: 50px 15px 50px;}
	#news-content h2{font-size:18px;margin-bottom: 28px;}
	#news-content h2 small{font-size:14px;}
	#news-content p{font-size:14px;}
	#news-content h3{font-size: 16px;margin-top: 15px;margin-bottom: 4px;}
	.back_news{font-size:14px;}
	.back_btn{margin-top: 0;}

	.recruit_top{margin-top:50px;padding:120px 20px 120px;}
	.recruit_top h2{font-size:34px;text-align: center;}
	.recruit_main{padding:50px 15px;}
	.recruit_main h2{font-size:28px;line-height: 1.4em;margin-bottom:10px;}
	.recruit_main p{font-size:16px;}
	.recruit_img{padding: 40px 20px;margin-top: 40px;}
	.recruit_img h3{font-size: 22px;color: #fff;}
	.recruit_img h3 small{font-size: 14px;padding-top: 5px;}
	.recruit_main table{margin-top:20px;}
	.recruit_main table td{font-size:14px;min-width: 90px;padding: 5px 0;}
	.recruit_main h3{font-size: 28px;}
	.recruit_main h3 small{font-size:16px;padding-top: 5px;}
	.recruit_title h3{font-size: 20px;padding:0;}

	.interview_top{margin-top:50px;padding: 160px 20px 10px;background-position: center;}
	.interview_top h2{font-size: 28px;}
	.interview_main{padding:50px 15px;}
	.interview_main h2{font-size: 24px;margin-bottom:40px;}
	.interview_main h2 small{font-size:15px;padding-top:8px;}
	.interview_main .box{padding: 28px;margin-bottom: 28px;}
	.interview_main .box .box_left{width:100%;margin-bottom: 10px;}
	.interview_main .box .box_left img{width: 50px;margin-bottom: 8px;}
	.interview_main .box .box_left h3{font-size:15px;}
	.interview_main .box .box_right{width:100%;}
	.interview_main p{font-size:14px;}
	.member{margin-top: 60px;margin-bottom:10px;}
	.interview_main h2{font-size: 24px;margin-bottom: 10px;}
	.slide-img h3{font-size:14px;}
	.swiper-container{margin:0 auto 20px;}
	.swiper-container.ac{padding-right:20px;}
	.member p{margin-bottom:10px;}

	.system_top{margin-top:50px;padding: 180px 20px 20px;background-size:250px auto; background-position:top center;}
	.system_top h2{font-size: 28px;text-align: center;}
	.system_title{padding: 40px 20px;}
	.system_title .box {width: 100%;}
	.system_title h2{font-size: 24px;margin-bottom:40px;margin-bottom: 15px;}
	.system_title p{font-size: 14px;}
	.system_main{padding: 50px 15px 10px;}
	.system_main .box{flex-wrap:wrap;margin-bottom: 50px;}
	.system_main .box_img{width:100%;order:2;}
	.system_main .box_text{width:100%;order:1;margin-bottom:20px;}
	.system_main h2{font-size:22px;margin-bottom:15px;}
	.system_main h2 small{font-size:17px;}
	.system_main .box_text p{font-size:14px;margin-bottom: 15px;}
	.system_main .box_text .links{font-size:14px;padding: 6px 20px;display: inline-block;}
	.system_lg{padding: 50px 15px;}
	.system_lg h2{font-size: 24px;margin-bottom:15px;}
	.system_lg p{font-size:14px;margin-bottom: 20px;text-align: left;}
	.system_lg img{width: 38px;margin: 0 8px;}

	.deve_top{margin-top:50px;padding: 180px 20px 20px;background-size:250px auto; background-position:top center;}
	.deve_top h2{font-size: 28px;text-align: center;}
	.deve_main{padding: 50px 15px 20px;}
	.deve_main .title{margin-bottom:40px;}
	.deve_main .title h2{font-size:24px;margin-bottom:15px;}
	.deve_main .title p{font-size:14px;}
	.deve_main .box{padding: 24px 18px;margin-bottom: 40px;}
	.deve_main h3{font-size:20px;margin-bottom: 12px;}
	.deve_main h3 img{margin-right: 10px;width: 28px;}
	.deve_main .box p{font-size:13px;margin-bottom: 15px;line-height: 1.7em;}
	.deve_main .box .deve_img{width: 100%;overflow: scroll;}
	.deve_main .box .deve_img img{width:600px;max-width:initial;}


	.entry_top,.contact_top{margin-top:50px;padding:120px 20px;}
	.entry_top h2,.contact_top h2{font-size: 34px;line-height: 40px;}
	.entry_main,.contact_main{padding:50px 15px;}
	.entry_main h2,.contact_main h2{font-size:22px;margin-bottom:10px;}
	.entry_main p{font-size:14px;}
	.contact_main p{font-size:12px;}
	.contact_main p.big{font-size:14px;}
	.thanks_main h2{font-size:18px;line-height:1.4em;}
	form#mail_form select{
		padding: 0.5em 0.7em;
		font-size: 16px;
		margin-bottom: 10px;
	}
	form#mail_form input#read_1, form#mail_form input#read_2{width:100%;max-width:100%;}
	form#mail_form input{margin-bottom:10px;}
	form#mail_form{padding: 20px 0 60px;width: 100%;}
	form#mail_form dl{width:100%;margin-top:0;}
	form#mail_form .scroll{padding: 0.5em 0.7em;}
	form#mail_form .scroll b{font-size:14px;}
	form#mail_form .scroll p{font-size:12px;line-height: 1.5em;}
	.news_top{margin-top:50px;}
	.news_titll{padding:50px 0;text-align:center;}
	.news_titll h2{font-size:34px;}
	.news_titll p{font-size:14px;}
	#contentsNews{padding:40px 15px;}
	#contentsNews h2{font-size:18px;margin-bottom:20px;}
	#contentsNews h2 span{font-size: 12px;}
	#contentsNews .box{padding:8px 0;font-size: 14px;}
	#contentsNews h3{font-size: 13px;}
	#contentsNews h3 span{width:100%;font-size: 12px;}
	#contentsNews h3 a{width:100%;}
	#contentsNews .pageNav01{margin-top:25px;}
	#contentsNews .pageNav01 li span{font-size:11px;margin:4px;}
	#contentsNews .pageNav01 li a{font-size:11px;margin:4px;}
	.thanks_main{padding:50px 15px;}
	.thanks_main h2{font-size:16px;margin-bottom:10px;}
	.thanks_main p{line-height: 1.5em;font-size: 13px;margin-bottom: 28px;}

}



@media (max-width:400px){
	
}
@media (max-width:321px){
.dis_se{display:block!important;}

}

