@charset "UTF-8";
/* ***********************************************************
*
*    INDEX
*       
* ***********************************************************
*/
/* =====================================================================
*
*    Report2  Layout
*
* =================================================================== */
/* line 18, ../sass/2013report2.scss */
div#sukoyakaInner h2 {
  margin: 0 0 10px 0;
}
@media screen and (max-width: 767px) {
  /* line 18, ../sass/2013report2.scss */
  div#sukoyakaInner h2 {
    margin: 0 0 10px 0;
  }
}

/* line 25, ../sass/2013report2.scss */
div#sukoyakaInner p.sub-ttl {
  color: #299476;
}
@media screen and (max-width: 767px) {
  /* line 25, ../sass/2013report2.scss */
  div#sukoyakaInner p.sub-ttl {
    padding-top: 10px;
  }
}

/* line 32, ../sass/2013report2.scss */
div#sukoyakaInner h3 {
  color: #299476;
  font-size: 15px;
  font-weight: normal;
}

/* line 38, ../sass/2013report2.scss */
div#sukoyakaInner h3 {
  margin: 7px 0 10px;
}

/* line 41, ../sass/2013report2.scss */
div#sukoyakaInner .sec {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  /* line 41, ../sass/2013report2.scss */
  div#sukoyakaInner .sec {
    margin-bottom: 20px;
  }
}

/* line 48, ../sass/2013report2.scss */
div#sukoyakaInner p {
  line-height: 2;
}

/* line 52, ../sass/2013report2.scss */
div#sukoyakaInner {
  width: 715px;
}
@media screen and (max-width: 767px) {
  /* line 52, ../sass/2013report2.scss */
  div#sukoyakaInner {
    width: auto;
  }
}

/* line 59, ../sass/2013report2.scss */
div#sukoyakaInner div.img-box {
  width: 706px;
}
@media screen and (max-width: 767px) {
  /* line 59, ../sass/2013report2.scss */
  div#sukoyakaInner div.img-box {
    width: auto;
    display: block;
  }
}

/* line 67, ../sass/2013report2.scss */
div#sukoyakaInner div.img-box .left {
  float: left;
}
@media screen and (max-width: 767px) {
  /* line 67, ../sass/2013report2.scss */
  div#sukoyakaInner div.img-box .left {
    float: none;
    text-align: center;
  }
}

/* line 75, ../sass/2013report2.scss */
div#sukoyakaInner div.img-box .right {
  float: right;
}
@media screen and (max-width: 767px) {
  /* line 75, ../sass/2013report2.scss */
  div#sukoyakaInner div.img-box .right {
    float: none;
    text-align: center;
  }
}

/* line 83, ../sass/2013report2.scss */
div#sukoyakaInner div.talk {
  overflow: hidden;
  zoom: 1;
}

/* line 87, ../sass/2013report2.scss */
div#sukoyakaInner div.talk p {
  padding-left: 1.5em;
  text-indent: -1.5em;
}

/* line 91, ../sass/2013report2.scss */
div#sukoyakaInner div.talk p.no-indent {
  padding-left: 0;
  text-indent: 0;
}

/* line 95, ../sass/2013report2.scss */
div#sukoyakaInner div.talk p.sayu span.name {
  color: #cc3366;
}

/* line 98, ../sass/2013report2.scss */
div#sukoyakaInner div.talk p.sukoppi span.name {
  color: #007466;
}

/* sec01 */
/* line 103, ../sass/2013report2.scss */
div#sukoyakaInner .sec01 {
  margin-bottom: 40px;
  margin-top: -1px;
}
@media screen and (max-width: 767px) {
  /* line 103, ../sass/2013report2.scss */
  div#sukoyakaInner .sec01 {
    margin-bottom: 20px;
    margin-top: 12px;
  }
}

/* line 111, ../sass/2013report2.scss */
div#sukoyakaInner .sec01 .subtxt {
  line-height: 2;
}

/* line 114, ../sass/2013report2.scss */
div#sukoyakaInner .sec01 .txt {
  width: 700px;
}
@media screen and (max-width: 767px) {
  /* line 114, ../sass/2013report2.scss */
  div#sukoyakaInner .sec01 .txt {
    width: auto;
    margin-top: 20px;
  }
}

/* line 122, ../sass/2013report2.scss */
div#sukoyakaInner .sec01 h2 {
  margin-bottom: 10px;
  margin-top: 0px;
}
@media screen and (max-width: 767px) {
  /* line 122, ../sass/2013report2.scss */
  div#sukoyakaInner .sec01 h2 {
    margin: 0;
  }
}

/* line 129, ../sass/2013report2.scss */
div#sukoyakaInner .sec01 .img {
  margin-top: 72px;
}
@media screen and (max-width: 767px) {
  /* line 129, ../sass/2013report2.scss */
  div#sukoyakaInner .sec01 .img {
    margin-top: 20px;
  }
}

