@charset "UTF-8";
/*
 * normalise
 --------------------------------------------------------------------------------*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 75%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
 * mixin
 --------------------------------------------------------------------------------*/
/*
 * Font
 --------------------------------------------------------------------------------*/
.cap {
  font-size: 120%;
  line-height: 1.5em;
  color: #3f3f3f;
}

.mincho {
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

/* font-weight */
.normal {
  font-weight: normal;
}

.bold {
  font-weight: bold;
}

/* text color */
.gray {
  color: #3f3f3f;
}

.gray2 {
  color: #7f7f7f;
}

.red {
  color: #FF0000;
}

/* font-size */
.large {
  font-size: 1.125em;
  line-height: 1.53125em;
}

.x-large {
  font-size: 1.5em;
  line-height: 1.53125em;
}

.xx-large {
  font-size: 2em;
  line-height: 1.53125em;
}

.size-9 {
  font-size: 9px;
  line-height: 1.75em;
}

.size-10 {
  font-size: 10px;
  line-height: 1.75em;
}

.size-11 {
  font-size: 11px;
  line-height: 1.75em;
}

.size-12 {
  font-size: 12px;
  line-height: 1.75em;
}

.size-13 {
  font-size: 13px;
  line-height: 1.75em;
}

.size-14 {
  font-size: 14px;
  line-height: 1.75em;
}

.size-15 {
  font-size: 15px;
  line-height: 1.75em;
}

.size-16 {
  font-size: 16px;
  line-height: 1.75em;
}

.size-17 {
  font-size: 17px;
  line-height: 1.75em;
}

.size-18 {
  font-size: 18px;
  line-height: 1.75em;
}

.size-19 {
  font-size: 19px;
  line-height: 1.75em;
}

.size-20 {
  font-size: 20px;
  line-height: 1.75em;
}

.size-21 {
  font-size: 21px;
  line-height: 1.75em;
}

.size-22 {
  font-size: 22px;
  line-height: 1.75em;
}

.size-23 {
  font-size: 23px;
  line-height: 1.75em;
}

.size-24 {
  font-size: 24px;
  line-height: 1.75em;
}

.size-25 {
  font-size: 25px;
  line-height: 1.75em;
}

.size-26 {
  font-size: 26px;
  line-height: 1.75em;
}

.size-27 {
  font-size: 27px;
  line-height: 1.75em;
}

.size-28 {
  font-size: 28px;
  line-height: 1.75em;
}

.size-29 {
  font-size: 29px;
  line-height: 1.75em;
}

.size-30 {
  font-size: 30px;
  line-height: 1.75em;
}

.size-31 {
  font-size: 31px;
  line-height: 1.75em;
}

.size-32 {
  font-size: 32px;
  line-height: 1.75em;
}

/* display */
.none {
  display: none !important;
}

.hidden {
  visibility: hidden !important;
}

/* text-align */
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

/*
 * basic
 --------------------------------------------------------------------------------*/
body {
  background: #FFF;
  font-family: "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  line-height: 1.75em;
  letter-spacing: 0.075em;
  color: #000000;
}

del {
  text-decoration: line-through;
  color: #3f3f3f;
}

ul, li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

li img {
  vertical-align: top;
}

strong {
  font-weight: bold;
}

/* 
 * link style
 --------------------------------------------------------------------------------*/
a {
  color: #78a758;
  text-decoration: none;
  outline: none 0 !important;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
a:link {
  color: #78a758;
  text-decoration: none;
}
a:visited {
  color: #78a758;
  text-decoration: none;
}
a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  color: #78a758;
  text-decoration: none;
}
a:active {
  color: #78a758;
  text-decoration: none;
}
a:focus {
  outline: 0;
}
a img {
  vertical-align: top;
}
a:hover img.hover, .opc a:hover img, .opc2 a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
a img.hover, .opc a *, .opc2 a {
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

/*
 * wrapper
 --------------------------------------------------------------------------------*/
#wrapper {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

/*
 * main
 --------------------------------------------------------------------------------*/
/*
 * 	header
 */
/*
 * contents
 */
.contents .article {
  width: 560px;
  margin: 0 auto;
  text-align: left;
}

.column {
  position: relative;
  width: 960px;
  margin: 50px auto;
}
.column h2 {
  margin: 20px 0;
  padding: 0;
  text-align: center;
}
.column .article {
  width: 500px;
  margin: 0 auto;
  text-align: left;
}

.photo {
  margin: 40px auto;
}
.photo p {
  font-size: 120%;
  line-height: 1.5em;
  color: #3f3f3f;
}

.date {
  margin: 20px 0;
  font-size: 120%;
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #3f3f3f;
}

#navi {
  text-align: center;
}
#navi ul {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
#navi li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 10px;
}

