@charset "UTF-8";
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body, html {
  height: 100%;
}

/**/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, p, th, td, img {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

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

ol, ul {
  list-style: none;
}

li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

a img {
  border-style: none;
/ / IE8
}

img {
  max-width: 100%;
}

a {
  color: #0064FF;
  text-decoration: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}

a:link {
  color: #0064FF;
}

a:visited {
  color: #0064FF;
}

a:hover {
  color: #FFA0A0;
}

a:focus {
  outline: 0
}

a:hover, a.selected, a:link {
  text-decoration: none;
}

a, img {
  vertical-align: top
}

.clrfx:before, .clrfx:after {
  content: " ";
  display: table;
  clear: both;
}

.clrfx {
  *zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.vh {
  visibility: hidden;
}

.tac {
  text-align: center;
}

.ml_05 {
  margin-left: -0.5em;
}

.hoverOp:hover {
  filter: alpha(opacity=60);
  opacity: 0.6;
}

a.hovOp:hover {
  filter: alpha(opacity=50);
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.clrbr {
  display: inline-block;
}

.box {
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
  height: 100% !important;
  width: 100%;
  overflow: hidden;
  background-position: center center;
}

/* Common
 * --------------------------------------------------------*/
body {
  letter-spacing: 1px;
  
  font: normal 16px/38px "秀英明朝 M", "Shuei Mincho M", "Times", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  /*background-color: #000000;*/
}

.bg {
  width: 100%;
  height: 100%;
  position: fixed;
  background: url(../images/bk_pc.jpg);
  background-repeat: repeat-y;
  background-position: top center;
  background-size: cover;
  left: 0;
  top: 0;
  z-index: -1;
}

.header_pc {
  width: 914px;
  margin: 0 auto;
  text-align: center;
}

.header_sp {
  display: none;
}

.wrapper {
  width: 900px;
  margin: 0 auto;
  text-align: center;
}

.base {
  margin: 15px 0;
  background: #E6FFFF;
}

#index {
  background-color: #E6FFFF;
  padding-bottom: 30px;
}

.index__title {
  padding: 20px 0;
  font-family: sans-serif;
}

#index ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 90%;
  margin: 0 auto;
}

#index ul li {
  padding-bottom: 10px;
}

#index a:hover {
  opacity: .7;
}

/* yodogawa */
.yodogawa_outer {
}

.yodogawa_pc {
  margin: 0 auto;
  width: 900px;
}

.yodogawa_sp {
  display: none;
}

/* profile */
.prof {
  margin: 10px auto;
  position: relative;
}

.btn_prof {
  text-align: left;
  display: inherit;
}

.profile_outer {
  display: none;
  box-sizing: border-box;
  width: 690px;
  position: absolute;
  right: 0;
  top: 0;
  background: #FFFFFF;
}

#profile {
  box-sizing: border-box;
  padding: 35px 0 0 170px;
  text-align: center;
}

#profile h3 {
  font-family: "光朝", "Kocho", serif;
  padding-bottom: 20px;
  font-size: 24px;
  text-align: left;
}

#profile h3 span,
#profile p {
  font-size: 16px;
  text-align: left;
}

.btn_close {
  padding: 25px 0;
  display: inline-block;
}

/* footer */
#footer {
  text-align: center;
  margin-bottom: 0;
}

#footer li {
  padding: 20px 45px 0 40px;
}

#footer li.ft_home {
  padding-left: 205px;
}

#footer .copy {
  padding: 50px 0 40px 0;
}

/* index
 * --------------------------------------------------------*/

/* contents */
.contents_title {
  background-color: #E6FFFF;
  margin-bottom: 40px;
  padding: 20px 0;
}

#contents {
  text-align: center;
  margin-top: 0;
  padding-top: 50px;
}

#contents h2 {
  padding: 20px 0 70px 0;
}

#contents .txt {
  display: block;
  text-align: left;
  margin-left: 200px;
  margin-bottom: 40px;
  
}

#contents .quote {
  display: block;
  text-align: left;
  margin-left: 128px;
  margin-top: -10px;
  margin-bottom: 35px;
  
  font: normal 16px/38px "秀英明朝 B", "Shuei Mincho B", serif;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  width: 650px;
  padding: 30px 0;
}

.dashed {
  width: 100%;
  display: inline-block;
}

/* photo */
.photo {
  padding-top: 15px;
  padding-bottom: 75px;
}

