@charset "UTF-8";
.throbber {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 30px;
  height: 30px;
  margin: -15px 0 0 -15px;
  text-indent: -10000px;
}

.throbber::after {
  display: block;
  opacity: 0.5;
  position: relative;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border-top: 1px solid #666;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #999;
  -webkit-animation: rotate 0.8s linear infinite;
          animation: rotate 0.8s linear infinite;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotateZ(-360deg);
            transform: rotateZ(-360deg);
  }
  100% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotateZ(-360deg);
            transform: rotateZ(-360deg);
  }
  100% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotateZ(-360deg);
            transform: rotateZ(-360deg);
  }
  100% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotateZ(-360deg);
            transform: rotateZ(-360deg);
  }
  100% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
}
.M-001 {
  padding-bottom: 17px;
  border-bottom: 2px solid #333;
  font-family: Kosugi, sans-serif;
  font-size: 307.69231%;
}

@media screen and (max-width: 767px) {
  .M-001 {
    padding-bottom: 15px;
    font-size: 184%;
  }
}
.M-001 span {
  font-size: 60%;
}

@media screen and (max-width: 767px) {
  .M-001 span {
    font-size: 58.33333%;
  }
}
.M-001 + .M-002 {
  padding-top: 60px;
}

@media screen and (max-width: 767px) {
  .M-001 + .M-002 {
    padding-top: 20px;
  }
}
.M-001 + .M-003 {
  padding-top: 55px;
}

@media screen and (max-width: 767px) {
  .M-001 + .M-003 {
    padding-top: 30px;
  }
}
.M-001 + .M-005 {
  padding-top: 55px;
}

@media screen and (max-width: 767px) {
  .M-001 + .M-005 {
    padding-top: 30px;
  }
}
.M-001 + .M-010 {
  padding-top: 60px;
}

@media screen and (max-width: 767px) {
  .M-001 + .M-010 {
    padding-top: 30px;
  }
}
.M-002 img {
  width: 100%;
  height: auto;
}

.M-002 + .M-003 {
  padding-top: 45px;
}

@media screen and (max-width: 767px) {
  .M-002 + .M-003 {
    padding-top: 30px;
  }
}
.M-002 + .M-005 {
  padding-top: 55px;
}

@media screen and (max-width: 767px) {
  .M-002 + .M-005 {
    padding-top: 30px;
  }
}
.M-003 {
  color: #003067;
  font-family: Kosugi, sans-serif;
  font-size: 184%;
  line-height: 1.5;
  word-break: break-all;
}
.M-003 + * {
  margin-top: 35px;
}

@media screen and (max-width: 767px) {
  .M-003 {
    font-size: 123.1%;
    line-height: 1.5;
  }
}
.M-003 + .M-004 {
  padding-top: 30px;
}

@media screen and (max-width: 767px) {
  .M-003 + .M-004 {
    padding-top: 30px;
  }
}
.M-003 + .M-005 {
  padding-top: 35px;
}

@media screen and (max-width: 767px) {
  .M-003 + .M-005 {
    padding-top: 20px;
  }
}
.M-004 table {
  width: 100%;
  border-top: 1px solid #DADADA;
}

.M-004 th {
  padding: 22px 20px 17px;
  border-bottom: 1px solid #DADADA;
  font-size: 116%;
  line-height: 1.9;
  vertical-align: top;
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  .M-004 th {
    padding: 16px 10px 15px;
    font-size: 93%;
    line-height: 1.83333;
  }
}
.M-004 td {
  padding: 22px 20px 17px;
  border-bottom: 1px solid #DADADA;
  font-size: 116%;
  line-height: 1.9;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .M-004 td {
    padding: 16px 10px 15px;
    font-size: 93%;
    line-height: 1.83333;
  }
}
.M-004 td table {
  width: auto;
  border-top: none;
}

.M-004 td th {
  padding: 0 20px 0 0;
  border-bottom: none;
  font-size: 100%;
}

@media screen and (max-width: 767px) {
  .M-004 td th {
    padding-right: 10px;
  }
}
.M-004 td td {
  padding: 0;
  border-bottom: none;
  font-size: 100%;
}

.M-004 + .M-009 {
  padding-top: 45px;
}

@media screen and (max-width: 767px) {
  .M-004 + .M-009 {
    padding-top: 45px;
  }
}
.M-004 + .M-014 {
  padding-top: 30px;
}

@media screen and (max-width: 767px) {
  .M-004 + .M-014 {
    padding-top: 25px;
  }
}
.M-004 + .U-003 {
  padding-top: 150px;
}

@media screen and (max-width: 767px) {
  .M-004 + .U-003 {
    padding-top: 115px;
  }
}
.M-005 {
  font-size: 93%;
  line-height: 1.83333;
}
@media screen and (min-width: 768px) {
  .M-005 {
    font-size: 116%;
    line-height: 1.9;
  }
}
.M-005__noPadding:not(:first-child) {
  padding-top: 0;
}

.M-005 a {
  color: #003067;
}

@media screen and (min-width: 768px) {
  .M-005 a:hover {
    color: #4c6e94;
  }
}
.M-005 a[target=_blank]::after {
  display: inline-block;
  *display: inline;
  content: "";
  width: 12px;
  height: 10px;
  margin-left: 6px;
  background: url("../../e_img_2019/base/icn_ww_blue_12.png") no-repeat 0 0;
  background-size: contain;
  vertical-align: middle;
  *vertical-align: auto;
  vertical-align: 0;
  *zoom: 1;
}

.M-005 + .M-002 {
  padding-top: 65px;
}

@media screen and (max-width: 767px) {
  .M-005 + .M-002 {
    padding-top: 50px;
  }
}
.M-005 + .M-004 {
  padding-top: 65px;
}

@media screen and (max-width: 767px) {
  .M-005 + .M-004 {
    padding-top: 50px;
  }
}
.M-005 + .M-005 {
  padding-top: 90px;
}

@media screen and (max-width: 767px) {
  .M-005 + .M-005 {
    padding-top: 70px;
  }
}
.M-005 + .M-006 {
  padding-top: 75px;
}

@media screen and (max-width: 767px) {
  .M-005 + .M-006 {
    padding-top: 45px;
  }
}
.M-005 + .M-009 {
  padding-top: 65px;
}

@media screen and (max-width: 767px) {
  .M-005 + .M-009 {
    padding-top: 50px;
  }
}
.M-005 + .M-010 {
  padding-top: 90px;
}

@media screen and (max-width: 767px) {
  .M-005 + .M-010 {
    padding-top: 70px;
  }
}
.M-005 + .M-011 {
  padding-top: 65px;
}

@media screen and (max-width: 767px) {
  .M-005 + .M-011 {
    padding-top: 50px;
  }
}
.M-005 + .M-015 {
  padding-top: 65px;
}

@media screen and (max-width: 767px) {
  .M-005 + .M-015 {
    padding-top: 50px;
  }
}
.M-005 + .M-016 {
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .M-005 + .M-016 {
    margin-top: 20px;
  }
}
.M-005 + .U-001 {
  padding-top: 60px;
}

@media screen and (max-width: 767px) {
  .M-005 + .U-001 {
    padding-top: 60px;
  }
}
.M-005 + .U-002 {
  padding-top: 45px;
}

@media screen and (max-width: 767px) {
  .M-005 + .U-002 {
    padding-top: 35px;
  }
}
.M-005 + .U-003 {
  padding-top: 150px;
}

@media screen and (max-width: 767px) {
  .M-005 + .U-003 {
    padding-top: 115px;
  }
}
.M-005 + .U-004 {
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .M-005 + .U-004 {
    margin-top: 60px;
  }
}
.M-005 + .U-006 {
  padding-top: 75px;
}

@media screen and (max-width: 767px) {
  .M-005 + .U-006 {
    padding-top: 45px;
  }
}
.M-005 + .U-007 {
  padding-top: 75px;
}

@media screen and (max-width: 767px) {
  .M-005 + .U-007 {
    padding-top: 45px;
  }
}
.M-006 {
  font-size: 197%;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .M-006 {
    font-size: 138.5%;
  }
}
.M-006 span {
  font-size: 69.23077%;
}

@media screen and (max-width: 767px) {
  .M-006 span {
    font-size: 66.66667%;
  }
}
.M-007 {
  color: #838383;
  font-size: 93%;
}

@media screen and (max-width: 767px) {
  .M-007 {
    font-size: 77%;
  }
}
.M-007 + .M-003 {
  padding-top: 5px;
}

@media screen and (max-width: 767px) {
  .M-007 + .M-003 {
    padding-top: 3px;
  }
}
.M-008 {
  font-size: 108%;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .M-008 {
    font-size: 85%;
  }
}
.M-008::before {
  display: inline-block;
  *display: inline;
  content: "";
  width: 6px;
  height: 10px;
  margin-right: 10px;
  background: url("../../e_img_2019/base/arrow_blue_6.png") no-repeat 0 0;
  background-size: contain;
  vertical-align: middle;
  *vertical-align: auto;
  vertical-align: 0;
  *zoom: 1;
}

@media screen and (max-width: 767px) {
  .M-008::before {
    display: inline-block;
    *display: inline;
    position: static;
    top: auto;
    left: auto;
    width: 5px;
    height: 8px;
    margin-top: 0;
    margin-right: 6px;
    background-image: url("../../e_img_2019/base/arrow_blue_10.png");
    vertical-align: middle;
    *vertical-align: auto;
    vertical-align: 0;
    *zoom: 1;
  }
}
.M-008::after {
  display: inline-block;
  *display: inline;
  width: 12px;
  height: 10px;
  margin-left: 6px;
  background: url("../../e_img_2019/base/icn_ww_blue_12.png") no-repeat 0 0;
  background-size: contain;
  vertical-align: middle;
  *vertical-align: auto;
  vertical-align: 0;
  *zoom: 1;
}

.M-009 {
  width: 450px;
  margin: 0 auto;
}

.M-009 > ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid #003067;
  border-left: 1px solid #003067;
  background-color: #003067;
}

.M-009 > ul > li > a, .M-009 > ul > li > div {
  width: 100%;
  border-top: 1px solid transparent;
  border-right: 1px solid #003067;
  border-bottom: 1px solid #003067;
  border-left: 1px solid transparent;
  background-color: #FFF;
}

.M-009 > ul > li > a {
  display: block;
  text-decoration: none;
  transition: border-top-color 0.05s ease, border-left-color 0.05s ease, -webkit-transform 0.25s ease;
  -webkit-transition: border-top-color 0.05s ease 0.2s, border-left-color 0.05s ease 0.2s, -webkit-transform 0.25s ease;
  transition: border-top-color 0.05s ease 0.2s, border-left-color 0.05s ease 0.2s, -webkit-transform 0.25s ease;
  transition: border-top-color 0.05s ease 0.2s, border-left-color 0.05s ease 0.2s, transform 0.25s ease;
  transition: border-top-color 0.05s ease 0.2s, border-left-color 0.05s ease 0.2s, transform 0.25s ease, -webkit-transform 0.25s ease;
  -webkit-transition-delay: 0.2s, 0.2s, 0s;
          transition-delay: 0.2s, 0.2s, 0s;
}

@media screen and (min-width: 768px) {
  .M-009 > ul > li > a:hover {
    -webkit-transform: translate(-5px, -5px);
            transform: translate(-5px, -5px);
    border-top-color: #003067;
    border-left-color: #003067;
    -webkit-box-shadow: 2px 2px 2px 0 #003067;
            box-shadow: 2px 2px 2px 0 #003067;
    transition: border-top-color 0s ease, border-left-color 0s ease, -webkit-transform 0.25s ease;
    -webkit-transition: border-top-color 0s ease, border-left-color 0s ease, -webkit-transform 0.25s ease;
    transition: border-top-color 0s ease, border-left-color 0s ease, transform 0.25s ease;
    transition: border-top-color 0s ease, border-left-color 0s ease, transform 0.25s ease, -webkit-transform 0.25s ease;
  }
}
@media screen and (max-width: 767px) {
  .M-009 {
    width: 100%;
  }
}
.M-009 > ul > li {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .M-009 > ul > li {
    margin-top: 15px;
  }
}
.M-009 > ul > li > a {
  position: relative;
  padding: 24px 0 23px;
  color: #003067;
  font-family: Kosugi, sans-serif;
  font-size: 138.5%;
  line-height: 1.44444;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .M-009 > ul > li > a {
    padding: 12px 0;
    font-size: 93%;
    line-height: 1.83333;
  }
}
.M-009 > ul > li > a::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 32px;
  content: "";
  width: 12px;
  height: 20px;
  margin-top: -10px;
  background: url("../../e_img_2019/base/arrow_blue_12.png") no-repeat 0 0;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .M-009 > ul > li > a::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 16px;
    width: 6px;
    height: 10px;
    margin-top: -5px;
    margin-right: 0;
    background-image: url("../../e_img_2019/base/arrow_blue_12.png");
    vertical-align: bottom;
  }
}
.M-009 > ul > li > a[target=_blank]::after {
  display: inline-block;
  *display: inline;
  content: "";
  width: 12px;
  height: 10px;
  margin-left: 6px;
  background: url("../../e_img_2019/base/icn_ww_blue_12.png") no-repeat 0 0;
  background-size: contain;
  vertical-align: middle;
  *vertical-align: auto;
  vertical-align: 3px;
  *zoom: 1;
}

