@charset "UTF-8";
/*980px以下
---------------*/

#content {
  background: #fff;
}

a:hover {
  opacity: 0.7;
}
/*タイトル*/

h2.pageTitle {
  width: 100%;
  height: auto;
  color: #fff;
  font-size: 30px;
  background: #be8844;
  line-height: 100px;
  text-align: center;
  font-weight: lighter;
  position: relative;
}

h2.pageTitle img.title_shadow {
  width: 640px;
  height: 14px;
  margin: auto;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: block;
}

h2.pageTitle img.title_pop {
  width: 20px;
  height: 10px;
  margin: auto;
  padding: 0;
  position: absolute;
  top: 100px;
  right: 0;
  left: 0;
  display: block;
}

.introMsg {
  width: 84%;
  height: auto;
  margin: 40px auto 0;
  font-size: 23px;
}

.introMsg img {
  width: 495px;
  height: auto;
  margin: 20px auto 0;
  display: block;
}
/*婚活パーティーの特徴*/

h3.contentTitle {
  width: 100%;
  height: auto;
  margin: 60px 0 60px;
  text-align: center;
}

h3.contentTitle img.subTitle {
  width: 86px;
  height: auto;
  margin: 0 auto 5px;
  padding: 0;
  display: inline-block;
}

h3.contentTitle span {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  font-size: 35px;
  font-weight: lighter;
  color: #be8844;
  display: inline-block;
}

h3.contentTitle img.border {
  width: 330px;
  height: auto;
  margin: 20px auto 0;
  padding: 0;
  display: inline-block;
}

