.contents a {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

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

#wrapper {
  background: url(../img/bg8.png) repeat center top;
  color: #f63e7f;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: justify;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  padding-bottom: 50px;
}

#contents-wrapper {
  margin: 0 auto;
  width: 890px;
  padding: 0 10px;
  background: white;
}

.contents-container {
  border-right: 10px solid #f2f2a2;
  border-left: 10px solid #f2f2a2;
  background: white;
}

#header-image {
  background: url(../img/main.png) no-repeat center bottom;
  width: 1137px;
  height: 600px;
  position: absolute;
  left: -130px;
}

.header {
  position: relative;
  height: 600px;
}

#sns {
  width: 380px;
  margin: 0 auto 10px;
}

.contents {
  position: relative;
  padding: 0 30px;
  margin-top: -20px;
}

.sub-title {
  -webkit-box-shadow: 0 0 5px darkgrey;
  -moz-box-shadow: 0 0 5px darkgrey;
  box-shadow: 0 0 5px darkgrey;
  border: 3px solid white;
  width: 700px;
  margin: 0px auto 20px;
  position: relative;
  z-index: 3;
}
.sub-title .sub-title-left {
  background: url(../img/sub_title_left.png) no-repeat center, #ebb0bc;
  background-size: 86px 23px;
  width: 112px;
  padding: 42px 0px;
  border-right: 5px solid white;
}
.sub-title .sub-title-right {
  background: white;
  font-weight: bold;
  font-size: 16px;
  padding: 4px 10px 4px 125px;
  line-height: 22px;
  border-top: 5px solid #ebb0bc;
  border-bottom: 5px solid #ebb0bc;
}
.sub-title .sub-title-right span {
  font-size: 15px;
}

section {
  padding: 20px 0;
}

.box .title-box {
  background: url(../img/title_bg_bottom.png) repeat-x center bottom;
  background-size: 812px 6px;
  padding: 0 0 20px;
}

.news-box .title-box {
  background: url(../img/title_bg_bottom.png) repeat-x center bottom;
  background-size: 812px 6px;
  padding: 0 0 20px;
}

.news-box .title-box h1 {
  background-size: 28px;
  font-family: "Hind", sans-serif;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 5px;
  padding-top: 5px;
  padding-bottom: 10px;
  color: #514652;
  text-align: center;
}

.news-box .title-box h2 {
  background-size: 28px;
  font-family: "Hind", sans-serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 5px;
  padding-top: 5px;
  color: #f44f95;
  text-align: center;
}

.f14{
  font-size: 14px;
}

.btm-img{
  background: url(../img/title_bg_bottom.png) repeat-x center bottom;
  background-size: 812px 6px;
  padding: 0 0 6px;
  margin-bottom: 30px;
}

.news-text{
  text-align: center;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #514652;
  font-weight: bold;
}

.add{
  color: #514652;
  font-size: 14px;
  display: block;
  width: 660px;
  margin: 0 auto;
  border: 1px solid #e0dfe1;
  padding: 20px;
  margin-bottom: 30px;
}

span.bold{
  font-weight: bold;
}

.center-add{
  text-align: center;
  color: #514652;
  margin-bottom: 15px; 
}

.square_btn {
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    padding: 0.7em 8em;
    text-decoration: none;
    color: #f63e7f;
    border: solid 2px #f63e7f;
    border-radius: 3px;
    transition: .4s;
}

.square_btn:hover {
    background: #f63e7f;
    color: white;
}

a:visited{
  color: #f63e7f;
}

.btn-oubo{
  text-align: center;
  display: block;
  margin-bottom: 30px;
}

.box .title-box h1 {
  background: url(../img/title_bg_left.png) no-repeat left center;
  background-size: 28px;
  font-family: "Hind", sans-serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 5px;
  padding-left: 45px;
  padding-top: 5px;
  color: #c30080;
}

.about-text {
  background: url(../img/about_text_side.png) no-repeat center;
  background-size: contain;
  padding: 50px 0px;
}
.about-text p {
  text-align: center;
}
.about-text p span {
  font-size: 18px;
  font-weight: bold;
}

.about-img ul li {
  position: relative;
  text-align: center;
  font-weight: bold;
}
.about-img ul li .name-01 {
  position: absolute;
  bottom: 40px;
  left: 20px;
  width: 30px;
  height: 14px;
}
.about-img ul li .name-02 {
  position: absolute;
  bottom: 40px;
  right: 20px;
  width: 30px;
  height: 14px;
}

.mov-box {
  padding: 30px 0;
  text-align: center;
}

.bnr-box {
  background: #b5e6d8;
  padding: 20px;
}
.bnr-box .site-bnr {
  padding-bottom: 0px;
}
.bnr-box .site-bnr li {
  width: 32.0532855%;
  padding: 5px;
}

.bk-list ul {
  padding: 10px 0;
}
.bk-list ul li {
  height: 60px;
  line-height: 60px;
  padding: 10px 0 0;
  background: white;
  margin-bottom: 5px;
  border-bottom: 3px dotted #c30080;
}
.bk-list ul li a {
  display: block;
  color: #f63e7f;
  text-decoration: none;
}
.bk-list ul li a:hover {
  text-decoration: underline;
}
.bk-list ul li .adate {
  font-family: "Hind", sans-serif;
  font-size: 50px;
  margin-right: 20px;
  font-weight: bold;
}
.bk-list ul li .bdate {
  padding-left: 80px;
  line-height: 20px;
  padding-top: 4px;
  color: #f63e7f;
}
.bk-list ul li .bdate span {
  font-size: 10px;
}