.M-009 + .U-003 {
  padding-top: 150px;
}

@media screen and (max-width: 767px) {
  .M-009 + .U-003 {
    padding-top: 115px;
  }
}
.M-010 {
  padding-bottom: 18px;
  border-bottom: 1px solid #DADADA;
  font-family: Kosugi, sans-serif;
  font-size: 167%;
}

@media screen and (max-width: 767px) {
  .M-010 {
    padding-bottom: 10px;
    font-size: 116%;
    line-height: 1.4;
  }
}
.M-010 span {
  padding-left: 23px;
  font-size: 81.81818%;
}

@media screen and (max-width: 767px) {
  .M-010 span {
    display: block;
    padding-left: 0;
    font-size: 86.66667%;
  }
}
.M-010 + .M-004 table {
  border-top: none;
}

.M-010 + .M-005 {
  padding-top: 20px;
}

@media screen and (max-width: 767px) {
  .M-010 + .M-005 {
    padding-top: 20px;
  }
}
.M-010 + .U-002, .M-010 + .U-005, .M-010 + .U-006 {
  padding-top: 35px;
}

@media screen and (max-width: 767px) {
  .M-010 + .U-002, .M-010 + .U-005, .M-010 + .U-006 {
    padding-top: 25px;
  }
}
.M-011 th {
  vertical-align: top;
}

.M-011 th > div {
  padding: 10px 20px 10px 19px;
  background-color: #F6F6F6;
  font-size: 116%;
  line-height: 1.9;
  text-align: center;
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  .M-011 th > div {
    padding: 8px 13px;
    font-size: 93%;
    line-height: 1.83333;
  }
}
.M-011 td {
  padding: 10px 0 10px 30px;
  font-size: 116%;
  line-height: 1.9;
  vertical-align: middle;
  word-break: break-all;
}

@media screen and (max-width: 767px) {
  .M-011 td {
    padding: 8px 0 8px 23px;
    font-size: 93%;
    line-height: 1.83333;
  }
}
.M-011 td a {
  color: #003067;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .M-011 td a:hover {
    color: #4c6e94;
  }
}
.M-011 td a[target=_blank]::after {
  display: inline-block;
  *display: inline;
  content: "";
  width: 12px;
  height: 10px;
  margin-left: 6px;
  background: url("../../e_img_2019/base/icn_ww_blue_12.png") no-repeat 0 0;
  background-size: contain;
  vertical-align: middle;
  *vertical-align: auto;
  vertical-align: 0;
  *zoom: 1;
}

@media screen and (max-width: 767px) {
  .M-011 td li {
    padding-top: 5px;
  }
  .M-011 td li:nth-child(1) {
    padding-top: 0;
  }
}
.M-011 + .M-009 {
  padding-top: 35px;
}

@media screen and (max-width: 767px) {
  .M-011 + .M-009 {
    padding-top: 35px;
  }
}
.M-011 + .U-003 {
  padding-top: 150px;
}

@media screen and (max-width: 767px) {
  .M-011 + .U-003 {
    padding-top: 115px;
  }
}
.M-012 {
  display: inline-block;
  *display: inline;
  font-family: Kosugi, sans-serif;
  font-size: 123.1%;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
}

@media screen and (max-width: 767px) {
  .M-012 {
    font-size: 93%;
  }
}
.M-012::after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  margin-top: 7px;
  background-color: #5C5C5C;
}

@media screen and (max-width: 767px) {
  .M-012::after {
    margin-top: 5px;
  }
}
.M-013 {
  padding: 32px 24px 28px;
  border: 1px solid #DADADA;
}

@media screen and (max-width: 767px) {
  .M-013 {
    padding: 17px 14px;
  }
}
.M-014 {
  padding-left: 15px;
  font-size: 116%;
  line-height: 1.9;
  text-indent: -15px;
}

@media screen and (max-width: 767px) {
  .M-014 {
    padding-left: 12px;
    font-size: 93%;
    line-height: 1.83333;
    text-indent: -12px;
  }
}
.M-014 + .M-010 {
  padding-top: 90px;
}

@media screen and (max-width: 767px) {
  .M-014 + .M-010 {
    padding-top: 70px;
  }
}
.M-014 + .M-016 {
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .M-014 + .M-016 {
    margin-top: 20px;
  }
}
.M-015 > ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid #DADADA;
  border-left: 1px solid #DADADA;
  background-color: #DADADA;
}

.M-015 > ul > li > a, .M-015 > ul > li > div {
  width: 100%;
  border-top: 1px solid transparent;
  border-right: 1px solid #DADADA;
  border-bottom: 1px solid #DADADA;
  border-left: 1px solid transparent;
  background-color: #FFF;
}

.M-015 > ul > li > a {
  display: block;
  text-decoration: none;
  transition: border-top-color 0.05s ease, border-left-color 0.05s ease, -webkit-transform 0.25s ease;
  -webkit-transition: border-top-color 0.05s ease 0.2s, border-left-color 0.05s ease 0.2s, -webkit-transform 0.25s ease;
  transition: border-top-color 0.05s ease 0.2s, border-left-color 0.05s ease 0.2s, -webkit-transform 0.25s ease;
  transition: border-top-color 0.05s ease 0.2s, border-left-color 0.05s ease 0.2s, transform 0.25s ease;
  transition: border-top-color 0.05s ease 0.2s, border-left-color 0.05s ease 0.2s, transform 0.25s ease, -webkit-transform 0.25s ease;
  -webkit-transition-delay: 0.2s, 0.2s, 0s;
          transition-delay: 0.2s, 0.2s, 0s;
}

@media screen and (min-width: 768px) {
  .M-015 > ul > li > a:hover {
    -webkit-transform: translate(-5px, -5px);
            transform: translate(-5px, -5px);
    border-top-color: #DADADA;
    border-left-color: #DADADA;
    -webkit-box-shadow: 2px 2px 2px 0 #DADADA;
            box-shadow: 2px 2px 2px 0 #DADADA;
    transition: border-top-color 0s ease, border-left-color 0s ease, -webkit-transform 0.25s ease;
    -webkit-transition: border-top-color 0s ease, border-left-color 0s ease, -webkit-transform 0.25s ease;
    transition: border-top-color 0s ease, border-left-color 0s ease, transform 0.25s ease;
    transition: border-top-color 0s ease, border-left-color 0s ease, transform 0.25s ease, -webkit-transform 0.25s ease;
  }
}
.M-015 > ul > li {
  margin-top: 20px;
}

.M-015 > ul > li > a {
  padding: 23px 25px 25px 22px;
}

@media screen and (max-width: 767px) {
  .M-015 > ul > li > a {
    padding: 9px 10px 10px 9px;
  }
}
.M-015 > ul > li > a > img {
  width: 100%;
  height: auto;
}

.M-015 + .M-011 {
  padding-top: 65px;
}

@media screen and (max-width: 767px) {
  .M-015 + .M-011 {
    padding-top: 50px;
  }
}
.M-015 + .U-003 {
  padding-top: 150px;
}

@media screen and (max-width: 767px) {
  .M-015 + .U-003 {
    padding-top: 115px;
  }
}
.M-016 {
  position: relative;
  width: 790px;
  height: 430px;
}

@media screen and (max-width: 767px) {
  .M-016 {
    width: 100%;
    height: 0;
    padding-bottom: 54.23729%;
  }
}
.M-016 iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: auto;
  inset: 0;
}

.M-016 + .M-010 {
  padding-top: 90px;
}

@media screen and (max-width: 767px) {
  .M-016 + .M-010 {
    padding-top: 70px;
  }
}
.M-017 li {
  padding: 40px 0 0 30px;
  font-size: 116%;
  line-height: 1.9;
  text-indent: -30px;
}

@media screen and (max-width: 767px) {
  .M-017 li {
    padding: 30px 0 0 24px;
    font-size: 93%;
    line-height: 1.83333;
    text-indent: -24px;
  }
}
.M-017 li li {
  padding-top: 0;
  font-size: 100%;
}

.M-017 + .M-005 {
  padding-top: 45px;
}

@media screen and (max-width: 767px) {
  .M-017 + .M-005 {
    padding-top: 20px;
  }
}
.M-017 + .U-004 {
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .M-017 + .U-004 {
    margin-top: 20px;
  }
}
.U-001 > ul, .U-006 > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid #DADADA;
  border-left: 1px solid #DADADA;
}

.U-001 > ul > li, .U-006 > ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #DADADA;
}

.U-001 > ul > li > a, .U-001 > ul > li > div, .U-006 > ul > li > a, .U-006 > ul > li > div {
  width: 100%;
  border-top: 1px solid transparent;
  border-right: 1px solid #DADADA;
  border-bottom: 1px solid #DADADA;
  border-left: 1px solid transparent;
  background-color: #FFF;
}

.U-001 > ul > li > a, .U-006 > ul > li > a {
  display: block;
  text-decoration: none;
  transition: border-top-color 0.05s ease, border-left-color 0.05s ease, -webkit-transform 0.25s ease;
  -webkit-transition: border-top-color 0.05s ease 0.2s, border-left-color 0.05s ease 0.2s, -webkit-transform 0.25s ease;
  transition: border-top-color 0.05s ease 0.2s, border-left-color 0.05s ease 0.2s, -webkit-transform 0.25s ease;
  transition: border-top-color 0.05s ease 0.2s, border-left-color 0.05s ease 0.2s, transform 0.25s ease;
  transition: border-top-color 0.05s ease 0.2s, border-left-color 0.05s ease 0.2s, transform 0.25s ease, -webkit-transform 0.25s ease;
  -webkit-transition-delay: 0.2s, 0.2s, 0s;
          transition-delay: 0.2s, 0.2s, 0s;
}

@media screen and (min-width: 768px) {
  .U-001 > ul > li > a:hover, .U-006 > ul > li > a:hover {
    -webkit-transform: translate(-5px, -5px);
            transform: translate(-5px, -5px);
    border-top-color: #DADADA;
    border-left-color: #DADADA;
    -webkit-box-shadow: 2px 2px 2px 0 #DADADA;
            box-shadow: 2px 2px 2px 0 #DADADA;
    transition: border-top-color 0s ease, border-left-color 0s ease, -webkit-transform 0.25s ease;
    -webkit-transition: border-top-color 0s ease, border-left-color 0s ease, -webkit-transform 0.25s ease;
    transition: border-top-color 0s ease, border-left-color 0s ease, transform 0.25s ease;
    transition: border-top-color 0s ease, border-left-color 0s ease, transform 0.25s ease, -webkit-transform 0.25s ease;
  }
}
.U-001 > ul > li > a:not([href$=pdf])[target=_blank] .M-008::after, .U-006 > ul > li > a:not([href$=pdf])[target=_blank] .M-008::after {
  content: "";
}

.U-001 li > a, .U-001 li > div, .U-006 li > a, .U-006 li > div {
  padding: 33px 29px 34px 28px;
}

@media screen and (max-width: 767px) {
  .U-001 li > a, .U-001 li > div, .U-006 li > a, .U-006 li > div {
    padding: 20px 15px 16px 14px;
  }
}
.U-001 .M-002 + .M-005, .U-006 .M-002 + .M-005 {
  padding-top: 25px;
}

@media screen and (max-width: 767px) {
  .U-001 .M-002 + .M-005, .U-006 .M-002 + .M-005 {
    padding-top: 15px;
  }
}
.U-001 .M-002 + .M-007, .U-006 .M-002 + .M-007 {
  padding-top: 25px;
}

@media screen and (max-width: 767px) {
  .U-001 .M-002 + .M-007, .U-006 .M-002 + .M-007 {
    padding-top: 15px;
  }
}
.U-001 .M-003, .U-006 .M-003 {
  padding-bottom: 18px;
  border-bottom: 1px solid #DADADA;
  font-size: 167%;
  line-height: 1.45455;
}

@media screen and (max-width: 767px) {
  .U-001 .M-003, .U-006 .M-003 {
    padding-bottom: 12px;
    font-size: 116%;
    line-height: 1.53333;
  }
}
.U-001 .M-003 span, .U-006 .M-003 span {
  font-size: 72.72727%;
}

