
.mb25 {
  margin-bottom: 25px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.center {
  text-align: center;
}

.section p.center {
  text-align: center;
  margin-top: 10px;
}

.sup {
  vertical-align: top;
  position: relative;
  top: -0.2em;
}

#contents .inner #article .section .title_wrapper {
  margin-bottom: 25px;
}

#contents .inner #article .section .titleTypeA01 h2 span.title_strong {
  display: block;
  margin-top: 10px;
  color: #0089cf;
}

#contents .inner #article .section .titleTypeA01 h2 span.title_strong .title_style {
  color: #0089cf;
  font-size: 76%;
}

#contents .inner #article .section .section_inner {
  margin: 0 0 10px;
}

#contents .inner #article .section .section_inner .txt_title {
  margin: 0 0 10px 10px;
}

.note {
  margin-top: 0.5em;
  font-size: 10px;
}

.txt_title {
  color: #0070C0;
  font-size: 100%;
}

.sp-column {
  display: flex;
}

.sp-column .column_inner {
  flex: 1;
}

#sp_contents.corporate ul li {
  border: none;
  float: none;
  background: none;
  width: 100%;
  margin: 0;
}

#sp_contents.corporate .text_list {
  padding: 0;
}

#sp_contents.corporate .text_list .text_list_item {
  margin-left: 1%;
}

.block {
  border: 1px solid #000000;
  padding: 30px 20px 20px 20px;
  box-sizing: border-box;
  text-align: center;
  margin: 40px auto 0 auto;
}

.block p {
  text-align: left;
}

.block.o-width {
  width: 270px;
}

.block_title {
  border: 1px solid #000000;
  padding: 10px;
  width: 200px;
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
  margin: -50px 0 0 0;
  background-color: #ffffff;
}

.photo_list_item:first-child {
  margin-bottom: 20px !important;
}

.strategy_column_image {
  margin-top: 10px;
}

.imageRight {
  margin-bottom: 20px;
}

.smalltext {
  margin-top: 10px;
  display: block;
}

.guard_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.guard_list_item {
  width: 48% !important;
}

.guard_list_item:not(:last-child) {
  margin-bottom: 20px !important;
}

.guard_list_image img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.guard_block {
  border: 1px solid #000000;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 15px;
}

.guard_block_link a {
  color: #000000 !important;
  text-decoration: none !important;
}

.guard_block_link a:hover {
  text-decoration: underline !important;
}

.guard_block_code {
  margin-left: 10px;
}