/* #report2ndCol */
/* line 138, ../sass/2013report2.scss */
div#sukoyakaInner #report2ndCol {
  margin-bottom: 106px;
  padding:36px 0 0 0;
}
@media screen and (max-width: 767px) {
  /* line 138, ../sass/2013report2.scss */
  div#sukoyakaInner #report2ndCol {
    margin-bottom: 20px;
  }
}

/* line 145, ../sass/2013report2.scss */
div#sukoyakaInner #report2ndCol h2 {
  margin-bottom: 0;
}

/* line 148, ../sass/2013report2.scss */
div#sukoyakaInner #report2ndCol .txt-lead {
  width: 700px;
}
@media screen and (max-width: 767px) {
  /* line 148, ../sass/2013report2.scss */
  div#sukoyakaInner #report2ndCol .txt-lead {
    width: auto;
  }
}

/* line 155, ../sass/2013report2.scss */
div#sukoyakaInner #report2ndCol .img-box {
  width: 711px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  /* line 155, ../sass/2013report2.scss */
  div#sukoyakaInner #report2ndCol .img-box {
    width: auto;
  }
}

/* line 163, ../sass/2013report2.scss */
div#sukoyakaInner #report2ndCol .txt-box {
  float: left;
  width: 495px;
}
@media screen and (max-width: 767px) {
  /* line 163, ../sass/2013report2.scss */
  div#sukoyakaInner #report2ndCol .txt-box {
    width: auto;
    float: none;
  }
}

/* line 172, ../sass/2013report2.scss */
div#sukoyakaInner #report2ndCol .txt-box .talk {
  margin-top: 18px;
}

/* line 175, ../sass/2013report2.scss */
div#sukoyakaInner #report2ndCol .img-box02 {
  margin-bottom: 17px;
}

/* line 178, ../sass/2013report2.scss */
div#sukoyakaInner #report2ndCol .img-box02 .txt {
  float: left;
  width: 430px;
}
@media screen and (max-width: 767px) {
  /* line 178, ../sass/2013report2.scss */
  div#sukoyakaInner #report2ndCol .img-box02 .txt {
    width: auto;
    float: none;
    margin-top: 10px;
  }
}

/* line 188, ../sass/2013report2.scss */
div#sukoyakaInner #report2ndCol .img-box-type {
  position: relative;
}

/* line 192, ../sass/2013report2.scss */
div#sukoyakaInner #report2ndCol .img-box-type .img01 {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  /* line 192, ../sass/2013report2.scss */
  div#sukoyakaInner #report2ndCol .img-box-type .img01 {
    position: static;
  }
}

/* line 201, ../sass/2013report2.scss */
div#sukoyakaInner #report2ndCol .img-box-type .txt {
  min-height: 94px;
  _height: 94px;
  margin: 0 0 40px 275px;
}
@media screen and (max-width: 767px) {
  /* line 201, ../sass/2013report2.scss */
  div#sukoyakaInner #report2ndCol .img-box-type .txt {
    height: auto;
    margin: 0 0 20px;
  }
}

/* line 211, ../sass/2013report2.scss */
div#sukoyakaInner #report2ndCol .img01 {
  margin-top: 34px;
}
@media screen and (max-width: 767px) {
  /* line 211, ../sass/2013report2.scss */
  div#sukoyakaInner #report2ndCol .img01 {
    margin-top: 20px;
  }
}

/* #report3ndCol */
/* line 221, ../sass/2013report2.scss */
div#sukoyakaInner #report3ndCol {
  margin-bottom: 40px;
  padding-bottom: 58px;
  background: url(../images/report/2013/report_2/bg_border.gif) no-repeat 0 100%;
}
@media screen and (max-width: 767px) {
  /* line 221, ../sass/2013report2.scss */
  div#sukoyakaInner #report3ndCol {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}

/* line 232, ../sass/2013report2.scss */
div#sukoyakaInner #report3ndCol .txt-box {
  width: 706px;
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  /* line 232, ../sass/2013report2.scss */
  div#sukoyakaInner #report3ndCol .txt-box {
    width: auto;
    margin-bottom: 20px;
  }
}

/* line 241, ../sass/2013report2.scss */
div#sukoyakaInner #report3ndCol .txt-box p {
  margin-bottom: 15px;
}

/* line 244, ../sass/2013report2.scss */
div#sukoyakaInner #report3ndCol .txt-box p.img {
  margin-bottom: 5px;
}

/* line 247, ../sass/2013report2.scss */
div#sukoyakaInner #report3ndCol .talk-wrap {
  width: 485px;
  min-height: 228px;
  _height: 228px;
  margin-top: 25px;
  padding: 20px 95px 72px 115px;
  background: url(../images/report/2013/report_2/sec02_talk_bg.jpg) no-repeat 0 0;
}
@media screen and (max-width: 767px) {
  /* line 247, ../sass/2013report2.scss */
  div#sukoyakaInner #report3ndCol .talk-wrap {
    width: auto;
    padding: 0;
    background: no-repeat;
    padding: 0 0 0 0;
    margin-top: -20px;
  }
}

