@charset "UTF-8";
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 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;}
img{max-width: 100%;}
a:link{color:#4BACC5;}
a:visited{color:#4BACC5;}
a:hover{color:#b3eaf9;}
a:focus{outline:0}
a:hover,a.selected,a:link{text-decoration:none;}
img{vertical-align:middle; border-style:none;//IE8}
a{vertical-align:top; border-style:none;//IE8}
.clrfx:before,.clrfx:after {content: " ";display: table;clear: both;}
.clrfx {*zoom: 1;}
.fl {float: left;}
.fr {float: right;}
.dn{display: none;}
.vh{visibility: hidden;}
.tac{text-align: center;}
.ml_05 {margin-left: -0.5em;}
.hoverOp:hover{filter: alpha(opacity=60);opacity: 0.6;}
.forPc{display:block;}
.forSp{display:none;}
.bold{font-weight: bold;}
.red{color: #FF007E;}
.tac{text-align: center;}
.line{margin-bottom:40px;}
/* Common
 * --------------------------------------------------------*/
body {
  letter-spacing: 0.06em;
  font-family:"source-han-sans-japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-color:#FBFBFB;
    font-weight: 500;
    font-size: 16px;
    line-height: 2.0em;
}
.wrapper {
  width: 940px;
  margin: 0 auto;

}
/* header */
.bk_blc{
  background-color: #000;
}
header {
  width: 100%;
}
header .logo img {
  vertical-align: top;
  padding-top: 10px;
}
header .mainImg img {
  width: 100%;
}

.main_ttl {
  text-align: center;
  padding-left: 188px;
  margin-top: -18px;
}
#yodogawa {
    font-family:"source-han-sans-japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: relative;
      font-weight: 700;
  font-size: 17px;
  line-height: 40px;
  letter-spacing: 0.05em;
  font-weight: bold;
  padding: 30px 0 50px 0;
}
#yodogawa p.fl {
  padding-left:45px;
}
#yodogawa .prof {
  display: inline-block;
  padding-top: 18px;
    padding-left: 20px;
}

/* profile */
.prof_pc{display: block;}
.prof_sp{display: none;}
.prof_pc_box{display: none;}
#profile{
  margin: 0 auto;
  width: 600px;
  padding: 30px;
}
#profile h3,
#profile p,
#profile .prof_photo {
  padding:0 30px;
  text-align: left;
}
#profile h3 {
  color: #FF007E;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 20px;
}
#profile .prof_cap {
  display: block;
  color: #666;
  font-weight: 400;
  font-size: 12px;
  line-height: 2.0em;
 padding-bottom: 20px;
}


.wrap_bk {
  background-image: url('../images/bk.jpg');
  background-size: contain;
}
.wrap_border {
  width: 820px;
  margin: 0 auto;
  padding-top:80px;
  padding-bottom:60px;
  border: 5px solid #000;
  background: #FFF;
}
.box {
  display: table;
  margin: 0 auto;
}
.box .box_ttl {
padding-bottom: 45px;
  text-align: center;
}
.box .box_photo {
  display: table;
  margin: 0 auto;
}
.box .box_book {
  margin-top: -60px;
  padding-left: 65px;
}
.box .cap {
  display: block;
  font-weight: 400;
  color: #666;
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.8em;
}
.box .box_txt {
  font-size: 16px;
  line-height: 2.2em;
  letter-spacing: 0.05em;
  padding: 40px 0 50px 70px;

}
.box .box_txt p.txt_adjst {
  padding-bottom: 20px;
}
p.caution{
  color: #666;
  font-weight: 400;
  font-size: 14px;
  text-align: left;
  letter-spacing: 0.05em;
  margin-top: 25px;
  line-height: 1.7em;
  padding-left: 50px;
}
.kakomi{
  background-color: #F7F7F7;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 1.8em;
  width: 420px;
  margin-left: 70px;
  padding: 30px 20px;
  border-radius: 10px;
  margin-bottom: 60px;
}

.btn_bana{
  text-align:center;
  margin: 0 auto;
  margin-bottom: 80px;
}


