/* CSS Document */
body {
  border: 30px solid #EC8C06; }

.baseTextColor {
  color: #EC8C06; }

.BoxLeftLine:before {
  background-color: #EC8C06; }

.decoTxt {
  opacity: 0.1;
  color: #FCEAD2; }

.more:after {
  background-color: #EC8C06; }

.timeTable tr:nth-child(odd) {
  background-color: #FCEAD2; }

.timeTable tr:nth-child(even) {
  background-color: #FCF1E1; }

.timeTable tr th,
.timeTable tr td {
  width: 45px; }
  .timeTable tr th p span,
  .timeTable tr td p span {
    line-height: 1 !important; }

.telBox {
  border: 2px solid #EC8C06;
  color: #EC8C06; }
  .telBox span {
    color: #EC8C06; }

.kke {
  background-color: #EC8C06; }

.me9:nth-child(2) {
  border: 1px solid #EC8C06;
  background-color: #f3fbfa; }

footer {
  background-color: #EC8C06; }
  footer .dmi a span {
    color: #EC8C06; }

.fixedBox {
  background-color: #5f5f5f;
  border-top: 5px solid #EC8C06;
  border-left: 5px solid #EC8C06;
  border-bottom: 5px solid #EC8C06; }

.kumagaiAbout {
  background-image: url(../asabu/images/about.jpg); }

.innerMain .head02-k span {
  color: #EC8C06; }

.eio9:nth-child(1) .e9f > div:nth-child(1) p {
  color: #EC8C06; }

.re0 > div {
  background-color: #EC8C06; }

footer .smallCopy {
  background-color: #EC8C06; }

.kep:nth-child(1) {
  background-color: #FCEAD2; }
  .kep:nth-child(1) .head02 {
    color: #EC8C06; }
    .kep:nth-child(1) .head02 span {
      color: #EC8C06; }
    .kep:nth-child(1) .head02:before {
      background-color: #EC8C06; }

.kep:nth-child(2) {
  background-color: #FCEAD2; }
  .kep:nth-child(2) .head02 {
    color: #EC8C06; }
    .kep:nth-child(2) .head02 span {
      color: #EC8C06; }
    .kep:nth-child(2) .head02:before {
      background-color: #EC8C06; }

.kep:nth-child(3) {
  background-color: #FCEAD2; }
  .kep:nth-child(3) .head02 {
    color: #EC8C06; }
    .kep:nth-child(3) .head02 span {
      color: #EC8C06; }
    .kep:nth-child(3) .head02:before {
      background-color: #EC8C06; }

.kep:nth-child(4) {
  background-color: #FCEAD2; }
  .kep:nth-child(4) .head02 {
    color: #EC8C06; }
    .kep:nth-child(4) .head02 span {
      color: #EC8C06; }
    .kep:nth-child(4) .head02:before {
      background-color: #EC8C06; }

.hackKep01 {
  background-color: #FCEAD2 !important; }

.nne {
  background-color: #EC8C06; }

.fixedBox02 a:nth-child(1) {
  background-color: #EC8C06; }

  strong{
    color: #fff;
  }
.insta_fixed_asabu{
  font-size: 0.9em;
  color: #fff;
  position: fixed;
  top: 78%;
  right: 0;
  transform: translateY(-50%);
  border-radius: 15px 0 0 15px;
  background: url(../asabu/images/insta_color.webp) 50% 0/100% 102% no-repeat;
  padding: 10px 22px;
  z-index: 50;
  border-top: 5px solid #EC8C06;
  border-left: 5px solid #EC8C06;
  border-bottom: 5px solid #EC8C06;
  width: 90px;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.insta_fixed_asabu img{
  width: 100%;
}
@media only screen and (max-width: 1280px) {
  body {
    border: 15px solid #EC8C06; }
    .insta_fixed_asabu{
      top: 83%;
    } 
  }

@media only screen and (max-width: 768px) {
  body {
    border: 5px solid #EC8C06; }
  .fixedBox02 a:nth-child(1) {
    background-color: #EC8C06; }
  .fixedBox02 a:nth-child(2) {
    border-top: 8px solid #FCF1E1;
    border-right: 8px solid #FCF1E1;
    border-left: 8px solid #FCF1E1; }
  .re1 > div:nth-child(1) {
    background-color: #FCEAD2; }
  .insta_fixed_asabu{
  font-size: 0.8em;
  top: 7%;
  right: 3%;
  border-radius: 15px;
  background: url(../asabu/images/insta_color.webp) 50% 0/100% 100% no-repeat;
  padding: 10px 20px;
  z-index: 50;
  border-top: 3px solid #EC8C06;
  border-left: 3px solid #EC8C06;
  border-right: 3px solid #EC8C06;
  border-bottom: 3px solid #EC8C06;
  width: 70px;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
  }

@media only screen and (max-width: 640px) {
  body {
    border: 3px solid #EC8C06; }
  .fixedBox02 a:nth-child(2) {
    border-top: 4px solid #FCF1E1;
    border-right: 4px solid #FCF1E1;
    border-left: 4px solid #FCF1E1; } }
