
body {
margin: 0;
background: #333333 url(https://1net.jp/css/texture/paper_d.png) repeat left top;
color: #ffffff;
}

span.menu3h_toggle {
background: transparent;
}

span.menu3h_toggle > span, span.menu3h_toggle > span:before, span.menu3h_toggle > span:after {
background-color: #000000;
}

div.bar {
position: fixed;
top: 0;
bottom: 0;
left: 0;
background: #f5f5f5 url(https://1net.jp/css/texture/wall1_p.png) repeat left top;
color: #000000;

animation: anim1-3 1s forwards;
}
div.bar div.left {
position: relative;
visibility: hidden;

height: calc(100% - 49px);
width: 0;

box-sizing: border-box;
padding: 10px;

transition: width .4s;

overflow: auto;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
body.menu3h_on div.bar div.left {
visibility: visible;
width: 300px;
box-sizing: border-box;
}

div.right {
margin-left: 50px;
padding: 10px;
transition: margin .4s;
}
body.menu3h_on div.right {
margin-left: 300px;
}

@media only screen and (max-width: 767px) {
div.bar {
bottom: auto;
opacity: 0.5;
}
div.bar div.left {
height: calc(100vh - 49px);
background: #f5f5f5 url(https://1net.jp/css/texture/wall1_p.png) repeat left top;
}
body.menu3h_on div.bar {
opacity: 1;
}

div.bar div.left {
position: fixed;
left: 0;
}

div.right {
margin-left: 0;
}
body.menu3h_on div.right {
margin-left: 0;
}
}





div#menu {
font-size: 0.8rem;
text-align: left;
}

ul.menu, ul.menu ul {
margin: 0;
padding: 0;
list-style: none;
}
ul.menu li ul {
margin-top: 10px;
margin-left: 10px;
}

ul.menu li {
margin: 0;
padding: 0;
vertical-align: top;
}
ul.menu > li {
padding: 10px 0;
border-bottom: 1px solid rgba(245, 245, 245, )_font("0.2");
}
ul.menu ul li {
padding-left: 10px;
}

ul.menu a {
display: block;
padding: 10px;
text-decoration: none;
color: #000000;
}
ul.menu li.on > a {
text-decoration: underline;
}

ul.menu li div.menu_dd {
position: relative;
display: block;
margin-top: -5px;
}

ul.menu span.sub {
display: inline-block;
margin: 0 5px;
opacity: 0.5;
font-size: 0.6rem;
}





ul.crumb {
margin: 10px;
padding: 0;
list-style: none;
font-size: 0.8rem;
opacity: 0.5;
}
ul.crumb li {
display: inline-block;
margin: 0 10px 0 0;
padding: 0;
}
ul.crumb li:after {
display: inline-block;
content: "»";
margin-left: 10px;
}
ul.crumb li:last-of-type:after {
display: none;
}
ul.crumb a {
color: #ffffff;
}






@media only screen and (min-width: 768px) {
div.bar {
border-width:0px;border-right:7px solid #000000;border-image:url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20viewBox%3D%220%200%2027%2027%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2227px%22%20height%3D%2227px%22%3E%0A%3Cpath%20d%3D%22M%2023%2011%20L%2023%2018%20M%2011%2023%20L%2018%2023%20M%206%2011%20L%206%2018%20M%2011%206%20L%2018%206%20%22%20stroke%3D%22rgba%280%2C%200%2C%200%2C%200.2%29%22%20stroke-width%3D%221%22%20fill%3D%22none%22%2F%3E%0A%3Cpath%20d%3D%22M%2022%2010%20L%2022%2017%20M%2010%2022%20L%2017%2022%20M%205%2010%20L%205%2017%20M%2010%205%20L%2017%205%20%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20fill%3D%22none%22%2F%3E%0A%3C%2Fsvg%3E') 7/1 round;
}
div.right {
margin-left: 57px;
}
body.menu3h_on div.right {
margin-left: 307px;
}
}
@media only screen and (max-width: 767px) {
div.bar {
border-width:0px;border-right:7px solid #000000;border-bottom:7px solid #000000;border-image:url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20viewBox%3D%220%200%2027%2027%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2227px%22%20height%3D%2227px%22%3E%0A%3Cpath%20d%3D%22M%2023%2011%20L%2023%2018%20M%2011%2023%20L%2018%2023%20M%206%2011%20L%206%2018%20M%2011%206%20L%2018%206%20%22%20stroke%3D%22rgba%280%2C%200%2C%200%2C%200.2%29%22%20stroke-width%3D%221%22%20fill%3D%22none%22%2F%3E%0A%3Cpath%20d%3D%22M%2022%2010%20L%2022%2017%20M%2010%2022%20L%2017%2022%20M%205%2010%20L%205%2017%20M%2010%205%20L%2017%205%20%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20fill%3D%22none%22%2F%3E%0A%3C%2Fsvg%3E') 7/1 round;
}
div.left {
border-width:0px;border-top:7px solid #000000;border-right:7px solid #000000;border-bottom:7px solid #000000;border-image:url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20viewBox%3D%220%200%2027%2027%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2227px%22%20height%3D%2227px%22%3E%0A%3Cpath%20d%3D%22M%2023%2011%20L%2023%2018%20M%2011%2023%20L%2018%2023%20M%206%2011%20L%206%2018%20M%2011%206%20L%2018%206%20%22%20stroke%3D%22rgba%280%2C%200%2C%200%2C%200.2%29%22%20stroke-width%3D%221%22%20fill%3D%22none%22%2F%3E%0A%3Cpath%20d%3D%22M%2022%2010%20L%2022%2017%20M%2010%2022%20L%2017%2022%20M%205%2010%20L%205%2017%20M%2010%205%20L%2017%205%20%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20fill%3D%22none%22%2F%3E%0A%3C%2Fsvg%3E') 7/1 round;
}
}
