@charset "UTF-8";

/* top
-------------------------------------------------------------*/
#top-content{
  margin: 30px 20px;
}
#top-content .leftColumn{
  float: left;
  width: 460px;
}
#top-content .rightColumn{
  float: right;
  width: 460px;
}

/*-- process --*/
#top-content #process{
  height: 420px;
  margin-bottom: 10px;
  padding: 15px 18px;
  border: 1px solid #ccc;
}
#top-content #process h2{
  margin: -15px 0 15px -19px;
  line-height: 0;
}
#top-content #process .read{
  width: 245px;
  min-height: 116px;
  margin: 0;
  padding-right: 178px;
  color: #006666;
}
#top-content #process .read2{
  margin: 6px 0 0 0;
  color: #006666;
}
#top-content #process .btn-technology{
  margin: 8px 0 2px 0;
}
#top-content #process ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
#top-content #process ul li{
  display: table-cell;
  padding-right: 8px;
}
#process .second-content .facilities_box td:first-child{max-width: 0.5em;}
#process .second-content section section:after{
	content:'　';
	width: 100%;
	height: 4em;
	display: block;
	border-top: solid #359901 10px;
	background: url(https://satou-seimitsu.co.jp/wordpress/wp-content/themes/satou-seimitsu2018/images/process/labo_arrow.jpg) no-repeat center top;
	background-size: contain;
}
#process .second-content section section:last-child:after{
	content: none;
}

/*-- event --*/
#top-content #event_box{
  min-height: 294px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 0;
  clear: both;
}
#top-content #event_box h2{
  padding:0.8em;
  text-align: center;
  font-size: 120%;
  color:#fff;
  background:#006666;
}
#top-content #event_box #ebox_inner{
  display: -webkit-flex;
  display:-ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 250px;
}
#top-content #event_box #ebox{
  padding:0 10px;
  clear: both;
}

#top-content #event_box h3{
  max-width: 430px;
  margin: 0 ;
  padding-bottom: 10px;
  line-height: 150%;
  border-bottom: solid 3px #666666;
}
#top-content #event_box p{
  max-width: 430px;
  margin: 0;
  padding-top: 10px;
}
#top-content #event_box img{
  float:right; 
  padding: 10px 0 0 15px;
  background: #fff;
  width: auto;
  height: auto;
  max-width:430px 
}



#top-content #event_box h2 {
    font-size: 120%;
	text-align:left;
	line-height: 1.5;
}

#top-content #event_box img {
    float: none;
    padding: 0;
    background: #fff;
    width: auto;
    height: auto;
    max-width: 430px;
	width: 150px;
	height: auto;
}

.support_box .sup_two_left{
	float:left;
	width: 280px;
}

#top-content #event_box h3 {
    border-bottom: none;
	padding-bottom: 0;
}

.support_box .sup_two_left .red,
.support_box .sup_two_one .red{
	color: #FF0000;
	margin-left: 10px;
}

.text_right{
	text-align: right;
	font-size: 12px;
}

.support_box .sup_two_right{
	float:right;
	width: 150px;
}

.support_box .sup_two_right img{
	
}

.support_box{
	border-bottom: 1px solid #DBDBDB;
	padding:10px 0;
}

.support_box:last-child{
	border-bottom: none;
}

.sup_two_one{
	margin-top: 10px;
}

.annot{
	background: #F2FDDB;
	padding: 10px;
	margin-top: 10px;
	clear:both;
}

.container #top-content #company {
    height: 255px;
}

.container #top-content #company ul li {
    margin: 0 5px 23px 0;
}


.container #top-content #company2 h3 {
    margin: 5px 0 20px 0;
}

.container .btn-contact{
	margin-bottom: 20px;
}

.container #top-content #company2 p {
    margin: 5px 0 20px 0;
}

.container #top-content #company2 td {
    padding: 10px 4px 22px 4px;
}

.container #top-content #company2 {
    height: 515px;
}

@media screen and (max-width:980px){
	
.support_box .sup_two_left{
	float:left;
	width: 50%;
}

.support_box .sup_two_right{
	float:right;
	width: 50%;
	text-align:right;

}
	
}



/*-- iso --*/
#top-content #iso{
  height: 52px;
  padding: 0;
  margin-bottom: 10px;
  border: 1px solid #ccc;
}
#top-content #iso h2{
  margin: 0 0 15px 0;
  line-height: 0;
}
#top-content #iso .read{
  width: 230px;
  height: 128px;
  margin: 0;
  padding-right: 193px;
  background:url(../images/top/iso_img_01.png) no-repeat right top;
  color: #006666;
}

/*-- company --*/
#top-content #company{
  height: 190px;
  padding: 15px 18px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
#top-content #company h2{
  margin: -15px 0 15px -19px;
  line-height: 0;
}
#top-content #company ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
#top-content #company ul li{
  float: left;
  line-height: 0;
  margin: 0 5px 5px 0;
}
#top-content #company ul li:nth-child(2n){
  margin-right: 0;
}

/*-- company2 --*/
#top-content #company2{
  height: 430px;
  padding: 15px 18px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
#top-content #company2 h3{
  margin: 5px 0 8px 0;
}
#top-content #company2 p{
  margin: 5px 0 8px 0;
  text-align: center;
}
#top-content #company2 table{
  text-align: right;
}
#top-content #company2 td{
  padding: 0 4px 4px 4px;
}

/*-- topics --*/
#top-content .bottomColumn{
  clear: both;
  padding: 20px 0;
}
#top-content #topics{
  padding: 15px 18px 0 18px;
  border: 1px solid #ccc;
}
#top-content #topics h2{
  margin: -15px 0 15px -19px;
  line-height: 0;
}
#top-content #topics .wrapper{
  height: 300px;
  padding: 15px 18px;
  border: 1px solid #ccc;
  overflow:auto;
}
#top-content #topics .wrapper div.clearfix{
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ccc;
}
#top-content #topics .wrapper figure{
  float: left;
  width: 188px;
  line-height: 0;
}
#top-content #topics .wrapper h3{
  float: right;
  width: 640px;
  margin-bottom: 3px;
  padding-bottom: 5px;
  color: #006666;
  border-bottom: 4px solid #006666;
  text-decoration: none;
}
#top-content #topics .wrapper .date{
  float: right;
  width: 640px;
  margin: 0 0 3px 0;
  color: #006666;
  text-align: right;
}
#top-content #topics .wrapper .excerpt{
  float: right;
  display: block;
  width: 640px;
  margin: 0;
}
#top-content #topics .wrapper .noimg h3{
  float: none;
  width: 100%;
}
#top-content #topics .wrapper .noimg .date{
  float: none;
  width: 100%;
}
#top-content #topics .wrapper .noimg .excerpt{
  float: none;
  width: 100%;
}
#top-content #topics .btn-all{
  margin-top: 7px;
  margin-bottom: 10px;
  text-align: right;
}

