@charset "UTF-8";

/*
Theme Name: OBUSUMA ORIGINAL
Description: OBUSUMA オリジナルテーマ
Theme URL: http://obusuma.jp/
Author: Metro Design Lab.
Author URL: http://metrodesign.jp/
Version: 1.2
License: 社会福祉法人 おぶすま福祉会
License URI: http://obusuma.jp/
*/


/****************************************

          General Setting

*****************************************/

html, body {
	margin: 0;
	padding: 0;
}

body {
    color: #333;
	font-size: 12px;
    font-family:
    	Vegur, 
    	'ヒラギノ角ゴ Pro W3',
    	'Hiragino Kaku Gothic Pro',
    	Osaka,
    	'ＭＳ Ｐゴシック',
    	sans-serif;
    line-height: 180%;
}

.your-class {
  order: 1;
  -webkit-order: 1;
}


/****************************************

          Typography

*****************************************/

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}

h1 {
	margin-bottom: 10px;
	font-size: 70%;
	font-family:
    	Vegur,
    	'ヒラギノ角ゴ Pro W3',
    	'Hiragino Kaku Gothic Pro',
    	Osaka,
    	'ＭＳ Ｐゴシック',
    	sans-serif;
		color:#999999;
		text-align:left;
	/*font-family: 'Josefin Sans', sans-serif;*/
}


h2 {
	margin-bottom: 2em;
	font-size: 120%;
	font-weight:bold;
	background: url(http://dev.obusuma.jp/img/about/obusuma_purple.jpg)  no-repeat;
	padding-left:25px;
	padding-bottom:5px;
	border-bottom:#CCC solid 1px;
}



h3 {
	font-size: 120%;
    font-weight:bold;
	margin-bottom: 2em;
	padding-left: 1em;

}

.yellow{
	font-size: 120%;
    font-weight:bold;
	margin-bottom: 2em;
	margin-top: 2.5em;
	padding-left: 27px;
	background: url(http://dev.obusuma.jp/img/about/obusuma_yellow.jpg)  no-repeat;

}


.green{
	font-size: 120%;
    font-weight:bold;
	margin-bottom: 2em;
	margin-top: 2.5em;
	padding-left: 27px;
	background: url(http://dev.obusuma.jp/img/about/obusuma_green.jpg)  no-repeat;

}



h4 {
	font-size:120%;
	font-weight:bold;}
	
h5 {
	font-size:100%;
	font-weight:bold;
	margin:0 0 1em 0;}	
	

blockquote{
	margin-bottom: 2em;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}


/****************************************

          List

*****************************************/

ul,ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul ul{
	margin-left: 1em;
}

li {
padding-bottom: 1.2em;
line-height:180%;}

.sub_menu {
	padding:20px 0 0 15px;}
		
.sub_menu ul {
	margin:0;
	padding:0;
	list-style:none;
 } 
	 
.sub_menu li {
	margin:0;
	padding:0 0 0 35px;
	/**background: url('https://dev.obusuma.jp/img/icon_menu.jpg') no-repeat center left;**/
	line-height:300%; 
     } 


/****************************************

          Link

*****************************************/

a {
	border-bottom: 1px solid #000;
	color: #000;
	text-decoration: none;
}

a:hover {
	/*border-bottom: 1px solid #a9a9a9;*/
	text-decoration: none;
	color: #f4ea9e;
}


/****************************************

          Layout

*****************************************/

#container,
.wrapper {
	margin: 0 auto;
	width: 980px;
}

#header {
	width: 100%;
	padding-top: 0px;	/*border-bottom: 1px solid #ddd;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom:20px;
text-align:center;
}


#main2 {
	float: right;
	width: 700px;
	margin:0 20px;
	}
	
#main {
  float: left;
  width: 900px;
  margin: 0 40px;
}
	

#sidebar {
	float: left;
	width: 200px;
}

#main,
#sidebar{
	margin-bottom: 20px;
	border-bottom: 1px solid transparent;
}


#footer {
	width:auto;
	clear: both;
	background: #FFF;
	background-repeat:no-repeat;
	margin:50px auto 30px;
	text-align:center;
	color: #777;
}

/****************************************

          IMG LINK

*****************************************/

img {border: none;
    max-width: 100%;
    height: auto;
　　display: block;
  　margin-bottom: 1em; /* 必要に応じて余白 */}

@media screen and (max-width: 768px) {
    #main {
        width: 100% !important;
        float: none;
        margin: 0;
        padding: 0 15px;
    }
}
		  
a img.linkimg{
background:none!important;
border: none;
}
 
a:hover img.linkimg{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background:none!important;
border: none;
}

/****************************************

         TABLE

*****************************************/
	
.rental table{
	  width:500px;
	  margin-right:auto;
	  margin-left:0px;
	  line-height:1.5em;
	  margin-top:30px;
	  margin-bottom:10px;
	  padding:10px;
	  border-top:1px solid #888888;
	  border-left:1px solid #888888;
	  border-collapse:collapse;
	  border-spacing:0;
	  background-color:#ffffff;
	  empty-cells:show;
	  }	

.rental th{ 
	   width:20%;
       border-right:1px solid #777777;
       border-bottom:1px solid #777777;
       background-color:#fff;
       background-position:left top;
       padding:0.3em 1em;
       text-align:center;
}

.rental td{ 
	   width:80%;
       border-right:1px solid #777777;
       border-bottom:1px solid #777777;
       background-color:#fff;
       background-position:left top;
       padding:0.3em 1em;
       text-align:left;
}	  


/****************************************

          header

*****************************************/

*:first-child+html #header > div{ /* IE7 */
	clear: both;
	zoom:1;
}

#logo.aligncenter{
display:block;
	margin:10px auto;
	margin-left: auto;
	margin-right: auto;
	/*border-bottom: 1px dashed #fe56aa;*/
}