@media screen and (max-width: 767px) {
  .U-001 .M-003 span, .U-006 .M-003 span {
    font-size: 73.33333%;
  }
}
.U-001 .M-003 + .M-005, .U-006 .M-003 + .M-005 {
  padding-top: 23px;
}

@media screen and (max-width: 767px) {
  .U-001 .M-003 + .M-005, .U-006 .M-003 + .M-005 {
    padding-top: 16px;
  }
}
.U-001 .M-005, .U-006 .M-005 {
  font-size: 108%;
}

@media screen and (max-width: 767px) {
  .U-001 .M-005, .U-006 .M-005 {
    font-size: 93%;
    line-height: 166.66667%;
  }
}
.U-001 .M-005 + .M-008, .U-006 .M-005 + .M-008 {
  padding-top: 43px;
}

@media screen and (max-width: 767px) {
  .U-001 .M-005 + .M-008, .U-006 .M-005 + .M-008 {
    padding-top: 19px;
  }
}
.U-001 .M-007 + .M-003, .U-006 .M-007 + .M-003 {
  padding-top: 9px;
}

@media screen and (max-width: 767px) {
  .U-001 .M-007 + .M-003, .U-006 .M-007 + .M-003 {
    padding-top: 5px;
  }
}
.U-001 .M-008, .U-006 .M-008 {
  padding-right: 5px;
}

@media screen and (max-width: 767px) {
  .U-001 .M-008, .U-006 .M-008 {
    padding-right: 0;
  }
}
.U-001 li {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .U-001 li {
    width: 100%;
  }
}
.U-001 + .M-009 {
  padding-top: 45px;
}

@media screen and (max-width: 767px) {
  .U-001 + .M-009 {
    padding-top: 45px;
  }
}
.U-006 li {
  width: 100%;
}

.U-006 + .M-010 {
  padding-top: 110px;
}

@media screen and (max-width: 767px) {
  .U-006 + .M-010 {
    padding-top: 100px;
  }
}
.U-002 > ul, .U-005 > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid #DADADA;
  border-left: 1px solid #DADADA;
}

.U-002 > ul > li, .U-005 > ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #DADADA;
}

.U-002 > ul > li > a, .U-002 > ul > li > div, .U-005 > ul > li > a, .U-005 > ul > li > div {
  width: 100%;
  border-top: 1px solid transparent;
  border-right: 1px solid #DADADA;
  border-bottom: 1px solid #DADADA;
  border-left: 1px solid transparent;
  background-color: #FFF;
}

.U-002 > ul > li > a, .U-005 > ul > li > a {
  display: block;
  text-decoration: none;
  transition: border-top-color 0.05s ease, border-left-color 0.05s ease, -webkit-transform 0.25s ease;
  -webkit-transition: border-top-color 0.05s ease 0.2s, border-left-color 0.05s ease 0.2s, -webkit-transform 0.25s ease;
  transition: border-top-color 0.05s ease 0.2s, border-left-color 0.05s ease 0.2s, -webkit-transform 0.25s ease;
  transition: border-top-color 0.05s ease 0.2s, border-left-color 0.05s ease 0.2s, transform 0.25s ease;
  transition: border-top-color 0.05s ease 0.2s, border-left-color 0.05s ease 0.2s, transform 0.25s ease, -webkit-transform 0.25s ease;
  -webkit-transition-delay: 0.2s, 0.2s, 0s;
          transition-delay: 0.2s, 0.2s, 0s;
}

@media screen and (min-width: 768px) {
  .U-002 > ul > li > a:hover, .U-005 > ul > li > a:hover {
    -webkit-transform: translate(-5px, -5px);
            transform: translate(-5px, -5px);
    border-top-color: #DADADA;
    border-left-color: #DADADA;
    -webkit-box-shadow: 2px 2px 2px 0 #DADADA;
            box-shadow: 2px 2px 2px 0 #DADADA;
    transition: border-top-color 0s ease, border-left-color 0s ease, -webkit-transform 0.25s ease;
    -webkit-transition: border-top-color 0s ease, border-left-color 0s ease, -webkit-transform 0.25s ease;
    transition: border-top-color 0s ease, border-left-color 0s ease, transform 0.25s ease;
    transition: border-top-color 0s ease, border-left-color 0s ease, transform 0.25s ease, -webkit-transform 0.25s ease;
  }
}
.U-002 > ul > li > a:not([href$=pdf])[target=_blank] .M-008::after, .U-005 > ul > li > a:not([href$=pdf])[target=_blank] .M-008::after {
  content: "";
}

.U-002 li > a, .U-002 li > div, .U-005 li > a, .U-005 li > div {
  padding: 23px 28px 23px 23px;
}

@media screen and (max-width: 767px) {
  .U-002 li > a, .U-002 li > div, .U-005 li > a, .U-005 li > div {
    padding: 14px 15px 16px 14px;
  }
}
.U-002 .M-003, .U-005 .M-003 {
  padding-top: 19px;
  font-size: 153.9%;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .U-002 .M-003, .U-005 .M-003 {
    padding-top: 7px;
    font-size: 116%;
    line-height: 1.53333;
  }
}
.U-002 .M-003 span, .U-005 .M-003 span {
  font-size: 90%;
}

@media screen and (max-width: 767px) {
  .U-002 .M-003 span, .U-005 .M-003 span {
    font-size: 73.33333%;
  }
}
.U-002 + .M-010, .U-005 + .M-010 {
  padding-top: 110px;
}

@media screen and (max-width: 767px) {
  .U-002 + .M-010, .U-005 + .M-010 {
    padding-top: 100px;
  }
}
.U-002 li {
  width: 100%;
}

.U-002 .M-002 {
  float: left;
  width: 200px;
}

@media screen and (max-width: 767px) {
  .U-002 .M-002 {
    width: 100px;
  }
  .U-002 .M-002 img {
    width: 100%;
    height: auto;
  }
}
.U-002 .M-002 + .M-003 {
  margin-left: 230px;
}

@media screen and (max-width: 767px) {
  .U-002 .M-002 + .M-003 {
    margin-left: 115px;
    padding-top: 39px;
  }
}
.U-002 .M-002 + .M-003 + .M-010 {
  margin-left: 230px;
}

@media screen and (max-width: 767px) {
  .U-002 .M-002 + .M-003 + .M-010 {
    clear: both;
    margin-left: 0;
  }
}
.U-002 .M-002 + .M-003 + .M-005, .U-002 .M-002 + .M-003 + .M-010 + .M-005 {
  margin-left: 230px;
}

@media screen and (max-width: 767px) {
  .U-002 .M-002 + .M-003 + .M-005, .U-002 .M-002 + .M-003 + .M-010 + .M-005 {
    clear: both;
    margin-left: 0;
  }
}
.U-002 .M-002 + .M-003 + .M-010 + .M-005 + .M-011 {
  margin-left: 225px;
}

@media screen and (max-width: 767px) {
  .U-002 .M-002 + .M-003 + .M-010 + .M-005 + .M-011 {
    clear: both;
    margin-left: 0;
  }
}
.U-002 .M-003 + .M-005 {
  padding-top: 18px;
}

@media screen and (max-width: 767px) {
  .U-002 .M-003 + .M-005 {
    padding-top: 14px;
  }
}
.U-002 .M-003 + .M-010 {
  padding-top: 18px;
}

.U-002 .M-005 {
  font-size: 108%;
}

@media screen and (max-width: 767px) {
  .U-002 .M-005 {
    font-size: 93%;
    line-height: 166.66667%;
  }
}
.U-002 .M-005 + .M-008 {
  padding-top: 31px;
}

@media screen and (max-width: 767px) {
  .U-002 .M-005 + .M-008 {
    padding-top: 11px;
  }
}
.U-002 .M-005 + .M-011 {
  padding-top: 25px;
}

.U-002 .M-010 {
  padding-bottom: 0;
  border-bottom: none;
  color: #838383;
  font-size: 123.1%;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .U-002 .M-010 {
    font-size: 100%;
    line-height: 1.46154;
  }
}
.U-002 .M-010 + .M-005 {
  padding-top: 9px;
}

.U-002 .M-011 + .M-008 {
  padding-top: 31px;
}

@media screen and (max-width: 767px) {
  .U-002 .M-011 + .M-008 {
    padding-top: 11px;
  }
}
.U-005 li {
  width: 50%;
}

.U-005 .M-003 + .M-008 {
  padding-top: 31px;
}

@media screen and (max-width: 767px) {
  .U-005 .M-003 + .M-008 {
    padding-top: 11px;
  }
}
.U-003 {
  margin: 0 -26px 0 -25px;
}

.U-003 > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid #DADADA;
  border-left: 1px solid #DADADA;
}

.U-003 > ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #DADADA;
}

.U-003 > ul > li > a, .U-003 > ul > li > div {
  width: 100%;
  border-top: 1px solid transparent;
  border-right: 1px solid #DADADA;
  border-bottom: 1px solid #DADADA;
  border-left: 1px solid transparent;
  background-color: #FFF;
}

.U-003 > ul > li > a {
  display: block;
  text-decoration: none;
  transition: border-top-color 0.05s ease, border-left-color 0.05s ease, -webkit-transform 0.25s ease;
  -webkit-transition: border-top-color 0.05s ease 0.2s, border-left-color 0.05s ease 0.2s, -webkit-transform 0.25s ease;
  transition: border-top-color 0.05s ease 0.2s, border-left-color 0.05s ease 0.2s, -webkit-transform 0.25s ease;
  transition: border-top-color 0.05s ease 0.2s, border-left-color 0.05s ease 0.2s, transform 0.25s ease;
  transition: border-top-color 0.05s ease 0.2s, border-left-color 0.05s ease 0.2s, transform 0.25s ease, -webkit-transform 0.25s ease;
  -webkit-transition-delay: 0.2s, 0.2s, 0s;
          transition-delay: 0.2s, 0.2s, 0s;
}

@media screen and (min-width: 768px) {
  .U-003 > ul > li > a:hover {
    -webkit-transform: translate(-5px, -5px);
            transform: translate(-5px, -5px);
    border-top-color: #DADADA;
    border-left-color: #DADADA;
    -webkit-box-shadow: 2px 2px 2px 0 #DADADA;
            box-shadow: 2px 2px 2px 0 #DADADA;
    transition: border-top-color 0s ease, border-left-color 0s ease, -webkit-transform 0.25s ease;
    -webkit-transition: border-top-color 0s ease, border-left-color 0s ease, -webkit-transform 0.25s ease;
    transition: border-top-color 0s ease, border-left-color 0s ease, transform 0.25s ease;
    transition: border-top-color 0s ease, border-left-color 0s ease, transform 0.25s ease, -webkit-transform 0.25s ease;
  }
}
.U-003 > ul > li > a:not([href$=pdf])[target=_blank] .M-008::after {
  content: "";
}

@media screen and (max-width: 767px) {
  .U-003 {
    margin: 0 -1.69492%;
  }
}
.U-003 .M-012 {
  padding-bottom: 32px;
}

@media screen and (max-width: 767px) {
  .U-003 .M-012 {
    padding-bottom: 23px;
  }
}
.U-003 > ul {
  width: 100%;
  border-top: none;
}

.U-003 > ul > li {
  width: 25%;
  border-top: 1px solid #DADADA;
}

@media screen and (max-width: 767px) {
  .U-003 > ul > li {
    width: 50%;
    border-top: none;
  }
  .U-003 > ul > li:nth-child(1), .U-003 > ul > li:nth-child(2) {
    border-top: 1px solid #DADADA;
  }
}
.U-003 > ul > li > a, .U-003 > ul > li > div {
  padding: 20px;
}

@media screen and (max-width: 767px) {
  .U-003 > ul > li > a, .U-003 > ul > li > div {
    padding: 14px 15px 46px 14px;
  }
}
.U-003 > ul > li > a[target=_blank] .M-003::after {
  display: inline-block;
  *display: inline;
  content: "";
  width: 12px;
  height: 10px;
  margin-left: 6px;
  background: url("../../e_img_2019/base/icn_ww_blue_12.png") no-repeat 0 0;
  background-size: contain;
  vertical-align: middle;
  *vertical-align: auto;
  vertical-align: 0;
  *zoom: 1;
}

.U-003 .M-002 + .M-007, .U-003 .M-002 + .M-003 {
  padding-top: 20px;
}

@media screen and (max-width: 767px) {
  .U-003 .M-002 + .M-007, .U-003 .M-002 + .M-003 {
    padding-top: 14px;
  }
}
.U-003 .M-003 {
  font-size: 123.1%;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .U-003 .M-003 {
    font-size: 108%;
    line-height: 1.35714;
  }
}
.U-003 .M-003 + .M-005 {
  padding-top: 9px;
}

