@charset "UTF-8";
/* line 39, ../scss/mcp.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 40, ../scss/mcp.scss */
html {
  line-height: 1;
}

/* line 41, ../scss/mcp.scss */
ol, ul {
  list-style: none;
}

/* line 42, ../scss/mcp.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 43, ../scss/mcp.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 44, ../scss/mcp.scss */
q, blockquote {
  quotes: none;
}

/* line 45, ../scss/mcp.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 46, ../scss/mcp.scss */
a img {
  border: none;
}

/* line 47, ../scss/mcp.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 48, ../scss/mcp.scss */
article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, video {
  display: block;
}

/* line 49, ../scss/mcp.scss */
html {
  min-height: 100%;
}

/* line 50, ../scss/mcp.scss */
body {
  -webkit-text-size-adjust: 100%;
  min-height: 100%;
  font: 14px/1.4 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
}

/* line 51, ../scss/mcp.scss */
hr {
  display: none;
}

/* line 52, ../scss/mcp.scss */
img {
  vertical-align: top;
}

/* line 53, ../scss/mcp.scss */
a:hover {
  text-decoration: none;
}

/* line 54, ../scss/mcp.scss */
iframe {
  vertical-align: bottom;
}

/* line 55, ../scss/mcp.scss */
object {
  vertical-align: bottom;
}

/* line 55, ../scss/mcp.scss */
.clearfix {
  *zoom: 1;
}

/* line 56, ../scss/mcp.scss */
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

/* line 57, ../scss/mcp.scss */
.test02 {
  display: none;
}

/* line 63, ../scss/mcp.scss */
#suntory_contents {
  background: #e0f0fc;
}

/* line 67, ../scss/mcp.scss */
.insta_wrap {
  background: #fff;
  margin-bottom: 20px;
}
/* line 70, ../scss/mcp.scss */
.insta_wrap .insta_box {
  padding: 15px 10px;
}
/* line 72, ../scss/mcp.scss */
.insta_wrap .insta_box img {
  width: 100%;
  height: auto;
}

@media print, screen and (min-width: 767px) {
  /* line 80, ../scss/mcp.scss */
  .insta_wrap {
    margin-bottom: 40px;
  }
  /* line 82, ../scss/mcp.scss */
  .insta_wrap .insta_box {
    max-width: 962px;
    padding: 30px 20px;
    margin: 0 auto;
  }
}
/* line 91, ../scss/mcp.scss */
.pc {
  display: none;
}

@media print, screen and (min-width: 767px) {
  /* line 96, ../scss/mcp.scss */
  .pc {
    display: block;
  }

  /* line 99, ../scss/mcp.scss */
  .sp {
    display: none;
  }
}
/* line 103, ../scss/mcp.scss */
img {
  image-rendering: -webkit-optimize-contrast;
}

/* line 106, ../scss/mcp.scss */
.l-wrapper-1a {
  position: relative;
  max-width: 1600px;
  min-height: 900px;
  margin: 0 auto;
  background: #e0f0fc;
}

/* line 116, ../scss/mcp.scss */
.l-wrapper-1b {
  position: relative;
  padding: 0 0 53px;
}

/* line 121, ../scss/mcp.scss */
.l-wrapper-1 {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
}

/* line 128, ../scss/mcp.scss */
.top_bg_wrap {
  background: url(../../images/top_bg_sp.gif) no-repeat;
  background-size: contain;
}

@media print, screen and (min-width: 767px) {
  /* line 135, ../scss/mcp.scss */
  .top_bg_wrap {
    max-width: 1136px;
    background: url(../../images/top_bg_pc.gif) no-repeat;
    background-size: 1136px;
    background-position: center 40px;
    margin: 0 auto;
  }
}
/* line 147, ../scss/mcp.scss */
#mcp .story_wrap .story_box {
  border: 1.5px dotted #00305c;
  padding: 40px 20px;
  margin: 60px 20px;
}
/* line 151, ../scss/mcp.scss */
#mcp .story_wrap .story_box .shien_ttl {
  background: #e0f0fc;
  display: inline-block;
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  top: -40px;
  margin: 0px 20px;
  padding: 0px 20px;
  z-index: 10;
}
/* line 164, ../scss/mcp.scss */
#mcp .story_wrap .story_box .sunsun_wrap .sunsun,
#mcp .story_wrap .story_box .sunsun_wrap .mirai,
#mcp .story_wrap .story_box .sunsun_wrap .shin_mirai {
  background: #fff;
  padding: 20px;
}
/* line 169, ../scss/mcp.scss */
#mcp .story_wrap .story_box .sunsun_wrap .sunsun p.ttl,
#mcp .story_wrap .story_box .sunsun_wrap .mirai p.ttl,
#mcp .story_wrap .story_box .sunsun_wrap .shin_mirai p.ttl {
  text-align: center;
  margin-bottom: 10px;
}
/* line 173, ../scss/mcp.scss */
#mcp .story_wrap .story_box .sunsun_wrap .sunsun p.year,
#mcp .story_wrap .story_box .sunsun_wrap .mirai p.year,
#mcp .story_wrap .story_box .sunsun_wrap .shin_mirai p.year {
  display: block;
  text-align: center;
  width: 100%;
  border: 1px solid #00305c;
  border-radius: 15px;
  margin-bottom: 10px;
}
/* line 181, ../scss/mcp.scss */
#mcp .story_wrap .story_box .sunsun_wrap .sunsun .txt_wrap,
#mcp .story_wrap .story_box .sunsun_wrap .mirai .txt_wrap,
#mcp .story_wrap .story_box .sunsun_wrap .shin_mirai .txt_wrap {
  margin: 0 20px;
}
/* line 183, ../scss/mcp.scss */
#mcp .story_wrap .story_box .sunsun_wrap .sunsun .txt_wrap p,
#mcp .story_wrap .story_box .sunsun_wrap .mirai .txt_wrap p,
#mcp .story_wrap .story_box .sunsun_wrap .shin_mirai .txt_wrap p {
  margin-bottom: 10px;
  font-size: 13px;
}
/* line 190, ../scss/mcp.scss */
#mcp .story_wrap .story_box .mirai_arw_box {
  position: relative;
  text-align: center;
  margin: 10px 0px 10px;
}
/* line 195, ../scss/mcp.scss */
#mcp .story_wrap .story_box .mirai_arw_box img {
  transform: rotate(90deg);
  width: 34px !important;
}

@media print, screen and (min-width: 767px) {
  /* line 207, ../scss/mcp.scss */
  #mcp .story_wrap .story_box {
    border: 3px dotted #00305c;
    padding: 50px 30px;
    margin: 60px 10px;
    display: flex;
    justify-content: space-between;
  }
  /* line 213, ../scss/mcp.scss */
  #mcp .story_wrap .story_box .shien_ttl {
    padding: 5px 20px;
    left: 10px;
    top: -35px;
    max-width: 208px;
  }
  /* line 219, ../scss/mcp.scss */
  #mcp .story_wrap .story_box .sunsun_wrap {
    display: flex;
    justify-content: space-between;
    gap: 10px;
  }
  /* line 223, ../scss/mcp.scss */
  #mcp .story_wrap .story_box .sunsun_wrap .sunsun,
  #mcp .story_wrap .story_box .sunsun_wrap .mirai,
  #mcp .story_wrap .story_box .sunsun_wrap .shin_mirai {
    width: 28%;
  }
  /* line 227, ../scss/mcp.scss */
  #mcp .story_wrap .story_box .sunsun_wrap .sunsun p.year,
  #mcp .story_wrap .story_box .sunsun_wrap .mirai p.year,
  #mcp .story_wrap .story_box .sunsun_wrap .shin_mirai p.year {
    width: 10em;
    margin: 0 auto 10px;
  }
  /* line 232, ../scss/mcp.scss */
  #mcp .story_wrap .story_box .sunsun_wrap .sunsun .txt_wrap p,
  #mcp .story_wrap .story_box .sunsun_wrap .mirai .txt_wrap p,
  #mcp .story_wrap .story_box .sunsun_wrap .shin_mirai .txt_wrap p {
    font-size: 14px;
  }
  /* line 237, ../scss/mcp.scss */
  #mcp .story_wrap .story_box .sunsun_wrap .mirai_arw_box {
    width: calc(6.5% - 20px);
    position: relative;
    text-align: inherit;
    margin: 0px;
  }
  /* line 242, ../scss/mcp.scss */
  #mcp .story_wrap .story_box .sunsun_wrap .mirai_arw_box img {
    transform: rotate(0deg);
    width: 100% !important;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
}
/* line 259, ../scss/mcp.scss */
#mcp .story_wrap .story_box {
  position: relative;
}
/* line 262, ../scss/mcp.scss */
#mcp .story_wrap .story_box .sunsun_wrap .sunsun,
#mcp .story_wrap .story_box .sunsun_wrap .mirai,
#mcp .story_wrap .story_box .sunsun_wrap .shin_mirai {
  position: relative;
}
/* line 268, ../scss/mcp.scss */
#mcp .story_wrap .story_box .ill {
  position: absolute;
  z-index: 10;
  margin-bottom: 0;
}
/* line 273, ../scss/mcp.scss */
#mcp .story_wrap .story_box .ill.ill_01 {
  bottom: -45px;
  right: -10px;
  max-width: 136px;
}
/* line 278, ../scss/mcp.scss */
#mcp .story_wrap .story_box .ill.ill_02 {
  bottom: -40px;
  left: -20px;
  max-width: 90px;
}
/* line 283, ../scss/mcp.scss */
#mcp .story_wrap .story_box .ill.ill_03 {
  bottom: -30px;
  right: -10px;
  max-width: 115px;
}

@media print, screen and (min-width: 767px) {
  /* line 295, ../scss/mcp.scss */
  #mcp .story_wrap {
    position: relative;
  }
  /* line 297, ../scss/mcp.scss */
  #mcp .story_wrap .story_box {
    position: static;
  }
  /* line 300, ../scss/mcp.scss */
  #mcp .story_wrap .story_box .sunsun_wrap .sunsun,
  #mcp .story_wrap .story_box .sunsun_wrap .mirai,
  #mcp .story_wrap .story_box .sunsun_wrap .shin_mirai {
    position: static;
  }
  /* line 306, ../scss/mcp.scss */
  #mcp .story_wrap .story_box .ill.ill_01 {
    top: -52px;
    right: -20px;
    max-width: 218px;
    height: 100px;
    display: inline-block;
    background: #e0f0fc;
  }
  /* line 314, ../scss/mcp.scss */
  #mcp .story_wrap .story_box .ill.ill_02 {
    left: -0px;
    max-width: 144px;
  }
  /* line 319, ../scss/mcp.scss */
  #mcp .story_wrap .story_box .ill.ill_03 {
    display: none;
  }
}
@media print, screen and (min-width: 767px) {
  /* line 337, ../scss/mcp.scss */
  #mcp .paper_wrap.about_bg {
    background: url(../../about/images/about_bg_pc.gif) no-repeat;
    background-size: contain;
    background-position: 0px 40px;
  }
}
/* line 347, ../scss/mcp.scss */
#mcp .ttl_top_report {
  max-width: 108px;
}
/* line 351, ../scss/mcp.scss */
#mcp .report_wrap .report_box:after {
  font-size: 12px;
  right: 10px;
  top: -13px;
  padding: 2px;
}
/* line 357, ../scss/mcp.scss */
#mcp .report_wrap .report_box:before {
  font-size: 12px;
  right: 7px;
  top: -11px;
  padding: 2px;
}