.photo2 {
  padding-top: 15px;
  padding-bottom: 50px;
}

#contents .nxt {
  padding-bottom: 30px;
}

#contents .update {
  font-size: 13px;
}

#contents .illustration {
  font-family: "Times New Roman", serif;
  font-style: italic;
  font-size: 12px;
  text-align: right;
  padding: 30px 50px 30px 0;
}

/* flipPage */
#flipPage {
  text-align: center;
}

#flipPage ul {
}

#flipPage li {
  vertical-align: middle;
  padding: 20px 0;
}

#flipPage li.btn_top {
  padding: 0 170px;
}

/* sp
 * --------------------------------------------------------------------------- */
@media only screen and (max-width: 600px) {
  body, html {
    height: 100%;
  }
  br {
    display: none;
  }
  /**/
  body {
    width: 100%;
    margin: 0 auto;
  }
  
  .bg {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-image: url("../images/ttl_sp_bg.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 0;
    z-index: -1;
  }
  
  .contents_title {
    padding: 20px 0 30px;
    text-align: center;
  }
  .contents_title img {
    width: 95%;
  }
  
  img {
    max-width: 100%;
    height: auto;
  }
  
  .hoverOp:hover {
    filter: alpha(opacity=100);
    opacity: 100;
  }
  
  .wrapper {
    width: 95%;
  }
  
  .fl, .fr {
    float: none;
  }
  
  .box {
    background-position: top center;
    background-size: contain;
    position: relative;
  }
  
  .header_pc {
    display: none;
  }
  
  .header_sp {
    display: block;
  }
  
  .header_outer {
    height: 100% !important;
  }
  
  /* yodogawa */
  .yodogawa_pc {
    display: none;
  }
  
  .yodogawa_sp {
    display: block;
    background-color: #E6FFFF;
  }
  
  .yodogawa_sp img {
    padding: 0;
  }
  
  .yodogawa_outer {
    height: 100% !important;
    
  }
  
  /* [sp] profile */
  .prof {
    margin: 10px auto;
    position: relative;
  }
  
  .btn_prof {
    text-align: left;
    display: inherit;
  }
  
  .profile_outer {
    width: 100%;
    position: relative;
  }
  
  #profile {
    width: 100%;
    padding: 25px 20px;
    display: block;
    box-sizing: border-box;
    text-align: center;
  }
  
  #profile h3 {
    padding-bottom: 20px;
    font-size: 24px;
    text-align: left;
  }
  
  #profile h3 span,
  #profile p {
    font-size: 16px;
  }
  
  #profile h3 {
    padding-bottom: 20px;
  }
  
  .btn_close {
    padding: 0 0 30px 0;
  }
  
  /* [sp]contents */
  #contents {
    width: 100%;
    margin: 0 auto;
    padding-top: 2em;
  }
  
  #contents h2 {
    padding: 20px 0 30px 0;
  }
  
  #contents .txt {
    width: 90%;
    margin: 0 auto 20px auto;
    display: block;
    
  }
  
  #contents .quote {
    width: 90%;
    margin: 0 auto 20px auto;
    display: block;
  }
  
  .photo {
    padding-bottom: 40px;
  }
  
  #contents .update {
    font-size: 13px;
  }
  
  #contents .illustration {
    text-align: right;
    padding: 30px 20px 50px 0;
  }
  
  /* [sp] flipPage */
  #flipPage {
    padding: 10px 0;
  }
  
  #flipPage ul {
  }
  
  #flipPage li {
    vertical-align: middle;
    padding: 60px 0 20px 0;
  }
  
  #flipPage li.btn_top {
    padding: 0;
    left: 23%;
    position: absolute;
  }
  
  #flipPage li.btn_prev {
    padding-right: 30px;
  }
  
  #flipPage li.btn_next {
    padding-left: 30px;
  }
  
  /* [sp] footer */
  #footer {
    width: 100%;
  }
  
  #footer li {
    display: inline-block;
    padding: 20px 0;
    width: 20%;
  }
  
  #footer li.ft_home {
    padding-left: 0;
  }
  
  #footer .copy {
    padding: 15px 0 20px 0;
  }
  
  #flipPage li.btn_top {
    left: 19%;
  }
  
  
  #index ul {
    padding: 0 0 10px;
  }
  
  #index ul li {
    width: 50%;
  }
  
}

  