@charset "UTF-8";
/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*--------------------------------------------------------------
# Variable
--------------------------------------------------------------*/
/* color */

img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}



p{
  color: #000;
}

.second_keyvisual {
  margin: 0 0 0 5vw;
  clear: both;
  background: no-repeat url("../images/special/about/kv_about.jpg");
  background-size: cover;
  width: 95vw;
  height: 33vw;
}
.second_keyvisual_catch {
	display: flex;
  justify-content: center;
  align-items: center;
}
.about_wismettac_catch {
	position: absolute;
	top: 30%;
}
.about_wismettac_catch_tag{
  font-size: 1.9vw;
  display: inline-block;
  color: #fff;
  border:none;
  padding: 0 10px;
  margin-bottom: 0;
}
.about_wismettac_catch h1{
  font-size: 4.7vw;
  color: #fff;
  border:none;
  padding: 0.1vw 0.2vw;
  display: inline-block;
  margin-bottom: 0.5vw;
}



@media screen and (max-width: 767px) {
  .second_keyvisual {
    margin: 10vw 0 -5vw 10vw;
    clear: both;
		background: no-repeat url("../images/special/about/kv_about_sp.jpg");
    background-size: cover;
    width: 100vw;
    height: 138vw;
		padding: 0;
  }

  .second_keyvisual_catch {
		position: relative;
		top: 43%;
		left: -4.5%;
		font-size: max(4.2vw, 15px);
  }
	.about_wismettac_catch_tag{
    padding: 0.3vw 0.5vw;
    line-height: 1;
    font-size: max(5.4vw, 13px);
  }
	.about_wismettac_catch h1{
    font-size: max(9vw, 30px);
  }

}



#wismettac-about_wismettac-content-section_1{
	margin-bottom: 2vw;
}
#wismettac-about_wismettac-content-section_1::after {
  content: '';
  display: block;
  clear: both;
}
@media screen and (max-width: 767px) {
	#wismettac-about_wismettac-content-section_1{
		margin: 0;
		padding: 0;
	}
}


.container.midsize{
  width: 72vw;
}


.about_wismettac_anchor_wrap{
	margin: 50px 0;
}

.about_wismettac_left_box{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	position: relative;
	width: 34vw;
	margin-right: 2vw;
}
.about_wismettac_left_box:hover{
	opacity: .5;
}
.about_wismettac_left_box h2{
	font-size: 1.8vw;
	font-size: max(1.8vw, 17.5px)!important;
	line-height: 1.3;
	margin-bottom: 0;
}
.about_wismettac_left_box h2 span{
	font-size: 1.1vw;
	font-size: max(1.1vw, 14px)!important;
	display: block;
	padding-top: 0.7vw;
}
.about_wismettac_left_box .arrow {
	margin-bottom: 0.4vw;
}
.about_wismettac_left_box .arrow img{
	width: 1.2vw;
}
.about_wismettac_right_box{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	position: relative;
	width: 34vw;
	margin-left: 2vw;
}
.about_wismettac_right_box:hover{
	opacity: .5;
}
.about_wismettac_right_box h2{
	font-size: 1.8vw;
	font-size: max(1.8vw, 17.5px)!important;
	line-height: 1.3;
	margin-bottom: 0;
}
.about_wismettac_right_box h2 span{
	font-size: 1.1vw;
	font-size: max(1.1vw, 14px)!important;
	display: block;
	padding-top: 0.7vw;
}
.about_wismettac_right_box .arrow {
	margin-bottom: 0.4vw;
}
.about_wismettac_right_box .arrow img{
	width: 1.2vw;
}


@media screen and (max-width: 767px) {
	.about_wismettac_hero{
		margin:0;
}
	.about_wismettac_anchor_wrap{
		display: block;
		margin: 50px 0 20px -9vw;
	}

	.about_wismettac_left_box{
		width: 90vw;
		display: block;
		padding: 2vw 0 0 0;
		border-bottom: none;
		margin: 0;

	}
	.about_wismettac_left_box h2{
		font-size: 1.6vw;
		font-size: max(1.6vw, 20px)!important;
	}
	.about_wismettac_right_box h2{
		font-size: 1.6vw;
		font-size: max(1.6vw, 20px)!important;
	}


	.about_wismettac_right_box{
		width: 90vw;
		display: block;
		padding: 2vw 0 0 0;
		margin: 0;
	}
	.about_wismettac_left_box .arrow img,
	.about_wismettac_right_box .arrow img{
		width: 3vw;
	}

}