@media print, screen and (min-width: 767px) {
  /* line 368, ../scss/mcp.scss */
  #mcp .ttl_top_report {
    max-width: 172px;
  }
  /* line 372, ../scss/mcp.scss */
  #mcp .report_wrap .report_box:after {
    font-size: 20px;
    right: 20px;
    top: -20px;
    padding: 5px;
  }
  /* line 378, ../scss/mcp.scss */
  #mcp .report_wrap .report_box:before {
    font-size: 20px;
    right: 17px;
    top: -15px;
    padding: 5px;
  }
}
/* line 389, ../scss/mcp.scss */
#mcp .report_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
/* line 393, ../scss/mcp.scss */
#mcp .report_wrap .report_box {
  width: calc(50% - 16px);
  position: relative;
  background: #fff;
  /* 方眼紙模様に必須のスタイル */
  background-size: 10px 10px;
  background-repeat: repeat;
  background-position: center center;
  border-radius: 10px;
  margin-bottom: 20px;
}
/* line 403, ../scss/mcp.scss */
#mcp .report_wrap .report_box a {
  display: block;
  padding: 10px;
}
/* line 406, ../scss/mcp.scss */
#mcp .report_wrap .report_box a img {
  border-radius: 7px;
}
/* line 411, ../scss/mcp.scss */
#mcp .report_wrap .report_box:after {
  display: block;
  position: absolute;
  color: #fff;
  transform: rotate(-5deg);
  letter-spacing: 0.25em;
  text-indent: 0.25em;
  text-align: center;
  z-index: 10;
  width: 5em;
}
/* line 423, ../scss/mcp.scss */
#mcp .report_wrap .report_box:before {
  content: "　";
  display: block;
  position: absolute;
  transform: rotate(-3deg);
  width: 5em;
  z-index: 5;
  mix-blend-mode: multiply;
  background: #d1cac7;
}
/* line 433, ../scss/mcp.scss */
#mcp .report_wrap .report_box.iwate {
  border: 3px solid #5b87c6;
  box-shadow: 5px 5px 0px 0px #5b87c6;
  background-image: linear-gradient(0deg, transparent calc(100% - 1px), #e7edf7 calc(100% - 1px)), linear-gradient(90deg, transparent calc(100% - 1px), #e7edf7 calc(100% - 1px));
}
/* line 439, ../scss/mcp.scss */
#mcp .report_wrap .report_box.iwate:after {
  content: "岩手県";
  background: #5b87c6;
}
/* line 443, ../scss/mcp.scss */
#mcp .report_wrap .report_box.miyagi {
  border: 3px solid #7fbe26;
  box-shadow: 5px 5px 0px 0px #7fbe26;
  background-image: linear-gradient(0deg, transparent calc(100% - 1px), #ecf5df calc(100% - 1px)), linear-gradient(90deg, transparent calc(100% - 1px), #ecf5df calc(100% - 1px));
}
/* line 449, ../scss/mcp.scss */
#mcp .report_wrap .report_box.miyagi:after {
  content: "宮城県";
  background: #7fbe26;
}
/* line 453, ../scss/mcp.scss */
#mcp .report_wrap .report_box.fukushima {
  border: 3px solid #ef845c;
  box-shadow: 5px 5px 0px 0px #ef845c;
  background-image: linear-gradient(0deg, transparent calc(100% - 1px), #fdede7 calc(100% - 1px)), linear-gradient(90deg, transparent calc(100% - 1px), #fdede7 calc(100% - 1px));
}
/* line 459, ../scss/mcp.scss */
#mcp .report_wrap .report_box.fukushima:after {
  content: "福島県";
  background: #ef845c;
}

@media print, screen and (min-width: 767px) {
  /* line 471, ../scss/mcp.scss */
  #mcp .report_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
  }
  /* line 475, ../scss/mcp.scss */
  #mcp .report_wrap .report_box {
    width: calc(33% - 25px);
    border-radius: 10px;
    margin-bottom: 20px;
  }
  /* line 479, ../scss/mcp.scss */
  #mcp .report_wrap .report_box a {
    padding: 17px;
  }
  /* line 484, ../scss/mcp.scss */
  #mcp .report_wrap .report_box.iwate {
    border: 3px solid #5b87c6;
    box-shadow: 7px 7px 0px 0px #5b87c6;
  }
  /* line 488, ../scss/mcp.scss */
  #mcp .report_wrap .report_box.miyagi {
    border: 3px solid #7fbe26;
    box-shadow: 7px 7px 0px 0px #7fbe26;
  }
  /* line 492, ../scss/mcp.scss */
  #mcp .report_wrap .report_box.fukushima {
    border: 3px solid #ef845c;
    box-shadow: 7px 7px 0px 0px #ef845c;
  }
}
/* line 508, ../scss/mcp.scss */
#mcp .report_wrap .report_box a {
  text-decoration: none;
}
/* line 510, ../scss/mcp.scss */
#mcp .report_wrap .report_box a p {
  margin-bottom: 0;
}
/* line 513, ../scss/mcp.scss */
#mcp .report_wrap .report_box a p.img {
  margin-bottom: 10px;
}
/* line 516, ../scss/mcp.scss */
#mcp .report_wrap .report_box a p.ttl {
  font-size: 12px;
  margin-bottom: 5px;
  font-weight: bold;
}
/* line 521, ../scss/mcp.scss */
#mcp .report_wrap .report_box a p.name {
  font-size: 10px;
}

@media print, screen and (min-width: 767px) {
  /* line 534, ../scss/mcp.scss */
  #mcp .report_wrap .report_box a p.ttl {
    font-size: 16px;
  }
  /* line 537, ../scss/mcp.scss */
  #mcp .report_wrap .report_box a p.name {
    font-size: 14px;
  }
}
/* line 551, ../scss/mcp.scss */
#mcp .report_post article .photo_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
  gap: 10px;
}
/* line 557, ../scss/mcp.scss */
#mcp .report_post article .photo_box .photo {
  width: calc(50% - 10px);
  position: relative;
}
/* line 560, ../scss/mcp.scss */
#mcp .report_post article .photo_box .photo .photo_01 {
  transform: rotate(-5deg);
  width: calc(100% - 10px);
  margin-left: -10px;
}
/* line 565, ../scss/mcp.scss */
#mcp .report_post article .photo_box .photo .photo_02 {
  width: calc(100% - 10px);
  transform: rotate(10deg);
  margin-left: 10px;
}
/* line 571, ../scss/mcp.scss */
#mcp .report_post article .photo_box .profile_ph {
  position: relative;
  width: calc(50% - 10px);
  padding-bottom: 20px;
}
/* line 575, ../scss/mcp.scss */
#mcp .report_post article .photo_box .profile_ph img {
  border-radius: 50%;
}
/* line 578, ../scss/mcp.scss */
#mcp .report_post article .photo_box .profile_ph p {
  position: absolute;
  display: inline-block;
  background: #fff;
  padding: 10px 20px;
  border-radius: 10px;
  margin-bottom: 0;
  right: 0;
  bottom: 0px;
  z-index: 10;
  font-size: 13px;
  line-height: 1.3em;
}
/* line 590, ../scss/mcp.scss */
#mcp .report_post article .photo_box .profile_ph p span {
  font-size: 12px;
}
/* line 603, ../scss/mcp.scss */
#mcp .report_post article.iwate .photo_box .profile_ph p {
  color: #5b87c6;
  border: 1.5px solid #5b87c6;
}
/* line 611, ../scss/mcp.scss */
#mcp .report_post article.miyagi .photo_box .profile_ph p {
  color: #7fbe26;
  border: 1.5px solid #7fbe26;
}
/* line 619, ../scss/mcp.scss */
#mcp .report_post article.fukushima .photo_box .profile_ph p {
  color: #ef845c;
  border: 1.5px solid #ef845c;
}

@media print, screen and (min-width: 767px) {
  /* line 634, ../scss/mcp.scss */
  #mcp .report_post article .photo_box .photo {
    width: calc(66% - 10px);
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 40px;
  }
  /* line 640, ../scss/mcp.scss */
  #mcp .report_post article .photo_box .photo .photo_01 {
    margin-top: -20px;
    margin-left: 0;
    width: calc(50% - 10px);
  }
  /* line 645, ../scss/mcp.scss */
  #mcp .report_post article .photo_box .photo .photo_02 {
    margin-top: 10px;
    margin-left: 0;
    width: calc(50% - 10px);
  }
  /* line 651, ../scss/mcp.scss */
  #mcp .report_post article .photo_box .profile_ph {
    width: calc(25% - 0px);
    margin-top: -40px;
  }
  /* line 654, ../scss/mcp.scss */
  #mcp .report_post article .photo_box .profile_ph p {
    right: auto;
    left: -60px;
    bottom: 20px;
    font-size: 16px;
  }
  /* line 659, ../scss/mcp.scss */
  #mcp .report_post article .photo_box .profile_ph p span {
    font-size: 13px;
  }
  /* line 665, ../scss/mcp.scss */
  #mcp .report_post article .photo_box .profile_ph.futari p {
    bottom: 0px;
  }
  /* line 673, ../scss/mcp.scss */
  #mcp .report_post article.iwate .photo_box .profile_ph p {
    border: 3px solid #5b87c6;
  }
  /* line 680, ../scss/mcp.scss */
  #mcp .report_post article.miyagi .photo_box .profile_ph p {
    border: 3px solid #7fbe26;
  }
  /* line 687, ../scss/mcp.scss */
  #mcp .report_post article.fukushima .photo_box .profile_ph p {
    border: 3px solid #ef845c;
  }
}
/* line 701, ../scss/mcp.scss */
#mcp .report_post article {
  margin-bottom: 45px;
  padding: 20px 15px;
}
/* line 704, ../scss/mcp.scss */
#mcp .report_post article .ttl_box,
#mcp .report_post article .challenge_box,
#mcp .report_post article .comment_box {
  padding: 20px;
}
/* line 709, ../scss/mcp.scss */
#mcp .report_post article .ttl_box {
  margin-bottom: 20px;
}
/* line 711, ../scss/mcp.scss */
#mcp .report_post article .ttl_box p.ttl {
  font-size: 18px;
  margin-bottom: 10px;
}
/* line 714, ../scss/mcp.scss */
#mcp .report_post article .ttl_box p.ttl br {
  display: none;
}
/* line 718, ../scss/mcp.scss */
#mcp .report_post article .ttl_box p.name {
  font-size: 13px;
}
/* line 719, ../scss/mcp.scss */
#mcp .report_post article .ttl_box p.name span {
  display: block;
  margin-right: 1em;
}
/* line 725, ../scss/mcp.scss */
#mcp .report_post article .ttl_box .item {
  display: flex;
  justify-content: space-between;
  letter-spacing: 0.1em;
}
/* line 729, ../scss/mcp.scss */
#mcp .report_post article .ttl_box .item .jigomei {
  font-size: 13px;
  font-weight: bold;
}
/* line 733, ../scss/mcp.scss */
#mcp .report_post article .ttl_box .item .date {
  font-size: 11px;
}
/* line 738, ../scss/mcp.scss */
#mcp .report_post article .challenge_box {
  margin-bottom: 20px;
}
/* line 742, ../scss/mcp.scss */
#mcp .report_post article .challenge_box .past h5,
#mcp .report_post article .challenge_box .future h5 {
  font-size: 14px;
  font-weight: bold;
}
/* line 746, ../scss/mcp.scss */
#mcp .report_post article .challenge_box .past ul,
#mcp .report_post article .challenge_box .future ul {
  font-size: 13px;
}
/* line 748, ../scss/mcp.scss */
#mcp .report_post article .challenge_box .past ul span,
#mcp .report_post article .challenge_box .future ul span {
  font-size: 12px;
}
/* line 751, ../scss/mcp.scss */
#mcp .report_post article .challenge_box .past ul span.ootuchi,
#mcp .report_post article .challenge_box .future ul span.ootuchi {
  font-size: 13px;
}
/* line 763, ../scss/mcp.scss */
#mcp .report_post article .comment_box {
  padding: 20px;
  margin-bottom: 0;
}
/* line 766, ../scss/mcp.scss */
#mcp .report_post article .comment_box h6 {
  font-size: 13px;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: -0.5em;
  color: #00305c;
  text-align: center;
}
/* line 775, ../scss/mcp.scss */
#mcp .report_post article .comment_box h6::before, #mcp .report_post article .comment_box h6::after {
  width: 1px;
  height: 16px;
  content: "";
  background-color: #00305c;
  display: inline-block;
}
/* line 782, ../scss/mcp.scss */
#mcp .report_post article .comment_box h6::before {
  margin-right: 0.5em;
  transform: rotate(-30deg);
}
/* line 787, ../scss/mcp.scss */
#mcp .report_post article .comment_box h6::after {
  margin-left: 0.5em;
  transform: rotate(30deg);
}
/* line 791, ../scss/mcp.scss */
#mcp .report_post article .comment_box p {
  font-size: 13px;
  margin-bottom: 0;
}
/* line 797, ../scss/mcp.scss */
#mcp .report_post article:after {
  font-size: 16px;
  left: 10px;
  top: -20px;
}
/* line 803, ../scss/mcp.scss */
#mcp .report_post article:before {
  font-size: 16px;
  left: 13px;
  top: -10px;
}
/* line 808, ../scss/mcp.scss */
#mcp .report_post article.iwate {
  border: 1.5px solid #5b87c6;
  box-shadow: 7px 7px 0px 0px #5b87c6;
}
/* line 811, ../scss/mcp.scss */
#mcp .report_post article.iwate .ttl_box,
#mcp .report_post article.iwate .challenge_box,
#mcp .report_post article.iwate .comment_box {
  border: 1.5px solid #5b87c6;
}
/* line 815, ../scss/mcp.scss */
#mcp .report_post article.iwate .ttl_box h5,
#mcp .report_post article.iwate .challenge_box h5,
#mcp .report_post article.iwate .comment_box h5 {
  color: #5b87c6;
}
/* line 820, ../scss/mcp.scss */
#mcp .report_post article.miyagi {
  border: 1.5px solid #7fbe26;
  box-shadow: 7px 7px 0px 0px #7fbe26;
}
/* line 823, ../scss/mcp.scss */
#mcp .report_post article.miyagi .ttl_box,
#mcp .report_post article.miyagi .challenge_box,
#mcp .report_post article.miyagi .comment_box {
  border: 1.5px solid #7fbe26;
}
/* line 827, ../scss/mcp.scss */
#mcp .report_post article.miyagi .ttl_box h5,
#mcp .report_post article.miyagi .challenge_box h5,
#mcp .report_post article.miyagi .comment_box h5 {
  color: #7fbe26;
}
/* line 832, ../scss/mcp.scss */
#mcp .report_post article.fukushima {
  border: 1.5px solid #ef845c;
}
/* line 834, ../scss/mcp.scss */
#mcp .report_post article.fukushima .ttl_box,
#mcp .report_post article.fukushima .challenge_box,
#mcp .report_post article.fukushima .comment_box {
  border: 1.5px solid #ef845c;
}
/* line 838, ../scss/mcp.scss */
#mcp .report_post article.fukushima .ttl_box h5,
#mcp .report_post article.fukushima .challenge_box h5,
#mcp .report_post article.fukushima .comment_box h5 {
  color: #ef845c;
}

