@charset 'UTF-8';

/*::::::::::::::::::::::::::::::::::::::::::::::::

schedule.css

::hexaproject co., ltd.

:::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#contents a {
  color: #e8506f !important;
}
#side h2 {
  background-position: -392px -180px;
}
#side .pdfLink {
  line-height: 1.5;
  margin: -.5em 0 0 10px;
  padding-left: 23px;
  background: url('/shared/images/ico_acrobat.png') no-repeat;
}
#article {
  width: 720px;
  margin-bottom: 0 !important;
}
#article .leftBlock {
  float: left;
  width: 335px;
}
#article .leftBlock header {
  margin-bottom: 1em;
  border-bottom: 1px dotted #ccc;
}
#article .leftBlock header .category{
  margin-bottom: 0 !important;
}
#article .leftBlock header h3 {
  font-size: 153.9%;
  font-weight: bold;
  line-height: 135%;
  margin-top: 0;
}
#article .leftBlock header h3 span{
  font-size: 80%;
  font-weight: bold;
}
#article .leftBlock header .date{
  margin-top: .5em;
  margin-bottom: 1em;
}
#article .leftBlock #promoterBlock {
  font-size: 93%;
  margin-top: 1.5em;
}
#article .leftBlock #cooperationBlock {
  font-size: 93%;
  margin-top: 1.5em;
}
#article .rightBlock {
  float: right;
  width: 345px;
}
#article .rightBlock a {
  color: #222 !important;
}
#article .rightBlock #pressBlock {
  margin-top: 1.5em;
}
#article .rightBlock #promoterBlock {
  margin-top: 1.5em;
}
#article .rightBlock #cooperationBlock {
  margin-top: 1.5em;
}
#article .rightBlock #cooperationBlock img {
  vertical-align: middle;
}
#shareBlock {
  position: relative;
  width: 340px;
  height: 73px;
  margin-top: 1em;
}
#shareBlock .fb-like {
  position: absolute;
  left: 0;
}
#shareBlock .twitter {
  position: absolute;
  top: 3px;
  left: 180px;
}

.pastPage #article {
  margin-bottom: 25px !important;
  padding-bottom: 20px;
  border-bottom: 1px dotted #ccc;
}
.pastPage #article .leftBlock {
  float: left;
  width: 170px !important;
}
.pastPage #article .rightBlock {
  float: left;
  width: 540px !important;
  margin-top: 5px;
}
.pastPage #article .rightBlock p.category {
  line-height: 1.5;
  margin: 0 !important;
}
.pastPage #article .rightBlock p.date {
  margin-bottom: 1em !important;
}
.pastPage #article .rightBlock p.text {
  line-height: 1.8 !important;
}
.pastPage #article .rightBlock h3 {
  font-size: 138.5%;
  font-weight: bold;
}
.pastPage #article .rightBlock h3 a {
  color: #222 !important;
}
/*
.schedulePage .scheduleBox {
  position: relative;
  width: 720px;
  height: 800px;
  background: url('/schedule/images/bg_schedule.gif') no-repeat left top;
}
.schedulePage .scheduleBox li {
  position: absolute;
}
.schedulePage .scheduleBox .ex201601 {
  top: 105px;
  left: 0px;
}
.schedulePage .scheduleBox .ex201602 {
  top: 219px;
  left: 200px;
}
.schedulePage .scheduleBox .ex201603 {
  top: 359px;
  left: 320px;
}
.schedulePage .scheduleBox .ex201604 {
  top: 497px;
  left: 460px;
}
.schedulePage .scheduleBox .ex201605 {
  top: 620px;
  left: 560px;
}
.schedulePage .scheduleBox li a {
  display: block;
  overflow: hidden;
  height: 0;
  background: url('/schedule/images/btn_schedule2016.png') no-repeat;
}
.schedulePage .scheduleBox li a:hover {
  opacity: .8;
}
.schedulePage .scheduleBox li.ex201601 a {
  width: 210px;
  padding-top: 70px;
  background-position: 0px -85px;
}
.schedulePage .scheduleBox li.ex201602 a {
  width: 170px;
  padding-top: 70px;
  background-position: -200px -239px;
}
.schedulePage .scheduleBox li.ex201603 a {
  width: 230px;
  padding-top: 70px;
  background-position: -320px -399px;
}
.schedulePage .scheduleBox li.ex201604 a {
  width: 220px;
  padding-top: 70px;
  background-position: -460px -537px;
}
.schedulePage .scheduleBox li.ex201605 a {
  width: 160px;
  padding-top: 70px;
  background-position: -560px -660px;
}
.schedulePage .scheduleBox p {
  font-size: 93%;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #900;
}
*/
.schedulePage .scheduleBox {
  max-width: 100%;
}
.schedulePage .scheduleBox .year,
.schedulePage .scheduleBox .month {
  display: flex;
  flex-wrap: wrap;
}
.schedulePage .scheduleBox .month {
  margin-bottom: 5px;
}
.schedulePage .scheduleBox .year li,
.schedulePage .scheduleBox .month li {
  position: relative;
  min-height: 1px;
  width: 100%;
}
.schedulePage .scheduleBox .year li {
  font-weight: bold;
  font-size: 1.2rem;
}
.schedulePage .scheduleBox .year li:nth-child(1){
  flex: 0 0 75%;
  max-width: 75%;
}
.schedulePage .scheduleBox .year li:nth-child(2){
  flex: 0 0 25%;
  max-width: 25%;
}
.schedulePage .scheduleBox .month li {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.schedulePage .scheduleBox .graph {
  background: url(/schedule/images/bg_line.gif) left top repeat;
  position: relative;
  height: 600px;
  margin-right: -1px;
}
.schedulePage .scheduleBox .graph li {
  position: absolute;
  top: 0;
  left: 0;
}
.schedulePage .scheduleBox .graph li a.invalid {
  pointer-events: none;
}
.schedulePage .scheduleBox .graph li a:hover p,
.schedulePage .scheduleBox .graph li a:hover h3 {
  opacity: .7;
}
.schedulePage .scheduleBox .graph li .period {
  position: relative;
  margin-bottom: 5px;
}
.schedulePage .scheduleBox .graph li .period:before {
  content: '';
  display: block;
  position: absolute;
  top: -15px;
  left: 0;
  width: 100px;
  height: 10px;
}
.schedulePage .scheduleBox .graph .ex1 {
  top: 30px;
  left: 4px;
}
.schedulePage .scheduleBox .graph .ex1 .period:before {
  width: 134px;
  background-color: #fe58c7;
}
.schedulePage .scheduleBox .graph .ex2 {
  top: 130px;
  left: 142px;
}
.schedulePage .scheduleBox .graph .ex2 .period:before {
  width: 134px;
  background-color: #ffd554;
}
.schedulePage .scheduleBox .graph .ex3 {
  top: 210px;
  left: 280px;
}
.schedulePage .scheduleBox .graph .ex3 .period:before {
  width: 188px;
  background-color: #54caf5;
}
.schedulePage .scheduleBox .graph .ex4 {
  top: 340px;
  left: 474px;
}
.schedulePage .scheduleBox .graph .ex4 .period:before {
  width: 132px;
  background-color: #d46edc;
}
.schedulePage .scheduleBox .graph .ex5 {
  top: 480px;
  left: 540px;
}
.schedulePage .scheduleBox .graph .ex5 .period:before {
  width: 110px;
  left: 70px;
  background-color: #9dc93a;
}
.schedulePage .scheduleBox .graph p, h3 {
  color: #323232;
  font-weight: bold;
}
.schedulePage .scheduleBox .graph h3 {
  font-size: 1.3rem;
  line-height: 1.5rem;
}
.schedulePage .scheduleBox .graph h3 span{
  font-weight: bold;
  font-size: 1.1rem;
}
.schedulePage .scheduleBox .note{
  text-align: right;
  color: #900;
}
.shadow {
  -webkit-box-shadow: 0 0 5px 1px #aaa;
     -moz-box-shadow: 0 0 5px 1px #aaa;
          box-shadow: 0 0 5px 1px #aaa;
}
#fancy {
  width: 580px;
  margin: 20px auto;
}
#fancy .leftBlock {
  float: left;
  width: 210px;
  height: 330px;
}
#fancy .picSlide .slides {
  zoom: 1;
  height: 340px;
}
#fancy .picSlide .slides > li {
  display: none;

  -webkit-backface-visibility: hidden;
}
#fancy .picSlide .slides img {
  display: block;
  /*width: 100%;*/
}
#fancy .slides:after {
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}
* html .slides {
  height: 1%;
}
html[xmlns] .slides {
  display: block;
}
#fancy .picSlide .flex-control-nav {
  width: 100%;
  padding-top: 20px;
  text-align: center;
}
#fancy .picSlide .flex-control-nav li {
  display: inline-block;
}
#fancy .picSlide .flex-control-nav li a {
  display: block;
  overflow: hidden;
  width: 10px;
  height: 0;
  margin: 0 4px;
  padding-top: 14px;
  cursor: pointer;
  background: url('/schedule/images/btn_indexslide.gif') no-repeat -20px 0;
}
#fancy .picSlide .flex-control-nav li a.flex-active {
  background-position: 0 0;
}
#fancy .rightBlock {
  line-height: 1.6;
  float: right;
  width: 340px;
}
#fancy .rightBlock hgroup {
  margin: 1em 0;
}
#fancy .rightBlock h1 {
  font-size: 18px;
  font-weight: bold;
}
#fancy .rightBlock p.date {
  font-weight: bold;
}
#fancy .rightBlock dl {
  margin: .5em 0;
}
#fancy .rightBlock dl dt {
  font-weight: bold;
  float: left;
  width: 4.5em;
  color: #e8506f;
}
#fancy .rightBlock dl dd {
  padding-left: 4.5em;
}
#fancy .rightBlock p.text {
  font-size: 93%;
  margin: 1.5em 0;
  padding-top: 1.5em;
  border-top: 1px dotted #ccc;
}
h4 {
  font-size: 105%;
  font-weight: bold;
  margin: 3em 0 1em;
  padding: .5em 1em;
  background: #f0f0f0;
}
h5 {
  font-size: 100%;
  font-weight: bold;
  margin: 0 .5em 1.5em;
  padding: .5em 1em;
  background: #f3f3f3;
}
.theme {
  margin: 2em 0;
  padding: 2em 20px;
  border: 3px solid #ebb7c2;
  border-radius: 5px;
}
.theme h3 {
  font-size: 123.1%;
  font-weight: bold;
  margin-bottom: 1em;
  color: #e8506f;
  border-bottom: 1px dotted #e8506f;
}
.theme .imgBox {
  margin-bottom: 30px;
}
.related {
  margin-top: 3em;
}
.related h4 {
  margin: 0 0 .5em;
}
.related p {
  margin-left: .5em;
}
.related dl {
  padding: 0 10px 10px;
}
.related dt {
  font-weight: bold;
  line-height: 1.5;
  float: left;
  width: 10em;
  padding: 10px 0;
  text-indent: .5em;
}
.related dd {
  line-height: 1.5;
  padding: 10px 0 10px 7em;
  border-bottom: 1px dotted #ccc;
}
.borderBox {
  font-size: 93%;
  margin-bottom: 2em;
  padding: 1em;
  border: 2px solid #f0f0f0;
}
.btnBlock {
  margin: 20px 0 0 35px;
}
.borderBox .btnBlock a:hover img {
  background: #f0f0f0;
}
.profile {
  float: left;
  width: 500px;
}
.profileimage{
  float: right;
  width: 180px;
  margin-top: 30px;
}
.profileimage img {
  display: block;
  margin-bottom: 5px;
}
.articleline{
  border-bottom: 1px dotted #ccc;
}
.tc {
  color: #e8506f;
}
.ml5em	 {
  margin-left: 5.5em !important;
}