@media screen and (max-width: 767px) {
  .U-003 .M-003 + .M-005 {
    padding-top: 9px;
  }
}
.U-003 .M-005 {
  font-size: 100%;
  line-height: 1.69231;
}

@media screen and (max-width: 767px) {
  .U-003 .M-005 {
    font-size: 77%;
    line-height: 1.7;
  }
}
.U-004 .M-002 {
  float: left;
  width: 270px;
}

@media screen and (max-width: 767px) {
  .U-004 .M-002 {
    float: none;
    width: 135px;
    margin: 0 auto;
  }
}
.U-004 .M-002 + .M-003, .U-004 .M-002 + .M-003 + .M-005, .U-004 .M-002 + .M-003 + .M-005 + .M-010, .U-004 .M-002 + .M-003 + .M-005 + .M-010 + .M-005 {
  margin-left: 305px;
}

@media screen and (max-width: 767px) {
  .U-004 .M-002 + .M-003, .U-004 .M-002 + .M-003 + .M-005, .U-004 .M-002 + .M-003 + .M-005 + .M-010, .U-004 .M-002 + .M-003 + .M-005 + .M-010 + .M-005 {
    margin-left: 0;
  }
}
.U-004 .M-002 + .M-003 {
  padding-top: 2px;
}

@media screen and (max-width: 767px) {
  .U-004 .M-002 + .M-003 {
    padding-top: 16px;
  }
}
.U-004 .M-003 {
  font-size: 153.9%;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .U-004 .M-003 {
    font-size: 123.1%;
    line-height: 1.5;
  }
}
.U-004 .M-003 span {
  font-size: 80%;
}

@media screen and (max-width: 767px) {
  .U-004 .M-003 span {
    font-size: 75%;
  }
}
.U-004 .M-003 + .M-004 {
  padding-top: 16px;
}

@media screen and (max-width: 767px) {
  .U-004 .M-003 + .M-004 {
    padding-top: 17px;
  }
}
.U-004 .M-003 + .M-005 {
  padding-top: 14px;
}

@media screen and (max-width: 767px) {
  .U-004 .M-003 + .M-005 {
    padding-top: 9px;
  }
}
.U-004 .M-004 table {
  border-top: none;
}

.U-004 .M-004 th {
  padding: 0 20px 0 0;
  border-bottom: none;
}

@media screen and (max-width: 767px) {
  .U-004 .M-004 th {
    padding: 0 10px 0 0;
  }
}
.U-004 .M-004 td {
  padding: 0;
  border-bottom: none;
}

@media screen and (max-width: 767px) {
  .U-004 .M-004 td {
    padding: 0;
  }
}
.U-004 .M-005 {
  font-size: 108%;
}

@media screen and (max-width: 767px) {
  .U-004 .M-005 {
    font-size: 93%;
  }
}
.U-004 .M-005 + .M-010 {
  padding-top: 32px;
}

@media screen and (max-width: 767px) {
  .U-004 .M-005 + .M-010 {
    padding-top: 24px;
  }
}
.U-004 .M-005 + .M-011 {
  padding-top: 14px;
}

.U-004 .M-010 {
  padding-bottom: 10px;
  font-size: 123.1%;
}

@media screen and (max-width: 767px) {
  .U-004 .M-010 {
    padding-bottom: 7px;
    font-size: 100%;
  }
}
.U-004 .M-010 + .M-005 {
  padding-top: 8px;
}

@media screen and (max-width: 767px) {
  .U-004 .M-010 + .M-005 {
    padding-top: 7px;
  }
}
.U-004 + .M-010 {
  padding-top: 60px;
}

@media screen and (max-width: 767px) {
  .U-004 + .M-010 {
    padding-top: 60px;
  }
}
.U-007 .M-009 {
  display: none;
  position: absolute;
  bottom: 5px;
  left: 50%;
  z-index: 1;
  margin-left: -225px;
}

@media screen and (max-width: 767px) {
  .U-007 .M-009 {
    width: 89.83051%;
    margin-left: -44.91525%;
  }
}
.U-007[data-is-show=false] {
  overflow: hidden;
  position: relative;
  height: 300px;
}

@media screen and (max-width: 767px) {
  .U-007[data-is-show=false] {
    height: 200px;
  }
}
.U-007[data-is-show=false]::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 200px;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0), #fff);
  background-image: linear-gradient(top, rgba(255, 255, 255, 0), #fff);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
  background-size: 100%;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00FFFFFF', endColorstr='#FFFFFFFF');
  *zoom: 1;
}

@media screen and (max-width: 767px) {
  .U-007[data-is-show=false]::after {
    height: 170px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(rgba(255, 255, 255, 0.8)), to(#fff));
    background-image: linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8), #fff);
    background-image: linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8), #fff);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8), #fff);
    background-size: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00FFFFFF', endColorstr='#FFFFFFFF');
    *zoom: 1;
  }
}
.U-007[data-is-show=false] .M-009 {
  display: block;
}

.U-007 .M-003 {
  font-size: 153.9%;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .U-007 .M-003 {
    font-size: 123.1%;
    line-height: 1.5;
  }
}
.U-007 .M-005 {
  font-size: 108%;
}

@media screen and (max-width: 767px) {
  .U-007 .M-005 {
    font-size: 93%;
  }
}
.U-007 .M-010 {
  padding-bottom: 10px;
  font-size: 123.1%;
}

@media screen and (max-width: 767px) {
  .U-007 .M-010 {
    padding-bottom: 7px;
    font-size: 100%;
  }
}
.U-007 .M-017 li {
  padding-left: 28px;
  font-size: 108%;
  text-indent: -28px;
}

@media screen and (max-width: 767px) {
  .U-007 .M-017 li {
    padding-left: 20px;
    font-size: 93%;
    text-indent: -20px;
  }
}
.U-007 .M-017 li li {
  font-size: 100%;
}

.p-t-10 {
  padding-top: 10px !important;
}

@media screen and (max-width: 767px) {
  .p-t-10 {
    padding-top: 7px !important;
  }
}
.p-b-10 {
  padding-bottom: 10px !important;
}

@media screen and (max-width: 767px) {
  .p-b-10 {
    padding-bottom: 7px !important;
  }
}
.p-t-30 {
  padding-top: 30px !important;
}

@media screen and (max-width: 767px) {
  .p-t-30 {
    padding-top: 25px !important;
  }
}
.m-t-90 {
  margin-top: 90px !important;
}

@media screen and (max-width: 767px) {
  .m-t-90 {
    margin-top: 70px !important;
  }
}
.sitetop #visualWrap {
  position: relative;
  z-index: 0;
}

.sitetop #bnrWrap {
  position: relative;
  width: 100%;
  padding: 24px 25px 25px 24px;
  border-bottom: 1px solid #DADADA;
}

@media screen and (max-width: 767px) {
  .sitetop #bnrWrap {
    padding: 15px;
  }
}
.sitetop #bnrWrap.show .throbber {
  opacity: 0;
  z-index: -1;
  -webkit-transition: opacity 0.25s ease, z-index 0s ease;
  transition: opacity 0.25s ease, z-index 0s ease;
  -webkit-transition: opacity 0.25s ease 1s, z-index 0s ease 1.25s;
  transition: opacity 0.25s ease 1s, z-index 0s ease 1.25s;
  -webkit-transition-delay: 1s, 1.25s;
          transition-delay: 1s, 1.25s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.sitetop #bnrWrap.show .slideBody, .sitetop #bnrWrap.show p {
  opacity: 1;
  z-index: 0;
  -webkit-transition: opacity 0.25s ease, z-index 0s ease;
  transition: opacity 0.25s ease, z-index 0s ease;
  -webkit-transition: opacity 0.25s ease 1s, z-index 0s ease 1s;
  transition: opacity 0.25s ease 1s, z-index 0s ease 1s;
  -webkit-transition-delay: 1s, 1s;
          transition-delay: 1s, 1s;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
}

.sitetop #bnrWrap.show1 .throbber {
  opacity: 0;
  z-index: -1;
  -webkit-transition: opacity 0.25s ease, z-index 0s ease;
  transition: opacity 0.25s ease, z-index 0s ease;
  -webkit-transition: opacity 0.25s ease 1s, z-index 0s ease 1.25s;
  transition: opacity 0.25s ease 1s, z-index 0s ease 1.25s;
  -webkit-transition-delay: 1s, 1.25s;
          transition-delay: 1s, 1.25s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.sitetop #bnrWrap.show1 .slideBody {
  opacity: 1;
  z-index: 0;
  -webkit-transition: opacity 0.25s ease, z-index 0s ease;
  transition: opacity 0.25s ease, z-index 0s ease;
  -webkit-transition: opacity 0.25s ease 1s, z-index 0s ease 1s;
  transition: opacity 0.25s ease 1s, z-index 0s ease 1s;
  -webkit-transition-delay: 1s, 1s;
          transition-delay: 1s, 1s;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
}

.sitetop #bnrWrap .slideBody {
  overflow: hidden;
  opacity: 0;
  position: relative;
  z-index: -1;
  width: 100%;
  height: 370px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

@media screen and (max-width: 767px) {
  .sitetop #bnrWrap .slideBody {
    height: 0;
    padding-bottom: 44.32234%;
  }
}
.sitetop #bnrWrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 500%;
}

.sitetop #bnrWrap li {
  width: 20%;
}

@media screen and (min-width: 768px) {
  .sitetop #bnrWrap li a:hover img {
    opacity: 0.7;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  }
}
.sitetop #bnrWrap li a img {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 768px) {
  .sitetop #bnrWrap li a img {
    -webkit-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
  }
}
.sitetop #bnrWrap p {
  opacity: 0;
  position: absolute;
  bottom: 25px;
  z-index: -1;
  width: 20px;
  height: 20px;
  background-color: #003067;
  text-indent: -10000px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

@media screen and (max-width: 767px) {
  .sitetop #bnrWrap p {
    bottom: 15px;
  }
}
.sitetop #bnrWrap p::before {
  display: block;
  position: absolute;
  top: 5px;
  left: 7px;
  content: "";
  width: 6px;
  height: 10px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .sitetop #bnrWrap p::before {
    width: 7px;
  }
}
.sitetop #bnrWrap p.arrowL {
  right: 46px;
}

@media screen and (max-width: 767px) {
  .sitetop #bnrWrap p.arrowL {
    right: 36px;
  }
}
.sitetop #bnrWrap p.arrowL::before {
  background-image: url("../../e_img_2019/base/arrow_left_white_6.png");
}

@media screen and (max-width: 767px) {
  .sitetop #bnrWrap p.arrowL::before {
    background-image: url("../../e_img_2019/base/arrow_left_white_14.png");
  }
}
.sitetop #bnrWrap p.arrowR {
  right: 25px;
}

@media screen and (max-width: 767px) {
  .sitetop #bnrWrap p.arrowR {
    right: 15px;
  }
}
.sitetop #bnrWrap p.arrowR::before {
  background-image: url("../../e_img_2019/base/arrow_white_6.png");
}

@media screen and (max-width: 767px) {
  .sitetop #bnrWrap p.arrowR::before {
    background-image: url("../../e_img_2019/base/arrow_white_14.png");
  }
}
@media screen and (min-width: 768px) {
  .sitetop #bnrWrap p {
    -webkit-transition: background-color 0.25s ease;
    transition: background-color 0.25s ease;
  }
  .sitetop #bnrWrap p:hover {
    background-color: #4c6e94;
    cursor: pointer;
  }
}
.sitetop #newsWrap {
  position: relative;
  width: 100%;
  padding: 25px 25px 25px 24px;
}

@media screen and (max-width: 767px) {
  .sitetop #newsWrap {
    padding: 15px;
  }
}
.sitetop #newsWrap.show .throbber {
  opacity: 0;
  z-index: -1;
  -webkit-transition: opacity 0.25s ease, z-index 0s ease;
  transition: opacity 0.25s ease, z-index 0s ease;
  -webkit-transition: opacity 0.25s ease 1s, z-index 0s ease 1.25s;
  transition: opacity 0.25s ease 1s, z-index 0s ease 1.25s;
  -webkit-transition-delay: 1s, 1.25s;
          transition-delay: 1s, 1.25s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.sitetop #newsWrap.show strong, .sitetop #newsWrap.show .slideBody, .sitetop #newsWrap.show p {
  opacity: 1;
  z-index: 0;
  -webkit-transition: opacity 0.25s ease, z-index 0s ease;
  transition: opacity 0.25s ease, z-index 0s ease;
  -webkit-transition: opacity 0.25s ease 1s, z-index 0s ease 1s;
  transition: opacity 0.25s ease 1s, z-index 0s ease 1s;
  -webkit-transition-delay: 1s, 1s;
          transition-delay: 1s, 1s;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
}

