@charset "utf-8";

@media screen and (max-width: 1000px) {
.container {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}	
}
@media screen and (max-width: 480px) {
.container {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
}
@media screen and (min-width: 769px) {
.pc {
	display:block;
}
.sp{
	display:none:
}
}

body{
	font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
}
a:hover{
	opacity:0.7;
}
.guttersb{
	display: flex;
	flex-wrap: wrap;
	margin-left: -1.428571428571429%;
	margin-right: -1.428571428571429%;
}
.guttersb > * {
	padding-left: 1.428571428571429%;
	padding-right: 1.428571428571429%;
}

.guttersc {
	display: flex;
	flex-wrap: wrap;
}

.guttersc > * {
	padding-left: 1.428571428571429%;
	padding-right: 1.428571428571429%;
}
.col_1b, .col_2b, .col_3b, .col_4b, .col_5b, .col_6b, .col_7b, .col_8b, .col_9b, .col_10b, .col_11b, .col_12b{
	display: flex;
	flex-wrap: wrap;
}
.col_3b {
	width: 25%;
}
.col_4b {
	width: 33.3333333%;
	border-left: solid 1px;
}
.col_4b:last-child{
	border-right: solid 1px #323232;
}
.col_4c {
	width: 33.3333333%;
	display: flex;
	flex-wrap: wrap;
}
.col_4d {
	width: 33.3333333%;
	padding-bottom:80px;
	
}
.col_4e{
	width: 33.3333333%;
	padding-bottom:80px;
	
}
	

.col_6b {
	width: 50%;
}
@media screen and (max-width: 800px) {
.col_4d {
	width: 50%;
	padding: 0 20px 50px;
}
}

@media screen and (max-width: 768px) {
body {
	padding-top: 0px !important;
}
.col_3b {
	width: 50%;
	padding-bottom: 2.5%;
}
}
@media screen and (max-width: 640px) {
.col_4d {
	width: 50%;
	padding: 0 15px 50px;
}
}

@media screen and (max-width: 480px) {
.col_6b {
	width: 100%;
	padding-bottom: 20px;
}
.col_4b {
	width: 100%;
	border-bottom: solid 1px;
	border-left: none;
	margin-bottom: 30px;
	 padding-bottom: 20px;
}
.col_4b:last-child{
	border-right: none;
}
.col_4c{
	width: 100%;
	padding-bottom: 20px;
}
.col_4d {
	width: 100%;
}
.col_4e{
	width: 80%;
	margin:auto;
	padding-bottom:25px;
}

}
@media screen and (max-width: 320px) {
.col_4d {
	padding-bottom: 50px;
	padding: 0 10px 50px;

}

}

/**************************************************************
*
* ヘッダー
*
**************************************************************/
.headerb {
	background-color: #fff;
	padding-bottom: 15px;
}
.headerb .left {
	text-align: center;
}
.headerb .logo {
	width: 60%;
	padding-top: 30px;
	padding-bottom: 30px;
	margin:auto;
}
.headerb .right {
	float: right;
}
.top .mainimageb {
	position: relative;
	background: #142237;
}
.top_main{
	display: flex;
	align-items: center;
	align-content: center;
}
nav{
	padding: 0 30px 40px;
	width: 30%;
}
.navb{
	background: #142237;
	width:100%;
	text-align: center;
	padding: 20px;
	
}
.navb_sp{
	display: none !important;
}
.navb ul{
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}

nav a{
	color:#fff;
}
.menu:hover{
	opacity:0.7;
}
.menub:hover{
	opacity:0.7;
}

.menu{
	font-family: "Helvetica";
	font-weight: bold;
	font-size: 22px;
	margin-top: 50px;
	
}
.menub{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.menu_j{
	font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 2px;
}

.top_mainimg{
	width: 70%;
}
video{
	max-width: 100%;
}
.en_link{
	text-align: center;
    font-size: 1.6em;
    margin-top: -10px;
}
.en_link a{
	    text-decoration: underline;
    color: #004b9c;
}
@media screen and (max-width:1800px) {
.menu{
	margin-top: 45px;	
}
}
@media screen and (max-width:1700px) {
.menu{
	margin-top: 35px;
	font-size: 20px;
}
}

@media screen and (max-width:1400px) {
nav{
	padding: 0 30px 35px;
	
}
.menu{
	margin-top: 35px;
	font-size: 17px;	
}
.menu_j{
	    font-size: 12px;
}

}
@media screen and (max-width:1300px) {
nav{
	padding: 0 30px 25px;

}
.menu{
	font-size: 16px;	
}
}
@media screen and (max-width:1200px) {
.menu{
	margin-top: 28px;
	font-size: 17px;	
}
}
@media screen and (max-width:1100px) {
.menu {
	margin-top: 23px;
	font-size: 15px;
}
.menu_j{
	font-size: 11px;
}
}
@media screen and (max-width:1000px) {
.headerb .logo {
	width: 50%;
	padding-top: 25px;
	padding-bottom: 25px;
}
.menu {
	margin-top: 20px;
}

}
@media screen and (max-width:970px) {
nav {
	padding: 0 30px 20px;
}
.menu {
	margin-top: 18px;
}
}

@media screen and (max-width:900px) {
.menu {
	font-size: 14px;
}
}
@media screen and (max-width:850px) {
.menu {
	font-size: 13px;
}
.menu_j{
	font-size: 9px;
}

}
@media screen and (max-width:800px) {
.menu {
	font-size: 12px;
	margin-top: 17px;

}
.grid-about-1 .thumb-title{
	font-size: 20px;
}
}
@media screen and (max-width: 768px) {
.headerb {
	position: fixed;
	z-index: 5;
	top: 0;
	left: 0;
	width: 100%;
	transform: translateZ(0);
	padding-bottom: 10px;
}
.headerb .left {
	float: left;
	width: 100%;
}
.headerb .logo {
	width: 70%;
	margin: auto;
	padding-top: 20px;
}
.headerb .nav_toggle {
	display: inline-block;
	vertical-align: bottom;
	margin-left: 5px;
	margin-top: 3px;
}
.headerb .right{
	margin-top: -85px;
}
.navb{
	display:none;
}
.navb_sp{
	display: block !important;
}

.nav_toggle{
	background-color: #142237; !important;
}
nav {
	position: fixed;
	top:123px;
	right: -320px;
	width: 320px;
	height: -webkit-calc(100% - 67px);
	height: calc(100% - 67px);
	z-index: 5;
	overflow-y: scroll;
	padding: 0 30px;
	transition: 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition-property: transform;
	background: #142237;
	height: 553px;
}
nav.active {
	transform: translateX(-100%);
}
nav .item {
	width: 100% !important;
	float: none;
  }
nav .item:not(:last-child):after {
	content: none;
  }
nav .item a:after {
	background-color: transparent;
  }
nav .item a.active:after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 12px;
	border-color: transparent transparent transparent #ffffff;
        top: 0;
	bottom: 0;
	left: 5px;
	right: auto;
}
.menu {
	font-size: 14px;
	margin-top: 28px;
}
.top_mainimg {
	width: 100%;
}
.top .mainimageb{
	background: none;
	padding-top: 160px;
}
}
@media screen and (max-width: 480px) {
.headerb .logo {
	width: 80%;
	float: left;
}
.headerb .right {
	margin-top: -75px;
}
.headerb{
	height: 115px;
}
.top .mainimageb{
	padding-top: 115px;
}
nav{
	top: 90px;
	width: 290px;
	height: 440px;
}
.menu {
	font-size: 12px;
	margin-top: 20px;
}
    .en_link{
    	font-size: 1.2em;
    	}
}

/**************************************************************
*
* フッター
*
**************************************************************/
footer .bg_lightblueb {
	padding-bottom: 25px;
	padding-top: 24px;
}
.bg_lightblueb {
    background-color: #004b9c;
}
.footer_contact{
	border: solid 1px;
	color: #fff;
	margin: 50px 0;
	text-align: center;
	padding: 20px 0;
}
.footer_contact:hover{
	opacity:0.7;
}
.footer_contact_txt{
	color: #fff;
	font-size: 22px;
	letter-spacing: 2px;
}
.footer_contact_txt::before{
	content:url(../images/mailicon.png);
	margin-right: 20px;
	vertical-align: middle;
}
footer .tablebox2 > * {
	display: table-cell;
	vertical-align: bottom;
}
footer .tablebox2 {
	display: table;
	width: 100%;
	margin-top: -80px;
}
footer .infob{
	width: 50%;
	text-align: right;
	line-height: 1.75;
	color: #fff;
}
footer .infob .aitem {
	margin-bottom: 25px;
	letter-spacing: 1px;
	font-size: 12px;
}
footer .infob .aitem > * {
	display: inline;
}
footer .nav_listb {
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.5px;
}
footer .nav_listb > * {
	vertical-align: bottom;
}
footer .nav_listb > *:not(:last-child) {
	margin-right: 10px;
}
.hover_lineb {
	display: inline-block;
	position: relative;
	color: inherit;
}
.hover_lineb::after {
	content: "";
	position: absolute;
	bottom: 1px;
	left: 0px;
	width: 100%;
	height: 1px;
	background-color: #fff;
	transition: width 500ms cubic-bezier(0.23, 1, 0.32, 1);
}
.footer_english{
	margin-top: -25px;
}
.ditem02{
	letter-spacing: 1.3px;
}
.ditemt{
	letter-spacing: 1.05px;
}
.dhead01{	
	letter-spacing: 1.7px;
}
@media screen and (max-width:1000px) {
.footer_contact{
	padding: 15px 0;
}
}
@media screen and (max-width:900px) {
.footer_bunnar{
	width: 50%;
}
}
@media screen and (max-width:640px) {
.footer_contact {
	padding: 10px 0;
}
.footer_contact_txt{
	font-size: 20px;
}
.footer_bunnar {
	width: 100%;
	text-align: center;
}
footer .tablebox2{
	margin-top: 30px;
}
footer .tablebox2 > *{
	display: block;
	margin:20px
}
footer .infob{
	   width: 95%;
}
footer .bg_lightblueb{
	padding-bottom: 0px;
}
}
@media screen and (max-width:480px) {
.footer_contact_txt {
	font-size: 17px;
}
.footer_contact_txt::before{
	content: "";
	margin-right: 20px;
	vertical-align: middle;
	display: inline-block;
	background: url(../images/mailicon.png);
	height: 35px;
	width: 45px;
	background-size: contain;
	background-repeat: no-repeat;
}
}
@media screen and (max-width:360px) {
footer .infob .aitem{
	font-size: 11px;
}
footer .tablebox2 > *{
	margin: 20px 10px;
}
}
@media screen and (max-width:320px) {
.footer_contact_txt {
    font-size: 13px;
}
footer .infob .aitem {
    font-size: 10px;
}
footer .nav_listb{
	font-size: 11px;
}
}
/**************************************************************
*
* TOP
*
**************************************************************/
.top_strengths{
	background: url(../images/top/top_back01.png);
	background-size: cover;
	overflow: hidden;
	padding-bottom: 50px;
}
.top_midasi{
	padding: 75px 0;
	font-size: 27px;
	line-height: 37px;
	font-weight: bold;
	color: #3c4e63;
	letter-spacing: 2px;
}
.top_midasib {
	padding: 75px 0 30px;
	font-size: 27px;
	line-height: 37px;
	font-weight: bold;
	color: #3c4e63;
	letter-spacing: 2px;
}
.v_line_left{
	border-left: solid 8px #3c4e63;
	padding-left: 20px;
	height:71px;
}
.english_title{
	font-family: "Helvetica";
	font-weight: bold;
	color: #3c4e63;
	font-size: 22px;
	letter-spacing: 0px;
}
.strengths_logo{
	float: right;
	margin-top: -162px;
}
.strengths_logo img{
	width:100%;
}
.strengths_logob{
	display: none;
}
.grid-container{
	display:grid;
}
.grid-about {
	grid-template-rows: repeat(3, 150px 20px);
	grid-template-columns: repeat(8, 120px);
}
.grid-about .grid-thumb{
	position: relative;
}
.grid-about-1{
	grid-row:1 / span 6;
	grid-column:1/ span 6;
	background: url(../images//top/top_st.jpg);
	background-size: cover;
	z-index:2;	
}
.grid-about-1 .thumb-title{
	position: absolute;
	top: 235px;
	right: -3em;
	font-size: 30px;
	color: #fff;
	background: rgba(0,77,160,0.8);
	padding: 10px 5px 10px 25px;
	letter-spacing: 2px;
}
.grid-about-2 {
	padding-left: 35px;
	grid-row: 2 / span 5;
	grid-column: 8/ span 3;
	z-index: 2;
}
.grid-about-3{
	display: none;
}
	
.grid-desc{
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 40px;
	font-weight: 500;
}

@media screen and (max-width:1700px) {
.grid-about {
	grid-template-rows: repeat(3, 130px 20px);
	grid-template-columns: repeat(8, 115px);
}
.grid-about-1 .thumb-title{
	top: 215px;
 	font-size: 28px;

}	
}
@media screen and (max-width:1500px) {
.grid-about{
	grid-template-rows: repeat(3, 115px 20px);
}
.grid-about-1{
	grid-row:1 / span 6;
	grid-column:1/ span 5;
}
.grid-about-1 .thumb-title{
	top: 190px;
	right: -4em;
	font-size: 26px;
}
.grid-about-2{
	padding-left:16px;	
	grid-row:3 / span 5;
	grid-column:7/ span 3;
}
.grid-desc{
	font-size: 13px;
	line-height: 28px;
}
.strengths01{
	position: relative;
	max-width: 1600px;
	margin: auto;
}
.jyousan_box{
	position: absolute;
	top: 42%;
	left: 340px;
	background-color: #004b9c;
	mix-blend-mode: multiply;
	padding: 10px 20px;
	width: 350px;
	height: 50px;
}
.tuyomi{
	position: absolute;
	top: 44%;;
	left: 379px;
	z-index: 20;
	color: #fff;
	font-size: 28px;
	letter-spacing: 2px;
}
.tuyomi_txtarea{
	position: absolute;
	top: 25%;
	font-size: 13px;
	letter-spacing: 2px;
	left: 750px;
	line-height: 28px;
	font-weight: bold;
	padding-right:20px;
}
}
.section-lineup{
	overflow: hidden;
	padding:50px 0 0;
}
.section-lineup .inner{
	margin: 0 auto;
	width: 100%;
	padding-left: 4rem;
	padding-right: 4rem;
}
.section-lineup .lineup{
	position: relative;
	margin-bottom: 0px;
}
.lineup-carousel li{
	text-align: center;
	padding: 0 10px;
}
.lineup-carousel img{
	display: block;
	width:100%;
    }
.section-lineup .slick-list{
	overflow: visible;
}
.rowblock2{
	margin-top: 25px;
	font-size: 16px;
	color: #004da5;
	text-align: right;
	padding-bottom: 50px;
	font-weight: bold;
}
.btn_type2b_h{
	display: inline-block;
	position: relative;
	color: inherit;
	text-decoration: underline;
}
.top_news{
	background: #dfe5eb;
	padding: 100px 0;
}
.headlineb{
	text-align: center;
}
.box_news{
	background: #fff;
	padding: 30px 40px 40px;
	border: solid 1px #004da0;
}
.headlineb{
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 10px;
}
.text::after{
	content:url(../images/top/news_icon.png);
	margin-left: 10px;
	vertical-align: middle;
}
.datebefore{
	padding-right: 5px;
}
.dlist_type1 .dheadb{
	font-weight: bold;
	float: left;
	width: 110px;
	letter-spacing: 1px;
}
.dlist_type1 .ditemb {
	float: left;
	width: -webkit-calc(100% - 110px);
	width: calc(100% - 110px);
	padding-left: 10px;
}
.dlist_type1 .ditemb a {
	color: #004da5;
	text-decoration: underline;
}
.top_bunnararea{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.top_sign_bunnar{
	margin-right:30px;
	margin-bottom: 30px;
}
.top_business, .top_exbit, .top_recruit {
    margin-top: -1px;
}
.top_business{
	background: url(../images/top/top_back01.png);
	background-size: cover;
	padding-bottom:50px;
}
.midasi_under,.midasi_underb{
	font-size: 13px;
	padding-left: 30px;
	padding-top: 15px;
	color:#323232
}
.top_business_area{
	display:flex;
	flex-wrap: wrap;
}
.top_bu_card,.top_bu_pop,.top_bu_netshop,.top_bu_system{
	position: relative;
	width: 25%;
}
.top_bu_midasi{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
.detailb{
	position: absolute;
	color: #fff;
	top: 40%;
	padding: 20px;
	width: 100%;
}
.top_bu_list{
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 25px;
}
.top_bu_ec{
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 25px;
}
.iconb {
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	display: block;
	background-color: rgba(255,255,255,0.4);
	border-radius: 50%;
	color: #fff;
	padding: 15px 13px;
	transition: 140ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition-property: background-color;
	border: solid 0.5px;
}
.top_syohin{
	background: #dfe5eb;
	padding-bottom: 50px;
}
.top_exbit{
	background: url(../images/top/top_back01.png);
	background-size: cover;
	padding-bottom: 50px;
}	
.top_exbit_area{
	display: flex;
	justify-content: space-between;
}
.top_exbit_txt{
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 15px 0 0;
	line-height: 19px;
}
.top_company{
	background: #dfe5eb;
	padding-bottom: 50px;
}
.top_company_txt{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 15px 0 0;
}
.company_link{
	display: flex;
	float: right;
	margin-top: -140px;
}
.company_link01{
	margin-right: 15px;
}
.top_recruit{
	background: url(../images/top/top_back01.png);
	background-size: cover;
	padding-bottom: 50px;
}
.box_type3b {
	display: block;
	width: 100%;
	background-color: #fff;
	transition: 140ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition-property: background-color;
	border: solid 0.5px #323232;
}
.top_rec_midasi{
	color: #323232;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
}
.top_rec_txt{
	color: #323232;
	font-size: 12px;
	padding-top: 20px;
	line-height: 20px;
	text-align: justify;
}
.box_type3b .image {
	margin-bottom: 15px;
}
.box_type3b .detail {
	position: relative;
	padding: 20px 20px 60px;
}
.box_type3b .icon-arrow001 {
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 1.5em;
	height: 1.5em;
	display: block;
	background-color: #323232;
	border-radius: 50%;
	color: #fff;
	padding: 6px 5px;
	transition: 140ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition-property: background-color;
}
.icon-arrow001:before{
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.top_blog{
	background: #dfe5eb;
	padding-bottom: 50px;
}
.box_type3c {
	display: block;
	width: 100%;
	transition: 140ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition-property: background-color;
	padding: 0px 20px;
}
.detailc{
	padding-top: 15px;
	position: relative;
}	
.date{
	font-size: 13px;
	color: #323232;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 19px;
}
.headline{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 19px;
	padding-top: 15px;
	text-decoration: underline
}
.paragraph{
	font-size: 12px;
	color: #323232;
	line-height: 19px;
	padding-top: 15px;
	letter-spacing: 1px;
	padding-bottom: 30px;
}
.box_type3c .icon-arrow001 {
	position: absolute;
	bottom: 0px;
	right: 10px;
	width: 1.5em;
	height: 1.5em;
 	display: block;
	background-color: #323232;
	border-radius: 50%;
	color: #fff;
	padding: 6px 5px;
	transition: 140ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition-property: background-color;
}
}
@media screen and (max-width:1200px) {
.strengths_logo{
	width: 65%;
}
.grid-about {
	grid-template-rows: repeat(3, 100px 20px);
	grid-template-columns: repeat(8, 100px);
}
.grid-about-1 .thumb-title{
	top: 150px;
	right: -3em;
	font-size: 24px;
}
.grid-about-2{
	grid-row: 2 / span 4;
	grid-column: 7/ span 4;
}
}
@media screen and (max-width:1000px) {
.grid-about {
	grid-template-rows: repeat(3, 70px 20px);
	grid-template-columns: repeat(8, 80px);
}
.grid-about-1 {
	grid-row: 1 / span 5;
}
.grid-about-1 .thumb-title {
	top: 105px;
	right: -2em;
	font-size: 22px;
	padding: 10px 15px;
}
.grid-about-2 {
	grid-row: 2 / span 4;
	grid-column: 6/ span 4;
	padding-left: 65px;
}
.section-lineup{
	    padding: 20px 0 0;
}
}

@media screen and (max-width:970px){
.grid-about-2 {
	grid-row: 1 / span 5;
	grid-column: 6/ span 5;
	padding-left: 65px;
	padding-right: 20px;
	padding-top: 25px;
}
.top_midasi,.top_midasib{
	font-size: 24px;
	line-height: 35px;
}
.english_title{
	font-size: 20px;
}
.v_line_left {
	padding-left: 30px;
	height: 69px;
}
}
@media screen and (max-width:900px){
.grid-about-2 {
	font-size: 12px;
	line-height: 23px;
}	
}
@media screen and (max-width:850px){
.top_bu_list,.top_bu_ec {
	font-size: 11px;
	line-height: 20px;
}
.company_link01 {
	margin-right: 0;
}
.company_link img{
	width: 85%;
}
}
@media screen and (max-width:768px){
.top_strengths{
	margin-top: -5px;
	padding-bottom: 10px;
}
.top_midasi,.top_midasib{
	padding: 40px 0 30px;
}
.strengths_logo{
	display: none;
}
.strengths_logob{
	display: block;
}

.grid-container{
	display: block;
	margin: 0 30px;
}
.grid-about-1{
	background: url(../images//top/top_st.jpg) no-repeat;
	background-size: auto;
	padding-top: 50%;
}
.grid-about-1 .thumb-title{
	top: 159px;
	right: 1em;
	font-size: 26px;
}
.grid-about-2{
	display: none;
}
.grid-about-3{
	padding: 30px 0;
	display: block;
}
.grid-desc {
	font-size: 14px;
	line-height: 28px;
	text-align: justify;
}
.strengths_logob{
	float: right;
	width: 80%;
}
.section-lineup{
	clear: both;
	padding: 0;
}
.top_news{
	padding: 70px 0;
}
.detailb{
	top: 35%;
	padding: 15px;
}
.top_business,.top_exbit,.top_recruit{
	margin-top: -1px;
}
.top_exbit,.top_company,.top_recruit{
	padding-bottom: 10px;
}
.midasi_under,.midasi_underb{
	font-size: 12px;
	padding-left: 40px;
}
.company_link{
	margin-top: -125px;
}
.col_3b img{
	width: 100%;
}
.top_rec_txt{
	font-size: 14px;
	padding-top: 15px;
	line-height: 23px;
}
}
@media screen and (max-width:640px){
.grid-about-1{
	background-size: 80%;
}
.grid-about-1 .thumb-title {
    top: 126px;
    right: 1em;
}
.top_bunnararea{
	flex-direction: column;
}
.top_sign_bunnar{
	margin: 0 auto 30px;
}
.top_system{
	margin: 0 auto 30px;
}
.top_webcam{
	margin:auto;
}
.top_bu_card, .top_bu_pop, .top_bu_netshop, .top_bu_system{
	width: 50%;
}
.top_business_area img{
	width: 100%;
}
.top_business{
	padding-bottom: 10px;
}
.top_bu_midasi {
    font-size: 18px;
}
.top_bu_list, .top_bu_ec {
	font-size: 14px;
	line-height: 30px;
}
.detailb {
    top: 50%;
}
.midasi_under{
	line-height: 20px;
}
.midasi_underb{
	line-height: 20px;
	width: 50%;
}
.box_type3c{
	padding: 0px 10px;
}	
}
@media screen and (max-width:480px){
.top_strengths,.top_business, .top_exbit, .top_recruit{
	background-size:contain;
}
.top_midasi, .top_midasib {
	padding: 35px 0 30px;
	font-size: 20px;
	line-height: 30px;
}
.english_title {
	font-size: 18px;
}
.v_line_left {
	padding-left: 23px;
	height: 57px;
}
.grid-container{
	margin: 0 20px;
}
.grid-about-1 .thumb-title{
	font-size: 18px;
	top: 81px;
}
.grid-desc {
	font-size: 12px;
	line-height: 23px;
}
.top_strengths{
	padding-bottom: 5px;
}
.top_news {
	padding: 45px 0;
}
.box_news{
	padding: 30px 30px 40px;
}
.headlineb {
    font-size: 20px;
}
.top_bu_list, .top_bu_ec {
	font-size: 12px;
	line-height: 25px;
}
.detailb {
	top: 35%;
}
.midasi_under, .midasi_underb{
	padding-left: 30px;
}
.top_exbit_img{
	margin: auto;
}
.top_exbit_txt{
	padding-left: 35px;
}
.top_exbit, .top_company, .top_recruit {
	padding-bottom: 4px;
}
.midasi_underb{
	width: 100%;
}
.company_link{
	margin: 16px auto 0;
	float: none;
	justify-content: space-around;
}
.company_link img {
	width: 100%;
}
.top_rec_txt {
	font-size: 12px;
}	
}
@media screen and (max-width:380px){
.dlist_type1 .dheadb{
	float: none;
}
.dlist_type1 .ditemb{
	float: none;
	width: 100%;
}
.box_news {
    padding: 20px 20px 30px;
}
.top_bu_list, .top_bu_ec {
	font-size: 10px;
	line-height: 22px;
}
.detailb {
	top: 33%;
}
.top_exbit_txt {
	padding-left: 15px;
}
.top_rec_midasi{
	font-size: 14px;
}
.box_type3b .detail{
	padding: 20px 15px 60px;
}
}
@media screen and (max-width:360px){
.top_bu_list, .top_bu_ec {
	line-height: 18px;
}
.iconb{
	bottom: 10px;
	right: 15px;
	width: 30px;
	height: 30px;
	padding: 10px 9px;
}
}
@media screen and (max-width:320px){
.top_bu_midasi {
    font-size: 14px;
}
.top_exbit_txt {
    padding-left: 0px;
}
.top_rec_midasi {
    font-size: 11px;
}
.top_rec_txt {
    font-size: 10px;
}
}