/*
 * TOC - table of contents
 */
#toc {
  margin: 50px auto;
}
#toc h2 {
  text-align: center;
}
#toc ul, #toc li {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}
#toc li {
  position: relative;
  padding: 5px 0;
  padding-left: 4.5em;
  width: 428px;
  border-bottom: 1px solid #CCC;
  font-size: 140%;
  letter-spacing: 0;
}
#toc li:first-child {
  border-top: 1px solid #CCC;
}
#toc li.current {
  color: #30BF30;
}
#toc li a {
  display: block;
  padding: 3px 0;
  text-align: left;
}
#toc li a:visited, #toc li a:hover {
  color: #78a758;
  text-decoration: none;
}
#toc li em {
  margin-left: -4em;
  padding-right: 1em;
  font-style: normal;
  font-weight: bold;
}
#toc li span {
  position: absolute;
  right: 0.5em;
  top: 50%;
  margin-top: -12px;
  font-size: 120%;
  color: #999;
}

/*
 * archive
 */
#past {
  margin: 50px auto;
}
#past h2 {
  text-align: center;
}
#past ul, #past li {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}
#past li {
  position: relative;
  padding: 5px 0;
  padding-left: 4.5em;
  width: 428px;
  border-bottom: 1px solid #CCC;
  font-size: 140%;
  letter-spacing: 0;
}
#past li:first-child {
  border-top: 1px solid #CCC;
}
#past li.current {
  color: #30BF30;
}
#past li a {
  display: block;
  padding: 3px 0;
  text-align: left;
}
#past li a:visited, #past li a:hover {
  color: #78a758;
  text-decoration: none;
}
#past li em {
  margin-left: -4em;
  padding-right: 1em;
  font-style: normal;
  font-weight: bold;
}
#past li span {
  position: absolute;
  right: 0.5em;
  top: 50%;
  margin-top: -12px;
  font-size: 120%;
  color: #999;
}

#footer {
  position: relative;
  padding-bottom: 100px;
  margin-top: 50px;
}
#footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  letter-spacing: -0.4em;
  margin-bottom: 10px;
  letter-spacing: -0.4em;
}
#footer ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 40px;
  margin: 0;
  font-size: 140%;
  letter-spacing: 0.075em;
}
#footer .fblike {
  text-align: center;
  margin: 20px;
}
#footer .copyright {
  margin-top: 10px;
  font-size: 100%;
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #3f3f3f;
}

.conv {
  width: 500px;
  margin: 25px auto 25px;
}
.conv dl {
  display: table;
  width: 100%;
}
.conv dl + dl {
  margin-top: 0px;
}
.conv dt, .conv dd {
  display: table-cell;
  text-align: left;
}
.conv dt.talker0, .conv dd.talker0 {
  color: #000000;
}
.conv dt.talker1, .conv dd.talker1 {
  color: #000000;
}
.conv dt.talker2, .conv dd.talker2 {
  color: #333333;
}
.conv dt.talker3, .conv dd.talker3 {
  color: #333333;
}
.conv dt {
  width: 110px;
  padding: 2em 0 0 0;
  font-weight: bold;
  vertical-align: top;
  color: #000;
}
.conv dt.talker3 {
  letter-spacing: 0;
}
.conv dd {
  padding-top: 2em;
  vertical-align: middle;
  color: #000;
}
.conv dd.photo {
  padding: 30px 0 10px 110px;
  text-align: left;
}
.conv dd.photo p {
  font-size: 12px;
  line-height: 1.75em;
  letter-spacing: 0.075em;
  text-align: left;
  color: #CCC;
}
.conv dd.photoC {
  padding: 30px 0 10px 0;
  text-align: center;
}
.conv dd.photoC p {
  width: 390px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  line-height: 1.75em;
  letter-spacing: 0.075em;
  text-align: left;
  color: #CCC;
}
.conv dd.center {
  text-align: center;
}
.conv .continue {
  width: 500px;
  margin: 0 auto;
  padding: 2em 0 0;
  text-align: center;
}

a.btn span + span, #footer ul.sns a.btn span, #footer ul.def a.btn span {
  font-size: 12px;
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-weight: 400;
}

html,
body {
  height: 100%;
}

