
body {
margin: 0;
background: #ffffff;
color: #000000;
}

div.right {
position: fixed;
top: 0;
bottom: 0;
right: 0;
width: 40%;
height: 100%;

display: flex;
flex-direction: row-reverse;

background: #000000;
color: #ffffff;
}
div.right > div {
flex: 1;
overflow: auto;
overflow-y: auto;
}
div.right > div#header {
align-self: center;
flex-grow: 1;

padding: 10px;
}
div.right > div.right_cont {
align-self: stretch;
padding: 20px;
background: #000000 url(https://1net.jp/css/texture/line2_d.png) repeat left top;
color: #ffffff;
}

div.left {
margin-right: 40%;
padding: 10px;
}

@media only screen and (max-width: 767px) {
div.right {
position: static;
bottom: auto;
width: 100%;
display: block;
}
div.right > div {
padding: auto;
overflow: visible;
overflow-y: visible;
}

div.left {
margin-right: 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 {
margin: 0;
padding: 0;
vertical-align: top;
}
ul.menu > li {
border-bottom: 1px solid rgba(0, 0, 0, )_font("0.2");
}
ul.menu ul li {
padding-left: 20px;
}

ul.menu a {
display: block;
padding: 15px;
text-decoration: none;
color: #ffffff;
}
ul.menu li.on > a {
background-color: rgba(0, 0, 0, 0.7);
color: #ffffff;
}

ul.menu li div.menu_dd {
position: relative;
display: block;
}

ul.menu span.sub {
display: inline-block;
margin: 0 5px;
opacity: 0.5;
font-size: 0.6rem;
}

@media only screen and (min-width: 768px) {
ul.menu a:hover {
background-color: rgba(0, 0, 0, 0.7);
color: #ffffff;
}
}

@media only screen and (max-width: 767px) {
ul.menu {
background: #000000 url(https://1net.jp/css/texture/line2_d.png) repeat left top;
color: #ffffff;
}
ul.menu li div.menu_dd {
display: none;
}
ul.menu li.open div.menu_dd {
display: block;
}

ul.menu li.menu_plus span.menu_plus {
margin-top: 0.6rem;
}
}





ul.crumb {
margin: 10px;
padding: 0;
list-style: none;
font-size: 0.8rem;
text-align: left;
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: #000000;
}
body{animation:none !important;}body:before,body:after{position:fixed;content:"";z-index:300;display:block;width:100%;height:100%;top:0;}body:before{position:fixed;content:"";z-index:300;display:block;left:100%;background-image:-webkit-repeating-linear-gradient(top,rgba(255,255,255,1),rgba(255,255,255,1) 60px,rgba(255,255,255,0) 60px,rgba(255,255,255,0) 120px);background-image:repeating-linear-gradient(to bottom,rgba(255,255,255,1),rgba(255,255,255,1) 60px,rgba(255,255,255,0) 60px,rgba(255,255,255,0) 120px);animation:anim_onload5b 1s;}@keyframes anim_onload5b{0% {left:100%;}50% {left:0;}100% {left:-100%;}}body:after{position:fixed;content:"";z-index:300;display:block;right:100%;background-image:-webkit-repeating-linear-gradient(top,rgba(255,255,255,0),rgba(255,255,255,0) 60px,rgba(255,255,255,1) 60px,rgba(255,255,255,1) 120px);background-image:repeating-linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0) 60px,rgba(255,255,255,1) 60px,rgba(255,255,255,1) 120px);animation:anim_onload5b1 1s;}@keyframes anim_onload5b1{0% {right:100%;}50% {right:0;}100% {right:-100%;}}
@media only screen and (min-width: 768px) {
div.right_cont {
border-width:0px;border-left:7px solid #ffffff;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%28255%2C%20255%2C%20255%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%23ffffff%22%20stroke-width%3D%222%22%20fill%3D%22none%22%2F%3E%0A%3C%2Fsvg%3E') 7/1 round;
}
}
@media only screen and (max-width: 767px) {
div.right_cont {
border-width:0px;border-bottom:7px solid #ffffff;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%28255%2C%20255%2C%20255%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%23ffffff%22%20stroke-width%3D%222%22%20fill%3D%22none%22%2F%3E%0A%3C%2Fsvg%3E') 7/1 round;
}

ul.menu {
border-width:0px;border-right:7px solid #ffffff;border-bottom:7px solid #ffffff;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%28255%2C%20255%2C%20255%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%23ffffff%22%20stroke-width%3D%222%22%20fill%3D%22none%22%2F%3E%0A%3C%2Fsvg%3E') 7/1 round;
}
}
