@charset "UTF-8";
/* line 4, ../sass/report_custom.scss */
.detailInner {
  padding: 10px 0 0 0 !important;
}

/* line 8, ../sass/report_custom.scss */
#editor-input-content,
.custom_report {
  width: 100%;
  max-width: 710px;
/*  margin-top: -35px;*/
  -webkit-backface-visibility: hidden;
}
@media screen and (max-width: 979px) {
  /* line 8, ../sass/report_custom.scss */
  #editor-input-content,
  .custom_report {
    margin: 0;
  }
}
/* line 16, ../sass/report_custom.scss */
#editor-input-content h1,
.custom_report h1 {
  color: #299476;
  font-weight: normal;
  font-size: 26px;
  margin-bottom: 10px;
  border-bottom: 2px dotted #C1DBD4;
  line-height: 1.3;
  padding: 5px 0 5px 0;
}
@media screen and (max-width: 767px) {
  /* line 16, ../sass/report_custom.scss */
  #editor-input-content h1,
  .custom_report h1 {
    font-size: 18px;
    -webkit-background-size: 18px 18px;
    -moz-background-size: 18px 18px;
    -o-background-size: 18px 18px;
    background-size: 18px 18px;
    line-height: 1.5;
  }
}
/* line 33, ../sass/report_custom.scss */
#editor-input-content h2,
.custom_report h2 {
  color: #299476;
  background-image: url(../../assets/images/h_icon.png);
  background-repeat: no-repeat;
  background-position: 0em 0.3em;
  -webkit-background-size: 20px 20px;
  -moz-background-size: 20px 20px;
  -o-background-size: 20px 20px;
  background-size: 20px 20px;
  padding: 3px 0 0 25px;
  font-weight: normal;
  font-size: 21px;
  margin-bottom: 25px;
  line-height: 1.3;
}
@media screen and (max-width: 480px) {
  /* line 33, ../sass/report_custom.scss */
  #editor-input-content h2,
  .custom_report h2 {
    background-image: url(../../assets/images/h_icon_report.png);
    font-size: 18px;
    line-height: 1.5;
  }
}
/* line 53, ../sass/report_custom.scss */
#editor-input-content h3,
.custom_report h3 {
  color: #299476;
  font-size: 16px;
  margin-bottom: 25px;
  line-height: 1.3;
}
/* line 59, ../sass/report_custom.scss */
#editor-input-content h4,
.custom_report h4 {
  color: #299476;
  font-size: 12px;
  margin-bottom: -5px;
  line-height: 1.3;
}
/* line 65, ../sass/report_custom.scss */
#editor-input-content h5, #editor-input-content h6,
.custom_report h5,
.custom_report h6 {
  color: #299476;
  font-size: 14px;
  margin-bottom: 25px;
  line-height: 1.3;
}
/* line 71, ../sass/report_custom.scss */
#editor-input-content p,
.custom_report p {
  line-height: 2;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  /* line 75, ../sass/report_custom.scss */
  #editor-input-content p img,
  .custom_report p img {
    max-width: 100%;
    height: auto;
  }
}
/* line 82, ../sass/report_custom.scss */
#editor-input-content table,
.custom_report table {
  margin-right: 20px;
  max-width: 100%;
}
@media screen and (max-width: 480px) {
  /* line 82, ../sass/report_custom.scss */
  #editor-input-content table,
  .custom_report table {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 88, ../sass/report_custom.scss */
  #editor-input-content table img,
  .custom_report table img {
    max-width: 100%;
    height: auto;
  }
}
/* line 96, ../sass/report_custom.scss */
#editor-input-content .flexslider,
.custom_report .flexslider {
  width: 43%;
  margin: 0 20px 0 0;
  float: left;
  border: 0px !important;
}
/* line 101, ../sass/report_custom.scss */
#editor-input-content .flexslider img,
.custom_report .flexslider img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  /* line 96, ../sass/report_custom.scss */
  #editor-input-content .flexslider,
  .custom_report .flexslider {
    margin: 0 auto;
    float: none;
    width: 80%;
    max-width: 300px;
  }
}
/* line 113, ../sass/report_custom.scss */
#editor-input-content .reportHeader__image img,
.custom_report .reportHeader__image img {
  width: 100%;
  height: auto;
  max-width: 710px;
  margin-bottom: 10px;
}
/* line 120, ../sass/report_custom.scss */
#editor-input-content .sayuComment,
.custom_report .sayuComment {
  clear: both;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 25px;
}
/* line 124, ../sass/report_custom.scss */
#editor-input-content .sayuComment .sayuComment__txt,
.custom_report .sayuComment .sayuComment__txt {
  width: 70%;
  float: left;
  text-align: left;
}
/* line 129, ../sass/report_custom.scss */
#editor-input-content .sayuComment .sayuComment__img,
.custom_report .sayuComment .sayuComment__img {
  width: 23%;
  float: left;
  margin: 10px;
}
/* line 133, ../sass/report_custom.scss */
#editor-input-content .sayuComment .sayuComment__img img,
.custom_report .sayuComment .sayuComment__img img {
  width: 100%;
  height: auto;
}
/* line 139, ../sass/report_custom.scss */
#editor-input-content .scoppyComment,
.custom_report .scoppyComment {
  clear: both;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 25px;
}
/* line 143, ../sass/report_custom.scss */
#editor-input-content .scoppyComment .scoppyComment__txt,
.custom_report .scoppyComment .scoppyComment__txt {
  width: 70%;
  float: right;
  text-align: left;
}
/* line 148, ../sass/report_custom.scss */
#editor-input-content .scoppyComment .scoppyComment__img,
.custom_report .scoppyComment .scoppyComment__img {
  width: 23%;
  float: right;
  margin: 10px;
}
/* line 152, ../sass/report_custom.scss */
#editor-input-content .scoppyComment .scoppyComment__img img,
.custom_report .scoppyComment .scoppyComment__img img {
  width: 100%;
  height: auto;
}
/* line 158, ../sass/report_custom.scss */
#editor-input-content .voice,
.custom_report .voice {
  position: relative;
  z-index: 1;
  background: url(../../assets/images/report/2013/report_6/txtVoice_bg_repeat.png) repeat-y;
  zoom: 1;
}
@media screen and (max-width: 767px) {
  /* line 158, ../sass/report_custom.scss */
  #editor-input-content .voice,
  .custom_report .voice {
    background-image: none;
    border: 1px solid #00a06c;
    background-color: #f8f8f6;
    border-radius: 10px;
  }
}
/* line 170, ../sass/report_custom.scss */
#editor-input-content .voice-inner,
.custom_report .voice-inner {
  padding-bottom: 30px;
  background: url(../images/report/2013/report_4/txtVoice_bg.gif) no-repeat bottom left;
}
@media screen and (max-width: 767px) {
  /* line 170, ../sass/report_custom.scss */
  #editor-input-content .voice-inner,
  .custom_report .voice-inner {
    background-image: none;
    padding-bottom: 0;
  }
}
/* line 177, ../sass/report_custom.scss */
#editor-input-content .voice-inner .voice-inner__header,
.custom_report .voice-inner .voice-inner__header {
  background: url(../../assets/images/report/txtVoice.jpg) no-repeat;
  padding-top: 60px;
  padding-bottom: 10px;
  padding-left: 140px;
}
@media screen and (max-width: 767px) {
  /* line 177, ../sass/report_custom.scss */
  #editor-input-content .voice-inner .voice-inner__header,
  .custom_report .voice-inner .voice-inner__header {
    background-image: none;
    padding: 0;
    background-color: #00a06c;
    border-radius: 9px 9px 0 0;
  }
}
/* line 188, ../sass/report_custom.scss */
#editor-input-content .voice-inner .voice-inner__header h2,
.custom_report .voice-inner .voice-inner__header h2 {
  font-size: 14px;
  margin: 0;
  background-image: none;
  background-color: #ffffff;
  max-width: 400px;
  border-radius: 10px;
  padding: 15px;
  margin-left: 10px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  /* line 188, ../sass/report_custom.scss */
  #editor-input-content .voice-inner .voice-inner__header h2,
  .custom_report .voice-inner .voice-inner__header h2 {
    color: #fff;
    background: none;
    border-radius: 0;
    padding: 4px 0 0 15px;
    min-height: 26px;
    margin-left: 0;
  }
}
/* line 208, ../sass/report_custom.scss */
#editor-input-content .voice-inner .voice-inner__text,
.custom_report .voice-inner .voice-inner__text {
  width: 585px;
  margin: 0 auto;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  /* line 208, ../sass/report_custom.scss */
  #editor-input-content .voice-inner .voice-inner__text,
  .custom_report .voice-inner .voice-inner__text {
    width: 93.75%;
    padding: 0 15px;
    margin: 0;
    margin-bottom: 15px;
  }
}
/* line 218, ../sass/report_custom.scss */
#editor-input-content .voice-inner .voice-inner__text p,
.custom_report .voice-inner .voice-inner__text p {
  background: url(../images/report/2013/report_4/txtVoice_line.gif) no-repeat center top;
  padding-top: 20px;
  margin-bottom: 0;
}
/* line 223, ../sass/report_custom.scss */
#editor-input-content .voice-inner .voice-inner__text h5,
.custom_report .voice-inner .voice-inner__text h5 {
  font-size: 14px;
  margin-bottom: 0;
}
/* line 229, ../sass/report_custom.scss */
#editor-input-content .summary,
.custom_report .summary {
  background-color: #e7f3f0;
  border: 1px dotted #299476;
  border-radius: 15px;
  padding: 15px 15px 0 160px;
  margin-top: 40px;
  position: relative;
  clear: both;
  max-width: 690px;
}
/* line 238, ../sass/report_custom.scss */
#editor-input-content .summary:before,
.custom_report .summary:before {
  content: url(../../assets/images/report/custom/report_matome_image.png);
  position: absolute;
  left: -20px;
  top: -20px;
}
@media screen and (max-width: 767px) {
  /* line 229, ../sass/report_custom.scss */
  #editor-input-content .summary,
  .custom_report .summary {
    max-width: 767px;
    border-radius: 12px;
    padding-bottom: 10px;
    border: 1px solid #c4c4c4;
    margin-top: 30px;
    padding: 0;
    background-color: #fff;
  }
  /* line 252, ../sass/report_custom.scss */
  #editor-input-content .summary:before,
  .custom_report .summary:before {
    content: "";
  }
}
/* line 256, ../sass/report_custom.scss */
#editor-input-content .summary h2,
.custom_report .summary h2 {
  display: none;
}
@media screen and (max-width: 767px) {
  /* line 256, ../sass/report_custom.scss */
  #editor-input-content .summary h2,
  .custom_report .summary h2 {
    padding: 5px 0px 0px 10px;
    font-size: 16px;
    display: block;
    min-height: 30px;
    background-color: #c4c4c4;
    border-radius: 9px 9px 0px 0px;
    margin: 0 0 15px 0;
    color: #FFF;
    font-weight: lighter;
    background-image: none;
  }
}
/* line 272, ../sass/report_custom.scss */
#editor-input-content .summary p,
.custom_report .summary p {
  text-align: left;
  clear: both;
}
@media screen and (max-width: 767px) {
  /* line 272, ../sass/report_custom.scss */
  #editor-input-content .summary p,
  .custom_report .summary p {
    padding: 0 10px 0 10px;
  }
}
/* line 280, ../sass/report_custom.scss */
#editor-input-content .slide-left,
.custom_report .slide-left {
  width: 50%;
  float: right;
}
@media screen and (max-width: 767px) {
  /* line 280, ../sass/report_custom.scss */
  #editor-input-content .slide-left,
  .custom_report .slide-left {
    width: 100%;
    float: none;
  }
}
/* line 288, ../sass/report_custom.scss */
#editor-input-content .slide-right,
.custom_report .slide-right {
  width: 50%;
  float: left;
}
@media screen and (max-width: 767px) {
  /* line 288, ../sass/report_custom.scss */
  #editor-input-content .slide-right,
  .custom_report .slide-right {
    width: 100%;
    float: none;
  }
}
