@charset "utf-8";



/* side_menu ----------------- */

#side_box .side_menu .menu_grp_c.grp33 {

}





/* contents ---- */

#main_box .img-label > img {

  width: 115px;

  height: 30px;

}

html[lang='en'] #main_box .img-label > img {

  width: 235px;

}





#main_box .main_inner {

  padding-right: 0;

  padding-left: 0;

}





.font-w700 {

  font-weight: 700;

  -webkit-font-smoothing: antialiased;

}

.torikumi_box ._red {

  color: rgb(208,17,27);

  font-size: 121.43%;

}

.torikumi_box ._red ._sup {

  font-size: 60%;

}



.link_btn {

  position: relative;

  display: block;

  margin-right: auto;

  margin-left: auto;

  padding-right: 1em;

  font-size: 14px;

  border: 1px solid rgb(204,204,204);

  border-radius: 10px;

  transition: color .2s cubic-bezier(.165, .84, .44, 1), background-color .2s .1s, border-color .2s .1s;

}

.link_btn:hover {

  border-color: rgb(208,17,27);

  background-color: rgb(208,17,27);

  color: rgb(255,255,255);

}



.link_btn::before {

  position: absolute;

    top: 50%;

    right: 1.0em;

    width: 0.5em;

    height: 0.5em;

    border-top: 2px solid rgb(208,17,27);

    border-right: 2px solid rgb(208,17,27);

    -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);

    transform: translate3d(0, -50%, 0) rotate(45deg);

    content: '';

}

.link_btn:hover::before {

  border-color: rgb(255,255,255);

}



.link_btn > span {

  display: block;

  /* padding-top: 1px; */

  text-align: center;

  line-height: 1.3;

  padding-top: 6px;

  padding-bottom: 6px;

}



.mokuhyou .link_btn {

  background-color: rgb(72,173,4);

  color: rgb(255,255,255);

}

.mokuhyou .link_btn:hover {

  border-color: rgb(72,173,4);

  background-color: rgb(255,255,255);

  color: rgb(72,173,4);

}

.mokuhyou .link_btn::before {

  border-top-color: rgb(255,255,255);

  border-right-color: rgb(255,255,255);

}

.mokuhyou .link_btn:hover::before {

  border-color: rgb(72,173,4);

}





.torikumi_box {

  position: relative;

  max-width: 840px;

  margin-top: 75px;

  margin-right: auto;

  margin-left: auto;

  border-radius: 32px;

  padding: 3px;

  background: linear-gradient(90deg, rgb(247, 176, 0) 0%, rgb(247, 176, 0) 50%,rgb(208, 17, 27) 50%,rgb(208, 17, 27) 100%);

}

.jihanki .torikumi_box {

  border-radius: 8px;

}

.torikumi_box::before {

  display: block;

  position: absolute;

  top: -33px;

  left: 50%;

  width: 58px;

  height: 36px;

  background-image: url(../images/icon_eco.png);

  background-repeat: no-repeat;

  transform: translate3d(-50%, 0, 0);

  content: '';

}

.torikumi_box > div {

  border-radius: 29px;

  padding: 1px 1px 30px;

  background-color: rgb(255,255,255);

}

.jihanki .torikumi_box > div {

  border-radius: 5px;

}

.ttl_torikumi {

  margin-top: 40px;

  margin-bottom: 24px;

  font-weight: 700;

  font-size: 28px;

  text-align: center;

}

.jihanki .ttl_torikumi {

  margin-top: 23px;

  margin-bottom: 37px;

}

.ttl_torikumi ._tori1 {

  color: rgb(208,17,27);

}

.ttl_torikumi ._tori2 {

  color: rgb(113,171,3);

}

.torikumi {

  display: flex;

  flex-direction: row;

  justify-content: center;

}

.torikumi > div {

  width: calc( 380 / 792 * 100%);

  max-width: 380px;

}

