@import url('https://fonts.googleapis.com/css?family=Emilys+Candy|Sawarabi+Mincho&display=swap');
html body {font-family:'fontello','Emilys Candy','Sawarabi Mincho',sans-serif;letter-spacing:0.1em;} body {
margin: 0;
background: #fff2bb url(https://1web.jp/css/texture/squarel_p.png) repeat left top;
color: #000000;
}





ul.crumb {
position: relative;
margin: 10px auto;
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: #000000;
}





div.contents {
display: grid;
grid-template-columns: auto 1fr auto;
margin: 0 auto;
}
#contents {
grid-column: 2 / 3;
}
#side_l #side {
margin: 0 1vw 0 0;
}
#side_r #side {
margin: 0 0 0 1vw;
}





#footer {
position: relative;
margin-top: 30px;
background: #e2f8fd url(https://1web.jp/css/texture/flooring_p.png) repeat left top;
color: #ffffff;
}





div#menu {
font-size: 0.8rem;
line-height: 1;
}

ul.menu, ul.menu ul {
margin: 0;
padding: 0;
list-style: none;
}
ul.menu li {
margin: 0;
vertical-align: top;
}

ul.menu a {
display: block;
padding: 10px 5px;
text-decoration: none;
color: #000000;
}
ul.menu > li.on > a {
background: #e96171;
color: #ffffff;
border-radius: 5px;
}

ul.menu span.sub {
display: block;
opacity: 0.5;
font-size: 0.7rem;
text-decoration: none;
}


@media only screen and (min-width: 768px) {
div#menu {
position: relative;
margin: 0 auto;
text-align: center;
}

ul.menu {
display: table;
width: 100%;
}
ul.menu li {
display: table-cell;
padding: 5px;
}

ul.menu a:hover {
text-decoration: underline;
}

ul.menu > li > a {
opacity: 0;
animation: anim1 1s forwards;
}
ul.menu > li:nth-of-type(1) > a {
animation-delay: 0.1s;
}
ul.menu > li:nth-of-type(2) > a {
animation-delay: 0.2s;
}
ul.menu > li:nth-of-type(3) > a {
animation-delay: 0.3s;
}
ul.menu > li:nth-of-type(4) > a {
animation-delay: 0.4s;
}
ul.menu > li:nth-of-type(5) > a {
animation-delay: 0.5s;
}
ul.menu > li:nth-of-type(6) > a {
animation-delay: 0.6s;
}
ul.menu > li:nth-of-type(7) > a {
animation-delay: 0.7s;
}
ul.menu > li:nth-of-type(8) > a {
animation-delay: 0.8s;
}
ul.menu > li:nth-of-type(n+8) > a {
animation-delay: 0.9s;
}

ul.menu li div.menu_dd {
position: relative;
}
ul.menu li:hover div.menu_dd:after {
position: absolute;
z-index: 3;
display: block;
content: "▲";
bottom: 100%;
margin-bottom: -0.6em;
left: 50%;
margin-left: -0.5em;
color: #fff2bb;
}

ul.menu li ul {
position: absolute;
display: block;
z-index: -1;
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 {
padding: 10px;
z-index: 3;
background: #fff2bb url(https://1web.jp/css/texture/squarel_p.png) repeat left top;
-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0 0 5px;box-shadow:rgba(0, 0, 0, 0.2) 0 0 5px;
}

ul.menu li ul li {
display: block;
padding: 0;
}

ul.menu li ul a {
height: 0;
padding: 0 5px;
overflow: hidden;
white-space: nowrap;
text-align: left;

transition: padding 0.3s;
}
ul.menu li:hover ul a {
height: auto;
padding: 10px 5px;
overflow: visible;
}
}


@media only screen and (max-width: 767px) {
div#menu {
margin: 0 10px;
text-align: left;
}
ul.menu li {
padding: 0;
}

ul.menu li div.menu_dd {
display: none;
}
ul.menu li.open div.menu_dd {
display: block;
}

ul.menu ul {
padding: 0 0 15px 15px;
}
ul.menu ul li {
display: inline-block;
padding: 0 0 5px 5px;
}


