
body {
margin: 0;
background: #beb4b4;
color: #000000;
}

span.menu3h_toggle {
background: transparent;

animation: anim1-4 1s forwards;
}

span.menu3h_toggle > span, span.menu3h_toggle > span:before, span.menu3h_toggle > span:after {
background-color: #ffffff;
}

div.fixed {
position: fixed;
top: 0;
bottom: 0;
right: 0;
color: #ffffff;
}
div.fixed div.fixed_cont {
position: fixed;
right: 0;
visibility: hidden;

height: calc(100% - 49px);
width: 0;

box-sizing: border-box;
padding: 10px;

transition: width .4s;

-webkit-box-shadow:rgba(0, 0, 0, 0.8) 0 0 5px -2px;box-shadow:rgba(0, 0, 0, 0.8) 0 0 5px -2px;
opacity: 0.9;

overflow: auto;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
body.menu3h_on div.fixed div.fixed_cont {
visibility: visible;
width: 300px;
box-sizing: border-box;
background-color: #6a1e2a;
}

@media only screen and (min-width: 768px) {
div.fixed div.fixed_cont {
opacity: 0.9;
}
}

@media only screen and (max-width: 767px) {
div.fixed {
background-color: #6a1e2a;
}
}

div.right {
position: fixed;
top: 0;
bottom: 0;
right: 0;
width: 50%;

display: flex;
align-items: center;

box-sizing: border-box;
padding: 10px;

background: #6a1e2a url(https://1net.jp/css/texture/line3_d.png) repeat left top;
color: #ffffff;
}
#header {
flex-grow: 1;
}

div.left {
margin-right: 50%;
padding: 10px;
}

@media only screen and (max-width: 767px) {
div.right {
position: static;
bottom: auto;
width: 100%;
display: block;
}
div.left {
margin-right: 0;
}
div.fixed {
bottom: auto;
opacity: 0.5;
}
body.menu3h_on div.fixed {
opacity: 1;
}
}





div#menu {
font-size: 0.8rem;
text-align: center;
}

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(106, 30, 42, )_font("0.2");
}
ul.menu ul li {
padding-left: 10px;
}

ul.menu a {
display: block;
padding: 10px;
text-decoration: none;
color: #ffffff;
}
ul.menu li.on > a {
text-decoration: underline;
}

ul.menu li div.menu_dd {
position: relative;
background-color: rgba(190, 180, 180, 0.2);
}
ul.menu li div.menu_dd:after {
position: absolute;
content: "";
bottom: 100%;
left: 50%;
margin-left: -10px;
border: 10px solid transparent;
border-bottom: 5px solid rgba(190, 180, 180, 0.2);
}

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 {
text-decoration: underline;
}
}

@media only screen and (max-width: 767px) {
body.menu3h div#menu ul.menu {
text-align: center;
}
}




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;
}

