main {
  width: 100%;
  display: block;
  opacity: 1;
}

.blead {
  margin: 0 0 5rem 0;
}
@media screen and (max-width: 767px) {
  .blead {
    margin: 0 0 2rem 0;
  }
}

.business_intro {
  background: #0849b0;
  padding: 7rem;
  margin: 0 0 5rem 0;
}
@media screen and (max-width: 767px) {
  .business_intro {
    padding: 2rem;
    margin: 0 0 2rem 0;
  }
}
.business_intro h2 {
  color: #fff;
  border: 1px solid #fff;
  padding: 2rem 0;
  margin: 0 0 2rem 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .business_intro h2 {
    font-weight: bold;
  }
}
.business_intro .b_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 3rem 0;
}
@media screen and (max-width: 767px) {
  .business_intro .b_flex {
    display: block;
    margin: 0 0 2rem 0;
  }
}
.business_intro .b_flex .box {
  width: 48%;
  margin: 0 0 2rem 0;
  background: #3e9fff;
  color: #fff;
  text-align: center;
  padding: 2rem 0;
}
@media screen and (max-width: 767px) {
  .business_intro .b_flex .box {
    width: 100%;
    margin: 0 0 1rem 0;
    pad: 1.4rem 0;
  }
}
.business_intro .b_flex .box.three {
  width: 32%;
}
@media screen and (max-width: 767px) {
  .business_intro .b_flex .box.three {
    width: 100%;
  }
}
.business_intro .details {
  position: relative;
}
.business_intro .details .yaji {
  width: 3rem;
  position: absolute;
  top: -2rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
}
@media screen and (max-width: 767px) {
  .business_intro .details .yaji {
    width: 2rem;
  }
}
.business_intro .details .image_block {
  position: relative;
}
.business_intro .details .image_block .image {
  margin: 0 0 1rem 0;
}
.business_intro .details .image_block .copy {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
@media screen and (max-width: 767px) {
  .business_intro .details .image_block .copy {
    position: static;
    transform: none;
  }
  .business_intro .details .image_block .copy br {
    display: none;
  }
  .business_intro .details .image_block .copy br.sp {
    display: block;
  }
}
.business_intro .details .image_block .copy p {
  display: inline-block;
  background: #fff;
  font-weight: bold;
  color: #004098;
  margin: 0 0 1rem 0;
  font-size: 26px;
  font-size: 2.6rem;
  padding: 0 1rem;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .business_intro .details .image_block .copy p {
    font-size: 1.3rem;
    white-space: normal;
    margin: 0;
    background: none;
    color: #fff;
  }
  .business_intro .details .image_block .copy p br {
    display: none;
  }
}

section.bcont .inner h3.b_h3 {
  background: #004098;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  margin: 0 0 3rem 0;
  text-align: center;
  padding: 1rem 0;
}
@media screen and (max-width: 767px) {
  section.bcont .inner h3.b_h3 {
    font-size: 1.4rem;
    margin: 0 0 1rem 0;
  }
}
section.bcont .inner h3.b_h3.left {
  text-align: left;
  padding: 1rem;
}
section.bcont .zumax {
  margin: 0 0 5rem 0;
}
@media screen and (max-width: 767px) {
  section.bcont .zumax {
    margin: 0 0 2rem 0;
  }
}
section.bcont .zu01 {
  position: relative;
  width: 900px;
  margin: 0 auto 10rem auto;
}
@media screen and (max-width: 767px) {
  section.bcont .zu01 {
    width: 100%;
    margin: 0 auto 3rem auto;
  }
}
@media screen and (max-width: 767px) {
  section.bcont .zu01 ul {
    display: none;
  }
}
section.bcont .zu01 ul li {
  position: absolute;
}
section.bcont .zu01 ul li a {
  display: inline-block;
  background: #fff;
  border: 2px solid #004098;
  border-radius: 80px;
  padding: 1rem 5rem;
  text-align: center;
  line-height: 1.3;
}
section.bcont .zu01 ul li a:hover {
  background: #004098;
  color: #fff;
}
section.bcont .zu01 ul li a:hover:after {
  color: #fff;
}
section.bcont .zu01 ul li a:after {
  color: #004098;
  position: absolute;
  font-family: "ionicons";
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  line-height: 1.2;
  content: "\f362";
  font-size: 12px;
  font-size: 1.2rem;
  z-index: 999;
}
section.bcont .zu01 ul li.list01 {
  top: 10rem;
  right: 10rem;
}
section.bcont .zu01 ul li.list02 {
  top: 15rem;
  right: 13rem;
}
section.bcont .zu01 ul li.list03 {
  top: 31rem;
  right: 15rem;
}
section.bcont .zu01 ul li.list04 {
  top: 42rem;
  right: 16rem;
}
section.bcont .zu01 ul li.list05 {
  bottom: 15rem;
  left: 0rem;
}
section.bcont .zu01 ul li.list06 {
  top: 3rem;
  left: 20rem;
}
section.bcont .zu01 ul li.list07 {
  top: 12rem;
  left: 8rem;
}
section.bcont .zu01 ul li.list08 {
  top: 14rem;
  left: 47rem;
}
section.bcont .zu01 ul li.list09 {
  top: 25rem;
  left: 42rem;
}
section.bcont .zu01 ul li.list10 {
  top: 38rem;
  left: 40rem;
}
section.bcont .zu01 ul li.list11 {
  top: 9rem;
  left: 40rem;
}
section.bcont .zu01 ul li.list12 {
  top: 11rem;
  left: 6rem;
}
section.bcont .zu01 ul li.list13 {
  top: 28rem;
  left: 42rem;
}
section.bcont .zu01 ul li.list14 {
  top: 43rem;
  left: 28rem;
}
section.bcont .zu01 ul li.list51 {
  top: 4rem;
  left: 7rem;
}
section.bcont .zu01 ul li.list52 {
  top: 3rem;
  left: 61rem;
}
section.bcont .zu01 ul li.list53 {
  top: 40rem;
  left: 12rem;
}
section.bcont .zu01 ul li.list54 {
  top: 40rem;
  left: 46rem;
}
section.bcont .zu01 ul li.list55 {
  top: 49rem;
  left: 67rem;
}

.number_title {
  display: flex;
  border-bottom: 3px solid #eee;
  margin: 0 0 3rem 0;
}
@media screen and (max-width: 767px) {
  .number_title {
    margin: 0 0 1rem 0;
    display: block;
  }
}
.number_title .in {
  border-bottom: 3px solid #004098;
  display: flex;
  align-items: baseline;
}
@media screen and (max-width: 767px) {
  .number_title .in {
    display: block;
  }
}
.number_title .in .num {
  font-style: italic;
  font-size: 40px;
  font-size: 4rem;
  color: #004098;
  font-weight: 100;
  margin: 0 5rem 0 0;
}
@media screen and (max-width: 767px) {
  .number_title .in .num {
    font-size: 3rem;
    margin: 0;
    line-height: 1;
  }
}
.number_title .in h4 {
  color: #004098;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .number_title .in h4 {
    font-size: 1.6rem;
  }
}
.number_title .in .sub_box {
  display: inline-block;
  background: #004098;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
  margin: 0 0 0 0.5rem;
}
@media screen and (max-width: 767px) {
  .number_title .in .sub_box {
    margin: 0 0 1rem 0;
    font-size: 1.6rem;
  }
}