#wismettac-about_wismettac-content-section_2{
	margin-bottom: 7vw;
}

#wismettac-about_wismettac-content-section_2::after {
  content: '';
  display: block;
  clear: both;
}
@media screen and (max-width: 767px) {
	#wismettac-about_wismettac-content-section_2{
	}
}

.container.bigsize{
	padding: 0;
  width: 86vw;
	margin: 0 auto;
}
.about_wismettac_message{
display: block;
text-align: left;
padding: 0;
}
.about_wismettac_message .txt_wrap{
	margin-right: 14vw;
	margin-top: 20px;
}
.about_wismettac_message h2{
	font-size: max(3.4vw, 48px);
	line-height: 1.3;
	margin-bottom: 0;
	margin: 2vw 0;
	text-align: center;
}
.about_wismettac_message h2 span{
	font-size: max(1.6vw, 20px);
	display: block;
	padding-top: 2vw;
}
.about_wismettac_message h3{
	font-size: 1.8vw;
	font-size: max(1.8vw, 20px)!important;
	padding-top: 4vw;
}
@media screen and (max-width: 767px) {
	.about_wismettac_message h2{
		font-size: 25px;
	}
	.about_wismettac_message h2 span{
		font-size: 15px;
	}
}
.sub_ttl_wrap{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 80px 0;
}
.sub_ttl{
	font-size: 23px;
	color: #fff;
	background-color: #000;
	padding: 0 30px;
}
@media screen and (max-width: 767px) {
	.sub_ttl_wrap{
		margin: 30px 0;
	}
	.sub_ttl{
		font-size: 15px;
		color: #fff;
		background-color: #000;
		padding: 2px 10px;
		margin: 0;
		max-width: 100%;
		width: 100%;
		text-align: center;
	}
	.sub_ttl_wrap.ex_top_margin{
		margin: 40px 0 20px;
	}
	.sub_ttl_wrap.ex_margin{
		margin: 40px 0;
	}

}

.who_we_are_wrap{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto 80px auto;
	width: 90%;
}
.who_we_are_box{
	padding: 30px;
	display: flex;
	flex-direction: column;
}
.who_we_are_box.logo{
	text-align: right;
}
.who_we_are_box img{
	max-width: 472px;
}
.who_we_are_box_ttl{
	font-size: 26px;
	max-width: 468px;
}
.who_we_are_box_txt{
	font-size: 16px;
	max-width: 464px;
}
.who_we_are_box_button{
	background: no-repeat url("../images/special/about/icon_outer_link.png");
	background-size: 14px 14px;
	background-position: right 20px top 10px;
	font-size: 14px;
	color: #fff;
	background-color: #000;
	padding: 10px 30px;
	text-align: center;
	margin: 30px 0 0;
	max-width: 464px;
	border: 1px solid #fff;
}
.who_we_are_box_button:hover{
	background: no-repeat url("../images/special/about/icon_outer_link_on.png");
	background-size: 14px 14px;
	background-position: right 20px top 12px;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
	-webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 767px) {
	.who_we_are_wrap{
		display: block;
		margin: 0 auto 20px auto;
		width: 100%;
	}
	.who_we_are_box{
		padding: 30px 0;
		margin: 0 auto;
		display: block;
	}
	.who_we_are_box.logo{
		text-align: center;
		padding: 15px 0;
		margin-bottom: 0;
	}
	.who_we_are_box img{
		max-width: 210px;
	}
	.who_we_are_box_ttl{
		font-size: 18px;
		max-width: auto;
		margin-bottom: 0;
	}
	.who_we_are_box_txt{
		font-size: 12px;
		max-width: auto;
	}
	.who_we_are_box_button{
		max-width: 100%;
		width: 100%;
		background-position: right 20px top 10px;
		font-size: 11px;
		padding: 8px 30px;

	}
}