#logo img a{
	border: none;
	background:none;
}

#logo img a:hover{
	border: none;
	filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.7;
}

#description {
	margin-top: 0;
	color: #777;
}

#searchform{
	position: relative;
	margin-top: 45px;
}
	#s{
		padding: 6px 20% 6px 5%;
		width: 75%;
		-webkit-border-radius: 25px;
		-moz-border-radius: 25px;
		border-radius: 25px; 
		font-size: 10px;
	}
	


/****************************************

          header navi 画像

*****************************************/



/****************************************
             wordpress navi
****************************************/

/* ナビゲーション横並び */
.main-navigation ul {
  display: flex !important;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
}

.main-navigation li {
  position: relative;
}

.main-navigation li a {
  display: block;
  padding: 10px 20px;
  color: #333;
  text-decoration: none;
  font-weight: bold;
}

.main-navigation li a:hover {
  background-color: #f0f0f0;
}

/* サブメニュー（ドロップダウン） */
.main-navigation ul ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  border: 1px solid #ccc;
  z-index: 1000;
  min-width: 180px;
}

.main-navigation ul ul li {
  width: 100%;
}

.main-navigation li:hover > ul {
  display: block;
}

/* モバイル用ハンバーガー */
.hamburger {
  display: none;
  cursor: pointer;
  flex-direction: column;
  width: 30px;
  margin: 10px auto;
}

.hamburger span {
  height: 4px;
  margin: 5px 0;
  background: #333;
  width: 100%;
  border-radius: 2px;
}

/* モバイル対応 */
@media (max-width: 768px) {
  .hamburger {
    display: flex;
  }

  .main-navigation ul {
    flex-direction: column;
    display: none;
    text-align: center;
  }

  .main-navigation.active ul {
    display: flex;
  }

  .main-navigation li {
    margin: 10px 0;
  }
}

/****************************************

          header image

*****************************************/

#header-image{
	margin-bottom: 40px;
}



/****************************************

          Breadcrumb

*****************************************/

#breadcrumb{
	margin-bottom: 20px;
}
#breadcrumb li{
	float: left;
	margin-right: .5em;
}


/****************************************

          Main

*****************************************/

#main .post,
#main .page{
	overflow: hidden;
	margin-bottom: 100px;
	border-bottom: 1px solid transparent;
}

.sticky{
	/* 先頭固定ポストのスタイル */
}

.post-meta{
	margin-bottom: 1.5em;
}
	.post-meta .post-date,
	.post-meta .category{
		padding-right: 1em;
	}
	.comment-num{ white-space: nowrap; }

.more-link{
	float: right;
}

.navigation{
	overflow: hidden;
	margin-bottom: 40px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: url(images/gray.gif) repeat-y 50% 0;
}
	.navigation > div{
		width: 50%;
	}

	.navigation .alignright{
		text-align: right;
	}

	.navigation a{
		display: block;
		padding: 1em;
		border: none;
	}
		.navigation a:hover{
			background: #ffeff7;
			color: #000;
		}
			.navigation .alignright a:hover{
				border-left: 1px solid #ddd;
			}

.footer-post-meta{
	margin-top: 30px;
	text-align: right;
}
	.post-author{ padding-left: 1em; }