h5.bh5 {
  font-weight: bold;
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 0 2rem 0;
}
h5.bh5:before {
  margin: 0 1rem 0 0;
  content: "";
  width: 3em;
  height: 1px;
  background: #004098;
}

.bmain_cont {
  margin: 0 0 7rem 0;
}
@media screen and (max-width: 767px) {
  .bmain_cont {
    margin: 0 0 3rem 0;
  }
}
.bmain_cont .lead {
  margin: 0 0 5rem 0;
}
@media screen and (max-width: 767px) {
  .bmain_cont .lead {
    margin: 0 0 2rem 0;
  }
}
.bmain_cont .table_block {
  margin: 0 0 7rem 0;
}
@media screen and (max-width: 767px) {
  .bmain_cont .table_block {
    margin: 0 0 3rem 0;
    overflow-x: auto;
  }
}
.bmain_cont .table_block table {
  width: 100%;
  border-top: 1px solid #004098;
  border-left: 1px solid #004098;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .bmain_cont .table_block table {
    min-width: 1000px;
  }
}
.bmain_cont .table_block table th,
.bmain_cont .table_block table td {
  border-right: 1px solid #004098;
  border-bottom: 1px solid #004098;
  padding: 1rem;
  text-align: center;
}
.bmain_cont .table_block table th {
  color: #fff;
  background: #004098;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
.bmain_cont .table_block table tbody th {
  background: #f2f7ff;
  color: #004098;
}
.bmain_cont .image_big {
  width: 800px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .bmain_cont .image_big {
    width: 100%;
  }
}
.bmain_cont .bcont_flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .bmain_cont .bcont_flex {
    display: block;
  }
}
.bmain_cont .bcont_flex.image {
  flex-wrap: wrap;
}
.bmain_cont .bcont_flex.image .left,
.bmain_cont .bcont_flex.image .right {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .bmain_cont .bcont_flex.image .left,
  .bmain_cont .bcont_flex.image .right {
    width: 100%;
  }
}
.bmain_cont .bcont_flex.image .box {
  width: 48%;
  margin: 0 0 3rem 0;
}
@media screen and (max-width: 767px) {
  .bmain_cont .bcont_flex.image .box {
    width: 100%;
    margin: 0;
  }
}
.bmain_cont .bcont_flex.image p {
  text-align: center;
  color: #004098;
  padding: 1rem 0 0 0;
}
.bmain_cont .bcont_flex .left {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .bmain_cont .bcont_flex .left {
    width: 100%;
  }
}
.bmain_cont .bcont_flex .left p {
  margin: 0 0 1rem 0;
}
.bmain_cont .bcont_flex .right {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .bmain_cont .bcont_flex .right {
    width: 100%;
  }
}
.bmain_cont .flow_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .bmain_cont .flow_flex {
    display: block;
  }
}
.bmain_cont .flow_flex .box {
  width: 30%;
  position: relative;
  margin: 0 0 2rem 0;
}
@media screen and (max-width: 767px) {
  .bmain_cont .flow_flex .box {
    width: 100%;
    padding: 1rem 0;
  }
}
.bmain_cont .flow_flex .box:after {
  color: #004098;
  position: absolute;
  font-family: "ionicons";
  top: 50%;
  right: -3rem;
  transform: translateY(-50%);
  line-height: 1.2;
  content: "\f125";
  font-size: 20px;
  font-size: 2rem;
  z-index: 999;
  color: #004098;
}
@media screen and (max-width: 767px) {
  .bmain_cont .flow_flex .box:after {
    top: 100%;
    right: 50%;
    transform: translateX(50%) rotate(90deg);
  }
}
.bmain_cont .flow_flex .box.noa:after {
  display: none;
}
.bmain_cont .flow_flex .box .image {
  margin: 0 0 1rem 0;
}
.bmain_cont .flow_flex .box p {
  text-align: center;
  color: #004098;
  line-height: 1.5;
  font-weight: bold;
}