.grey_wrap{
	background: no-repeat url("../images/special/about/bg_grey_wrap.png");
	background-size: 136px 136px;
	background-position: left 0 top 0;
	background-color: #f1f1f1;
	padding: 76px 146px;
	position: relative;
}
@media screen and (max-width: 934px) and (min-width: 768px){
	.grey_wrap{
		padding: 76px 76px;
	}

}

.grey_wrap:before {
    height: 0;
    display: block;
    position: absolute;
    right: -3px;
    content: "";
    border-top: solid 60px #fff;
    border-left: solid 60px transparent;
    bottom: -3px;
    z-index: 2;
		transform:rotate(90deg);
}
.grey_wrap:after {
    height: 0;
    display: block;
    position: absolute;
    right: -2px;
    content: "";
    border-top: solid 60px transparent;
    border-left: solid 60px transparent;
    bottom: -2px;
		transform:rotate(90deg);
}
.grey_wrap.mt{
	margin-top: 100px;
}
.grey_wrap.mb{
	margin-bottom: 100px;
}
.grey_wrap .grey_ttl{
	font-size: 26px;
	margin-bottom: 35px;
}
.grey_wrap .grey_txt{
	font-size: 16px;
	line-height: 2.2;
}
.grey_wrap .grey_img{
	margin: 65px auto;
	max-width: 947px;
}
.grey_ttl_num_wrap{
	margin-top: 40px;
}
.grey_wrap .grey_ttl_num{
	line-height: 1;
	padding: 3px;
	font-size: 28px;
	background-color: #fff;
	margin-bottom: 55px;
	display: inline-block;
	float: left;
}
.grey_wrap .grey_ttl_white{
	line-height: 1;
	padding: 7px;
	font-size: 20px;
	background-color: #fff;
	margin-bottom: 55px;
	margin-left: 40px;
}
.grey_wrap .grey_ttl_white.mlnon{
	margin-left: 0;
}
.grey_wrap .grey_newbiz_wrap{
	display: flex;
}
.grey_wrap .grey_newbiz_txt{
}
.grey_wrap .grey_newbiz_txt p{
	font-size: 16px;
	line-height: 2.2;
}
.grey_wrap .grey_newbiz_img{
	margin-left: 80px;
}
.grey_wrap .grey_newbiz_img img{
	max-width: 337px;
	width: 20vw
}
@media screen and (max-width: 767px) {
	.grey_wrap{
		background-size: 75px 75px;
		padding: 40px 30px;
		position: relative;
	}
	.grey_wrap .grey_ttl{
		font-size: 18px;
		margin-bottom: 25px;
		text-align: center;
	}
	.grey_wrap .grey_txt{
		font-size: 12px;
		line-height: 2;
	}
	.grey_wrap .grey_img{
		margin: 0 auto;
		max-width: auto;
	}
	.grey_wrap.mt{
		margin-top: 100px;
	}
	.grey_wrap.mb{
		margin-bottom: 45px;
	}

	.grey_ttl_num_wrap{
		margin-top: 20px;
	}
	.grey_wrap .grey_ttl_num{
		line-height: 1;
		padding: 3px;
		font-size: 21px;
		background-color: #fff;
		margin-bottom: 20px;
		display: inline-block;
		float: left;
	}
	.grey_wrap .grey_ttl_white{
		line-height: 1;
		padding: 7px;
		font-size: 14px;
		background-color: #fff;
		margin-bottom: 20px;
		margin-left: 40px;
	}
	.grey_wrap .grey_ttl_white.mlnon{
		margin-left: 0;
	}
	.grey_wrap .grey_newbiz_wrap{
		display: block;
	}
	.grey_wrap .grey_newbiz_txt{
	}
	.grey_wrap .grey_newbiz_txt p{
		font-size: 12px;
		line-height: 2.2;
	}
	.grey_wrap .grey_newbiz_img{
		margin-left: 0;
	}
	.grey_wrap .grey_newbiz_img img{
		width: 100%;
		max-width: 100%;
	}

}