/*-- live --*/
#top-content .liveColumn{
  float: left;
  width: 530px;
}
#top-content #live{
  height: 260px;
  padding: 15px 18px;
  border: 1px solid #ccc;
}
#top-content #live h2{
  margin: -15px 0 15px -19px;
  line-height: 0;
}
#top-content #live .oneday{
  float: left;
  width: 252px;
  margin: 0;
  color: #006666;
}
#top-content #live .welfare{
  float: right;
  width: 216px;
  margin: 0;
}

/*-- link --*/
#top-content #link{
  float: right;
  width: 366px;
  height: 156px;
  margin-bottom: 15px;
  padding: 12px;
  border: 1px solid #ccc;
}
#top-content #link p{
  margin: 15px 0 0 0;
}

/*-- banner --*/
#top-content #banner{
  float: right;
  width: 392px;
  height: 95px;
  background:url(../images/top/banner_bg.jpg) no-repeat;
}
#top-content #banner p{
  margin: 47px 0px 0px 15px;
  line-height: 1.3;
}

#top-content .home_bn_bottom{
	clear: both;
	margin: 1.5em 0 0;
	padding: 0;
	list-style: none;
}
#top-content .home_bn_bottom li:first-child{
	margin: 1em 0 1em ;
}
#top-content .home_bn_bottom li{
	margin: 0 0 1em ;
}

#top-content .home_bn_bottom li img{
	max-width: 100%;
	height: auto;
}

/* second
-------------------------------------------------------------*/

.second-content section{
  margin: 0 20px 20px 20px;
  border: 1px solid #ccc;
  
}
.single-post .second-content > section{
  padding: 20px;
  min-height: 500px;
}
.second-content section h2{
  margin: -1px 0 0 -1px;
  line-height: 0;
}
.single-post .second-content section h2{
  margin: 20px 0;
  padding: 5px 0;
  line-height: 120%;
  border-bottom: 4px solid #000;
}
.second-content section h2.leftMargin{
  margin: -1px 0 0 -10px;
  line-height: 0;
}
.second-content section h3{
  margin-bottom: 20px;
  padding-bottom: 5px;
  color: #006666;
  border-bottom: 4px solid #006666;
}
.second-content section h4{
  margin: 0 0 20px 0;
  padding-left: 5px;
  color: #006666;
  border-left: 5px solid #006666;
  line-height: 1.2;
}
.second-content section h5{
  margin: 0 0 20px 0;
  padding-bottom: 5px;
  border-bottom: 1px dotted #ccc;
  line-height: 1.2;
  font-size: 100%;
}
.second-content section h6{
  margin: 0 0 20px 0;
  padding-left: 5px;
  border-left: 5px solid #ccc;
  line-height: 1.2;
  font-size: 100%;
}
.second-content section p{
  margin: 0 0 14px 0;
}
.second-content section section{
  margin: 20px;
  padding: 20px 20px 0 20px;
  background-color: #F5F8F8;
  border: 1px solid #ccc;
}
.second-content section section section{
  margin: 0 0 20px 0;
  padding-bottom: 20px;
  background-color: #fff;
  border: none;
}

/*-- index --*/
.second-content section#index ul{
  margin: 20px;
  padding: 0;
  list-style: none;
  line-height: 0;
}
.second-content section#index ul li{
  float: left;
  margin-right: 13px;
}
.second-content section#index ul li:nth-child(3n){
  margin-right: 0;
}

/*-- imgBlock --*/
.second-content .imgBlock{
  margin-bottom: 18px;
}
.second-content .imgBlock p{
  float: left;
  width: 570px;
}
.second-content .imgBlock p img{
  margin-top: 10px;
}
.second-content .imgBlock figure{
  float: right;
}

/*-- imgBlock2 --*/
.second-content .imgBlock2{
  margin-bottom: 18px;
}
.second-content .imgBlock2 p{
  float: left;
  width: 440px;
}
.second-content .imgBlock2 p img{
  margin-top: 10px;
}
.second-content .imgBlock2 figure{
  float: right;
}

/*-- img4List --*/
.second-content ul.img4List{
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
}
.second-content ul.img4List li{
  float: left;
  width: 210px;
  margin: 0 5px 5px 0;
}
.second-content ul.img4List li:nth-child(4n){
  margin-right: 0;
}
.second-content ul.img4List li img{
  max-width:210px;
  height: auto;
}
.second-content ul.img4List li span{
  display: block;
  max-width:210px;
}

/*-- img3List --*/
.second-content ul.img3List{
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
}
.second-content ul.img3List li{
  float: left;
  width: 280px;
  margin: 0 8px 8px 0;
  text-align: center;
}
.second-content ul.img3List li:nth-child(3n){
  margin-right: 0;
}
.second-content ul.img3List li img{
  max-width:280px;
  height: auto;
}
.second-content ul.img3List li span{
  display: block;
  max-width:280px;
  text-align: center;
}

/*-- img-1column --*/
.second-content .img-1column{
  display: table;
  margin-bottom: 15px;
}
.second-content .img-1column img{
  display: table-cell;
  margin-right: 20px;
}
.second-content .img-1column span{
  display: table-cell;
  vertical-align: bottom;
}

/*-- img-2column --*/
.second-content .img-2column ul{
  margin: 0 0 15px 0;
  padding: 0;
  list-style: none;
}
.second-content .img-2column ul span{
  display: block;
}
.second-content .img-2column ul li{
  float: left;
  max-width: 408px;
  margin-right: 16px;
}
.second-content .img-2column ul li:nth-child(2n){
  margin-right: 0px;
}
.second-content .img-2column ul img{
  max-width: 400px;
}