.link_btn.first {
  margin: 0 0 3rem 0;
}
.link_btn a {
  border: 1px solid #004098;
  background: #fff;
  text-align: center;
  color: #004098;
  display: block;
  padding: 2rem 0;
  position: relative;
}
.link_btn a:hover {
  background: #004098;
  color: #fff;
}
.link_btn a:hover:after {
  color: #fff;
}
.link_btn a:after {
  color: #004098;
  position: absolute;
  font-family: "ionicons";
  top: 50%;
  right: 3rem;
  transform: translateY(-50%);
  line-height: 1.2;
  content: "\f125";
  font-size: 16px;
  font-size: 1.6rem;
  z-index: 999;
}
@media screen and (max-width: 767px) {
  .link_btn a:after {
    font-size: 1.2rem;
    right: 1rem;
  }
}

section.business_main_link .inner {
  width: 1000px;
  margin: auto;
  padding: 0 5%;
}
@media screen and (max-width: 767px) {
  section.business_main_link .inner {
    width: 100%;
  }
}
section.business_main_link .dl_btn {
  background: #e9ecf2;
  padding: 6rem;
}
@media screen and (max-width: 767px) {
  section.business_main_link .dl_btn {
    padding: 2rem;
  }
}
section.business_main_link .dl_btn h3 {
  font-weight: bold;
  color: #004098;
  text-align: center;
  margin: 0 0 2rem 0;
}
section.business_main_link .dl_btn .dl_btn_flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  section.business_main_link .dl_btn .dl_btn_flex {
    display: block;
  }
}
section.business_main_link .dl_btn .dl_btn_flex .link_btn {
  width: 32%;
}
@media screen and (max-width: 767px) {
  section.business_main_link .dl_btn .dl_btn_flex .link_btn {
    width: 100%;
    margin: 0 0 0.1rem 0;
  }
}