body {
  line-height: 2em;
  color: #333333;
  font-size: 10px;
  font-weight: normal;
  font-family: "Kaimin Sora Medium", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #f2f2f2 url(../images/bg.png) repeat center top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p {
  margin-bottom: 2em;
}

.en {
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-weight: 400;
}
.en strong,
.en b {
  font-weight: 700;
}

a[target=_new], a[target=_blank] {
  display: inline-block;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a:link, a:visited, a:hover, a:active {
  font-weight: bold;
}
a[target=_new]:after, a[target=_blank]:after {
  margin-left: 3px;
  content: "\f14c";
}
a[target=_new].sfa:after, a[target=_blank].sfa:after {
  font-size: 75%;
  vertical-align: top;
}
a.btn {
  display: inline-block;
  padding: 16px;
  border: 1px solid #78a758;
  color: #78a758;
  font-size: 160%;
  border-radius: 4px;
}
a.btn i {
  font-size: 32px;
  vertical-align: middle;
  float: left;
}
a.btn i + span {
  margin-left: 44px;
  margin-right: 8px;
  line-height: 1.2em;
}
a.btn i + span + span {
  margin-left: 44px;
  line-height: 1.0em;
}
a.btn.accordion {
  position: relative;
}
a.btn.accordion:before {
  content: "";
  display: block;
  position: absolute;
  border: 10px solid transparent;
  border-top-color: #78a758;
  bottom: -20px;
  left: 50%;
  margin-left: -10px;
}
a.btn.accordion:after {
  content: "";
  display: block;
  position: absolute;
  border: 13px solid transparent;
  border-top-color: #FFF;
  bottom: -21.5px;
  left: 50%;
  margin-left: -13px;
}
a.btn span {
  display: block;
}

/*--------------------------------------------------------------------------------
 * 
 * 	wrapper
 * 
 *--------------------------------------------------------------------------------*/
#wrapper {
  position: relative;
  width: 100%;
  background-color: transparent;
  overflow: hidden;
}
#wrapper ul,
#wrapper li {
  list-style: none;
}

/*--------------------------------------------------------------------------------
 * 
 * 	header
 * 
 *--------------------------------------------------------------------------------*/
#header {
  position: relative;
  padding: 0;
  margin: 0 auto;
}
#header h1 {
  margin: 40px auto 0;
  padding: 0px;
  font-family: "Kaimin Sora Medium", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 600%;
  font-weight: normal;
  line-height: 1.333333333em;
  text-align: center;
  color: #000000;
}
#header h1 em {
  display: block;
  height: 40px;
  font-size: 33.333333333%;
  line-height: 2em;
  font-style: normal;
}
#header h2 {
  clear: both;
}
#header #hobo {
  padding: 20px 0;
  text-align: center;
}
#header #hobo a {
  color: #000000;
}
#header #hobo a i {
  font-size: 400%;
}
#header #yodogawa {
  box-sizing: border-box;
  font-size: 200%;
  font-weight: normal;
  font-family: "Kaimin Sora Medium", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 2em;
  text-align: center;
  color: #000000;
}
#header #yodogawa p {
  margin: 0;
}
#header #yodogawa p i {
  font-size: 171.4285714%;
}

/*--------------------------------------------------------------------------------
 * 
 * contents
 * 
 *--------------------------------------------------------------------------------*/
.indent {
  text-indent: -1em;
  padding-left: 1em;
}
.indent a[target=_new], .indent a[target=_blank] {
  display: inline;
}
.indent.half {
  text-indent: -0.5em;
  padding-left: 0.5em;
}

span.indent {
  display: inline-block;
}

.by {
  display: block;
  text-align: right;
}

.date {
  font-family: "Kaimin Sora Medium", Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-size: 140%;
  margin-bottom: 0;
  color: #FFFFFF;
}