/*	3.FancyBox
:::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 *
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
  position: fixed;
  z-index: 11040;
  top: 50%;
  left: 50%;
  display: none;
  overflow: hidden;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
}

#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url('../../images/fancybox.png');
}

#fancybox-overlay {
  position: absolute;
  z-index: 11000;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
}

#fancybox-tmp {
  display: none;
  overflow: auto;
  margin: 0;
  padding: 0;
  border: 0;
}

#fancybox-wrap {
  position: absolute;
  z-index: 11010;
  top: 0;
  left: 0;
  display: none;
  padding: 20px;
  outline: none;
}

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}

#fancybox-content {
  position: relative;
  z-index: 11020;
  overflow: hidden;
  width: 0;
  height: 0;
  padding: 0;
  border: 0 solid #fff;
  outline: none;
}

#fancybox-hide-sel-frame {
  position: absolute;
  z-index: 11010;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}

#fancybox-close {
  position: absolute;
  z-index: 11030;
  top: -25px;
  right: -25px;
  display: none;
  width: 41px;
  height: 41px;
  cursor: pointer;
  background: transparent url('../../images/fancybox.png') -59px 0;
}

#fancybox-error {
  font: normal 12px/20px Arial;
  margin: 0;
  padding: 14px;
  color: #444;
}

#fancybox-img {
  line-height: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  vertical-align: top;
  border: none;
  outline: none;
}

#fancybox-frame {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
}

#fancybox-left,
#fancybox-right {
  position: absolute;
  z-index: 11020;
  bottom: 0;
  display: none;
  width: 35%;
  height: 100%;
  cursor: pointer;
  outline: none;
  background: transparent url('../images/blank.gif');
}

#fancybox-left {
  left: 20px;
}

#fancybox-right {
  right: 20px;
}

#fancybox-left-ico,
#fancybox-right-ico {
  position: absolute;
  z-index: 11020;
  top: 50%;
  left: -9999px;
  display: block;
  width: 36px;
  height: 36px;
  margin-top: -15px;
  cursor: pointer;
}

#fancybox-left-ico {
  background-image: url('../../images/fancybox.png');
  background-position: -57px -47px;
}

#fancybox-right-ico {
  background-image: url('../../images/fancybox.png');
  background-position: -57px -97px;
}

#fancybox-left:hover,
#fancybox-right:hover {
  visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
  left: 20px;
}

#fancybox-right:hover span {
  right: 20px;
  left: auto;
}

.fancybox-bg {
  position: absolute;
  z-index: 10010;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 0;
}

#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url('../images/fancybox-x.png');
}

#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url('../../images/fancybox.png');
  background-position: -40px -162px;
}

#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url('../images/fancybox-y.png');
  background-position: -20px 0;
}

#fancybox-bg-se {
  right: -20px;
  bottom: -20px;
  background-image: url('../../images/fancybox.png');
  background-position: -40px -182px;
}

#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url('../images/fancybox-x.png');
  background-position: 0 -20px;
}

#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url('../../images/fancybox.png');
  background-position: -40px -142px;
}

#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url('../images/fancybox-y.png');
}

#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url('../../images/fancybox.png');
  background-position: -40px -122px;
}

#fancybox-title {
  font-family: Helvetica;
  font-size: 12px;
  z-index: 11020;
}

.fancybox-title-inside {
  position: relative;
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
}

.fancybox-title-outside {
  padding-top: 10px;
  color: #fff;
}

.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  color: #fff;
}

#fancybox-title-over {
  display: block;
  padding: 10px;
  background-image: url('../images/fancy_title_over.png');
}

.fancybox-title-float {
  position: absolute;
  bottom: -20px;
  left: 0;
  height: 32px;
}

#fancybox-title-float-wrap {
  width: auto;
  border-collapse: collapse;
  border: none;
}

#fancybox-title-float-wrap td {
  white-space: nowrap;
  border: none;
}

#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url('../../images/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
  font-weight: bold;
  line-height: 29px;
  padding: 0 0 3px 0;
  color: #fff;
  background: url('../images/fancybox-x.png') 0 -40px;
}

#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url('../../images/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close {
  background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_close.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-left-ico {
  background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_nav_left.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-right-ico {
  background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_nav_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-over {
  zoom: 1;
  background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_over.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-left {
  background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_left.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-main {
  background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_main.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-right {
  background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-bg-w,
.fancybox-ie6 #fancybox-bg-e,
.fancybox-ie6 #fancybox-left,
.fancybox-ie6 #fancybox-right,
#fancybox-hide-sel-frame {
  height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
  position: absolute;
  top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
  margin-top: 0;
}

#fancybox-loading.fancybox-ie6 div	{
  background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_loading.png', sizingMethod='scale');
}

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg {
  background: transparent !important;
}

.fancybox-ie #fancybox-bg-n {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_n.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-ne {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_ne.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-e {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_e.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-se {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_se.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-s {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_s.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-sw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_sw.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-w {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_w.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-nw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_nw.png', sizingMethod='scale');
}

.middle {
  display: table-cell;
  vertical-align: middle;
  width: inherit;
  margin-bottom: 1em;
}
.middle + p {
  margin-top: 8px
}

#contents a.outer-link {
  display: block;
  border: 1px solid #cccccc;
  color: #595757!important;
  padding: 15px 0;
  font-size: 14px;
  text-align: center;
}

#contents a.outer-link:before {
  content: '';
  display: inline-block;
  margin-right: 5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #595757;
}

#contents a.outer-link:hover {
  background-color: #f0f0f0;
}

.peripheral {
  margin: 2em 0;
  padding: 2em 20px;
  border: 3px solid #ebb7c2;
  border-radius: 5px;
}
.peripheral h3 {
  font-size: 123.1%;
  font-weight: bold;
  margin-bottom: 1em;
  color: #e8506f;
  border-bottom: 1px dotted #e8506f;
}
.peripheral .imgBox {
  margin-bottom: 30px;
}
.peripheral .related {
  margin-top: 3em;
}
.peripheral .related.borderBox {
  padding: 0;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.peripheral .related h4 {
  margin: 0;
}
.peripheral .related p {
  margin-left: .5em;
}
.peripheral .related dl {
  padding: 0 10px 0;
}
.peripheral .related dt {
  font-weight: bold;
  line-height: 1.5;
  float: left;
  width: 9em;
  padding: 10px 0;
  text-indent: .5em;
}
.peripheral .related dd {
  line-height: 1.5;
  padding: 10px 0 10px 7em;
  border-bottom: 1px dotted #ccc;
}
.peripheral .related dl:last-child dd {
  border: none;
}
.peripheral .related.borderBox p {
  padding: 0px 10px;
  margin-top: 15px;
  margin-bottom: 5px;
}

.row {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}

.col {
  flex: 0 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row-center {
  justify-content: center;
  align-items: center;
}

.right {
  text-align: right;
}

.shikigoyomi .spring,
.shikigoyomi .summer,
.shikigoyomi .autumn,
.shikigoyomi .winter {
  font-size: 30px;
  font-weight: bold;
  color: white;
  border-radius: 50%;
  text-align: center;
  width: 50px;
  height: 50px;
  margin-left: auto;
  padding: 0;
}
.shikigoyomi .spring {
  background-color: #ffb9d3;
}
.shikigoyomi .summer {
  background-color: #aad191;
}
.shikigoyomi .autumn {
  background-color: #f6ca87;
}
.shikigoyomi .winter {
  background-color: #94eafa;
}

#event {
  margin-top: 5em;
}

#event h3 {
  text-align: left;
  background-color: #fff;
  padding: 0;
  font-size: 1.2rem;
  font-weight: normal;
}

#event table {
  border: 2px solid #f9d9e1;
  width: 100%;
  margin-bottom: 30px;
}

#event table tr {
  border-bottom: 2px solid #f9d9e1;
}

#event table th {
  font-size: 1.1rem;
  background-color: #f9d9e1;
  width: 10%;
  padding: 5px 15px;
}

#event table td {
  padding: 5px 15px;
  width: 90%;
}

#event table td h4 {
  font-size: 1.1rem;
  background: none;
  margin: 0;
  font-weight: normal;
  padding: 0;
}

#event table td .day + .day {
  padding-top: 10px;
  border-top: 1px dotted #f9d9e1;
}

#event table td .event {
  padding-top: 5px;
  padding-bottom: 10px;
}
#event table td .event li + li {
  padding-top: 5px;
}
#event table td .event li:after {
  content: "";
  display: block;
  clear: both;
}

#event table td .event p {
  font-size: .9rem;
}

#event table td .event .time {
  flex: 0 0 18%;
  max-width: 18%;
  margin-right: 15px;
}

#event table td .event p span, #event p.note span {
  background-color: #e8506f;
  color: #fff;
  font-weight: bold;
  padding: 0 5px;
  border-radius: 3px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: .8rem;
}

#event table td .event p span.free, #event p.note span.free {
  display: inline-block;
  background-color: #7c98e8;
}

#event table td .event p span.reserve, #event p.note span.reserve {
  display: inline-block;
  background-color: #e8506f;
}

#event table td .event a {
  display: flex;
  position: relative;
  padding-left: 20px;
  color: #222!important;
}

#event table td .event a:hover p {
  color: #e8506f;
}
#event table td .event a:hover:before {
  background: #e8506f;
}
#event table td .event a:hover:after {
  border-color: #e8506f;
}

#event table td .event a:before, #event table td .event a:after {
  position: absolute;
  left: 0;
  content: "";
  vertical-align: middle;
}

#event table td .event a:before {
  top: 12px;
  left: 0;
  width: 14px;
  height: 1px;
  background: #222;
}

#event table td .event a:after {
  top: 8px;
  left: 4px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #222;
  border-right: 1px solid #222;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

table caption {
  text-align: left;
  background-color: #fff;
  padding: 0;
  font-size: 1.2rem;
}