.osen_zu {
  width: 800px;
  margin: 0 auto 7rem auto;
}
@media screen and (max-width: 767px) {
  .osen_zu {
    width: 100%;
    margin: 0 auto 2rem auto;
  }
}
.osen_zu .image {
  margin: 0 0 2rem 0;
}
.osen_zu p {
  margin: 0 0 3rem 0;
}
.osen_zu .link_btn {
  text-align: center;
}
.osen_zu .link_btn a {
  border: 1px solid #004098;
  background: #fff;
  text-align: center;
  color: #004098;
  display: inline-block;
  padding: 2rem 10rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .osen_zu .link_btn a {
    padding: 2rem 0;
    display: block;
  }
}
.osen_zu .link_btn a:hover {
  background: #004098;
  color: #fff;
}
.osen_zu .link_btn a:hover:after {
  color: #fff;
}
.osen_zu .link_btn a:after {
  color: #004098;
  position: absolute;
  font-family: "ionicons";
  top: 50%;
  right: 3rem;
  transform: translateY(-50%);
  line-height: 1.2;
  content: "\f125";
  font-size: 16px;
  font-size: 1.6rem;
  z-index: 999;
}
@media screen and (max-width: 767px) {
  .osen_zu .link_btn a:after {
    font-size: 1.2rem;
    right: 1rem;
  }
}

#cboxOverlay {
  background: white !important;
}

#cboxContent {
  overflow: hidden;
  padding: 5rem;
}
@media screen and (max-width: 767px) {
  #cboxContent {
    padding: 5rem 2rem;
  }
}

#cboxNext,
#cboxPrevious {
  position: absolute;
  width: 5rem;
  height: 5rem;
  top: 50%;
  margin-top: -2.5rem;
  right: 2rem;
  background: none;
  outline: none;
  border: none;
  background: #fff;
  border-radius: 5rem;
  border: 1px solid #004098;
}
@media screen and (max-width: 767px) {
  #cboxNext,
  #cboxPrevious {
    right: 0rem;
  }
}
#cboxNext:after,
#cboxPrevious:after {
  color: #004098;
  outline: none;
  position: absolute;
  font-family: "ionIcons";
  top: 50%;
  right: 50%;
  margin-top: -0.5em;
  margin-right: -0.3em;
  line-height: 1.2;
  content: "\f125";
  font-size: 16px;
  font-size: 1.6rem;
  z-index: 999;
  text-align: center;
  border-radius: 30px;
}

#cboxPrevious {
  position: static;
  position: absolute;
  top: 50%;
  left: 2rem;
}
@media screen and (max-width: 767px) {
  #cboxPrevious {
    left: 0;
  }
}
#cboxPrevious:after {
  content: "\f124";
}

#cboxNext:hover,
#cboxPrevious:hover {
  background: #004098;
}
#cboxNext:hover:after,
#cboxPrevious:hover:after {
  color: #fff;
}