@media print, screen and (min-width: 767px) {
  /* line 849, ../scss/mcp.scss */
  #mcp .report_post article {
    padding: 40px 60px;
  }
  /* line 852, ../scss/mcp.scss */
  #mcp .report_post article .ttl_box p.ttl {
    font-size: 28px;
    padding-left: 2.5em;
    padding-right: 1em;
  }
  /* line 856, ../scss/mcp.scss */
  #mcp .report_post article .ttl_box p.ttl br {
    display: block;
  }
  /* line 860, ../scss/mcp.scss */
  #mcp .report_post article .ttl_box p.name {
    font-size: 16px;
  }
  /* line 862, ../scss/mcp.scss */
  #mcp .report_post article .ttl_box p.name span {
    display: inline;
  }
  /* line 867, ../scss/mcp.scss */
  #mcp .report_post article .ttl_box .item .jigomei {
    font-size: 16px;
  }
  /* line 870, ../scss/mcp.scss */
  #mcp .report_post article .ttl_box .item .date {
    font-size: 14px;
  }
  /* line 875, ../scss/mcp.scss */
  #mcp .report_post article .challenge_box {
    padding: 20px 40px;
  }
  /* line 879, ../scss/mcp.scss */
  #mcp .report_post article .challenge_box .past h5,
  #mcp .report_post article .challenge_box .future h5 {
    font-size: 20px;
  }
  /* line 882, ../scss/mcp.scss */
  #mcp .report_post article .challenge_box .past ul,
  #mcp .report_post article .challenge_box .future ul {
    font-size: 16px;
  }
  /* line 884, ../scss/mcp.scss */
  #mcp .report_post article .challenge_box .past ul span,
  #mcp .report_post article .challenge_box .future ul span {
    font-size: 14px;
  }
  /* line 887, ../scss/mcp.scss */
  #mcp .report_post article .challenge_box .past ul span.ootuchi,
  #mcp .report_post article .challenge_box .future ul span.ootuchi {
    font-size: 16px;
  }
  /* line 893, ../scss/mcp.scss */
  #mcp .report_post article .comment_box {
    padding: 30px 40px;
  }
  /* line 895, ../scss/mcp.scss */
  #mcp .report_post article .comment_box h6 {
    top: -0.8em;
    font-size: 16px;
    left: 20px;
    right: auto;
  }
  /* line 902, ../scss/mcp.scss */
  #mcp .report_post article .comment_box p {
    font-size: 16px;
  }
  /* line 907, ../scss/mcp.scss */
  #mcp .report_post article:after {
    font-size: 24px;
    left: auto;
    left: 30px;
    top: -20px;
  }
  /* line 913, ../scss/mcp.scss */
  #mcp .report_post article:before {
    font-size: 24px;
    left: auto;
    left: 33px;
    top: -5px;
  }
  /* line 919, ../scss/mcp.scss */
  #mcp .report_post article.iwate {
    border: 3px solid #5b87c6;
  }
  /* line 921, ../scss/mcp.scss */
  #mcp .report_post article.iwate .ttl_box,
  #mcp .report_post article.iwate .challenge_box,
  #mcp .report_post article.iwate .comment_box {
    border: 3px solid #5b87c6;
  }
  /* line 927, ../scss/mcp.scss */
  #mcp .report_post article.miyagi {
    border: 3px solid #7fbe26;
  }
  /* line 929, ../scss/mcp.scss */
  #mcp .report_post article.miyagi .ttl_box,
  #mcp .report_post article.miyagi .challenge_box,
  #mcp .report_post article.miyagi .comment_box {
    border: 3px solid #7fbe26;
  }
  /* line 935, ../scss/mcp.scss */
  #mcp .report_post article.fukushima {
    border: 3px solid #ef845c;
    box-shadow: 7px 7px 0px 0px #ef845c;
  }
  /* line 938, ../scss/mcp.scss */
  #mcp .report_post article.fukushima .ttl_box,
  #mcp .report_post article.fukushima .challenge_box,
  #mcp .report_post article.fukushima .comment_box {
    border: 3px solid #ef845c;
  }
}
/* line 952, ../scss/mcp.scss */
#mcp .report_post article {
  margin-right: 7px;
  position: relative;
  background: #fff;
  /* 方眼紙模様に必須のスタイル */
  background-size: 10px 10px;
  background-repeat: repeat;
  background-position: center center;
  border-radius: 10px;
}
/* line 961, ../scss/mcp.scss */
#mcp .report_post article .ttl_box,
#mcp .report_post article .challenge_box {
  background: #fff;
  border-radius: 10px;
  position: relative;
}
/* line 966, ../scss/mcp.scss */
#mcp .report_post article .ttl_box p,
#mcp .report_post article .challenge_box p {
  margin-bottom: 0;
}
/* line 969, ../scss/mcp.scss */
#mcp .report_post article .ttl_box .tail,
#mcp .report_post article .challenge_box .tail {
  width: 40px;
  display: inline-block;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: -23px;
}
/* line 979, ../scss/mcp.scss */
#mcp .report_post article .comment_box {
  background: #FFFBC7;
  border-radius: 10px;
  position: relative;
}
/* line 983, ../scss/mcp.scss */
#mcp .report_post article .comment_box h6 {
  background: #fff000;
  display: inline-block;
  padding: 0px;
  position: absolute;
  width: 23em;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
}
/* line 996, ../scss/mcp.scss */
#mcp .report_post article .challenge_box .past h5,
#mcp .report_post article .challenge_box .future h5 {
  transform: rotate(-3deg);
  background: url(../../report/images/line.png) no-repeat bottom left;
  background-size: 8em auto;
  letter-spacing: 0.1em;
  padding-bottom: 0.25em;
  margin-bottom: 1.5em;
}
/* line 1005, ../scss/mcp.scss */
#mcp .report_post article .challenge_box .past ul li,
#mcp .report_post article .challenge_box .future ul li {
  padding-left: 25px;
  line-height: 1.75em;
  margin-bottom: 10px;
}
/* line 1014, ../scss/mcp.scss */
#mcp .report_post article .challenge_box .past ul li {
  background: url(../../report/images/icn_check01.png) left 5px top 6px no-repeat;
  background-size: 15px auto;
}
/* line 1022, ../scss/mcp.scss */
#mcp .report_post article .challenge_box .future ul li {
  background: url(../../report/images/icn_check00.png) left 5px top 6px no-repeat;
  background-size: 15px auto;
}
/* line 1031, ../scss/mcp.scss */
#mcp .report_post article:after {
  display: block;
  position: absolute;
  color: #fff;
  transform: rotate(-5deg);
  letter-spacing: 0.25em;
  text-indent: 0.25em;
  z-index: 10;
  text-align: center;
  padding: 5px;
  width: 5em;
}
/* line 1043, ../scss/mcp.scss */
#mcp .report_post article:before {
  content: "";
  display: block;
  position: absolute;
  transform: rotate(-3deg);
  padding: 5px;
  width: 5em;
  height: 1em;
  z-index: 5;
  mix-blend-mode: multiply;
  background: #d1cac7;
}
/* line 1055, ../scss/mcp.scss */
#mcp .report_post article.iwate {
  background-image: linear-gradient(0deg, transparent calc(100% - 1px), #e7edf7 calc(100% - 1px)), linear-gradient(90deg, transparent calc(100% - 1px), #e7edf7 calc(100% - 1px));
}
/* line 1060, ../scss/mcp.scss */
#mcp .report_post article.iwate .ttl_box p.name span,
#mcp .report_post article.iwate .ttl_box .item {
  color: #5b87c6;
}
/* line 1067, ../scss/mcp.scss */
#mcp .report_post article.iwate:after {
  content: "岩手県";
  background: #5b87c6;
}
/* line 1071, ../scss/mcp.scss */
#mcp .report_post article.miyagi {
  background-image: linear-gradient(0deg, transparent calc(100% - 1px), #ecf5df calc(100% - 1px)), linear-gradient(90deg, transparent calc(100% - 1px), #ecf5df calc(100% - 1px));
}
/* line 1076, ../scss/mcp.scss */
#mcp .report_post article.miyagi .ttl_box p.name span,
#mcp .report_post article.miyagi .ttl_box .item {
  color: #7fbe26;
}
/* line 1082, ../scss/mcp.scss */
#mcp .report_post article.miyagi:after {
  content: "宮城県";
  background: #7fbe26;
}
/* line 1086, ../scss/mcp.scss */
#mcp .report_post article.fukushima {
  background-image: linear-gradient(0deg, transparent calc(100% - 1px), #fdede7 calc(100% - 1px)), linear-gradient(90deg, transparent calc(100% - 1px), #fdede7 calc(100% - 1px));
}
/* line 1091, ../scss/mcp.scss */
#mcp .report_post article.fukushima .ttl_box p.name span,
#mcp .report_post article.fukushima .ttl_box .item {
  color: #ef845c;
}
/* line 1097, ../scss/mcp.scss */
#mcp .report_post article.fukushima:after {
  content: "福島県";
  background: #ef845c;
}