@media only screen and (min-width: 768px) {
div.right {
border-width:0px;border-left:4px solid #6a1e2a;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%2090%2090%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2290px%22%20height%3D%2290px%22%3E%0A%3Cpath%20d%3D%22M%200%200%20L%206.5%200%20L%207.625%204%20L%209.125%200%20L%2012.875%200%20L%2013.875%203%20L%2015.375%200%20L%2018.25%200%20L%2019.75%202%20L%2021.875%200%20L%2041%200%20L%2043.625%202%20L%2046.25%200%20L%2061.125%200%20L%2062.875%202%20L%2065.25%200%20L%2069%200%20L%2070.75%204%20L%2071.875%200%20L%2078.875%200%20L%2080.375%203%20L%2081.875%200%20L%2090%200%20L%2090%207%20L%2087%208.25%20L%2090%209.625%20L%2090%2015.25%20L%2086%2017.625%20L%2090%2018.375%20L%2090%2030.875%20L%2088%2038.25%20L%2090%2043.25%20L%2090%2053.5%20L%2088%2055.625%20L%2090%2058%20L%2090%2064.625%20L%2086%2066.625%20L%2090%2068%20L%2090%2070.375%20L%2088%2071.5%20L%2090%2072.625%20L%2090%2076%20L%2086%2077.875%20L%2090%2079.125%20L%2090%2090%20L%2084.875%2090%20L%2083.875%2086%20L%2082.375%2090%20L%2065.875%2090%20L%2064.25%2087%20L%2062.5%2090%20L%2055%2090%20L%2053.375%2088%20L%2051.125%2090%20L%2032.375%2090%20L%2030.625%2088%20L%2028.875%2090%20L%2026%2090%20L%2023.875%2086%20L%2023.125%2090%20L%2018.5%2090%20L%2015.25%2087%20L%2014.5%2090%20L%2010.625%2090%20L%209.25%2086%20L%207.625%2090%20L%200%2090%20L%200%2080.875%20L%204%2079.25%20L%200%2078.75%20L%200%2075.5%20L%202%2074.125%20L%200%2072.5%20L%200%2070.625%20L%202.125%2068.75%20L%200%2066%20L%200%2043.75%20L%204%2041.5%20L%200%2040.625%20L%200%2023.625%20L%203%2021%20L%200%2019.875%20L%200%2017.25%20L%202%2015.75%20L%200%2014%20L%200%2012%20L%204%2010.625%20L%200%2010%20L%200%200%20Z%22%20fill%3D%22%236a1e2a%22%2F%3E%0A%3C%2Fsvg%3E') 4/1/1 round;;
}
}
@media only screen and (max-width: 767px) {
div.right {
border-width:0px;border-bottom:4px solid #6a1e2a;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%2090%2090%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2290px%22%20height%3D%2290px%22%3E%0A%3Cpath%20d%3D%22M%200%200%20L%206.5%200%20L%207.625%204%20L%209.125%200%20L%2012.875%200%20L%2013.875%203%20L%2015.375%200%20L%2018.25%200%20L%2019.75%202%20L%2021.875%200%20L%2041%200%20L%2043.625%202%20L%2046.25%200%20L%2061.125%200%20L%2062.875%202%20L%2065.25%200%20L%2069%200%20L%2070.75%204%20L%2071.875%200%20L%2078.875%200%20L%2080.375%203%20L%2081.875%200%20L%2090%200%20L%2090%207%20L%2087%208.25%20L%2090%209.625%20L%2090%2015.25%20L%2086%2017.625%20L%2090%2018.375%20L%2090%2030.875%20L%2088%2038.25%20L%2090%2043.25%20L%2090%2053.5%20L%2088%2055.625%20L%2090%2058%20L%2090%2064.625%20L%2086%2066.625%20L%2090%2068%20L%2090%2070.375%20L%2088%2071.5%20L%2090%2072.625%20L%2090%2076%20L%2086%2077.875%20L%2090%2079.125%20L%2090%2090%20L%2084.875%2090%20L%2083.875%2086%20L%2082.375%2090%20L%2065.875%2090%20L%2064.25%2087%20L%2062.5%2090%20L%2055%2090%20L%2053.375%2088%20L%2051.125%2090%20L%2032.375%2090%20L%2030.625%2088%20L%2028.875%2090%20L%2026%2090%20L%2023.875%2086%20L%2023.125%2090%20L%2018.5%2090%20L%2015.25%2087%20L%2014.5%2090%20L%2010.625%2090%20L%209.25%2086%20L%207.625%2090%20L%200%2090%20L%200%2080.875%20L%204%2079.25%20L%200%2078.75%20L%200%2075.5%20L%202%2074.125%20L%200%2072.5%20L%200%2070.625%20L%202.125%2068.75%20L%200%2066%20L%200%2043.75%20L%204%2041.5%20L%200%2040.625%20L%200%2023.625%20L%203%2021%20L%200%2019.875%20L%200%2017.25%20L%202%2015.75%20L%200%2014%20L%200%2012%20L%204%2010.625%20L%200%2010%20L%200%200%20Z%22%20fill%3D%22%236a1e2a%22%2F%3E%0A%3C%2Fsvg%3E') 4/1/1 round;;
}
div.fixed_cont {
border-width:0px;border-top:4px solid #6a1e2a;border-bottom:4px solid #6a1e2a;border-left:4px solid #6a1e2a;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%2090%2090%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2290px%22%20height%3D%2290px%22%3E%0A%3Cpath%20d%3D%22M%200%200%20L%206.5%200%20L%207.625%204%20L%209.125%200%20L%2012.875%200%20L%2013.875%203%20L%2015.375%200%20L%2018.25%200%20L%2019.75%202%20L%2021.875%200%20L%2041%200%20L%2043.625%202%20L%2046.25%200%20L%2061.125%200%20L%2062.875%202%20L%2065.25%200%20L%2069%200%20L%2070.75%204%20L%2071.875%200%20L%2078.875%200%20L%2080.375%203%20L%2081.875%200%20L%2090%200%20L%2090%207%20L%2087%208.25%20L%2090%209.625%20L%2090%2015.25%20L%2086%2017.625%20L%2090%2018.375%20L%2090%2030.875%20L%2088%2038.25%20L%2090%2043.25%20L%2090%2053.5%20L%2088%2055.625%20L%2090%2058%20L%2090%2064.625%20L%2086%2066.625%20L%2090%2068%20L%2090%2070.375%20L%2088%2071.5%20L%2090%2072.625%20L%2090%2076%20L%2086%2077.875%20L%2090%2079.125%20L%2090%2090%20L%2084.875%2090%20L%2083.875%2086%20L%2082.375%2090%20L%2065.875%2090%20L%2064.25%2087%20L%2062.5%2090%20L%2055%2090%20L%2053.375%2088%20L%2051.125%2090%20L%2032.375%2090%20L%2030.625%2088%20L%2028.875%2090%20L%2026%2090%20L%2023.875%2086%20L%2023.125%2090%20L%2018.5%2090%20L%2015.25%2087%20L%2014.5%2090%20L%2010.625%2090%20L%209.25%2086%20L%207.625%2090%20L%200%2090%20L%200%2080.875%20L%204%2079.25%20L%200%2078.75%20L%200%2075.5%20L%202%2074.125%20L%200%2072.5%20L%200%2070.625%20L%202.125%2068.75%20L%200%2066%20L%200%2043.75%20L%204%2041.5%20L%200%2040.625%20L%200%2023.625%20L%203%2021%20L%200%2019.875%20L%200%2017.25%20L%202%2015.75%20L%200%2014%20L%200%2012%20L%204%2010.625%20L%200%2010%20L%200%200%20Z%22%20fill%3D%22%236a1e2a%22%2F%3E%0A%3C%2Fsvg%3E') 4/1/1 round;;
}
}