body.menu3h span.menu3h {
display: inline-block;
margin: 10px 0;
padding: 10px 20px;
background: #e96171;
color: #ffffff;
border-radius: 5px;
}
body.menu3h ul.menu {
background: rgba(255, 242, 187, 0.95) url(https://1web.jp/css/texture/squarel_n.png) repeat left top;
}
}





@media only screen and (min-width: 1021px) {
div#menu {
width: max(80vw, 1000px);
}

ul.crumb {
width: max(80vw, 1000px);
}

div.contents {
width: max(80vw, 1000px);
}


body.liq #contents div.lb, div#header div.lb, div#photo div.lb, div.footer div.lb, body.liq #contents div.block > div.row, div#header div.block > div.row, div#photo div.block > div.row, div.footer div.block > div.row {
width: max(80vw, 1000px);
margin: 0 auto;
}
}

@media only screen and (max-width: 767px) {
ul.crumb {
margin: 10px;
}

div.contents {
display: block;
}
#side_l #side, #side_r #side {
margin: 0;
}
}


body.liq div.contents {
display: block;
width: auto;
}
body{animation:none !important;}body:before,body:after{position:fixed;content:"";z-index:300;display:block;width:200vw;left:-50vw;top:calc( (100vh - 200vw) / 2 );background-image:-webkit-radial-gradient(center center,100vw 100vw,rgba(255,255,255,1),rgba(255,255,255,1) 99%,rgba(0,0,0,0) 99.1%,rgba(0,0,0,0));background-image:radial-gradient(100vw 100vw at center center,rgba(255,255,255,1),rgba(255,255,255,1) 99%,rgba(0,0,0,0) 99.1%,rgba(0,0,0,0));animation:anim_onload4c 2s;}@keyframes anim_onload4c{0% {height:200vw;transform:scale(0,0);opacity:1;}50% {height:200vw;transform:scale(1,1);opacity:1;}100% {height:200vw;transform:scale(1,1);opacity:0;}}
div#photo {
position: relative;
}

div#photo:before, div#photo:after {
position: absolute;
content: "";
left: 0;
right: 0;
border-width:0px;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%2034%2034%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2234px%22%20height%3D%2234px%22%3E%0A%3Cpath%20d%3D%22M%2017%201%20C%2021.5034%201%2025.657%202.4884%2029%205%20C%2031.5117%208.343%2033%2012.4966%2033%2017%20C%2033%2021.5034%2031.5117%2025.657%2029%2029%20C%2025.657%2031.5117%2021.5034%2033%2017%2033%20C%2012.4966%2033%208.343%2031.5117%205%2029%20C%202.4883%2025.657%201%2021.5034%201%2017%20C%201%2012.4966%202.4883%208.343%205%205%20C%208.343%202.4884%2012.4966%201%2017%201%20ZM%200%200%20L%200%2034%20L%2034%2034%20L%2034%200%20L%200%200%20Z%22%20fill%3D%22%23fff2bb%22%2F%3E%0A%3C%2Fsvg%3E') 5/1/1px round;;
}

div#photo:before {
top: 0;
z-index: 1;
border-top: 5px solid #e2f8fd;
}

div#photo:after {
bottom: 0;
border-bottom: 5px solid #e2f8fd;
}

#footer {
border-width:0px;border-top:4px solid #e2f8fd;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%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232px%22%20height%3D%2232px%22%3E%0A%3Cpath%20d%3D%22M%2016%200%20C%2011.4966%200%207.343%201.4884%204%204%20C%201.4883%207.343%200%2011.4966%200%2016%20C%200%2020.5034%201.4883%2024.657%204%2028%20C%207.343%2030.5117%2011.4966%2032%2016%2032%20C%2020.5034%2032%2024.657%2030.5117%2028%2028%20C%2030.5117%2024.657%2032%2020.5034%2032%2016%20C%2032%2011.4966%2030.5117%207.343%2028%204%20C%2024.657%201.4884%2020.5034%200%2016%200%20Z%22%20fill%3D%22%23e2f8fd%22%2F%3E%0A%3C%2Fsvg%3E') 4/1/1 round;;
-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0 0 2px;box-shadow:rgba(0, 0, 0, 0.2) 0 0 2px;
}
