@charset "utf-8";
/* CSS Document */
.large {
  font-size: 1.6em;
}
.centering {
  text-align: center;
}
.brown {
  color: #a64803;
}
.green {
  color: #00633D;
}
.blue {
  color: #3a7dd8;
}
.orange {
  color: #D97E16;
}
.lightyellow_box {
  background: #FDEFD1;
  padding: 20px 50px;
  margin-bottom: 5em;
}
br.wrapsc {
  display: none;
}
.learnmore {
  display: flex;
  justify-content: flex-start;
  margin-left: 10px;
  padding-left: 20px;
  flex-wrap: wrap;
}
.learnmore li {
  margin-right: 3em;
  list-style: disc;
}
.sdgsmenu {
  width: auto;
  background: #028056;
  padding: 20px 40px 15px;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.sdgsmenu li {
  width: 21%;
  padding: 0 0 20px 3%;
  text-indent: -12px;
  margin-right: 1%;
  position: relative;
}
.sdgsmenu > li > a {
  color: #fff;
  text-decoration: none;
  background: url(/wp-content/uploads/2022/01/arrow01.svg) no-repeat left;
  background-size: 6px;
  padding-left: 12px;
}
.sdgsmenu li a:hover {
  text-decoration: underline;
}
.sdgsmenu > li > ul {
  display: none;
}
.concept {
  position: relative;
  margin-bottom: 5em;
}
.concept ol {
  padding-left: 0;
  padding-top: 50px;
  padding-bottom: 100px;
  background: url(/wp-content/uploads/2022/01/concept_arrow.svg) no-repeat;
  background-position: 50%;
  margin-bottom: 0;
}
.concept ol li a {
  text-decoration: none;
  padding: 30px 0;
  font-size: 1.5em;
  text-align: center;
  margin: 5px auto;
}
.concept ol li:nth-child(1) a {
  display: block;
  background: url(/wp-content/uploads/2022/01/concept01.svg) no-repeat;
  background-size: auto;
  background-position: 50%;
  color: #00633D;
  width: 811px;
}
.concept ol li:nth-child(2) a {
  display: block;
  background: url(/wp-content/uploads/2022/01/concept02.svg) no-repeat;
  background-size: auto;
  background-position: 50%;
  color: #fff;
  width: 694px;
}
.concept ol li:nth-child(3) a {
  display: block;
  background: url(/wp-content/uploads/2022/01/concept03.svg) no-repeat;
  background-size: auto;
  background-position: 50%;
  color: #00633D;
  padding: 30px 0;
  width: 578px;
}
.concept ol li:nth-child(4) a {
  display: block;
  background: url(/wp-content/uploads/2022/01/concept04.svg) no-repeat;
  background-size: auto;
  background-position: 50%;
  color: #fff;
  width: 463px;
}
.concept ol li:nth-child(5) a {
  display: block;
  background: url(/wp-content/uploads/2022/01/concept05.svg) no-repeat;
  background-size: auto;
  background-position: 50%;
  color: #00633D;
  width: 347px;
}
.concept ol li:nth-child(6) a {
  display: block;
  background: url(/wp-content/uploads/2022/01/concept06.svg) no-repeat;
  background-size: auto;
  background-position: 50%;
  color: #fff;
  width: 232px;
  position: relative;
}
.concept ol li:nth-child(6) a::before {
  content: "";
  position: absolute;
  right: -90px;
  top: 40px;
  background: url(/wp-content/uploads/2022/01/arrow03.svg) no-repeat;
  height: 11px;
  width: 142px;
}
.concept ol li:nth-child(6) a::after {
  content: "SDGs\Aアクションプラン";
  position: absolute;
  right: -155%;
  top: 25px;
  background: #F97167;
  padding: 5px 15px;
  color: #fff;
  font-weight: bold;
}
.concept ol li:nth-child(7) a {
  display: block;
  background: url(/wp-content/uploads/2022/01/concept07.svg) no-repeat;
  background-size: auto;
  background-position: 50%;
  color: #00633D;
  padding: 15px 0;
  width: 150px;
}
.annotation {
  position: relative;
}
.annotation_content {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 85px;
  background: #fdf7eb;
  border: 1px solid #fdf7eb;
  padding: 20px;
  border-radius: 10px;
  max-width: 500px;
  color: #00633D;
}
.annotation_content:before {
  content: "";
  position: absolute;
  bottom: -28px;
  left: 50%;
  margin-left: -15px;
  border: 14px solid transparent;
  border-top: 14px solid #fdf7eb;
  z-index: 2;
}
.annotation_content:after {
  content: "";
  position: absolute;
  bottom: -29px;
  left: 50%;
  margin-left: -15px;
  border: 14px solid transparent;
  border-top: 14px solid #fdf7eb;
  z-index: 1;
}
.annotation_button:hover + .annotation_content {
  display: block;
  z-index: 100;
}
.systemtop, .systemmiddle, .systembottom {
  padding-left: 0;
}
.systemmiddle > li {
  padding: 0;
  border: 1px solid #00633D;
  margin: 0 auto 2.4em;
  background: #fff;
  text-align: center;
  position: relative;
}
.systemmiddle > li > p {
  position: absolute;
  top: -40px;
  color: #00633D;
  font-weight: bold;
}
.systemtop > li, .systembottom > li {
  padding: 10px 10px 7px;
  border: 1px solid #00633D;
  color: #00633D;
  font-weight: bold;
  width: 300px;
  margin: 0 auto 2.4em;
  text-align: center;
  position: relative;
  font-size: 1.2em;
  background: #fdf7eb;
}
.systemtop li::after, .systemmiddle li::after {
  position: absolute;
  content: "";
  background: #DFDBDB;
  width: 5px;
  height: 2.4em;
  bottom: -2.5em;
  left: 0;
  right: 0;
  margin: auto;
}
.greeting_box {
  display: flex;
  background: url(/wp-content/uploads/2023/04/sdgs_img04.jpg) no-repeat;
  background-size: cover;
  padding: 20px 50px 0 50px;
  margin-bottom: 3em;
  background-position: bottom;
}
.greeting_box .comment {
  width: auto;
  line-height: 2.1em;
  font-size: 1.15em;
  color: #171717;
  letter-spacing: 0.01em;
}

.greeting_box .signature {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3em;
  font-size: 1.05em;
  color: #000;
  letter-spacing: 0.01em;
}
.greeting_box .signature p:nth-child(2) {
  text-align: right;
}
.greeting_box .image {
  width: 30%;
  margin-top: auto;
  text-align: right;
}
.greeting_box .message {
  white-space: nowrap;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  color: #000;
}
.fiveactivities, .orangeproject {
  background: #fdf7eb;
  padding: 10px 15px;
  margin-bottom: 2em;
}
.fivetheme {
  display: flex;
  justify-content: center;
  padding-top: 70px;
  padding-left: 0;
}
.fivetheme li {
  width: 23%;
  margin: 1em 1%;
  display: flex;
  justify-content: center;
  position: relative;
}
.fivetheme li a {
  display: block;
  background: url(/wp-content/uploads/2022/01/arrow01.svg) no-repeat 130px, #028056;
  padding: 30px 40px 28px 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  z-index: 1;
  transition: 0.2s;
  font-size: 1.3em;
  letter-spacing: 0.05em;
}
.fivetheme li.off a {
  display: block;
  background: url(/wp-content/uploads/2022/01/arrow02.svg) no-repeat 130px, #fff;
  padding: 30px 40px 28px 20px;
  font-weight: bold;
  color: #00633D;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  z-index: 1;
  transition: 0.2s;
  border: 1.5px solid #00633D;
  font-size: 1.3em;
  letter-spacing: 0.05em;
}
.fivetheme li.medicalcare img, .fivetheme li.education img, .fivetheme li.health img, .fivetheme li.community img, .fivetheme li.environment img {
  position: absolute;
  bottom: 70px;
  z-index: 100;
  margin-top: auto;
}
.fivetheme li a:hover {
  transform: scale(1.05);
}
.sdgssubmenu {
  padding: 100px 20px 30px;
  border: 1px solid #00633D;
  position: relative;
  margin-top: 0;
}
.sdgssubmenu::before {
  position: absolute;
  content: "";
  bottom: 100%;
  left: 37%;
  border: 25px solid transparent;
  border-bottom: 25px solid #fff;
  margin-left: -25px;
}
.sdgssubmenu::after {
  position: absolute;
  content: "5つのテーマ（詳細は各テーマをクリック）";
  top: 20px;
  color: #00633D;
}
.sdgssubmenu.fivetheme li {
  width: 17%;
}
.survey {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2em;
}
.survey div {
  width: 46%;
  padding: 2%;
  overflow: hidden;
}
.survey div p {
  float: left;
  width: 50%;
  font-weight: bold;
}
.survey div img {
  float: right;
  width: 50%;
}
.ranking {
  border-collapse: separate;
  width: 50%;
  border-spacing: 2px;
  margin: 0 auto 3em;
}
.ranking th {
  border-spacing: 5px;
  background: #028056;
  color: #fff;
  padding: 10px;
  margin-bottom: 10px;
}
.ranking td {
  padding: 10px;
  background: #fcf9f2;
  vertical-align: middle;
}
.ranking td img {
  vertical-align: middle;
}
.action_img {
  position: relative;
  z-index: 0;
}
.action_img img.theme {
  position: absolute;
  z-index: 100;
  right: 15px;
  bottom: 10px;
}
.sdgsicon {
  position: absolute;
  display: flex;
  justify-content: flex-start;
  left: 15px;
  bottom: 0;
  padding-left: 0;
  margin: 0 150px 15px 0;
  z-index: 100;
}
.sdgsicon li {
  width: 8%;
  min-width: 78px;
  margin-right: 1.4%;
}
.action_box {
  border: 1px solid #E5E5E5;
  padding: 20px;
  margin-bottom: 5em;
}
.action_box > .sdgsicon {
  position: static;
}
.action_box > .sdgsicon.medicalcareicon {
  background: url(/wp-content/uploads/2022/01/medicalcare_w.svg) no-repeat right;
  background-size: 95px;
}
.action_box .commitment {
  background: #FCF9F3;
  padding: 20px;
  margin-bottom: 10px;
}
.action_box .commitment dl, .action_box .plan dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
}
.action_box .commitment dt, .action_box .plan dt {
  color: #fff;
  background: #A64803;
  padding: 10px;
  border-radius: 30px;
  font-weight: bold;
  font-size: 1.1em;
  white-space: nowrap;
}
.action_box .commitment dd, .action_box .plan dd {
  color: #00633D;
  font-weight: bold;
  margin-left: 20px;
  font-size: 1.2em;
}
.action_box .commitment > p, .action_box .plan > p {
  padding: 10px;
}
.action_box .plan {
  background: #E6F5F2;
  padding: 20px;
  margin-bottom: 10px;
}
.action_box .plan .target {
  width: auto;
  border-collapse: collapse;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 10px;
}
.action_box .plan .target ul.goal {
  padding-left: 0;
  margin: 1em 0;
}
.action_box .plan .target ul.goal li {
  display: inline;
}
.orange_action_about {
  padding: 20px 50px 50px 50px;
  margin-bottom: 5em;
  background: #f2e9ca;
}
.orange_action_about p {
  margin-bottom: 0.7em;
}
.orange_action_about img {
  margin-left: 30px;
}
.orange_action_about .orange_action01 {
  margin-bottom: 30px;
  align-items: center;
  padding-bottom: 15px;
  border-bottom: 1px solid #333;
}
.orange_action01 {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.orange_action01 div:nth-child(1) {
  color: #6b3906;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.orange_action02 a {
  display: block;
  text-align: center;
  padding: 56px 80px 55px 50px;
  font-size: 38px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  background: url(/wp-content/uploads/2022/01/arrow01.svg) no-repeat #e96812 top 50% right 60px / 30px 30px;
  margin-bottom: 2em;
  transition: .3s;
}
.orange_action02 a:hover {
  background: url(/wp-content/uploads/2022/01/arrow01.svg) no-repeat #f8b62a top 50% right 60px / 30px 30px;
}
.orange_action02 a span {
  font-size: 24px;
  font-weight: normal;
  vertical-align: middle;
}
.orange_survey {
  display: flex;
  flex-wrap: wrap;
}
.orange_survey div:nth-child(1) {
  width: 56%;
  padding: 2%;
}
.orange_survey div:nth-child(2) {
  width: 36%;
  padding: 2%;
}
.caravanmate {
  width: 55%;
  margin: 0 auto 2.5em;
  text-align: left;
  padding: 0 0 20px 0;
  border: 2px solid #666666;
  font-weight: bold;
  font-size: 1.2em;
}
.caravanmate p {
  position: relative;
  padding: 20px;
  padding: 20px;
  background: #F39700;
  color: #fff;
  margin: 0 0 3em;
  text-align: center;
}
.caravanmate p::before {
  position: absolute;
  content: "";
  top: 100%;
  left: 50%;
  border: 30px solid transparent;
  border-top: 30px solid #F39700;
  margin-left: -30px;
}
.caravanmate li {
  padding: 0 30px;
}
.line_box {
  padding: 30px;
  border: 3px solid #666;
  margin-bottom: 5em;
  position: relative;
}
.position_img {
  position: absolute;
  right: 10px;
  bottom: 0;
}
.circle1, .circle2, .circle3 {
  border-radius: 40px;
  padding: 12px 3px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  margin: 0 0.5em 0 1em;
  font-size: 0.8em;
}
.circle1 span, .circle2 span, .circle3 span {
  font-size: 1.6em;
}
.circle1 {
  background: #66B9A9;
}
.circle2 {
  background: #33A28D;
}
.circle3 {
  background: #028056;
}
.toplanarrow {
  width: 50px;
  margin: 10px auto;
}
.toplanarrow::before {
  content: "";
  display: block;
  background: #DFDBDB;
  margin: 0 auto;
  width: 30px;
  height: 30px;
}
.toplanarrow::after {
  content: "";
  display: block;
  border-left: 25px solid transparent;
  border-top: 25px solid #DFDBDB;
  border-right: 25px solid transparent;
  transform-origin: left top;
}
.toplanarrow_o {
  width: 40px;
  margin: 10px auto;
}
.toplanarrow_o::before {
  content: "";
  display: block;
  background: #ecac81;
  margin: 0 auto;
  width: 20px;
  height: 20px;
}
.toplanarrow_o::after {
  content: "";
  display: block;
  border-left: 20px solid transparent;
  border-top: 15px solid #ecac81;
  border-right: 20px solid transparent;
  transform-origin: left top;
}
.list01 {
  margin: 1.5em 0;
  padding: 0;
  box-sizing: border-box;
}
ul.list01 li {
  margin: 0 0 1em 30px;
  list-style: none;
  text-indent: -1.9em;
}
ul.list01 li::before {
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #99D0C6;
  display: inline-block;
  top: 2px;
  margin-right: 10px;
  position: relative;
}
ul.list01 li.important::before {
  background: #33A28D;
}
ul.list01 li img {
  display: block;
}
.certification {
  border: 1px solid #74A9F1;
  padding: 10px;
  color: #3A7DD8;
  text-indent: -0.5em;
	overflow: hidden;
}
ul.accordion {
  width: auto;
  margin: 0;
  padding: 0;
  position: relative;
}
ul.accordion a {
  display: block;
  padding: 10px;
}
ul.accordion span:not(.goal):not(span) {
  display: block;
}
ul.accordion ul:not(.goal):not(.list01) {
  display: none;
  padding-left: 0;
}
ul.accordion > li > p {
  cursor: pointer;
  margin: 0;
  width: 259px;
}
ul.accordion > li > p span {
  text-align: center;
  background: url(/wp-content/uploads/2022/01/accordion_open2.svg) no-repeat;
  width: 259px;
  height: 46px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
ul.accordion > li > p span.open {
  background: url(/wp-content/uploads/2022/01/accordion_close2.svg) no-repeat;
  width: 259px;
  height: 46px;
  position: absolute;
  bottom: -58px;
  left: 0;
  right: 0;
  margin: auto;
}
ul.accordion > li > ul {
  padding-left: 0;
}
ul.accordion > li > ul > li {
  color: #333333;
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
}
.top {
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 2000;
}
.partnershipimg {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-bottom: 4em;
}
.partnershipimg img {
  margin: 0 2em 1em;
  width: 200px;
}
.switchbnr_wrap {
  display: block;
  text-decoration: none;
  transition: .3s;
}
.switchbnr_wrap.yellow {
  background: #FDEFD1;
}
.switchbnr_wrap.pink {
  background: #f9e4ea;
}
.switchbnr_wrap.yellow:hover {
  background: #FFE6B3;
}
.switchbnr_wrap.pink:hover {
  background: #f7d6e0;
}
.switchbnr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2em;
}
.switchbnr p:nth-of-type(1) {
  padding: 20px;
  margin: 0;
  letter-spacing: 0.1em;
}
.switchbnr p:nth-of-type(2) {
  padding: 20px;
  margin: 0;
  color: #00633D;
  text-align: center;
  letter-spacing: 0.1em;
}
.switchbnr p:nth-of-type(2) span {
  padding: 20px;
  color: #A64803;
  font-weight: bold;
}
.switchbnr ul {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  width: 200px;
  padding: 10px;
  margin: 0;
}
.switchbnr li {
  padding: 10px;
  margin: 0 !important;
}
.switchbnr li::before {
  background: none !important;
}
.sns_wrap {
  position: relative;
}
.sns {
  width: 145px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0 10px;
  border: 1px solid #00633D;
  background: #fff;
  position: absolute;
  right: 0;
  top: -80px;
}
.sns p {
  margin: 10px 0;
}
.sns ul {
  padding-left: 10px;
  margin: 10px 0;
}
.sns ul li {
  display: inline-block;
  padding: 2px;
}
/*60th*/
.anniv60th_greeting {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 28px;
  letter-spacing: 0.1em;
  color: #00633D;
}
.anniv60th_message {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 27px;
  letter-spacing: 0.1em;
  color: #fff;
  background: linear-gradient(-45deg, #b97e15, #e4c25d, #b97e15);
  padding: 20px 20% 20px 3%;
  margin-bottom: 1em;
  min-height: 90px;
  width: 77%;
  display: table;
  position: relative;
}
.anniv60th_message p {
  display: table-cell;
  vertical-align: middle;
}
.anniv60th_message img {
  position: absolute;
  right: 15px;
  bottom: 0;
  width: 180px;
}
.type-60th {
  background: url("/wp-content/uploads/2022/07/60th_head.jpg") no-repeat;
  padding-left: 3.5em;
}
.anchor{
    padding-top: 170px;
    margin-top: -170px;
}
@media screen and (max-width: 47.9375em) {
  br.wrapsc {
    display: block;
  }
  .lightyellow_box {
    padding: 20px 40px;
  }
  .sdgsmenu li {
    width: 30%;
  }
  .sdgsmenu > li:hover ul {
    display: block;
    position: absolute;
    top: 25px;
    left: 2em;
    background: #FDEFD1;
    padding: 7px;
    width: auto;
    z-index: 100;
  }
  .sdgsmenu > li:hover > a {
    text-decoration: underline;
  }
  .sdgsmenu > li > ul > li {
    white-space: nowrap;
    margin-right: 1em;
    margin-bottom: 5px;
    padding: 0 0 0 2em;
    text-align: center;
  }
  .sdgsmenu > li > ul > li a {
    color: #00633D;
    text-decoration: none;
    font-size: 1.1em;
  }
  .sdgssubmenu {
    display: none;
  }
  .concept ol {
    padding-bottom: 50px;
    background-size: contain;
  }
  .concept ol li a {
    padding: 12px 0;
    font-size: 1.1em;
    width: auto !important;
  }
  .concept ol li:nth-child(1) a {
    background-size: auto 45px;
  }
  .concept ol li:nth-child(2) a {
    background-size: auto 45px;
  }
  .concept ol li:nth-child(3) a {
    background-size: auto 45px;
    padding: 12px 0;
  }
  .concept ol li:nth-child(4) a {
    background-size: auto 45px;
  }
  .concept ol li:nth-child(5) a {
    background-size: auto 45px;
  }
  .concept ol li:nth-child(6) a {
    background-size: auto 45px;
    width: 180px !important;
  }
  .concept ol li:nth-child(6) a::before {
    top: 20px;
    background-size: 100px;
  }
  .concept ol li:nth-child(6) a::after {
    white-space: pre;
    right: -50%;
    top: 0;
    background: #F97167;
    padding: 5px;
    font-size: 0.8em;
  }
  .concept ol li:nth-child(7) a {
    background-size: auto 45px;
    padding: 0;
  }
  .annotation_content {
    bottom: 55px;
  }
  .greeting_box {
    display: block;
    background-size: cover;
    background-position: center;
    padding: 20px 15px 0 15px;
  }
  .greeting_box .comment {
    width: auto;
  }
	.greeting_box .signature{
		margin-bottom: 0;
	}
  .greeting_box .image {
    width: auto;
    margin-top: 0;
    text-align: center;
  }
  .greeting_box .message {
    white-space: normal;
  }
  .fivetheme {
    justify-content: left;
    flex-wrap: wrap;
  }
  .fivetheme li {
    width: 48%;
    margin: 1em 1% 85px;
  }
  .fivetheme li:last-child {
    margin: 1em 1% 0;
  }
  .survey div {
    width: auto;
    margin-bottom: 2em;
  }
  .sdgsicon {
    margin-bottom: 7px;
    left: 7px;
  }
  .sdgsicon li {
    min-width: 38px;
  }
  .action_box .commitment > p, .action_box .plan > p {
    padding: 0;
  }
  .action_box .plan .target {
    font-size: 1em;
    margin: 0;
  }
  .action_box .plan .target th, .action_box .plan .target td {
    display: block;
  }
  .action_box .plan .target ul.goal li {
    display: block;
    margin-bottom: 1em;
  }
  .action_box > .sdgsicon.medicalcareicon {
    background-size: 55px;
  }
  .circle1, .circle2, .circle3 {
    margin-left: 0;
  }
  .ranking {
    width: 100%;
  }
  .partnershipimg {
    display: block;
  }
  .orange_action_about img {
    margin-left: 0;
  }
  .orange_action01 {
    margin-top: 3em;
    display: block;
  }
  .orange_action01 div:nth-child(1) {
    font-size: 20px;
    line-height: 1.2em;
  }
  .orange_action01 div:nth-child(2) {
    text-align: right;
    height: 60px;
  }
  .orange_action02 a {
    padding: 40px 0 30px 0;
    background-image: none;
    font-size: 30px;
  }
  .orange_survey {
    display: block;
  }
  .orange_survey div:nth-child(1), .orange_survey div:nth-child(2) {
    width: auto;
  }
  .caravanmate {
    width: auto;
  }
  .caravanmate li {
    padding: 0 15px;
  }
  .line_box.insideimg {
    padding-bottom: 110px;
  }
  .switchbnr {
    flex-direction: column;
    justify-content: center;
  }
  .switchbnr p:nth-of-type(2) {
    padding: 0 10px;
    font-size: 14px;
  }
  .switchbnr p:nth-of-type(2) span {
    font-size: 20px;
    padding: 0;
  }
  .sns {
    left: 50%;
    transform: translate(-50%, 30%);
  }
  /*60th*/
  .anniv60th_message {
    padding: 10px 5% 0 5%;
    width: 90%;
    background: none;
    color: #00633d;
    font-weight: bold;
    border: 1px solid #b97e15;
  }
  .anniv60th_message p {
    display: block;
  }
  .anniv60th_message p img {
    text-align: center;
    position: static;
    width: 300px;
    display: block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 700px) {
  .sdgsmenu {
    padding: 20px 10px 0 10px;
    margin-bottom: 5em;
  }
  .sdgsmenu li {
    width: 41%;
    padding-left: 7%;
    font-size: 0.85em;
    line-height: 1.5em;
  }
  .action_img img.theme {
    width: 20%;
  }
}