.page-link{
	margin: 3em 0;
}
.comment-page-link{
	margin: 0 0 3em;
}

	.page-link span,
	.comment-page-link span,
	.comment-page-link a{
		display: inline-block;
		margin-right: 3px;
		padding: 5px 8px;
		border: 1px solid #ddd;
		background: #ddd;
	}
		.page-link a span,
		.comment-page-link a{
			background: #fff;
		}
	
	.page-link a{
		border-bottom: none;
		color: #000;
	}
	
	.page-link a span:hover,
	.comment-page-link a:hover{
		background: #ffeff7;
		color: #000;
	}


/****************************************

          Product Page

*****************************************/

#product_index{
	width:250px;
	float:left;
	margin:20px 50px 0 0;}
	
#product_index ul{
	list-style-type: none;
	width:250px;
	padding:0px;
	margin:0px auto;

}

#product_index li{
	text-indent: -9999px;  
	float:left;  
	width:250px; 
	height:70px;
	margin: 0;  
	padding: 0;
	list-style-type:none;
	background-repeat:no-repeat;
}

	
#shelf{
	background:url('http://obusuma.jp/img/product/menu_shelf.jpg');
	background-repeat:no-repeat;
}

#table{
	background:url('http://obusuma.jp/img/product/menu_table.jpg');
	background-repeat:no-repeat;
}

#chair{
	background:url('http://obusuma.jp/img/product/menu_chair.jpg');
	background-repeat:no-repeat;
}

#stool{
	background:url('http://obusuma.jp/img/product/menu_stool.jpg');
	background-repeat:no-repeat;
}

#wagon{
	background:url('http://obusuma.jp/img/product/menu_wagon.jpg');
	background-repeat:no-repeat;
}

#others{
	background:url('http://obusuma.jp/img/product/menu_others.jpg');
	background-repeat:no-repeat;
}

	
	
#product_detail{
	width:600px;
	float:right;
	margin:20px 0 0 0;
	overflow: hidden;}
	
#product_detail h4{
	margin-top:0;}
		
#product_detail p{
	line-height:160%;}	
	 
		
#product_detail .drawing_left{
	float:left;
	padding:1px;
	margin-right:20px;
	border:#e8e8e8 1px solid;
}

#product_detail .box1{
	height:300px;
	margin-bottom:50px;
	clear:both;}
	
#product_detail .box2{
	height:auto;
	margin-bottom:50px;
	clear:both;}
	
#product_detail .box3L{	

	height:auto;
	width:250px;
	margin-bottom:50px;
	float:left;
	overflow:hidden;}
	
#product_detail .box3R{	
	height:auto;
	width:250px;
	margin-bottom:50px;
	float:right;
	overflow:hidden;}			

#product_detail ul{
	list-style:inside;
	list-style-type:disc;}




/****************************************

          Comments Area

*****************************************/

#comment-area h3{
	font-size: 150%;
	font-family: 'Josefin Sans', sans-serif;
}

.required{ color: #fe56aa;}

.commets-list,
.trackback-list{
	overflow: hidden;
	margin-top: -20px;
	margin-bottom: 40px;
}
	.commets-list li,
	.trackback-list li{
		overflow: hidden;
		margin-top: -1px;
		padding: 20px 0 0;
		width: 100%;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid transparent;
	}
		.commets-list .avatar{
			float: left;
			margin-right: 10px;
			margin-bottom: 10px;
		}

		.comment-meta,
		.reply,
		.comment-notes,
		.form-allowed-tags,
		span.small{
			font-size: 80%;
		}

		.comment-body p{
			clear: both;
		}
		.reply{
			text-align: right;
		}

.bypostauthor{
	/* 記事投稿者のコメントのスタイル */
}

.children{
	padding-left: 2em;
}

#respond{
	margin-bottom: 40px;
}

/****************************************

          index.php Main

*****************************************/

.content-box{
	float: left;
	width: 500px;
	height:150px;
	vertical-align:text-top;
	text-align:top;
	margin-bottom:2em;
}


	.content-box .more-link{
		margin: 0;
	}
	
.green_news{
	font-size: 120%;
    font-weight:bold;
	margin-top:0;
	margin-bottom: 2em;
	padding-left: 27px;
	background: url(http://dev.obusuma.jp/img/about/obusuma_green.jpg)  no-repeat;

}	

.thumbnail-box{
	float: left;
	width: 150px;
	height:150px;
	margin-right: 15px;
	margin-bottom:2em;
}
	.thumbnail-box img{
		width: 150px;
		height: 150px;
	}


/****************************************

          Sidebar

*****************************************/

#sidebar h2{
	margin-bottom: 10px;
	font-family: 'Vegur', sans-serif;
	font-size: 120%;
	font-weight:bold;
	background:none;
	border-bottom:none;
}
.widget{
	margin-bottom: 60px;
}

