.tac {
  text-align: center;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.cYellow {
  color: #FFFF4C !important;
}

@media screen and (min-width: 796px) {
  header#header .header_top {
    align-items: center;
  }
  header#header .headArea {
    margin: 7px 0 7px;
    padding-top: 0;
  }
  header#header .headArea h1 img {
    width: auto;
    height: 57.5px;
  }
}
@media screen and (max-width: 795px) {
  header#header h1 img {
    height: 12.26vw;
  }
}

.top .btnBox {
  width: 450px;
  margin-top: 50px;
  padding: 18px 20px 20px;
  background-color: rgba(255, 255, 255, 0.8);
}
.top .btnBox h3 {
  margin-bottom: 0;
  font-size: 23px;
  line-height: 1.5;
  color: #C7000B;
  font-weight: bold;
  text-align: center;
}
.top .btnBox p {
  margin-bottom: 0.8em;
  font-size: 1em;
  font-weight: bold;
}
.top .btnBox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top .btnBox li {
  background-color: #fff;
}
.top .btnBox a {
  width: 200px;
  height: 50px;
  color: #fff;
  font-weight: bold;
  background-color: #000;
}
.top .btnBox a::after {
  background-color: #C7000B;
  right: 10px;
}
@media screen and (hover: hover) {
  .top .btnBox a:hover {
    opacity: 0.7;
  }
}
.top .btnBox a.txtLink {
  padding: 0 0.2em;
  color: #333;
  font-size: 1em;
  text-decoration: underline;
  background-color: transparent;
}
.top .mainVisual {
  background: url(/images/top/top_mv_2026.webp) no-repeat center center;
  background-size: cover;
}
.top .TopOutline_slide_wrapper p.tar {
  max-width: 1100px;
  margin: 1.5em auto 0;
  font-size: 12px;
  font-weight: 500;
}
.top .information_area_wrapper {
  margin-bottom: 5em;
}
.top #topBox02 {
  background-color: #FCF3F3;
}
.top #topAbout .taWrap {
  background: url(/images/top/ta_bg_2026.png) no-repeat center bottom;
  background-size: 100% 60%;
}
.top .banner_wrapper .b_type01 img {
  width: 100%;
  height: auto;
}
.top .bnrSlider a,
.top .bnrSlider2 a {
  margin: 0 10px !important;
}
.top .bnrSlider2 {
  width: 100%;
  max-width: 1100px;
  margin: auto;
}
.top .bnrSlider2 li {
  margin: 0 10px;
}
.top .bnrSlider2 li a img {
  width: 100%;
  height: auto;
}
.top .bnrSlider2 .slick-track {
  margin: 0;
}
.top .bnrSlider2 .slick-dots li button::before {
  font-size: 20px;
}
@media screen and (hover: hover) {
  .top .bnrSlider2 li a:hover {
    opacity: 0.7;
  }
  .top .bnrWrap03 .exhibitorPR_Block {
    justify-content: start;
  }
}
@media screen and (max-width: 795px) {
  .top .btnBox {
    width: calc(100% - 10vw);
    margin: 3.47vw auto 13.4vw;
    padding: 0;
    background-color: #fff;
  }
  .top .btnBox h3 {
    margin-top: 1em;
    margin-bottom: 0.3em;
    font-size: 6.94vw;
  }
  .top .btnBox p {
    margin-bottom: 1.5em;
    font-size: 0.9em;
  }
  .top .btnBox ul {
    display: block;
  }
  .top .btnBox li {
    margin-bottom: 2.67vw;
  }
  .top .btnBox a {
    width: 100%;
    height: 50px;
  }
  .top .mainVisual {
    background: url(/images/top/top_mv_sp_2026.webp) no-repeat center center;
    background-size: cover;
  }
  .top .TopOutline_slide_wrapper p.tar {
    width: 100%;
    margin: 1em auto 0;
    padding: 0 5vw;
  }
  .top .information_area_wrapper {
    margin-bottom: 0;
  }
  .top .seecat_banner {
    width: calc(100% - 10vw);
    margin: 0 auto 21.4vw;
  }
  .top .seecat_banner .seecat_banner_ttl {
    margin-bottom: 0.84em;
  }
  .top .bnrSlider2 .slick-track {
    margin-top: 0.8em;
  }
  .top .bnrWrap03 .exhibitorPR_Block li:nth-child(even) {
    margin-left: 0;
  }
}