@media print, screen and (min-width: 767px) {
  /* line 1108, ../scss/mcp.scss */
  #mcp .report_post article p.ttl {
    font-size: 28px;
  }
  /* line 1111, ../scss/mcp.scss */
  #mcp .report_post article p.name {
    font-size: 16px;
  }
  /* line 1116, ../scss/mcp.scss */
  #mcp .report_post article .ttl_box .tail,
  #mcp .report_post article .challenge_box .tail {
    left: auto;
    right: 25%;
    width: 60px;
    bottom: -35px;
  }
}
/* line 1134, ../scss/mcp.scss */
#mcp {
  text-align: justify;
  text-justify: inter-ideograph;
  font-feature-settings: "palt";
  word-break: break-all;
  margin-left: 12px;
  margin-right: 12px;
}

@media print, screen and (min-width: 767px) {
  margin-left: 0;
  margin-right: 0;
}
/* line 1152, ../scss/mcp.scss */
#mcp span.ootuchi {
  font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
/* line 1155, ../scss/mcp.scss */
#mcp .top_contents {
  padding-top: 0px;
  padding-bottom: 60px;
  max-width: 760px;
  margin: 0 auto;
  position: relative;
}
@media print, screen and (min-width: 767px) {
  /* line 1164, ../scss/mcp.scss */
  #mcp .top_contents {
    padding-top: 20px;
  }
}
/* line 1169, ../scss/mcp.scss */
#mcp .promotion_area {
  position: relative;
  padding-bottom: 5px;
}
@media print, screen and (min-width: 767px) {
  /* line 1175, ../scss/mcp.scss */
  #mcp .promotion_area {
    padding-left: 12px;
    padding-right: 12px;
    max-width: 936px;
    margin: 0 auto 50px;
    padding-bottom: 0;
  }
}
/* line 1186, ../scss/mcp.scss */
#mcp .promotion_area .ttl_wrap {
  text-align: center;
  position: relative;
  padding-top: 10px;
  margin-bottom: 10px;
}
/* line 1191, ../scss/mcp.scss */
#mcp .promotion_area .ttl_wrap .sunttl {
  margin-top: 30px;
}
/* line 1193, ../scss/mcp.scss */
#mcp .promotion_area .ttl_wrap .sunttl img {
  width: 300px;
}
/* line 1197, ../scss/mcp.scss */
#mcp .promotion_area .ttl_wrap .subttl {
  position: absolute;
  top: 30px;
  right: 131px;
  z-index: 10;
}
/* line 1202, ../scss/mcp.scss */
#mcp .promotion_area .ttl_wrap .subttl img {
  width: 223px;
}
/* line 1208, ../scss/mcp.scss */
#mcp .promotion_area .mcp_ttl_h1_top {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  z-index: 10;
}
/* line 1213, ../scss/mcp.scss */
#mcp .promotion_area .mcp_ttl_h1_top img {
  max-width: 800px;
}
@media print, screen and (min-width: 767px) {
  /* line 1219, ../scss/mcp.scss */
  #mcp .promotion_area .ttl_wrap {
    padding-top: 30px;
    margin-bottom: 40px;
  }
  /* line 1223, ../scss/mcp.scss */
  #mcp .promotion_area .mcp_ttl_h1_top {
    text-align: center;
    margin-bottom: 60px;
  }
  /* line 1226, ../scss/mcp.scss */
  #mcp .promotion_area .mcp_ttl_h1_top img {
    max-width: 800px;
  }
}
/* line 1236, ../scss/mcp.scss */
#mcp nav.mcp_top_nav ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
/* line 1241, ../scss/mcp.scss */
#mcp nav.mcp_top_nav ul li {
  width: 30%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 767px) {
  /* line 1256, ../scss/mcp.scss */
  #mcp nav.mcp_top_nav ul {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 0px;
  }
  /* line 1260, ../scss/mcp.scss */
  #mcp nav.mcp_top_nav ul li {
    max-width: 113px;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 0;
  }
}
/* line 1273, ../scss/mcp.scss */
#mcp nav.mcp_top_nav.top_nav {
  margin-bottom: 0px;
}
@media print, screen and (min-width: 767px) {
  /* line 1278, ../scss/mcp.scss */
  #mcp nav.mcp_top_nav.top_nav {
    margin-bottom: 30px;
  }
}
/* line 1284, ../scss/mcp.scss */
#mcp .paper_wrap {
  overflow: hidden;
}
/* line 1286, ../scss/mcp.scss */
#mcp .paper_wrap .paper {
  background: #fff;
  border-radius: 40px;
  border: 1px solid #00305c;
  padding: 20px 20px;
  margin: 0 5px 20px;
  position: relative;
}
/* line 1293, ../scss/mcp.scss */
#mcp .paper_wrap .paper .mcp_ttl_h2 {
  display: none;
}
/* line 1299, ../scss/mcp.scss */
#mcp .paper_wrap .paper .paper_contents02 {
  padding-top: 50px;
  padding-bottom: 60px;
  max-width: 710px;
  margin: 0 auto;
}
/* line 1306, ../scss/mcp.scss */
#mcp .paper_wrap .paper.date {
  padding: 0px;
}
@media print, screen and (min-width: 767px) {
  /* line 1311, ../scss/mcp.scss */
  #mcp .paper_wrap .paper {
    max-width: 830px;
    border-radius: 100px;
    margin: 0 auto 40px;
  }
  /* line 1316, ../scss/mcp.scss */
  #mcp .paper_wrap .paper .mcp_ttl_h2 {
    display: block;
    position: absolute;
    top: -10px;
    right: 80px;
    width: 107px;
    height: 120px;
    z-index: 20;
  }
  /* line 1324, ../scss/mcp.scss */
  #mcp .paper_wrap .paper .mcp_ttl_h2 img {
    width: 107px;
  }
  /* line 1328, ../scss/mcp.scss */
  #mcp .paper_wrap .paper .mcp_ttl_h2.ttl_date {
    right: 80px;
  }
  /* line 1331, ../scss/mcp.scss */
  #mcp .paper_wrap .paper .paper_contents01 {
    padding-top: 80px;
    padding-bottom: 80px;
    max-width: 710px;
    margin: 0 auto;
  }
  /* line 1338, ../scss/mcp.scss */
  #mcp .paper_wrap .paper.date {
    max-width: 870px;
  }
}
/* line 1343, ../scss/mcp.scss */
#mcp .paper_wrap .paper_comment {
  background: #fff;
  border-left: 1px solid #00305c;
  border-right: 1px solid #00305c;
  border-bottom: 1px solid #00305c;
  padding: 20px 20px;
  margin: 0 auto 20px;
  position: relative;
}
@media print, screen and (min-width: 767px) {
  /* line 1354, ../scss/mcp.scss */
  #mcp .paper_wrap .paper_comment {
    max-width: 718px;
    padding: 40px 75px;
  }
}

/* line 1365, ../scss/mcp.scss */
#mcp .news_wrap {
  max-width: 488px;
  background-color: rgba(255, 255, 255, 0.6);
  position: relative;
  z-index: 10;
  border: 1px solid #00305c;
  margin: 10px 10px 30px;
  padding: 15px;
  max-height: 150px;
  /*スクロールの高さ*/
  overflow: auto;
}
/* line 1375, ../scss/mcp.scss */
#mcp .news_wrap p.ttl {
  font-size: 15px;
  margin-bottom: 10px;
  border-bottom: 1px #00305c solid;
}
/* line 1380, ../scss/mcp.scss */
#mcp .news_wrap dl {
  color: #00305c;
  font-size: 13px;
}
/* line 1383, ../scss/mcp.scss */
#mcp .news_wrap dl dt {
  margin-bottom: 10px;
}
/* line 1386, ../scss/mcp.scss */
#mcp .news_wrap dl dd {
  margin-bottom: 10px;
}
/* line 1388, ../scss/mcp.scss */
#mcp .news_wrap dl dd a {
  color: #00305c;
  text-decoration: underline;
}
/* line 1392, ../scss/mcp.scss */
#mcp .news_wrap dl dd a:hover {
  text-decoration: none;
}
/* line 1396, ../scss/mcp.scss */
#mcp .news_wrap dl dd:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 767px) {
  /* line 1405, ../scss/mcp.scss */
  #mcp .news_wrap {
    margin: 20px auto 60px;
    padding: 10px 30px;
  }
  /* line 1408, ../scss/mcp.scss */
  #mcp .news_wrap p.ttl {
    margin-bottom: 0px;
    padding-left: 1em;
  }
  /* line 1412, ../scss/mcp.scss */
  #mcp .news_wrap dl {
    overflow: hidden;
    margin-top: 20px;
  }
  /* line 1416, ../scss/mcp.scss */
  #mcp .news_wrap dl dt {
    width: 9em;
    float: left;
    box-sizing: border-box;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 5px;
  }
  /* line 1424, ../scss/mcp.scss */
  #mcp .news_wrap dl dd {
    margin-left: 9em;
    padding-bottom: 5px;
  }
  /* line 1428, ../scss/mcp.scss */
  #mcp .news_wrap dl dt:last-child {
    margin-bottom: 0;
  }
}

/*---------
	トップ
----------*/
/* line 1440, ../scss/mcp.scss */
.about_wrap {
  position: relative;
}
/* line 1442, ../scss/mcp.scss */
.about_wrap .ttl_about {
  margin-top: 15px;
  margin-bottom: 15px;
}
/* line 1446, ../scss/mcp.scss */
.about_wrap .map_wrap {
  position: relative;
}
/* line 1449, ../scss/mcp.scss */
.about_wrap .map_wrap img.sp {
  margin-top: -170px;
}
/* line 1457, ../scss/mcp.scss */
.about_wrap .ill_wrap {
  position: absolute;
  z-index: 10;
}
/* line 1462, ../scss/mcp.scss */
.about_wrap p {
  position: relative;
  z-index: 10;
}
/* line 1466, ../scss/mcp.scss */
.about_wrap .catch_wrap {
  z-index: 10;
  margin-bottom: 20px;
}
/* line 1471, ../scss/mcp.scss */
.about_wrap .catch_wrap .img_wrap img {
  max-width: calc(286px * 1.25);
  margin: 0 auto;
}

@media print, screen and (min-width: 767px) {
  /* line 1481, ../scss/mcp.scss */
  .about_wrap {
    max-width: 936px;
    margin: 0 auto;
    padding-left: 12px;
    padding-right: 12px;
  }
  /* line 1486, ../scss/mcp.scss */
  .about_wrap .ttl_about {
    margin-top: 100px;
    max-width: 547px;
    margin-bottom: 60px;
  }
  /* line 1493, ../scss/mcp.scss */
  .about_wrap .txt_about {
    padding-bottom: 150px;
  }
  /* line 1496, ../scss/mcp.scss */
  .about_wrap .map_wrap {
    position: relative;
    background: url(../../images/bg_pc.png) no-repeat;
    background-size: 651px 1083px;
    background-position: top 170px right;
    padding-bottom: 130px;
  }
  /* line 1510, ../scss/mcp.scss */
  .about_wrap .map_wrap img {
    max-width: 651px;
  }
  /* line 1522, ../scss/mcp.scss */
  .about_wrap .catch_wrap {
    margin-bottom: 0px;
  }
  /* line 1524, ../scss/mcp.scss */
  .about_wrap .catch_wrap .img_wrap {
    text-align: center;
    margin-bottom: 40px;
  }
  /* line 1527, ../scss/mcp.scss */
  .about_wrap .catch_wrap .img_wrap img {
    max-width: 595px;
  }
}
/* line 1536, ../scss/mcp.scss */
#mcp .top_about {
  position: relative;
}
/* line 1538, ../scss/mcp.scss */
#mcp .top_about .m_challenge {
  margin: 0 auto 10px;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 1542, ../scss/mcp.scss */
