@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
 --------------------------------------------------------------------------------*/
html {
  font-size: 62.5%;
}

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;
}

/* 
 * link style
 --------------------------------------------------------------------------------*/
a {
  color: #89A9D8;
  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: #89A9D8;
  text-decoration: none;
}
a:visited {
  color: #89A9D8;
  text-decoration: none;
}
a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  color: #89A9D8;
  text-decoration: none;
}
a:active {
  color: #89A9D8;
  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;
}
.sns a[target=_new], .sns a[target=_blank] {
  background-image: none;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  .sns a[target=_new], .sns a[target=_blank] {
    background-image: none;
  }
}
.exlink a {
  display: block;
  background: url(images/icon_exlink.png) no-repeat left center;
  padding-left: 20px;
}
.exlink a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  color: #89A9D8;
  text-decoration: none;
}

/*
 * wrapper
 --------------------------------------------------------------------------------*/
#wrapper {
  position: relative;
  width: 1240;
  margin: 0 auto;
  background-color: #FFF;
}

/*
 * main
 --------------------------------------------------------------------------------*/
/*
 * 	header
 */
#header {
  position: relative;
  margin: 0 auto;
}
#header #hobo {
  padding: 10px 0;
  text-align: center;
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-size: 100%;
  text-transform: uppercase;
}
#header #hobo a {
  color: #000000;
  text-decoration: none;
}
#header h1 {
  position: relative;
  margin: 0 auto;
  font-size: 200%;
  text-align: center;
}

#yodogawa {
  text-align: center;
  font-size: 180%;
}

/*
 * contents
 */
.contents {
  position: relative;
  width: 1240;
  margin: 50px auto 40px;
}
.contents h2 {
  margin: 0;
  padding: 20px 0;
  text-align: center;
}
.contents blockquote {
  margin: 40px 0;
  margin-left: 1em;
  padding-left: 1em;
  border-left: 2px solid #3f3f3f;
  color: #3f3f3f;
}
.contents .article {
  width: 500px;
  margin: 0 auto;
  text-align: left;
}

.column {
  position: relative;
  width: 1240;
  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: -220%;
  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: #89A9D8;
  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: -220%;
  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: #89A9D8;
  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 {
  font-size: 12px;
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-weight: 400;
}

body {
  line-height: 2em;
  color: #333333;
  font-size: 10px;
  font-weight: normal;
  font-family: "Shin Go Light", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: #A8DADB;
}

p {
  margin-bottom: 2em;
}

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

.small {
  font-size: 75%;
}

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: normal;
}
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 #89A9D8;
  color: #89A9D8;
  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: #89A9D8;
  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: 960px;
  background-color: transparent;
  overflow: hidden;
}
#wrapper ul,
#wrapper li {
  list-style: none;
}

#main-images {
  position: absolute;
  width: 960px;
  height: 700px;
  top: 0;
  left: 50%;
  margin-left: -480px;
}
#main-images.archive {
  height: 550px;
}
#main-images.archive > div.slide2 {
  background-position: center -150px;
}
#main-images > div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/*--------------------------------------------------------------------------------
 * 
 * 	header
 * 
 *--------------------------------------------------------------------------------*/
#header {
  position: absolute;
  width: 960px;
  left: 50%;
  margin-left: -480px;
}
#header h1 {
  display: inline-block;
  margin: 273px 0 0 80px;
  padding: 0px;
  background-color: rgba(255, 216, 0, 0.5);
  font-family: "Nachin", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 520%;
  font-weight: normal;
  white-space: nowrap;
  line-height: 1em;
}
#header h1 img {
  width: 100%;
}
#header:after {
  content: url("../images/ph_yodogawa.jpg");
  position: absolute;
  display: block;
  right: 0;
  top: 970px;
  z-index: 1;
}
#header.archive:after {
  content: '';
}
#header h2 {
  clear: both;
}
#header #hobo {
  padding: 11px 0 0 10px;
  text-align: left;
}
#header #yodogawa {
  position: relative;
  box-sizing: border-box;
  margin-left: 40px;
  margin-top: 255px;
  padding: 40px;
  width: 680px;
  background-color: rgba(18, 83, 176, 0.5);
  font-size: 200%;
  font-weight: normal;
  font-family: "Nachin", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.75em;
  text-align: left;
  color: #FFFFFF;
  z-index: 2;
}
#header #yodogawa p {
  margin: 0 0 1em 0;
}
#header #yodogawa p i {
  font-size: 171.4285714%;
}
#header #yodogawa p.note {
  font-family: "Shin Go Light", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 70%;
  margin-bottom: 0;
}