#cboxClose {
  position: absolute;
  width: 5rem;
  height: 5rem;
  top: 3rem;
  right: 3rem;
  background: none;
  outline: none;
  border: none;
  background: #fff;
  border-radius: 5rem;
  border: 1px solid #004098;
}
@media screen and (max-width: 767px) {
  #cboxClose {
    top: 2rem;
    right: 1rem;
  }
}
#cboxClose:after {
  color: #004098;
  outline: none;
  position: absolute;
  font-family: "ionIcons";
  top: 50%;
  right: 50%;
  margin-top: -0.5em;
  margin-right: -0.3em;
  line-height: 1.2;
  content: "\f129";
  font-size: 16px;
  font-size: 1.6rem;
  z-index: 999;
  text-align: center;
  border-radius: 30px;
}
#cboxClose:hover {
  background: #004098;
}
#cboxClose:hover:after {
  color: #fff;
}

#cboxCurrent {
  color: #004098 !important;
  font-weight: bold;
}

.keybox {
  display: none;
}
@media screen and (max-width: 767px) {
  .keybox {
    display: block;
    margin: 3rem 0 0 0;
  }
}
.keybox .keycont {
  *zoom: 1;
  min-width: 600px;
  max-width: 850px !important;
  padding: 3rem;
  margin: auto;
}
.keybox .keycont:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 767px) {
  .keybox .keycont {
    min-width: 0 !important;
    max-width: auto !important;
    padding: 0 5%;
  }
  .keybox .keycont .key_left {
    margin: 0 0 1rem 0;
  }
}
@media only screen and (max-width: 320px) {
  .keybox .keycont {
    max-width: 280px !important;
  }
}
.keybox .keycont .num {
  color: #00357f;
  display: inline-block;
  border-bottom: 1px solid #00357f;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
}
.keybox .keycont .bottom_image {
  width: 80%;
  margin: 2rem auto;
}
@media screen and (max-width: 767px) {
  .keybox .keycont .bottom_image {
    width: 100%;
  }
}
.keybox .keycont .bottom_image img {
  width: 100%;
}
.keybox .keycont h2 {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  color: #004098;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .keybox .keycont h2 {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }
}
.keybox .keycont .key_left {
  padding: 0 2rem;
  width: 40%;
  float: left;
}
@media screen and (max-width: 767px) {
  .keybox .keycont .key_left {
    width: 100%;
    float: none;
    padding: 0;
  }
}
.keybox .keycont .key_left img {
  width: 100%;
}
.keybox .keycont .key_right {
  width: 60%;
  float: right;
  padding: 0 3rem 0 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
}
.keybox .keycont .key_right.wide {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .keybox .keycont .key_right {
    width: 100%;
    float: none;
    padding: 0 0 3rem 0;
  }
}
.keybox .keycont a {
  padding: 1rem 3rem;
  border-radius: 3px;
  margin: 2rem 0 0 0;
  text-align: center;
  display: block;
  color: #004098;
  border: 1px solid #004098;
}
.keybox .keycont a:hover {
  background: #004098;
  color: #fff;
}

#page_nav {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #page_nav {
    display: block;
  }
}
#page_nav a {
  position: relative;
  background-color: #004098;
  color: #fff;
  padding: 15px 35px 15px 25px;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  width: 50%;
  max-width: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #page_nav a {
    width: 100%;
    margin-inline: auto;
    margin-bottom: 10px;
  }
}
#page_nav a::after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  right: 15px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
#page_nav a small {
  display: block;
  font-size: 1.4rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #page_nav a small {
    font-size: 1.2rem;
  }
}
#page_nav a .en {
  display: block;
}

.panel_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.panel_flex .box {
  width: 24%;
}
@media screen and (max-width: 767px) {
  .panel_flex .box {
    width: 48%;
    margin: 0 0 1rem 0;
  }
}

.clean_flex {
  display: flex;
  justify-content: space-between;
  margin: 0 0 5rem 0;
}
@media screen and (max-width: 767px) {
  .clean_flex {
    display: block;
    margin: 0 0 2rem 0;
  }
}
.clean_flex .left {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .clean_flex .left {
    width: 100%;
  }
}
.clean_flex .left .box {
  margin: 0 0 3rem 0;
}
.clean_flex .left .box:last-child {
  margin: 0;
}
.clean_flex .left h4 {
  color: #004098;
  margin: 0 0 1rem 0;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .clean_flex .left h4 {
    font-size: 1.6rem;
  }
}
.clean_flex .right {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .clean_flex .right {
    width: 100%;
  }
}