.torikumi_box .link_btn {

  max-width: 365px;

}

.torikumi_box .text {

  line-height: 2.14;

}

.torikumi_box .text.item_760 {

  width: calc( 760 / 794 * 100% );

  max-width: 760px;

  margin-right: auto;

  margin-left: auto;

}

.torikumi_box .note {

  margin-top: 8px;

  font-size: 12px;

  padding-left: 1em;

  text-indent: -1em;

  line-height: 1.3;

}



.torikumi_col1 > div {

  margin-right: auto;

  margin-left: auto;

}

.torikumi_col1 > div.item_640 {

  max-width: 640px;

}

.torikumi_col1 > div.item_500 {

  max-width: 500px;

}

.torikumi_col2 {

  display: flex;

  flex-direction: row;

  justify-content: center;

}

.torikumi_col2 > div.item_320 {

  width: calc( 320 / 640 * 100%);

  max-width: 320px;

}



.mokuhyou {

  text-align: center;

}

.mokuhyou .bnr {

  width: 96%;

  max-width: 740px;

  margin: 0 auto;

}

.mokuhyou .text {

  display: inline-block;

  text-align: left;

  margin-right: auto;

  margin-left: auto;

  font-size: 14px;

  line-height: 1.5;

}



.sdg_box {

  max-width: 794px;

  margin-right: auto;

  margin-left: auto;

  border: 5px solid rgb(204,204,204);

  border-radius: 32px;

  padding: calc( 24 / 760 * 100%) 0 calc( 16 / 760 * 100%);

}

.sdg_box .sdg_item {

  display: flex;

  flex-direction: row;

  justify-content: center;

  width: calc( 760 / 794 * 100% );

  max-width: 760px;

  margin-right: auto;

  margin-left: auto;

  margin-bottom: 8px;

}

.sdg_box .sdg_item .image {

  width: 126px;

}

.sdg_box .sdg_item .note {

  width: calc( 100% - 126px );

  padding-left: calc( 40 / 760 * 100% );

  padding-right: calc( 24 / 760 * 100% );

}

.sdg_box .sdg_item .note h5 {

  width: 100%;

  font-size: 16px;

  font-weight: 700;

  margin-top: -4px;

  margin-bottom: 4px;

}

.sdg_box .sdg_item .text {

  display: flex;

  flex-direction: row;

  justify-content: flex-start;

  flex-wrap: wrap;

  width: 100%;

}

.sdg_box .sdg_item .text .sdg_num {

  display: block;

  width: 43px;

}

.sdg_box .sdg_item .text .sdg_text {

  display: block;

  width: calc( 100% - 44px );

}



@media screen and (max-width: 767px) {

  .torikumi_box {

    margin-top: 50px;

    border-radius: 16px;

  }

  .torikumi_box::before {

    top: -24.75px;

    width: 43.5px;

    height: 27px;

    background-size: 43.5px 27px;

  }

  .torikumi_box > div {

    border-radius: 13px;

    padding: 1px 1px 16px;

  }

  .ttl_torikumi {

    margin-top: 16px;

    margin-bottom: 18px;

    font-size: 18px;

    line-height: 1.4;

  }

  .jihanki .ttl_torikumi {

    margin-top: 16px;

    margin-bottom: 18px;

  }

  .torikumi_box .link_btn {

    width: 90%;

    font-size: 12px;

  }

  .mokuhyou .text {

    font-size: 12px;

  }

  .mokuhyou .link_btn {

    font-size: 11px;

  }

  

  .sdg_box {

    border-radius: 16px;

    border-width: 3px;

  }

  .sdg_box .sdg_item .image {

    width: 63px;

  }

  .sdg_box .sdg_item .note {

    width: calc( 100% - 63px );

    padding-left: calc( 16 / 760 * 100% );

    padding-right: calc( 12 / 760 * 100% );

  }

  .sdg_box .sdg_item .note h5 {

    font-size: 14px;

  }

}