/*-- img-3column --*/
.second-content .img-3column ul{
  margin: 0 0 15px 0;
  padding: 0;
  list-style: none;
}
.second-content .img-3column ul span{
  display: block;
}
.second-content .img-3column ul li{
  float: left;
  width: 265px;
  margin-right:7px;
}
.second-content ul.img3List li:nth-child(3n){
  margin-right: 0;
}
.second-content .img-3column ul li img{
  max-width:265px;
  height: auto;
}

/*-- img-4column --*/
.second-content .img-4column ul{
  margin: 0 0 15px 0;
  padding: 0;
  list-style: none;
}
.second-content .img-4column ul span{
  display: block;
}
.second-content .img-4column ul li{
  float: left;
  width: 204px;
}
.second-content .img-4column ul li img{
  max-width: 200px;
  height: auto;
  margin-right: 4px;
}

/*-- table --*/
.second-content table{
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-collapse:collapse;
  background-color: #fff;
}
.second-content table th{
  background-color: #CCDDDD;
  padding: 5px 10px;
  font-weight: normal;
  border: 1px solid #ccc;
}
.second-content table td{
  padding: 5px 10px;
  border: 1px solid #ccc;
}
.second-content table td.center{
  text-align: center;
}

.second-content .linkBtn{
  text-align: center;
  line-height: 0;
  margin-bottom: 20px;
}

.second-content table.border_bottom{
  border: none;
}
.second-content table.border_bottom td{
  padding: 10px 10px;
  border: none;
  border-bottom: 1px solid #ccc;
}

.second-content table.noborder{
  border: none;
  background-color: transparent;
}
.second-content table.noborder th{
  background-color: transparent;
  border: none;
}
.second-content table.noborder td{
  border: none;
}

/* mainVisual
-------------------------------------------------------------*/

/* index */
.mainVisual{
  margin-bottom: 30px;
}
/* sub pages */
.sub_mainVisual{
  height: 300px;
  margin-bottom: 30px;
  background: no-repeat;
}
.sub_mainVisual ul{
  padding: 20px 20px 0 0;
  margin: 0;
  list-style: none;
  text-align: right;
}
.sub_mainVisual ul li{
  line-height: 0;
}

/* lavo */
.single-labo .sub_mainVisual{
  background:url(../images/tech-facilities/mainvisual_bg.jpg);
}
#process .sub_mainVisual{
  background:url(../images/process/mainvisual_bg.jpg);
}
#lecture .sub_mainVisual{
  background:url(../images/lecture/mainvisual_bg.jpg);
}
#lecture .img-3column{
	
}
#lecture .second-content .img-3column ul{
  background: #ffffff;
  margin: 0 auto 10px auto;
  padding: 20px 20px 15px;
}
#lecture .second-content .img-3column ul li{
  float: left;
  width: 265px;
  margin-right:10px;
}
#lecture .second-content .img-3column ul li:nth-child(3n){
  margin-right: 0;
}
#lecture .second-content .img-3column ul li img{
  max-width:265px;
  height: auto;
}

/* profile */
.single-company .sub_mainVisual{
  background:url(../images/company/mainvisual_outline.png);
}

#greeting .sub_mainVisual{
  background:url(../images/company/mainvisual_bg.jpg);
}

#history .sub_mainVisual{
  background:url(../images/company/mainvisual_history.png);
}

/* live */
#sato-live .sub_mainVisual,
.single-live .sub_mainVisual{
  background:url(../images/live/mainvisual_bg.jpg);
}

/* readcopy */
.second-content .readcopy{
	margin-top: 30px;
  padding: 20px;
  border: none;
  background-color: #fff;
}
.second-content .readcopy p{
  color: #000066;
  line-height: 1.8;
}

#mold-labo .readcopy{
	padding-right: 250px;
	height: 172px;
	 background:url(../images/sato-mold-labo/labo_img_01.jpg) no-repeat right center;
	}

/* PageNavi
-------------------------------------------------------------*/

.wp-pagenavi{
	width: 90%;
	margin: 20px;
	text-align: center;
}

.wp-pagenavi span{
	padding: 0 1em;
	border-left: solid #ccc 1px;
	border-right: solid #ccc 1px;	
}

.wp-pagenavi .page{
	padding: 0 1em;
	border-right: solid #ccc 1px;	
}

.wp-pagenavi .nextpostslink{
	margin: 1em;	
}

/* ISO9001(management)
-------------------------------------------------------------*/
.page-management .second-content li{
	padding: 10px 0;
	text-indent: -1em;
	padding-left: 1em;
	border-bottom: dotted #ccc 1px;	
	list-style: inside decimal;
}

/* sato-mold-labo
-------------------------------------------------------------*/

/* process */
#process .second-content h2{
	margin-top: -30px;
	margin-bottom: 20px;
}
#process .second-content h3{
	clear: both;
	margin: -40px 0 0 20px;
	padding: 0;
	border: none;
	z-index: 9999;
	position: relative;
	top: 40px;
}

#process .second-content > section{
	padding-top: 30px;	
}
#process .second-content section section{
	margin-top: 0;
	padding: 40px 20px 20px 80px;
	border: none;
	background: #F5F8F8 url(../images/process/section_arrow.png) no-repeat 10px bottom;
}
#process .second-content section section.last{
	background-image: none;
}
#process .second-content .left{
	float: left;	
}
#process .second-content .facilities_box{
	
	position: relative;
}
#process .second-content .facilities_box td{
	border:none;
	padding: 3px 5px;
}
.fbox1 table{
	width: 280px;
	float: right;	
}
.fbox2 .left{
	width: 390px;
	float: left;	
}
.fbox2 .left ul{
	padding: 0;
	list-style-position: inside;
	list-style-type: none;
}
.fbox2 .left ul li{
	clear: both;
	margin: 0;
	padding: 0;
}
.fbox2 table{
	width: 380px;
	float: right;
	margin-top: 15px;	
}
#process .second-content .fbox2 .facilities_box td{
	padding: 0px 5px;	
}
.fbox3 table{
	width: 380px;
	float: right;
	margin-top: 18px;	
}