.sitetop #newsWrap.show1 .throbber {
  opacity: 0;
  z-index: -1;
  -webkit-transition: opacity 0.25s ease, z-index 0s ease;
  transition: opacity 0.25s ease, z-index 0s ease;
  -webkit-transition: opacity 0.25s ease 1s, z-index 0s ease 1.25s;
  transition: opacity 0.25s ease 1s, z-index 0s ease 1.25s;
  -webkit-transition-delay: 1s, 1.25s;
          transition-delay: 1s, 1.25s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.sitetop #newsWrap.show1 strong, .sitetop #newsWrap.show1 .slideBody {
  opacity: 1;
  z-index: 0;
  -webkit-transition: opacity 0.25s ease, z-index 0s ease;
  transition: opacity 0.25s ease, z-index 0s ease;
  -webkit-transition: opacity 0.25s ease 1s, z-index 0s ease 1s;
  transition: opacity 0.25s ease 1s, z-index 0s ease 1s;
  -webkit-transition-delay: 1s, 1s;
          transition-delay: 1s, 1s;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
}

.sitetop #newsWrap strong {
  display: block;
  opacity: 0;
  z-index: -1;
  margin-bottom: 12px;
  padding: 3px 0 0 9px;
  border-left: 3px solid #A7A7A7;
  color: #A7A7A7;
  font-size: 108%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

@media screen and (max-width: 767px) {
  .sitetop #newsWrap strong {
    margin-bottom: 10px;
    padding-top: 2px;
    font-size: 93%;
  }
}
.sitetop #newsWrap .slideBody {
  overflow: hidden;
  opacity: 0;
  position: relative;
  z-index: -1;
  width: 100%;
  height: 127px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

@media screen and (max-width: 767px) {
  .sitetop #newsWrap .slideBody {
    height: 0;
    padding-bottom: 34.79853%;
  }
}
.sitetop #newsWrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 500%;
}

.sitetop #newsWrap li {
  width: 20%;
  height: 100%;
  background-color: #FFF;
  font-size: 108%;
  line-height: 1.71429;
}

@media screen and (max-width: 767px) {
  .sitetop #newsWrap li {
    font-size: 100%;
    line-height: 1.53846;
  }
}
.sitetop #newsWrap li a {
  display: block;
  width: 100%;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .sitetop #newsWrap li a:hover {
    color: #707070;
  }
}
.sitetop #newsWrap li span {
  font-size: 85.71429%;
}

@media screen and (max-width: 767px) {
  .sitetop #newsWrap li span {
    font-size: 85%;
  }
}
.sitetop #newsWrap p {
  opacity: 0;
  position: absolute;
  bottom: 25px;
  z-index: -1;
  width: 20px;
  height: 20px;
  background-color: #A7A7A7;
  text-indent: -10000px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

@media screen and (max-width: 767px) {
  .sitetop #newsWrap p {
    bottom: 15px;
  }
}
.sitetop #newsWrap p::before {
  display: block;
  position: absolute;
  top: 5px;
  left: 7px;
  content: "";
  width: 6px;
  height: 10px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .sitetop #newsWrap p::before {
    width: 7px;
  }
}
.sitetop #newsWrap p.arrowL {
  right: 46px;
}

@media screen and (max-width: 767px) {
  .sitetop #newsWrap p.arrowL {
    right: 36px;
  }
}
.sitetop #newsWrap p.arrowL::before {
  background-image: url("../../e_img_2019/base/arrow_left_white_6.png");
}

@media screen and (max-width: 767px) {
  .sitetop #newsWrap p.arrowL::before {
    background-image: url("../../e_img_2019/base/arrow_left_white_14.png");
  }
}
.sitetop #newsWrap p.arrowR {
  right: 25px;
}

@media screen and (max-width: 767px) {
  .sitetop #newsWrap p.arrowR {
    right: 15px;
  }
}
.sitetop #newsWrap p.arrowR::before {
  background-image: url("../../e_img_2019/base/arrow_white_6.png");
}

@media screen and (max-width: 767px) {
  .sitetop #newsWrap p.arrowR::before {
    background-image: url("../../e_img_2019/base/arrow_white_14.png");
  }
}
@media screen and (min-width: 768px) {
  .sitetop #newsWrap p {
    -webkit-transition: background-color 0.25s ease;
    transition: background-color 0.25s ease;
  }
  .sitetop #newsWrap p:hover {
    background-color: #c1c1c1;
    cursor: pointer;
  }
}
.sitetop .U-003 {
  margin-right: 0;
  margin-left: 0;
  padding-top: 0;
}

.sitetop .U-003 > ul {
  border-top: 1px solid #DADADA;
}

.sitetop .U-003 > ul > li {
  border-top: none;
}

.sitetop .U-003 .topContent > a {
  position: relative;
  z-index: 0;
  padding: 50px 27px 49px 44px;
}

@media screen and (max-width: 767px) {
  .sitetop .U-003 .topContent > a {
    padding: 35px 33px 36px;
  }
}
.sitetop .U-003 .topContent > a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  border: 24px solid #FFF;
  background-color: #F8F8F8;
}

@media screen and (max-width: 767px) {
  .sitetop .U-003 .topContent > a::before {
    border-width: 15px;
  }
}
.sitetop .U-003 .topContent .M-003 {
  font-size: 184%;
  line-height: 1.25;
}

@media screen and (max-width: 767px) {
  .sitetop .U-003 .topContent .M-003 {
    font-size: 138.5%;
    line-height: 1;
  }
}
.sitetop .U-003 .topContent .M-003 > span {
  display: block;
  padding-top: 4px;
  font-size: 58.33333%;
}

@media screen and (max-width: 767px) {
  .sitetop .U-003 .topContent .M-003 > span {
    padding-top: 5px;
    font-size: 61.11111%;
  }
}
.sitetop .U-003 .topContent .M-003 + .M-005 {
  padding-top: 15px;
}

@media screen and (max-width: 767px) {
  .sitetop .U-003 .topContent .M-003 + .M-005 {
    padding-top: 13px;
  }
}
.sitetop .U-003 .topContent:not(.doubleContent) .M-003 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
}

.sitetop .U-003 .topContent:not(.doubleContent) .M-003 span {
  font-family: Kosugi, sans-serif;
}

.sitetop .U-003 .topContent .M-008 {
  padding: 20px 0 0 4px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .sitetop .U-003 .topContent .M-008 {
    padding-top: 16px;
  }
}
.sitetop .U-003 .doubleContent {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .sitetop .U-003 .doubleContent {
    width: 100%;
  }
}
.sitetop .U-003 .topContent.doubleContent > a {
  border-bottom: none;
}

.sitetop .U-003 .tripleContent {
  width: 75%;
}

@media screen and (max-width: 767px) {
  .sitetop .U-003 .tripleContent {
    width: 50%;
  }
}
.sitetop .U-003 .tripleContent > div {
  border-bottom: none;
}

.sitetop .U-003 .tripleContent .M-015 {
  padding: 0;
  border-top: none;
  border-right: none;
  border-left: none;
}

.sitetop .U-003 .tripleContent .M-015 > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .sitetop .U-003 .tripleContent .M-015 > ul {
    display: block;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.sitetop .U-003 .tripleContent .M-015 > ul > li {
  width: 50%;
  margin-top: 0;
  border-top: none;
  border-left: none;
}

@media screen and (max-width: 767px) {
  .sitetop .U-003 .tripleContent .M-015 > ul > li {
    width: 100%;
  }
}
.sitetop .U-003 .tripleContent .M-015 > ul > li > a {
  padding: 23px 24px 25px;
}

@media screen and (max-width: 767px) {
  .sitetop .U-003 .tripleContent .M-015 > ul > li > a {
    padding: 15px 14px 15px 15px;
  }
}
.sitetop .U-003 .tripleContent .M-015 > ul > li:nth-child(even) > a {
  border-right-color: transparent;
}

@media screen and (max-width: 767px) {
  .sitetop .U-003 .tripleContent .M-015 > ul > li:nth-child(odd) > a {
    border-right-color: transparent;
  }
}
.sitetop .U-003 .tripleContent + .topContent {
  border-left: 1px solid #DADADA;
}

.sitetop #footerWrap {
  margin-right: 0;
  margin-left: 0;
  padding-top: 74px;
}

@media screen and (max-width: 767px) {
  .sitetop #footerWrap {
    margin-right: 0;
    margin-left: 0;
    padding-top: 85px;
  }
}
/* ----------------------------------------------------------------------- */
/* タブ切り替え全体のスタイル */
.tabs {
  margin: 0 auto;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

/* タブのスタイル */
.tab_item {
  display: block;
  float: left;
  width: 33.3333333333%;
  height: 50px;
  border-bottom: 3px solid #5ab4bd;
  background-color: #d9d9d9;
  color: #565656;
  font-size: 16px;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
}

.tab_item:hover {
  opacity: 0.75;
}

/* ラジオボタンを全て消す */
input#item, input#technology {
  display: none;
}

/* タブ切り替えの中身のスタイル */
.tab_content {
  display: none;
  overflow: hidden;
  clear: both;
}

/* 選択されているタブのコンテンツのみを表示 */
#item:checked ~ #item_content,
#technology:checked ~ #technology_content {
  display: block;
}

/* 選択されているタブのスタイルを変える */
.tabs input:checked + .tab_item {
  background-color: #5ab4bd;
  color: #fff;
}

/*****************************************************************************  */
/* Services - section
/ ******************************************************************************/
.section-service {
  margin: 8rem 0;
}

.area-service-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1rem 0;
}

.area-service-image img {
  width: 50%;
}

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

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q::before, q::after, blockquote::before, blockquote::after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
} /*! 111226 japan font on
YUI 3.4.1 (build 4118)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
// */
body {
  font: 13px/1.231 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
  *font: x-small;
  *font-size: small;
}

select, input, button, textarea {
  font: 99% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
}

table {
  font: 100%;
  font-size: inherit;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

.clearfix::after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ".";
  height: 0;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  zoom: 1;
}

