@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP");
@font-face {
  font-family: 'MyYuGothicM';
  font-weight: normal;
  src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular"); }
@font-face {
  font-family: 'MyYuGothicM';
  font-weight: bold;
  src: local("YuGothic-Bold"), local("Yu Gothic"); }
section h2 {
  font-family: "Noto Sans JP", sans-serif; }

#ContentsX * {
	box-sizing: content-box;
}
#ContentsX > .GridSet {
	width: auto;
}


.CntImgSet, .CntImgSet.colImg > figure, #Contents .Section .annotations {
  *zoom: 1; }
  .CntImgSet::after, .CntImgSet.colImg > figure::after, #Contents .Section .annotations::after {
    display: table;
    content: "";
    clear: both; }

::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0; }

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }

body {
  margin: 0;
  background-color: #fff; }

main {
  display: block; }

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0; }

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit; }

pre {
  font-family: monospace, monospace;
  font-size: inherit; }

address {
  font-style: inherit; }

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit; }

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img,
embed,
object,
iframe {
  vertical-align: bottom; }

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit; }

[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox; }

[type="radio"] {
  -webkit-appearance: radio;
  appearance: radio; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none; }

button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

select::-ms-expand {
  display: none; }

option {
  padding: 0; }

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0; }

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

label[for] {
  cursor: pointer; }

details {
  display: block; }

summary {
  display: list-item; }