#process .second-content .facilities_box tr.dotted{
	border-top: dotted #ccc 1px;
}
#process .second-content .clear{
	clear: both;	
}

/* lecture */

#lecture ol{
	margin: 0 auto 20px auto;
	padding: 20px 20px 20px 40px;
	width: 690px;
	background: #fff url(../images/lecture/lecture_ol_bg.png) no-repeat 42px 50%;
	border: solid #ccc 1px;
}
#lecture ol li{
	float: left;
	width: 180px;
	margin-right: 50px;
	padding: 5px;
	background: #fff;
	list-style-position: inside;
	border: solid #ccc 1px;
}
#lecture ol li:nth-child(3){
	margin-right: 0;
}
#lecture ol.q1-2{
	background: #fff url(../images/lecture/lecture_ol_bg.png) no-repeat 42px 150px;
}
#lecture ol.q1-2 li{
	height: 290px;
}
#lecture ol.q1-2 li span{
	display: block;
	margin-top: -20px;
	font-size: 89%;
}
#lecture .second-content .img-2column ul{
	margin: 10px auto;
	padding-top: 20px;
	width: 640px;
	background: #fff;
}
#lecture .second-content .img-2column ul .cap{
  display: block;
}
#lecture .second-content .img-2column ul li{
	width: 280px;
	margin: 0 20px 10px 20px;	
}
#lecture .second-content .img-2column ul li img{
  /*margin: 0;*/
}

/* Profile
-------------------------------------------------------------*/

/* index */
.rinen p{
	background: #ffffff;
	padding: 30px 0;
	color: #000066;
	text-align: center;
	font-size: 140%;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;	
}
.page-profile .menu ul,
.single-company .menu ul {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
.page-profile .menu li,
.single-company .menu li{
	float: left;
	margin: 0 0 15px;
	padding: 0;
	border: solid #dfdfdf 1px;
}
.page-profile .menu p,
.single-company .menu p{
	background: #ffffff;
	padding: 0 20px 20px 20px;	
}
.page-profile .second-content section.ep{
	box-sizing: border-box;
	padding: 1rem 3rem;
}
.page-profile .second-content section.ep .ep_inner{
	box-sizing: border-box;
	display:  flex;
	justify-content: space-between;
}
.page-profile .second-content section.ep h3{
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto 1rem;
	position: relative;
	text-align: center;
	color: #0599D8;
	border:none;
}

.page-profile .second-content section.ep h3:before {
	box-sizing: border-box;
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
	width: 100%;
	height: 1px;
	content: '';
	background: #0599D8;
}

.page-profile .second-content section.ep h3 span {
  position: relative;
  padding: 0 0.5em;
  background: #fff;
}

.page-profile .second-content section.ep div h4{
	width: 100%;
	padding-left: 0;
	color: #0599D8;
	border: none;
}
.page-profile .second-content section.ep .ep_box{
	box-sizing: border-box;
	width: 45%;
}

.page-profile .second-content section.ep .sdgs_box{
	box-sizing: border-box;
	width: 45%;
}
.page-profile .second-content section.ep .sdgs_box img{
	margin: 0 0.3em;
}

@media screen and (max-width: 767.9px){
	.page-profile .second-content section.ep{
		padding: 1rem;
	}
	.page-profile .second-content section.ep .ep_inner{
		display: block;
	}
	.page-profile .second-content section.ep .ep_box,
	.page-profile .second-content section.ep .sdgs_box{
		width: 100%;
	}
	.page-profile .second-content section.ep h3{
		padding: 0 5px 0 5px;
		border-left: solid 3px #0599D8;
		border-right: solid 3px #0599D8;
		font-size: 100%;
		line-height: 120%;
	}
	.page-profile .second-content section.ep h3:before{
		display: none;
	}
	.page-profile .second-content section.ep h3 span{
		padding: 0;
	}
	.page-profile .second-content section.ep .ep_inner{
		border-bottom: dotted 1px #0599D8;
	}
	.page-profile .second-content section.ep .ep_inner div{
		margin-bottom: 0.5em;
		padding: 0.5em 0;
		border-top: dotted 1px #0599D8;
	}
	.page-profile .second-content section.ep .ep_inner div h4{
		margin-bottom: 0.5em;
	}
	.page-profile .second-content section.ep .ep_inner div p{
		margin-left: 1em;
	}
	.page-profile .second-content section.ep .ep_inner div img{
		margin-left: 1em;
		max-width: 90%;
		height: auto;
	}
}

/* history */

/* access */
#mapp1_layout{
	margin-bottom: 30px;	
}


/* topics archive
-------------------------------------------------------------*/
.post-type-archive-topics article > section{
	margin-top: 20px;
	min-height: 500px;	
}
.post-type-archive-topics div.clearfix{
  margin-bottom: 12px;
  padding: 20px 12px 15px;
  border: 1px dotted #ccc;
  background: #fff;
}
.post-type-archive-topics figure{
  float: left;
  width: 188px;
  line-height: 0;
}
.post-type-archive-topics h3{
  float: right;
  width: 640px;
  margin-bottom: 3px;
  padding-bottom: 5px;
  color: #006666;
  border-bottom: 4px solid #006666;
  text-decoration: none;
}
.post-type-archive-topics .date{
  float: right;
  width: 640px;
  margin: 0 0 3px 0;
  color: #006666;
  text-align: right;
}
.post-type-archive-topics .excerpt{
  float: right;
  display: block;
  width: 640px;
  margin: 0;
}
.post-type-archive-topics .noimg h3{
  float: none;
  width: 100%;
}
.post-type-archive-topics .noimg .date{
  float: none;
  width: 100%;
}
.post-type-archive-topics .noimg .excerpt{
  float: none;
  width: 100%;
}

/* live
-------------------------------------------------------------*/

#sato-live section .left{
	float: left;
	width: 430px;
}
#sato-live section .right{
	padding: 10px;
	float: right;
	background: #fff;
}

#minoshimas-one-day .second-content section,
#ishiis-one-day .second-content section{
	padding-bottom: 20px;	
}
#minoshimas-one-day .second-content section h3,
#ishiis-one-day .second-content section h3{
  margin-bottom: 20px;
  padding-bottom: 5px;
  color: #006666;
  border-bottom: 4px solid #006666;
}