*:first-child + html .clearfix {
  zoom: 1;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.clearfix::after {
  font-size: 0;
}

html {
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*, *::before, *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  background-color: #FFF;
  color: #333;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

a {
  color: #333;
  text-decoration: underline;
  outline: 0 none;
}

img {
  vertical-align: bottom;
}

.forSp {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .forPc {
    display: none !important;
  }
  .forSp {
    display: block !important;
  }
}
html {
  overflow-y: scroll;
}

body {
  min-width: 1260px;
}

@media screen and (max-width: 767px) {
  body {
    min-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .overlayWrap {
    display: none;
    position: fixed;
    top: 0;
    left: 2.66667%;
    z-index: -1;
    width: 94.66667%;
    height: 100vh;
    margin-top: 2.66667%;
    background-color: #FFF;
  }
}
.breadcrumb {
  margin: 0 -26px 0 -25px;
  padding: 4px 2px 0 0;
  color: #9E9E9E;
  font-size: 93%;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .breadcrumb {
    margin: 0 -1.69492%;
    padding: 28px 0 0;
    font-size: 77%;
  }
}
.breadcrumb a {
  color: #9E9E9E;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .breadcrumb a:hover {
    color: #bbb;
  }
}
.contentsEnWrap {
  margin: 0 -26px 0 -25px;
  padding-top: 34px;
  color: #003067;
  font-size: 138.5%;
}

@media screen and (max-width: 767px) {
  .contentsEnWrap {
    margin: 0 -1.69492%;
    padding-top: 37px;
    font-size: 108%;
  }
}
.contentsEnWrap::before {
  display: inline-block;
  *display: inline;
  content: "";
  width: 20px;
  height: 1px;
  margin-right: 5px;
  background-color: #DADADA;
  vertical-align: middle;
  *vertical-align: auto;
  vertical-align: 7px;
  *zoom: 1;
}

@media screen and (max-width: 767px) {
  .contentsEnWrap::before {
    width: 12px;
    vertical-align: 5px;
  }
}
.contentsEnWrap + .M-001 {
  padding-top: 50px;
}

@media screen and (max-width: 767px) {
  .contentsEnWrap + .M-001 {
    padding-top: 42px;
  }
}
#footerWrap {
  margin: 0 -26px 0 -25px;
  padding-top: 174px;
}

@media screen and (max-width: 767px) {
  #footerWrap {
    margin: 0 -1.69492%;
    padding-top: 124px;
  }
}
@media screen and (max-width: 1277px) {
  .shortPage #footerWrap {
    padding-top: 800px;
  }
}
@media screen and (max-width: 767px) {
  .shortPage #footerWrap {
    padding-top: 124px;
  }
}
.el_customText {
  font-size: 93%;
  font-style: normal;
  line-height: 1.83333;
}
@media screen and (min-width: 768px) {
  .el_customText {
    font-size: 116%;
    line-height: 1.9;
  }
}
.el_customText *:first-child {
  margin-top: 0;
}
.el_customText *:last-child {
  margin-bottom: 0;
}
.el_customText p, .el_customText ul, .el_customText ol {
  margin-block: 15px;
}
.el_customText figure {
  margin-block: 35px;
}
.el_customText h2 {
  margin-block: 42px 10px;
  padding-bottom: 18px;
  border-bottom: 1px solid #dadada;
  font-family: "Kosugi", sans-serif;
  font-size: 115%;
  font-weight: 400;
  line-height: 1.23;
}
@media screen and (min-width: 768px) {
  .el_customText h2 {
    margin-block: 85px 20px;
    font-size: 167%;
  }
}
.el_customText blockquote {
  position: relative;
  z-index: 0;
  margin-block: 18px;
  padding: 20px;
  background: #F8F8F8;
}
@media screen and (min-width: 768px) {
  .el_customText blockquote {
    margin-block: 35px;
    padding: 50px;
  }
}
.el_customText blockquote::before, .el_customText blockquote::after {
  position: absolute;
  z-index: -1;
  content: "";
  width: 56px;
  aspect-ratio: 56/42;
  background: url("../img/common/icon_quote_white.svg") no-repeat;
  background-size: contain;
}
.el_customText blockquote::before {
  top: 20px;
  left: 18px;
}
.el_customText blockquote::after {
  right: 16px;
  bottom: 19px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.el_customText blockquote cite {
  display: block;
  margin-top: 16px;
  font-size: 16px;
  line-height: 1.7;
  text-align: right;
}
.el_customText a {
  color: #003067;
  line-height: 1.7;
}
.el_customText h3 {
  margin-block: 42px 10px;
  padding-bottom: 18px;
  border-bottom: 1px solid #dadada;
  color: #003067;
  font-family: "Kosugi", sans-serif;
  font-size: 116%;
  font-weight: 400;
  line-height: 1.45;
}
@media screen and (min-width: 768px) {
  .el_customText h3 {
    margin-block: 85px 20px;
    font-size: 167%;
  }
}
.el_customText h4 {
  position: relative;
  margin-block: 18px 10px;
  padding-bottom: 10px;
  color: #003067;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .el_customText h4 {
    margin-block: 35px 20px;
  }
}
.el_customText h4::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 15px;
  height: 1px;
  background: currentcolor;
}
.el_customText ul > li {
  list-style-type: disc;
  margin-left: 1.25em;
}
.el_customText ol > li {
  list-style-type: decimal;
  margin-left: 1.25em;
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.el_gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.el_gallery_item {
  width: 49%;
  margin-bottom: 10px;
}
@media screen and (max-width: 750px) {
  .el_gallery_item {
    width: 100%;
  }
}

.js_slide {
  --space: 15px;
}
@media screen and (min-width: 768px) {
  .js_slide {
    --space: 35px;
  }
}
.js_slide {
  --swiper-theme-color: #003067;
  --swiper-pagination-bullet-inactive-color: #dadada;
  --swiper-pagination-bullet-border-radius: 0;
  --swiper-pagination-bullet-height: 3px;
  --swiper-pagination-bullet-width: 20px;
  --swiper-pagination-bullet-inactive-opacity: 1;
}
.js_slide_body {
  overflow: hidden;
  margin-inline: calc(40px + var(--space));
}
.js_slide_item {
  aspect-ratio: 4/3;
}
.js_slide_item img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.js_slide_pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: static;
  margin-top: 25px;
}
.js_slide_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: calc(50% - 25px);
  z-index: 1;
  width: 20px;
  aspect-ratio: 40/57;
  cursor: pointer;
  -webkit-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
@media screen and (min-width: 768px) {
  .js_slide_button {
    width: 40px;
  }
}
.js_slide_button:hover {
  background: #F8F8F8;
}
.js_slide_button:focus-visible {
  background: #F8F8F8;
}
.js_slide_button::after {
  display: block;
  content: "";
  width: 100%;
  aspect-ratio: 1;
  background: url("../img/common/icon_arrow_double.svg") no-repeat;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .js_slide_button::after {
    width: 60%;
  }
}
.js_slide_button__previous {
  left: 0;
  -webkit-transform: scaleX(-1) translateY(-50%);
          transform: scaleX(-1) translateY(-50%);
}
.js_slide_button__next {
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.el_linkAnchor {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr))[2];
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid #003067;
  border-bottom: 1px solid #003067;
}
@media screen and (min-width: 768px) {
  .el_linkAnchor {
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  }
}
.el_linkAnchor_item:nth-child(even) {
  border-left: 1px solid #dadada;
}
@media screen and (min-width: 768px) {
  .el_linkAnchor_item:nth-child(even) {
    border-left: none;
  }
}
.el_linkAnchor_item:nth-child(n+3) {
  border-top: 1px solid #dadada;
}
@media screen and (min-width: 768px) {
  .el_linkAnchor_item:nth-child(n+3) {
    border-top: none;
  }
}
@media screen and (min-width: 768px) {
  .el_linkAnchor_item:nth-child(n+2) {
    border-left: 1px solid #dadada;
  }
}
.el_linkAnchor_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  padding: 18px 5px 19px;
  background: #fff;
  color: #003067;
  font-size: 14px;
  line-height: 1.23;
  text-decoration: none;
  text-align: center;
  -webkit-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
.el_linkAnchor_link:hover {
  background: #F8F8F8;
}
.el_linkAnchor_link:focus-visible {
  background: #F8F8F8;
}
.el_linkAnchor_link::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  content: "";
  width: 20px;
  aspect-ratio: 1;
  background: url("../img/common/icon_arrow_double.svg") no-repeat;
  background-size: contain;
}

.el_banner {
  --space: 3px;
  --space-right: 15px;
  display: block;
  position: relative;
  padding: var(--space) calc(var(--space-right) * 2 + 20px) var(--space) var(--space);
  border: 1px solid #003067;
  border-right-color: #dadada;
  border-bottom-color: #dadada;
  text-decoration: none;
  -webkit-transition: background 0.3s linear, border 0.3s linear;
  transition: background 0.3s linear, border 0.3s linear;
}
@media screen and (min-width: 768px) {
  .el_banner {
    --space-right: 35px;
    padding-right: calc(var(--space-right) * 2 + 20px);
  }
}
.el_banner:hover {
  border-color: #dadada #003067 #003067 #dadada;
  background: #F8F8F8;
}
.el_banner:focus-visible {
  border-color: #dadada #003067 #003067 #dadada;
  background: #F8F8F8;
}
.el_banner::before {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  width: 20px;
  aspect-ratio: 1;
  background: url("../img/common/icon_arrow.svg") no-repeat;
}
@media screen and (min-width: 768px) {
  .el_banner::before {
    right: 35px;
  }
}
.el_banner__text {
  --space: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px 70px;
}
@media screen and (min-width: 768px) {
  .el_banner__text {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-top: 30px;
    padding-bottom: 35px;
    padding-left: 80px;
  }
}
.el_banner__text::after {
  position: absolute;
  top: 15px;
  right: 50px;
  content: "";
  width: 1px;
  height: calc(100% - 30px);
  background: #dadada;
}
@media screen and (min-width: 768px) {
  .el_banner__text::after {
    content: none;
  }
}
.el_banner_logo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 59.1%;
}
@media screen and (min-width: 768px) {
  .el_banner_logo {
    width: 26%;
  }
}
.el_banner_content {
  width: 100%;
}
.el_banner_title {
  font-family: "Kosugi", sans-serif;
  font-size: 116%;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .el_banner_title {
    font-size: 184%;
  }
}
.el_banner_catchCopy {
  margin-top: 10px;
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .el_banner_catchCopy {
    margin-top: 15px;
    font-size: 138%;
  }
}
.el_banner_text {
  margin-top: 10px;
  font-size: 10px;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  .el_banner_text {
    margin-top: 15px;
    font-size: 116%;
    line-height: 1.9;
  }
}

.el_buttonMain {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  overflow: hidden;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  padding: 13px 15px 15px 30px;
  border: 1px solid;
  border-right-color: #dadada;
  border-bottom-color: #dadada;
  background: #fff;
  color: #003067;
  font-size: 14px;
  text-decoration: none;
  -webkit-transition: background 0.3s linear, border 0.3s linear;
  transition: background 0.3s linear, border 0.3s linear;
}
@media screen and (min-width: 768px) {
  .el_buttonMain {
    font-size: 20px;
  }
}
.el_buttonMain:hover {
  border-color: #dadada #003067 #003067 #dadada;
  background: #F8F8F8;
}
.el_buttonMain:focus-visible {
  border-color: #dadada #003067 #003067 #dadada;
  background: #F8F8F8;
}
.el_buttonMain::after {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  content: "";
  width: 20px;
  aspect-ratio: 1;
  background: url("../img/common/icon_arrow.svg") no-repeat;
  background-size: contain;
}

.lnaviWrap {
  position: relative;
  z-index: 0;
  margin: 0 -1.69492%;
  padding-top: 23px;
}
@media screen and (min-width: 768px) {
  .lnaviWrap {
    margin: 0 -26px 0 -25px;
    padding-top: 41px;
  }
}
.lnaviWrap::after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #DADADA;
}
.lnaviWrap li {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
}
.lnaviWrap a {
  display: block;
  padding: 15px 14px 13px;
  font-size: 77%;
  line-height: 1.6;
  text-decoration: none;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .lnaviWrap a {
    padding: 16px 28px 16px 30px;
    font-size: 108%;
  }
}
.lnaviWrap a:hover {
  color: #707070;
}
.lnaviWrap a:focus-visible {
  color: #707070;
}
.lnaviWrap a[aria-current] {
  border-top: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
  border-left: 1px solid #DADADA;
  background-color: #FFF;
  color: #003067;
  font-weight: bold;
}
.lnaviWrap a[aria-current]:hover {
  color: #4c6e94;
}
.lnaviWrap a[aria-current]:focus-visible {
  color: #4c6e94;
}
.lnaviWrap + .M-001 {
  padding-top: 38px;
}
@media screen and (min-width: 768px) {
  .lnaviWrap + .M-001 {
    padding-top: 79px;
  }
}

.mailform {
  width: 100%;
}
.mailform table {
  width: 100%;
}
@media not screen and (min-width: 768px) {
  .mailform table th, .mailform table td {
    display: block;
    width: 100%;
  }
}
.mailform table th {
  padding: 27px 16px 11px 4px;
  font-size: 16px;
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  .mailform table th {
    width: 280px;
    border-bottom: 1px #e2e2e2 solid;
  }
}
.mailform table th span {
  margin-right: 8px;
  padding: 2px 5px;
  background: #f00;
  color: #fff;
  font-size: 12px;
}
.mailform table th span.gray {
  background: #666;
}
.mailform table td {
  padding: 22px 16px 24px 4px;
  border-bottom: 1px #e2e2e2 solid;
  font-size: 16px;
  line-height: 1.8;
  vertical-align: top;
}
.mailform table td p {
  font-size: 12px;
}
.mailform input {
  width: 100%;
}
.mailform input.half {
  width: 50%;
}
.mailform textarea {
  width: 100%;
  height: 96px;
  resize: vertical;
}
.mailform input[type=radio], .mailform input[type=checkbox] {
  width: auto;
}
.mailform .submit {
  margin-top: 25px;
  text-align: center;
}
.mailform .submit button {
  font-size: 20px;
}
.mailform .submit input {
  width: auto;
  font-size: 20px;
}
.mailform .submit input:nth-child(n+2) {
  margin-left: 28px;
}
.mailform h5 {
  font-size: 16px;
}
.mailform h6 {
  padding-bottom: 24px;
  border-bottom: 1px solid #e2e2e2;
  font-size: 16px;
}

.panel {
  margin-top: 20px;
  padding: 15px;
  border: 1px solid #e2e2e2;
  font-size: 18px;
  line-height: 180%;
}

.panel .error_messe {
  color: red;
}

