/* ---------------------------------------------------------------
	start max 1100px
--------------------------------------------------------------- */

@media print,screen and ( max-width: 1100px ) {



	/* --------------- footer --------------- */

	.hide_line_footer {
		background-position: center 8px;
		background-size: 968px auto;
	}
		
}

/* ---------------------------------------------------------------
	end 1100px
--------------------------------------------------------------- */


/* ---------------------------------------------------------------
	start 851px～1033px
--------------------------------------------------------------- */

@media print,screen and ( min-width: 851px ) and ( max-width: 1033px ) {

	.tab_none {
		display: none;
	}




}

/* ---------------------------------------------------------------
	end 851px～1033px
--------------------------------------------------------------- */



/* ---------------------------------------------------------------
	start max 1033px
--------------------------------------------------------------- */

@media print,screen and ( max-width: 1033px ) {



	/* --------------- common --------------- */







	/* --------------- header --------------- */
	
	.navi_header ul li {
		padding: 27px 12px;
	}
	
	.navi_header ul li a {
		font-size: 15px;
	}
	
	.subnavi {
		top: 72px;
	}
	
	#menubtn {
		margin-left: 20px;
	}


	/* --------------- footer --------------- */
	
	.hide_line_footer {
		background-position: center 16px;
		background-size: 790px auto;
	}
		


	/* --------------- top --------------- */
	
	.img_main1 .luxy-el.bg_top1 {
		width: 84%;
		left: 16%;
	}
	
	.lead_topmain {
		left: 22%;
	}
	
	.mds_top1.news {
		width: 186px;
		margin: 0 30px 0 4%;
	}
	
	.mds_top1.news:before {
		width: 38%;
	}
	
	.list_topnews dl dt {
		width: 100px;
	}
	
	.list_topnews dl dd {
		width: calc(100% - 100px);
	}
	
	.btn_topnews {
		width: 170px;
		margin-right: 4%;
	}

	.img_topphil {
		width: 94%;
	}
	
	.inner_topphil {
		width: 84%;
	}
	
	dl.txt_topphil {
		max-width: 450px;
	}
	
	.list_topservice {
		width: 94%;
	}
	
	.list_topservice a,
	.list_topservice a.formula {
		margin-right: 50px;
	}
	
	.list_topservice a:nth-child(even) {
		margin-right: 0;
	}
	
	.box_topteam {
		margin-bottom: -40px;
		top: -40px;
	}
	
	.img_topblog {
		height: 140px;
	}
	
	
	/* --------------- blog --------------- */
	
	.ttl_submain {
		left: 22%;
	}
	
	.wrap_blog1 {
		margin-bottom: 20px;
	}
	
	.col_blog1 .link_topblog,
	.news.col_blog1 .link_topblog {
		margin-bottom: 60px;
	}
	
	.col_blog1 .img_topblog {
		height: 180px;
	}
	
	


/* --------------- service / rectah --------------- */
	
	.detail_rectah1 {
		padding-right: 20px;
	}
	
	.detail_rectah1 .left {
		width: 48%;
		padding-left: 20px;
	}
	
	.detail_rectah1 .right {
		width: 52%;
	}
	


/* --------------- service / safety --------------- */


	.inner_safety2 .right {
		padding-left: 40px;
	}

	.figure_safety1 {
		max-width: 780px;
	}

	.list_safety_ai dl.left {
		width: 215px;
	}
	
	.list_safety_ai dl.right {
		max-width: 226px;
	}
	
	.box_safety1 {
		padding-right: 34px;
	}



/* --------------- team --------------- */
	
	.col_team1 {
		padding: 120px 0;
	}
	
	.link_team1:first-child {
		top: -5vw;
	}
	
	.link_team1:last-child {
		bottom: -5vw;
	}

	.link_team1 dl dd {
		margin-left: 12%;
		padding-top: 7vw;
		padding-left: 20px;
	}
	
	

/* --------------- team / detail --------------- */

	.list_team_d .left {
		width: 150px;
	}
	
	.list_team_d .right {
		width: calc(100% - 150px);
		padding-left: 40px;
	}
	

/* --------------- philosophy --------------- */
	
	.wrap_phil1.left {
		margin-bottom: 100px;
	}
	
	.img_phil1 {
		width: 45%;
	}
	
	.subcol_phil1 {
		width: 55%;
	}
	
	.wrap_phil1.left .mds_top1.phil1,
	.wrap_phil1.left dl.txt_phil1 {
		max-width: 100%;
		padding-left: 10%;
	}
	
	.wrap_phil1.right .mds_top1.phil1,
	.wrap_phil1.right dl.txt_phil1 {
		max-width: 100%;
		padding-right: 10%;
	}
	
	.wrap_phil_values dl dt .ja {
		font-size: 21px;
	}
	
	.col_phil4 {
		background-size: 1200px auto;
	}
	
	
	
	
	
	
	
	
	



}

/* ---------------------------------------------------------------
	end max 1033px
--------------------------------------------------------------- */


/* ---------------------------------------------------------------
	start max 930px
--------------------------------------------------------------- */

@media screen and ( max-width: 930px ) {
	
	dl.list_component_supplement dd ul.nutrition {
		height: unset;
		display: block;
	}
	
	dl.list_component_supplement dd ul.nutrition li {
		width: 100%;
	}
	
	dl.list_component_supplement dd ul.nutrition li:nth-child(6) {
		border-bottom: solid 1px #888;
	}
	
	dl.list_component_supplement dd ul.nutrition li:last-child {
		border-bottom: 0;
	}
	
	
	
}

/* ---------------------------------------------------------------
	end max 930px
--------------------------------------------------------------- */