/* line 263, ../sass/2013report2.scss */
div#sukoyakaInner #report3ndCol .img-box02 {
  position: relative;
  width: 715px;
  height: 570px;
  margin-top: -72px;
}
@media screen and (max-width: 767px) {
  /* line 263, ../sass/2013report2.scss */
  div#sukoyakaInner #report3ndCol .img-box02 {
    width: auto;
    height: auto;
    margin-top: 0;
    text-align: center;
  }
}

/* line 276, ../sass/2013report2.scss */
div#sukoyakaInner #report3ndCol .img-box02 .img01 {
  position: absolute;
  top: 72px;
  left: 11px;
}
@media screen and (max-width: 767px) {
  /* line 276, ../sass/2013report2.scss */
  div#sukoyakaInner #report3ndCol .img-box02 .img01 {
    position: static;
  }
}

/* line 285, ../sass/2013report2.scss */
div#sukoyakaInner #report3ndCol .img-box02 .img02 {
  position: absolute;
  top: 0;
  left: 298px;
}
@media screen and (max-width: 767px) {
  /* line 285, ../sass/2013report2.scss */
  div#sukoyakaInner #report3ndCol .img-box02 .img02 {
    position: static;
  }
}

/* line 294, ../sass/2013report2.scss */
div#sukoyakaInner #report3ndCol .img-box02 .img03 {
  position: absolute;
  top: 324px;
  left: 119px;
}
@media screen and (max-width: 767px) {
  /* line 294, ../sass/2013report2.scss */
  div#sukoyakaInner #report3ndCol .img-box02 .img03 {
    position: static;
  }
}

/* line 303, ../sass/2013report2.scss */
div#sukoyakaInner #report3ndCol .img-box02 .img04 {
  position: absolute;
  top: 285px;
  left: 425px;
}
@media screen and (max-width: 767px) {
  /* line 303, ../sass/2013report2.scss */
  div#sukoyakaInner #report3ndCol .img-box02 .img04 {
    position: static;
  }
}

/* line 312, ../sass/2013report2.scss */
div#sukoyakaInner #report3ndCol .note {
  margin-bottom: 0;
}

/* #report4ndCol */
/* line 317, ../sass/2013report2.scss */
div#sukoyakaInner #report4ndCol {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  /* line 317, ../sass/2013report2.scss */
  div#sukoyakaInner #report4ndCol {
    margin-bottom: 20px;
  }
}

/* line 323, ../sass/2013report2.scss */
div#sukoyakaInner #report4ndCol .img-box {
  overflow: hidden;
  margin: 50px 0 0;
}
@media screen and (max-width: 767px) {
  /* line 323, ../sass/2013report2.scss */
  div#sukoyakaInner #report4ndCol .img-box {
    margin-top: 20px;
  }
}

/* line 331, ../sass/2013report2.scss */
div#sukoyakaInner #report4ndCol .img-box .img {
  float: right;
  margin-left: 25px;
}
@media screen and (max-width: 767px) {
  /* line 331, ../sass/2013report2.scss */
  div#sukoyakaInner #report4ndCol .img-box .img {
    float: none;
    margin: 0;
    text-align: center;
  }
}

/* line 341, ../sass/2013report2.scss */
div#sukoyakaInner .summary {
  text-align: center;
}
@media screen and (max-width: 767px) {
  /* line 341, ../sass/2013report2.scss */
  div#sukoyakaInner .summary {
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  /* line 341, ../sass/2013report2.scss */
  div#sukoyakaInner .summary {
    display: none;
  }
}

/* line 350, ../sass/2013report2.scss */
.flexslider .slides img {
  height: auto;
  width: 100%;
}

/* line 354, ../sass/2013report2.scss */
#slide1 {
  width: 60%;
  margin: 0;
  float: left;
}

/* line 359, ../sass/2013report2.scss */
#sec01 {
  width: 30%;
  margin: 0 0 0 10px;
}

/* line 363, ../sass/2013report2.scss */
#slide2 {
  width: 96%;
  margin: 0 auto;
}
/* line 366, ../sass/2013report2.scss */
#slide2 .flexslider {
  float: none;
}
/* line 369, ../sass/2013report2.scss */
#slide2 img {
  width: 90%;
  height: auto;
}

/* line 374, ../sass/2013report2.scss */
#slide3 {
  width: 64%;
  margin: 0 auto;
}
/* line 377, ../sass/2013report2.scss */
#slide3 img {
  width: 90%;
  height: auto;
}

/* line 382, ../sass/2013report2.scss */
#comment-padding {
  margin: 15px 0;
}

/* line 385, ../sass/2013report2.scss */
.summary_smt {
  display: none;
  background-color: fff;
  max-width: 767px;
  border-radius: 12px;
  padding-bottom: 10px;
  border: 1px solid #c4c4c4;
}
@media screen and (max-width: 767px) {
  /* line 385, ../sass/2013report2.scss */
  .summary_smt {
    display: block;
  }
}
/* line 395, ../sass/2013report2.scss */
.summary_smt p {
  margin: 0 10px !important;
}

/* line 399, ../sass/2013report2.scss */
#img--1st {
  margin-top: 15px;
}
