@charset "UTF-8";

#page-guide #footer {
  margin: 0 auto;
  font-size: small;
  text-align: center;
}

#page-guide .wrapper {
  min-height: 100vh;
  height: 100%;
  padding: 0;
  background-color: #faf2e6;
}

#page-guide .header {
  margin: 0 0 0.8rem 0;
}

#page-guide h1 {
  margin: 0 0 0 0;
  padding: 0;
  font-weight: normal;
  border-bottom: none;
  line-height: 1.2em;
  font-size: 1rem;
  background-color: #fefbf8;
}

body#page-guide {
  text-align: center;
  margin: 0 auto;
  padding: 0;
  min-height: 100%;
  height: 100%;
  /*font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo,"メイリオ",Osaka,"MS PGothic","ＭＳ Ｐゴシック",arial,helvetica,sans-serif;*/
}
#page-guide .clearfix {
  clear: both;
}

#page-guide #Container {
  padding: 0;
  text-align: center;
  margin: 0 auto;
  background-color: #ffffff;
}

@media screen and (min-width: 768px) {
  #Container {
    width: 768px;
    padding: 20px 30px 30px 30px !important;
    text-align: center;
    margin: 0 auto;
  }
}

/* 矢印つきリスト*/
ul {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-type: none;
}
ul#menu {
  margin: 0;
  padding: 0;
}
ul#menu a {
  display: block;
  position: relative;
  border-bottom: 1px solid #ccc;
  padding: 15px 25px 15px 11px;
  font-weight: normal;
  text-decoration: none;
}
ul#menu a i {
  margin-right: 8px;
  color: #333333;
}
ul#menu a:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 7px;
  height: 7px;
  margin-top: -4px;
  border-top: solid 2px #7f7f7f;
  border-right: solid 2px #7f7f7f;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

ul#menu li:first-child a {
  border-top: 1px solid #ccc;
}

#page-guide .table-kakunin {
  display: table;

  /*
    border-top:1px solid;
    border-right:1px solid;
*/
}
#page-guide .table-kakunin .row {
  display: table-row;
}
#page-guide .table-kakunin .row > div {
  display: table-cell;
  margin: 0;
  padding: 5px;
}

#page-guide ol {
  padding-left: 1.5em;
}
#page-guide .ul_style li {
  /* border-bottom: 1px dotted #ccc; */
  margin-left: 5px;
}
#page-guide .ul_style ol li {
  margin-top: 0.2em;
}
#page-guide .ul_style li p {
  font-size: 14px;
  padding: 1em 0 1em 0em;
  margin: 0 0 0 0;
}
#page-guide .ul_style li div {
  font-size: 14px;
}
#page-guide .ul_style li a.menu {
  /*     display: block;
    position: relative;
    padding: 15px 25px 10px 0px;
    font-weight: normal;
    text-decoration: none;
    border-bottom: 1px solid #ccc; */
  display: block;
  /* width: 90%; */
  /* height: 30px; */
  margin: 0 0 7px 0;
  background: #f7f5f2
    url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAcCAYAAACQ0cTtAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAcVJREFUSEvtVtFNxDAM7QiMwAiMwAiMwAhs4PZSic8bgRFuhI5wI3QERjjyYjuJrnaagoSExElRT4njZzvPLxmG/99vVIBofhrHcB6neYnjM46bfBfME4XnH8cBJwIA5zoAqKOaD+u3QSUTdjaGD6LTixU95rGeg4mZHsqybO6PNpV6ClcNrguQpjBylOFKRA9dm8QI9hVgO0OOjg/fA6LT/IqA8LXLWgCbZ6hkaBlVhFm8rIVYCNq2IXp/lKxcJ3DeAyZ2F/hDtTZB0TS/pUWnPLqhFyyxFP5iyTdgykBk2CKFBeadr1spdWIB1cy8B1MGOvtW89zaYKUVarCa6jYYK822jCxBN2eTyBKaVhqX7RMJGvugowYYC63JHpCm0sZaJ9N/i1ScdQrksmWjOAQrzWZ1AE22RQcaoOmvRBJWt1mzlMkNEAXYsy0C4bA709/JLjWrKnwDSHsMtm4bSXY41KiNRuer4DYaX/RVfLR7dshR7QDaIpyEPN3ke0qU99fs8whwDyZydwxInUiG8t4Iq/XWgLozSFzXq2lHW5tnKJepgOZ3yKbX+Omwc0Yt0a3XkKkAQzWSDKVLFPMHb/RezL9l9wWuQAy9JbrovAAAAABJRU5ErkJggg==)
    97% center no-repeat;
  font-size: 16px;
  color: #333;
  padding: 5px 35px 5px 20px;
  text-decoration: none;
}

a.arc {
  padding-top: 10px;
  border: 0 !important;
}
a span {
  position: absolute;
  margin-top: -20px;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 5px solid #000000;
  border-bottom: 5px solid #000000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  /*
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
*/
  box-sizing: border-box;
}

/*
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
  }
  20% {
    -webkit-transform: rotate(-45deg) translate(-10px, 10px);
  }
  40% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
  }
}
@keyframes sdb {
  0% {
    transform: rotate(-45deg) translate(0, 0);
  }
  20% {
    transform: rotate(-45deg) translate(-10px, 10px);
  }
  40% {
    transform: rotate(-45deg) translate(0, 0);
  }
}
*/

.border-left-orange {
  border-left: 8px solid #f5876e;
}

.border-left-green {
  border-left: 8px solid #8ebd40;
}

.border-left-purple {
  border-left: 8px solid #988cc3;
}

.border-left-gold {
  border-left: 8px solid #d8c86e;
}

.border-left-blue {
  border-left: 8px solid #0075c7;
}