#mcp .top_about .m_challenge p.ttl {
  text-align: center;
  margin-bottom: 10px;
}
/* line 1546, ../scss/mcp.scss */
#mcp .top_about .m_challenge p.m_challenge_txt {
  font-size: 13px;
  text-align: center;
}
/* line 1550, ../scss/mcp.scss */
#mcp .top_about .m_challenge .bnr_wrap {
  margin-bottom: 20px;
}
/* line 1552, ../scss/mcp.scss */
#mcp .top_about .m_challenge .bnr_wrap a {
  display: inline-block;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 767px) {
  /* line 1560, ../scss/mcp.scss */
  #mcp .top_about .m_challenge {
    max-width: 960px;
    margin: 0 auto 60px;
    padding: 0;
    position: relative;
    z-index: 10;
  }
  /* line 1566, ../scss/mcp.scss */
  #mcp .top_about .m_challenge p.ttl {
    margin-bottom: 20px;
  }
  /* line 1568, ../scss/mcp.scss */
  #mcp .top_about .m_challenge p.ttl img {
    max-width: 960px;
  }
  /* line 1572, ../scss/mcp.scss */
  #mcp .top_about .m_challenge .bnr_wrap {
    display: flex;
    margin-bottom: 40px;
  }
  /* line 1575, ../scss/mcp.scss */
  #mcp .top_about .m_challenge .bnr_wrap a {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
  }
  /* line 1580, ../scss/mcp.scss */
  #mcp .top_about .m_challenge .bnr_wrap a:last-child {
    margin-left: 15px;
    margin-right: 0px;
  }
}

/* line 1590, ../scss/mcp.scss */
#mcp .paper_wrap .mcp_head {
  position: relative;
  padding-top: 20px;
  margin: 0px 5px 0;
}
/* line 1594, ../scss/mcp.scss */
#mcp .paper_wrap .mcp_head h1.mcp_ttl_h1 {
  text-align: center;
  margin-bottom: 20px;
}
/* line 1597, ../scss/mcp.scss */
#mcp .paper_wrap .mcp_head h1.mcp_ttl_h1 img {
  max-width: 576px;
}
/* line 1602, ../scss/mcp.scss */
#mcp .paper_wrap .mcp_head nav.mcp_nav {
  float: right;
}
/* line 1604, ../scss/mcp.scss */
#mcp .paper_wrap .mcp_head nav.mcp_nav ul {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
/* line 1608, ../scss/mcp.scss */
#mcp .paper_wrap .mcp_head nav.mcp_nav ul li {
  width: 115px;
  margin-right: 16px;
}
/* line 1611, ../scss/mcp.scss */
#mcp .paper_wrap .mcp_head nav.mcp_nav ul li img {
  width: 115px;
}
@media print, screen and (min-width: 767px) {
  /* line 1620, ../scss/mcp.scss */
  #mcp .paper_wrap .mcp_head {
    max-width: 866px;
    margin: 0 auto 40px;
    padding-top: 25px;
  }
  /* line 1624, ../scss/mcp.scss */
  #mcp .paper_wrap .mcp_head h1.mcp_ttl_h1 {
    margin-bottom: 40px;
  }
  /* line 1628, ../scss/mcp.scss */
  #mcp .paper_wrap .mcp_head nav.mcp_nav ul {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0;
  }
}