#contents {
  margin-top: 0;
}
#contents .article h2 {
  position: relative;
  margin: 0;
  padding: 0;
  text-align: center;
}
#contents .article dl, #contents .article dt, #contents .article dd {
  margin: 0;
  padding: 0;
}
#contents .article .section {
  margin: 0px auto;
  padding: 40px 0 0;
}
#contents .article .section#schedule {
  padding-top: 0;
  text-align: center;
}
#contents .article .section#schedule h2 {
  font-size: 300%;
  line-height: 1.333333333em;
}
#contents .article .section#schedule dl {
  display: inline-block;
}
#contents .article .section#schedule dl dt, #contents .article .section#schedule dl dd {
  font-size: 200%;
  line-height: 2em;
}
#contents .article .section#schedule dl dt {
  float: left;
  width: 6.5em;
  text-align: right;
}
#contents .article .section#schedule dl dd {
  margin-left: 7.5em;
  text-align: left;
  white-space: nowrap;
}
#contents .article .section h3 {
  font-size: 180%;
  line-height: 1.5em;
  color: #86e673;
  margin: 20px auto 25px;
  padding-bottom: 30px;
  color: #FFFFFF;
}
#contents .article .section p {
  font-size: 160%;
  line-height: 2em;
  color: #FFFFFF;
}
#contents .article .section p.fin {
  padding-top: 40px;
}
#contents .article .section p.date {
  font-size: 140%;
}
#contents .article .section ul#cal {
  max-width: 1000px;
  margin: 0 auto;
  letter-spacing: -0.4em;
  text-align: center;
}
#contents .article .section ul#cal li {
  width: 160px;
  height: 160px;
  margin: 0px 20px 40px;
  display: inline-block;
  vertical-align: top;
}
#contents .article .section ul#cal li a {
  position: relative;
  display: block;
  color: #FFFFFF;
  font-size: 600%;
  font-weight: normal;
  line-height: 1em;
  letter-spacing: 0;
  text-align: center;
  overflow: hidden;
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
#contents .article .section ul#cal li a:before {
  content: " ";
  display: inline-block;
  font-size: 0px;
  height: 160px;
  width: 1px;
  margin-left: -1px;
  vertical-align: middle;
}
#contents .article .section ul#cal li a > * {
  display: inline-block;
  vertical-align: middle;
}
#contents .article .section ul#cal li a span.bg {
  position: absolute;
  display: block;
  width: 160px;
  height: 160px;
  top: 0;
  left: 0;
}
#contents .article .section ul#cal li a span.bg:before {
  content: " ";
  display: inline-block;
  font-size: 0px;
  height: 160px;
  width: 1px;
  margin-left: -1px;
  vertical-align: middle;
}
#contents .article .section ul#cal li a span.bg > * {
  display: inline-block;
  vertical-align: middle;
}
#contents .article .section ul#cal li a span.day {
  position: relative;
  z-index: 1;
}
#contents .article .section ul#cal li a span.day span {
  font-size: 50%;
  line-height: 1em;
}
#contents .article .section ul#cal li a:link, #contents .article .section ul#cal li a:visited, #contents .article .section ul#cal li a:hover, #contents .article .section ul#cal li a:active {
  color: #FFFFFF;
  opacity: 1;
}
#contents .article .section ul#cal li.off a {
  cursor: default;
  font-size: 300%;
}
#contents .article .section ul#cal li.off a span.day {
  opacity: 0.2;
}
#contents .article .section ul#cal li.active a span.bg {
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
  background-size: 100%;
  background-position-x: 50%;
  transform: scale(1);
}
#contents .article .section ul#cal li.active a span.day {
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
#contents .article .section ul#cal li.active a:hover span.bg {
  transform: scale(1.25);
}
#contents .article .section ul#cal li.active a:hover span.day {
  opacity: 0.5;
}
#contents .article .section ul#cal li#day1 a {
  background-image: url(../images/day1.png);
}
#contents .article .section ul#cal li#day1.active a span.bg {
  background-image: url(../images/ph1_1.jpg);
}
#contents .article .section ul#cal li#day2 a {
  background-image: url(../images/day2.png);
}
#contents .article .section ul#cal li#day2.active a span.bg {
  background-image: url(../images/ph2_1.jpg);
}
#contents .article .section ul#cal li#day3 a {
  background-image: url(../images/day3.png);
}
#contents .article .section ul#cal li#day3.active a span.bg {
  background-image: url(../images/ph3_1.jpg);
}
#contents .article .section ul#cal li#day4 a {
  background-image: url(../images/day4.png);
}
#contents .article .section ul#cal li#day4.active a span.bg {
  background-image: url(../images/ph4_1.jpg);
}
#contents .article .section ul#cal li#day5 a {
  background-image: url(../images/day5.png);
}
#contents .article .section ul#cal li#day5.active a span.bg {
  background-image: url(../images/ph5_1.jpg);
}
#contents .article .section ul#cal li#day6 a {
  background-image: url(../images/day6.png);
}
#contents .article .section ul#cal li#day6.active a span.bg {
  background-image: url(../images/ph6_1.jpg);
}
#contents .article .section ul#cal li#day7 a {
  background-image: url(../images/day7.png);
}
#contents .article .section ul#cal li#day7.active a span.bg {
  background-image: url(../images/ph7_1.jpg);
}
#contents .article .section ul#cal li#day8 a {
  background-image: url(../images/day8.png);
}
#contents .article .section ul#cal li#day8.active a span.bg {
  background-image: url(../images/ph8_3.jpg);
}
#contents .article .section ul#cal li#day9 a {
  background-image: url(../images/day9.png);
}
#contents .article .section ul#cal li#day9.active a span.bg {
  background-image: url(../images/ph9_1.jpg);
}
#contents .article .section ul#cal li#day10 a {
  background-image: url(../images/day10.png);
}
#contents .article .section ul#cal li#day10.active a span.bg {
  background-image: url(../images/ph10_1.jpg);
}
#contents .article .illust.right {
  float: right;
}
#contents .article .photo p {
  font-size: 140%;
}
#contents .article .nav {
  padding-top: 0;
}
#contents .nav ul {
  position: relative;
  text-align: center;
  margin: 0 auto 40px;
  overflow: hidden;
  *zoom: 1;
}
#contents .nav ul li {
  display: inline-block;
}
#contents .nav ul li.next {
  float: right;
}
#contents .nav ul li.prev {
  float: left;
}
#contents .nav ul li.top {
  width: 160px;
  height: 40px;
}
#contents .nav ul li a {
  display: block;
  background-color: #000000;
  font-size: 200%;
  color: #FFFFFF;
  line-height: 40px;
}
#contents .nav ul li a i {
  display: inline-block;
  vertical-align: middle;
  font-size: 120%;
}
#contents .nav ul li a span {
  display: inline-block;
  vertical-align: middle;
}
#contents.archive {
  background: url(../images/line_h.png) repeat-x center bottom;
  padding-bottom: 2px;
}