.el_select {
  position: relative;
}
.el_select::after {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  content: "";
  width: 20px;
  aspect-ratio: 1;
  background: url("../img/common/icon_arrow.svg") no-repeat;
}
.el_select_inner {
  display: block;
  width: 100%;
  padding: 18px 45px 18px 30px;
  border: 1px solid #CDD6DD;
  background: #fff;
  color: #003067;
  font-size: 16px;
  line-height: 1.23;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.wpcf7-radio .wpcf7-list-item, .wpcf7-checkbox .wpcf7-list-item {
  display: block;
  margin: 0;
}

.wpcf7-free-text {
  margin-left: 1.5rem;
}

.el_formItems .wpcf7-form-control-wrap:not(:last-child) .wpcf7-not-valid-tip {
  display: none;
}

.js_formDescription {
  margin-bottom: 4px;
}
.js_formDescription[aria-hidden=true] {
  display: none;
}

.el_postImage img {
  height: 100%;
  aspect-ratio: 75/56;
  -o-object-fit: contain;
     object-fit: contain;
}

.el_categoryList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 15px;
}
.el_categoryList_inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 2px;
  padding-block: 5px;
  color: #003067;
  font-size: 12.8px;
  font-style: normal;
  line-height: 1.25;
}
.el_categoryList_inner::before {
  content: "#";
}

.el_postMeta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 15px;
  font-size: 10px;
  line-height: 1.25;
}
@media screen and (min-width: 768px) {
  .el_postMeta {
    font-size: 12.8px;
  }
}

.bl_postList {
  line-height: 1.9;
}
@media screen and (min-width: 768px) {
  .bl_postList {
    font-size: 116%;
  }
}
.bl_postList_item {
  padding-bottom: 15px;
  border-bottom: 1px solid #dadada;
}
@media screen and (min-width: 768px) {
  .bl_postList_item {
    padding-bottom: 25px;
  }
}
.bl_postList_item:nth-child(n+2) {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .bl_postList_item:nth-child(n+2) {
    margin-top: 25px;
  }
}
.bl_postList_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0 25px;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .bl_postList_link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.bl_postList_link:has(.bl_postList_image) {
  row-gap: 15px;
}
.bl_postList_image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .bl_postList_image {
    width: 20.8%;
  }
}
.bl_postList_content {
  width: 100%;
}
.bl_postList_meta {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .bl_postList_meta {
    width: 200px;
    max-width: 40%;
  }
}
@media screen and (min-width: 768px) {
  :where(.bl_postList_item:has(.bl_postList_image)) .bl_postList_meta {
    width: 100%;
    max-width: 100%;
  }
}
:where(.bl_postList_item:has(.bl_postList_image)) .bl_postList_title {
  margin-top: 20px;
}

.bl_pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.bl_pager_item__previous {
  margin-right: auto;
}
.bl_pager_item__next {
  margin-left: auto;
}
.bl_pager_item__dot {
  color: #B5B5B5;
  font-size: 15px;
  line-height: 1.5;
}
.bl_pager_inner {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  min-width: 40px;
  height: 57px;
  padding-block: 18px;
  color: #003067;
  font-size: 16px;
  line-height: 1.23;
  text-decoration: none;
}
.bl_pager_inner[href] {
  -webkit-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
.bl_pager_inner[href]:hover {
  background: #F8F8F8;
}
.bl_pager_inner[href]:focus-visible {
  background: #F8F8F8;
}
:where(.bl_pager_item__current) .bl_pager_inner {
  background: #F8F8F8;
}
:where(.bl_pager_item__text) .bl_pager_inner {
  padding: 16px 21px;
}
:where(.bl_pager_item__previous, .bl_pager_item__next) .bl_pager_inner::after {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  background: url("../img/common/icon_arrow.svg") no-repeat;
  background-size: contain;
}
:where(.bl_pager_item__previous) .bl_pager_inner::after {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.bl_siteCategory {
  display: -ms-grid;
  display: grid;
  gap: 0 15px;
  -ms-grid-columns: minmax(0, 1fr);
  grid-template-columns: minmax(0, 1fr);
}
@media screen and (min-width: 768px) {
  .bl_siteCategory {
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr));
    row-gap: 25px;
  }
}
@media screen and (min-width: 768px) {
  .bl_siteCategory__wide {
    -ms-grid-columns: minmax(0, 1fr);
    grid-template-columns: minmax(0, 1fr);
    row-gap: 0;
  }
}
.bl_siteCategory_item {
  border-top: 1px solid;
  color: #003067;
  font-size: 108%;
  font-weight: bold;
}
:where(.bl_siteCategory__wide) .bl_siteCategory_item {
  position: relative;
}
@media screen and (min-width: 768px) {
  :where(.bl_siteCategory__wide) .bl_siteCategory_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
:where(.bl_siteCategory__wide) .bl_siteCategory_item::after {
  position: absolute;
  top: -1px;
  right: 0;
  width: 72.4%;
  height: 1px;
  background: #dadada;
}
@media screen and (min-width: 768px) {
  :where(.bl_siteCategory__wide) .bl_siteCategory_item::after {
    content: "";
  }
}
:where(.bl_siteCategory_list) .bl_siteCategory_item {
  min-height: 0;
  margin: 0;
  padding: 0;
  border-top: none;
  font-size: 12.8px;
  font-weight: normal;
}
:where(.bl_siteCategory_list) .bl_siteCategory_item::after {
  content: none;
}
.bl_siteCategory_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0 15px;
  padding-bottom: 18px;
}
@media screen and (min-width: 768px) {
  :where(.bl_siteCategory__wide) .bl_siteCategory_list {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 72.4%;
    margin: 0;
    padding: 0 0 0 10px;
    border: none;
  }
}
.bl_siteCategory_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  min-height: 58px;
  padding: 11px 10px;
  color: inherit;
  text-decoration: none;
  -webkit-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
:where(.bl_siteCategory_list) .bl_siteCategory_link {
  width: auto;
  min-height: 0;
  padding: 5px 10px 5px 20px;
}
@media screen and (min-width: 768px) {
  :where(.bl_siteCategory__wide .bl_siteCategory_list) .bl_siteCategory_link {
    padding-left: 10px;
  }
}
.bl_siteCategory_link:hover {
  background: #F8F8F8;
}
.bl_siteCategory_link:focus-visible {
  background: #F8F8F8;
}
.bl_siteCategory_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 2px;
}
.bl_siteCategory_text::before {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  content: "#";
  font-size: 91.4%;
}

.el_archive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px 35px;
}
.el_archive_label {
  color: #003067;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.23;
}
.el_archive_content {
  width: min(100%, 288px);
}

.el_table {
  --space-vertical: 10px;
  border-top: 1px solid #003067;
}
@media screen and (min-width: 768px) {
  .el_table {
    --space-vertical: 18px;
  }
}
.el_table_item {
  border-bottom: 1px solid #dadada;
}
@media screen and (min-width: 768px) {
  .el_table_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.el_table_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: var(--space-vertical) 20px;
  background: #F8F8F8;
  color: #003067;
  font-size: 92%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .el_table_title {
    padding-inline: 30px;
    font-size: 123%;
    width: min(200px, 50%);
    border-right: 1px solid #dadada;
  }
}
.el_table_data {
  width: 100%;
  padding: var(--space-vertical) 20px;
  font-size: 77%;
}
@media screen and (min-width: 768px) {
  .el_table_data {
    padding-inline: 40px;
    font-size: 116%;
  }
}

.el_box {
  padding: clamp(20px, 5vw, 50px);
  border-bottom: 1px solid #dadada;
  background: #F8F8F8;
}
.el_box_header {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  position: relative;
}
.el_box_label {
  display: inline-block;
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: 1/1;
  position: relative;
  z-index: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 9px 25px;
  background: #003067;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .el_box_label {
    font-size: 20px;
  }
}
.el_box_image {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: 1/1;
}
.el_box_title {
  margin-top: 35px;
}

.el_titleSub {
  padding-bottom: 12px;
  border-bottom: 1px solid #dadada;
  font-family: "Kosugi", sans-serif;
  font-size: 115%;
  font-weight: 400;
  line-height: 1.23;
}
@media screen and (min-width: 768px) {
  .el_titleSub {
    padding-bottom: 18px;
    font-size: 167%;
  }
}
.el_titleSub__color {
  color: #003067;
}
.el_titleSub + * {
  margin-top: 20px;
}

body {
  padding-top: 2.66667%;
}
@media screen and (min-width: 768px) {
  body {
    padding-top: 30px;
  }
}

.ly_pageBackground {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.ly_pageBackground_image {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ly_pageBackground_gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ly_page {
  --space-side: 8vw;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  width: 94.66667%;
  margin-inline: auto;
  background: #fff;
  background-color: #FFF;
}
@media screen and (min-width: 768px) {
  .ly_page {
    --space-side: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 91px;
    width: 1200px;
    padding: 55px var(--space-side) 95px 70px;
  }
}
.ly_page__spaceSmall {
  --space-side: 6.66667vw;
}
@media screen and (min-width: 768px) {
  .ly_page__spaceSmall {
    --space-side: 54px;
    gap: 65px;
  }
}
.ly_page_header {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  max-height: 100dvh;
}
@media screen and (min-width: 768px) {
  .ly_page_header {
    width: 170px;
    max-height: 100%;
  }
}
.ly_page_body {
  width: 100%;
  min-width: 0;
  padding-inline: var(--space-side);
}
@media screen and (min-width: 768px) {
  .ly_page_body {
    padding: 0;
  }
}
.ly_page_footer {
  margin: 100px calc(var(--space-side) * -1) 0;
}
@media screen and (min-width: 768px) {
  .ly_page_footer {
    margin: 100px 0 0;
  }
}
.ly_page_toTop {
  position: fixed;
  right: 2.66667%;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  .ly_page_toTop {
    position: fixed;
    right: auto;
    bottom: 0;
    left: 50%;
    margin-left: 550px;
  }
}
.ly_page_toTop[data-is-fixed=true] {
  position: absolute;
  right: 0;
  left: auto;
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .company .gnaviWrap li:nth-child(1) a, .service .gnaviWrap li:nth-child(2) a, .projects .gnaviWrap li:nth-child(3) a, .clients .gnaviWrap li:nth-child(4) a, .campaign .gnaviWrap li:nth-child(5) a, .sdgs .gnaviWrap li:nth-child(5) a {
    color: #003067;
    font-weight: bold;
  }
  .company .gnaviWrap li:nth-child(1) a:hover, .service .gnaviWrap li:nth-child(2) a:hover, .projects .gnaviWrap li:nth-child(3) a:hover, .clients .gnaviWrap li:nth-child(4) a:hover, .campaign .gnaviWrap li:nth-child(5) a:hover, .sdgs .gnaviWrap li:nth-child(5) a:hover {
    color: #4c6e94;
  }
}
.bl_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 24px 7.04225% 0;
  background: #fff;
}
@media screen and (min-width: 768px) {
  .bl_header {
    padding: 41px 0 0;
  }
}
.bl_header_logo {
  width: 156px;
  padding-bottom: 18px;
}
@media screen and (min-width: 768px) {
  .bl_header_logo {
    width: 100%;
    padding: 0;
  }
}
.bl_header_navigation {
  overflow: auto;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .bl_header_navigation {
    overflow: visible;
    margin-top: 60px;
  }
}

.bl_mainNavigation_toggle {
  position: absolute;
  top: 0;
  right: 7.04225%;
  width: 20px;
  aspect-ratio: 1;
  margin-top: 21px;
  border-radius: 0;
  border: none;
  background: transparent;
}
@media screen and (min-width: 768px) {
  .bl_mainNavigation_toggle {
    display: none;
  }
}
.bl_mainNavigation_line {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #838383;
}
.bl_mainNavigation_line:nth-child(1) {
  top: 0;
}
[aria-expanded=true] .bl_mainNavigation_line:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: 8px;
}
.bl_mainNavigation_line:nth-child(2) {
  top: 8px;
}
[aria-expanded=true] .bl_mainNavigation_line:nth-child(2) {
  display: none;
}
.bl_mainNavigation_line:nth-child(3) {
  top: 16px;
}
[aria-expanded=true] .bl_mainNavigation_line:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-top: -8px;
}
.bl_mainNavigation_content {
  display: none;
  width: 100%;
  padding: 31px 18px 46px;
  border-top: 1px solid #dadada;
}
@media screen and (min-width: 768px) {
  .bl_mainNavigation_content {
    display: block;
    overflow: auto;
    height: 100%;
    padding: 0;
    border-top: none;
  }
}
.bl_mainNavigation_content[aria-hidden=false] {
  display: block;
}
.bl_mainNavigation_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0;
}
@media screen and (min-width: 768px) {
  .bl_mainNavigation_list {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 27px;
  }
}
.bl_mainNavigation_link {
  display: block;
  padding: 14px 0;
  font-size: 108%;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .bl_mainNavigation_link {
    padding: 0;
  }
}
.bl_mainNavigation_link:hover {
  color: #707070;
}
.bl_mainNavigation_link:focus-visible {
  color: #707070;
}
.bl_mainNavigation_cta {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .bl_mainNavigation_cta {
    margin-top: 69px;
  }
}
.bl_mainNavigation_subContent {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .bl_mainNavigation_subContent {
    margin-top: 60px;
  }
}