.hp a {
  display: inline-block;
  margin: 40px 0 40px 120px;
}
.hp a i {
  display: inline-block;
  font-size: 240%;
  vertical-align: middle;
}
.hp a span {
  display: inline-block;
  font-size: 160%;
  vertical-align: middle;
}

#toc-area > a {
  display: block;
  position: absolute;
  top: 660px;
  right: 40px;
  width: 120px;
  height: 120px;
  border-radius: 60px;
  background-color: #FFE876;
  font-family: "Nachin", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 200%;
  color: #89A9D8;
  text-align: center;
  z-index: 1;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
#toc-area > a:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 120px;
  vertical-align: middle;
}
#toc-area > a.fixed {
  position: fixed;
  top: 10px;
  right: auto;
  margin-left: 800px;
  z-index: 3;
}
#toc-area > a span {
  display: inline-block;
  vertical-align: middle;
}
#toc-area > a span span {
  display: block;
  font-size: 60%;
}
#toc-area #toc {
  position: absolute;
  box-sizing: border-box;
  width: 800px;
  top: 750px;
  right: 80px;
  margin: 0;
  padding: 40px;
  background-color: #f4f4f4;
  z-index: 2;
}
#toc-area #toc a.close {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
}
#toc-area #toc a.close:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 40px;
  vertical-align: middle;
}
#toc-area #toc a.close i {
  display: inline-block;
  font-size: 240%;
  vertical-align: middle;
}
#toc-area #toc.fixed {
  position: fixed;
  top: 100px;
  right: auto;
  margin-left: 80px;
  z-index: 3;
}
#toc-area #toc ul li {
  width: auto;
  padding: 0;
  border-bottom: 0 none;
  background-color: #FFFFFF;
  font-size: 100%;
  letter-spacing: 0;
  margin-top: 1px;
}
#toc-area #toc ul li:first-child {
  margin-top: 0;
  border-top: 0 none;
}
#toc-area #toc ul li.off {
  background-color: transparent;
}
#toc-area #toc ul li.off a:link, #toc-area #toc ul li.off a:visited, #toc-area #toc ul li.off a:hover, #toc-area #toc ul li.off a:active {
  opacity: 1;
  cursor: default;
  color: #7f7f7f;
}
#toc-area #toc ul li.current {
  background-color: #FFE876;
}
#toc-area #toc ul li.current a:link, #toc-area #toc ul li.current a:visited, #toc-area #toc ul li.current a:hover, #toc-area #toc ul li.current a:active {
  opacity: 1;
  cursor: default;
  color: #000000;
}
#toc-area #toc ul li a {
  padding: 8px 20px;
}
#toc-area #toc ul li a > span {
  position: static;
  font-size: 160%;
  font-family: "FB Benton Sans Medium", Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-weight: normal;
  color: inherit;
}
#toc-area #toc ul li a em {
  margin-left: 20px;
  font-size: 200%;
  font-family: "Nachin", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  color: inherit;
}
#toc-area #toc ul li a em span {
  position: static;
  font-weight: normal;
  color: inherit;
}
#toc-area #toc ul li a em span.sub {
  font-size: 60%;
}
#toc-area #toc ul li a em span.date {
  position: absolute;
  width: 115px;
  font-size: 60%;
  font-family: "FB Benton Sans Medium", Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  text-align: left;
}

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

.credit {
  margin: 40px auto 0;
  font-size: 120%;
  font-family: "FB Benton Sans Medium", Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  text-align: center;
  color: #7f7f7f;
}

.date {
  font-family: "FB Benton Sans Medium", Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-size: 140%;
  margin-bottom: 0;
}

span.indent {
  display: inline-block;
}