/*--------------------------------------------------------------------------------
 * 
 * 	archive
 * 
 *--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------
 * 
 * 	footer
 * 
 *--------------------------------------------------------------------------------*/
#footer {
  background: transparent;
  margin: 40px auto 0;
  padding: 0;
  width: 100%;
  text-align: center;
  letter-spacing: -0.4em;
}
#footer .copyright {
  width: auto;
  height: 40px;
  margin: 40px auto;
  text-align: center;
  color: #000000;
  letter-spacing: 0;
}
#footer .copyright a {
  float: left;
}
#footer .copyright img {
  height: 12px;
  width: auto;
  margin: 13px 0 0;
}
#footer ul.sns, #footer ul.def {
  margin: 0;
  display: inline-block;
  text-align: center;
}
#footer ul.sns li, #footer ul.def li {
  width: 39px;
  height: 40px;
  padding: 0;
  margin-right: 1px;
  font-size: 120%;
  text-align: center;
}
#footer ul.sns li a, #footer ul.def li a {
  display: block;
  background-color: #000000;
  color: #FFFFFF;
  font-weight: normal;
  font-family: "Kaimin Sora Medium", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#footer ul.sns li a:before, #footer ul.def li a:before {
  content: " ";
  display: inline-block;
  font-size: 0px;
  height: 40px;
  width: 1px;
  margin-left: -1px;
  vertical-align: middle;
}
#footer ul.sns li a > *, #footer ul.def li a > * {
  display: inline-block;
  vertical-align: middle;
}
#footer ul.sns li a i, #footer ul.def li a i {
  vertical-align: middle;
  font-size: 200%;
}
#footer ul.sns li a span, #footer ul.def li a span {
  vertical-align: middle;
}
#footer ul.sns li.sns-line, #footer ul.def li.sns-line {
  display: none;
}
#footer ul.sns li.instagram, #footer ul.def li.instagram {
  float: left;
}
#footer ul.sns a[target=_new]:after, #footer ul.sns a[target=_blank]:after, #footer ul.def a[target=_new]:after, #footer ul.def a[target=_blank]:after {
  margin-left: 0;
  content: "";
}
#footer ul.sns a.btn, #footer ul.def a.btn {
  padding: 0 2px;
  min-width: 44px;
}
#footer ul.sns a.btn i, #footer ul.def a.btn i {
  float: none;
}
#footer ul.sns a.btn span, #footer ul.def a.btn span {
  margin: 0;
  font-size: 10px;
  letter-spacing: 0.05em;
}