#minoshimas-one-day .second-content section section p,
#ishiis-one-day .second-content section section p{
	margin-left: 85px;	
}

#minoshimas-one-day .second-content section h3 .alignnone,
#ishiis-one-day .second-content section h3 .alignnone{ 
	margin-right: 20px;
	display: inline; 
	clear: both;
	vertical-align: middle;
}

/* inquiry
-------------------------------------------------------------*/
.page-inquiry table{
	border: none;
}
.page-inquiry table td{
	padding: 5px 15px 3px;
	border: none;
	border-bottom: dotted #ccc 1px;
}

.page-inquiry .must{
	padding-left:1em;	
}

.page-inquiry .btnNext,
.page-inquiry .btnSubmit{
	margin-top: 30px;
}





/* レスポンシブ　スマホ
-------------------------------------------------------------*/

/* 共通　全体設定 */

.sp_display{
		display: none;
	}

.pc_display{
	display: block;
}


@media screen and (max-width: 979px){
	
	body {
		background: none;
		font-size: 100%;
	}

	.sp_display{
		display: block!important;
	}

	.pc_display{
		display: none!important;
	}
	
	/* レイアウト */	
	.container {
		width: 100%;
	}

	header {
		height: auto;
	}
	

}


/* 共通　ヘッダー */

@media screen and (max-width: 979px){
	header h1 {
		float: none;
		margin: 0.1em auto 0.3em auto;
		text-align: center;
	}
	
	header h1 img{
		width: 90%;
		height:auto;
	}
	
	.sp_h_mail{
		text-align: center;
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 0px;
	}

	.sp_h_mail img{
		width:100%;
		height:auto;
	}

	#spglobalNavi ul{
		margin:0;
		padding: 0;
		list-style-type: none;
	}
	
	#spglobalNavi img{
		width:100%;
		height:auto;
	}
	
	p.nocopy{
		width: 98%;
		margin-right: 0;
		margin-bottom: 0.5em;
		font-size:12px;
		text-align: left;
	}

}

/* 共通　メニュー */

@media screen and (max-width: 979px){

	#sp-menuBox{
		margin-bottom: 20px;
	}

	#sp-menu{
		display: none;
	}
	
	#sp-menu li{
		width: 100%;
	}
	
	#toggle{
		display: block;
		position: relative;
		width: 100%;
	}
	
	#toggle a{
		display: block;
		position: relative;
		text-align: center;
		text-decoration: none;
	}
	
	#sp-menu-box ul{
		margin:0;
		padding: 0;
		list-style-type: none;
	}
	
	#toggle img,
	#sp-menu-box li img{
		width:100%;
		height:auto;
	}
		
	#sp-menu li a {
		display: block;
		text-align: center;
		text-decoration: none;
	}
	
}


/* 共通　フッター */

@media screen and (max-width: 979px){

	footer{
		background: url(../images/common/footer_h_bg.jpg) repeat-x top scroll;
		padding-bottom: 10px;
	}


	/* フッターバナー */
	
	.footer_sp_banner{
		padding: 35px 10px 0;
	}

	.footer_sp_banner img{
		width:100%;
		height:auto;
		margin-bottom: 15px;
	}
	
}	


@media screen and (max-width: 315px){

	header h1 img{
		width:100%;
		height:auto;
	}
	
}



/* トップページメインヴィジュアル */

@media screen and (max-width: 979px){

	
	.mainVisual img{
		width:100%;
		height:auto;
	}



}

/* トップページ　レイアウト */

@media screen and (max-width: 979px){

	#top-content .leftColumn,
	#top-content .rightColumn,
	#top-content .liveColumn,
	#top-content #link,
	#top-content #banner{
		float: none;
		width: 100%;
	}
	
	.mainVisual {
		margin-bottom: 0;
	}

	#top-content {
		margin: 0;
	}
	
}


/* トップページ ------------------------------------------------------------------------------------------*/

