
html body {letter-spacing:0.1em;} body {
margin: 0;
background: #547b5a url(https://1web.jp/css/texture/line4_d.png) repeat left top;
color: #ffffff;
}





div#menu {
position: relative;
background: #1e5d43;
font-size: 0.8rem;
line-height: 1;
color: #ffffff;
}

ul.menu, ul.menu ul {
margin: 0;
padding: 0;
list-style: none;
}

ul.menu li {
margin: 0;
padding: 0;
vertical-align: top;
}

ul.menu a {
display: block;
text-decoration: none;
color: #ffffff;
text-shadow: rgba(0, 0, 0, 0.1) 2px 2px 2px;
}
ul.menu li.on > a {
text-decoration: underline;
}

ul.menu span.sub {
display: block;
margin: 2px 5px 0;
opacity: 0.5;
font-size: 0.7rem;
text-decoration: none;
text-shadow: none;
}


@media only screen and (min-width: 768px) {
div#menu {
margin: 20px auto;
text-align: center;
}

ul.menu {
display: table;
width: 100%;
}

ul.menu > li {
position: relative;
display: table-cell;
}
ul.menu > li.on:after, ul.menu > li:hover:after {
position: absolute;
display: block;
content: "▲";
bottom: 0;
left: 50%;
margin-left: -6px;
font-size: 12px;
line-height: 0;
color: #547b5a;
text-shadow:rgba(0, 0, 0, 0.1) 0 -1px 1px;
}

ul.menu a {
padding: 20px 5px;
}
ul.menu ul a:hover {
text-decoration: underline;
}

ul.menu li div.menu_dd {
position: relative;
}
ul.menu li:hover div.menu_dd:after {
position: absolute;
z-index: 2;
display: block;
content: "▲";
bottom: 100%;
left: 50%;
margin-left: -6px;
font-size: 12px;
line-height: 0;
color: #1e5d43;
}

ul.menu li ul {
position: absolute;
top: 100%;
left: 0;
}
ul.menu li:last-child ul, ul.menu li:nth-last-child(2) ul {
left: auto;
right: 0;
}
ul.menu li:hover ul {
z-index: 2;
background: #1e5d43;
-webkit-box-shadow:rgba(0, 0, 0, 0.7) 0 0 1px;box-shadow:rgba(0, 0, 0, 0.7) 0 0 1px;
}

ul.menu li ul li a {
display: block;
height: 0;
padding: 0 10px;
overflow: hidden;
white-space: nowrap;
transition: padding 0.3s;
text-align: left;
}
ul.menu li:hover ul li a {
height: auto;
padding: 10px;
overflow: visible;
}
}


@media only screen and (max-width: 767px) {
div#menu {
text-align: left;
}

ul.menu > li {
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}

ul.menu > li > a {
display: block;
padding: 10px 5px;
}

ul.menu li div.menu_dd {
display: none;
}
ul.menu li.open div.menu_dd {
display: block;
}

ul.menu ul {
margin-bottom: 10px;
margin-left: 10px;
}
ul.menu ul li {
display: inline-block;
padding: 0;
}
ul.menu ul a {
display: inline-block;
padding: 5px;
}


body.menu3h span.menu3h {
display: inline-block;
padding: 15px 20px;
}
body.menu3h ul.menu {
padding: 0 !important;
background: rgba(30, 93, 67, 0.95);
}
}






div#photo {
clear: both;
position: relative;
margin: 30px auto 0;
}

ul.crumb {
margin: 20px auto;
padding: 0 10px;
box-sizing: border-box;
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;
}

div.contents {
display: grid;
grid-template-columns: auto 1fr auto;
margin: 20px auto;
padding: 45px 2vw;
box-sizing: border-box;
background: #ffffff;
color: #000000;
}
#contents {
grid-column: 2 / 3;
}
#side_l #side {
margin: 0 1vw 0 0;
}
#side_r #side {
margin: 0 0 0 1vw;
}

#footer {
position: relative;
min-height: 30px;
margin-top: 30px;
background: #1e5d43;
color: #ffffff;
}






@media only screen and (min-width: 861px) {
div#menu, div#photo, ul.crumb, div.contents {
width: 800px;
}


div#header div.lb, div.footer div.lb, div#header div.block > div.row, div.footer div.block > div.row {
width: 800px;
margin: 0 auto;
}
}

@media only screen and (max-width: 860px) and (min-width: 768px) {
div#menu, div#photo, ul.crumb, div.contents {
margin-right: 20px;
margin-left: 20px;
}


div#header div.lb, div.footer div.lb, div#header div.block > div.row, div.footer div.block > div.row {
width: auto;
margin-right: 20px;
margin-left: 20px;
}
}


@media only screen and (max-width: 767px) {
div#menu, div#photo, ul.crumb, div.contents {
margin-right: 5px;
margin-left: 5px;
}

div.contents {
display: block;
padding: 10px 5px;
}
#contents {
padding: 10px 0;
}
#side_l #side, #side_r #side {
margin: 0;
padding: 10px 0;
}

div#header div.lb, div.footer div.lb, div#header div.block > div.row, div.footer div.block > div.row {
width: auto;
margin-right: 5px;
margin-left: 5px;
}
}
html body{animation:anim7 1s;}
div#menu {
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-top: 1px solid rgba(255,255,255,0.2);
border-left: 1px solid rgba(255,255,255,0.2);
-webkit-box-shadow:rgba(0, 0, 0, 0.7) 0 0 1px;box-shadow:rgba(0, 0, 0, 0.7) 0 0 1px;
}
ul.menu {
background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0)));background-image:-webkit-linear-gradient(top, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
}


@media only screen and (min-width: 768px) {
ul.menu li ul li a {
background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.1)));background-image:-webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1));background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1));
}
}

@media only screen and (max-width: 767px) {
ul.menu > li {
background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.1)));background-image:-webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1));background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1));
}
}

div#photo {
-webkit-box-shadow:rgba(0, 0, 0, 0.7) 0 0 1px;box-shadow:rgba(0, 0, 0, 0.7) 0 0 1px;
}

div.contents {
-webkit-box-shadow:rgba(0, 0, 0, 0.7) 0 0 1px;box-shadow:rgba(0, 0, 0, 0.7) 0 0 1px;
}

#footer {
border-top: 1px solid #000000;
border-top: 1px solid rgba(0,0,0,1);
-webkit-box-shadow:rgba(0, 0, 0, 0.7) 0 0 2px;box-shadow:rgba(0, 0, 0, 0.7) 0 0 2px;
}