.clean_block {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .clean_block {
    margin-bottom: 40px;
  }
}
.clean_block h4 {
  color: #004098;
  margin: 0 0 1rem 0;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .clean_block h4 {
    font-size: 1.6rem;
  }
}
.clean_block .image_layout {
  display: flex;
  justify-content: center;
  gap: 5%;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .clean_block .image_layout {
    flex-wrap: wrap;
  }
}
.clean_block .image_layout.col3 .image {
  width: 33.333%;
}
.clean_block .image_layout.col2 .image1 {
  width: 75%;
}
.clean_block .image_layout.col2 .image2 {
  width: 25%;
}

@media screen and (max-width: 767px) {
  #keyword51 .image_layout {
    gap: 0;
    justify-content: space-between;
  }
  #keyword51 .image_layout .image {
    width: 50%;
  }
  #keyword51 .image_layout .image3 {
    margin-top: 15px;
    width: 100%;
  }
}

#keyword52 .image_layout .image {
  width: 50%;
}
@media screen and (max-width: 767px) {
  #keyword52 .image_layout {
    gap: 0;
    justify-content: space-between;
  }
  #keyword52 .image_layout .image {
    width: 100%;
    margin-bottom: 15px;
  }
}

#keyword53 h4 {
  color: #004098;
  margin: 0 0 1rem 0;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  #keyword53 h4 {
    font-size: 1.6rem;
  }
}

#keyword54 .image_layout {
  gap: 4.3%;
}

#keyword55 h4 {
  color: #004098;
  margin: 0 0 1rem 0;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  #keyword55 h4 {
    font-size: 1.6rem;
  }
}
#keyword55 dl {
  display: inline-flex;
  flex-wrap: wrap;
  font-size: 1.4rem;
  border-bottom: 1px solid #000;
  margin: 1rem 0;
  max-width: 360px;
}
#keyword55 dl dt {
  width: 20%;
  background-color: #a7c2db;
  padding: 4px;
  font-weight: bold;
  text-align: center;
  border-top: 1px solid #000;
}
@media screen and (max-width: 767px) {
  #keyword55 dl dt {
    width: 25%;
  }
}
#keyword55 dl dd {
  width: 80%;
  padding: 4px 10px;
  border-top: 1px solid #000;
}
@media screen and (max-width: 767px) {
  #keyword55 dl dd {
    width: 75%;
  }
}
#keyword55 .image_layout .image1 {
  width: 28.5%;
}
#keyword55 .image_layout .image2 {
  width: 71.5%;
}
@media screen and (max-width: 767px) {
  #keyword55 .image_layout .image {
    width: 100% !important;
  }
  #keyword55 .image_layout .image1 {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 767px) {
  #keyword54 .image_layout {
    gap: 0;
    justify-content: space-between;
  }
  #keyword54 .image_layout .image {
    width: 100%;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 767px) {
  #keyword55 .clean_flex {
    gap: 0;
    justify-content: space-between;
  }
  #keyword55 .clean_flex .left, #keyword55 .clean_flex .right {
    width: 100% !important;
    margin-bottom: 15px;
  }
}

.clean_ul {
  padding-left: 25px;
}
.clean_ul li {
  list-style-type: disc;
}
.clean_ul + .note {
  font-size: 1.3rem;
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .clean_ul + .note {
    margin-bottom: 20px;
  }
}

.link_flex {
  display: flex;
  margin: 0 0 5rem 0;
}
@media screen and (max-width: 767px) {
  .link_flex {
    display: block;
    margin: 0 0 2rem 0;
  }
}
.link_flex .three {
  width: 32%;
  margin: 0 1% 0 0;
}
@media screen and (max-width: 767px) {
  .link_flex .three {
    width: 100%;
    margin: 0 0 1rem 0;
  }
}