/* line 1638, ../scss/mcp.scss */
#mcp {
  /*---------
  トップ
  ----------*/
  /*---------
  私たちのこと
  ----------*/
  /*---------
  助成先一覧
  ----------*/
  /*---------
  助成先コメント
  ----------*/
  /*---------
  助成先コメント 各県
  ----------*/
  /*---------
  募集要項
  ----------*/
  /*---------
  審査員
  ----------*/
  /*---------
  活動データ
  ----------*/
  /*---------
  助成先一覧
  ----------*/
  /*---------
  助成先コメント（県ごと）
  ----------*/
  /*---------
  Q&A
  ----------*/
  /*---------
  応募方法
  ----------*/
}
/* line 1639, ../scss/mcp.scss */
#mcp img {
  width: 100%;
  height: auto;
}
/* line 1643, ../scss/mcp.scss */
#mcp p {
  font-size: 16px;
  margin-bottom: 30px;
  color: #00305c;
  line-height: 1.6em;
}
/* line 1649, ../scss/mcp.scss */
#mcp li {
  color: #00305c;
}
/* line 1652, ../scss/mcp.scss */
#mcp a {
  color: #00305c;
}
/* line 1655, ../scss/mcp.scss */
#mcp p.fs_m.top_p {
  font-size: 14px;
  line-height: 2.0em;
  letter-spacing: 0.02em;
  margin: 0px 10px 30px 10px;
}
@media print, screen and (min-width: 767px) {
  /* line 1662, ../scss/mcp.scss */
  #mcp p.fs_m.top_p {
    font-size: 16px;
    line-height: 2.0em;
    letter-spacing: 0.02em;
    margin-left: 0px;
    margin-right: 0px;
  }
}
/* line 1672, ../scss/mcp.scss */
#mcp p.fs_xl {
  font-size: 25px;
}
/* line 1675, ../scss/mcp.scss */
#mcp p.fs_l {
  font-size: 20px;
}
/* line 1678, ../scss/mcp.scss */
#mcp p.fs_m {
  font-size: 16px;
}
/* line 1681, ../scss/mcp.scss */
#mcp p.fs_s {
  font-size: 13px;
}
@media print, screen and (min-width: 767px) {
  /* line 1686, ../scss/mcp.scss */
  #mcp p.fs_xl {
    font-size: 27px;
  }
  /* line 1689, ../scss/mcp.scss */
  #mcp p.fs_l {
    font-size: 22px;
  }
  /* line 1692, ../scss/mcp.scss */
  #mcp p.fs_m {
    font-size: 18px;
  }
  /* line 1695, ../scss/mcp.scss */
  #mcp p.fs_s {
    font-size: 13px;
  }
}
/* line 1699, ../scss/mcp.scss */
#mcp p.fc_b {
  color: #1a1311;
}
/* line 1702, ../scss/mcp.scss */
#mcp p.ta_c {
  text-align: center;
}
/* line 1705, ../scss/mcp.scss */
#mcp p.ta_r {
  text-align: right;
}
@media print, screen and (min-width: 767px) {
  /* line 1715, ../scss/mcp.scss */
  #mcp p.pc_ta_r {
    text-align: right;
  }
}
/* line 1720, ../scss/mcp.scss */
#mcp p.pc_ta_r.sp_ta_c {
  text-align: center;
}
@media print, screen and (min-width: 767px) {
  /* line 1725, ../scss/mcp.scss */
  #mcp p.pc_ta_r.sp_ta_c {
    text-align: right;
  }
}
/* line 1730, ../scss/mcp.scss */
#mcp p.mb_0 {
  margin-bottom: 0;
}
/* line 1733, ../scss/mcp.scss */
#mcp p.f_b {
  font-weight: bold;
}
/* line 1736, ../scss/mcp.scss */
#mcp p.mt_30 {
  margin-top: 30px;
}
/* line 1739, ../scss/mcp.scss */
#mcp p.mb_20 {
  margin-bottom: 20px !important;
}
/* line 1742, ../scss/mcp.scss */
#mcp p.mb_40 {
  margin-bottom: 40px !important;
}
/* line 1745, ../scss/mcp.scss */
#mcp p.mb_60 {
  margin-bottom: 60px !important;
}
/* line 1749, ../scss/mcp.scss */
#mcp p.mb_10 {
  margin-bottom: 10px !important;
}
/* line 1752, ../scss/mcp.scss */
#mcp p.color_bl {
  color: #1a1311;
}
/* line 1755, ../scss/mcp.scss */
#mcp p.btn_wrap {
  text-align: center;
}
/* line 1757, ../scss/mcp.scss */
#mcp p.btn_wrap a {
  display: inline-block;
  background: #00305c;
  padding: 20px 40px;
  color: #fff000;
  text-decoration: none;
  border-radius: 5px;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
  font-size: 18px;
  /*コレ*/
  transition: 0.3s;
  box-shadow: 2px 2px 0px 0 #9badb0;
}
/* line 1770, ../scss/mcp.scss */
#mcp p.btn_wrap a:hover {
  opacity: 0.7;
}
/* line 1774, ../scss/mcp.scss */
#mcp p.btn_wrap_report {
  text-align: center;
}
/* line 1776, ../scss/mcp.scss */
#mcp p.btn_wrap_report a {
  display: inline-block;
  background: #00305c;
  padding: 5px 40px;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
  font-size: 18px;
  /*コレ*/
  transition: 0.3s;
  box-shadow: 2px 2px 0px 0 #9badb0;
}
/* line 1789, ../scss/mcp.scss */
#mcp p.btn_wrap_report a:hover {
  opacity: 0.7;
}
/* line 1793, ../scss/mcp.scss */
#mcp p.btn_wrap_top {
  text-align: center;
}
/* line 1795, ../scss/mcp.scss */
#mcp p.btn_wrap_top a {
  display: inline-block;
  background: #00305c;
  padding: 5px 40px;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
  font-size: 18px;
  /*コレ*/
  transition: 0.3s;
  box-shadow: 2px 2px 0px 0 #9badb0;
}
/* line 1808, ../scss/mcp.scss */
#mcp p.btn_wrap_top a:after {
  content: "▲";
}
/* line 1811, ../scss/mcp.scss */
#mcp p.btn_wrap_top a:hover {
  opacity: 0.7;
}
/* line 1815, ../scss/mcp.scss */
#mcp .ttl_ken_wrap {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
/* line 1819, ../scss/mcp.scss */
#mcp .ttl_ken_wrap p {
  margin-left: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
}
@media print, screen and (min-width: 767px) {
  /* line 1827, ../scss/mcp.scss */
  #mcp .ttl_ken_wrap {
    margin-bottom: 0;
    display: flex;
    justify-content: center;
  }
  /* line 1831, ../scss/mcp.scss */
  #mcp .ttl_ken_wrap p {
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
/* line 1838, ../scss/mcp.scss */
#mcp p.ken {
  width: 150px;
  font-size: 18px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
  display: inline-block;
  color: #fff;
  border-radius: 20px;
  letter-spacing: 0.5em;
  text-indent: 0.5em;
}
/* line 1858, ../scss/mcp.scss */
#mcp p.iwate {
  /* preview */
  background-color: #5b87c6;
}
/* line 1862, ../scss/mcp.scss */
#mcp p.miyagi {
  /* preview */
  background-color: #7fbe26;
}
/* line 1866, ../scss/mcp.scss */
#mcp p.fukushima {
  /* preview */
  background-color: #ef845c;
}
@media print, screen and (min-width: 767px) {
  /* line 1875, ../scss/mcp.scss */
  #mcp .indent {
    margin-right: 60px;
    margin-left: 60px;
  }
}
/* line 1880, ../scss/mcp.scss */
#mcp strong {
  background-color: #00305c;
  padding: 5px 10px;
  color: #fff;
  border-radius: 5px;
}
/* line 1886, ../scss/mcp.scss */
#mcp em {
  background: linear-gradient(transparent 60%, #fff000 60%);
}
/* line 1889, ../scss/mcp.scss */
#mcp .ill_wrap {
  position: absolute;
}
/* line 1893, ../scss/mcp.scss */
#mcp ul.other {
  margin-bottom: 15px;
}
/* line 1895, ../scss/mcp.scss */
#mcp ul.other li {
  color: #00305c;
  line-height: 1.6em;
  margin-bottom: 5px;
  padding-left: 1em;
  text-indent: -1em;
}
/* line 1904, ../scss/mcp.scss */
#mcp a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
/* line 1916, ../scss/mcp.scss */
#mcp table.support.iwate tr td {
  background: #e7edf7;
}
/* line 1923, ../scss/mcp.scss */
#mcp table.support.miyagi tr td {
  background: #ecf5df;
}
/* line 1928, ../scss/mcp.scss */
#mcp table.support.fukushima {
  margin-bottom: 0px;
}
/* line 1931, ../scss/mcp.scss */
#mcp table.support.fukushima tr td {
  background: #fdede7;
}
/* line 1936, ../scss/mcp.scss */
#mcp table.support {
  width: 100%;
  border: 2px solid #fff;
  color: #04284a;
  margin-bottom: 40px;
  font-size: 11px;
}
/* line 1943, ../scss/mcp.scss */
#mcp table.support tr th {
  border: 1px solid #fff;
  background: #ded8d4;
  padding: 5px;
  text-align: center;
}
/* line 1949, ../scss/mcp.scss */
#mcp table.support tr th:nth-child(1) {
  width: 3em;
}
/* line 1961, ../scss/mcp.scss */
#mcp table.support tr td {
  border: 1px solid #fff;
  padding: 5px;
  background: #fff;
}
/* line 1965, ../scss/mcp.scss */
#mcp table.support tr td a {
  color: #04284a;
  font-weight: bold;
}
/* line 1973, ../scss/mcp.scss */
#mcp table.support tr td:nth-child(4n+1) {
  text-align: center;
}
@media print, screen and (min-width: 767px) {
  /* line 1981, ../scss/mcp.scss */
  #mcp table.support {
    font-size: 13px;
    margin-bottom: 60px;
  }
  /* line 1985, ../scss/mcp.scss */
  #mcp table.support tr th {
    padding: 10px;
  }
  /* line 1988, ../scss/mcp.scss */
  #mcp table.support tr th:nth-child(1) {
    width: 7%;
  }
  /* line 1991, ../scss/mcp.scss */
  #mcp table.support tr th:nth-child(2) {
    width: 30%;
  }
  /* line 1994, ../scss/mcp.scss */
  #mcp table.support tr th:nth-child(3) {
    width: 36%;
  }
  /* line 1997, ../scss/mcp.scss */
  #mcp table.support tr th:nth-child(4) {
    width: 12%;
  }
  /* line 2000, ../scss/mcp.scss */
  #mcp table.support tr td {
    padding: 10px;
  }
}
/* line 2007, ../scss/mcp.scss */
#mcp .judge_wrap.last {
  margin-bottom: 60px;
}
/* line 2010, ../scss/mcp.scss */
#mcp .judge_wrap {
  margin-bottom: 20px;
}
/* line 2012, ../scss/mcp.scss */
#mcp .judge_wrap .judge {
  display: flex;
  align-items: center;
  margin-right: 30px;
  margin-left: 30px;
  margin-bottom: 10px;
}
/* line 2018, ../scss/mcp.scss */
#mcp .judge_wrap .judge .photo {
  width: 92px;
  height: 92px;
}
/* line 2021, ../scss/mcp.scss */
#mcp .judge_wrap .judge .photo img {
  border-radius: 50%;
}
/* line 2025, ../scss/mcp.scss */
#mcp .judge_wrap .judge .profile {
  padding-left: 20px;
}
/* line 2027, ../scss/mcp.scss */
#mcp .judge_wrap .judge .profile p {
  margin-bottom: 10px;
}
/* line 2032, ../scss/mcp.scss */
#mcp .judge_wrap .judge_txt {
  margin-right: 30px;
  margin-left: 30px;
  font-size: 13px;
}
@media print, screen and (min-width: 767px) {
  /* line 2041, ../scss/mcp.scss */
  #mcp .judge_wrap p.ken {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
/* line 2049, ../scss/mcp.scss */
#mcp .c_judge_wrap {
  border-top: 2px dotted #00305c;
  width: 80%;
  margin: 30px auto 0;
  margin-bottom: 0px;
  padding-top: 30px;
  margin-bottom: 20px;
}
/* line 2056, ../scss/mcp.scss */
#mcp .c_judge_wrap p.kyokai {
  display: inline-block;
  text-align: left;
  line-height: 1.8em;
}
@media print, screen and (min-width: 767px) {
  /* line 2064, ../scss/mcp.scss */
  #mcp .c_judge_wrap {
    width: 600px;
    margin: 30px auto 0px;
    padding-top: 30px;
    text-align: center;
  }
  /* line 2070, ../scss/mcp.scss */
  #mcp .c_judge_wrap p.kyokai {
    display: inline-block;
    text-align: left;
    line-height: 1.8em;
  }
}
/* line 2081, ../scss/mcp.scss */
#mcp p.ttl_list_2022 {
  max-width: 866px;
  margin: 0 auto;
}
/* line 2105, ../scss/mcp.scss */
#mcp .mcp_ttl_h2_y {
  margin-top: 20px;
  display: table;
  font-size: 16px;
  background: #fff000;
  margin-bottom: 20px;
  color: #00305c;
  font-weight: bold;
  line-height: 1.0em;
}
/* line 2116, ../scss/mcp.scss */
#mcp .mcp_ttl_h2_y span {
  letter-spacing: 0.3em;
  text-indent: 0.3em;
  padding-left: 0em;
  padding-right: 0em;
  display: inline-block;
}
@media print, screen and (min-width: 767px) {
  /* line 2126, ../scss/mcp.scss */
  #mcp .mcp_ttl_h2_y {
    font-size: 20px;
    padding-bottom: 3px;
  }
}
/* line 2135, ../scss/mcp.scss */
#mcp .mcp_ttl_h3_y {
  margin-top: 10px;
  display: table;
  width: 8em;
  text-align: center;
  font-size: 14px;
  background-color: #00305c;
  border-radius: 10px 0 10px 10px;
  border: 1px solid #00305c;
  color: #fff;
  letter-spacing: 0.3em;
  text-indent: 0.3em;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 10px;
  font-weight: bold;
}
@media print, screen and (min-width: 767px) {
  /* line 2154, ../scss/mcp.scss */
  #mcp .mcp_ttl_h3_y {
    margin-top: 0px;
  }
}
/* line 2158, ../scss/mcp.scss */
#mcp .mcp_ttl_h3_b {
  display: table;
  width: 8em;
  text-align: center;
  font-size: 14px;
  background-color: #fff;
  border-radius: 10px 0 10px 10px;
  border: 1px solid #00305c;
  color: #00305c;
  letter-spacing: 0.3em;
  text-indent: 0.3em;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 10px;
  font-weight: bold;
}
/* line 2178, ../scss/mcp.scss */
#mcp .mcp_ttl_h3_b_l {
  display: table;
  width: 11em;
  text-align: center;
  font-size: 14px;
  background-color: #00305c;
  border-radius: 3px;
  color: #fff;
  letter-spacing: 0em;
  text-indent: 0em;
  box-shadow: 3px 3px 0px 0 #f8f7f3, 3px 3px 1px 1px #00305c;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 10px;
}
/* line 2197, ../scss/mcp.scss */
#mcp p span.apply_box a {
  display: inline-block;
  background-color: #00305c;
  color: #fff000;
  border-radius: 15px;
  padding: 0 0.5em;
  margin-left: 0.5em;
  margin-right: 0.5em;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  text-align: center;
}
/* line 2217, ../scss/mcp.scss */
#mcp .judge_box .photo_wrap_list {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
/* line 2223, ../scss/mcp.scss */
#mcp .judge_box .photo_wrap_list .photo {
  width: 40%;
  margin-right: 10px;
}
/* line 2226, ../scss/mcp.scss */
#mcp .judge_box .photo_wrap_list .photo img {
  border-radius: 50%;
  margin-bottom: 10px;
}
/* line 2231, ../scss/mcp.scss */
#mcp .judge_box .photo_wrap_list .profile {
  width: 40%;
}
/* line 2233, ../scss/mcp.scss */
#mcp .judge_box .photo_wrap_list .profile p {
  margin-bottom: 10px;
}
/* line 2238, ../scss/mcp.scss */
#mcp .judge_box .arrow_box {
  margin-bottom: 20px;
}
/* line 2243, ../scss/mcp.scss */
#mcp .judge_box.last_box {
  margin-bottom: 40px;
}
@media print, screen and (min-width: 767px) {
  /* line 2248, ../scss/mcp.scss */
  #mcp .judge_box {
    width: 80%;
    margin: 0 auto 40px;
    display: flex;
    align-items: flex-start;
  }
  /* line 2253, ../scss/mcp.scss */
  #mcp .judge_box .photo_wrap_list {
    display: block;
    width: 40%;
    text-align: center;
    margin-bottom: 0;
  }
  /* line 2258, ../scss/mcp.scss */
  #mcp .judge_box .photo_wrap_list .photo {
    width: auto;
  }
  /* line 2260, ../scss/mcp.scss */
  #mcp .judge_box .photo_wrap_list .photo img {
    max-width: 140px;
  }
  /* line 2264, ../scss/mcp.scss */
  #mcp .judge_box .photo_wrap_list .profile {
    width: auto;
  }
  /* line 2271, ../scss/mcp.scss */
  #mcp .judge_box .arrow_box {
    width: 60%;
    margin-bottom: 0;
  }
  /* line 2276, ../scss/mcp.scss */
  #mcp .judge_box.last_box {
    margin-bottom: 80px;
  }
}
/* line 2281, ../scss/mcp.scss */
#mcp .arrow_box {
  position: relative;
  width: 100%;
  background: #FFFFFF;
  padding: 0px;
  border: 1px solid #00305c;
  color: #00305c;
  border-radius: 5px;
}
/* line 2289, ../scss/mcp.scss */
#mcp .arrow_box p {
  margin: 1em 1.5em;
}
/* line 2294, ../scss/mcp.scss */
#mcp .arrow_box:after, #mcp .arrow_box:before {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
}
/* line 2304, ../scss/mcp.scss */
#mcp .arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-width: 14px;
  border-bottom-width: 14px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-bottom-color: #FFFFFF;
}
/* line 2313, ../scss/mcp.scss */
#mcp .arrow_box:before {
  border-color: rgba(255, 124, 56, 0);
  border-top-width: 15px;
  border-bottom-width: 15px;
  border-left-width: 11px;
  border-right-width: 11px;
  margin-left: -11px;
  margin-bottom: 1px;
  border-bottom-color: #00305c;
}
@media print, screen and (min-width: 767px) {
  /* line 2325, ../scss/mcp.scss */
  #mcp .arrow_box {
    position: relative;
    width: 100%;
    background: #FFFFFF;
    padding: 0px;
    border: 1px solid #00305c;
    color: #00305c;
  }
  /* line 2338, ../scss/mcp.scss */
  #mcp .arrow_box:after, #mcp .arrow_box:before {
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    right: 100%;
    top: 31%;
    bottom: auto;
    left: auto;
  }
  /* line 2350, ../scss/mcp.scss */
  #mcp .arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    margin-top: auto;
    margin-left: 0px;
    border-bottom-color: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-width: 10px;
    border-bottom-width: 10px;
    border-left-width: 16px;
    border-right-width: 16px;
    margin-top: -10px;
    border-right-color: #FFFFFF;
  }
  /* line 2365, ../scss/mcp.scss */
  #mcp .arrow_box:before {
    border-color: rgba(102, 102, 102, 0);
    border-top-width: 11px;
    border-bottom-width: 11px;
    border-left-width: 17px;
    border-right-width: 17px;
    margin-top: -11px;
    margin-right: 1px;
    border-right-color: #00305c;
  }
}
/* line 2380, ../scss/mcp.scss */
#mcp .date_map_wrap {
  position: relative;
}
/* line 2382, ../scss/mcp.scss */
#mcp .date_map_wrap > img {
  border-radius: 41px;
}
/* line 2385, ../scss/mcp.scss */
#mcp .date_map_wrap .area_map {
  position: absolute;
  z-index: 10;
}
/* line 2389, ../scss/mcp.scss */
#mcp .date_map_wrap .area_map.area_iwate {
  right: 16.7%;
  top: 5.3%;
  width: 33.795%;
  z-index: 40;
}
/* line 2395, ../scss/mcp.scss */
#mcp .date_map_wrap .area_map.area_miyagi {
  right: 26.2%;
  top: 42.3%;
  width: 33.22%;
  z-index: 30;
}
/* line 2401, ../scss/mcp.scss */
#mcp .date_map_wrap .area_map.area_fukushima {
  right: 41.2%;
  bottom: 3.25%;
  width: 44.023%;
  height: auto;
  z-index: 20;
}
@media print, screen and (min-width: 767px) {
  /* line 2412, ../scss/mcp.scss */
  #mcp .date_map_wrap > img {
    border-radius: 101px;
  }
}
/* line 2423, ../scss/mcp.scss */
#mcp .judge_list {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 767px) {
  /* line 2432, ../scss/mcp.scss */
  #mcp .judge_list {
    display: flex;
    justify-content: space-around;
    margin: 0;
  }
}
/* line 2445, ../scss/mcp.scss */
#mcp .tab_box {
  max-width: 870px;
  margin: 0 auto 0px;
  display: flex;
  background: #fff;
}
/* line 2450, ../scss/mcp.scss */
#mcp .tab_box .tab {
  border-bottom: 1px solid #00305c;
  width: 34%;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  position: relative;
}
/* line 2457, ../scss/mcp.scss */
#mcp .tab_box .tab a {
  border: 3px dotted #00305c;
  padding: 5px;
  border-radius: 20px;
  display: block;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  margin-left: 10px;
  margin-right: 10px;
}
@media print, screen and (min-width: 767px) {
  /* line 2471, ../scss/mcp.scss */
  #mcp .tab_box .tab a {
    max-width: 125px;
    margin: 0 auto;
  }
}
@media print, screen and (min-width: 767px) {
  /* line 2479, ../scss/mcp.scss */
  #mcp .tab_box .tab {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* line 2482, ../scss/mcp.scss */
  #mcp .tab_box .tab a {
    font-size: 16px;
  }
}
/* line 2487, ../scss/mcp.scss */
#mcp .tab_box .tab.right_line {
  border-right: 1px solid #00305c;
}
/* line 2490, ../scss/mcp.scss */
#mcp .tab_box .tab.right_line::after {
  content: "";
  display: block;
  border-right: 1px solid #fff;
  height: 15px;
  position: absolute;
  right: -1px;
  bottom: 0;
}
/* line 2499, ../scss/mcp.scss */
#mcp .tab_box .tab.right_line::before {
  content: "";
  display: block;
  border-right: 1px solid #fff;
  height: 15px;
  position: absolute;
  right: -1px;
  top: 0;
}
/* line 2508, ../scss/mcp.scss */
#mcp .tab_box .tab.tab_on {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #00305c;
  border-left: 1px solid #00305c;
  border-right: 1px solid #00305c;
}
/* line 2515, ../scss/mcp.scss */
#mcp .tab_box .tab.tab_iwate a {
  border: 3px dotted #5b87c6;
  color: #5b87c6;
}
/* line 2521, ../scss/mcp.scss */
#mcp .tab_box .tab.tab_miyagi a {
  border: 3px dotted #7fbe26;
  color: #7fbe26;
}
/* line 2527, ../scss/mcp.scss */
#mcp .tab_box .tab.tab_fukushima a {
  border: 3px dotted #ef845c;
  color: #ef845c;
}
/* line 2534, ../scss/mcp.scss */
#mcp .tab_box .tab.tab_on.tab_iwate a {
  border: 3px solid #5b87c6;
  background: #5b87c6;
  color: #fff;
}
/* line 2541, ../scss/mcp.scss */
#mcp .tab_box .tab.tab_on.tab_miyagi a {
  border: 3px solid #7fbe26;
  background: #7fbe26;
  color: #fff;
}
/* line 2548, ../scss/mcp.scss */
#mcp .tab_box .tab.tab_on.tab_fukushima a {
  border: 3px solid #ef845c;
  background: #ef845c;
  color: #fff;
}
/* line 2556, ../scss/mcp.scss */
#mcp .comment_box {
  margin-bottom: 30px;
}
@media print, screen and (min-width: 767px) {
  /* line 2562, ../scss/mcp.scss */
  #mcp .comment_box {
    margin-bottom: 60px;
  }
}
/* line 2567, ../scss/mcp.scss */
#mcp .message_box.iwate {
  background: #e7edf7;
}
/* line 2570, ../scss/mcp.scss */
#mcp .message_box.miyagi {
  background: #ecf5df;
}
/* line 2573, ../scss/mcp.scss */
#mcp .message_box.fukushima {
  background: #fdede7;
}
/* line 2576, ../scss/mcp.scss */
#mcp .message_box {
  position: relative;
  padding: 15px 30px;
  margin-bottom: 20px;
}
/* line 2580, ../scss/mcp.scss */
#mcp .message_box p {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: bold;
  letter-spacing: 0.05em;
}
/* line 2585, ../scss/mcp.scss */
#mcp .message_box p span {
  font-size: 14px;
  letter-spacing: 0.1em;
  display: block;
  line-height: 1.3em;
  margin-top: 10px;
}
/* line 2594, ../scss/mcp.scss */
#mcp .message_box:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 14px;
  background: url(../../grant_d/images/quote01.png) no-repeat;
  background-size: contain;
  left: 0px;
  top: 0px;
}
/* line 2604, ../scss/mcp.scss */
#mcp .message_box:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 14px;
  background: url(../../grant_d/images/quote02.png) no-repeat;
  background-size: contain;
  right: 0px;
  bottom: 0px;
}
@media print, screen and (min-width: 767px) {
  /* line 2617, ../scss/mcp.scss */
  #mcp .message_box {
    padding: 30px 60px;
    margin-bottom: 30px;
  }
  /* line 2620, ../scss/mcp.scss */
  #mcp .message_box p {
    font-size: 24px;
    letter-spacing: 0.1em;
  }
  /* line 2623, ../scss/mcp.scss */
  #mcp .message_box p span {
    font-size: 18px;
  }
  /* line 2628, ../scss/mcp.scss */
  #mcp .message_box:before {
    width: 40px;
    height: 28px;
    left: 0px;
    top: -5px;
  }
  /* line 2634, ../scss/mcp.scss */
  #mcp .message_box:after {
    width: 40px;
    height: 28px;
    right: 0px;
    bottom: -5px;
  }
}
/* line 2643, ../scss/mcp.scss */
#mcp .paper_comment .img_wrap {
  margin-bottom: 20px;
}
/* line 2645, ../scss/mcp.scss */
#mcp .paper_comment .img_wrap .img_box {
  position: relative;
}
/* line 2648, ../scss/mcp.scss */
#mcp .paper_comment .img_wrap .img_box:first-child {
  margin-bottom: 20px;
}
/* line 2651, ../scss/mcp.scss */
#mcp .paper_comment .img_wrap .img_box:before,
#mcp .paper_comment .img_wrap .img_box:after {
  content: "";
  position: absolute;
}
/* line 2656, ../scss/mcp.scss */
#mcp .paper_comment .img_wrap .img_box:before {
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  border-bottom: 4px solid transparent;
  border-left: 4px solid transparent;
  right: 0;
  top: 0;
}
/* line 2664, ../scss/mcp.scss */
#mcp .paper_comment .img_wrap .img_box:after {
  border-top: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #fff;
  border-left: 4px solid #fff;
  left: 0;
  bottom: 0;
}
@media print, screen and (min-width: 767px) {
  /* line 2675, ../scss/mcp.scss */
  #mcp .paper_comment .img_wrap {
    display: flex;
  }
  /* line 2677, ../scss/mcp.scss */
  #mcp .paper_comment .img_wrap .img_box {
    margin-bottom: 30px;
    width: 50%;
  }
  /* line 2681, ../scss/mcp.scss */
  #mcp .paper_comment .img_wrap .img_box:first-child {
    margin-right: 10px;
    margin-bottom: 30px;
  }
  /* line 2685, ../scss/mcp.scss */
  #mcp .paper_comment .img_wrap .img_box:last-child {
    margin-left: 10px;
  }
  /* line 2688, ../scss/mcp.scss */
  #mcp .paper_comment .img_wrap .img_box:before {
    border-top: 8px solid #fff;
    border-right: 8px solid #fff;
    border-bottom: 8px solid transparent;
    border-left: 8px solid transparent;
  }
  /* line 2694, ../scss/mcp.scss */
  #mcp .paper_comment .img_wrap .img_box:after {
    border-top: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-left: 8px solid #fff;
  }
}
/* line 2702, ../scss/mcp.scss */
#mcp .paper_comment dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  color: #00305c;
  border-top: 2px dotted #00305c;
  margin-bottom: 10px;
  font-size: 16px;
}
/* line 2710, ../scss/mcp.scss */
#mcp .paper_comment dl dt {
  width: 4em;
  padding: 10px 0;
  border-bottom: 2px dotted #00305c;
}
/* line 2715, ../scss/mcp.scss */
#mcp .paper_comment dl dd {
  width: calc(100% - 4em );
  padding: 10px 0;
  border-bottom: 2px dotted #00305c;
}
/* line 2722, ../scss/mcp.scss */
#mcp .paper_comment .txt_box p {
  line-height: 2.0em;
}
@media print, screen and (min-width: 767px) {
  /* line 2728, ../scss/mcp.scss */
  #mcp .paper_comment dl {
    font-size: 18px;
  }
  /* line 2730, ../scss/mcp.scss */
  #mcp .paper_comment dl dt {
    padding: 10px;
  }
  /* line 2733, ../scss/mcp.scss */
  #mcp .paper_comment dl dd {
    width: calc(100% - 4em - 40px);
    padding: 10px;
  }
}
/* line 2739, ../scss/mcp.scss */
#mcp .paper_comment ul.link_wrap {
  padding: 10px 0;
}
/* line 2741, ../scss/mcp.scss */
#mcp .paper_comment ul.link_wrap li {
  font-size: 16px;
  margin-bottom: 10px;
}
/* line 2745, ../scss/mcp.scss */
#mcp .paper_comment ul.link_wrap li a {
  padding-right: 24px;
  background: url(../../grant_d/images/icn_link.png) no-repeat right center;
  background-size: contain;
}
/* line 2752, ../scss/mcp.scss */
#mcp .paper_comment ul.link_sns_wrap {
  padding: 10px 0;
  display: flex;
}
/* line 2755, ../scss/mcp.scss */
#mcp .paper_comment ul.link_sns_wrap li {
  max-width: 35px;
  margin-right: 15px;
}
@media print, screen and (min-width: 767px) {
  /* line 2763, ../scss/mcp.scss */
  #mcp .paper_comment ul.link_wrap {
    padding: 10px 10px 0px 10px;
    display: flex;
    flex-wrap: wrap;
  }
  /* line 2767, ../scss/mcp.scss */
  #mcp .paper_comment ul.link_wrap li {
    display: inline-block;
    margin-right: 2em;
    font-size: 16px;
  }
  /* line 2773, ../scss/mcp.scss */
  #mcp .paper_comment ul.link_sns_wrap {
    padding: 10px;
  }
}
/* line 2783, ../scss/mcp.scss */
#mcp .q_a_box.mb_40 {
  margin-bottom: 40px;
}
/* line 2786, ../scss/mcp.scss */
#mcp .q_a_box {
  position: relative;
  margin-bottom: 20px;
}
/* line 2789, ../scss/mcp.scss */
#mcp .q_a_box .q_box {
  position: absolute;
  z-index: 10;
}
/* line 2792, ../scss/mcp.scss */
#mcp .q_a_box .q_box img {
  max-width: calc(190px * 1.25);
}
/* line 2797, ../scss/mcp.scss */
#mcp .q_a_box .a_box {
  text-align: right;
  padding-top: 55px;
}
/* line 2800, ../scss/mcp.scss */
#mcp .q_a_box .a_box img {
  max-width: calc(224px * 1.25);
}
@media print, screen and (min-width: 767px) {
  /* line 2807, ../scss/mcp.scss */
  #mcp .q_a_box {
    margin-top: 20px;
  }
  /* line 2809, ../scss/mcp.scss */
  #mcp .q_a_box .q_box {
    width: 290px;
    top: -5px;
  }
  /* line 2812, ../scss/mcp.scss */
  #mcp .q_a_box .q_box img {
    max-width: none;
    width: 100%;
  }
  /* line 2817, ../scss/mcp.scss */
  #mcp .q_a_box .a_box {
    text-align: start;
    padding-top: 30px;
  }
  /* line 2820, ../scss/mcp.scss */
  #mcp .q_a_box .a_box img {
    max-width: 710px;
  }
}
/* line 2827, ../scss/mcp.scss */
#mcp .yellow_box {
  background: #FFFBC7 !important;
  margin-bottom: 40px;
}
/* line 2831, ../scss/mcp.scss */
#mcp .yellow_box {
  margin-top: 30px;
  position: relative;
  background: #e0f0fc;
  padding: 1.5em 1em;
  margin-bottom: 5px;
}
/* line 2840, ../scss/mcp.scss */
#mcp .yellow_box .check_box {
  position: absolute;
  z-index: 10;
  left: 0.5em;
  top: -2em;
  background: #00305c;
  color: #fff000;
  padding: 5px 10px;
  border-radius: 2px;
  transform: rotate(350deg);
}
/* line 2850, ../scss/mcp.scss */
#mcp .yellow_box .check_box img {
  width: 133px;
}
@media print, screen and (min-width: 767px) {
  /* line 2860, ../scss/mcp.scss */
  #mcp .yellow_box {
    padding: 30px 40px 15px 40px;
    margin-top: 30px;
    margin-bottom: 40px;
    margin-left: 30px;
  }
  /* line 2865, ../scss/mcp.scss */
  #mcp .yellow_box .check_box {
    left: -30px;
    top: -15px;
    padding: 10px 15px;
    letter-spacing: 0.2em;
    text-indent: 0.2em;
    border-radius: 5px;
  }
  /* line 2872, ../scss/mcp.scss */
  #mcp .yellow_box .check_box img {
    width: 133px;
  }
}
/* line 2882, ../scss/mcp.scss */
#mcp .mcp_table {
  width: 100%;
}
/* line 2884, ../scss/mcp.scss */
#mcp .mcp_table th {
  border: 1px #00305c solid;
  padding: 1em;
}
/* line 2887, ../scss/mcp.scss */
#mcp .mcp_table th span {
  background: #fff000;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