#contents {
  width: 800px;
  margin: 700px auto 0;
  background-color: #FFFFFF;
}
#contents.archive {
  margin-top: 550px;
}
#contents .article {
  padding-top: 620px;
  padding-bottom: 80px;
}
#contents .article.archive {
  padding-top: 20px;
}
#contents .article h2 {
  position: relative;
  margin: 0 0 0 -80px;
  padding: 0;
  font-size: 400%;
  line-height: 1em;
  font-weight: normal;
  font-family: "Nachin", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contents .article h2 > span {
  display: inline-block;
  width: 80px;
  height: 80px;
  background-color: #FFE876;
  text-align: center;
  vertical-align: bottom;
  white-space: nowrap;
}
#contents .article h2 > span + span {
  display: inline-block;
  width: auto;
  height: auto;
  text-align: left;
  vertical-align: bottom;
  white-space: nowrap;
}
#contents .article h2 > span + span + span {
  display: block;
  margin-left: 80px;
  background-color: transparent;
  font-size: 50%;
  vertical-align: bottom;
}
#contents .article h2 > span:first-child:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 80px;
  vertical-align: middle;
}
#contents .article .section {
  width: 560px;
  margin: -2px auto 0;
  padding: 40px 120px 40px 40px;
}
#contents .article .section h3 {
  font-size: 180%;
  line-height: 1.5em;
  color: #FFE876;
  margin: 20px auto 25px;
  padding-bottom: 30px;
}
#contents .article .section p {
  font-size: 160%;
  line-height: 2em;
}
#contents .article .section p.fin {
  padding-top: 40px;
}
#contents .article .illust.right {
  float: right;
}
#contents .article .photo p {
  font-size: 140%;
}

#navi ul li a {
  display: block;
  font-size: 200%;
  font-family: "Nachin", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#navi ul li a i {
  font-size: 120%;
  vertical-align: middle;
}
#navi ul li.prev a, #navi ul li.next a {
  width: 100px;
  height: 100px;
  background-color: #FFE876;
  border-radius: 50%;
  vertical-align: middle;
}
#navi ul li.prev a:after, #navi ul li.next a:after {
  content: '';
  display: inline-block;
  height: 100px;
  width: 1px;
  margin-right: -1px;
  vertical-align: middle;
}
#navi ul li.prev a i {
  margin-left: -5px;
}
#navi ul li.next a i {
  margin-right: -5px;
}

#top-navi {
  padding-right: 20px;
  margin-bottom: 40px;
}
#top-navi ul {
  text-align: right;
}
#top-navi ul li {
  display: inline-block;
  margin: 0 5px;
}
#top-navi ul li a {
  display: block;
  font-size: 120%;
  font-family: "Nachin", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#top-navi ul li a i {
  font-size: 150%;
  vertical-align: middle;
}
#top-navi ul li.prev a, #top-navi ul li.next a {
  background-color: #FFE876;
  border-radius: 11px;
  vertical-align: middle;
  padding: 0 5px;
  white-space: nowrap;
}
#top-navi ul li.prev a:after, #top-navi ul li.next a:after {
  content: '';
  display: inline-block;
  height: 22px;
  width: 1px;
  margin-right: -1px;
  vertical-align: middle;
}
#top-navi ul li.prev a i {
  margin-left: -5px;
}
#top-navi ul li.next a i {
  margin-right: -5px;
}

#info {
  width: 800px;
  margin: 0 auto;
  background-color: #FFFFFF;
}
#info .section {
  box-sizing: border-box;
  width: 720px;
  margin: 0 auto;
  padding: 40px;
  background-color: #f4f4f4;
  border: 1px solid #e5e5e5;
  overflow: hidden;
  *zoom: 1;
}
#info .section .book {
  float: left;
}
#info .section .text {
  margin-left: 280px;
}
#info .att {
  font-family: "Shin Go Medium", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 160%;
  color: #CC0000;
}
#info h4 {
  margin: 0 0 0 0;
  font-family: "Shin Go Medium", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 200%;
  line-height: 1.5em;
}
#info h5 {
  margin: 10px 0 0 0;
  font-family: "Shin Go Medium", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 140%;
  line-height: 1.5em;
}
#info p {
  font-size: 160%;
  line-height: 2em;
  margin-bottom: 1em;
}
#info a {
  font-size: 160%;
}
#info a i {
  font-size: 150%;
  vertical-align: middle;
}

/*--------------------------------------------------------------------------------
 * 
 * 	footer
 * 
 *--------------------------------------------------------------------------------*/