#box2 .box .box_ttl {
  width: 660px;
  margin: 0 auto;
}
#box02 .midashi{
  text-align: left;
  padding-top: 30px;
}
#box02 .cap2{
  font-weight: 400;
  color: #666;
  margin: 20px 0;
  font-size: 14px;
  line-height: 1.7em;
}


/* footer */
footer {
 background-color:#FBFBFB;
  padding: 30px 0;
  margin: 0 auto;
  text-align: center;
}
footer ul {
  margin-bottom: 40px;
}
footer li {
}
.footer_m{
  margin: 0 40px 0 40px ;
}
.footer_m2{
  margin: 0 0 0 60px;
}

/* sp
 * --------------------------------------------------------------------------- */
@media only screen and (max-width: 479px) {
  body {width: 100%;margin: 0 auto;}
  img{max-width:100%;height:auto;}
  .hoverOp:hover{filter: alpha(opacity=100);opacity: 100;}
  .wrapper{width: 91%;}
  .forPc{display:none;}
  .forSp{display:block;}
  .line{margin-bottom:20px;}



  .main_ttl {
    text-align: center;
    padding-left: 0;
    margin-top: 0;
  }

  #yodogawa {
    position: relative;
    font-size: 16px;
    line-height: 2.2em;
    padding: 30px 0 50px 0;
  }
  #yodogawa p.fl {
    padding-left: 0;
  }
  #yodogawa .prof {
    display: inline-block;
    padding-top: 18px;
    padding-left: 0;
  }

  .wrap_border {
    width: 92%;
    padding: 30px 0 10px;
    border: 3px solid #000;
  }
  .box {
    width: 98%;
  }
  .box .box_book {
      padding-left: 0;
      width: 75%;
      margin-top: 0;
      margin: 0 auto;
  }

  .box .cap {
      display: block;
      color: #666;
      margin-top: 8px;
      font-size: 12px;
      line-height: 1.7em;
  }

  .box .box_txt p.txt_adjst {
    padding-bottom: 15px;
  }

  .box .box_txt {
    padding-left: 0;
    font-size: 15px;
    line-height: 1.95em;
    letter-spacing: 0.05em;
    padding: 20px 6px;
  }
  .box .box_photo {
    width: 97%;
  }

  .btn_bana {
      text-align: center;
      width: 98%;
      margin: 0 auto;
      margin-top: 15px;
      margin-bottom: 40px;}

  .box .box_ttl {
      padding-bottom: 30px;
      width: 95%;
      text-align: left;
      margin-left: 7px;
    }
  p.caution {
      font-size: 14px;
      text-align: left;
      letter-spacing: 0.05em;
      margin-top: 10px;
      line-height: 1.6em;
      padding-left: 8px;
}
#box02 .midashi{
  text-align: left;
  margin: 10px 0 0 0;
  width: 96%;
}

.sp_ttl{
    width: 75%;
    text-align: left;
  }

.sp_deco{
    width: 20%;
  }

.kakomi{
      background-color: #F7F7F7;
      margin: 0 auto;
      font-size: 13px;
      letter-spacing: 0.05em;
      line-height: 1.8em;
      width: 300px;
      padding: 20px 10px;
      border-radius: 10px;
      margin-bottom: 20px;
  }


  .footer_m{
    margin: 0px;
  }
  .footer_m2{
    margin: 0px;
  }

  /* [sp] profile */
  .prof_pc{display: none;}
  .prof_sp{display: block;}
  .prof_pc_box{display: block;}
  #profile{
    width: 100%;
    padding: 30px 0;
    display: none;
    background-color:#AFD7E1;
  }
  #profile h3,
  #profile p {
    font-weight: normal;
    font-size: 14px;
    line-height:2.0em;
    color:#000;
    text-align: left;
    padding-left: 25px;
  }
  #profile h3 {
    padding-bottom: 20px;
  }
  #profile .btn_close {
    font-size: 13px;
  }



  /* [sp] footer */
  footer {
    background-color:#FBFBFB;
    width: 100%;
    padding-bottom: 8px;
  }
  footer li{
    display: inline-block;
    padding: 0;
  }
  footer ul{
     margin-bottom: 30px;
    }
  footer li{
    width: 19%;
  }
footer .copy{
  width: 95%;
  margin: 0 auto;
}


}