[contenteditable] {
  outline: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption {
  text-align: left; }

td,
th {
  vertical-align: top;
  padding: 0; }

th {
  text-align: left;
  font-weight: bold; }

template {
  display: none; }

[hidden] {
  display: none; }

.CntImgSet {
  margin: 0 0 24px 0; }
  .CntImgSet.figurewidth-1 > figure, .CntImgSet.figurewidth-1 > div {
    width: calc(1% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-1 div.floatImgCnt {
    width: calc((100% - 1%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-2 > figure, .CntImgSet.figurewidth-2 > div {
    width: calc(2% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-2 div.floatImgCnt {
    width: calc((100% - 2%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-3 > figure, .CntImgSet.figurewidth-3 > div {
    width: calc(3% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-3 div.floatImgCnt {
    width: calc((100% - 3%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-4 > figure, .CntImgSet.figurewidth-4 > div {
    width: calc(4% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-4 div.floatImgCnt {
    width: calc((100% - 4%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-5 > figure, .CntImgSet.figurewidth-5 > div {
    width: calc(5% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-5 div.floatImgCnt {
    width: calc((100% - 5%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-6 > figure, .CntImgSet.figurewidth-6 > div {
    width: calc(6% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-6 div.floatImgCnt {
    width: calc((100% - 6%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-7 > figure, .CntImgSet.figurewidth-7 > div {
    width: calc(7% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-7 div.floatImgCnt {
    width: calc((100% - 7%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-8 > figure, .CntImgSet.figurewidth-8 > div {
    width: calc(8% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-8 div.floatImgCnt {
    width: calc((100% - 8%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-9 > figure, .CntImgSet.figurewidth-9 > div {
    width: calc(9% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-9 div.floatImgCnt {
    width: calc((100% - 9%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-10 > figure, .CntImgSet.figurewidth-10 > div {
    width: calc(10% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-10 div.floatImgCnt {
    width: calc((100% - 10%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-11 > figure, .CntImgSet.figurewidth-11 > div {
    width: calc(11% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-11 div.floatImgCnt {
    width: calc((100% - 11%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-12 > figure, .CntImgSet.figurewidth-12 > div {
    width: calc(12% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-12 div.floatImgCnt {
    width: calc((100% - 12%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-13 > figure, .CntImgSet.figurewidth-13 > div {
    width: calc(13% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-13 div.floatImgCnt {
    width: calc((100% - 13%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-14 > figure, .CntImgSet.figurewidth-14 > div {
    width: calc(14% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-14 div.floatImgCnt {
    width: calc((100% - 14%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-15 > figure, .CntImgSet.figurewidth-15 > div {
    width: calc(15% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-15 div.floatImgCnt {
    width: calc((100% - 15%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-16 > figure, .CntImgSet.figurewidth-16 > div {
    width: calc(16% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-16 div.floatImgCnt {
    width: calc((100% - 16%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-17 > figure, .CntImgSet.figurewidth-17 > div {
    width: calc(17% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-17 div.floatImgCnt {
    width: calc((100% - 17%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-18 > figure, .CntImgSet.figurewidth-18 > div {
    width: calc(18% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-18 div.floatImgCnt {
    width: calc((100% - 18%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-19 > figure, .CntImgSet.figurewidth-19 > div {
    width: calc(19% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-19 div.floatImgCnt {
    width: calc((100% - 19%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-20 > figure, .CntImgSet.figurewidth-20 > div {
    width: calc(20% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-20 div.floatImgCnt {
    width: calc((100% - 20%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-21 > figure, .CntImgSet.figurewidth-21 > div {
    width: calc(21% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-21 div.floatImgCnt {
    width: calc((100% - 21%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-22 > figure, .CntImgSet.figurewidth-22 > div {
    width: calc(22% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-22 div.floatImgCnt {
    width: calc((100% - 22%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-23 > figure, .CntImgSet.figurewidth-23 > div {
    width: calc(23% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-23 div.floatImgCnt {
    width: calc((100% - 23%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-24 > figure, .CntImgSet.figurewidth-24 > div {
    width: calc(24% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-24 div.floatImgCnt {
    width: calc((100% - 24%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-25 > figure, .CntImgSet.figurewidth-25 > div {
    width: calc(25% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-25 div.floatImgCnt {
    width: calc((100% - 25%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-26 > figure, .CntImgSet.figurewidth-26 > div {
    width: calc(26% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-26 div.floatImgCnt {
    width: calc((100% - 26%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-27 > figure, .CntImgSet.figurewidth-27 > div {
    width: calc(27% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-27 div.floatImgCnt {
    width: calc((100% - 27%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-28 > figure, .CntImgSet.figurewidth-28 > div {
    width: calc(28% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-28 div.floatImgCnt {
    width: calc((100% - 28%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-29 > figure, .CntImgSet.figurewidth-29 > div {
    width: calc(29% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-29 div.floatImgCnt {
    width: calc((100% - 29%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-30 > figure, .CntImgSet.figurewidth-30 > div {
    width: calc(30% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-30 div.floatImgCnt {
    width: calc((100% - 30%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-31 > figure, .CntImgSet.figurewidth-31 > div {
    width: calc(31% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-31 div.floatImgCnt {
    width: calc((100% - 31%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-32 > figure, .CntImgSet.figurewidth-32 > div {
    width: calc(32% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-32 div.floatImgCnt {
    width: calc((100% - 32%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-33 > figure, .CntImgSet.figurewidth-33 > div {
    width: calc(33% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-33 div.floatImgCnt {
    width: calc((100% - 33%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-34 > figure, .CntImgSet.figurewidth-34 > div {
    width: calc(34% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-34 div.floatImgCnt {
    width: calc((100% - 34%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-35 > figure, .CntImgSet.figurewidth-35 > div {
    width: calc(35% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-35 div.floatImgCnt {
    width: calc((100% - 35%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-36 > figure, .CntImgSet.figurewidth-36 > div {
    width: calc(36% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-36 div.floatImgCnt {
    width: calc((100% - 36%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-37 > figure, .CntImgSet.figurewidth-37 > div {
    width: calc(37% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-37 div.floatImgCnt {
    width: calc((100% - 37%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-38 > figure, .CntImgSet.figurewidth-38 > div {
    width: calc(38% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-38 div.floatImgCnt {
    width: calc((100% - 38%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-39 > figure, .CntImgSet.figurewidth-39 > div {
    width: calc(39% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-39 div.floatImgCnt {
    width: calc((100% - 39%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-40 > figure, .CntImgSet.figurewidth-40 > div {
    width: calc(40% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-40 div.floatImgCnt {
    width: calc((100% - 40%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-41 > figure, .CntImgSet.figurewidth-41 > div {
    width: calc(41% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-41 div.floatImgCnt {
    width: calc((100% - 41%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-42 > figure, .CntImgSet.figurewidth-42 > div {
    width: calc(42% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-42 div.floatImgCnt {
    width: calc((100% - 42%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-43 > figure, .CntImgSet.figurewidth-43 > div {
    width: calc(43% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-43 div.floatImgCnt {
    width: calc((100% - 43%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-44 > figure, .CntImgSet.figurewidth-44 > div {
    width: calc(44% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-44 div.floatImgCnt {
    width: calc((100% - 44%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-45 > figure, .CntImgSet.figurewidth-45 > div {
    width: calc(45% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-45 div.floatImgCnt {
    width: calc((100% - 45%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-46 > figure, .CntImgSet.figurewidth-46 > div {
    width: calc(46% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-46 div.floatImgCnt {
    width: calc((100% - 46%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-47 > figure, .CntImgSet.figurewidth-47 > div {
    width: calc(47% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-47 div.floatImgCnt {
    width: calc((100% - 47%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-48 > figure, .CntImgSet.figurewidth-48 > div {
    width: calc(48% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-48 div.floatImgCnt {
    width: calc((100% - 48%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-49 > figure, .CntImgSet.figurewidth-49 > div {
    width: calc(49% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-49 div.floatImgCnt {
    width: calc((100% - 49%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-50 > figure, .CntImgSet.figurewidth-50 > div {
    width: calc(50% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-50 div.floatImgCnt {
    width: calc((100% - 50%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-51 > figure, .CntImgSet.figurewidth-51 > div {
    width: calc(51% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-51 div.floatImgCnt {
    width: calc((100% - 51%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-52 > figure, .CntImgSet.figurewidth-52 > div {
    width: calc(52% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-52 div.floatImgCnt {
    width: calc((100% - 52%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-53 > figure, .CntImgSet.figurewidth-53 > div {
    width: calc(53% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-53 div.floatImgCnt {
    width: calc((100% - 53%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-54 > figure, .CntImgSet.figurewidth-54 > div {
    width: calc(54% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-54 div.floatImgCnt {
    width: calc((100% - 54%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-55 > figure, .CntImgSet.figurewidth-55 > div {
    width: calc(55% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-55 div.floatImgCnt {
    width: calc((100% - 55%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-56 > figure, .CntImgSet.figurewidth-56 > div {
    width: calc(56% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-56 div.floatImgCnt {
    width: calc((100% - 56%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-57 > figure, .CntImgSet.figurewidth-57 > div {
    width: calc(57% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-57 div.floatImgCnt {
    width: calc((100% - 57%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-58 > figure, .CntImgSet.figurewidth-58 > div {
    width: calc(58% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-58 div.floatImgCnt {
    width: calc((100% - 58%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-59 > figure, .CntImgSet.figurewidth-59 > div {
    width: calc(59% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-59 div.floatImgCnt {
    width: calc((100% - 59%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-60 > figure, .CntImgSet.figurewidth-60 > div {
    width: calc(60% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-60 div.floatImgCnt {
    width: calc((100% - 60%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-61 > figure, .CntImgSet.figurewidth-61 > div {
    width: calc(61% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-61 div.floatImgCnt {
    width: calc((100% - 61%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-62 > figure, .CntImgSet.figurewidth-62 > div {
    width: calc(62% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-62 div.floatImgCnt {
    width: calc((100% - 62%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-63 > figure, .CntImgSet.figurewidth-63 > div {
    width: calc(63% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-63 div.floatImgCnt {
    width: calc((100% - 63%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-64 > figure, .CntImgSet.figurewidth-64 > div {
    width: calc(64% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-64 div.floatImgCnt {
    width: calc((100% - 64%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-65 > figure, .CntImgSet.figurewidth-65 > div {
    width: calc(65% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-65 div.floatImgCnt {
    width: calc((100% - 65%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-66 > figure, .CntImgSet.figurewidth-66 > div {
    width: calc(66% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-66 div.floatImgCnt {
    width: calc((100% - 66%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-67 > figure, .CntImgSet.figurewidth-67 > div {
    width: calc(67% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-67 div.floatImgCnt {
    width: calc((100% - 67%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-68 > figure, .CntImgSet.figurewidth-68 > div {
    width: calc(68% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-68 div.floatImgCnt {
    width: calc((100% - 68%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-69 > figure, .CntImgSet.figurewidth-69 > div {
    width: calc(69% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-69 div.floatImgCnt {
    width: calc((100% - 69%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-70 > figure, .CntImgSet.figurewidth-70 > div {
    width: calc(70% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-70 div.floatImgCnt {
    width: calc((100% - 70%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-71 > figure, .CntImgSet.figurewidth-71 > div {
    width: calc(71% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-71 div.floatImgCnt {
    width: calc((100% - 71%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-72 > figure, .CntImgSet.figurewidth-72 > div {
    width: calc(72% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-72 div.floatImgCnt {
    width: calc((100% - 72%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-73 > figure, .CntImgSet.figurewidth-73 > div {
    width: calc(73% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-73 div.floatImgCnt {
    width: calc((100% - 73%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-74 > figure, .CntImgSet.figurewidth-74 > div {
    width: calc(74% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-74 div.floatImgCnt {
    width: calc((100% - 74%) - 16px);
    margin: auto; }
  .CntImgSet.figurewidth-75 > figure, .CntImgSet.figurewidth-75 > div {
    width: calc(75% - 8px);
    margin: auto; }
  .CntImgSet.figurewidth-75 div.floatImgCnt {
    width: calc((100% - 75%) - 16px);
    margin: auto; }
  .CntImgSet.gridflex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .CntImgSet.gridflex figure,
    .CntImgSet.gridflex div {
      box-sizing: border-box;
      flex-basis: 50%;
      max-width: 50%;
      margin: 0 24px 0 0; }
      .CntImgSet.gridflex figure:last-child,
      .CntImgSet.gridflex div:last-child {
        margin: 0 0 0 0; }
      .CntImgSet.gridflex figure figcaption,
      .CntImgSet.gridflex div figcaption {
        font-size: 0.8rem;
        line-height: 1.5;
        margin: 8px 0 8px 0;
        display: block;
        text-align: center; }
    .CntImgSet.gridflex.grid_2cell {
      max-width: 864px;
      margin: 0 auto 24px auto; }
  .CntImgSet.floatImgLeft figure {
    float: left;
    margin: 0 24px 0 0; }
    .CntImgSet.floatImgLeft figure figcaption {
      font-size: 0.8rem;
      line-height: 1.5;
      margin: 8px 0 8px 0;
      display: block;
      text-align: center; }
  .CntImgSet.floatImgLeft .floatImgCnt {
    float: right; }
  .CntImgSet.floatImgRight figure {
    float: right;
    margin: 0 0 0 24px; }
    .CntImgSet.floatImgRight figure figcaption {
      font-size: 0.8rem;
      line-height: 1.5;
      margin: 8px 0 8px 0;
      display: block;
      text-align: center; }
  .CntImgSet.floatImgRight .floatImgCnt {
    float: left; }
  .CntImgSet .floatImgCnt {
    overflow: hidden; }
  .CntImgSet.colImg {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .CntImgSet.colImg > figure > a {
      float: left; }
    .CntImgSet.colImg > figure figcaption {
      font-size: 0.8rem;
      line-height: 1.5;
      margin: 8px 0 8px 0;
      display: block;
      text-align: center; }
  .CntImgSet .MB-1 {
    margin-bottom: calc(1 * 8) px; }
  .CntImgSet .MB-2 {
    margin-bottom: calc(2 * 8) px; }
  .CntImgSet .MB-3 {
    margin-bottom: calc(3 * 8) px; }
  .CntImgSet .MB-4 {
    margin-bottom: calc(4 * 8) px; }
  .CntImgSet .MB-5 {
    margin-bottom: calc(5 * 8) px; }
  .CntImgSet .MB-6 {
    margin-bottom: calc(6 * 8) px; }
  .CntImgSet .MB-7 {
    margin-bottom: calc(7 * 8) px; }
  .CntImgSet .MB-8 {
    margin-bottom: calc(8 * 8) px; }
  .CntImgSet .MB-9 {
    margin-bottom: calc(9 * 8) px; }
  .CntImgSet .MB-10 {
    margin-bottom: calc(10 * 8) px; }
  .CntImgSet .MB-11 {
    margin-bottom: calc(11 * 8) px; }
  .CntImgSet .MB-12 {
    margin-bottom: calc(12 * 8) px; }
  .CntImgSet .MB-13 {
    margin-bottom: calc(13 * 8) px; }
  .CntImgSet .MB-14 {
    margin-bottom: calc(14 * 8) px; }
  .CntImgSet .MB-15 {
    margin-bottom: calc(15 * 8) px; }
  .CntImgSet .MB-16 {
    margin-bottom: calc(16 * 8) px; }
  .CntImgSet .MB-17 {
    margin-bottom: calc(17 * 8) px; }
  .CntImgSet .MB-18 {
    margin-bottom: calc(18 * 8) px; }
  .CntImgSet .MB-19 {
    margin-bottom: calc(19 * 8) px; }
  .CntImgSet .MB-20 {
    margin-bottom: calc(20 * 8) px; }

.kv {
  background-attachment: fixed;
  background-color: #fff;
  background-image: url("/image/jp/about/tackling-social-issues/kv.jpg");
  background-position: center left;
  background-repeat: no-repeat;
  background-size: cover;
  height: calc(100vh - 111px);
  margin: 0 0 50px;
  min-height: 300px;
  position: relative; }
  .kv::before {
    background-image: url("/image/jp/about/tackling-social-issues/kv_up.png");
    background-position: top;
    background-repeat: repeat-x;
    bottom: auto;
    content: "";
    display: block;
    height: 100px;
    position: absolute;
    top: 0;
    width: 100%; }
  .kv::after {
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    background-image: url("/image/jp/about/tackling-social-issues/kv_bottom.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    bottom: 0;
    content: "";
    display: block;
    height: 400px;
    max-width: 1275px;
    width: 100%; }
  .kv h1 {
    position: absolute;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    display: block;
    height: auto;
    margin: 0 auto 0;
    padding: 0 0 10vh;
    position: relative;
    text-align: center; }
    .kv h1 img {
      height: auto;
      width: 800px; }
    .kv h1 span {
      display: block; }
      .kv h1 span img {
        height: auto;
        width: 400px; }

.btn_keyword {
  margin: auto auto 30px;
  position: relative; }
  .btn_keyword h2 {
    background: none;
    font-size: 2rem;
    margin: 0 auto 20px;
    text-align: center; }
  .btn_keyword .category {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .btn_keyword .category li {
      margin: 20px 5px; }
      .btn_keyword .category li a {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
        font-weight: bold;
        text-decoration: none;
        background-color: #125E12;
        color: #white;
        margin: auto;
        padding: 10px 15px;
        text-align: center; }
        .btn_keyword .category li a:link {
          text-decoration: none;
          color: #ffffff; }
        .btn_keyword .category li a:visited {
          text-decoration: none;
          color: #e6e6e6; }
        .btn_keyword .category li a:hover {
          text-decoration: none;
          color: #e6e6e6; }
        .btn_keyword .category li a:active {
          text-decoration: none;
          color: #ffffff; }
      .btn_keyword .category li.cat_01 a {
        font-weight: bold;
        text-decoration: none;
        background-color: #199203; }
        .btn_keyword .category li.cat_01 a:link {
          text-decoration: none;
          color: #ffffff; }
        .btn_keyword .category li.cat_01 a:visited {
          text-decoration: none;
          color: #e6e6e6; }
        .btn_keyword .category li.cat_01 a:hover {
          text-decoration: none;
          color: #e6e6e6; }
        .btn_keyword .category li.cat_01 a:active {
          text-decoration: none;
          color: #ffffff; }
      .btn_keyword .category li.cat_02 a {
        font-weight: bold;
        text-decoration: none;
        background-color: #C50014; }
        .btn_keyword .category li.cat_02 a:link {
          text-decoration: none;
          color: #ffffff; }
        .btn_keyword .category li.cat_02 a:visited {
          text-decoration: none;
          color: #e6e6e6; }
        .btn_keyword .category li.cat_02 a:hover {
          text-decoration: none;
          color: #e6e6e6; }
        .btn_keyword .category li.cat_02 a:active {
          text-decoration: none;
          color: #ffffff; }
      .btn_keyword .category li.cat_03 a {
        font-weight: bold;
        text-decoration: none;
        background-color: #00BCB0; }
        .btn_keyword .category li.cat_03 a:link {
          text-decoration: none;
          color: #ffffff; }
        .btn_keyword .category li.cat_03 a:visited {
          text-decoration: none;
          color: #e6e6e6; }
        .btn_keyword .category li.cat_03 a:hover {
          text-decoration: none;
          color: #e6e6e6; }
        .btn_keyword .category li.cat_03 a:active {
          text-decoration: none;
          color: #ffffff; }
      .btn_keyword .category li.cat_04 a {
        font-weight: bold;
        text-decoration: none;
        background-color: #B50097; }
        .btn_keyword .category li.cat_04 a:link {
          text-decoration: none;
          color: #ffffff; }
        .btn_keyword .category li.cat_04 a:visited {
          text-decoration: none;
          color: #e6e6e6; }
        .btn_keyword .category li.cat_04 a:hover {
          text-decoration: none;
          color: #e6e6e6; }
        .btn_keyword .category li.cat_04 a:active {
          text-decoration: none;
          color: #ffffff; }
      .btn_keyword .category li.cat_05 a {
        font-weight: bold;
        text-decoration: none;
        background-color: #CB9C00; }
        .btn_keyword .category li.cat_05 a:link {
          text-decoration: none;
          color: #ffffff; }
        .btn_keyword .category li.cat_05 a:visited {
          text-decoration: none;
          color: #e6e6e6; }
        .btn_keyword .category li.cat_05 a:hover {
          text-decoration: none;
          color: #e6e6e6; }
        .btn_keyword .category li.cat_05 a:active {
          text-decoration: none;
          color: #ffffff; }
  .btn_keyword .sdgs_icon {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .btn_keyword .sdgs_icon li {
      flex-basis: 128px;
      margin: 20px 5px; }
      .btn_keyword .sdgs_icon li img {
        width: 100%; }

.set_cnt .cnt {
  -webkit-border: solid #125E12 1px;
  -moz-border: solid #125E12 1px;
  -ms-border: solid #125E12 1px;
  -o-border: solid #125E12 1px;
  border: solid #125E12 1px;
  position: relative;
  transform: skewX(15deg); }
  .set_cnt .cnt > strong {
    display: block;
    padding: 3px 0 3px 10px;
    position: absolute;
    top: 0;
    transform: skewX(-15deg);
    z-index: 5; }
    .set_cnt .cnt > strong span {
      background: none;
      display: block;
      padding: 0; }
  .set_cnt .cnt figure {
    overflow: hidden; }
    .set_cnt .cnt figure img {
      height: 265px;
      object-fit: cover;
      transform: scale(1.2) skewX(-15deg);
      width: 100%; }
  .set_cnt .cnt div {
    background: rgba(18, 94, 18, 0.8);
    bottom: 0;
    color: #ffffff;
    position: absolute;
    top: auto;
    width: 100%; }
    .set_cnt .cnt div h2 {
      background: none;
      font-weight: normal;
      margin: 5px 10px;
      padding: 0;
      transform: skewX(-15deg); }
    .set_cnt .cnt div p {
      display: none; }
  .set_cnt .cnt a {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
.set_cnt .cnt.rev {
  transform: skewX(-15deg); }
  .set_cnt .cnt.rev > strong {
    transform: skewX(15deg); }
  .set_cnt .cnt.rev figure img {
    object-fit: cover;
    transform: scale(1.2) skewX(15deg); }
  .set_cnt .cnt.rev div h2 {
    transform: skewX(15deg); }
  .set_cnt .cnt.rev div p {
    transform: skewX(15deg); }
.set_cnt .cnt.cat_01 {
  -webkit-border: solid #199203 1px;
  -moz-border: solid #199203 1px;
  -ms-border: solid #199203 1px;
  -o-border: solid #199203 1px;
  border: solid #199203 1px; }
  .set_cnt .cnt.cat_01 div {
    background: rgba(25, 146, 3, 0.8); }
.set_cnt .cnt.cat_02 {
  -webkit-border: solid #C50014 1px;
  -moz-border: solid #C50014 1px;
  -ms-border: solid #C50014 1px;
  -o-border: solid #C50014 1px;
  border: solid #C50014 1px; }
  .set_cnt .cnt.cat_02 div {
    background: rgba(197, 0, 20, 0.8); }
.set_cnt .cnt.cat_03 {
  -webkit-border: solid #00BCB0 1px;
  -moz-border: solid #00BCB0 1px;
  -ms-border: solid #00BCB0 1px;
  -o-border: solid #00BCB0 1px;
  border: solid #00BCB0 1px; }
  .set_cnt .cnt.cat_03 div {
    background: rgba(0, 188, 176, 0.8); }
.set_cnt .cnt.cat_04 {
  -webkit-border: solid #B50097 1px;
  -moz-border: solid #B50097 1px;
  -ms-border: solid #B50097 1px;
  -o-border: solid #B50097 1px;
  border: solid #B50097 1px; }
  .set_cnt .cnt.cat_04 div {
    background: rgba(181, 0, 151, 0.8); }
.set_cnt .cnt.cat_05 {
  -webkit-border: solid #CB9C00 1px;
  -moz-border: solid #CB9C00 1px;
  -ms-border: solid #CB9C00 1px;
  -o-border: solid #CB9C00 1px;
  border: solid #CB9C00 1px; }
  .set_cnt .cnt.cat_05 div {
    background: rgba(203, 156, 0, 0.8); }

.panel_cnt {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: auto 50px; }
  .panel_cnt .cnt {
    flex-basis: calc((100% / 3) - 10px);
    margin: 0 4px 8px; }

.list_cnt {
  display: block;
  margin: auto 0; }
  .list_cnt .cnt {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto 12px;
    max-width: 1175px;
    width: 100%; }
    .list_cnt .cnt > strong {
      display: none; }
    .list_cnt .cnt figure {
      overflow: hidden;
      width: 60%; }
      .list_cnt .cnt figure img {
        height: 265px;
        object-fit: cover;
        width: 100%; }
    .list_cnt .cnt div {
      position: relative;
      width: 40%; }
      .list_cnt .cnt div h2 {
        margin: 5px 10px;
        padding: 0; }
      .list_cnt .cnt div p {
        bottom: 30px;
        display: block;
        padding: 0 30px;
        position: absolute;
        top: auto;
        transform: skewX(-15deg); }
  .list_cnt .cnt.rev {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

section {
  margin: 0 auto auto;
  max-width: 900px;
  width: 100%; }
  section h2 {
    -webkit-border-bottom: solid #000 1px;
    -moz-border-bottom: solid #000 1px;
    -ms-border-bottom: solid #000 1px;
    -o-border-bottom: solid #000 1px;
    border-bottom: solid #000 1px;
    background: none;
    color: #5a5658;
    font-size: 2.5rem;
    font-weight: nomal;
    line-height: 1.8;
    margin: 0 auto 30px;
    padding: 0; }
    section h2 span {
      background: none;
      color: #5a5658;
      display: block;
      font-size: 1.5rem;
      font-weight: normal;
      padding: 0; }
  section h3 {
    border: none;
    color: #5a5658;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0 auto 30px;
    max-width: 860px;
    padding: 0;
    width: 100%; }
  section h4 {
    border: none;
    color: #5a5658;
    font-size: 1.4rem;
    font-weight: bold;
    margin: 0 auto 20px;
    max-width: 800px;
    padding: 0;
    width: 100%; }
  section h5 {
    border: none;
    color: #5a5658;
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0 auto 10px;
    max-width: 740px;
    padding: 0;
    width: 100%; }
  section p, section .TextStyle1 {
    color: #5a5658;
    font-size: 1.188rem;
    letter-spacing: -0.08rem;
    line-height: 1.7;
    margin: 0 auto 20px;
    max-width: 740px;
    width: 100%; }
    section p:last-child, section .TextStyle1:last-child {
      margin: 0 auto 50px; }
  section ul {
    margin: 0 auto 30px;
    max-width: 740px; }
    section ul li {
      list-style: disc;
      list-style-position: outside;
      margin: 0 auto 10px 1.5rem; }
  section ol {
    margin: 0 auto 30px;
    max-width: 740px; }
    section ol li {
      list-style: decimal;
      list-style-position: outside;
      margin: 0 auto 10px 1.5rem; }
  section figure {
    margin: 0 auto 30px;
    max-width: 640px; }
    section figure img {
      width: 100%; }

#Contents .PageTitleStyle1 {
  max-width: 1275px;
  margin: auto;
  padding: 0;
  border: none; }
#Contents h1 {
  color: #5a5658 !important;
  font-size: 2.5rem;
  font-weight: normal;
  line-height: 150%;
  border: none; }
  #Contents h1 span {
    color: #5a5658 !important;
    display: block;
    font-size: 1.5rem;
    font-weight: normal; }
#Contents .Section {
  margin: 0 auto auto;
  max-width: 900px; }
  #Contents .Section.lead {
    max-width: 1080px;
    margin-top: 48px; }
    #Contents .Section.lead p {
      color: #5a5658;
      font-size: 1.188rem;
      letter-spacing: -0.08rem;
      line-height: 1.7;
      margin: 0 auto 0.5rem; }
  #Contents .Section h2 {
    background: none;
    color: #5a5658;
    font-size: 2.5rem;
    font-weight: nomal;
    line-height: 1.8;
    margin: 0 auto 30px;
    padding: 0; }
    #Contents .Section h2 span {
      background: none;
      color: #5a5658;
      display: block;
      font-size: 1.5rem;
      font-weight: normal;
      padding: 0; }
  #Contents .Section h3 {
    border: none;
    color: #5a5658;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 20px 20px;
    padding: 0; }
  #Contents .Section h4 {
    border: none;
    color: #5a5658;
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: bold;
    margin: 0 50px 15px;
    padding: 0; }
  #Contents .Section h5 {
    border: none;
    color: #5a5658;
    font-size: 1.3rem;
    line-height: 1.5;
    font-weight: bold;
    margin: 0 80px 15px;
    padding: 0; }
  #Contents .Section .TextStyle1 {
    color: #5a5658;
    font-size: 1.188rem;
    line-height: 1.7;
    margin: 0 80px 2rem; }
  #Contents .Section ul, #Contents .Section ol {
    color: #5a5658;
    font-size: 1.188rem; }
  #Contents .Section ol {
    margin: 0 80px 2rem; }
    #Contents .Section ol li {
      list-style: decimal; }
    #Contents .Section ol.ol-BracketedNumber {
      overflow: visible; }
      #Contents .Section ol.ol-BracketedNumber li {
        list-style-type: none;
        text-indent: -1.8em;
        padding-left: 1.8em;
        counter-increment: cnt;
        line-height: 1.65em;
        margin: 0 0 0.5em; }
        #Contents .Section ol.ol-BracketedNumber li:before {
          display: marker;
          content: counter(cnt) ") "; }
  #Contents .Section .AnnotationsStyle2 {
    margin: 0 100px 2rem; }
    #Contents .Section .AnnotationsStyle2 li {
      color: #5a5658;
      font-size: 1.0rem;
      font-weight: normal;
      margin: 0;
      padding: 0 0 0 1em;
      text-indent: -1em; }
  #Contents .Section figure {
    margin: 0 0 60px; }
    #Contents .Section figure.cnt {
      margin: 0 100px 60px; }
      #Contents .Section figure.cnt img {
        max-width: 100%; }
      #Contents .Section figure.cnt.icon {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: auto -10px 20px; }
        #Contents .Section figure.cnt.icon img {
          margin: 0 10px 20px;
          width: 160px; }
      #Contents .Section figure.cnt figcaption {
        margin: 10px auto auto; }
  #Contents .Section .annotations {
    -webkit-border-top: solid #5a5658 1px;
    -moz-border-top: solid #5a5658 1px;
    -ms-border-top: solid #5a5658 1px;
    -o-border-top: solid #5a5658 1px;
    border-top: solid #5a5658 1px;
    margin: 0 80px 2rem;
    padding-top: 1rem; }
    #Contents .Section .annotations dt {
      font-size: .8rem;
      font-weight: normal;
      margin: 0 8px 0 0;
      float: left; }
    #Contents .Section .annotations dd {
      font-size: .8rem;
      margin: 0 0 0.1rem 0;
      overflow: hidden; }
      #Contents .Section .annotations dd:last-of-type {
        margin: 0 0 1rem 0; }
#Contents .ColumnSet {
  display: flex;
  flex-wrap: nowrap;
  margin: auto auto 60px;
  max-width: 660px;
  width: 100%; }
  #Contents .ColumnSet figure.cnt {
    margin: auto; }
  #Contents .ColumnSet.part1 figure:nth-of-type(1) {
    flex-basis: calc((100% / 3) * 2 - 25px );
    margin-right: 10px; }
  #Contents .ColumnSet.part1 figure:nth-of-type(2) {
    flex-basis: calc((100% / 3) + 15px); }

.PageTitleStyle1 p {
  font-size: 1.0rem; }
.PageTitleStyle1 figure {
  margin: 0 0 30px; }
  .PageTitleStyle1 figure.cnt {
    margin: 0 120px 30px; }
  .PageTitleStyle1 figure img {
    width: 100%; }
  .PageTitleStyle1 figure.icon {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto -10px 20px; }
    .PageTitleStyle1 figure.icon img {
      margin: 0 10px 20px;
      width: 80px; }

.PageTitleStyle_br {
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: calc(100vh - 153px);
  margin: auto auto 30px;
  position: relative; }
  .PageTitleStyle_br h1 {
    position: absolute;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    background-color: rgba(50, 50, 50, 0.5);
    margin: auto;
    padding: 30px 0 30px 15px;
    width: calc(100% - 15px); }
    .PageTitleStyle_br h1 p, .PageTitleStyle_br h1 figure {
      display: block;
      margin: auto auto 0;
      max-width: 1275px; }
      .PageTitleStyle_br h1 p.Caption, .PageTitleStyle_br h1 figure.Caption {
        color: #ffffff;
        margin: auto auto;
        max-width: 1275px;
        width: 100%; }
      .PageTitleStyle_br h1 p img, .PageTitleStyle_br h1 figure img {
        width: 80%; }
    .PageTitleStyle_br h1.en p img {
      width: 100%; }
    .PageTitleStyle_br h1.en span img {
      width: 60%; }
    .PageTitleStyle_br h1 span {
      display: block;
      margin: auto auto 5px auto;
      max-width: 1275px;
      line-height: 1;
      max-width: 1275px;
      width: calc(100% - 15px); }
      .PageTitleStyle_br h1 span img {
        width: 50%; }

#Contents .Section .materiality th {
  background-color: #ea6f66;
  color: #fff;
  text-align: center; }
  #Contents .Section .materiality th:nth-child(1) {
    width: 105px; }
  #Contents .Section .materiality th:nth-child(2) {
    width: auto; }
  #Contents .Section .materiality th:nth-child(3) {
    width: 200px; }
  #Contents .Section .materiality th:nth-child(4) {
    width: 100px; }
#Contents .Section .materiality td {
  background-color: #fce7e0;
  border: solid 1px #fff;
  vertical-align: middle; }
  #Contents .Section .materiality td span {
    display: block;
    font-weight: bold; }
  #Contents .Section .materiality td ol {
    margin: auto 0 auto 15px; }
    #Contents .Section .materiality td ol li {
      font-size: 0.8rem; }

dl.Update dt {
  font-weight: normal;
  font-size: 1rem; }

@media screen and (max-width: 579px) {
  .kv,
  .PageTitleStyle_br {
    height: calc(50vh - 111px);
    margin: auto auto 30px; }
    .kv h1,
    .PageTitleStyle_br h1 {
      width: 100%;
      padding: 10px 0;
      font-size: 1.5rem !important; }
      .kv h1 p,
      .PageTitleStyle_br h1 p {
        margin: auto auto auto 15px; }
        .kv h1 p img,
        .PageTitleStyle_br h1 p img {
          width: calc(100% - 30px);
          margin-bottom: 10px; }
      .kv h1 span,
      .PageTitleStyle_br h1 span {
        margin: auto auto auto 15px; }
        .kv h1 span img,
        .PageTitleStyle_br h1 span img {
          width: calc(100% - 120px); }

  #Contents .Section.lead {
    margin: auto auto; }
  #Contents .Section h2 {
    font-size: 2rem;
    line-height: 1.5; }
  #Contents .Section h3 {
    margin: 0 0 20px; }
  #Contents .Section h4 {
    margin: 0 0 15px; }
  #Contents .Section .TextStyle1 {
    font-size: 1rem;
    line-height: 1.5;
    margin: 0 0 2rem; }
  #Contents .Section figure.cnt {
    margin: 0 0 60px; }
  #Contents .Section .annotations {
    margin: 0 auto 2rem; }
  #Contents .Section ol {
    margin: 0 30px 2rem; } }
.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

body.lb-disable-scrolling {
  overflow: hidden; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal; }
  .lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    max-height: none;
    border-radius: 3px;
    border: 4px solid white; }
  .lightbox a img {
    border: none; }

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  background-color: white; }
  .lb-outerContainer:after {
    content: "";
    display: table;
    clear: both; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/image/jp/about/tackling-social-issues/lightbox/spinner.gif) no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }
  .lb-nav a {
    outline: none;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
    background-size: 64px 64px; }
    .lb-nav a.lb-prev {
      width: 34%;
      left: 0;
      float: left;
      background: url(/image/jp/about/tackling-social-issues/lightbox/circle-left.svg) left 48% no-repeat;
      background-size: 32px;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0;
      transition: opacity 0.6s;
      margin-left: 1%; }
      .lb-nav a.lb-prev:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1; }
    .lb-nav a.lb-next {
      width: 34%;
      right: 0;
      float: right;
      background: url(/image/jp/about/tackling-social-issues/lightbox/circle-right.svg) right 48% no-repeat;
      background-size: 32px;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0;
      transition: opacity 0.6s;
      margin-right: 1%; }
      .lb-nav a.lb-next:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }
  .lb-dataContainer:after {
    content: "";
    display: table;
    clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }
  .lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em; }
  .lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em; }
    .lb-data .lb-caption a {
      color: #4ae; }
  .lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999; }
  .lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(/image/jp/about/tackling-social-issues/lightbox/circle.svg) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    transition: opacity 0.2s; }
    .lb-data .lb-close:hover {
      cursor: pointer;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }

.lb-container > .nav {
  left: 0; }

/*# sourceMappingURL=style.css.map */