.white_wrap{
	padding: 0 146px;
}
@media screen and (max-width: 934px) and (min-width: 768px){
	.white_wrap{
		padding: 0;
	}

}
.white_wrap .white_ttl{
	display: inline-block;
	font-size: 26px;
	background-color: #e6e6e6;
	margin-top: 50px;
	line-height: 1;
	padding: 5px;
}
.white_wrap .white_txt{
	font-size: 16px;
}
.white_wrap .white_txt.top{
	max-width: 947px;
	margin: 0 auto;
}
.white_wrap .white_img{
	margin: 65px auto 0 auto;
	max-width: 947px;
}
.white_wrap .white_txt_center{
	font-size: 20px;
	text-align: center;
	margin: 40px 0;
}
.white_wrap .white_link_box_wrap {
	display: flex;
  justify-content: center;
  align-items: center;
}
.white_wrap .white_link_box{
	width: calc((100% - 45px)/2);
	max-width: 452px;
	background-position: left 0 top 0;
	min-height: 232px;
	position: relative;
	color: #fff!important;
}
.white_wrap .white_link_box.left{
	background:#000 no-repeat url("../images/special/about/bg_white_link_box_left.jpg");
	margin-right: 42px;
	position: relative;
	background-size: contain;
}
.white_wrap .white_link_box.right{
	background:#000 no-repeat url("../images/special/about/bg_white_link_box_right.jpg");
	position: relative;
	background-size: contain;
}
.white_wrap .white_link_box.center{
	background:#000 no-repeat url("../images/special/about/bg_white_link_box_center.jpg");
	position: relative;
	width: 100%;
	background-size: contain;
}
.white_wrap .white_link_box.center_2{
	background:#000 no-repeat url("../images/special/about/bg_white_link_box_center_2.jpg");
	position: relative;
	width: 100%;
	background-size: contain;
}
.white_wrap a.white_link_box p {
	font-size: 20px;
	padding-left: 20px;
	position: absolute;
	bottom: -2px;
	line-height: 1.2;
	color: #fff;
}
.white_wrap a.white_link_box p span{
	font-size: 12px;
}


.white_wrap .white_link_box:hover{
	background-color:#fff;
	opacity: 0.7;
	outline: 1px solid #000;
}
.white_wrap .white_link_box:hover p{
	color: #000;
}
.white_wrap a.white_link_box p.last {
	bottom: -8px;
}