.single #header h1 {
  font-size: 400%;
}
.single #header h1 em {
  font-size: 50%;
}
.single #header h1 > span {
  display: block;
  height: 80px;
  line-height: 80px;
}
.single #header #yodogawa {
  box-sizing: border-box;
  font-size: 200%;
  font-weight: normal;
  font-family: "Kaimin Sora Medium", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 2em;
  text-align: center;
  color: #000000;
}
.single #header #yodogawa p {
  margin: 0;
}
.single #header #yodogawa p i {
  font-size: 171.4285714%;
}
.single #contents .article .section .day {
  width: 160px;
  height: 160px;
  margin: 0 auto;
  color: #FFFFFF;
  text-align: center;
}
.single #contents .article .section .day:before {
  content: " ";
  display: inline-block;
  font-size: 0px;
  height: 160px;
  width: 1px;
  margin-left: -1px;
  vertical-align: middle;
}
.single #contents .article .section .day > * {
  display: inline-block;
  vertical-align: middle;
}
.single #contents .article .section .day span {
  font-size: 600%;
  font-weight: normal;
  line-height: 1em;
  letter-spacing: 0;
  text-align: center;
}
.single #contents .article .section .day span span {
  font-size: 50%;
  line-height: 1em;
}
.single #contents .article .section .day + h2 {
  background-color: #FFFFFF;
  margin: 1px auto;
  height: 198px;
  width: 958px;
  overflow: hidden;
  font-size: 600%;
  font-weight: normal;
  line-height: 1.33333333333em;
}
.single #contents .article .section .day + h2:before {
  content: " ";
  display: inline-block;
  font-size: 0px;
  height: 198px;
  width: 1px;
  margin-left: -1px;
  vertical-align: middle;
}
.single #contents .article .section .day + h2 > * {
  display: inline-block;
  vertical-align: middle;
}
.single #contents .article .section .day + h2 > span {
  white-space: nowrap;
}
.single #contents .article .section#item {
  width: 960px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.single #contents .article .section#item .texts {
  float: left;
}
.single #contents .article .section#item .texts p {
  margin-top: 0;
  color: #000000;
  font-size: 200%;
  line-height: 2em;
  letter-spacing: 0;
}
.single #contents .article .section#item .texts p.cap {
  font-size: 160%;
  line-height: 1.25em;
  margin-bottom: 2.5em;
}
.single #contents .article .section#item ul.photos {
  position: relative;
  margin-left: 520px;
}
.single #contents .article .section#item ul.photos li {
  position: absolute;
}
.single #contents .article .section#item ul.photos li.p1 {
  top: 0;
  left: 240px;
}
.single #contents .article .section#item ul.photos li.p2 {
  top: 120px;
  left: 0;
}
.single #contents .article .section#item ul.photos li.p3 {
  top: 240px;
  left: 240px;
}
.single #contents .article .section#schedule h2 {
  color: #000000;
}
.single #contents .article#day1 .section .day {
  background-image: url(../images/day1.png);
}
.single #contents .article#day1 .section h2 {
  color: #636D73;
}
.single #contents .article#day1 .section#schedule h2 {
  color: #000000;
  font-weight: normal;
}
.single #contents .article#day2 .section .day {
  background-image: url(../images/day2.png);
}
.single #contents .article#day2 .section h2 {
  color: #B0C323;
}
.single #contents .article#day2 .section#schedule h2 {
  color: #000000;
  font-weight: normal;
}
.single #contents .article#day3 .section .day {
  background-image: url(../images/day3.png);
}
.single #contents .article#day3 .section h2 {
  color: #E0C25A;
}
.single #contents .article#day3 .section#item ul.photos li {
  position: absolute;
}
.single #contents .article#day3 .section#item ul.photos li.p1 {
  top: 0px;
  left: 0px;
}
.single #contents .article#day3 .section#item ul.photos li.p2 {
  top: 40px;
  left: 240px;
}
.single #contents .article#day3 .section#item ul.photos li.p3 {
  top: 240px;
  left: 0px;
}
.single #contents .article#day3 .section#item ul.photos li.p4 {
  top: 280px;
  left: 240px;
}
.single #contents .article#day3 .section#schedule h2 {
  color: #000000;
  font-weight: normal;
}
.single #contents .article#day4 .section .day {
  background-image: url(../images/day4.png);
}
.single #contents .article#day4 .section h2 {
  color: #E40017;
}
.single #contents .article#day4 .section#schedule h2 {
  color: #000000;
  font-weight: normal;
}
.single #contents .article#day5 .section .day {
  background-image: url(../images/day5.png);
}
.single #contents .article#day5 .section h2 {
  color: #808DB1;
}
.single #contents .article#day5 .section#schedule h2 {
  color: #000000;
  font-weight: normal;
}
.single #contents .article#day6 .section .day {
  background-image: url(../images/day6.png);
}
.single #contents .article#day6 .section h2 {
  color: #8EA392;
}
.single #contents .article#day6 .section#item ul.photos {
  height: 760px;
}
.single #contents .article#day6 .section#item ul.photos li {
  position: absolute;
}
.single #contents .article#day6 .section#item ul.photos li.p1 {
  top: 0px;
  left: 240px;
}
.single #contents .article#day6 .section#item ul.photos li.p2 {
  top: 40px;
  left: 0px;
}
.single #contents .article#day6 .section#item ul.photos li.p3 {
  top: 240px;
  left: 240px;
}
.single #contents .article#day6 .section#item ul.photos li.p4 {
  top: 280px;
  left: 0px;
}
.single #contents .article#day6 .section#item ul.photos li.p5 {
  top: 480px;
  left: 240px;
}
.single #contents .article#day6 .section#item ul.photos li.p6 {
  top: 520px;
  left: 0px;
}
.single #contents .article#day6 .section#schedule h2 {
  color: #000000;
  font-weight: normal;
}
.single #contents .article#day7 .section .day {
  background-image: url(../images/day7.png);
}
.single #contents .article#day7 .section h2 {
  color: #424240;
}
.single #contents .article#day7 .section#schedule h2 {
  color: #000000;
  font-weight: normal;
}
.single #contents .article#day8 .section .day {
  background-image: url(../images/day8.png);
}
.single #contents .article#day8 .section h2 {
  color: #DE572A;
}
.single #contents .article#day8 .section#item ul.photos {
  height: 760px;
}
.single #contents .article#day8 .section#item ul.photos li {
  position: absolute;
}
.single #contents .article#day8 .section#item ul.photos li.p1 {
  top: 0px;
  left: 0px;
}
.single #contents .article#day8 .section#item ul.photos li.p2 {
  top: 240px;
  left: 0px;
}
.single #contents .article#day8 .section#item ul.photos li.p3 {
  top: 480px;
  left: 0px;
}
.single #contents .article#day8 .section#item ul.photos li.p4 {
  top: 40px;
  left: 240px;
}
.single #contents .article#day8 .section#item ul.photos li.p5 {
  top: 280px;
  left: 240px;
}
.single #contents .article#day8 .section#item ul.photos li.p6 {
  top: 520px;
  left: 240px;
}
.single #contents .article#day8 .section#schedule h2 {
  color: #000000;
  font-weight: normal;
}
.single #contents .article#day9 .section .day {
  background-image: url(../images/day9.png);
}
.single #contents .article#day9 .section h2 {
  color: #505670;
}
.single #contents .article#day9 .section#schedule h2 {
  color: #000000;
  font-weight: normal;
}
.single #contents .article#day10 .section .day {
  background-image: url(../images/day10.png);
}
.single #contents .article#day10 .section h2 {
  color: #C6A91C;
}
.single #contents .article#day10 .section#item ul.photos {
  height: 960px;
}
.single #contents .article#day10 .section#item ul.photos li {
  position: absolute;
}
.single #contents .article#day10 .section#item ul.photos li.p1 {
  top: 12px;
  left: 216px;
}
.single #contents .article#day10 .section#item ul.photos li.p2 {
  top: 132px;
  left: -8px;
}
.single #contents .article#day10 .section#item ul.photos li.p3 {
  top: 252px;
  left: 216px;
}
.single #contents .article#day10 .section#item ul.photos li.p4 {
  top: 372px;
  left: -8px;
}
.single #contents .article#day10 .section#item ul.photos li.p5 {
  top: 492px;
  left: 216px;
}
.single #contents .article#day10 .section#item ul.photos li.p6 {
  top: 612px;
  left: -8px;
}
.single #contents .article#day10 .section#item ul.photos li.p7 {
  top: 692px;
  left: -248px;
}
.single #contents .article#day10 .section#item ul.photos li.p8 {
  top: 612px;
  left: -488px;
}
.single #contents .article#day10 .section#schedule h2 {
  color: #000000;
  font-weight: normal;
}

