/*
Theme Name: My Theme
Theme URI: https//t-yeg.jp/
Author:
Author URI:
Description: Original Theme Template for TOTTORI YEG
*/
.mw100{max-width:100%;}

@media screen and (min-width: 768px){
#main.home > .inner > .sec2 > .inner > .box3 > .lst{justify-content:center;}
#main.home > .inner > .sec2 > .inner > .box3 > .lst > .itm{width: calc(50% - 2rem) !important; margin: 0 1rem 2rem 1rem !important; display: flex; align-items: center;height:120px;}
	
#main.whoweare > .inner > .sec2 > .inner > .box1 > .box2 > .box2 > [class^=box].box1 > .box2 > .lst{justify-content:center;}
#main.whoweare > .inner > .sec2 > .inner > .box1 > .box2 > .box2 > [class^=box].box1 > .box2 > .lst > .itm{width: calc(50% - 2rem) !important; margin: 0 1rem 2rem 1rem !important;}
#main.home > .inner > .sec2 > .inner > .box1 > .box2 > .box1{background:none !important;}
}
@media screen and (max-width: 768px){
	#main.home > .inner > .sec2 > .inner > .box3 > .lst > .itm{display:flex; align-items:center; height:80px;}
	#main.home > .inner > .sec2 > .inner > .box1 > .box2 > .box1{background:none !important;}
}