/*
.white_wrap .white_link_box a p::after{
	content: "";
  display: inline-block;
  position: absolute;
	background-color: #fff;
	width: 5vw;
	height: 1px;
	left: -6vw;
	top: 50%;
}
*/
@media screen and (max-width: 767px) {
	.white_wrap{
		padding: 0;
	}
	.white_wrap .white_ttl{
		display: inline-block;
		font-size: 16.5px;
		background-color: #e6e6e6;
		margin-top: 50px;
		line-height: 1;
		padding: 5px;
	}
	.white_wrap span.white_ttl {
		margin-top: 0px;
		margin-bottom: 5px;
		display: inline-block!important;
  }
	.white_ttl_sp_wrap{
		margin-top: 40px;
		margin-bottom: 0;
	}
	.white_wrap .white_txt{
		font-size: 12px;
	}
	.white_wrap .white_txt.top{
		max-width: auto;
		margin: 0 auto;
	}
	.white_wrap .white_img{
		margin: 20px auto 0 -3.6vw;
		max-width: auto;
		width: 101vw;
	}
	.white_wrap .white_img.normal{
		margin: 20px auto 0 auto;
		max-width: auto;
		width: 90vw;
	}
	.white_wrap .white_txt_center{
		font-size: 15px;
		text-align: center!important;
		margin: 20px 0;
	}
	.white_wrap .white_txt_center.ex_margin{
		margin: 40px 0;
	}
	.white_wrap .white_link_box_wrap {
		display: block!;
		margin: 0 auto;
	}


	.white_wrap .white_link_box_wrap {
		display: flex;
	  justify-content: center;
	  align-items: center;
		flex-direction: column;
	}
	.white_wrap .white_link_box{
		width: 100%;
		max-width: 452px;
		background-position: left 0 top 0;
		min-height: 203px;
		position: relative;
		color: #fff!important;
		margin: 0 auto;
	}
	.white_wrap .white_link_box.left{
		background:#000 no-repeat url("../images/special/about/bg_white_link_box_left.jpg");
		margin: 0 auto 25px;
		position: relative;
		background-size: contain;
	}
	.white_wrap .white_link_box.right{
		background:#000 no-repeat url("../images/special/about/bg_white_link_box_right.jpg");
		margin: 0 auto;
		position: relative;
		background-size: contain;
	}
	.white_wrap .white_link_box.center{
		background:#000 no-repeat url("../images/special/about/bg_white_link_box_center.jpg");
		margin: 0 auto;
		position: relative;
		background-size: contain;
	}
	.white_wrap .white_link_box.center_2{
		background:#000 no-repeat url("../images/special/about/bg_white_link_box_center_2.jpg");
		margin: 0 auto;
		position: relative;
		background-size: contain;
	}
	.white_wrap a.white_link_box p {
		font-size: 15px;
		padding-left: 20px;
		position: absolute;
		bottom: -5px;
		line-height: 1.2;
		color: #fff;
	}
	.white_wrap a.white_link_box p span{
		font-size: 12px;
	}
	.white_wrap a.white_link_box p.last {
		bottom: -12px;
	}


	.white_wrap .white_link_box:hover{
		background-color:#fff;
		opacity: 0.7;
		outline: 1px solid #000;
	}
	.white_wrap .white_link_box:hover p{
		color: #000;
	}
}
@media screen and (max-width: 456px) {
	.white_wrap .white_link_box{
		min-height: 44vw;
	}
	.white_wrap a.white_link_box p {
		font-size: 3.4vw!important;
		bottom: -1vw;
	}
	.white_wrap a.white_link_box p span{
		font-size: 3vw!important;
	}
	.white_wrap a.white_link_box p.last {
		bottom: -2.4vw;
	}
}


.strength_wrap{
	margin-bottom: 60px;
}
.strength_wrap_one{
	padding: 0;
	margin: 0;
	background:no-repeat url("../images/special/about/bg_strength_wrap_01.jpg");
	background-size: cover;
	height: 38vw;
	width: 105vw;
	position: relative;
	left: -10vw;
}
.strength_wrap_two{
	padding: 0;
	margin: 0;
	background:no-repeat url("../images/special/about/bg_strength_wrap_02.jpg");
	background-size: cover;
	height: 38vw;
	width: 105vw;
	position: relative;
	left: -10vw;
}
.strength_wrap_three{
	padding: 0;
	margin: 0;
	background:no-repeat url("../images/special/about/bg_strength_wrap_03.jpg");
	background-size: cover;
	height: 38vw;
	width: 105vw;
	position: relative;
	left: -10vw;
}
.strength_wrap_four{
	padding: 0;
	margin: 0;
	background:no-repeat url("../images/special/about/bg_strength_wrap_04.jpg");
	background-size: cover;
	height: 38vw;
	width: 105vw;
	position: relative;
	left: -10vw;
}
.strength_wrap_ttl{
	position: relative;
	top: 10vw;
	left: 20vw;
}
.strength_wrap_ttl.right{
	position: relative;
	top: 13vw;
	left: 58vw;
}
.strength_wrap_ttl.right.big{
	position: relative;
	top: 13vw;
	left: 58vw;
}
.strength_wrap_ttl{
	position: relative;
	top: 13vw;
	left: 20vw;
}
.strength_wrap_ttl span{
	display: inline-block;
	font-size: 22px;
	background: #fff;
	line-height: 1;
	padding: 2px 20px;
	margin: 0 0 20px 0;
}
.strength_wrap_ttl p{
	display: inline-block;
	font-size: 37.5px;
	background: #fff;
	line-height: 1;
	padding: 2px 20px;
	margin: 0 0 20px 0;
}
@media screen and (max-width: 1330px) and (min-width: 768px){
	.strength_wrap_ttl p{
		font-size: 2.6vw;
	}

}

