@charset "UTF-8";
.main_contents {
  position: relative;
  z-index: 1;
}
.main_contents_inr.main_contents_inr_index {
  width: 1140px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.mv {
  zoom: 1;
}
.mv::before, .mv:after {
  content: "";
  display: table;
}
.mv:after {
  clear: both;
}
.mv_visual {
  position: relative;
  float: left;
  width: 740px;
  height: 428px;
}
.mv_visual a.all {
  display: block;
  position: relative;
}
.mv_visual .link_btn {
  position: absolute;
  bottom: 30px;
  right: 30px;
  width: 150px;
}
.mv_visual .project .link_btn {
  bottom: 15px;
  right: 30px;
}
.mv_visual_inr img {
  display: inline-block;
  height: 430px;
  width: 100%;
}
.mv_visual_ttl {
  position: absolute;
  bottom: 60px;
  left: 60px;
}
.mv_sub_sp {
  display: none;
}
.mv_contens_info {
  float: left;
  width: 400px;
}
.mv_info_top {
  height: 260px;
  box-sizing: border-box;
  padding: 0 20px;
  background: -webkit-gradient(linear, left top, right top, color-stop(1%, #1466c0), color-stop(50%, #1c7ac6), to(#336cca));
  background: linear-gradient(to right, #1466c0 1%, #1c7ac6 50%, #336cca 100%);
}
.mv_info_top .link_btn_color_dft {
  width: 100%;
  margin-top: 24px;
}
.mv_info_ttl {
  padding: 40px 0;
  text-align: center;
  color: #fff;
  font-size: 2.4rem;
}
.mv_info_ttl.adoption {
  padding: 20px 0;
  font-size: 2rem;
}
.mv_info_ttl.adoption .mv_info_ttl_el {
  background: url(/n_common/img/icon/icon_adoption_sm.png) no-repeat left top 1px;
}
.mv_info_ttl_el {
  display: inline-block;
  padding-left: 40px;
  background: url(/n_common/img/icon/icon_mail_sm.png) no-repeat left top;
}
.mv_info_bottom {
  height: 170px;
  padding: 0 20px;
  background: -webkit-gradient(linear, left top, right top, color-stop(1%, #4cca9e), color-stop(50%, #29c4b2), to(#43cb90));
  background: linear-gradient(to right, #4cca9e 1%, #29c4b2 50%, #43cb90 100%);
}
.mv_info_bottom_inr {
  zoom: 1;
}
.mv_info_bottom_inr::before, .mv_info_bottom_inr:after {
  content: "";
  display: table;
}
.mv_info_bottom_inr:after {
  clear: both;
}
.mv_info_bottom_inr .link_btn_dft {
  display: block;
  width: 185px;
}
.mv_info_bottom_inr .link_btn_dft a {
  color: #000;
}
.mv_info_bottom_inr .link_btn_dft_inr {
  background-image: url(/n_common/img/icon/icon_arrow_forward_black.png);
}
.mv_info_bottom_left {
  float: left;
}
.mv_info_bottom_left .link_btn {
  width: 175px;
  height: 90px;
  margin: 0;
}
.mv_info_bottom_right {
  float: left;
  margin-left: 10px;
}
.mv_info_bottom_right .br_sp{
  display: none;
}
.mv_info_bottom_right .link_btn {
  width: 175px;
  height: 40px;
  margin: 0 0 10px;
}
.mv_info_bottom_left .link_btn > .inr,
.mv_info_bottom_right .link_btn > .inr{
  padding: 0 10px;
  background-position: right 5px center;
  color: #333;
  text-align: left;
}
.about_request {
  background-color: #fff;
}
.about_request_inr {
  width: 1180px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
}
.about_request_el a {
  display: inline-block;
  padding-left: 40px;
  line-height: 3.6rem;
  text-align: left;
}
.about_request_el a.question {
  background: url(/n_common/img/icon/icon_request_sm.png) no-repeat left center;
}
.about_request_el a.monitor {
  padding: 10px 0 10px 40px;
  background: url(/n_common/img/icon/icon_monitor.png) no-repeat left center;
}
.about_request_el a.yougov {
  padding: 10px 0 10px 45px;
  background: url(/n_common/img/icon/icon_yougov.png) no-repeat left center;
  background-size: auto 36px;
}
.about_request_el a + a {
  margin-left: 45px;
}
.about_request_el a>span {
  display: inline-block;
  padding-right: 20px;
  background: url(/n_common/img/icon/icon_arrow_forward.png) no-repeat right center;
  font-size: 1.8rem;
  font-weight: bold;
  color: #053365;
  text-decoration: underline;
}

/* topics_box */
.topics_box {
  display: flex;
  justify-content: space-between;
  width: 1080px;
  margin: 0 auto;
}

/* yougov_topics */
.yougov_topics_inr {
  width: 680px;
  height: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 20px 0;
}
.yougov_topics_el {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  height: 100%;
  border: 2px solid #bcafe5;
  border-radius: 10px;
}
.yougov_topics_el .list_el_date {
  margin-bottom: 10px;
}
.yougov_topics_ttl {
  flex-shrink: 0;
  padding: 23px 20px;
  color: #634da9;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px solid #bcafe5;
  text-align: center;
}
.yougov_topics_el a {
  padding: 10px 20px;
  color: #333;
  text-decoration: none;
}
.yougov_topics_el a .list_el_ttl {
  font-size: 15px;
}
.yougov_topics_el a:hover .list_el_ttl {
  text-decoration: underline;
}
.yougov_topics_el .link_btn_dft_wrapper {
  margin-top: auto;
  margin-left: auto;
  margin-right: 20px;
}
.yougov_topics_el .link_btn_dft_wrapper a {
  margin-top: 0;
  color:#0952a1;
}

/* note_topics */
.note_topics_inr {
  width: 380px;
  height: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 20px 0;
}
.note_topics_el {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  height: 100%;
  border: 2px solid #41c9b4;
  border-radius: 10px;
}
.note_topics_el .list_el_date {
  margin-bottom: 10px;
}
.note_topics_ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  padding: 0 20px;
  border-bottom: 2px solid #41c9b4;
}
.note_topics_ttl .icon {
  width: 72px;
  height: 72px;
  margin-right: 10px;
  line-height: 1.0;
}
.note_topics_ttl .icon img {
  width: 100%;
}
.note_topics_el .note_topics_info {
  padding: 10px 20px;
  color: #333;
  text-decoration: none;
}
.note_topics_el a {
  color: #333;
  text-decoration: none;
}
.note_topics_el a .list_el_ttl {
  font-size: 15px;
}
.note_topics_el a:hover .list_el_ttl {
  text-decoration: underline;
}
.note_topics_el .link_btn_dft_wrapper {
  margin-top: auto;
  margin-left: auto;
  margin-right: 20px;
}
.note_topics_el .link_btn_dft_wrapper a {
  margin-top: 0;
  color:#0952a1;
}




.new_info {
  background-color: #f6f4f1;
  background-image: url("/assets/img/img_report_bg.png");
  background-repeat: no-repeat;
  background-position: bottom right;
}
.new_info_inr {
  width: 1140px;
  margin: 0 auto;
  padding: 60px 20px;
  overflow: hidden;
}
.new_info_link_box {
  width: 1140px;
  margin: 0 auto;
  padding: 60px 20px;
  zoom: 1;
}
.new_info_link_box::before, .new_info_link_box:after {
  content: "";
  display: table;
}
.new_info_link_box:after {
  clear: both;
}
.new_info_link_main {
  float: left;
  width: calc((100% - 320px) / 2);
  margin-right: 40px;
  overflow: hidden;
}
.tw-wap-white {
  float: left;
  width: 240px;
  border: 1px solid #e2e9ed;
  border-radius: 4px;
  box-sizing: border-box;
}
.tw-wap-white .twitter_bnr {
  display: none;
}
.new_info_link_main_inr {
  zoom: 1;
}
.new_info_link_main_inr::before, .new_info_link_main_inr:after {
  content: "";
  display: table;
}
.new_info_link_main_inr:after {
  clear: both;
}
.report_list.report_list_index .report_list_el {
  box-sizing: border-box;
}
.report_list.report_list_index .report_list_el>a {
  min-height: 140px;
  box-sizing: border-box;
}
.report_list.report_list_index .report_list_el .label_list {
  display: block;
}
.report_list.report_list_index .report_list_el .label_list > span:first-of-type {
  margin-left: 0;
}
.report_list .report_list_el_ttl {
  margin-top: 0;
  font-size: 1.5rem;
  line-height: 2.2rem;
}
.new_info_link_main_ttl {
  padding: 72px 0;
}
.new_info_link_main_ttl_el {
  display: inline-block;
  padding-left: 50px;
  background: url(/n_common/img/icon/icon_newinfo_sm.png) no-repeat left center;
  font-size: 2.4rem;
  line-height: 36px;
}
.info_ing {
  margin-top: 40px;
  padding: 30px 40px;
  overflow: hidden;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.15);
}
.info_ing_ttl {
  position: relative;
}
.info_ing_ttl .content_ttl_el>span {
  margin-bottom: 15px;
  background-size: contain;
}
.info_ing_ttl.report .content_ttl.content_ttl_with_icon .content_ttl_el>span {
  background: url(/n_common/img/icon/icon_newinfo_report.png) no-repeat left center;
}
.info_ing_ttl.info .content_ttl.content_ttl_with_icon .content_ttl_el>span {
  margin-bottom: 30px;
  background: url(/n_common/img/icon/icon_newinfo_info.png) no-repeat left center;
}
.info_ing_ttl .link_btn.map {
  position: absolute;
  width: 160px;
  top: 0;
  right: 0;
  border: 1px solid #d9e5f2;
}
.info_ing_ttl .link_btn.map > .inr {
  padding-left: 30px;
}
.info_ing_ttl .link_btn_dft_inr {
  background-position: right 10px center;
}
.index_section_ttl {
  text-align: center;
}
.index_section_ttl_el {
  font-size: 2.4rem;
  font-weight: bold;
}
.market_research {
  background-color: #fff;
}
.market_research_inr {
  width: 1140px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 60px 0px;
  overflow: hidden;
}
.market_research_visual {
  margin-top: 60px;
}
.market_research_visual_list {
  zoom: 1;
  text-align: center;
  font-size: 0;
}
.market_research_visual_list::before, .market_research_visual_list:after {
  content: "";
  display: table;
}
.market_research_visual_list:after {
  clear: both;
}
.market_research_visual_list>li {
  position: relative;
  float:left;
  display: block;
  width: 25%;
  height: 400px;
  overflow: hidden;
  text-align: center;
}
.market_research_visual_list>li::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background-color: rgba(0, 92, 166, 0.6);
  -webkit-opacity: 0;
  opacity: 0;
  z-index: 1;
  transition: all 0.35s ease;
}
.market_research_visual_list>li.brand {
  background: url(/assets/img/img_research_brand.jpg) center center/cover no-repeat;
}
.market_research_visual_list>li.pricing {
  background: url(/assets/img/img_research_pricing.jpg) center center/cover no-repeat;
}
.market_research_visual_list>li.usage_survey {
  background: url(/assets/img/img_research_usage_survey.jpg) center center/cover no-repeat;
}
.market_research_visual_list>li.segmentation {
  background: url(/assets/img/img_research_segmentation.jpg) center center/cover no-repeat;
}
.market_research_visual_list>li.trust {
  background: url(/assets/img/img_research_trust.jpg) center center/cover no-repeat;
}
.market_research_visual_list>li.net {
  background: url(/assets/img/img_research_net.jpg) center center/cover no-repeat;
}
.market_research_visual_list>li.qualitative {
  background: url(/assets/img/img_research_qualitative.jpg) center center/cover no-repeat;
}
.market_research_visual_list>li.global {
  background: url(/assets/img/img_research_global.jpg) center center/cover no-repeat;
}
.market_research_visual_list>li>a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  z-index: 2;
}
.v_bd {
  position: absolute;
  display: block;
  z-index: 5;
  background: #fff;
  opacity: 0;
  transition: all 0.35s ease;
}
.v_bd.v_bd_hr {
  width: 269px;
  height: 1px;
}
.v_bd.v_bd_vt {
  width: 1px;
  height: 384px;
}
.v_bd.v_bd_top {
  top: 8px;
  left: 8px;
  -webkit-transform: translate3d(110%,0,0);
  transform: translate3d(110%,0,0);
}
.v_bd.v_bd_right {
  bottom: 8px;
  right: 8px;
  -webkit-transform: translate3d(0,-110%,0);
  transform: translate3d(0,-110%,0);
}
.v_bd.v_bd_bottom {
  bottom: 8px;
  left: 8px;
  -webkit-transform: translate3d(-110%,0,0);
  transform: translate3d(-110%,0,0);
}
.v_bd.v_bd_left {
  top: 8px;
  left: 8px;
  -webkit-transform: translate3d(0,-110%,0);
  transform: translate3d(0,-110%,0);
}
.market_research_visual_ttl {
  position: relative;
  top: 130px;
  color: #fff;
  font-size: 2.6rem;
  line-height: 3.6rem;
  font-weight: bold;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
  -webkit-transform: translate3d(0,55px,0);
  transform: translate3d(0,55px,0);
  transition: all 0.35s ease;
}
.market_research_visual_ttl>span {
  line-height: 1.2em;
  transition: opacity 0.3s;
}
.market_research_visual_ttl>span+span {
  opacity: 0;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.market_research_visual_ttl_db {
  display: inline-block;
  margin-top: -16px;
}
.market_research_visual_ttl_sub {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px;
  top: 194px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
  color: #fff;
  text-align: left;
  opacity: 0;
  -webkit-transform: translate3d(0,65px,10px);
  transform: translate3d(0,65px,10px);
  transition: all 0.35s;
}
.main_contents_inr.main_contents_inr_index.research_service {
  width: 100%;
  max-width: none;
  background: url(/assets/img/img_research_service_bg.png) center center/cover no-repeat;
}
.research_service_inr {
  width: 1180px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 60px 20px;
  overflow: hidden;
}
.research_service_visual {
  margin-top: 60px;
}
.research_service_visual .simple_grid_cont {
  height: 210px;
}
.caution_toggle {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  background-color: #0952a1;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  border-top: 1px solid #fff;
  z-index: 12;
}
.caution_toggle>p {
  width: 1140px;
  box-sizing: border-box;
  padding: 10px;
  margin: 0 auto;
  color: #fff;
}
.gfooter_wrapper {
  margin-top: 0;
}
.content_ttl.content_ttl_line_hr {
  margin-bottom: 20px;
  padding-bottom: 2px;
  background: -webkit-gradient(linear, left top, right top, color-stop(1%, #176bc7), color-stop(70%, #41c9e0), to(#af85f3));
  background: linear-gradient(to right, #176bc7 1%, #41c9e0 70%, #af85f3 100%);
}
.content_ttl.content_ttl_line_hr .content_ttl_el {
  display: block;
  background-color: #fff;
  font-size: 3.2rem;
  line-height: 4rem;
}
.info_ing_ttl.info .content_ttl.content_ttl_with_icon .content_ttl_el>span.notes {
  padding-left: 0;
  margin-left: 0.5em;
  background: none;
  background-color: transparent;
  font-size: 1.4rem;
  line-height: 1;
}
/*-- [Mediaquery] --*/
@media screen and (min-width: 768px) {
  .market_research_visual_list>li:hover::after {
    opacity: 1;
  }
  .market_research_visual_list>li>a:hover .market_research_visual_ttl {
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
    transition-delay: 0.2s;
  }
  .market_research_visual_list>li>a:hover .market_research_visual_ttl>span {
    opacity: 1;
    transition-delay: 0;
  }
  .market_research_visual_list>li>a:hover .market_research_visual_ttl>span+span {
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    transition-delay: 0.2s;
  }
  .market_research_visual_list>li>a:hover .market_research_visual_ttl_sub {
    line-height: 1.6em;
    opacity: 1;
    -webkit-transform: translate3d(0,10px,10px);
    transform: translate3d(0,10px,10px);
    transition-delay: 0.2s;
  }
  .market_research_visual_list>li>a:hover .v_bd {
    opacity: 1;
  }
  .market_research_visual_list>li>a:hover .v_bd.v_bd_top {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  .market_research_visual_list>li>a:hover .v_bd.v_bd_right {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  .market_research_visual_list>li>a:hover .v_bd.v_bd_bottom {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  .market_research_visual_list>li>a:hover .v_bd.v_bd_left {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
.simple_grid_cont_ttl {
  font-size: 1.8rem;
  font-weight: bold;
}
.info_ing_ttl .content_ttl {
  margin-bottom: 0;
}
.report_list.focus_list::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, color-stop(1%, #176bc7), color-stop(70%, #41c9e0), to(#af85f3));
  background: linear-gradient(to right, #176bc7 1%, #41c9e0 70%, #af85f3 100%);
}
.report_list.focus_list .report_list_el:last-child {
  border: 0;
}
@media screen and (max-width: 768px) {
  .main_contents_inr.main_contents_inr_index {
    width: 100%;
    padding: 0;
  }
  .main_contents_inr.main_contents_inr_index.research_service {
    padding: 40px 16px;
    background: url(/assets/img/img_research_service_bg.png) center right/cover no-repeat;
  }
  .research_service_visual {
    margin-top: 40px;
  }
  .about_request_inr {
    width: 100%;
    padding: 16px;
    text-align: left;
  }
  .about_request_el a {
    padding-left: 40px;
    line-height: 2.4rem;
    background-size: 16px;
  }
  .about_request_el a.question {
    padding: 10px 0 10px 40px;
    background-position: left 1% center;
  }
  .about_request_el a.yougov {
    padding-left: 40px;
    background-size: 30px auto;
  }
  .about_request_el a + a {
    margin-left: 0;
  }
  .about_request_el a>span {
    font-size: 1.6rem;
  }
  /* topics_box */
  .topics_box {
    flex-direction: column;
    width: 100%;
  }

  /* yougov_topics */
  .yougov_topics_inr {
    width: 100%;
    padding: 16px;
    text-align: left;
  }
  .yougov_topics_el {
  }
  .yougov_topics_ttl {
    padding: 15px 10px;
    text-align: center;
    border-right: none;
  }
  .yougov_topics_el a {
    padding: 10px;
  }
  .yougov_topics_el .link_btn_dft_wrapper {
    margin: 10px auto 20px;
  }
  /* note_topics */
  .note_topics_inr {
    width: 100%;
    padding: 16px;
  }
  .note_topics_el .note_topics_info {
    padding: 10px;
  }
  .note_topics_el .link_btn_dft_wrapper {
    margin: 10px auto 20px;
  }
  .mv_contens_info {
    float: none;
    width: 100%;
    margin-top: 0;
  }
  .mv_contens_info::after {
    zoom: 1;
  }
  .mv_contens_info::after::before, .mv_contens_info::after:after {
    content: "";
    display: table;
  }
  .mv_contens_info::after:after {
    clear: both;
  }
  .mv_info_top {
    float: left;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 0 16px 20px;
  }
  .mv_info_ttl {
    padding: 20px 0;
    font-size: 2rem;
  }
  .mv_info_ttl.adoption {
    padding: 16px 0;
  }
  .mv_info_bottom {
    float: left;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 0 16px 20px;
  }
  .mv_info_bottom_left {
    float: none;
    width: 100%;
  }
  .mv_info_bottom_left li {
    float: left;
    width: 48%;
  }
  .mv_info_bottom_left li:nth-child(2) {
    margin-left: 4%;
  }
  .mv_info_bottom_left .link_btn {
    width: 100%;
    height: 50px;
  }
  .mv_info_bottom_left .link_btn_dft a {
    padding: 0;
  }
  .mv_info_bottom_right {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .mv_info_bottom_right .br_sp{
    display: block;
  }
  .mv_info_bottom_right li {
    float: left;
    width: 48%;
  }
  .mv_info_bottom_right li:nth-child(2) {
    margin-left: 4%;
  }
  .mv_info_bottom_left .link_btn,
  .mv_info_bottom_right .link_btn {
    width: 100%;
    height: 50px;
    margin: 10px 0 0;
    line-height: 1.3em;
    text-align: center;
  }
  .mv_info_bottom_left .link_btn > .inr,
  .mv_info_bottom_right .link_btn > .inr {
    text-align: center;
  }
  .mv_info_bottom_right .link_btn_dft a {
    padding-right: 0;
  }
  .mv_visual {
    float: none;
    width: 100%;
    height: auto;
  }
  .mv_visual .link_btn {
    width: auto;
    right: 10px;
    bottom: 10px;
  }
  .mv_visual .project .link_btn {
    right: 5px;
    bottom: 5px;
  }
  .mv_visual_inr {
    line-height: 0;
  }
  .mv_visual_inr img {
    height: auto;
  }
  .mv_visual_ttl {
    width: 52%;
    bottom: 16%;
    left: 10%;
  }
  .mv_visual_ttl > img {
    width: 100%;
  }
  .market_research_visual {
    margin-top: 40px;
  }
  .market_research_visual_list {
    width: 100%;
    max-width: 600px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 16px;
  }
  .market_research_visual_list>li {
    display: block;
    float: left;
    width: 50%;
    height: auto;
  }
  .market_research_visual_list>li>a {
    height: 200px;
  }
  .market_research_visual_ttl {
    top: 18%;
    padding: 0 10px;
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  .market_research_visual_ttl>span+span {
    display: none;
  }
  .market_research_visual_ttl_sub {
    display: none;
  }
  .simple_grid.simple_grid_index .simple_grid_el {
    height: auto;
    width: 46%;
    margin: 0 2% 4% !important;
  }
  .simple_grid.simple_grid_index.simple_grid_hover_bg .simple_grid_el:nth-child(n+3) {
    margin-bottom: 0!important;
  }
  .new_info_inr {
    width: 100%;
    box-sizing: border-box;
    padding: 40px 16px;
  }
  .new_info_link_box {
    width: 100%;
    padding: 0 20px 50px;
    box-sizing: border-box;
  }
  .new_info_link_main {
    float: none;
    width: 100%;
  }
  .new_info_link_main_left {
    float: none;
    width: 100%;
    height: auto;
  }
  .new_info_link_main_ttl {
    padding: 20px 16px;
  }
  .new_info_link_main_ttl_el {
    padding-left: 40px;
    background: url(/n_common/img/icon/icon_newinfo_sm.png) no-repeat left center;
    background-size: contain;
    font-size: 2rem;
    line-height: 30px;
    height: 30px;
  }
  .new_info_link_main_right {
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }
  .tw-wap-white {
    width: 100%;
  }
  .info_ing {
    margin-top: 16px;
    padding: 20px 16px 10px;
  }
  .info_ing_ttl .content_ttl_el>span {
    margin-bottom: 10px;
  }
  .info_ing_ttl .link_btn.map {
    position: relative;
    margin: 0;
  }
  .content_ttl.content_ttl_line_hr .content_ttl_el {
    line-height: 2.4rem;
  }
  .content_ttl.content_ttl_with_icon .content_ttl_el>span {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2em;
    font-size: 2rem;
    margin-bottom: 0;
    background-size: contain;
  }
  .info_ing_ttl.report .content_ttl.content_ttl_with_icon .content_ttl_el>span,
  .info_ing_ttl.info .content_ttl.content_ttl_with_icon .content_ttl_el>span {
    background-size: contain;
  }
  .info_ing_ttl.info .content_ttl.content_ttl_with_icon .content_ttl_el>span {
    margin-bottom: 0;
  }
  .research_service_inr {
    width: 100%;
    padding: 0 0;
  }
  .simple_grid_cont_ttl {
    background: none;
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: bold;
  }
  .simple_grid_cont_stc {
    font-size: 1.2rem;
  }
  .research_service_visual .simple_grid_cont {
    height: 245px;
    padding: 10px;
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
  .market_research_inr {
    width: 100%;
    padding: 40px 0;
  }
  .caution_toggle>p {
    width: 100%;
    padding: 10px 16px;
    font-size: 1.4rem;
  }
  .link_with_arrow_dft {
    display: none;
  }
  .new_info_link_main_right .link_btn_dft_wrapper{
    display: block;
  }
  .report_list.report_list_index .report_list_el {
    height: auto;
    margin: 0;
  }
  .report_list.report_list_index .report_list_el>a {
    padding: 20px 0;
  }
  .map_wrap {
    text-align: right;
  }
  .report_list.report_list_index .report_list_el:last-child {
    border-bottom: 1px solid #dbe0e7;
  }
  .report_list .report_list_el:nth-child(n+6) {
    display: none;
  }
  .info_ing_ttl.info .content_ttl.content_ttl_with_icon .content_ttl_el>span.notes {
    margin-top: 5px;
    margin-left: 0;
    margin-bottom: 10px;
    padding-left: 1em;
    background: none;
    text-indent: -1em;
    font-size: 1.2rem;
    line-height: 1.4;
  }
  .info_ing_ttl .content_ttl {
    margin-bottom: 20px;
  }
  .new_info_link_main .info_ing_ttl .content_ttl .content_ttl_el {
    padding: 15px 0;
  }
  .info_list_dft.focus_list {
    padding-top: 20px;
  }
}
/*-- [/Mediaquery] --*/

/*-- [slick] --*/
.slick-slider {
  position: relative;
}
.slick-slider .slick-arrow {
  z-index: 999;
  position: absolute;
  left: 0;
  bottom: 12px;
  width: 10px;
  height: 10px;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  text-indent: -9999px;
  border-top: 2px solid #195da7;
  border-right: 2px solid #195da7;
  background: none;
  cursor: pointer;
}
.slick-slider .slick-arrow:focus {
  outline: none;
}
.slick-slider .slick-prev {
  left: 25px;
  transform: rotate(-135deg);
}
.slick-slider .slick-next {
  left: 110px;
  transform: rotate(45deg);
}
.slick-slider .slick-dots {
  position: absolute;
  left: 36px;
  bottom: 11px;
  height: 12px;
}
.slick-slider .slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 6px;
  background-color: #e7e7e7;
  border: 1px solid #cccccc;
  border-radius: 5px;
  cursor: pointer;
}
.slick-slider .slick-dots li.slick-active {
  background-color: #0952a1;
  border: 1px solid #0952a1;
}
.slick-slider .slick-dots li button {
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  font-size: 0;
  border: none;
}
@media screen and (max-width: 768px) {
  .slick-slider .slick-arrow {
    bottom: 7px;
    width: 8px;
    height: 8px;
  }
  .slick-slider .slick-prev {
    left: 10px;
  }
  .slick-slider .slick-next {
    left: 78px;
    transform: rotate(45deg);
  }
  .slick-slider .slick-dots {
    bottom: 4px;
    left: 20px;
  }
  .slick-slider .slick-dots li {
    width: 8px;
    height: 8px;
    margin: 0 4px;
  }
}

/*-- /[slick] --*/

/*-- [ie] --*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .tw-wap-white {
    border: none;
  }
  .tw-wap-white .twitter-timeline {
    display: none;
  }
  .tw-wap-white .twitter_bnr {
    display: block;
    text-align: center;
  }
  .tw-wap-white .twitter_bnr a:hover {
    opacity: .8;
  }
}
/*-- /[ie] --*/