@media screen and (max-width: 979px){
	
	
	/* 技術/設備/製品紹介 */
		
	#sp_process p{
		color: #006666;
		line-height: 1.5;
		font-size: 100%;
		padding: 0 10px;
	}
	
	#sp_process h2 img{
		width:100%;
		height:auto;
	}
	
	.process_img img{
		width:100%;
		height:auto;
	}
	
	.process_nav{
		padding: 0 10px;
	}
	
	.process_nav ul{
		margin:0;
		padding: 0;
		list-style-type: none;
	}
	
	.process_nav li{
		padding-bottom: 15px;
	}
	
	.process_nav img{
		width:100%;
		height:auto;
	}

	/* 戦略的基盤技術高度化支援事業（サポイン事業） */


	#sp_eventbox h2 img{
		width:100%;
		height:auto;
	}
	
	#sp_eventbox h2{
		color: #FFF;
		background: #006666;
		font-size: 16px;
		line-height: 1.5;
		text-align: center;
		padding: 10px ;
	}
	
	.sp_ebox_inner{
		padding: 10px;
	}
	
	.sp_ebox_inner .sp_event_ttl{
		border-bottom: 3px solid #666666;
		font-size: 15px;
		font-weight: bold;
		padding-bottom: 5px;
	}
	
	.event_img{
		float: right;
		margin: 0 0 10px 10px;
		width: 50%;
		height:auto;
	}
		
	/* 会社概要 */
				
	#sp_company h2 img{
		width:100%;
		height:auto;
	}
	
	.company_nav{
		padding: 10px 10px 0 10px;
	}
	
	.company_nav ul{
		margin:0;
		padding: 0;
		list-style-type: none;
	}
	
	.company_nav li{
		float: left;
		width: 49%;
		padding-bottom: 10px;
	}
	
	.company_nav li:nth-child(odd){
		padding-right: 2%;
	}
	
	.company_nav li img{
		width:100%;
		height:auto;
	}
	
	
	/* お問合せ */
	
	#sp_company2{
		padding: 10px;
	}
	
	#sp_company2 h3 img{
		width:100%;
		height:auto;
		margin-bottom: 20px;
	}
	
	.btn_sp_contact img{
		width:100%;
		height:auto;
		/*padding-bottom: 20px;*/
	}
		
	.company2_contact{
		text-align:center;
		line-height: 1.5;
		font-size: 15px;
	}
	
	.table_top_company{
		width: 100%;
		text-align: right;
	}
	
	.table_top_company img{
		width: 100%;
		height:auto;
	}
	
	/* トピックス＆インフォメーション */
	
	#sp_topics h2 img{
		width:100%;
		height:auto;
	}
	
	.topics_sp_wrapper{
		padding: 10px;
	}

	.topics_ttl{
		color: #006666;
		font-weight: bold;
		font-size: 100%;
		border-bottom: 3px solid #006666;
		padding-bottom: 5px;
		margin-bottom: 0;
	}
	
	.topics_date{
		text-align: right;
		margin: 5px;
	}
	
	.topics_excerpt{
		padding-bottom: 1em;
	}
	.topics_excerpt p{
		margin: 0;
	}

	.topics_box{
		border-bottom: 1px solid #DDDDDD;
		padding-bottom: 5px;
		margin-bottom: 0;
	}
	
	.btn-sp-all{
		text-align: right;
		margin-top: 15px;
	}

	.btn-sp-all img{
		width: 25%;
		height:auto;
	}

	
	/* 社員の素顔・採用情報 */

	#sp_live h2 img{
		width:100%;
		height:auto;
	}
	
	#sp_live p.livelead{
		margin-top: 5px;
		color: #006666;
		font-size: 16px;
		line-height: 1.5;	
	}

	.sp_live_inner{
		padding: 10px;
	}

	.sp_live_inner ul{
		margin:0;
		padding: 0;
		list-style-type: none;
	}
	
	.sp_live_inner li{
		margin-bottom: 10px;
	}
	
	.sp_live_inner li img{
		width:100%;
		height:auto;
	}

	/* 福利厚生 */
	
	#sp_welfare h3 img{
		width:100%;
		height:auto;
	}

	.welfare_sp_inner{
		padding: 10px;
	}

	.welfare_sp_left{
		float: left;
		width: 48%;
	}
	
	.welfare_sp_right{
		float: right;
		width: 48%;
	}
	
	.welfare_sp_right img{
		width:100%;
		height:auto;
	}
	
	/* リンク */
	
	#sp_link h3 img{
		width:100%;
		height:auto;
	}
	
	
	.link_sp_inner{
		padding: 10px;
	}
	
	
}


/* 技術紹介／設備紹介／製品紹介ページ ------------------------------------------------------------------------------------------*/

@media screen and (max-width: 979px){


	.sp_mold_ttl img,
	.sp_mold_mainVisual img{
		width:100%;
		height:auto;
	}


	.readcopy{
		padding: 10px!important;
		margin: 0!important;
		height: auto!important;
		background: none!important;
	}


	.mold_img{
		float: right;
		margin: 0 0 10px 10px;
		width: 50%;
		height:auto;
	}
	
	.second-content section {
		margin: 0!important;
		
		border: none!important;
	}
	
	.second-content section section {
    	background-color: #FFF!important;
		padding: 10px!important;
	}
	
	h2.labo-technology img,
	h2.labo-tour img,
	h2.labo-lecture img,
	h2.labo-3d img,
	.imgBlock img,
	.imgBlock2 img,
	.labo-technology-btn img,
	.labo-tour-btn img,
	.labo-lecture-btn img,
	.labo-3d-btn img{
		width:100%;
		height:auto;
	}
	
	.labo-technology-btn,
	.labo-tour-btn,
	.labo-lecture-btn,
	.labo-3d-btn{
		padding: 0 10px 30px;
	}

	.second-content .imgBlock p,
	.second-content .imgBlock2 p {
		float: none;
		width: 100%;
	}
	
	.second-content .imgBlock figure,
	.second-content .imgBlock2 figure {
		float: none;
	}


}





/* 3Dで遊ぼう！CAD疑似体験室ページ ------------------------------------------------------------------------------------------*/


@media screen and (max-width: 979px){
	
	.sub_mainVisual_nav li{
		float: left;
		width: 50%;
		margin-bottom: 2px;
	}
	
	.sub_mainVisual_nav ul{
		margin:0;
		padding: 0;
		list-style-type: none;
	}
	
	.sub_mainVisual_nav li img{
		width: 100%;
		height: auto;
	}
	
	.labo-3d-ttl img{
		width: 100%;
		height: auto;
	}
	
	.sp_left_txt{
		text-align:left;
	}

}
@media screen and (max-width: 577px){
	.video_box{height:280px; overflow: hidden;}
}
@media screen and (max-width: 424px){
	.video_box{height:200px; overflow: hidden;}
}



/* 技術・設備・製品紹介 ------------------------------------------------------------------------------------------*/