#sidebar .widget ul{
	padding-left: 2em;
	list-style-position:inside;

}

#sidebar .widget li{padding-left:20px;
	background:url(http://dev.obusuma.jp/img/about/obusuma_yellow15.jpg)  no-repeat;
	margin-bottom:0.7em;}
	
#sidebar-recent-posts li,
#sidebar-popular-posts li{
	margin:20px 0;
}

.sidebar-thumbnail-box{
	float: left;
	width: 75px;
}

.sidebar-recent-posts-title{
	float: right;
	width: 165px;
}
	#sidebar-recent-posts h3,
	#sidebar-recent-posts p,
	#sidebar-popular-posts h3,
	#sidebar-popular-posts p{
		margin: 0;
	}

.tagcloud a{
	white-space: nowrap;
}


/****************************************

          Footer

*****************************************/

#copyright{
	text-align:center;
	padding: 50px 0 0 0;
	font-size: 90%;
	color:#777;
}


/****************************************

          Form

*****************************************/

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
textarea {
	margin: 0;
	margin-bottom: 20px;
	padding: 6px 4px;
	max-width: 100%;
	width: 450px;
	outline: none;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #f8f8f8;
	color: #777;
	vertical-align: bottom;
	font-size: 13px;
}

input[type="tel"] {
	margin: 0;
	margin-bottom: 20px;
	padding: 6px 4px;
	max-width: 100%;
	width: 200px;
	outline: none;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #f8f8f8;
	color: #777;
	vertical-align: bottom;
	font-size: 13px;
}

#comment-area input[type="text"],
#comment-area textarea{
	display: block;
}

textarea {
	overflow: auto;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
textarea:focus {
	border: 1px solid #ff7f50;
	background: #fff;
	-webkit-box-shadow: 0 0 3px rgba(255,105,180,1);
 	-moz-box-shadow: 0 0 3px rgba(255,105,180,1);
	box-shadow:  0 0 3px rgba(255,105,180,1);
 	color: #444;
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
        width: 100px;
	display: inline-block;
	margin-bottom: 20px;
	padding: 4px 12px;
	padding: 8px 10px;
	border: 1px solid #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #a9a9a9;
	color: #000;
	text-decoration: none;
	text-shadow: 0 1px rgba(255, 255, 255, .75);
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	cursor: pointer;
	/* Old browsers */
}

	.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
	  	border: 1px solid #8b0000;
		background: #800000;
		color: #fff;
	  	text-shadow: 0 -1px rgba(0, 0, 0, .4);

	}

	.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
		position: relative;
		top:1px;
	}

.contact {
	width:500px;
	margin:10px auto;
	padding:20px;
	border:#CCC solid 1px;
}

/****************************************

          WordPress Misc

*****************************************/

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	margin: 10px;
	padding-top: 4px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	text-align: center;
}

.wp-caption-text,
.gallery-caption{
	font-size: 90%;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	margin: 0;
	padding: 0 4px 5px;
	font-size: 11px;
	line-height: 17px;
}

img.alignright {
    display: inline-block;
    margin: 0 0 1em 1.5em;
}

img.alignleft {
    display: inline-block;
    margin: 0 1.5em 1em 0;
}

.bypostauthor {}
.sticky {}
article.sticky  .sticky-label{ 
	width: 82px; 
	height: 83px; 
	position: absolute; 
	right: -5px; 
	top: -5px; 
	background: url(images/featured.png) no-repeat;
}
.alignright { 
	display: inline; 
	float: right; 
	margin-left: 15px;
}
.alignleft { 
	display: inline; 
	float: left; 
	margin-right: 15px;
}
.aligncenter { 
	clear: both; 
	display: block; 
	margin-left: auto;
	margin-right: auto; 
}

/* =============================================================================
   Images
   ========================================================================== */
img { 
	border: 0; 
	-ms-interpolation-mode: 
	bicubic;  
}
svg:not(:root) { 
	overflow: hidden; 
}
figure { 
	margin: 0; 
}
img.size-full, 
img.size-large { 
	max-width: 95.5%;  
	height: auto; 
}
img[class*="align"], 
img[class*="wp-image-"]{ 
	/*border: 1px dashed #DDDDDD;*/ 
	padding: 6px; 
	margin: auto; 
}
img.alignnone { 
	margin: 7.5px 0; 
}
img.alignright { 
	display: inline; 
	float: right; 
	margin: 5px 0 15px 15px;
}
img.alignleft { 
	display: inline; 
	float: left; 
	margin: 5px 15px 15px 0 ;
}
img.aligncenter { 
	clear: both; 
	display: block; 
	margin: 10px auto; 
}