.strength_contents_wrap{
	display: flex;
  justify-content: center;
  align-items: center;
	margin: 0 auto;
}
.strength_contents_img{
	width: 64%;
	max-width: 676px;
	padding: 15px 0 0;
}
.strength_contents_img p.annotation{
	margin-top: 20px;
	font-size: 10px;
}
.strength_contents_txt{
	width: 36%;
	font-size: 16px;
	padding: 0 45px;
	position: relative;
	top: -50px;
	line-height: 2.2;
}
.strength_contents_txt.two{
	top: 0px;
}
.strength_contents_txt p{
	font-size: 16px;
}
.strength_button{
	background: no-repeat url("../images/special/about/icon_outer_link.png");
	background-size: 14px 14px;
	background-position: right 20px top 12px;
	font-size: 14px;
	color: #fff;
	background-color: #000;
	padding: 10px 30px;
	text-align: center;
	margin: 30px 0 0;
	max-width: 464px;
	line-height: 1;
	border: 1px solid #fff;
}
.strength_button:hover{
	background: no-repeat url("../images/special/about/icon_outer_link_on.png");
	background-size: 14px 14px;
	background-position: right 20px top 12px;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
	-webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 767px) {
	.strength_wrap{
		margin-bottom: 45px;
	}
	.strength_wrap_ttl{
		top: 20vw;
		left: 10vw;
	}
	.strength_wrap_ttl.right{
		top: 13vw;
		left: 10vw;
	}
	.strength_wrap_ttl.right.big{
		top: 13vw;
		left: 10vw;
	}

	.strength_wrap_ttl span{
		display: inline-block;
		font-size: 11px;
		background: #fff;
		line-height: 1;
		padding: 2px 5px;
		margin: 0 0 0 0;
	}
	.strength_wrap_ttl p{
		display: inline-block;
		font-size: 19px;
		background: #fff;
		line-height: 1;
		padding: 2px 5px;
		margin: 0 0 0 0;
	}
	.strength_contents_wrap{
		display: block;
		margin: 0 auto;
	}
	.strength_contents_img{
		width: auto;
		max-width: auto;
		padding: 15px 0 0;
	}
	.strength_contents_txt{
		width: auto;
		padding: 40px 0 20px;
		position: relative;
		top: 0px;
		line-height: 2;
	}
	.strength_contents_txt.two{
		top: -20px;
		margin-bottom: -20px;
	}
	.strength_contents_txt.two.sp_margin{
		top: 0;
		margin-bottom: 0;
	}

	.strength_contents_txt p{
		font-size: 12px;
		margin: 0;
	}

}

#wismettac-about_wismettac-content-section_3{
	margin-bottom: 7vw;
}
#wismettac-about_wismettac-content-section_3::after {
  content: '';
  display: block;
  clear: both;
}

.data_box_wrap{
	display: flex;
	justify-content:space-around;
  align-items: center;
	flex-wrap: wrap;
}


.data_box{
	width: calc((100% - 80px)/3);
	border-top: 1px solid #000;
	margin-bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
}
.data_box.double{
	width: calc((100% - 40px) * .66);
}
.data_box.half{
	width: calc((100% - 60px) / 2);
}
.data_box.full{
	width: 100%;
}
.data_box.small{
	width:calc((100% - 120px) / 4);
}
.data_box.group{
	height: 38vw;
}
.data_box.group_2{
	height: 40vw;
}
.data_box.employee{
	height: 34vw;
}
.data_box.employee_2{
	height: 28vw;
}
.data_box.employee_3{
	height: 34vw;
}
.data_box.employee_4{
	height: 24vw;
}
.data_box.environment{
	height: 26vw;
}
.data_box p.ttl{
	padding: 0;
	margin: 0;
	font-size: 19px;
	font-size: max(1.4vw, 15px);
	position: absolute;
	top: 0;
}
.data_box p.ttl.small{
	font-size: max(1.2vw, 10px);
}
.data_box p.ttl span{
	font-size: 14px;
}
.data_box p.main_img{
	padding: 0;
	margin: 0;
	text-align: center;
}
.data_box p.main_img img{
	padding: 0;
	margin: 0;
	width: auto;
}
.data_box.environment p.main_img img{
	padding: 0;
	margin: 0;
	width: auto;
	max-width: 17vw;
}
.data_box p.main_num{
	padding: 0;
	margin: 0;
	font-size: 80px;
	text-align: center;
}
.data_box p.main_num span{
	padding: 0;
	margin: 0;
	font-size: 36px;
}
.data_box p.txt{
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 14px;
	line-height: 2;
}
@media screen and (max-width: 934px) and (min-width: 768px){
	.data_box p.txt{
		padding: 0;
		font-size: max(1.3vw, 11px);
	}

}
.data_box p.no_margin{
	margin:0;
}
.data_box p.center{
	text-align: center;
}
.data_box p.txt_center{
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 2;
	text-align: center;
}