/* line 2893, ../scss/mcp.scss */
#mcp .mcp_table td {
  border: 1px #00305c solid;
  padding: 1em;
  color: #00305c;
}
/* line 2899, ../scss/mcp.scss */
#mcp hr {
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
  border: none;
  border-bottom: 2px dotted #00305c;
}
/* line 2906, ../scss/mcp.scss */
#mcp hr.yellow {
  border-color: #fff000;
}
/* line 2909, ../scss/mcp.scss */
#mcp .q_a_img_box {
  margin-bottom: 20px;
}
/* line 2911, ../scss/mcp.scss */
#mcp .q_a_img_box img {
  width: 680px;
}
/* line 2915, ../scss/mcp.scss */
#mcp .q_a_flow_box {
  display: flex;
  margin-bottom: 20px;
  color: #00305c;
}
/* line 2919, ../scss/mcp.scss */
#mcp .q_a_flow_box .q_a_table_wrap {
  width: 34%;
  margin-right: 2%;
}
/* line 2923, ../scss/mcp.scss */
#mcp .q_a_flow_box .q_a_table_wrap p.ttl span {
  background: #fff000;
}
/* line 2927, ../scss/mcp.scss */
#mcp .q_a_flow_box .q_a_table_wrap table {
  width: 100%;
}
/* line 2930, ../scss/mcp.scss */
#mcp .q_a_flow_box .q_a_table_wrap table tr th {
  border-bottom: 1px solid #00305c;
  padding: 0.8em 0.5em 0.8em 0;
  text-align: right;
  vertical-align: top;
}
/* line 2936, ../scss/mcp.scss */
#mcp .q_a_flow_box .q_a_table_wrap table tr td {
  border-bottom: 1px solid #00305c;
  padding: 0.8em 0em 0.8em 0.5em;
  text-align: left;
}
/* line 2944, ../scss/mcp.scss */
#mcp .q_a_flow_box .q_a_txt_wrap {
  width: 64%;
  background: #fff;
  padding: 20px;
}
/* line 2948, ../scss/mcp.scss */
#mcp .q_a_flow_box .q_a_txt_wrap .q_a_judge {
  display: flex;
  align-items: center;
  margin-right: 30px;
  margin-left: 30px;
  margin-bottom: 10px;
}
/* line 2954, ../scss/mcp.scss */
#mcp .q_a_flow_box .q_a_txt_wrap .q_a_judge .photo {
  width: 92px;
  height: 92px;
}
/* line 2957, ../scss/mcp.scss */
#mcp .q_a_flow_box .q_a_txt_wrap .q_a_judge .photo img {
  border-radius: 50%;
}
/* line 2961, ../scss/mcp.scss */
#mcp .q_a_flow_box .q_a_txt_wrap .q_a_judge .profile {
  padding-left: 20px;
}
/* line 2963, ../scss/mcp.scss */
#mcp .q_a_flow_box .q_a_txt_wrap .q_a_judge .profile p {
  margin-bottom: 10px;
  font-size: auto;
}
/* line 2976, ../scss/mcp.scss */
#mcp .end_news {
  padding: 20px 0;
  color: red;
  border: 1px solid red;
  text-align: center;
  max-width: 350px;
  margin: 0 auto 30px;
}
/* line 2983, ../scss/mcp.scss */
#mcp .end_news p {
  color: red;
  margin-bottom: 0;
}
/* line 2988, ../scss/mcp.scss */
#mcp .ttl_guide {
  text-align: center;
}
/* line 2990, ../scss/mcp.scss */
#mcp .ttl_guide img {
  width: 429px;
}
/* line 2994, ../scss/mcp.scss */
#mcp .step_box {
  position: relative;
  background-color: #fff;
  border-radius: 8px;
  border: 2px solid #00305c;
  padding: 30px 80px;
  box-shadow: 6px 6px 0px 0px #e0f0fc;
  margin-bottom: 20px;
}
/* line 3002, ../scss/mcp.scss */
#mcp .step_box .label_box {
  width: 85px;
  position: absolute;
  left: 16px;
  top: -12px;
  z-index: 10;
}
/* line 3008, ../scss/mcp.scss */
#mcp .step_box .label_box img {
  width: 87px;
}
/* line 3012, ../scss/mcp.scss */
#mcp .step_box .icn_wrap {
  width: 74px;
  position: absolute;
  bottom: -20px;
  right: -15px;
  z-index: 10;
}
/* line 3018, ../scss/mcp.scss */
#mcp .step_box .icn_wrap img {
  width: 77px;
}
/* line 3023, ../scss/mcp.scss */
#mcp .mcp_ul_news {
  display: flex;
  justify-content: center;
}
/* line 3026, ../scss/mcp.scss */
#mcp .mcp_ul_news li {
  width: 170px;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
}
/* line 3031, ../scss/mcp.scss */
#mcp .mcp_ul_news li img {
  width: 148px;
  margin-bottom: 5px;
}
/* line 3037, ../scss/mcp.scss */
#mcp .mcp_ttl_h4 {
  text-align: center;
  font-size: 21px;
  color: #00305c;
  margin-bottom: 20px;
}
/* line 3043, ../scss/mcp.scss */
#mcp .btn_ul {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
/* line 3047, ../scss/mcp.scss */
#mcp .btn_ul li {
  width: 165px;
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 10px;
}
/* line 3052, ../scss/mcp.scss */
#mcp .btn_ul li img {
  width: 165px;
}
/* line 3057, ../scss/mcp.scss */
#mcp .btn_ul.nomgn {
  margin-bottom: 0;
}
/* line 3060, ../scss/mcp.scss */
#mcp .flow_wrap {
  text-align: center;
}
/* line 3062, ../scss/mcp.scss */
#mcp .flow_wrap img {
  width: 675px;
}
/* line 3066, ../scss/mcp.scss */
#mcp .arw_box {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}
/* line 3070, ../scss/mcp.scss */
#mcp .arw_box img {
  width: 30px;
}