/****************************************

          List

*****************************************/
	
#access li.tel {
	background:url(images/icon_tel.jpg) left no-repeat;
	padding:0 0 0 25px;
	margin:0;}	
	
#access li.mail {
	background:url(images/icon_mail.jpg) left no-repeat;
	padding:0 0 0 25px;
	margin:0;}	

#access li.hp {
	background:url(images/icon_pc.jpg) left no-repeat;
	padding:0 0 0 25px;
	margin:0;}	


/****************************************

          Clearfix

*****************************************/

#container:after,
#header .menu > ul:after,
#header ul.menu:after,
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: " ";
	font-size: 0;
	overflow: hidden;
}

/* clearfix for ie7 */
#container,
#header .menu > ul,
#header ul.menu,
.clearfix {
	display: inline-block;
	overflow: hidden;
}

#container,
#header .menu > ul,
#header ul.menu,
.clearfix {
	display: block;
	overflow: hidden;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

/* =============================================================================
   Help class
   ========================================================================== */
.clearfix:before, 
.clearfix:after { 
	content: ""; 
	display: table; 
}
.clearfix:after { 
	clear: both; 
}
.clearfix { 
	*zoom: 1; 
	overflow: hidden;
}


/****************************************

          photospace_res

*****************************************/


/****************************************

          media query

*****************************************/

@media screen and (max-width: 768px) {
  #container,
  .wrapper,
  #header,
  #main,
  #main2,
  #sidebar,
  #footer {
    width: 100% !important;
    margin: 0 auto !important;
    float: none !important;
  }

  #main,
  #main2,
  #product_index,
  #product_detail {
    width: 100% !important;
    padding: 0 15px;
  }
  #container {
        display: flex;
        flex-direction: column;
  }

  
  #sidebar {
    display: none; /* 必要に応じて非表示に */
    order: 2;
  }

/* デスクトップ向けのスタイル */
#main {
  display: flex;
  flex-direction: column;
}
#product_index {
  order: 1;
}
#product_detail {
  order: 2;
}

/* モバイル端末向けのスタイル */
@media all and (max-width: 768px) {
  #main {
    display: flex;
    flex-direction: column;
    float: none !important; /* floatを無効化 */
  }
 #main, #main2 {
    width: 100% !important;
    float: none !important;
    margin: 0 auto;
  }
  #product_index {
    order: 2;
display: none;
  }
  #product_detail {
    order: 1;
  }

}

nav {
    display: flex;
    flex-wrap: wrap;
}

nav a {
    width: 25%; /* 例として、4つのナビゲーション項目を均等に配置する場合 */
}

  #headnavi_main ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  #headnavi_main li {
    width: 45%;
    margin: 5px;
  }

  img,
  .thumbnail-box img,
  .sidebar-thumbnail-box img {
    max-width: 100%;
    height: auto;
  }

  input[type="text"],
  input[type="email"],
  input[type="tel"],
  textarea {
    width: 100% !important;
  }
}
/** 　mobile nev menu **/
.mobile-nav {
  display: none;
}

@media screen and (max-width: 768px) {
  .mobile-nav {
    display: block;
  }

  #headnavi_main {
    display: none;
  }
}

/** tt**//
/* ナビゲーション：デスクトップ */
.main-navigation {
  background: #f8f8f8;
}

.menu {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu li {
  position: relative;
}
.menu > li > a {
  display: block;
  padding: 12px 20px;
  color: #333;
  text-decoration: none;
}
.menu li ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  list-style: none;
  padding: 0;
  margin: 0;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  z-index: 999;
}
.menu li:hover > ul {
  display: block;
}
.menu li ul li a {
  padding: 10px 15px;
  white-space: nowrap;
}

/* ハンバーガー（モバイル用） */
.hamburger {
  display: none;
  cursor: pointer;
  flex-direction: column;
  gap: 5px;
  width: 30px;
  margin: 10px;
}
.hamburger span {
  height: 3px;
  background: #333;
  width: 100%;
}

/* モバイル表示切り替え */
@media screen and (max-width: 768px) {
  .hamburger {
    display: flex;
  }

  .main-navigation {
    display: none;
  }

  .main-navigation.active {
    display: block;
    background: #f8f8f8;
  }

  .menu {
    flex-direction: column;
  }

  .menu li {
    width: 100%;
  }

  .menu li ul {
    position: static;
    box-shadow: none;
  }
}