.el_buttonList {
  border-bottom: 1px solid;
  color: #003067;
}
.el_buttonList_item {
  border-top: 1px solid;
}
.el_buttonList_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  padding: 18px 5px 19px 10px;
  color: inherit;
  text-decoration: none;
  -webkit-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
.el_buttonList_link:hover {
  background: #F8F8F8;
}
.el_buttonList_link:focus-visible {
  background: #F8F8F8;
}
.el_buttonList_icon {
  width: 20px;
}

.el_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
@media screen and (min-width: 768px) {
  .el_sns {
    gap: 10px;
  }
}
.el_sns_item {
  width: 30px;
}
@media screen and (min-width: 768px) {
  .el_sns_item {
    width: 20px;
  }
}
.el_sns_link {
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.el_sns_link:hover {
  opacity: 0.7;
}
.el_sns_link:focus-visible {
  opacity: 0.7;
}

.el_marks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.el_marks_item {
  max-width: 100px;
}

.ly_pageTitle {
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .ly_pageTitle {
    padding-bottom: 50px;
  }
}

.bl_cta {
  position: relative;
  z-index: 0;
  padding: 50px 20px;
  color: #003067;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .bl_cta {
    padding: 75px 40px;
  }
}
.bl_cta_title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .bl_cta_title {
    font-size: 24px;
  }
}
.bl_cta_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  gap: 28px;
  margin-top: 20px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.05em;
  word-break: keep-all;
  overflow-wrap: anywhere;
}
@media screen and (min-width: 768px) {
  .bl_cta_text {
    -webkit-box-align: top;
        -ms-flex-align: top;
            align-items: top;
    font-size: 16px;
  }
}
.bl_cta_text::before, .bl_cta_text::after {
  -webkit-transform-origin: top;
          transform-origin: top;
  content: "";
  width: 1px;
  height: 30px;
  background: currentcolor;
}
.bl_cta_text::before {
  -webkit-transform: rotate(-24deg);
          transform: rotate(-24deg);
}
.bl_cta_text::after {
  -webkit-transform: rotate(24deg);
          transform: rotate(24deg);
}
.bl_cta_button {
  margin-top: 15px;
}
.bl_cta_background {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  inset: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.bl_subNavigation {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  color: #5B5B5B;
  font-size: 14px;
  line-height: 1.24;
}
.bl_subNavigation_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.bl_subNavigation_item:nth-child(n+2) {
  margin-top: 25px;
}
.bl_subNavigation_item__horizontal {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 16px;
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .bl_subNavigation_item__horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    font-size: 86%;
  }
}
.bl_subNavigation_subList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: inherit;
  -webkit-box-direction: inherit;
      -ms-flex-direction: inherit;
          flex-direction: inherit;
  gap: 10px;
  font-size: 93%;
}
:where(.bl_subNavigation_item__horizontal) .bl_subNavigation_subList {
  font-size: inherit;
}
.bl_subNavigation_subItem {
  position: relative;
  padding-left: 14px;
}
.bl_subNavigation_subItem::before {
  position: absolute;
  top: 0.62em;
  left: 0;
  content: "";
  width: 10px;
  height: 1px;
  background: currentcolor;
}
.bl_subNavigation_link {
  color: inherit;
  text-decoration: none;
}

.bl_footer {
  background: #F8F8F8;
}
.bl_footer_content {
  padding: 50px 40px 0;
}
.bl_footer_logo {
  max-width: 194px;
}
.bl_footer_navigation {
  margin-top: 35px;
}
@media not screen and (min-width: 768px) {
  .bl_footer_navigation {
    display: none;
  }
}
.bl_footer_subContent {
  padding: 40px;
}
@media screen and (min-width: 768px) {
  .bl_footer_subContent {
    margin-top: 40px;
    border-top: 1px solid #dadada;
  }
}

.bl_copyright {
  padding: 14px 0;
  color: #FFF;
  font-size: 77%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .bl_copyright {
    padding: 28px 0 30px;
    font-size: 93%;
  }
}

#pagetopWrap {
  display: none;
  width: 35px;
}
@media screen and (min-width: 768px) {
  #pagetopWrap {
    width: 50px;
  }
}
#pagetopWrap[data-is-show=true] {
  display: block;
}
#pagetopWrap a {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-color: #003067;
  text-indent: -10000px;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
}
#pagetopWrap a:hover {
  background-color: #4c6e94;
}
#pagetopWrap a:focus-visible {
  background-color: #4c6e94;
}
#pagetopWrap a::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -45%) rotate(-90deg);
          transform: translate(-50%, -45%) rotate(-90deg);
  content: "";
  width: 30px;
  aspect-ratio: 1;
  background: url("../img/common/icon_arrow_white.svg") no-repeat 0 0;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  #pagetopWrap a::before {
    width: 40px;
  }
}

.ly_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px 35px;
}

.ly_content {
  --space: 50px;
}
@media screen and (min-width: 768px) {
  .ly_content {
    --space: 100px;
  }
}
.ly_content__near {
  --space: 38px;
}
@media screen and (min-width: 768px) {
  .ly_content__near {
    --space: 75px;
  }
}
.ly_content:nth-child(n+2) {
  margin-top: var(--space);
}
.ly_content_item {
  --space-item: 18px;
}
@media screen and (min-width: 768px) {
  .ly_content_item {
    --space-item: 35px;
  }
}
.ly_content_item:nth-child(n+2) {
  margin-top: var(--space-item);
}
.ly_content_item__far {
  --space-item: 25px;
}
@media screen and (min-width: 768px) {
  .ly_content_item__far {
    --space-item: 50px;
  }
}

.ly_grid {
  display: -ms-grid;
  display: grid;
  gap: 10px;
  -ms-grid-columns: minmax(0, 1fr) 10px minmax(0, 1fr);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media screen and (min-width: 768px) {
  .ly_grid {
    gap: 15px;
  }
}
@media not screen and (min-width: 768px) {
  .ly_grid__mobileSpaceSmall {
    gap: 3px;
  }
}
.ly_grid__spaceLarge {
  gap: 20px;
}
.ly_grid_item__full {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}

.ly_column {
  display: -ms-grid;
  display: grid;
  gap: 10px 15px;
}
@media screen and (min-width: 768px) {
  .ly_column {
    row-gap: 35px;
  }
}
.ly_column__spaceLargest {
  gap: 100px 50px;
}
@media screen and (min-width: 768px) {
  .ly_column__two {
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 768px) {
  .ly_column__three {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.el_card {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  height: 100%;
  padding: 15px;
  border: 1px solid #dadada;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .el_card {
    padding: 35px 35px 25px;
    border-left: none;
  }
}
.el_card[href] {
  -webkit-transition: -webkit-transform 0.25s, -webkit-box-shadow 0.25s;
  transition: -webkit-transform 0.25s, -webkit-box-shadow 0.25s;
  transition: transform 0.25s, box-shadow 0.25s;
  transition: transform 0.25s, box-shadow 0.25s, -webkit-transform 0.25s, -webkit-box-shadow 0.25s;
}
.el_card[href]::after {
  display: block;
  content: "";
  width: 20px;
  aspect-ratio: 1;
  margin: auto 0 0 auto;
  background: url("../img/common/icon_arrow_up_right.svg") no-repeat;
}
.el_card[href]:hover {
  -webkit-transform: translate(-5px, -5px);
          transform: translate(-5px, -5px);
  -webkit-box-shadow: #dadada 5px 5px 0 0;
          box-shadow: #dadada 5px 5px 0 0;
}
.el_card[href]:focus-visible {
  -webkit-transform: translate(-5px, -5px);
          transform: translate(-5px, -5px);
  -webkit-box-shadow: #dadada 5px 5px 0 0;
          box-shadow: #dadada 5px 5px 0 0;
}
.el_card_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  margin-top: 5px;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  .el_card_header {
    margin-top: 15px;
    font-size: 116%;
    line-height: 1.9;
  }
}
.el_card_header:has(.el_card_title) {
  font-size: 77%;
}
@media screen and (min-width: 768px) {
  .el_card_header:has(.el_card_title) {
    font-size: 123%;
    line-height: 1.2;
  }
}
@media screen and (min-width: 768px) {
  .el_card_header:has(.el_card_title__small) {
    font-size: 116%;
    line-height: 1.9;
  }
}
.el_card_title {
  display: block;
  font-family: "Kosugi", sans-serif;
  font-size: 1.25em;
  line-height: 1.5;
}
.el_card_title__small {
  font-size: 1.06em;
}
@media screen and (min-width: 768px) {
  .el_card_text:nth-child(n+2) {
    margin-top: 20px;
  }
}
.el_card_meta {
  margin-top: 5px;
}

@media screen and (min-width: 768px) {
  .bl_contentBoxImage__wide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (min-width: 768px) {
  :where(.bl_contentBoxImage__wide) .bl_contentBoxImage_image {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 44.3%;
  }
}
.bl_contentBoxImage_content {
  padding: 35px;
  border-bottom: 1px solid #dadada;
  background: #F8F8F8;
  font-size: 116%;
  line-height: 1.9;
}

.M-017 table {
  width: 90%;
  margin: 4px auto 0;
}

.M-017 table th,
.M-017 table td {
  padding: 8px;
  border: 1px solid #000;
}

.M-017 table td {
  text-align: center;
}

.M-017 table td:first-child {
  text-align: left;
}

#modal-content {
  position: fixed;
  z-index: 12;
  width: 100%;
  margin: 0 auto;
  padding: 50px;
}

#modal-content img {
  max-width: 100%;
}

#modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  /* 追加分 */
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}

.button-link {
  margin-top: 20px;
  padding: 10px;
  background-color: #fff;
}

/* kawamoto */
#modal {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
}

#modal > div.modal_button {
  z-index: 1001;
  margin-top: 28px;
  text-align: center;
}

#modal > div.modal_button button {
  padding: 8px 24px;
  font-size: 16px;
}

#modal > div.modal_text {
  z-index: 1002;
  width: 80%;
  margin: 18px auto;
  padding: 30px;
  background: #fff;
  font-size: 16px;
}

.k_news {
  overflow-y: scroll;
  height: 200px;
  padding: 0 0 7px 24px;
  border: 1px solid #DADADA;
  font-size: 100%;
}

@media screen and (max-width: 750px) {
  #modal > div.modal_text {
    overflow-y: scroll;
    width: 95%;
    height: 70%;
  }
} /* @media screen and (max-width:750px) */
.bl_mainVisual {
  display: -ms-grid;
  display: grid;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
  z-index: 0;
}
.bl_mainVisual + .ly_content {
  margin-top: 50px;
}
.bl_mainVisual_item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: 1/1;
  opacity: 0;
  position: relative;
  z-index: -1;
  width: 100%;
  -webkit-transition: opacity 4s ease;
  transition: opacity 4s ease;
}
.bl_mainVisual_item.current {
  opacity: 1;
}
.bl_mainVisual_text {
  position: absolute;
  top: 10px;
  right: 0;
  width: 88.2%;
}
@media screen and (min-width: 768px) {
  .bl_mainVisual_text {
    top: 16px;
    width: 72.3%;
  }
}

.sdgs .U-006 img {
  width: 10%;
  padding: 0 10px 10px 0;
}
.sdgs .sdgs-h5 {
  padding: 8px 0 10px;
  color: #003067;
  font-family: Kosugi, sans-serif;
  font-size: 140%;
  word-break: break-all;
}
.sdgs .sdgs_btn {
  font-family: Kosugi, sans-serif;
  font-size: 120%;
  text-align: right;
}
.sdgs .sdgs_btn a {
  color: #003067;
}
.sdgs .M-005 sub {
  vertical-align: sub;
}
@media screen and (max-width: 767px) {
  .sdgs .U-006 img {
    width: 20%;
    padding: 0 10px 10px 0;
  }
  .sdgs .sdgs-h5 {
    font-size: 100%;
  }
}

.bl_single_title {
  color: #003067;
  font-family: "Kosugi", sans-serif;
  font-size: 123.1%;
  font-weight: 400;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .bl_single_title {
    font-size: 184%;
  }
}
.bl_single_subTitle {
  display: block;
  margin-bottom: 15px;
  color: #333;
  font-size: 0.67em;
}
.bl_single_meta {
  margin-top: 20px;
}
.bl_single_content {
  margin-top: 35px;
}
:where(.bl_single:has(.bl_single_gallery)) .bl_single_content {
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  :where(.bl_single:has(.bl_single_gallery)) .bl_single_content {
    margin-top: 100px;
  }
}
.bl_single_item {
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  .bl_single_item {
    margin-top: 50px;
  }
}