@media screen and (max-width: 979px){
	
	
	
	
	.facilities-ttl img,
	.facilities-ttl-2 img{
		width: 100%;
		height: auto;
	}
	
	.facilities_nav img{
		width: 100%;
		height: auto;
	}

	.second-content section#index ul li {
		float: none;
		margin-right: 0;
		margin-bottom: 15px;
	}
	
	h2.facilities-ttl-2{
		margin-bottom: 20px!important;
	}
	
	.second-content ul.img4List{
		margin: 0 0 0 0;
	}
	
	.second-content ul.img4List li img,
	.second-content ul.img3List li img{
		width: 100%!important;
		height:auto!important;
		max-width: initial;
	}
	
	.second-content ul.img4List li,
	.second-content ul.img3List li {
		float: left;
		width: 49%!important;
		margin: 0 0 10px 0!important;
		
	}
	
	.second-content ul.img4List li:nth-child(odd),
	.second-content ul.img3List li:nth-child(odd){
		padding-right: 2%;
	}


	.second-content .spimg3List ul.img3List li img{
		width: 100%!important;
		height:auto!important;
		max-width: initial;
	}
	
	.second-content .spimg3List ul.img3List li {
		float: left;
		width: 31%!important;
		margin: 0 0 10px 0!important;
		
	}	
	.second-content .spimg3List ul.img3List li:nth-child(even){
		padding-right: 3%;
	}
	
	.second-content ul.img3List li span {
		max-width: 100%;
		text-align:left;
	}
	
	
	/* 佐藤精密の製品 */
	
	.second-content .img-1column img {
		width: 100%;
		margin-right: 0;
		margin-bottom: 5px;
	}
	
	.second-content .img-1column span{
		display: block;
	}
	
	
	.img-2column li,
	.img-4column li {
		float: left;
		width: 48%!important;
		margin: 0 0 10px 0!important;
		
	}
	
	.img-2column li img,
	.img-4column li img{
		width: 100%!important;
		height:auto!important;
	}

	.img-2column li:nth-child(odd),
	.img-4column li:nth-child(odd){
		padding-right: 4%;
	}
	
	.img-3column li img{
		width: 100%!important;
		height:auto!important;
		max-width: initial;
	}
	
	.img-3column li {
		float: left;
		width: 31%!important;
		margin: 0 0 10px 0!important;
		
	}	
	
	.img-3column li:nth-child(even){
		padding-right: 3%;
	}	

	/* table */
 

  .second-content table.fac {
    border: none;
	font-size: 16px;
  }
  
	.second-content table.fac td {
		border-top: none;
		border-left: none;
		border-right: none;
		border-bottom: 1px dotted #ddd;
	} 
	
  table.fac thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table.fac tr.table-head{
	  display: none;
  }
	  
  
  table.fac tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  table.fac td {
    
    display: block;
    font-size: .8em;
    text-align: left;
	
  }
  
  table.fac td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
	padding-right: 15px;
	
  }
  
  table.fac td:last-child {
    border-bottom: 0;
  }



}



/* 金型ができるまで ------------------------------------------------------------------------------------------*/


@media screen and (max-width: 979px){
	
	.process-ttl img,
	.fabrication-ttl img{
		width: 100%;
		height: auto;
	}
	
	#process .second-content section section {
		background: none;
	}
		
	#process .second-content h3.design-ttl,
	#process .second-content h3.fabrication-ttl{
		clear: both;
		margin: 0;
		padding: 0;
		border: none;
		z-index: 9999;
		position: relative;
		top: 0;
	}
	#process .second-content .h3_process01{
		
	}
	
	#process .second-content h3.design-ttl img{
		width: 100%;
		height: auto;
	}
	
	#process .second-content .fbox1 img,
	#process .second-content .fbox3 img{
		width: 100%;
		height: auto;
		margin-bottom: 30px;
	}
	
	#process .second-content .fbox1 img.left,
	#process .second-content .fbox3 img.left {
		float: none!important;
		
	}	
	
	.fbox1 table,
	.fbox3 table {
		width: 100%;
		float: none;
	}	
	
	
	/* table */
	.second-content table.process_table {
		border: none !important;
	}
	
	.second-content table.process_table{
		border-bottom: 3px solid #ddd !important;
	}
	
	.second-content table.process_table td{
		text-align: left!important;
	}	
	
	.second-content table.process_table th{
		font-size: 1.3em;
	    margin-bottom: 20px;
		padding-bottom: 5px;
		color: #006666;
		border-bottom: 4px solid #006666;
		width: 100%;
		text-align: left;
		background-color: #fff;
		border-top:none;
		border-right: none;
		border-left: none;
	}	
	
	
	.arrow_bottom img{
		width: 100%;
		height: auto;
	}	
	
	
	.fbox2 .left {
		width: 100%;
		float: none;
	}
	
	.fbox2 table {
		width: 100%;
		float: none;
		margin-top: 15px;
	}
	
}


/* Dr.サトウの金型レクチャー ------------------------------------------------------------------------------------------*/


@media screen and (max-width: 979px){
	
	.lecture-ttl img{
		width: 100%;
		height: auto;
	}


	#lecture ol {
		margin: 0 auto;
		padding: 0;
		width: 100%;
		background: none;
		border: none;
		margin-bottom: 30px;
		display: flex;
		flex-direction: row; /* 横並び(-reverseで逆順)  */
		flex-wrap: wrap;
		justify-content: space-between; /* 均等に間隔 */
		align-items: stretch; /* 高さ揃え */
		align-content: space-between; /* 行間均等に間隔 */
	}

	#lecture ol li {
		/*float: left;*/
		width: 30%;

		margin-right: 0;
		padding: 5px;
		border: none;
	}
	
	#lecture ol li:nth-child(2){
		border-right: 1px solid #666666;
		border-left: 1px solid #666666;
	}
	/*#lecture ol li{
		border-right: 1px solid #666666;
	}*/
	
	#lecture ol li:last-child{
		border-right: none;
	}


	#lecture ol.q1-2 {
		background: none;
	}

	#lecture ol.q1-2 li{
		height: auto;
		boder: none;
	}
	
	#lecture .second-content .img-3column ul {
		padding: 0;
	}

	#lecture .second-content .img-3column ul li {
		float: left;
		width: 31%!important;
		margin: 0 0 10px 0!important;

	}

	#lecture .second-content .img-3column li:nth-child(2n) {
		padding-right: 3%;
		padding-left: 3%;
	}


	#lecture .second-content .img-2column ul {
		margin: 10px auto;
		padding-top: 20px;
		width:100%;
		background: #fff;
	}

}


/* ISO9001・ISO14001 ------------------------------------------------------------------------------------------*/


@media screen and (max-width: 979px){
	
	.sp_management_ttl img,
	.sp_management_mainVisual img{
		width:100%;
		height:auto;
	}


	.manage_list{
		margin: 0 0 30px 0;
		padding: 0;
	}

}

/* 会社概要 ------------------------------------------------------------------------------------------*/