.outline .underVisual {
  background: url(/images/outline/visual_bg2026.png) no-repeat left top;
  background-size: cover;
}
.outline .picBox {
  width: 390px;
}
.outline .picBox img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 795px) {
  .outline .underVisual {
    background: url(/images/outline/visual_bg2026.png) no-repeat 69% top;
    background-size: cover;
  }
  .outline .regarding .regarding_mt {
    padding-top: 0;
  }
  .outline .regarding .humanBox p {
    margin-right: 18px;
  }
  .outline .picBox {
    width: 100%;
  }
}

.guideline h4.icon_num {
  color: #000;
}
.guideline h4.icon_num + h4.gl_red_ttl {
  margin-bottom: 30px;
  padding: 7px 20px 4px;
}
.guideline p.caution {
  font-size: 12px;
  font-weight: 500;
}
.guideline dl.lastTimeBox {
  display: flex;
  margin-bottom: 50px;
  font-weight: bold;
  text-align: center;
}
.guideline dl.lastTimeBox dt {
  width: 39.2%;
  height: 80px;
  color: #fff;
  font-size: 21px;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.guideline dl.lastTimeBox dd {
  width: 60.8%;
  font-size: 35px;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.guideline dl.lastTimeBox dd span {
  display: inline-block;
  margin-left: 0.3em;
  padding-top: 10px;
  font-size: 18px;
}
.guideline dl.lastTimeBox dd span.space {
  display: inline-block;
  width: 35px;
}
.guideline dl.lastTimeBox.yellowWrap dt {
  background-color: #C7000B;
}
.guideline dl.lastTimeBox.yellowWrap dd {
  color: #C7000B;
  background-color: #FCEDF1;
}
.guideline dl.lastTimeBox.blueWrap dt {
  background-color: #00347D;
}
.guideline dl.lastTimeBox.blueWrap dd {
  color: #00347D;
  background-color: rgba(0, 52, 125, 0.15);
}
.guideline dl.lastTimeBox + p.caution {
  margin-top: -47px;
  text-align: right;
}
.guideline .pic03 img {
  width: 397.5px;
}
.guideline .gl_ttl-border03-span {
  margin-bottom: 38px;
}
.guideline .contents02 .txtList li {
  margin-bottom: 0.5em;
  padding-left: 1em;
  text-indent: -1em;
}
.guideline .contents02 .txtList::after {
  content: none;
}
.guideline h5.gl_yellow_ttl {
  padding: 7px 20px 5px;
  color: #C7000B;
  font-size: 21px;
  text-align: left;
  background-color: #FFFF4C;
}
.guideline p.caution.adjustment {
  margin-top: 2em;
  text-align: left;
  letter-spacing: -0.5px;
}
.guideline .strengthen_list_flexarea_wrapper img {
  width: 100%;
  height: auto;
}
.guideline .column1 {
  margin-top: 40px;
  text-align: left;
}
.guideline .column1 h5.headGradation {
  margin-bottom: 20px;
  padding: 15px 20px 17px 75px;
  color: #fff;
  font-size: 21px;
  background-image: linear-gradient(90deg, #70278a, #70278a 15%, #4a5ca8 45%, #009ee5);
  position: relative;
}
.guideline .column1 h5.headGradation i.icon_new {
  width: 65px;
  height: 35px;
  color: #C7000B;
  font-size: 16px;
  line-height: 1;
  font-style: normal;
  background-color: #FF0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: calc((100% - 35px) / 2);
  left: 0;
}
.guideline .column1 .report_wrapper p.rcLogo {
  width: 265px;
  margin-bottom: 10px;
}
.guideline .column1 .report_wrapper img {
  width: 100%;
  height: auto;
}
.guideline h5.bigRed {
  margin-top: 75px;
  color: #C7000B;
  font-size: 30px;
  line-height: 1.34;
}
.guideline .merit_yellowArea_text02 {
  color: #000;
}
.guideline dl.merit_seminar_results {
  margin: 30px auto 95px;
  text-align: left;
}
.guideline dl.merit_seminar_results dt {
  padding: 13px 20px 9px;
  color: #fff;
  font-size: 18px;
  line-height: 1.34;
  font-weight: bold;
}
.guideline dl.merit_seminar_results dd {
  padding: 20px;
  border: 1px solid;
  border-top: none;
}
.guideline dl.merit_seminar_results dd ul li {
  margin-bottom: 0.25em;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.07em;
  font-weight: bold;
  line-height: 2;
}
.guideline dl.merit_seminar_results dd ul li:last-child {
  margin-bottom: 0;
}
.guideline dl.merit_seminar_results dd ul li span.msParson {
  font-size: 14px;
  font-weight: normal;
}
.guideline.css dl.lastTimeBox {
  margin: 60px 0 0;
  display: flex;
  font-weight: bold;
  text-align: center;
}
.guideline.css dl.lastTimeBox dt {
  width: 200px;
  background-color: #601986;
}
.guideline.css dl.lastTimeBox dd {
  width: calc(100% - 200px);
  color: #601986;
  background-color: #EFE7F3;
}
.guideline.css dl.lastTimeBox + p.caution {
  margin-top: 3px;
}
.guideline.css .pic01 img {
  width: 313.5px;
}
.guideline.css .pic02 img {
  width: 333px;
}
.guideline.css .pic03 img {
  width: 200px;
}
.guideline.css .pic04 img {
  width: 315px;
}
.guideline.css .pic05 img {
  width: 268px;
}
.guideline.css .pic06 img {
  width: 311.5px;
}
.guideline.css dl.merit_seminar_results dt {
  background-color: #601986;
}
.guideline.css dl.merit_seminar_results dd {
  border-color: #601986;
}
.guideline.css .css_content .plan_detail_sec02_li {
  flex-wrap: wrap;
  line-height: 1;
}
.guideline.css .css_content .plan_detail_sec02_li span {
  display: inline-block;
  margin-top: -1em;
  font-size: 0.78em;
}
.guideline.css .css_content .plan_detail_sec02_li.empty {
  background-color: transparent;
}
.guideline.s_city dl.lastTimeBox {
  margin: 60px 0 0;
  display: flex;
  font-weight: bold;
  text-align: center;
}
.guideline.s_city dl.lastTimeBox dt {
  width: 200px;
  background-color: #00A2AF;
}
.guideline.s_city dl.lastTimeBox dd {
  width: calc(100% - 200px);
  color: #00A2AF;
  background-color: #E5F6F7;
}
.guideline.s_city dl.lastTimeBox + p.caution {
  margin-top: 3px;
}
.guideline.s_city .pic01 img {
  width: 451px;
}
.guideline.s_city .pic02 img {
  width: 482px;
}
.guideline.s_city .contents02 .txtList li {
  padding-left: 200px;
}
.guideline.s_city .contents02 .txtList::after {
  bottom: unset;
  top: 0;
}
.guideline.s_city dl.merit_seminar_results dt {
  background-color: #00A2AF;
}
.guideline.s_city dl.merit_seminar_results dd {
  border-color: #00A2AF;
}
.guideline.drec dl.lastTimeBox {
  margin: 60px 0 0;
  display: flex;
  font-weight: bold;
  text-align: center;
}
.guideline.drec dl.lastTimeBox dt {
  width: 200px;
  background-color: #EB6100;
}
.guideline.drec dl.lastTimeBox dd {
  width: calc(100% - 200px);
  color: #EB6100;
  background-color: rgba(235, 97, 0, 0.1);
}
.guideline.drec dl.lastTimeBox + p.caution {
  margin-top: 3px;
}
.guideline.drec .pic01 img {
  width: 451px;
}
.guideline.drec .pic02 img {
  width: 482px;
}
.guideline.drec .contents02 .txtList li {
  padding-left: 200px;
}
.guideline.drec .contents02 .txtList::after {
  bottom: unset;
  top: 0;
}
.guideline.drec dl.merit_seminar_results dt {
  background-color: #EB6100;
}
.guideline.drec dl.merit_seminar_results dd {
  border-color: #EB6100;
}
.guideline.drec dl.merit_seminar_results dd.flex {
  display: flex;
  justify-content: space-between;
}
.guideline.drec dl.merit_seminar_results dd.flex ul {
  width: 490px;
}
.guideline.drec dl.merit_seminar_results dd.flex li.mb {
  margin-bottom: 1.5em;
}
.guideline.drec .merit_gradationArea_text01_span {
  color: #FFFF4C;
}
@media screen and (max-width: 795px) {
  .guideline h4.icon_num + h4.gl_red_ttl {
    margin: 1.5em auto -1.25em;
    padding: 7px 20px 5px;
    font-size: 16px;
  }
  .guideline dl.lastTimeBox {
    margin-bottom: 0;
  }
  .guideline dl.lastTimeBox dt {
    width: 37%;
    height: 70px;
    font-size: 18px;
  }
  .guideline dl.lastTimeBox dd {
    width: 63%;
    font-size: 32px;
  }
  .guideline dl.lastTimeBox dd span {
    margin-left: 0.2em;
    padding-top: 10px;
    font-size: 16px;
  }
  .guideline dl.lastTimeBox dd span.space {
    width: 0.5em;
  }
  .guideline dl.lastTimeBox + p.caution {
    margin-top: 3px;
    margin-bottom: -20px;
  }
  .guideline .gl_ttl-border03-span {
    margin-top: -0.75em;
    font-size: 25px;
    text-align: center;
    display: block;
  }
  .guideline .pic03 img {
    width: 100%;
  }
  .guideline .contents02 .txtList {
    padding-bottom: 0;
  }
  .guideline h5.gl_yellow_ttl {
    margin-top: -1.5em;
    padding: 8px 20px 5px;
    font-size: 18px;
    text-align: center;
  }
  .guideline p.caution.adjustment {
    margin: 1em auto -2em;
    padding-left: 1em;
    text-indent: -1em;
  }
  .guideline .column1 {
    margin-top: 20px;
  }
  .guideline .column1 h5.headGradation {
    margin-bottom: 20;
    padding: 16px 20px 15px 70px;
    font-size: 4.26vw;
  }
  .guideline .column1 h5.headGradation i.icon_new {
    width: 56px;
    height: 32px;
    font-size: 14px;
    top: calc((100% - 32px) / 2);
  }
  .guideline .column1 .report_wrapper {
    margin-top: 30px;
  }
  .guideline .column1 .report_wrapper p.rcLogo {
    width: 265px;
    margin: 0 auto 10px;
  }
  .guideline h5.bigRed {
    margin: 2.5em auto -1em;
    font-size: 24px;
    line-height: 1.34;
  }
  .guideline dl.merit_seminar_results {
    margin: 30px auto 95px;
  }
  .guideline dl.merit_seminar_results dt {
    padding: 13px 10px 9px;
    font-size: 4.27vw;
    line-height: 1.34;
  }
  .guideline dl.merit_seminar_results dd {
    padding: 1em 10px;
  }
  .guideline dl.merit_seminar_results dd ul + ul {
    margin-top: 0.8em;
  }
  .guideline dl.merit_seminar_results dd ul li {
    margin-bottom: 0.8em;
    line-height: 1.65;
  }
  .guideline dl.merit_seminar_results dd ul li span.msParson {
    font-size: 14px;
  }
  .guideline.css dl.lastTimeBox {
    margin: 30px 0 0;
  }
  .guideline.css dl.lastTimeBox dt {
    width: 37%;
  }
  .guideline.css dl.lastTimeBox dd {
    width: 63%;
  }
  .guideline.css .pic01 {
    margin-bottom: 8vw;
  }
  .guideline.css .pic01 img {
    width: 100%;
  }
  .guideline.css .pic02 img {
    width: 100%;
  }
  .guideline.css .pic03 img {
    width: 68%;
  }
  .guideline.css .pic04 {
    margin-bottom: 8vw;
  }
  .guideline.css .pic04 img {
    width: 100%;
  }
  .guideline.css .pic05 img {
    width: 100%;
  }
  .guideline.css .pic06 img {
    width: 100%;
  }
  .guideline.css .af_plus::after {
    top: 4vw;
  }
  .guideline.css dl.merit_seminar_results dt {
    background-color: #601986;
  }
  .guideline.css dl.merit_seminar_results dd {
    border-color: #601986;
  }
  .guideline.css .css_content .plan_detail_sec02_li {
    flex-wrap: wrap;
    line-height: 1;
  }
  .guideline.css .css_content .plan_detail_sec02_li span {
    display: inline-block;
    margin-top: -1em;
    font-size: 0.78em;
  }
  .guideline.css .css_content .plan_detail_sec02_li.empty {
    background-color: transparent;
  }
  .guideline.s_city dl.lastTimeBox {
    margin: 30px 0 0;
  }
  .guideline.s_city dl.lastTimeBox dt {
    width: 37%;
  }
  .guideline.s_city dl.lastTimeBox dd {
    width: 63%;
  }
  .guideline.s_city .pic01 img {
    width: 100%;
  }
  .guideline.s_city .pic02 img {
    width: 100%;
  }
  .guideline.s_city .contents02 .txtList {
    margin-top: 20px;
    padding-bottom: 250px;
  }
  .guideline.s_city .contents02 .txtList li {
    padding-left: 5vw;
    font-size: 3vw;
  }
  .guideline.s_city .contents02 .txtList::after {
    top: unset;
    left: unset;
    bottom: 50px;
    right: 0;
  }
  .guideline.drec dl.lastTimeBox {
    margin: 30px 0 0;
  }
  .guideline.drec dl.lastTimeBox dt {
    width: 37%;
  }
  .guideline.drec dl.lastTimeBox dd {
    width: 63%;
  }
  .guideline.drec .pic01 img {
    width: 100%;
  }
  .guideline.drec .pic02 img {
    width: 100%;
  }
  .guideline.drec .contents02 .txtList {
    margin-top: 20px;
    padding-bottom: 250px;
  }
  .guideline.drec .contents02 .txtList li {
    padding-left: 5vw;
    font-size: 3vw;
  }
  .guideline.drec .contents02 .txtList::after {
    top: unset;
    left: unset;
    bottom: 50px;
    right: 0;
  }
  .guideline.drec dl.merit_seminar_results dd.flex {
    display: block;
  }
  .guideline.drec dl.merit_seminar_results dd.flex ul {
    width: 100%;
  }
  .guideline.drec dl.merit_seminar_results dd.flex li.mb {
    margin-bottom: 0.8em;
  }
}

.target .target_plan h3.plan_ttl {
  margin-top: 75px;
}
.target .seecat_banner {
  margin-top: 30px;
}
.target .seecat_banner a {
  margin-bottom: 0;
}

.target.target_detail .target_picArea img {
  width: calc((100% - 80px) / 3);
  height: auto;
}
.target.target_detail .strengthen_list_flexarea_pic01 img {
  width: 100%;
  height: auto;
}
.target.target_detail .column1 {
  margin-top: 40px;
  text-align: left;
}
.target.target_detail .column1 h5.headGradation {
  margin-bottom: 20px;
  padding: 15px 20px 17px 75px;
  color: #fff;
  font-size: 21px;
  background-image: linear-gradient(90deg, #70278a, #70278a 15%, #4a5ca8 45%, #009ee5);
  position: relative;
}
.target.target_detail .column1 h5.headGradation i.icon_new {
  width: 65px;
  height: 35px;
  color: #C7000B;
  font-size: 16px;
  line-height: 1;
  font-style: normal;
  background-color: #FF0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: calc((100% - 35px) / 2);
  left: 0;
}
.target.target_detail .column1 .report_wrapper {
  display: flex;
  justify-content: space-between;
}
.target.target_detail .column1 .report_wrapper .report_left {
  width: calc(100% - 550px);
}
.target.target_detail .column1 .report_wrapper .report_right {
  width: 510px;
}
.target.target_detail .column1 .report_wrapper p.rcLogo {
  width: 265px;
  margin-bottom: 10px;
}
.target.target_detail .column1 .report_wrapper img {
  width: 100%;
  height: auto;
}
.target.target_detail.bousai .target_contents02_wrapper {
  padding-bottom: 25px;
}
.target.target_detail.bousai .c-cont__block--exhibitor {
  margin-bottom: 75px;
}
.target.target_detail.bousai .c-cont__block--exhibitor .p-target__list-box {
  margin-top: 0;
  margin-bottom: 25px;
}
.target.target_detail.bousai .c-cont__block--exhibitor .p-target__list-box:nth-child(3) ul.p-target__list {
  padding-bottom: 6em;
}
.target.target_detail.bousai .c-cont__block--exhibitor .p-target__list-box:nth-child(5) {
  position: absolute;
  top: 461px;
}
.target.target_detail.bousai .c-cont__block--exhibitor dt {
  color: #DB4E76;
  font-weight: bold;
}
.target.target_detail.bcp .target_contents02_wrapper {
  padding-bottom: 25px;
}
.target.target_detail.bcp .c-cont__block--exhibitor {
  margin-bottom: 75px;
}
.target.target_detail.bcp .c-cont__block--exhibitor .p-target__list-box {
  margin-top: 0;
  margin-bottom: 25px;
}
.target.target_detail.bcp .c-cont__block--exhibitor .p-target__list-box .p-target__list {
  min-height: unset;
}
.target.target_detail.bcp .c-cont__block--exhibitor .p-target__list-box:first-child ul.p-target__list {
  padding-bottom: 11em;
}
.target.target_detail.bcp .c-cont__block--exhibitor .p-target__list-box:nth-child(4) ul.p-target__list {
  padding-bottom: 11em;
}
.target.target_detail.bcp .c-cont__block--exhibitor .p-target__list-box:nth-child(8) ul.p-target__list {
  padding-bottom: 13em;
}
.target.target_detail.bcp .c-cont__block--exhibitor .p-target__list-box:nth-child(10) ul.p-target__list {
  padding-bottom: 3em;
}
.target.target_detail.bcp .c-cont__block--exhibitor .p-target__list-box:nth-child(5) {
  position: absolute;
  top: 558px;
}
.target.target_detail.bcp .c-cont__block--exhibitor .p-target__list-box:nth-child(6) {
  position: absolute;
  top: 739px;
}
.target.target_detail.bcp .c-cont__block--exhibitor dt {
  color: #009F59;
  font-weight: bold;
}
.target.target_detail.security .target_contents02_wrapper {
  padding-bottom: 25px;
}
.target.target_detail.security .c-cont__block--exhibitor {
  margin-bottom: 75px;
}
.target.target_detail.security .c-cont__block--exhibitor .p-target__list-box {
  margin-top: 0;
  margin-bottom: 25px;
}
.target.target_detail.security .c-cont__block--exhibitor .p-target__list-box:first-child ul.p-target__list {
  padding-bottom: 3em;
}
.target.target_detail.security .c-cont__block--exhibitor .p-target__list-box:nth-child(3) ul.p-target__list {
  padding-bottom: 1em;
}
.target.target_detail.security .c-cont__block--exhibitor .p-target__list-box:nth-child(6) ul.p-target__list {
  padding-bottom: 3em;
}
@media screen and (max-width: 795px) {
  .target.target_detail #footer {
    margin-top: 0;
  }
  .target.target_detail .target_contents02 {
    margin-bottom: 30px;
  }
  .target.target_detail .column2_strengthen_list_flexarea_wrapper .strengthen_list_flexarea_wrapper {
    margin-bottom: 40px;
  }
  .target.target_detail .column2_strengthen_list_flexarea_wrapper .strengthen_list_flexarea_wrapper .strengthen_list_flexarea {
    margin-top: 0;
  }
  .target.target_detail .column2_strengthen_list_flexarea_wrapper .strengthen_list_flexarea_wrapper .strengthen_text01 {
    margin-top: 1em;
  }
  .target.target_detail .target_picArea img {
    width: 100%;
    height: auto;
  }
  .target.target_detail .column1 {
    margin-top: 20px;
  }
  .target.target_detail .column1 h5.headGradation {
    margin-bottom: 20;
    padding: 16px 20px 15px 70px;
    font-size: 4.26vw;
  }
  .target.target_detail .column1 h5.headGradation i.icon_new {
    width: 56px;
    height: 32px;
    font-size: 14px;
    top: calc((100% - 32px) / 2);
  }
  .target.target_detail .column1 .report_wrapper {
    margin-top: 30px;
    display: block;
  }
  .target.target_detail .column1 .report_wrapper .report_left, .target.target_detail .column1 .report_wrapper .report_right {
    width: 100%;
  }
  .target.target_detail .column1 .report_wrapper p.rcLogo {
    width: 265px;
    margin: 0 auto 10px;
  }
  .target.target_detail .column1 .report_wrapper .report_right {
    margin-top: 2em;
  }
  .target.target_detail.bousai .c-cont__block--exhibitor .p-target__list-box {
    margin-bottom: 5vw;
  }
  .target.target_detail.bousai .c-cont__block--exhibitor .p-target__list-box:nth-child(3) ul.p-target__list {
    padding-bottom: 15px;
  }
  .target.target_detail.bousai .c-cont__block--exhibitor .p-target__list-box:nth-child(5) {
    position: relative;
    top: unset;
  }
  .target.target_detail.bcp .c-cont__block--exhibitor {
    margin-bottom: 0;
  }
  .target.target_detail.bcp .c-cont__block--exhibitor .p-target__list-box {
    margin-bottom: 5vw;
  }
  .target.target_detail.bcp .c-cont__block--exhibitor .p-target__list-box .p-target__list {
    min-height: unset;
  }
  .target.target_detail.bcp .c-cont__block--exhibitor .p-target__list-box:first-child ul.p-target__list, .target.target_detail.bcp .c-cont__block--exhibitor .p-target__list-box:nth-child(4) ul.p-target__list, .target.target_detail.bcp .c-cont__block--exhibitor .p-target__list-box:nth-child(8) ul.p-target__list, .target.target_detail.bcp .c-cont__block--exhibitor .p-target__list-box:nth-child(10) ul.p-target__list {
    padding-bottom: 15px;
  }
  .target.target_detail.bcp .c-cont__block--exhibitor .p-target__list-box:nth-child(5), .target.target_detail.bcp .c-cont__block--exhibitor .p-target__list-box:nth-child(6) {
    position: relative;
    top: unset;
  }
  .target.target_detail.security .c-cont__block--exhibitor {
    margin-bottom: 0;
  }
  .target.target_detail.security .c-cont__block--exhibitor .p-target__list-box {
    margin-bottom: 5vw;
  }
  .target.target_detail.security .c-cont__block--exhibitor .p-target__list-box:first-child ul.p-target__list, .target.target_detail.security .c-cont__block--exhibitor .p-target__list-box:nth-child(3) ul.p-target__list, .target.target_detail.security .c-cont__block--exhibitor .p-target__list-box:nth-child(6) ul.p-target__list {
    padding-bottom: 15px;
  }
}/*# sourceMappingURL=add_common2.css.map */