/* line 3081, ../scss/mcp.scss */
#mcp .mcp_ttl_h2_y_new {
  display: table;
  font-size: 19px;
  background: #fff000;
  margin-bottom: 10px;
  color: #00305c;
  letter-spacing: 0.3em;
  text-indent: 0.3em;
  padding-left: 0em;
  padding-right: 0em;
  font-weight: bold;
}

/*---------
応募方法　追加
----------*/
/* line 3099, ../scss/mcp.scss */
#mcp .local_nav {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
/* line 3103, ../scss/mcp.scss */
#mcp .local_nav li {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 3106, ../scss/mcp.scss */
#mcp .local_nav li a {
  border: 2px dotted #00305c;
  width: 8em;
  display: block;
  text-align: center;
  padding: 5px 10px;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 0.25em;
  text-indent: 0.25em;
}
/* line 3119, ../scss/mcp.scss */
#mcp .local_nav li.on a {
  border: 2px solid #00305c;
  background: #fff000;
}
/* line 3124, ../scss/mcp.scss */
#mcp .local_nav li.line {
  border-left: 1px solid #00305c;
}

@media print, screen and (min-width: 767px) {
  /* line 3132, ../scss/mcp.scss */
  #mcp .local_nav {
    margin-bottom: 40px;
  }
  /* line 3135, ../scss/mcp.scss */
  #mcp .local_nav li a {
    width: 200px;
  }
}
/*---------
フッター
----------*/
/* line 3147, ../scss/mcp.scss */
#mcp .inquiry_wrap {
  margin-top: 53px;
  text-align: center;
}
/* line 3150, ../scss/mcp.scss */
#mcp .inquiry_wrap h5 {
  font-size: 16px;
  width: 8em;
  background-color: #00305c;
  padding: 5px 10px;
  color: #fff;
  border-radius: 5px;
  line-height: 1.0em;
  margin: 0 auto 20px;
}

@media print, screen and (min-width: 767px) {
  /* line 3166, ../scss/mcp.scss */
  #mcp .inquiry_wrap {
    margin-top: 53px;
  }
  /* line 3168, ../scss/mcp.scss */
  #mcp .inquiry_wrap h5 {
    font-size: 18px;
  }
}