@media screen and (max-width: 979px){
	
	.sp_compnay_ttl img,
	.sp_compnay_mainVisual img{
		width:100%;
		height:auto;
	}
	
	.com_sp_menu ul{
		margin:0;
		padding: 0;
		list-style-type: none;
	}
	
	.com_sp_menu li img{
		width: 100%;
		height: auto;
	}
	
	.com_sp_menu li{
		margin-bottom: 10px;
	}
	
	.single-company .second-content table.border_bottom{}
	.single-company .second-content table.border_bottom td{display: block; width:100%;border: none;}
	.single-company .second-content table.border_bottom td:nth-child(2n){display: none;}
	.single-company .second-content table.border_bottom td:nth-child(3n){border-bottom: solid #ccc 2px}
	.single-company .second-content table.border_bottom td .inline-block{display: block;}
}

/* アクセス ------------------------------------------------------------------------------------------*/

.ggmap {
	width: 640px;
}

@media screen and (max-width: 979px){

	.access-ttl img{
		width:100%;
		height:auto;
	}

	#mapp1_layout{width:100%!important;}
	.ggmap {
		position: relative!important;
		padding-bottom: 56.25%!important;
		padding-top: 30px!important;
		height: 0!important;
		overflow: hidden!important;
		width: 100%!important;
	}
	 
	.ggmap iframe,
	.ggmap object,
	.ggmap embed {
		position: absolute!important;
		top: 0!important;
		left: 0!important;
		width: 100%!important;
		height: 100%!important;
	}

}



/* アクセス ------------------------------------------------------------------------------------------*/

@media screen and (max-width: 979px){

	.greeting-ttl img{
		width:100%;
		height:auto;
	}
	
}

/* 沿革 ------------------------------------------------------------------------------------------*/

@media screen and (max-width: 979px){

	.history-ttl img{
		width:100%;
		height:auto;
	}
	
	
	.second-content table.com_history {
		border-top: 1px dotted #ccc;
		font-size: 13px;
	}

	.second-content table.com_history td {
		display: block;
		width: 100%;
		border-bottom: none;
		
		
	}
	
	.second-content table.com_history tr {
		border-bottom: 1px dotted #ccc;
		width: 100%;

		
		
	}	

	table.com_history tr:last-child {
		border-bottom: 4px solid #CCCCCC;
	}
	
	.second-content table.com_history td.history_space{
		display: none;
	}


}


/* 会社概要 ------------------------------------------------------------------------------------------*/

@media screen and (max-width: 979px){

	.outline-ttl img{
		width:100%;
		height:auto;
	}
	
	
	.second-content table.com_outline {
		border-top: 1px dotted #ccc;
		font-size: 13px;
	}

	.second-content table.com_outline td {
		border-bottom: none;
		
		
	}
	
	.second-content table.com_outline tr {
		border-bottom: 1px dotted #ccc;
		width: 100%;

		
		
	}	

	table.com_outline tr:last-child {
		border-bottom: 4px solid #CCCCCC;
	}
	
}


/* 寮生の一日　Ishii's One Day ------------------------------------------------------------------------------------------*/

@media screen and (max-width: 979px){

	.live-ttl img,
	.live-main-visual img{
		width:100%;
		height:auto;
	}
	
	.second-content section h2.live-ttl{
		margin-bottom: 20px;
	}
		
	.second-content section section p {
		margin-left: 0!important;
	}

	#minoshimas-one-day .second-content section h3 .alignnone,
	#ishiis-one-day .second-content section h3 .alignnone{ 
		width: 2em;
		margin-right: 0.5em;
}

}







/* 採用情報 ------------------------------------------------------------------------------------------*/

@media screen and (max-width: 979px){

	.page-recruit .second-content table{
		border: none;
	}

	.page-recruit .second-content table tr{
		border-bottom: 2px dotted #ccc;
	}

	.page-recruit .second-content table td {
		border: none;
		display: block;
	}

	.page-recruit .second-content table td:nth-child(1){
		font-weight: bold;
	}

	.page-recruit .second-content table td:nth-child(2){
		margin-left: 20px;
	}

	.page-recruit .second-content table tr:last-child {
		border-bottom: 4px solid #CCCCCC;
	}

}

/* 社員の素顔 ------------------------------------------------------------------------------------------*/

@media screen and (max-width: 979px){


	#sato-live section .left {
		float: none;
		width: 100%;
	}

	#sato-live section .right {
		display: none;
	}

	h2.sato-live-sp img{
		width:100%;
		height:auto;
	}
	
	.second-content .readcopy-sp p{
		border-bottom: 4px solid #006666!important;
		padding-bottom: 15px;
	}

	ul.oneday_banner{
		margin:0;
		padding: 0 0 15px 0;
		list-style-type: none;
		border-bottom: 4px solid #006666!important;
	}
	
	.oneday_banner li img,
	.recruit_banner_sp img{
		width: 100%;
		height: auto;
	}
	
	.oneday_banner li{
		margin-bottom: 10px;
	}

}

/* トピックス＆インフォメーション ------------------------------------------------------------------------------------------*/

@media screen and (max-width: 979px){

.topics-sp img{
	width: 100%;
	height: auto;
}

.post-type-archive-topics div.clearfix {
	border-top:none;
	border-left:none;
	border-right:none;
    border-bottom: 1px solid #DDDDDD;
}

.post-type-archive-topics figure {
    float: none;
    width: 30%;
    line-height: 0;
}

.post-type-archive-topics figure img{
	width: 100%;
	height: auto;
}

.post-type-archive-topics h3 {
    float: right;
    width: 68%;
}

.post-type-archive-topics .date {
    float: right;
    width: 68%;
}

.post-type-archive-topics .excerpt {
    float: right;
    display: block;
    width: 68%;
    margin: 0;
}

.post-type-archive-topics a{
	/*pointer-events:none;/*リンクを非リンクに変える*/
	/*cursor:default;/*マウスカーソルを矢印のまま変えない*/
	/*text-decoration:none;/*下線を消す*/
}

}

/* お問合せ ------------------------------------------------------------------------------------------*/

@media screen and (max-width: 979px){

.page-inquiry table tr{
    border-bottom: 1px solid #DDDDDD;
}	

.page-inquiry table td {
	display:  block;
    border-bottom: none;
}

.page-inquiry table.inq_box td:nth-child(1){
	font-weight: bold;
	text-align: left;
}

.page-inquiry table.inq_box textarea,
.page-inquiry table.inq_box input{
	width: 98%;
}

.page-inquiry table.inq_box input.btnNext{
	margin-bottom: 0;
}

.page-inquiry table.inq_box input.btnSubmit{
	margin-top: 0;
}

}


/* 採用に関するお問合せ ------------------------------------------------------------------------------------------*/

@media screen and (max-width: 979px){

input[type="checkbox"] {
    width: 15px!important;
    height: 15px;
}


}