.data_box.last{
	display: none;
}
.data_box.sphalf{
	display: none;
}

@media screen and (max-width: 767px) {
	.data_box{
		width: calc((100% - 20px)/2);
		border-top: 1px solid #000;
		margin-bottom: 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
		position: relative;
	}
	.data_box.double{
		width: 100%;
	}
	.data_box.spfull{
		width: 100%!important;
	}
	.data_box.sphalf{
		width: calc((100% - 20px)/2);
	}
	.data_box.half{
		width: calc((100% - 20px)/2);
	}
	.data_box.full{
		width: 100%;
	}
	.data_box.small{
		width: calc((100% - 20px)/2);
	}

	.data_box.group{
		height: 100vw;
	}
	.data_box.group_2{
		height: 100vw;
	}
	.data_box.employee{
		height: 90vw;
	}
	.data_box.employee_2{
		height: 90vw;
	}
	.data_box.employee_3{
		height: 120vw;
	}
	.data_box.employee_4{
		height: 90vw;
	}
	.data_box.environment{
		height: 62vw;
	}


	.data_box.group_sp_1{
		height: 105vw;
	}
	.data_box.group_sp_2{
		height: 120vw;
	}
	.data_box.group_sp_3{
		height: 80vw;
	}


	.data_box.employee_sp_1{
		height: 75vw;
		}
	.data_box.employee_sp_2{
		height: 98vw;
	}
	.data_box.employee_sp_3{
		height: 65vw;
	}
	.data_box.employee_sp_4{
		height: 65vw;
	}
	.data_box.employee_sp_5{
		height: 80vw;
	}
	.data_box.employee_sp_6{
		height: 65vw;
	}
	.data_box.employee_sp_7{
		height: 90vw;
	}
	.data_box.employee_sp_8{
		height: 90vw;
	}
	.data_box.employee_sp_9{
		height: 85vw;
	}
	.data_box.employee_sp_10{
		height: 85vw;
	}



	.data_box p.main_img.small img{
		padding: 0;
		margin: 0;
		width: 75%;
	}
	.data_box p.main_img.double img{
		padding: 0;
		margin: 50px 0 0 0;
	}
	.data_box p.main_img.xsmall img{
		padding: 0;
		margin: 0;
		width: 60%;
	}
	.data_box p.main_img.big img{
		padding: 0;
		margin: 0 0 0 -7vw;
		width: 110vw;
	}

	.data_box.environment p.main_img img{
		padding: 0;
		margin: 0;
		width: auto;
		max-width: 95%;
	}
	.data_box p.ttl.small{
		font-size: 16px;
	}
	.data_box.last{
		border-top: none;
	}



}



@media screen and (max-width: 767px) {
	#wismettac-about_wismettac-content-section_3{
		margin-bottom: 52vw;
	}
}


#wismettac-about_wismettac-content-section_4{
	margin-bottom: 7vw;
}

#wismettac-about_wismettac-content-section_4::after {
  content: '';
  display: block;
  clear: both;
}





@media screen and (max-width: 767px) {
  #footer {
		margin-top:-40vw;
  }
}