br.sp {
  display: none;
}

@media screen and (max-width: 960px) {
  .single #contents #day2 .section .day + h2 > span br.sp {
    display: inline;
  }
}

@media screen and (max-width: 830px) {
  .single #contents #day6 .section .day + h2 > span {
    font-size: 90%;
  }
}

@media screen and (max-width: 490px) {
  .single #contents #day7 .section .day + h2 > span {
    font-size: 90%;
  }
}

@media screen and (max-width: 850px) {
  .single #contents #day10 .section .day + h2 > span {
    font-size: 90%;
  }
}
@media screen and (max-width: 570px) {
  .single #contents #day10 .section .day + h2 > span {
    font-size: 80%;
  }
}

@media screen and (max-width: 1024px) {
  #header h1 {
    font-size: 400%;
    line-height: 1.333333333em;
    height: 200px;
  }

  .single #header h1 {
    height: auto;
  }
  .single #contents .article .section .day + h2 {
    width: 100%;
  }
  .single #contents .article .section#item {
    width: 100%;
  }
  .single #contents .article .section#item .texts {
    float: none;
    width: 480px;
    margin: 0 auto;
  }
  .single #contents .article .section#item ul.photos {
    margin: 0 auto;
    height: 440px;
    width: 480px;
  }
  .single #contents .article .section.nav {
    margin-top: 40px;
  }
  .single #contents .article#day10 .section#item ul.photos {
    height: 1080px;
  }
  .single #contents .article#day10 .section#item ul.photos li.p7 {
    top: 732px;
    left: 216px;
  }
  .single #contents .article#day10 .section#item ul.photos li.p8 {
    top: 852px;
    left: -8px;
  }
  .single #contents .article#day10 .section#schedule h2 {
    color: #000000;
    font-weight: normal;
  }
}
@media screen and (max-width: 768px) {
  a:hover {
    opacity: 1 !important;
  }

  .indent {
    text-indent: 0;
    padding-left: 0;
  }

  span.indent {
    display: inline;
  }

  .adj {
    display: none;
  }

  #header h1 {
    margin-top: 0;
  }

  #contents .article {
    padding: 0px;
  }
  #contents .article .section {
    width: 100%;
  }
  #contents .article .section p.photo img, #contents .article .section div.photo img {
    width: 100%;
  }
  #contents .article .section#schedule dl dt, #contents .article .section#schedule dl dd {
    float: none;
  }
  #contents .article .section#schedule dl dt {
    box-sizing: border-box;
    padding-top: 8px;
    height: 40px;
    text-align: left;
  }
  #contents .article .section#schedule dl dd {
    margin-left: 0;
    white-space: normal;
  }

  .single #header h1 {
    font-size: 200%;
  }
  .single #header h1 em {
    font-size: 80%;
  }
  .single #header h1 span {
    height: 40px;
    line-height: 40px;
  }
  .single #contents .article .section .day + h2 {
    font-size: 400%;
    height: 158px;
  }
  .single #contents .article .section .day + h2:before {
    content: " ";
    display: inline-block;
    font-size: 0px;
    height: 158px;
    width: 1px;
    margin-left: -1px;
    vertical-align: middle;
  }
  .single #contents .article .section .day + h2 > * {
    display: inline-block;
    vertical-align: middle;
  }
}
@media screen and (max-width: 480px) {
  #header #yodogawa {
    font-size: 140%;
    line-height: 40px;
  }

  #contents .article .section#schedule {
    padding-left: 10px;
    padding-right: 10px;
  }
  #contents .article .section#schedule h2 {
    font-size: 200%;
    line-height: 2em;
  }
  #contents .article .section#schedule dt, #contents .article .section#schedule dd {
    font-size: 160%;
    line-height: 2.5em;
  }

  .single #header {
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
  }
  .single #header h1 {
    font-size: 160%;
  }
  .single #contents .article .section {
    box-sizing: border-box;
  }
  .single #contents .article .section .day + h2 {
    font-size: 240%;
    height: 158px;
  }
  .single #contents .article .section .day + h2:before {
    content: " ";
    display: inline-block;
    font-size: 0px;
    height: 158px;
    width: 1px;
    margin-left: -1px;
    vertical-align: middle;
  }
  .single #contents .article .section .day + h2 > * {
    display: inline-block;
    vertical-align: middle;
  }
  .single #contents .article .section#item {
    padding-left: 10px;
    padding-right: 10px;
  }
  .single #contents .article .section#item .texts {
    width: 100%;
  }
  .single #contents .article .section#item ul.photos {
    width: 100%;
    height: auto !important;
  }
  .single #contents .article .section#item ul.photos li {
    position: static !important;
    text-align: center;
    padding-top: 40px;
  }
  .single #contents .article .section#item ul.photos li:first-child {
    padding-top: 0;
  }
}
@media screen and (max-width: 360px) {
  .single #header h1 {
    font-size: 140%;
  }
  .single #contents .article#day5 .section h2 span {
    white-space: normal;
  }
}
html.ua-mobile a:hover {
  opacity: 1 !important;
}
