@charset "utf-8";
/* PC・スマホ共通スタイル記述 */
footer {
  color: #333;
  background-color: #fff;
  font-weight: bold;
}
.c-footer__wrap {
  color: #333;
}
.c-footer__wrap {
  position: relative;
  max-width: 1080px;
  margin: 0 auto;
  text-align: center;
  padding: 15px 0;
}
.c-footer__copyright {
  padding: 15px 0;
  text-align: center;
  background-color: #383838;
}
.c-footer__copyright small {
  font-size: 0.8rem;
  font-weight: bold;
  color: #fff;
}
@media screen and (min-width: 1280px) {
  .c-footer__copyright {
    margin: 0px;
  }
}
@media only screen and (min-width:768px) and (max-width:1279.9px) {
  .c-footer__copyright {
    margin: 0px;
  }
}
@media only screen and (max-width:767.9px) {
  .c-footer__copyright {
    margin: 0px;
  }
}
.logo_text {
  text-align: left;
}
.c-footer__link {
  margin-left: 30px;
}
.c-footer__link ul {
  list-style: none;
  color: #333;
  margin-top: 15px;
}
.c-footer__link ul a {
  color: #333;
}
.c-footer__link ul li {
  margin-bottom: 10px;
}
footer a, footer a:hover, footer a:active {
  color: #fff;
}
footer .ttl span {
  border-color: #fff;
}
ul.footermenu {
  margin: 0 auto;
  margin-top: 20px;
  width: 680px;
  list-style: none;
  overflow: hidden;
}
ul.footermenu li {
  margin-right: 30px;
  float: left;
}
ul.footermenu li a {
  color: #333;
}
ul.footermenu li a:hover {
  color: #d3d3d3;
}
.copy {
  padding: 2em;
  text-align: center;
  font-size: small;
}
.eg {
  background: rgba(119, 119, 119, 0.1);
  padding: 2rem 1rem;
  text-align: center;
  font-weight: bold;
}
/* ------------------------------------------------------------------------------------------------- */
/* PC・スマホ共通スタイル記述 */
@media print, screen and (min-width: 1280px) {
  .pc {
    display: block;
  }
  .tablet {
    display: none;
  }
  .phone {
    display: none;
  }
  body {
    margin: 0px;
    line-height: 200%;
    font-family: "M PLUS 1p";
  }
  a {
    color: #0599D9;
  }
  .cont_all {
    width: 100%;
  }
  .cont_head {
    width: 100%;
    text-align: center;
    background: #fff url(../images/sdgs/background.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 0px;
  }
  .cont_head .title {
    width: 500px;
    margin: 0px auto;
    background-color: #fff;
    text-align: center;
    padding: 15px;
    paddingtop: 20px;
  }
  h1 img {
    width: 90%;
  }
  .cont_head_text {
    width: 800px;
    margin: 50px auto;
    margin-botom: 80px;
    padding: 30px;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.7) 20%, rgba(215, 229, 255, 0.7) 100%);
    text-align: left;
  }
  .cont_head_text p {
    font-size: 150%;
    text-align: center;
    padding-bottom: 15px;
  }
  .cont_main {
    width: 1200px;
    margin: 0 auto;
    background-color: #FFF;
  }
  .cont_title {
    width: 1200px;
    margin: 0 auto;
  }
  .cont_title h3 {
    color: #0599D9;
    font-weight: bold;
    font-size: 170%;
    position: relative;
    padding: 0 65px;
    text-align: center;
    margin: 60px auto;
  }
  .cont_title h3:before {
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background: #0599D9;
  }
  .cont_title h3 span {
    position: relative;
    padding: 0 1em;
    background: #fff;
  }
  .cont_torikumi {
    overflow: hidden;
    width: 1200px;
    margin: 60px auto;
    margin-bottom: 100px;
  }
  .torikumi_left_icon {
    width: 150px;
    float: left;
    margin-top: 30px;
  }
  .torikumi_right_icon {
    width: 150px;
    float: left;
    margin-top: 30px;
  }
  .torikumi_left_icon img, .torikumi_right_icon img {
    width: 100%;
  }
  .torikumi_right {
    width: 1046px;
    float: right;
  }
  .moku03 .torikumi_right {
    border: 2px solid #1B973A;
    color: #1B973A;
  }
  .moku08 .torikumi_right {
    border: 2px solid #970A31;
    color: #970A31;
  }
  .torikumi_left {
    width: 1046px;
    float: left;
  }
  .moku05 .torikumi_left {
    border: 2px solid #E83418;
    color: #E83418;
  }
  .moku09 .torikumi_left {
    border: 2px solid #EC6A06;
    color: #EC6A06;
  }
  .torikumi_syoukai {
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .torikumi_syoukai_title {
    font-weight: bold;
    font-size: 150%;
    padding: 30px 0;
    padding-left: 10px;
  }
  .torikumi_syoukai_lr {
    overflow: hidden;
    width: 990px;
    padding-left: 10px;
  }
  .torikumi_syoukai_l {
    width: 350px;
    float: left;
  }
  .torikumi_syoukai_l img {
    width: 100%;
  }
  .torikumi_syoukai_r {
    width: 600px;
    float: left;
    margin-left: 35px;
  }
  .torikumi_syoukai_link {
    margin: 10px;
  }
  .moku03 .torikumi_syoukai_link {
    background: url(../images/sdgs/arrow_03.png) 1% 50% no-repeat;
    background-color: #E2F2E6;
  }
  .moku05 .torikumi_syoukai_link {
    background: url(../images/sdgs/arrow_05.png) 1% 50% no-repeat;
    background-color: #FCE5E2;
  }
  .moku08 .torikumi_syoukai_link {
    background: url(../images/sdgs/arrow_08.png) 1% 50% no-repeat;
    background-color: #F2E0E5;
  }
  .moku09 .torikumi_syoukai_link {
    background: url(../images/sdgs/arrow_09.png) 1% 50% no-repeat;
    background-color: #FCECDF;
  }
  .torikumi_syoukai_link a {
    padding: 2px 2px 2px 25px;
    display: block;
  }
  .moku03 .torikumi_syoukai_link a {
    color: #1B973A;
  }
  .moku05 .torikumi_syoukai_link a {
    color: #E83418;
  }
  .moku08 .torikumi_syoukai_link a {
    color: #970A31;
  }
  .moku09 .torikumi_syoukai_link a {
    color: #EC6A06;
  }
  /* --------取り組み投稿------------ */
  .cont_news {
    margin-top: 50px;
  }
  ul.p-front__post-content {
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 50px;
    border: 1px solid #d3d3d3;
  }
  ul.p-front__post-content li {
    over-flow: hidden;
    padding: 20px 0 0px 20px;
  }
  ul.p-front__post-content li:last-child {
    padding-bottom: 40px;
  }
  ul.p-front__post-content li:first-child {
    padding-top: 20px;
  }
  ul.p-front__post-content li a {
    color: #333;
  }
  ul.p-front__post-content li a:hover {
    color: #0599D9;
  }
  ul li .p-front__post-detail {
    float: left;
  }
  ul li .p-front__post-tag {
    float: left;
    margin-left: 20px;
  }
  .footermenu {
    display: none;
  }
  /*  --------アクション宣言 -------- */
  .action {
    font-weight: bold;
  }
  .action_title {
    background-color: #FFEE00;
    color: #009BF1;
    text-align: center;
    padding: 3px 0;
    width: 650px;
    margin: 0 auto;
  }
  .action_title_text {
    font-size: 150%;
  }
  .sengen_pict {
    width: 550px;
    margin: 20px auto;
  }
  .sengen_pict img {
    width: 100%;
  }
  .sengen {
    text-align: center;
    font-size: 130%;
  }
  .sengen span {
    background: linear-gradient(transparent 60%, #FFFF00 0%);
  }
  .ouen_merit {
    overflow: hidden;
    width: 1100px;
    margin: 30px auto;
  }
  .ouen_merit p {
    padding: 15px;
    padding-top: 17px;
    font-size: 110%;
  }
  .ouen p {
    font-size: 100%;
  }
  .ouen_box {
    height: 230px;
    width: 400px;
    position: relative;
    float: left;
    padding-top: 50px;
  }
  .ouen {
    border: 3px solid #009BF1;
    width: 400px;
    border-radius: 20px;
    height: 220px;
  }
  .merit_box {
    height: 230px;
    width: 500px;
    position: relative;
    float: right;
    padding-top: 50px;
  }
  .merit {
    background-color: #009BF1;
    color: #fff;
    width: 500px;
    border-radius: 20px;
    height: 220px;
  }
  .arrow {
    width: 40px;
    height: 270px;
    margin: 60px 0 0 40px;
    float: left;
  }
  .arrow img {
    width: 100px;
    vertical-align: middle;
    margin: 53px 20px;
  }
  .ouen_merit_title {
    font-size: 150%;
    padding: 10px 70px;
    text-align: center;
  }
  .ouen_merit_title span {
    padding: 7px 1em;
    background: #fff;
    background-color: #FFEE00;
    color: #009BF1;
    position: absolute;
    top: calc(11% - 1px);
    left: 120px;
  }
  .merit .ouen_merit_title span {
    left: 145px;
  }
  .pict_text {
    width: 1100px;
    margin: 20px auto;
  }
  .pict {
    overflow: hidden;
    width: 1100px;
    margin: 0 auto;
  }
  .pict img {
    width: 350px;
    float: left;
    margin-right: 20px;
  }
  .pict img:last-child {
    margin-right: 0px;
  }
  .text {
    font-weight: normal;
    margin: 10px 0 30px 0;
  }
  /*  -------- 認定された制度 -------- */
  .nintei {
    margin: 0 auto;
    font-weight: bold;
    background-image: url("../images/sdgs/nintei_frame1.png"), url("../images/sdgs/nintei_frame2.png"), url("../images/sdgs/nintei_frame3.png"), url("../images/sdgs/nintei_frame4.png");
    background-position: 0% 0%, 100% 0%, 0% 100%, 100% 100%;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    padding-bottom: 80px;
  }
  .nintei_title {
    background-color: #FFEE00;
    text-align: center;
    padding: 3px 0;
    width: 650px;
    margin: 0 auto;
  }
  .nintei_title_text {
    font-size: 150%;
  }
  .nintei_pict {
    width: 600px;
    margin: 20px auto;
  }
  .nintei_pict img {
    width: 100%;
  }
  .nintei_textbox {
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 30px;
    font-size: 100%;
    display: flex;
    width: 780px;
  }
  .mimosa_logo {
    width: 160px;
    margin-right: 20px;
  }
  .mimosa_logo img {
    width: 160px;
  }
  .nintei_text {
    width: 500px;
    padding-top: 30px;
  }
  .nintei_pict_text {
    margin: 0 auto;
  }
  .nintei_subpict {
    display: flex;
    width: 552px;
    margin: 0 auto;
  }
  .nintei_subpict img {
    height: 360px;
    width: auto;
    margin-right: 20px;
  }
  .nintei_subpict img:last-child {
    margin-right: 0px;
  }
  .nintei_caption {
    width: 780px;
    font-weight: normal;
    margin: 10px auto 10px auto;
  }
}
/* ------------------------------------------------------------------------------------------------- */
/* タブレット用のスタイル記述 */
@media only screen and (min-width:768px) and (max-width:1279.9px) {
  .pc {
    display: none;
  }
  .tablet {
    display: block;
  }
  .phone {
    display: none;
  }
  .cont_head {
    width: 100%;
    text-align: center;
    background: #fff url(../images/sdgs/background.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 0px;
  }
  .cont_head .title {
    width: 500px;
    margin: 0px auto;
    background-color: #fff;
    text-align: center;
    padding: 15px;
    paddingtop: 20px;
  }
  h1 img {
    width: 90%;
  }
  .cont_head_text {
    width: 90%;
    margin: 50px auto;
    padding: 20px;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.7) 20%, rgba(215, 229, 255, 0.7) 100%);
    text-align: left;
  }
  .cont_head_text p {
    font-size: 150%;
    text-align: center;
    padding-bottom: 15px;
  }
  .cont_main {
    width: 95%;
    margin: 0 auto;
    background-color: #FFF;
  }
  .cont_title {
    width: 95%;
    margin: 0 auto;
  }
  .cont_title h3 {
    color: #0599D9;
    font-weight: bold;
    font-size: 160%;
    position: relative;
    padding: 0 65px;
    text-align: center;
    margin: 60px auto;
  }
  .cont_title h3:before {
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background: #0599D9;
  }
  .cont_title h3 span {
    position: relative;
    padding: 0 1em;
    background: #fff;
  }
  .cont_torikumi {
    overflow: hidden;
    width: 100%;
    margin: 60px auto;
    margin-bottom: 100px;
  }
  .torikumi_left_icon, .torikumi_right_icon {
    width: 100px;
    margin-top: 30px;
    float: left;
  }
  .torikumi_left_icon img, .torikumi_right_icon img {
    width: 100%;
  }
  .torikumi_right, .torikumi_left {
    width: 80%;
    margin: 0 auto;
    float: left;
  }
  .moku03 .torikumi_right {
    border: 2px solid #1B973A;
    color: #1B973A;
  }
  .moku08 .torikumi_right {
    border: 2px solid #970A31;
    color: #970A31;
  }
  .moku05 .torikumi_left {
    border: 2px solid #E83418;
    color: #E83418;
  }
  .moku09 .torikumi_left {
    border: 2px solid #EC6A06;
    color: #EC6A06;
  }
  .torikumi_syoukai {
    margin: 0 auto;
    padding: 20px;
  }
  .torikumi_syoukai_title {
    font-weight: bold;
    font-size: 130%;
    padding: 10px 0 30px 0;
  }
  .torikumi_syoukai_lr {
    width: 100%;
  }
  .torikumi_syoukai_l {
    width: 100%;
    text-align: center;
  }
  .torikumi_syoukai_l img {
    max-width: 500px;
  }
  .torikumi_syoukai_r {
    width: 100%;
    margin: 25px 0;
  }
  .torikumi_syoukai_link {
    margin-bottom: 10px;
    margin-right: 20px;
    display: inline-block;
  }
  .moku03 .torikumi_syoukai_link {
    background: url(../images/sdgs/arrow_03.png) 10px 50% no-repeat;
    background-color: #E2F2E6;
  }
  .moku05 .torikumi_syoukai_link {
    background: url(../images/sdgs/arrow_05.png) 10px 50% no-repeat;
    background-color: #FCE5E2;
  }
  .moku08 .torikumi_syoukai_link {
    background: url(../images/sdgs/arrow_08.png) 10px 50% no-repeat;
    background-color: #F2E0E5;
  }
  .moku09 .torikumi_syoukai_link {
    background: url(../images/sdgs/arrow_09.png) 10px 50% no-repeat;
    background-color: #FCECDF;
  }
  .torikumi_syoukai_link a {
    padding: 2px 20px 2px 25px;
    display: block;
  }
  .moku03 .torikumi_syoukai_link a {
    color: #1B973A;
  }
  .moku05 .torikumi_syoukai_link a {
    color: #E83418;
  }
  .moku08 .torikumi_syoukai_link a {
    color: #970A31;
  }
  .moku09 .torikumi_syoukai_link a {
    color: #EC6A06;
  }
  /* --------取り組み投稿------------ */
  .cont_news {
    margin-top: 50px;
  }
  ul.p-front__post-content {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 50px;
    border: 1px solid #d3d3d3;
  }
  ul.p-front__post-content li {
    over-flow: hidden;
    padding: 20px 20px 0px 20px;
  }
  ul.p-front__post-content li:last-child {
    padding-bottom: 40px;
  }
  ul.p-front__post-content li:first-child {
    padding-top: 20px;
  }
  ul.p-front__post-content li a {
    color: #333;
  }
  ul.p-front__post-content li a:hover {
    color: #0599D9;
  }
  ul li .p-front__post-detail {
    float: left;
  }
  ul li .p-front__post-tag {
    float: left;
    margin-left: 20px;
  }
 ul li .p-front__post-title{
 	padding-left: 9em;
	}
  .footermenu {
    display: none;
  }
  /* --------アクション宣言-------- */
  .action {
    font-weight: bold;
    padding-bottom: 30px;
  }
  .action_title {
    background-color: #FFEE00;
    color: #009BF1;
    text-align: center;
    padding: 3px 0;
    width: 90%;
    margin: 0 auto;
  }
  .action_title_text {
    font-size: 150%;
  }
  .sengen_pict {
    width: 550px;
    margin: 20px auto;
  }
  .sengen_pict img {
    width: 100%;
  }
  .sengen {
    text-align: center;
    font-size: 130%;
  }
  .sengen span {
    background: linear-gradient(transparent 60%, #FFFF00 0%);
  }
  .ouen_merit {
    width: 100%;
    margin: 30px auto;
  }
  .ouen_merit p {
    padding: 15px;
    padding-top: 30px;
    font-size: 120%;
  }
  .ouen_box {
    height: 230px;
    width: 650px;
    margin: 0 auto;
    position: relative;
    padding-top: 50px;
  }
  .ouen {
    border: 3px solid #009BF1;
    width: 650px;
    border-radius: 20px;
    height: 220px;
  }
  .merit_box {
    height: 230px;
    width: 650px;
    margin: 0 auto;
    position: relative;
    padding-top: 50px;
  }
  .merit {
    background-color: #009BF1;
    color: #fff;
    width: 650px;
    border-radius: 20px;
    height: 220px;
  }
  .ouen_merit_title {
    font-size: 150%;
    padding: 10px 70px;
    text-align: center;
  }
  .ouen_merit_title span {
    padding: 7px 1em;
    background: #fff;
    background-color: #FFEE00;
    color: #009BF1;
    position: absolute;
    top: calc(11% - 1px);
    left: 245px;
  }
  .merit .ouen_merit_title span {
    left: 220px;
  }
  .arrow {
    width: 100%;
    height: 100px;
    margin: 0 auto;
    text-align: center;
  }
  .arrow img {
    width: 80px;
    margin: 30px auto 30px auto;
  }
  .pict_text {
    margin: 20px auto;
    text-align: center;
  }
  .pict {
    margin: 0 auto;
    overflow: hidden;
    width: 90%;
  }
  .pict img {
    width: 45%;
    margin-bottom: 20px;
    float: left;
  }
  .pict img:last-child {
    float: none;
  }
  .pict img:nth-child(2) {
    float: right;
  }
  .text {
    font-weight: normal;
    margin: 10px 0 30px 0;
  }
  /* --------認定された制度-------- */
  .nintei {
    margin: 0 auto;
    font-weight: bold;
    background-image: url("../images/sdgs/nintei_frame1.png"), url("../images/sdgs/nintei_frame2.png"), url("../images/sdgs/nintei_frame3.png"), url("../images/sdgs/nintei_frame4.png");
    background-position: 0% 0%, 100% 0%, 0% 100%, 100% 100%;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: 10%;
    padding-bottom: 50px;
  }
  .nintei_title {
    background-color: #FFEE00;
    text-align: center;
    padding: 3px 0;
    width: 90%;
    margin: 0 auto;
  }
  .nintei_title_text {
    font-size: 150%;
  }
  .nintei_pict {
    width: 600px;
    margin: 20px auto;
  }
  .nintei_pict img {
    width: 100%;
  }
  .sengen {
    text-align: center;
    font-size: 130%;
  }
  .sengen span {
    background: linear-gradient(transparent 60%, #FFFF00 0%);
  }
  .nintei_textbox {
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 100%;
    display: flex;
    width: 730px;
  }
  .mimosa_logo {
    width: 160px;
    margin-right: 20px;
  }
  .mimosa_logo img {
    width: 160px;
  }
  .nintei_text {
    width: 500px;
    padding-top: 30px;
  }
  .nintei_pict_text {
    width: 750px;
    margin: 0 auto;
  }
  .nintei_subpict {
    display: flex;
    width: 552px;
    margin: 0 auto;
  }
  .nintei_subpict img {
    height: 360px;
    width: auto;
    margin-right: 20px;
  }
  .nintei_subpict img:last-child {
    margin-right: 0px;
  }
  .nintei_caption {
    width: 580px;
    font-weight: normal;
    margin: 10px auto 10px auto;
  }
}
/* --------------------------------------------------------------- */
@media only screen and (max-width:767.9px) {
  /* スマートフォン用のスタイル記述 */
  .pc {
    display: none;
  }
  .tablet {
    display: none;
  }
  .phone {
    display: block;
  }
  body {
    line-height: 160%;
  }
  .cont_head {
    width: 100%;
    text-align: center;
    background: #fff url(../images/sdgs/background.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 0px;
  }
  .cont_head .title {
    width: 100%;
    margin: 0px auto;
    background-color: #fff;
    text-align: center;
    padding-top: 20px;
  }
  h1 img {
    width: 90%;
  }
  .cont_head_text {
    width: 90%;
    margin: 50px auto;
    padding: 20px;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.7) 20%, rgba(215, 229, 255, 0.7) 100%);
    text-align: left;
  }
  .cont_head_text p {
    font-size: 150%;
    text-align: center;
    padding-bottom: 15px;
  }
  .cont_main {
    width: 95%;
    margin: 0 auto;
    background-color: #FFF;
  }
  .cont_title {
    width: 95%;
    margin: 0 auto;
  }
  .cont_title h3 {
    color: #0599D9;
    font-weight: bold;
    font-size: 140%;
    letter-spacing: 0.12em;
    text-align: center;
    margin: 30px auto;
  }
  .cont_torikumi {
    width: 100%;
    margin: 40px auto;
    margin-bottom: 50px;
  }
  .torikumi_left_icon, .torikumi_right_icon {
    width: 100px;
    height: 100px;
    margin-top: 30px;
  }
  .torikumi_left_icon img, .torikumi_right_icon img {
    width: 100%;
  }
  .torikumi_right, .torikumi_left {
    width: 100%;
    margin: 0 auto;
  }
  .moku03 .torikumi_right {
    border: 2px solid #1B973A;
    color: #1B973A;
  }
  .moku08 .torikumi_right {
    border: 2px solid #970A31;
    color: #970A31;
  }
  .moku05 .torikumi_left {
    border: 2px solid #E83418;
    color: #E83418;
  }
  .moku09 .torikumi_left {
    border: 2px solid #EC6A06;
    color: #EC6A06;
  }
  .torikumi_syoukai {
    margin: 0 auto;
    padding: 20px;
  }
  .torikumi_syoukai_title {
    font-weight: bold;
    font-size: 130%;
    padding: 10px 0 30px 0;
  }
  .torikumi_syoukai_lr {
    width: 100%;
  }
  .torikumi_syoukai_l {
    width: 100%;
    text-align: center;
  }
  .torikumi_syoukai_l img {
    max-width: 90%;
  }
  .torikumi_syoukai_r {
    width: 100%;
    margin: 25px 0;
  }
  .torikumi_syoukai_link {
    margin-bottom: 10px;
    margin-right: 20px;
    display: inline-block;
  }
  .moku03 .torikumi_syoukai_link {
    background: url(../images/sdgs/arrow_03.png) 10px 50% no-repeat;
    background-color: #E2F2E6;
  }
  .moku05 .torikumi_syoukai_link {
    background: url(../images/sdgs/arrow_05.png) 10px 50% no-repeat;
    background-color: #FCE5E2;
  }
  .moku08 .torikumi_syoukai_link {
    background: url(../images/sdgs/arrow_08.png) 10px 50% no-repeat;
    background-color: #F2E0E5;
  }
  .moku09 .torikumi_syoukai_link {
    background: url(../images/sdgs/arrow_09.png) 10px 50% no-repeat;
    background-color: #FCECDF;
  }
  .torikumi_syoukai_link a {
    padding: 2px 20px 2px 25px;
    display: block;
  }
  .moku03 .torikumi_syoukai_link a {
    color: #1B973A;
  }
  .moku05 .torikumi_syoukai_link a {
    color: #E83418;
  }
  .moku08 .torikumi_syoukai_link a {
    color: #970A31;
  }
  .moku09 .torikumi_syoukai_link a {
    color: #EC6A06;
  }
  /* --------取り組み投稿------------ */
  .cont_news {
    margin-top: 50px;
  }
  ul.p-front__post-content {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 50px;
    border: 1px solid #d3d3d3;
  }
  ul.p-front__post-content li {
    over-flow: hidden;
    padding: 20px 20px 0px 20px;
  }
  ul.p-front__post-content li:last-child {
    padding-bottom: 40px;
  }
  ul.p-front__post-content li:first-child {
    padding-top: 20px;
  }
  ul.p-front__post-content li a {
    color: #333;
  }
  ul.p-front__post-content li a:hover {
    color: #0599D9;
  }
  ul li .p-front__post-detail {}
  ul li .p-front__post-tag {
    margin-left: 20px;
  }
  .footermenu {
    display: none;
  }
  /* --------アクション宣言-------- */
  .action {
    font-weight: bold;
  }
  .action_title {
    background-color: #FFEE00;
    color: #009BF1;
    text-align: center;
    padding: 10px 0;
    width: 100%;
    margin: 0 auto;
  }
  .action_title_text {
    font-size: 150%;
  }
  .sengen_pict {
    width: 90%;
    margin: 20px auto;
  }
  .sengen_pict img {
    width: 100%;
  }
  .sengen {
    text-align: center;
    font-size: 130%;
    line-height: 150%;
  }
  .sengen span {
    background: linear-gradient(transparent 60%, #FFFF00 0%);
  }
  .ouen_merit {
    margin: 30px auto;
    width: 360px;
  }
  .ouen_merit p {
    padding: 15px;
    padding-top: 17px;
    font-size: 110%;
  }
  .ouen p {
    font-size: 100%;
  }
  .ouen_box {
    width: 350px;
    position: relative;
    padding-top: 50px;
  }
  .ouen {
    border: 3px solid #009BF1;
    width: 360px;
    height: 170px;
    border-radius: 20px;
    margin: 0 auto;
  }
  .merit_box {
    width: 350px;
    position: relative;
    padding-top: 50px;
    margin: 0 auto;
  }
  .merit {
    background-color: #009BF1;
    color: #fff;
    width: 350px;
    border-radius: 20px;
  }
  .arrow {
    width: 100%;
    height: 100px;
    margin: 0 auto;
    text-align: center;
  }
  .arrow img {
    width: 80px;
    margin: 30px auto 30px auto;
  }
  .ouen_merit_title {
    font-size: 150%;
    padding: 10px 70px;
    text-align: center;
  }
  .ouen_merit_title span {
    padding: 7px 1em;
    background: #fff;
    background-color: #FFEE00;
    color: #009BF1;
    position: absolute;
    top: calc(11% - 1px);
    left: 28%;
  }
  .merit .ouen_merit_title span {
    left: 22%;
  }
  .ouen_span {
    left: 25%;
  }
  .pict_text {
    width: 370px !important;
    margin: 20px auto;
  }
  .pict {
    width: 350px;
    margin: 0 auto;
  }
  .pict img {
    width: 100%;
    margin-bottom: 10px;
  }
  .text {
    font-weight: normal;
    margin: 10px 10px 80px 10px;
  }
  /* --------認定された制度-------- */
  .nintei {
    width: 100%;
    margin: 0 auto;
    font-weight: bold;
    padding-bottom: 50px;
  }
  .nintei_title {
    background-color: #FFEE00;
    text-align: center;
    padding: 13px 0 10px 0;
    width: 95%;
    margin: 0 auto;
  }
  .nintei_title_text {
    font-size: 150%;
  }
  .nintei_pict {
    width: 90%;
    margin: 20px auto;
  }
  .nintei_pict img {
    width: 100%;
  }
  .sengen {
    text-align: center;
    font-size: 130%;
    line-height: 150%;
  }
  .sengen span {
    background: linear-gradient(transparent 60%, #FFFF00 0%);
  }
  .nintei_textbox {
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 30px;
    font-size: 100%;
    width: 95%;
  }
  .mimosa_logo {
    width: 160px;
    margin: 0 auto;
  }
  .mimosa_logo img {
    width: 160px;
  }
  .nintei_text {
    width: 98%;
  }
  .nintei_pict_text {
    width: 98%;
    margin: 0 auto;
  }
  .nintei_subpict {
    width: 100%;
    display: flex;
    margin: 0 auto 20px auto;
  }
  .nintei_subpict img {
    height: auto;
    margin-right: 2%;
  }
  .nintei_subpict img:first-child {
    width: 54%;
  }
  .nintei_subpict img:last-child {
    width: 44%;
    margin-right: 0px;
  }
  .nintei_caption {
    width: 95%;
    font-weight: normal;
    margin: 10px 10px 10px 10px;
  }
}