.contentWrapper {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.contentWrapper ul {
  width: 100%;
  height: auto;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.contentWrapper ul li {
  width: 84%;
  height: auto;
  margin: 0 auto 100px;
  display: block;
}

.contentWrapper ul li img {
  width: 307px;
  height: auto;
  margin: 0 auto 40px;
  display: block;
}

.contentWrapper ul li h4 {
  width: 100%;
  height: auto;
  margin: 0 auto 20px;
  display: block;
  font-size: 30px;
  color: #be8844;
  font-weight: lighter;
  text-align: center;
}

.contentWrapper ul li p {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  font-size: 24px;
}

.contentWrapper img.contentBorder {
  width: 80%;
  height: auto;
  margin: 0 auto;
  display: block;
}
/*ゼクシィ縁結びイベントの特徴*/

h3.contentTitle img.subTitle02 {
  width: 124px;
  height: auto;
  margin: 0 auto 7px;
  padding: 0;
  display: inline-block;
}

.contentWrapper ul li img.wide {
  width: 400px;
  height: auto;
  margin: 0 auto 20px;
  display: block;
}
/*婚活パーティの成功のコツ*/

h3.contentTitle img.subTitle03 {
  width: 90.5px;
  height: auto;
  margin: 0 auto 7px;
  padding: 0;
  display: inline-block;
}
/*パーティーの検索・お申し込みはこちら*/

.entryWrapper {
  width: 100%;
  height: auto;
  margin: 50px 0 75px;
}

.entryWrapper h3 {
  width: 100%;
  height: auto;
  margin: 0 0;
  text-align: center;
  font-size: 24px;
  font-weight: lighter;
}

a.entryBtn {
  width: 84%;
  height: 100px;
  margin: 50px auto 0;
  display: block;
  text-align: center;
  border: 2px solid #e4007f;
  line-height: 100px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

a.entryBtn p {
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 0 0 0 20px;
  display: inline-block;
  position: relative;
  color: #e4007f;
  font-size: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

a.entryBtn img {
  width: 32px;
  height: auto;
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -25px;
}
/*共通リンク*/

.linkWrapper {
  width: 100%;
  height: auto;
  margin: 40px 0 0 0;
  padding: 0 0 0 0;
  display: block;
  text-align: center;
}

.linkWrapper a {
  width: auto;
  height: auto;
  margin: 0 0 0 0;
  padding: 0 0 0 30px;
  display: block;
  text-align: center;
  color: #9d9c9a;
  display: inline-block;
  position: relative;
  font-size: 24px;
}

.linkWrapper img.icon {
  width: 22px;
  height: auto;
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px;
}
/*申し込み方法
-------------------*/
/*タイトル*/

.introMsg02 {
  width: 84%;
  height: auto;
  margin: 40px auto 70px;
  font-size: 23px;
}

.introMsg03 {
    width: 80%;
    height: auto;
    margin: 40px auto;
    font-size: 18px;
    text-align: center;
}

.note {
    font-size: 18px;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 40px;
    font-weight: bold;
}

.credit-link-none {
  margin-bottom:30px
}

span.attention {
  font-size: 18px;
  color: #737271;
  display: block;
}

.stepWrapper {
  width: 84%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: block;
  text-align: center;
}

.txtBox {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: block;
}

.txtWrapper {
  width: 84%;
  height: auto;
  margin: 0 auto 30px;
  padding: 0;
  display: inline-block;
}

.txtBox h3 {
  width: 100%;
  height: auto;
  margin: 0 auto 15px;
  padding: 0;
  font-size: 30px;
  display: block;
  text-align: center;
}

.txtBox h3 span {
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: inline-block;
}

.txtBox p.txt {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: block;
  text-align: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 23px;
}

.txtBox img.step {
  width: 100px;
  height: auto;
  margin: 0 auto 5px;
  padding: 0;
  display: block;
}

.stepWrapper img.captuer {
  width: 352px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  border: 1px solid #f2f2f2;
}

img.popBorder {
  width: 495x;
  height: auto;
  margin: 50px auto 45px;
  display: block;
}

img.normalBorder {
  width: 601px;
  height: auto;
  margin: 100px auto 80px;
  display: block;
}
/*必要なもの・参加資格*/

.noticeBox {
  width: 84%;
  height: auto;
  margin: 50px auto 0;
}

.noticeBox h4 {
  width: 100%;
  height: auto;
  margin: 0 auto 15px;
  padding: 0;
  font-size: 23px;
  font-weight: lighter;
  display: block;
  text-align: center;
}

.noticeBox p.txt {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: block;
  text-align: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 23px;
}

.listBox {
  width: 100%;
  height: auto;
  margin: 40px auto 100px;
  background: #f9f8f4;
  padding: 25px 4% 25px;
}

.listBox ul li {
  width: 100%;
  height: auto;
  margin: 10px auto 0;
  position: relative;
}

.listBox ul li img.num {
  width: 15px;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
}

.listBox ul li p {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0 0 0 30px;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 19px;
  font-weight: bold;
}

.listBox ul li.caption {
  font-size: 14px;
  margin: 0 auto 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.noticeBox p.txt.bottom {
  margin: 0 auto;
}
/*903-02イベントレポート*/

h2.contentTitle_903 {
  width: 100%;
  height: auto;
  margin: 60px 0 60px;
  text-align: center;
}

h2.contentTitle_903 img.subTitle {
  width: 86px;
  height: auto;
  margin: 0 auto 5px;
  padding: 0;
  display: inline-block;
}

h2.contentTitle_903 span {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  font-size: 35px;
  font-weight: lighter;
  color: #be8844;
  display: inline-block;
}

h2.contentTitle_903 img.border {
  width: 330px;
  height: auto;
  margin: 20px auto 0;
  padding: 0;
  display: inline-block;
}

img.topPic903_02 {
  width: 100%;
  height: auto;
  display: block;
}

h3.articleTitle {
  height: auto;
  margin: 25px 20px 35px;
  width: 92%;
  display: block;
}

h3.articleTitle span.title {
  font-size: 28px;
  height: auto;
  margin: 0 auto 10px;
  width: 100%;
  display: block;
}

h3.articleTitle span.date {
  font-size: 18px;
  font-weight: lighter;
  height: auto;
  margin: 0 auto 0;
  width: 100%;
  color: #989898;
  text-align: right;
  display: block;
}

.contentWrapper.report {
  width: 92%;
  height: auto;
  margin: 0 auto;
  padding: 25px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.authorWrapper {
  width: 100%;
  height: auto;
  margin: 0 0 0 0;
  padding: 0;
}

.authorBox {
  width: 100%;
  height: auto;
  margin: 0 0 25px;
  padding: 15px 4%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #eee;
}

.authorBox img {
  width: 55px;
  height: auto;
  padding: 0;
  margin: 0 20px 0 0;
  display: block;
  float: left;
}

.authorBox p.authorProf {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  font-size: 18px;
}


.authorWrapper p {
  width: 92%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  font-size: 18px;
}

h4.report {
  width: 92%;
  height: auto;
  padding: 3px 0 3px 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 45px auto 0;
  font-size: 20px;
  border-left: 10px solid #000;
}

img.detailPic {
  width: 46%;
  max-width: 300px;
  height: auto;
  display: block;
  float: left;
}

.picWrapper {
  width: auto;
  height: auto;
  display: block;
  margin: 0 0 0 0;
}

img.detailPic_right {
  width: 46%;
  max-width: 300px;
  height: auto;
  display: block;
  float: left;
  margin: 0 8% 0 0;
}

img.detailPic_left {
  width: 46%;
  max-width: 300px;
  height: auto;
  display: block;
  float: left;
  margin: 0 0 0 0;
}

.contentWrapper.report p {
  width: 100%;
  height: auto;
  margin: 0 0 0 0;
  padding: 30px 0 0 0;
  font-size: 18px;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.contentWrapper.report p.col2 {
  width: 54%;
  height: auto;
  margin: 0;
  padding: 0 0 0 25px;
  font-size: 18px;
  float: left;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.contentWrapper.report p.col3 {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 30px 0 0 0;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

img.detailPic_mini {
  width: 22%;
  max-width: 150px;
  height: auto;
  display: block;
  float: left;
  margin: 0 4% 30px 0;
}

img.detailPic_mini.last {
  margin: 0 0 30px 0;
}

.contentWrapper.report p.voice {
  width: 100%;
  height: auto;
  margin: 0 0 35px 0;
  padding: 0 0 0 0;
  font-size: 18px;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.contentWrapper.report p.voice.last {
  margin: 0 0 0 0;
}

.authorBlock_bottom {
  width: 100%;
  height: auto;
  margin: 35px auto 40px;
  padding: 50px 4%;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-top: 1px solid #edebe5;
  border-bottom: 1px solid #edebe5;
}

.authorBlock_bottom img {
  width: 17%;
  max-width: 100px;
  height: auto;
  margin: 0;
  padding: 0 0;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
}

.authorBlock_bottom .prof {
  width: 83%;
  height: auto;
  float: left;
  padding: 0 0 0 35px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.authorBlock_bottom p.name {
  width: 100%;
  height: auto;
  font-size: 18px;
  display: block;
  margin: 0 0 25px 0;
}

.authorBlock_bottom p{
  width: 100%;
  height: auto;
  font-size: 15px;
  display: block;
}

.linkBlock {
  display: block;
  height: auto;
  margin: 0 auto;
  width: 92%;
}

.linkBlock img.border {
  display: block;
  height: auto;
  margin: 55px auto 45px;
  width: 601px;
}

.linkBlock h3 {
  font-size: 20px;
  font-weight: lighter;
  display: block;
  height: auto;
  margin: 40px auto 80px;
  width: 92%;
  text-align: center;
}

.contentWrapper.link {
  box-sizing: border-box;
  height: auto;
  margin: 0 auto 30px;
  padding: 0 0;
  width: 82%;
  cursor: pointer;
}

.contentWrapper.link img {
  width: 48%;
  max-width: 256px;
  height: auto;
  margin: 0;
  float: left;
}

.contentWrapper.link a {
  width: 48%;
  font-size: 18px;
  margin: 0;
  padding: 0 0 0 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  font-weight: bold;
}

.linkBlock img.border.bottom {
  display: block;
  height: auto;
  margin: 40px auto 0;
  width: 601px;
}
/*903-01イベントレポート*/

.contentWrapper.event_top {
  width: 84%;
  max-width: 540px;
  height: auto;
  margin: 90px auto 60px;
  padding: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-shadow: rgba(235, 235, 235, 0.65) 0px 0px 2px 3px;
  cursor: pointer;
}

.evPicWrapper {
  width: auto;
  max-width: 540px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  position: relative;
}

.evPicWrapper img {
  width: 100%;
  max-width: 540px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
}

.evPicWrapper img.numIcon {
  width: 20%;
  max-width: 109px;
  height: auto;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  position: absolute;
  top: -55px;
  left: -40px;
}

.contentWrapper.event_top .evTxtWrapper {
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.contentWrapper.event_top a {
  width: 100%;
  height: auto;
  margin: 0 auto 10px;
  padding: 20px 0 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 26px;
  font-weight: bold;
  display: block;
}

.contentWrapper.event_top p {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 22px;
}

.border_bottom {
  width: 601px;
  height: 27px;
  margin: 0 auto;
  padding: 0;
  background: url(../images/static/pic_content_border.png) 0 15px no-repeat;
  display: block;
}

.border_middle {
  width: 601px;
  height: 27px;
  margin: 0 auto 70px;
  padding: 0;
  background: url(../images/static/pic_content_border.png) 0 15px no-repeat;
  display: block;
}
/*980px以上
---------------*/

@media screen and (min-width: 980px) {
  h2.pageTitle {
    width: 100%;
    height: 70px;
    font-size: 22px;
    line-height: 70px;
    text-align: center;
  }
  h2.pageTitle img.title_pop {
    width: 20px;
    height: 10px;
    margin: auto;
    padding: 0;
    top: 70px;
    display: block;
  }
  .introMsg {
    width: 80%;
    height: auto;
    margin: 40px auto 0;
    font-size: 18px;
    text-align: center;
  }
  .introMsg img {
    width: 495px;
    height: auto;
    margin: 30px auto 0;
    display: block;
  }
  /*婚活パーティーの特徴*/
  
  h3.contentTitle {
    margin: 25px 0 20px;
  }
  h3.contentTitle img.subTitle {
    width: 86px;
    height: auto;
    margin: 0 auto 7px;
  }
  h3.contentTitle p {
    font-size: 28px;
  }
  h3.contentTitle img.border {
    width: 330px;
    height: auto;
    margin: 15px auto 0;
  }
  .contentWrapper {
    width: 990px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    display: block;
  }
  .contentWrapper ul {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    display: block;
  }
  .contentWrapper ul li {
    width: 270px;
    height: auto;
    margin: 0 30px 35px;
    padding: 20px 0 0 0;
    display: inherit;
    float: left;
  }
  .contentWrapper ul li img {
    width: 180px;
    height: auto;
    margin: 0 auto 40px;
    display: block;
  }
  .contentWrapper ul li img.wide {
    width: auto;
    height: 180px;
    margin: 0 auto 40px;
    display: block;
  }
  .contentWrapper ul li h4 {
    font-size: 16.5px;
    text-align: left;
  }
  .contentWrapper ul li p {
    font-size: 14px;
  }
  /*婚活パーティの成功のコツ*/
  
  h3.contentTitle img.subTitle03 {
    width: 181px;
    height: auto;
    margin: 0 auto 7px;
    padding: 0;
    display: inline-block;
  }
  .contentWrapper img.contentBorder {
    width: 80%;
    height: auto;
    margin: 50px auto 50px;
    display: block;
  }
  /*パーティーの検索・お申し込みはこちら*/
  
  .entryWrapper {
    width: 100%;
    height: auto;
    margin: 25px 0 75px;
  }
  .entryWrapper h3 {
    width: 100%;
    height: auto;
    margin: 0 0;
    text-align: center;
    font-size: 15px;
    font-weight: lighter;
  }
  a.entryBtn {
    width: 435px;
    height: 80px;
    margin: 30px auto 0;
    text-align: center;
    line-height: 80px;
  }
  a.entryBtn p {
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0 0 0 40px;
    display: inline-block;
    color: #e4007f;
    font-size: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  a.entryBtn img {
    width: 32px;
    left: -10px;
  }
  .entryWrapper .linkWrapper {
    text-align: center;
  }
  /*共通リンク*/
  
  .linkWrapper {
    margin: 50px 0 0 0;
    font-size: 14px;
    text-align: left;
  }
  .linkWrapper a {
    font-size: 17px;
    padding: 5px 0 5px 30px;
  }
  .linkWrapper img.icon {
    width: 22px;
  }
  /*申し込み方法
-------------------*/
  /*タイトル*/
  
  .introMsg02 {
    width: 100%;
    height: auto;
    margin: 45px auto 50px;
    font-size: 18px;
    text-align: center;
  }
  span.attention {
    font-size: 14px;
  }
  .stepWrapper {
    width: 990px;
    height: auto;
    display: block;
    text-align: left;
  }
  .stepWrapper img.captuer {
    width: 352px;
    height: 300px;
    margin: 0 53px 25px;
    padding: 0;
    display: block;
    float: right;
  }
  .txtBox {
    width: 530px;
    height: 300px;
    margin: 0 auto 15px;
    padding: 0;
    display: block;
    position: relative;
    float: right;
  }
  .txtBox .txtWrapper {
    width: auto;
    height: auto;
    margin: auto;
    padding: 0;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
  }
  .txtBox h3 {
    width: 100%;
    height: auto;
    margin: 0 auto 15px;
    padding: 0;
    font-size: 18px;
    display: block;
    text-align: left;
    position: relative;
  }
  .txtBox h3 img.step {
    width: 100px;
    height: 44px;
    margin: auto;
    padding: 0;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
  }
  .txtBox h3 span {
    width: auto;
    height: 44px;
    margin: 0 auto;
    padding: 0 0 0 110px;
    line-height: 44px;
    display: block;
  }
  .txtBox p.txt {
    font-size: 16px;
    padding: 0 10px;
  }
  img.popBorder {
    width: 495px;
    margin: 50px auto 60px;
  }
  img.normalBorder {
    width: 460px;
    margin: 50px auto 60px;
  }
  /*必要なもの・参加資格*/
  
  .noticeBox {
    width: 540px;
  }
  .noticeBox h4 {
    font-size: 16px;
  }
  .noticeBox p.txt {
    text-align: center;
    font-size: 16px;
    padding: 30px 0;
  }
  .listBox {
    width: 470px;
    height: auto;
    margin: 25px auto 50px;
    background: #f9f8f4;
    padding: 20px 20px 40px 20px;
  }
  .listBox ul li {
    width: 100%;
    height: 22px;
    margin: 22px auto 0;
  }
  .listBox ul li img.num {
    width: 15px;
    height: 22px;
  }
  .listBox ul li p {
    width: 100%;
    height: 22px;
    margin: 0 auto;
    padding: 0 0 0 22px;
    line-height: 22px;
    position: relative;
    font-size: 17px;
    font-weight: bold;
  }
  .listBox ul li.caption {
    font-size: 14px;
    margin: 0 auto 10px;
    padding: 0 0 0 22px;
  }
  .noticeBox p.txt.bottom {
    font-size: 16px;
    margin: 0 auto 50px;
    line-height: 200%;
    text-align: left;
  }
  .noticeBox p span.attention {
    text-align: center;
    display: block;
    line-height: 150%;
  }
  /*903-02イベントレポート*/
  
  h2.contentTitle_903 {
    margin: 25px 0 20px;
  }
  h2.contentTitle_903 img.subTitle {
    width: 86px;
    height: auto;
    margin: 0 auto 7px;
  }
  h2.contentTitle_903 p {
    font-size: 28px;
  }
  h2.contentTitle_903 img.border {
    width: 330px;
    height: auto;
    margin: 15px auto 0;
  }
  img.topPic903_02 {
    width: 900px;
    height: auto;
    margin: 0 auto;
  }
  h3.articleTitle {
    margin: 25px auto 25px;
    width: 860px;
  }
  h3.articleTitle span.title {
    font-size: 22px;
    margin: 0 auto 5px;
  }
  h3.articleTitle span.date {
    font-size: 13px;
  }
  .contentWrapper.report {
    width: 860px;
    padding: 25px 0;
  }
  .authorWrapper {
    width: 860px;
    margin: 0 auto;
  }
  .authorBox {
    width: 860;
    height: 55px;
    margin: 0 0 25px;
    padding: 0 0;
    background: none;
    float: left;
  }
  .authorBox img {
    width: 55px;
    height: auto;
    padding: 0;
    margin: 0 15px 0 0;
    display: block;
    float: left;
  }
  .authorBox p.authorProf {
    font-size: 14px;
  }
  .authorWrapper p {
    width: 860px;
    font-size: 15px;
  }
  h4.report {
    width: 860px;
    height: auto;
    padding: 3px 0 3px 10px;
    margin: 45px auto 0;
    font-size: 18px;
    border-left: 8px solid #000;
  }
  img.detailPic {
    width: 280px;
  }
  .picWrapper {
    width: auto;
    height: auto;
    display: block;
    margin: 0 0 0 0;
  }
  .picWrapper.col3 {
    width: auto;
    height: auto;
    display: block;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    float: left;
  }
  img.detailPic_right {
    width: 280px;
    margin: 0 30px 0 0;
  }
  img.detailPic_left {
    width: 280px;
    margin: 0 0 0 0;
  }
  .contentWrapper.report p {
    width: 860px;
    height: auto;
    padding: 30px 0 0 0;
    font-size: 14px;
  }
  .contentWrapper.report p.col2 {
    width: 580px;
    height: auto;
    margin: 0;
    padding: 0 0 0 25px;
    font-size: 15px;
    float: left;
  }
  .contentWrapper.report p.col3 {
    width: 270px;
    padding: 0 0 0 30px;
    display: block;
    float: left;
  }
  img.detailPic_mini {
    width: 125px;
    margin: 0 30px 60px 0;
  }
  .contentWrapper.report p.voice {
    width: 100%;
    height: auto;
    margin: 0 0 30px 0;
    padding: 0 0 0 0;
    font-size: 14px;
  }
  .authorBlock_bottom {
    width: 860px;
    height: auto;
    margin: 20px auto 30px;
    padding: 20px;
    border-top: 1px solid #edebe5;
    border-bottom: 1px solid #edebe5;
    border-left: 1px solid #edebe5;
    border-right: 1px solid #edebe5;
  }
  .authorBlock_bottom img {
    width: 95px
  }
  .authorBlock_bottom .prof {
    width: 83%;
    padding: 0 0 0 20px;
  }
  .authorBlock_bottom p.name {
    font-size: 16px;
    margin: 0 0 10px 0;
  }
  .authorBlock_bottom p {
    font-size: 12px;
    display: block;
  }
  .linkBlock img.border {
    margin: 55px auto 45px;
    width: 601px;
  }
  .linkBlock h3 {
    font-size: 15px;
    margin: 30px auto 45px;
    width: 860px;
  }
  .contentWrapper.link {
    height: auto;
    margin: 0 auto 30px;
    width: 860px;
  }
  .contentWrapper.link img {
    width: 220px;
    height: auto;
    margin: 0;
    float: left;
  }
  .contentWrapper.link a {
    width: 640px;
    font-size: 16px;
    margin: 0;
    padding: 0 0 0 20px;
    float: left;
  }
  /*903-01イベントレポート*/
  
  .contentWrapper.event_top {
    width: 950px;
    max-width: 950px;
    margin: 45px auto 60px;
    padding: 25px;
  }
  .evPicWrapper {
    width: 290px;
    height: auto;
    display: block;
    float: left;
  }
  .evPicWrapper img {
    width: 260px;
  }
  .evPicWrapper img.numIcon {
    width: 55px;
    height: auto;
    top: -20px;
    left: -10px;
  }
  .contentWrapper.event_top .evTxtWrapper {
    width: 610px;
    height: auto;
    margin: 0 auto;
    padding: 0 0 0 20px;
    float: left;
  }
  .contentWrapper.event_top a{
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0 0 20px;
    font-size: 18px;
  }
  .contentWrapper.event_top p {
    width: auto;
    height: auto;
    margin: 0 auto;
    font-size: 14px;
  }
  .border_middle {
    margin: 0 auto 70px;
    display: block;
  }
}