.calendar-archives a, .calendar-archives a:focus, .calendar-archives a:active {
  outline: none !important;
}
.calendar-archives.arw-theme1 .calendar-navigation {
  display: table;
  position: relative;
  width: 100%;
}

.calendar-archives.arw-theme1 .prev-year, .calendar-archives.arw-theme1 .next-year, .calendar-archives.arw-theme1 .menu-container {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.calendar-archives.arw-theme1 > .archives-years {
  overflow: hidden;
  position: relative;
}

.calendar-archives.arw-theme1 .year {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  margin-left: -100%;
}

.calendar-archives.arw-theme1 .year-link {
  display: none;
}

.calendar-archives.arw-theme1 .year.last {
  position: relative;
}

.calendar-archives.arw-theme1 .year.current {
  z-index: 1;
  margin-left: 0;
}

.settings_page_Arrchives_Calendar_Widget #TB_ajaxContent, .arcw-preview-zone {
  background-color: #fff;
}

.calendar-archives a {
  text-decoration: none;
}
.calendar-archives.arw-theme1 .prev-year, .calendar-archives.arw-theme1 .next-year {
  width: 32px;
  position: relative;
  text-align: center;
  border-radius: 0;
  color: #000;
  font-size: 15px;
  line-height: 44px;
}
.calendar-archives.arw-theme1 .prev-year::before {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    content: "\25C0";
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.calendar-archives.arw-theme1 .next-year::before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    content: "\25B6";
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.calendar-archives.arw-theme1 .prev-year > span, .calendar-archives.arw-theme1 .next-year > span {
  display: block;
  line-height: 44px;
}

.calendar-archives.arw-theme1 .calendar-navigation {
  height: 44px !important;
  margin: 0 0 19px 0;
  border-style: solid;
  border-color: #fff;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-radius: 0;
  background-color: #fff;
  color: #000;
  font-family: "Noto Sans Japanese","ヒラギノ角ゴ W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
  font-size: 10px;
}

.calendar-archives.arw-theme1 .prev-year.disabled, .calendar-archives.arw-theme1 .next-year.disabled {
  cursor: default;
  opacity: .4;
}

.calendar-archives.arw-theme1 .menu-container {
  position: relative;
  height: 44px;
  padding: 0;
  text-align: center;
  text-transform: capitalize;
}

.calendar-archives.arw-theme1 .menu-container > a.title {
  display: block;
  height: 44px;
  vertical-align: middle;
  color: #000;
  font-family: "Noto Sans Japanese","ヒラギノ角ゴ W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
  font-size: 21px;
  font-weight: bold;
  line-height: 44px;
}

.arrow-down {
    display: none;
}

img.wp-smiley, img.emoji {
  display: none !important;
}

.calendar-archives.arw-theme1 .menu-container > ul, .calendar-archives.arw-theme1 .menu-container > ul > li {
  margin: 0;
  padding: 0;
}

.calendar-archives.arw-theme1 .menu-container > ul.menu {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 99;
  width: 100%;
  border-radius: 0;
  background: #fff;
}

.calendar-archives.arw-theme1 .menu-container li > a {
  display: block;
  height: 44px;
  color: #fff;
  line-height: 44px;
}

.calendar-archives.arw-theme1 .month, .calendar-archives.arw-theme1 .day {
  display: block;
  float: left;
  float: left;
  overflow: hidden;
  position: relative;
  border-radius: 0;
  color: #000;
}

.calendar-archives .day.last {
  color: #e46da5;
}

.calendar-archives.arw-theme1 .month.has-posts a, .calendar-archives.arw-theme1 .day.has-posts a {
  display: block;
  width: 26px;
  height: 26px;
  margin: auto;
  border-radius: 50%;
  background-color: #a0ddf4;
  color: #000;
}

.calendar-archives.arw-theme1 .month.last, .calendar-archives.arw-theme1 .day.last {
  margin-right: 0 !important;
  border-right: none !important;
}

.calendar-archives.arw-theme1 .day {
  width: 14.285% !important;
  max-width: 0 9px;
  height: 26px;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
  line-height: 26px;
}
.calendar-archives.arw-theme1 .day.noday {
  background: none !important;
  box-shadow: none;
}
.calendar-archives.arw-theme1 .day.weekday {
  display: inline-block;
  height: 26px;
  padding: 0;
  text-transform: uppercase;
  border: none;
  background: none !important;
  box-shadow: none;
  color: #000;
  font-size: 15px;
  font-weight: normal;
  line-height: 26px;
}

.calendar-archives.arw-theme1 .week-row {
  overflow: hidden;
  margin: 0 9px;
  padding: 0;
  background: #fff;
}

.calendar-archives.arw-theme1 .week-row.weekdays {
  height: 26px;
  margin-bottom: 1px;
  background-color: #fff;
  line-height: 26px;
}