#footer {
  background: #FFFFFF;
  margin: 0 auto;
  padding: 0;
  width: 800px;
}
#footer .copyright {
  width: auto;
  margin: 0 auto;
  padding: 40px 0;
  font-family: "FB Benton Sans Medium", Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-size: 120%;
  text-align: center;
}
#footer ul.sns {
  margin: 0;
  padding-top: 40px;
  text-align: center;
}
#footer ul.sns li {
  padding: 0;
  margin: 10px;
  font-size: 100%;
  text-align: center;
}
#footer ul.sns li a {
  display: block;
  height: 80px;
  width: 80px;
  background-color: #FFE876;
  font-weight: normal;
  font-family: "Shin Go Medium", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
  border-radius: 40px;
}
#footer ul.sns li a > span {
  margin-top: -5px;
  display: inline-block;
  vertical-align: middle;
}
#footer ul.sns li a > span i {
  display: block;
  font-size: 240%;
}
#footer ul.sns li a > span span {
  display: block;
  height: auto;
  font-size: 100%;
  line-height: 1em;
  letter-spacing: 0;
}
#footer ul.sns li a:after {
  content: '';
  display: inline-block;
  height: 80px;
  width: 1px;
  margin-right: -1px;
  vertical-align: middle;
}
#footer ul.sns li.home a i {
  font-size: 360%;
  line-height: 0.66667em;
}
#footer ul.sns li.sns-line {
  display: none;
}
#footer ul.sns a[target=_new]:after, #footer ul.sns a[target=_blank]:after {
  margin-left: 0;
  content: "";
}
#footer ul.sns a.btn {
  padding: 0 2px;
  min-width: 44px;
}
#footer ul.sns a.btn i {
  float: none;
}
#footer ul.sns a.btn span {
  margin: 0;
  font-size: 10px;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {
  a:hover {
    opacity: 1 !important;
  }

  body {
    font-size: 20px;
  }

  body * {
    box-sizing: border-box;
  }

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

  span.indent {
    display: inline;
  }

  #header {
    width: 100%;
  }
  #header #hobo img {
    width: 25%;
  }
  #header #yodogawa {
    margin-left: 0px;
    margin-top: 40px;
    width: auto;
    font-size: 150%;
  }
  #header .hp a {
    margin-left: 100px;
  }
  #header .hp a span {
    font-size: 120%;
  }
  #header .hp a i {
    font-size: 180%;
  }
  #header h1 {
    margin-left: 40px;
    margin-top: 423px;
    font-size: 420%;
  }
  #header img {
    width: 100%;
  }
  #header:after {
    content: none;
  }

  #toc-area > a {
    width: 140px;
    height: 140px;
    border-radius: 70px;
    top: auto;
    bottom: 0;
    z-index: 2;
  }
  #toc-area > a:after {
    height: 140px;
  }
  #toc-area #toc {
    width: 100%;
    top: 1420px;
    right: 0;
  }
  #toc-area #toc.fixed {
    margin-left: 0;
  }
  #toc-area #toc ul li a em {
    font-size: 160%;
  }
  #toc-area #toc ul li a em span.date {
    width: 155px;
  }

  #contents .article {
    padding-top: 780px;
  }
  #contents .article h2:before {
    position: absolute;
    display: block;
    width: 110px;
    height: 110px;
    left: 0;
    bottom: auto;
    top: -110px;
    margin-left: 0;
    padding: 0;
    background-image: none;
  }
  #contents .article .section {
    background-image: none;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
  #contents .illust img {
    width: auto;
  }
  #contents img {
    width: 100%;
  }
  #contents.archive .article h2 {
    margin-top: 75px;
  }

  #navi ul li a {
    display: block;
    font-size: 200%;
    font-family: "Nachin", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  #navi ul li a i {
    font-size: 120%;
    vertical-align: middle;
  }
  #navi ul li.prev a, #navi ul li.next a {
    width: 160px;
    height: 160px;
    font-size: 160%;
  }
  #navi ul li.prev a:after, #navi ul li.next a:after {
    height: 160px;
  }

  #info .section .book {
    float: none;
  }
  #info .section .text {
    margin-left: 0;
    margin-top: 40px;
  }

  #footer ul.sns li a {
    width: 160px;
    height: 160px;
    border-radius: 80px;
  }
  #footer ul.sns li a:after {
    height: 160px;
  }
}
html.ua-mobile a:hover {
  opacity: 1 !important;
}

.conv {
  width: 560px;
}
.conv > p {
  font-size: 160%;
  line-height: 1.75em;
  margin-bottom: 1em;
}
.conv dt, .conv dd {
  font-size: 160%;
  line-height: 2em;
}
.conv dt {
  font-family: "Shin Go Medium", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 5em;
}
.conv .continue {
  font-size: 160%;
}

@media screen and (max-width: 600px) {
  .conv {
    width: auto;
  }
  .conv dl {
    display: block;
    width: 740px;
    margin: 0 auto 2em;
  }
  .conv dt, .conv dd {
    display: block;
  }
  .conv dt {
    float: left;
    margin: 0;
    padding: 0;
    width: 4em;
  }
  .conv dd {
    margin-left: 4em;
    padding-top: 0;
  }
}
