html,body,p,h1,h2,h3,h4,h5,ul{margin:0;padding:0}
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{}
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;}
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%;}
.top_main{display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;background-color:#10100e;background-image:url(../img/top_bg.jpg);background-size:1280px 700px;background-position:center;background-repeat: no-repeat;height:100%;width: 100%;min-height:500px;}
.top_titll{width:100%;max-width:1020px;margin:0 auto;top:35%;position: relative;-webkit-transform: translateY(-50%);}
.top_titll h2{color:#fff;font-size:80px;font-weight:300;line-height:1.5em;margin-bottom:0.1em;}
.top_titll p{ font-size:24px;color:#fff;letter-spacing: 0.01em;}
.top_bg{animation: fadeIn 1s ease 0s 1 normal;-webkit-animation: fadeIn 8s ease 0s 1 normal;position:absolute;top:0;left:0; height:100%;width:100%;background-image: url(../img/top_bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;}
.logo{position:absolute;left:50%;top:15px;margin-left: -75px;}
.top_down{position: absolute;right:80px;bottom:60px;z-index: 1;}
.menu-right{position:absolute;right:75px;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: inline-block;}
.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;}
.sns{position: relative;}
.sns small{font-size: 11px;color: #fff;}
#global-nav{ width: 100%;margin: 0 auto;text-align: left;}
#global-nav ul li{display:inline-block;padding:0 20px 0 0;margin-right:40px; color:#fff;font-size:15px;position: relative;}
#global-nav ul li a{color:#000;line-height:40px;font-weight:500;}
#global-nav ul .fl-right{margin-right: 0;margin-left: 15px;display:inline-block;}
.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.svg);background-size:14px;background-position: right center;background-repeat:no-repeat;}
.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:180%;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);}
#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: 1s;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;}
.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: #1a1a1a;padding: 13px;text-align: center;position: fixed;top: 0;left: 0;height: 44px;overflow: hidden;z-index: 2;display: none;}
.topics p{font-size:15px;color:#fff;}
.topics p span{color: #03bceb;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:360px;height:360px;-o-object-fit: cover;object-fit: cover;z-index:0;top:24%; left:50%;margin-left:-180px; 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);}

.swiper-wrapper{}
.swiper-container {width: 100%;height: 100%;margin:0;padding-right:50px;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%;padding:0 30px;-webkit-backface-visibility: hidden;-webkit-transform-style: preserve-3d;background-position:center;background-repeat: no-repeat;background-size: cover;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{background-image: url("../img/prev.svg");}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity: 0;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{background-image: url("../img/next.svg");}
.swiper-button-next, .swiper-button-prev{width: 60px;height: 60px;background-size: 60px;top: 40%;}
.swiper-button-next{position: absolute;right: 0;height: 100%;top: 0;width: 50px;cursor:pointer;}
.slide_img{ width: 100%;height: 435px;background-size: cover;border-radius: 12px;}
.slide_1{background-size:auto 90%;background-color:#000;}
.slide_2{background-image: url(../img/slider2.jpg);}
.slide_3{background-image: url(../img/slider3.jpg);}
.slide_4{background-image: url(../img/slider4.jpg);}
.slide_5{background-image: url(../img/slider5.jpg);}
.slide_6{background-image: url(../img/slider6.jpg);}
.slide_text{padding:4% 8%;position: absolute;bottom: 20px;left: 0px;}
.slide_text h2{font-size:56px;font-weight:300;margin-bottom:5px;color:#fff;}
.slide_text a{font-size:20px;text-decoration:underline;color:#fff;}

.top_store{width:100%;padding:85px 20px;max-width:1280px;margin:0 auto;}
.top_store .box{width:100%;display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
.top_store .box_left{width:50%;}
.top_store .box_right{width:40%;}
.top_store h2{font-size:56px;font-weight:300;letter-spacing:1px;margin-bottom:20px;}
.top_store p{font-size:24px;margin-bottom:25px;line-height: 1.76em;}
.top_store .links{font-size:20px; border-bottom: solid 1px #111; padding-bottom: 5px;margin-bottom:20px;}
.top_about{background:#000;padding:100px 20px;text-align: center;}
.top_about .box{width:100%;max-width:740px;margin:0 auto;text-align:left;}
.top_about h2{font-size:42px;color:#fff;font-weight:400;line-height:1.6em;margin-bottom:20px;}
.top_about .links{color:#fff;font-size:20px;text-decoration:underline;}
.top_join{background: url(../img/top_join.jpg);background-position:center;background-size:cover;width:100%;padding:380px 15px 80px;text-align: center;color:#fff;position: relative;}
.top_join h2{font-size:50px;font-weight:300;line-height:1.5em;margin-bottom:5px;}
.top_join p{font-size:16px;margin-bottom:30px;}
.top_join_p{padding:20px 20px 60px;text-align: center;}
.top_join .links{font-size:20px; border-bottom: solid 1px #fff; padding-bottom: 5px;color: #fff;}
.top_join_p p{font-size:14px;}
.top_join_p p a{color:#03bceb;font-size:14px;}
.top_support{background: url(../img/top_support.jpg);background-position:center;background-size:cover;width:100%;padding:340px 15px 110px;text-align: center;color:#fff;position: relative;}
.top_support h2{font-size:50px;font-weight:300;line-height:1.5em;margin-bottom:5px;}
.top_support p{font-size:16px;margin-bottom:30px;}
.top_support .links{font-size:20px; border-bottom: solid 1px #fff; padding-bottom: 5px;color: #fff;}
.top_support_bottom{position: absolute;width:100%;left:0;bottom:0;background:#111;padding:15px;}
.top_support_bottom p{font-size:14px;margin-bottom:0;line-height:1.6em;}
.top_support_bottom p a{color:#03bceb;font-weight:400;padding:0 4px;}

footer{background:#f7f7f7;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_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:24px 35px;text-align: center;border-bottom: solid 1px #ebebeb;}
.sub_header.active{top:60px;transition:0.4s;}
.sub_header a{color: #000;font-size:18px;padding: 0 48px;font-weight:400;text-decoration: underline;}
.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;}
.product_titll{width:100%;max-width:1150px;margin: 0 auto;padding:240px 0;}
.product_titll h2{font-size:60px;color:#fff;font-weight: 300;letter-spacing: 1px;margin-bottom: 8px;}
.product_titll p{font-size:18px;color:#fff;}


.about_top{padding:90px 20px; position:relative;width:100%;background-color:#000;margin-top:70px;}
.about_top .box{width:100%;margin:0 auto;max-width:1040px;}
.about_top h2{color:#fff;font-size:56px;font-weight:300;line-height:1.1em;margin-bottom:28px;}
.about_top p{font-size:21px;color:#fff;font-weight:300;line-height:1.6em;text-align: justify;}
.about_top .sign{}
.about_top .sign img{width: 200px;margin-left: 100px;}
.abouts_bn{width:100%;display: flex; flex-wrap: wrap; justify-content: space-between; align-items: stretch; }
.abouts_bn .box{width:47.5%;}
.abouts_bn h2{font-size:24px;color:#000;margin-bottom:8px;font-weight:300;margin-top:15px;}
.abouts_bn .links{font-size:14px;color:#000;text-decoration: underline;font-weight:400;}
.about_main{width:100%;max-width:1040px;margin:0 auto;padding:120px 15px;}
.company_top{margin-top:70px;position:relative;width:100%;background-image: url(../img/company_top.jpg);background-size:cover;background-position:center;background-repeat: no-repeat;height: 580px;}
.company_top .product_titll h2{color:#fff;}
.company_top .product_titll p{color:#fff;}
.companies,.about_location{width:100%;margin-bottom:120px;}
.companies_box{display:table;width:100%;}
.about_main .companies_box h2{font-size:56px;font-weight:300;}
.companies_left{display: inline-block;float: left;width:42%;}
.companies_right{display: inline-block;width:58%;margin-top:80px;}
.companies_right table{width:100%;}
.companies_right td{font-size:18px;padding:12px 20px;min-width:120px;vertical-align:top;line-height: 1.5em;}
.companies_right .text-right{text-align:right;}

.mission_top{margin-top:70px;padding:440px 20px 80px; position:relative;width:100%;background-color:#000;text-align:center; background-size:cover;background-position:center;background-repeat: no-repeat;}
.mission_top h2{color:#fff;font-size:56px;font-weight:300;line-height:60px;}
.mission_top #bg_v{width:300px;height:auto;top: 12%;left: 50%;overflow: hidden;margin-left: -150px;}
.mission_text{width:100%;text-align:center;}
.mission_text h2{font-size:34px;line-height:1.6em;color:#000;font-weight:400;margin-bottom:50px;}
.mission_text h2 span{letter-spacing:-0.5em;}
.mission_mark{padding:100px 20px;text-align: center;}
.mission_mark h2{font-size:34px;line-height:1.6em;color:#000;font-weight:400;}
.mission_mark h3{font-size:34px;line-height:1.6em;color:#000;font-weight:400;text-align: justify;letter-spacing: 0.04em;}
.mission_mark img{margin:80px auto;}

.mobile_top{margin-top:70px;padding:440px 80px 80px; position:relative;width:100%;background-color:#000;background-image: url(../img/mobile_top.jpg);text-align:left; background-size:cover;background-position:center;background-repeat: no-repeat;}
.mobile_top .box{width:100%;max-width:1240px;margin:0 auto;}
.mobile_top h2{color:#fff;font-size:56px;font-weight:300;line-height:60px;}
.mobile_text{text-align:center;padding-bottom:80px;}
.mobile_text h2{font-size:34px;line-height:1.8em;color:#000;font-weight:400;text-align: left;}
.mobile_text img{margin:80px auto; width:90%}
.mobile_text h3{font-size:34px;line-height:1.6em;color:#000;font-weight:400;text-align: justify;letter-spacing: 0.04em;text-align: left;}

.electronics_top{margin-top:70px;padding:440px 80px 80px; position:relative;width:100%;background-color:#000;background-image: url(../img/electronics_top.jpg);text-align:left; background-size:cover;background-position:center;background-repeat: no-repeat;}
.electronics_top .box{width:100%;max-width:1240px;margin:0 auto;}
.electronics_top h2{color:#fff;font-size:56px;font-weight:300;line-height:60px;}
.ecommerce_top{margin-top:70px;padding:440px 80px 80px; position:relative;width:100%;background-color:#000;background-image: url(../img/ecommerce_top.jpg);text-align:left; background-size:cover;background-position:center;background-repeat: no-repeat;}
.ecommerce_top .box{width:100%;max-width:1240px;margin:0 auto;}
.ecommerce_top h2{color:#fff;font-size:56px;font-weight:300;line-height:60px;}
.mobile_text .icon_list{padding-bottom:60px;text-align:center;}
.mobile_text .icon_list a{padding:10px 40px;}
.mobile_text .icon_list img{width:auto;margin:40px auto;transition:0.4s;}
.mobile_text .icon_list img:hover{transform: scale(1.08);}
.import_top{margin-top:70px;padding:440px 80px 80px; position:relative;width:100%;background-color:#000;background-image: url(../img/import_top.jpg);text-align:left; background-size:cover;background-position:center;background-repeat: no-repeat;}
.import_top .box{width:100%;max-width:1240px;margin:0 auto;}
.import_top h2{color:#fff;font-size:56px;font-weight:300;line-height:60px;}

.recruit_top{margin-top:70px;position:relative;width:100%;background-image: url(../img/recruit_top.jpg);background-size:cover;background-position:center;background-repeat: no-repeat;height: 580px;}
.recruit_btn{text-align:center;padding-top:60px;}
.recruit_btn a{font-size:24px;font-weight:500;color:#fff;background:#000;border:solid 1px #000; padding:16px 48px;transition:0.4s;}
.recruit_btn a:hover{background:none;color: #000;}

.location_top{margin-top:70px;position:relative;width:100%;background-image: url(../img/location_top.jpg);background-size:cover;background-position:center;background-repeat: no-repeat;height: 580px;}
.maps{width: 100%;max-width: 1100px;margin: 0 auto;position: relative;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;margin-bottom: 100px;}
.map_left{width: 38%;display: inline-block;float: left;padding: 40px 20px 40px 40px;color: #fff;text-align: left;background:#000;}
.map_right{display: inline-block;width: 62%;overflow: hidden;}
.map_right iframe{width: 100%;height: 100%;}
.tenpo h2{font-size:28px;color: #000;font-weight: bold;margin-bottom:20px;text-align: center;padding-top: 80px;}
.map_left h3{margin-top:0;font-size:19px;font-weight:bold;line-height: 1.5em;color: #fff;margin-bottom:8px;}
.map_left p{font-size:15px;font-weight:500;color: #fff;line-height: 1.67em;margin-bottom: 24px;}
.location_main{padding-bottom:40px;}
.location_main h2{font-size:56px;font-weight:300;color:#000;text-align:center;margin-bottom:40px;line-height:1.1em;}
.location_main h2 small{display: block;font-size:24px;}
.location_main h4{font-size: 17px;margin-top: 10px;overflow: hidden;width: 200px;height: 21px;}
.go_map{color:#5CA6FF;font-weight:bold;font-size:18px;cursor:pointer;}
.close_map{color:#5CA6FF;font-weight:bold;font-size:18px;display:none;cursor:pointer;float: left;}
.change_img{display:block;}
.change_map{height: 100%;}
.change_img span{position: absolute;right: 28px;bottom: 20px;color: #06c;font-size: 14px;font-weight: bold;background: #06c;padding: 8px 16px;color: #fff;cursor: pointer;}
.real_box_img iframe{width:100%;height:100%;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);}
.change_img{background-size:cover;background-size: cover;background-position: center;width: 100%;height: 100%;}
.location1{background-image: url(../img/location1.jpg);}
.location2{background-image: url(../img/location2.jpg);}
.location3{background-image: url(../img/location3.jpg);}
.location4{background-image: url(../img/location4.jpg);}
.location5{background-image: url(../img/location5.jpg);}

.csr_top{margin-top:70px;padding:440px 80px 80px; position:relative;width:100%;background-color:#000;background-image: url(../img/csr_top.jpg);text-align:left; background-size:cover;background-position:center;background-repeat: no-repeat;}
.csr_top .box{width:100%;max-width:1240px;margin:0 auto;}
.csr_top h2{color:#fff;font-size:56px;font-weight:300;line-height:60px;}
.brand_top{margin-top:70px;padding:440px 80px 80px; position:relative;width:100%;background-color:#000;background-image: url(../img/brand_top.jpg);text-align:left; background-size:cover;background-position:center;background-repeat: no-repeat;}
.brand_top .box{width:100%;max-width:1240px;margin:0 auto;}
.brand_top h2{color:#000;font-size:56px;font-weight:300;line-height:60px;}

.partner_top{margin-top:70px;padding:440px 80px 80px; position:relative;width:100%;background-color:#000;background-image: url(../img/partner_top.jpg);text-align:left; background-size:cover;background-position:center;background-repeat: no-repeat;}
.partner_top .box{width:100%;max-width:1240px;margin:0 auto;}
.partner_top h2{color:#fff;font-size:56px;font-weight:300;line-height:60px;}
.partner_text{text-align:center;padding-bottom:80px;}
.partner_text h2{font-size:34px;line-height:1.8em;color:#000;font-weight:600;text-align: left;margin-bottom:20px;}
.partner_text h3{font-size:28px;line-height:1.8em;color:#000;font-weight:400;text-align: left;}
.partner_box{padding: 40px;background: #f7f7f7;background:#fff;margin-bottom: 40px;box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.13);border-radius: 40px;}
.partner_box h2{font-size: 28px;margin-bottom: 20px;}
.partner_box p{font-size: 24px;line-height: 1.6em;}
.partner_box h3{font-size: 24px;font-weight: bold;margin-bottom: 10px;margin-top: 28px;}
.partner_btn{padding:60px 20px 100px;text-align: center;}
.partner_btn a{background: #05bceb;color: #fff;border:solid 1px #05bceb; padding: 12px 40px;font-weight: 600;font-size: 18px;border-radius: 40px;transition:0.4s;}
.partner_btn a:hover{background:none;color:#05bceb;}


.contact_top{margin-top:70px;padding:440px 80px 80px; 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:300;line-height:60px;}
.contact_main{background:#fff;width:100%;padding:120px 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;}


.service_top{margin-top:60px;position:relative;width:100%;background-image: url(../img/service_top.jpg);background-size:cover;background-position:center;background-repeat: no-repeat;}
.service_titll{width:100%;max-width:1150px;margin: 0 auto;padding:400px 0 80px;}
.service_titll h2{font-size:60px;color:#fff;font-weight: 300;letter-spacing: 1px;margin-bottom: 8px;}
.service_titll p{font-size:18px;color:#fff;}
.service_main{width:100%;padding:80px 15px;}
.service_main h2{font-size:32px;margin-bottom:16px;}
.service_main h3{font-size:21px;font-weight:300;line-height:1.67em;margin-bottom:40px;}
.service_columns{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;width:100%;padding:58px 0;}
.service_columns .column_img{width:50%;}
.service_columns .column_text{width:40%;}
.service_columns .column_text h2{font-size:24px;line-height:1.5em;padding-top: 1.8em;margin-bottom: 20px;}
.service_columns .column_text h2 span{display: block;font-weight:300;padding-bottom:8px;}
.service_columns .column_text p{font-size:16px;font-weight:400;color:#222;line-height:1.6em;}
.service_box{max-width:1150px;margin:0 auto;}
.service_other{width:100%;display: table;padding: 80px 0 100px;}
.service_other .column{width:50%;display:inline-block;float: left;}
.service_other .column h3{font-size:24px;margin-bottom: 18px;margin-top: 15px;font-weight: 600;}
.service_other .column p{font-size: 15px;margin-bottom: 20px;}
.service_other .column .links{font-size: 16px;border-bottom: solid 1px #111;padding-bottom: 5px;}
.service_bn{ background-image: url(../img/service_bn.jpg);background-size:cover;background-position:center;background-repeat: no-repeat;}
.service_bn .service_box{padding:120px 0;}
.service_bn h2{font-size:34px;color:#222;margin-bottom: 40px;}
.service_link{background:#000;color:#fff;font-size:16px;padding: 12px 24px;font-weight: 600;}
.footer_top{width: 100%; background: #111; padding: 15px;text-align: center;color: #fff;}
.footer_top p{font-size: 13px; line-height: 1.6em;}
.footer_top p a{color: #fff;text-decoration: underline;}
#bg_video{background-blend-mode:multiply;position: absolute;width:100%;height:310px;-o-object-fit: cover;object-fit:cover;z-index: -1;position: -webkit-sticky;position: sticky;top: 0;left: 0;overflow: hidden;margin-top:20px;}

.network_top{margin-top:60px;position:relative;width:100%;background-image: url(../img/network_top.jpg);background-size:cover;background-position:center;background-repeat: no-repeat;}
.network_columns{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;width:100%;padding:58px 0;}
.network_columns .column_img{width:48%;text-align:center;}
.network_columns .column_img img{width:100%;}
.network_columns .column_text{width:40%;}
.network_columns .column_text h2{font-size:25px;line-height:1.5em;padding-top: 1.8em;margin-bottom: 20px;}
.network_columns .column_text h2 span{display: block;font-weight:300;padding-bottom:8px;}
.network_columns .column_text p{font-size:17px;font-weight:400;color:#222;line-height:1.6em;}
.network_bn{ background-image: url(../img/network_bn.jpg);background-size:cover;background-position:center;background-repeat: no-repeat;}
.network_bn .service_box{padding:120px 0;}
.network_bn h2{font-size:34px;color:#222;margin-bottom: 40px;}



.oem_main{background:#fff;width:100%;}
.oem_top{margin-top:60px;position:relative;width:100%;background-image: url(../img/oem_top.jpg);background-size:cover;background-position:center;background-repeat: no-repeat;}
.oem_top .product_titll h2{color:#000;}
.oem_top .product_titll p{color:#000;}
.oem_smart{background:#fff;width:100%;}
.oem_smart .device_columns{padding: 80px 0;}
.oem_mobile{background-image: url(../img/oem_mobile.jpg);background-size:cover;background-position:center;background-repeat: no-repeat;}
.oem_mobile .device_columns{padding: 80px 0;}

.store_top{margin-top:60px;position:relative;width:100%;background-image: url(../img/store_top.jpg);background-size:cover;background-position:center;background-repeat: no-repeat;}
.store_main{width:100%;padding:80px 0;text-align:center;max-width:1080px;margin:0 auto;}
.store_main h2{font-size:38px;margin-bottom: 68px;}
.best_store{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: stretch;margin-bottom:180px;}
.best_box{width: 24.7%;background: #f7f7f7;display: inline-block;text-align: center;padding:34px 20px 20px;}
.best_box img{width: 160px;margin-bottom: 10px;transform: scale(1);transition:0.4s;}
.best_box:hover img{transform: scale(1.1);}
.store_column{margin-bottom:40px;}
.store_column h3{font-size:30px;margin-top:38px;margin-bottom:24px;}
.store_column p{font-size:18px;line-height: 1.6em;}
.store_column img{transform: scale(1);transition:0.4s;opacity:1;}
.store_column img:hover{transform: scale(0.98);opacity:0.9;}
.store_top2{margin-top:60px;position:relative;width:100%;background-image: url(../img/store2_top.jpg);background-size:cover;background-position:center;background-repeat: no-repeat;}
.store_sns{padding:120px 15px; text-align:center;width:100%;background-image: url(../img/store_sns.jpg);background-size:cover;background-position:center;background-repeat: no-repeat;}
.store_sns h2{color:#fff;font-size:38px;font-weight:600;margin-bottom:16px;}
.store_sns p{font-size:18px;font-weight:400;color:#fff;margin-bottom:28px;}
.pb-80{padding-bottom:80px;}
.sns_links{text-align: center;}
.sns_links a{font-size:18px;color:#fff;margin:0 20px;transition:0.4s;}
.sns_links a:hover{color:#a7a7a7;}
.real_main{width:100%;padding:80px 0 0;text-align:center;max-width:1080px;margin:0 auto;}
.real_main h2{font-size:38px;margin-bottom: 68px;}
.real_box{ width:100%;position:relative;display: -webkit-box; display: -moz-box;    display: -ms-flexbox; display: -webkit-flex; display: flex;margin-bottom:120px;}
.real_box_text{background:#222;width:32%;display:inline-block;float:left;padding:0px 46px 48px;color:#fff;text-align: left;}
.real_box_text h3{font-size:20px;margin-bottom:20px;margin-top:40px;}
.real_box_text h4{font-size:17px;margin-top:10px;overflow: hidden;width: 200px;height: 21px;}
.real_box_text p{font-size:16px;line-height: 1.5em;}
.mb-28{margin-bottom:28px;}
.real_box_text a{font-weight:600;color:#fff;}

.real_box_img{display:inline-block;width:78%;overflow:hidden;}
.shop_siki{background-image: url(../img/shop_siki.jpg);background-size:cover;background-position:center;width:100%;height:100%;}
.shop_sinjyuku{background-image: url(../img/shop_shinjyuku.jpg);background-size:cover;background-position:center;width:100%;height:100%;}
.shop_haneda{background-image: url(../img/shop_haneda.jpg);background-size:cover;background-position:center;width:100%;height:100%;}
.shop_ikebukuro{background-image: url(../img/shop_ikebukuro.jpg);background-size:cover;background-position:center;width:100%;height:100%;}
.shop_golf{background-image: url(../img/shop_golf.jpg);background-size:cover;background-position:center;width:100%;height:100%;}

.real_main .links{background:#026DFF;color:#fff;font-size:18px;font-weight:600;padding:12px 34px;border-radius:4px;border: solid 2px #026DFF;transition:0.2s;}
.real_main .links:hover{background:#fff;color:#026DFF}


.partner_top{margin-top:60px;position:relative;width:100%;background-image: url(../img/partner_top.jpg);background-size:cover;background-position:center;background-repeat: no-repeat;}
.partner_top .product_titll h2{color:#fff;}
.partner_top .product_titll p{color:#fff;}
.about_partners{margin-bottom:80px;}
.partners_list{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: stretch;width: 100%;padding:24px 0;}
.partners_list img{width:280px;height:122px;}


.part_top{text-align: center;margin-top:60px;position:relative;width:100%;background-image: url(../img/part_top.jpg);background-size:cover;background-position:center;background-repeat: no-repeat;}
.part_boxs{width:100%;max-width:1150px;margin:0 auto;padding:24px 0;}
.part_box{ width:100%;position:relative;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;margin-bottom:0;}
.part_box_text{padding:120px 0 120px 80px;background:#222;width:48%;display:inline-block;float:left;color:#fff;text-align: left;border-radius:12px 0 0 12px;}
.part_box_text h2{font-size:40px;font-weight:bold;color:#fff;margin-bottom:20px;}
.part_box_text h3{font-size:24px;color: #5ca6ff;font-weight:600;cursor:pointer;margin-bottom:0;}
.part_box_img{display:inline-block;width:52%;overflow:hidden;border-radius:0 12px 12px 0;}
.part_honsya{background-image: url(../img/part_honsya.jpg);background-size:cover;background-position:center;width:100%;height:100%;}
.recruit05,.recruit08,.recruit09{margin-bottom:120px;}
.recruit_link{font-size:24px;color: #5ca6ff;font-weight:600;cursor:pointer;margin-bottom:0;}
.entry_link{margin-top:28px;}
.entry_link a{font-size:18px;color: #5ca6ff;font-weight:600;cursor:pointer;margin-bottom:0;}
.entry_link span{float: right;font-size: 18px;color: #5ca6ff;cursor:pointer;}

.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;}

.privacy_main{width: 100%;max-width: 900px;margin: 0 auto;padding: 140px 15px 80px;}
.privacy_main h2{font-size: 44px;font-weight: 300;text-align: center;margin-bottom: 48px;letter-spacing: 1px;}
.privacy_main h2 span{display: block;font-size: 18px;margin-top: 10px;font-weight: 600;letter-spacing: 0;}
.privacy_main p{font-size: 16px;line-height: 1.6em;margin-bottom:40px;}
.privacy_main h3{font-size:18px;margin-bottom:14px;}

.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: 10px 15px;background-image: url(../img/contact_menu.svg);background-repeat: no-repeat;background-position: right center;background-size: 40px;cursor: pointer;height:48px;}
.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;}
.logo{left:15px;z-index: 101;margin-left: 0;top:12px;}
.logo img{width:100px;}
.menu-right{right:60px;display: none;}
#global-nav ul li a{color:#000;display: block;}
.topics p{max-width: 90%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;font-size:11px;}
.topics p span{padding-right:4px;}
.topics .close{padding: 8px 15px;right:0;}
.top{height: 500px;position:relative;margin-top:50px;}
.slide_text h2{font-size:34px;}
.slide_text a{font-size:16px;}
#bg_v{top:14%;left: 0;width: 60%;height: auto;margin-left:20%;}
.top_down{display: none;}
.swiper-button-next, .swiper-button-prev{top:28%;}
.swiper-container{height:440px;margin:0 auto 20px;padding-right:15px;}
.swiper-container.ac{padding-right:20px;}



.top_store{padding: 0 20px 50px;}
.top_store h2{font-size:28px;font-weight: 400;margin-bottom:22px;}
.top_store p{font-size:16px;padding:0 15px;line-height:1.56em;}
.swiper-slide{padding: 0 10px;}
.top_store .box_left{width:100%;order:2;}
.top_store .box_right{width:100%;order:1;margin-bottom:20px;}
.top_store h2{font-size: 28px;font-weight: 400;margin-bottom: 15px;}
.top_store p{font-size: 14px;margin-bottom:15px;padding: 0;}
.top_store .links{margin-bottom:12px;font-size:15px;}

.top_about{padding: 50px 20px;}
.top_about h2{font-size:20px;}
.top_about .links{font-size:16px;}
.top_join{padding:100px 15px 40px;}
.top_join h2,.top_support h2{font-size: 34px;}
.top_join .links,.top_support .links{font-size: 16px;}
.top_join_p{padding: 10px 20px 20px;}
.top_join_p p{font-size:12px;}
.top_support{padding:100px 15px 80px;}
.top_support_bottom{padding: 8px;}
.top_support_bottom p{font-size:12px;}
.location_main h2{line-height: 1.1em;font-size: 28px;margin-bottom: 28px;}
.location_main h2 small{font-size: 16px;font-weight: 600;padding-top: 5px;}
.maps{display: block;margin-bottom: 60px;}
.map_left{width:100%;padding: 20px 20px 5px 20px;}
.map_left h3{font-size:15px;margin-bottom: 5px;}
.map_left p{font-size:13px;margin-bottom: 20px;}
.map_right{height: 240px;width:100%;}

footer{padding:45px 15px 15px;}
.footer_left{width:100%;margin-bottom: 20px;}
.footer_left img{width:100px;}
.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;}
.fotter_privacy a img{width:60px;}

.about_top{margin-top:50px;padding:50px 20px;}
.about_top h2{font-size:28px;line-height:1.2em;margin-bottom: 20px;}
.about_top p{font-size:15px;}
.about_top .sign img{width: 120px;margin-left: 80px;}
.sub_header{padding: 10px 15px;}
.sub_header a{font-size: 14px;padding: 0px 15px;line-height: 2em;}
.about_main{padding:60px 20px 40px;}
.abouts_bn .box{width:100%;margin-bottom:28px;}
.abouts_bn h2{font-size:20px;margin-top:10px;}
.abouts_bn .links{font-size:13px;}
.mission_top{margin-top:50px;padding: 280px 20px 20px;}
.mission_top #bg_v{width:250px;margin-left: -125px;}
.mission_top h2{font-size: 28px;}
.mission_text h2{font-size:21px;margin-bottom: 28px;}
.mission_mark{padding: 50px 20px;}
.mission_mark h2{font-size:22px;}
.mission_mark img{margin: 40px auto;width: 240px;}
.mission_mark h3{font-size:20px;}
.company_top{height: 340px;margin-top:50px;}
.companies_left{width:100%;}
.about_main .companies_box h2{font-size:34px;}
.companies_right{width:88%;margin-top: 20px;}
.companies_right td{font-size: 14px;padding: 5px 20px;min-width: 100px;line-height: 1.5em;}
.companies, .about_location{margin-bottom: 50px;}
.location_top{height: 340px;margin-top:50px;}
.recruit_top{height: 340px;margin-top:50px;}
.recruit_btn{padding-top: 40px;}
.recruit_btn a{font-size:15px;padding: 12px 40px;}
.csr_top{margin-top: 50px;padding:240px 20px 40px;}
.csr_top h2{font-size: 34px;line-height: 40px;}
.mobile_text h2{font-size:20px;}
.mobile_text img{margin: 40px auto;width: 100%;}
.mobile_text h3{font-size:20px;}
.mobile_top,.electronics_top,.ecommerce_top,.import_top,.brand_top{margin-top: 50px;padding:240px 20px 40px;}
.mobile_top h2,.electronics_top h2,.ecommerce_top h2,.import_top h2,.brand_top h2{font-size: 34px;line-height: 40px;}
.mobile_text .icon_list{padding-bottom: 20px;}
.mobile_text .icon_list a{padding: 10px 5px;}
.mobile_text .icon_list img{height:28px;}
.mobile_text .brand_img{margin-bottom:0;margin-top: 20px;}
.partner_top{margin-top: 50px;padding:240px 20px 40px;}
.partner_top h2{font-size: 34px;line-height: 40px;}
.partner_text{margin-bottom:0;}
.partner_text h2{font-size:22px;margin-bottom: 10px;}
.partner_text h3{font-size:18px}
.partner_box{background: rgba(5, 188, 235, 0.11);box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.19);padding: 28px;border-radius: 20px;margin-bottom: 28px;}
.partner_box h2{font-size:22px;margin-bottom: 15px;}
.partner_box p{font-size:17px;}
.partner_box h3{font-size: 18px;margin-bottom: 8px;margin-top: 20px;}
.partner_btn{padding: 40px 20px 80px;}
.partner_btn a{font-size:16px;}

.tel_contact{padding: 0 20px 40px;}
.tel_contact h3{font-size:18px;line-height:1.5em;margin-bottom:20px;}
.tel_contact p{font-size: 13px;}
.entry_top,.contact_top{margin-top:50px;padding:240px 20px 40px;}
.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;}
.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{padding: 20px 0 60px;width: 100%;}
form#mail_form dl{width:100%;margin-top:0;}
form#mail_form .scroll{padding:10px;}
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;}
.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;}

}

