#content p:last-child, #content table:last-child {
  margin-bottom: 0;
}
.section:last-child {
  padding: 0;
}
table {
  margin-bottom: 3rem;
}
table:last-child {
  margin-bottom: 0;
}
table td, table th {
  border: solid 1px transparent;
  padding: 2em 1em;
  line-height: 1.6em;
}
table th {
  color: #fff;
  font-weight: 500;
  background: #0a2d54;
}
table td {
  background: #fff;
  vertical-align: top;
  padding-left: 2em;
  padding-right: 2em;
  border-color: #f3f3f3;
}
.cell-align-top {
  vertical-align: top;
}
.cell-align-middle {
  vertical-align: middle;
}
.cell-align-bottom {
  vertical-align: bottom;
}
.txt-bold {
  font-weight: 700;
}
.txt-small {
  font-size: 80%;
}
.tb-fixed-layout {
  table-layout: fixed;
}
.txt-alert, .txt-red {
  color: #f00;
}
.pagination {
  display: flex;
  justify-content: center;
}
.pagination li {
  margin: 3px;
}
.pagination li.disabled {
  display: none;
}
.pagination li a {
  display: flex;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 14px;
  font-family: 'Kosugi Maru', sans-serif;
  background: #fff;
  text-decoration: none;
  color: #111;
  font-weight: bold;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
}
.pagination li.active a {
  cursor: default;
  background: #004290;
  color: #fff !important;
  font-weight: 400;
}
.wp-pagenavi {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 43px;
}
.wp-pagenavi span, .wp-pagenavi a {
  display: inline-flex;
  min-width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  font-size: 16px;
  color: #fff;
  line-height: 1em;
  padding: 3px 5px 5px;
  background: #b5b5b5;
  text-decoration: none;
  margin: 5px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}
.wp-pagenavi span.current {
  background: #544638;
}
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink {
  font-size: 26px;
  color: #56493b;
  padding-bottom: 10px;
}
.wp-pagenavi a.nextpostslink {
  padding-right: 4px;
}
input[type="text"], input[type="number"], input[type="tel"], input[type="email"], textarea, select {
  line-height: 1.6em;
  padding: 1em 1.5em;
}
/*============================= C_O_N_T_E_N_T =============================*/
#content {
  padding: 50px 0 100px;
}
.under #main a {
  color: #2d75ba;
}
#topic_path {
  padding: 15px 0;
  background: #fff;
  min-height: 80px;
  background-color: #f0f1f2;
  display: flex;
  align-items: center;
  margin-bottom: 48px;
}
#topic_path ul li {
  font-size: 14px;
}
.primary-list:not(:last-child) {
  margin-bottom: 1rem;
}
.primary-list li {
  padding-left: 12px;
  position: relative;
  margin-bottom: 0.6em;
}
.primary-list li:last-child {
  margin-bottom: 0;
}
.primary-list li:before {
  content: "";
  border-left: solid 6px #dd1616;
  border-top: solid 4px transparent;
  border-bottom: solid 4px transparent;
  position: absolute;
  left: 0;
  top: 0.45em;
}
h2 {
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  padding: 50px 0;
}
h3 {
  font-size: 32px;
  margin-bottom: 1em;
}
h4 {
  font-size: 26px;
  margin-bottom: 1em;
}
h5 {
  font-size: 22px;
  margin-bottom: 1em;
}
h6 {
  font-size: 18px;
  margin-bottom: 1em;
}
/* .under h1 {
    display: none;
} */
.under h2 {
  display: inline-block;
  padding: 0;
  /* background-color: #fff; */
  font-size: 44px;
  /* font-family: 'Noto Sans JP', sans-serif; */
  font-weight: bold;
  line-height: 1.68;
  padding: 0 25px;
  letter-spacing: .04em;
  margin-top: 32px;
  color: #ffff;
}
#content .w30 {
  text-align: center;
}
.under h3 {
  margin-bottom: 47px;
}
.under h4 {
  position: relative;
  font-size: 38px;
  /* font-family: 'Noto Sans JP', sans-serif; */
  font-weight: 500;
  margin-bottom: 55px;
  padding-bottom: 39px;
  line-height: 1;
  letter-spacing: .05em;
}
.under h5 {
  font-size: 32px;
  /* font-family: 'Noto Sans JP', sans-serif; */
  font-weight: 500;
  position: relative;
  padding-left: 8px;
  letter-spacing: .08em;
  padding-bottom: 20px;
  border-bottom: 2px solid #aebed2;
  margin-bottom: 55px;
  line-height: 1;
}
.under h5::before {
  content: '';
  position: absolute;
  width: 60px;
  height: 2px;
  background-color: #000;
  left: 0;
  bottom: -2px;
}
.under h4::before {
  content: '';
  position: absolute;
  width: 70px;
  height: 2px;
  background-color: #6f7d8f;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -3px;
}
.under h6 {
  position: relative;
  font-size: 25px;
  font-weight: 500;
  padding-left: 10px;
  /* font-family: 'Noto Sans JP', sans-serif; */
  color: #1b2543;
}
.under h6::before {
  content: '';
  position: absolute;
  width: 3px;
  height: 90%;
  background-color: #1b2543;
  left: 0;
  top: 3px;
}
#top_info {
  text-align: center;
}
#top_info {
  display: flex;
  background: url('../images/ud-bg.png') center top no-repeat;
  width: 100%;
  height: 340px;
  align-items: center;
}
.under h3, .under h4, .under h5 {
  color: #1b2543;
}
h3 .h3-en {
  text-align: center;
  display: block;
  color: #ee91a8;
}
h3 .h3-jp {
  text-align: center;
  display: block;
  color: #1b2543;
}
.under .txt-h3 {
  color: #222a3e;
}
h3 .h3-en {
  margin-bottom: 54px;
}
h3 .h3-en span {
  /* color: #6f7d8f; */
  color: #f17a987d;
}
.h3-en {
  font-size: 70px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}
.h3-jp {
  font-size: 42px;
  /* font-family: 'Noto Sans JP', sans-serif; */
  font-weight: 500;
}
.bg-color {
  padding: 117px 0 118px;
  background-color: #f0f4f9;
}
.under .section {
  margin-bottom: 115px;
}
.under .section:last-child {
  margin-bottom: 0;
}
.under .section-m {
  margin-bottom: 90px;
}
.under .frame-list {
  border: 10px solid #dbe4ef;
  background-color: #f8fafc;
  padding: 54px 66px 57px;
  /* margin-top: 100px; */
}
.under .frame-list.child-frame {
  background: url(../images/caries-bg-frame01.jpg) no-repeat center;
  background-size: cover;
}
.under .frame-list li:not(:last-child) {
  margin-bottom: 30px;
}
.under .frame-list li {
  position: relative;
  padding-left: 40px;
}
.under .frame-list ul.ind_margin_bottom {
  margin-bottom: 29px;
}
.under .frame-list li::before {
  content: '';
  position: absolute;
  background: url('../images/ic-list.png') center left no-repeat;
  width: 20px;
  height: 6px;
  background-size: contain;
  top: 10px;
  left: 0;
}
.under #main .image-r, .under #main .image-l {
  margin-top: 8px;
  margin-bottom: 0;
}
.ud-tb th {
  color: #1b2543;
  font-size: 20px;
  font-weight: bold;
  padding: 30px 1em 26px;
  letter-spacing: .05em;
}
.ud-frame-tb {
  border-top: 3px solid;
}
.ud-frame-tb thead th {
  background-color: #f4f8f9;
  font-size: 22px;
}
.ud-tb th, .ud-tb td {
  vertical-align: middle;
  letter-spacing: .05em;
}
.tb-note {
  margin-top: 10px;
}
.ud-tb tbody tr:nth-child(odd) th, .ud-tb tbody tr:nth-child(odd) td {
  background-color: #e6edf5;
  border-bottom: 1px solid #fff;
}
.ud-tb tbody tr:nth-child(even) th, .ud-tb tbody tr:nth-child(even) td {
  background-color: #f4f8f9;
}
.tb-fixed-layout th {
  border-right: 1px solid #fff;
}
.ud-tb tr {
  border-top: 2px solid #fff;
}
/* .content-pickup {
    padding: 0 210px;
    margin-bottom: 10px;
} */
/* .content-pickup {
    padding: 0;
} */
.pickup-bg {
  background: url('../images/bg-pickup.png') center top no-repeat;
  width: 100%;
  /* height: 577px; */
  padding: 129px 0;
  display: flex;
  align-items: center;
  background-size: 1920px 100%;
}
.pickup {
  position: relative;
  /* margin-top: -5px; */
  /* padding: 7px 0; */
}
.pickup::before {
  content: "PICK UP";
  position: absolute;
  font-size: 120px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  transform: translate(0, -50%) rotate(90deg);
  top: calc(50% - 4px);
  left: -150px;
  color: #1b2543;
  text-shadow: rgb(108, 126, 159) 2px 0px 0px, rgb(108, 126, 159) 1.75517px 0.958851px 0px, rgb(108, 126, 159) 1.0806px 1.68294px 0px, rgb(108, 126, 159) 0.141474px 1.99499px 0px, rgb(108, 126, 159) -0.832294px 1.81859px 0px, rgb(108, 126, 159) -1.60229px 1.19694px 0px, rgb(108, 126, 159) -1.97998px 0.28224px 0px, rgb(108, 126, 159) -1.87291px -0.701566px 0px, rgb(108, 126, 159) -1.30729px -1.5136px 0px, rgb(108, 126, 159) -0.421592px -1.95506px 0px, rgb(108, 126, 159) 0.567324px -1.91785px 0px, rgb(108, 126, 159) 1.41734px -1.41108px 0px, rgb(108, 126, 159) 1.92034px -0.558831px 0px;
}
.pickup-tt {
  line-height: 1.3;
  margin-bottom: 50px;
}
.list-col .item-col h5 {
  font-size: 22px;
  padding-bottom: 16px;
}
.pickup-tt {
  font-size: 40px;
  font-weight: 400;
  /* font-family: 'Noto Sans JP', sans-serif; */
  text-align: center;
}
.pickup p {
  color: #fff !important;
}
.anchor-link {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.anchor-link.ac-3-item a {
  width: calc(100% / 3);
}
.anchor-link.ac-2-item a {
  width: calc(100% / 2);
}
.arrow-ss {
  position: relative;
}
.block-col-2-item:first-child {
  border-right: 1px solid #fff;
}
.col-2-item-content {
  background-color: #e6edf5;
  padding: 15px;
  padding: 2em 3em;
  flex-grow: 1;
}
.block-col-2 {
  display: flex;
  border-top: 3px solid;
}
.block-col-2-item {
  width: 50%;
  display: flex;
  flex-direction: column;
}
.content-pickup .tb-2cl.ud-frame-tb thead th:first-child {
  border-left: 1px solid #fff;
}
.arrow-ss::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 100px 0 100px;
  border-color: #f0f4f9 transparent transparent transparent;
  top: calc(100% + 25px);
  left: 50%;
  transform: translate(-50%, 0);
}
.anchor-link a {
  background: #1b2543;
  text-align: center;
  color: #fff !important;
  padding: 18px 10px 17px 10px;
  align-self: center;
  /* font-family: 'Noto Sans JP', sans-serif; */
  font-size: 18px;
  letter-spacing: 0.08em;
  line-height: 1.9em;
  transition: all 0.3s ease 0s;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  display: block;
  position: relative;
  font-weight: 500;
}
.anchor-link a::after {
  position: absolute;
  content: "";
  background: url(../images/idx_icon_btn.png) no-repeat center;
  background-size: contain;
  width: 21px;
  height: 7px;
  top: 30px;
  right: 20px;
}
.tb-2cl td {
  width: 50%;
}
.tb-2cl td p {
  color: #222a3e !important;
}
.tb-3cl td {
  width: calc(100% / 3) !important;
}
.list-1 {
  margin-bottom: 1.85em;
}
.list-1 li {
  position: relative;
  padding-left: 25px;
}
.list-1 li::before {
  content: '';
  position: absolute;
  background: url(../images/ic-list.png) center left no-repeat;
  width: 20px;
  height: 6px;
  background-size: contain;
  top: 9px;
  left: 0;
}
.tb-fixed-layout tbody th, .tb-fixed-layout tbody td {
  display: table-cell !important;
  width: auto;
}
.tb-fixed-layout tbody tr th {
  flex-shrink: 0;
}
.no-wrap {
  white-space: nowrap;
}
/* .ud-tb th {
    font-size: 16px;
} */
.tb-time {
  text-align: center;
}
.no-hyper {
  margin-bottom: 75px !important;
}
.no-bg {
  background-color: #fff;
}
.tb-time .ud-tb td {
  vertical-align: middle;
  white-space: nowrap;
}
.step-item {
  border: 1px solid #d3e3f6;
}
.step-item .step-tt {
  background-color: #d3e3f6;
  padding: 10px 10px 8px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
}
p.clearfix a {
  display: block;
  padding-top: 1.85em;
}
.step-content {
  padding: 12px 15px 15px;
  /* padding: 35px 15px 15px; */
}
.frame-step .step-item {
  position: relative;
  box-shadow: 1px 2px 10px rgb(0 0 0 / 8%);
}
.frame-step .step-item:not(:last-child) {
  margin-bottom: 100px;
}
.frame-step .step-item:not(:last-child)::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 80px 0 80px;
  border-color: #d3e3f6 transparent transparent transparent;
  top: calc(100% + 25px);
  left: 50%;
  transform: translate(-50%, 0);
}
.bnr-link {
  position: relative;
  border: 1px solid #000;
  text-align: center;
  padding: 15px;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 600px;
  min-height: 80px;
  margin: 0 auto;
  color: #fff !important;
}
.bnr-link::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 30px 30px;
  border-color: transparent transparent #fff transparent;
  bottom: 0;
  right: 0;
}
.bnr-link::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #fff;
  transform: rotate(45deg);
  left: 0;
  top: -20px;
}
.bnr-link span {
  position: relative;
  padding-left: 30px;
}
.bnr-call {
  background-color: #336098;
}
.bnr-call span {
  padding: 0;
}
.bnr-call span::before {
  content: '';
  position: relative;
  background: url('../images/top_icon_phone.png') center left no-repeat;
  width: 20px;
  height: 24px;
  background-size: contain;
  left: 0;
  top: 2px;
  display: block;
  margin-right: 10px;
}
.bnr-mail {
  background-color: #222d4b;
}
.bnr-mail span::before {
  content: '';
  position: absolute;
  background: url('../images/top_icon_computer.png') center left no-repeat;
  width: 27px;
  height: 21px;
  background-size: contain;
  left: 0;
  top: 3px;
}
.frame-bnr .bnr:not(:last-child) {
  margin-bottom: 30px;
}
.frame-bnr .bnr p {
  margin-bottom: 15px;
}
.tb-fixed-layout tbody td {
  vertical-align: top;
}
.list-tb .ud-frame-tb:not(:last-child) {
  margin-bottom: 30px;
}
.col-2-item-img {
  text-align: center;
  background-color: #e6edf5;
  margin-bottom: 0;
  padding: 2em 3em;
}
.col-2-3r .col-2-item-content {
  background-color: #f4f8f9;
}
.list-col .block-col-2:not(:last-child) {
  margin-bottom: 30px;
}
.section-in-block:not(:last-child) {
  margin-bottom: 100px;
}
.tb-2cl.ud-frame-tb thead th:first-child {
  border-right: 1px solid #fff;
}
.col-2 {
  display: flex;
}
.col-2 > * {
  text-align: center;
  width: calc(100% / 2);
}
.list-col {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.list-col.col-3 .item-col {
  width: calc((100% / 3) - 10px);
  border: 1px solid #d3d9e1;
}
.list-col.col-2 .item-col {
  width: calc((100% / 2) - 7.5px);
  border: 1px solid #d3d9e1;
  text-align: left;
}
.col-tt {
  background-color: #f0f4f9;
  padding: 10px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px !important;
  padding-left: 10px !important;
}
.item-col-content {
  padding: 0 10px 10px;
}
.section-in-block.out-inner {
  margin-top: 75px;
}
.list-txt {
  margin-left: -40px;
}
.under .indx_b15 .indx_b15_contact {
  justify-content: space-between;
  margin-bottom: 50px;
  align-items: center;
}
/* .under .indx_b15_map iframe {
    height: 356px;
} */
.list-img.list-4-img {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.list-img.list-4-img p {
  width: calc((100% / 4) - 11.3px);
  margin-bottom: 0;
}
.col-2.col-img {
  justify-content: center;
  gap: 20px;
}
.col-2.col-img p {
  width: auto;
}
.pagination-ovn {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 30px;
  gap: 5px;
  flex-wrap: wrap;
}
.pagination-ovn .active {
  background-color: rgba(31, 81, 142, 0.9);
  color: #fff !important;
}
.pagination-ovn li a {
  background-color: #f2f2f2;
  padding: 7px 13px;
  text-decoration: none;
  font-weight: 500;
}
.col-2-item-tt {
  background-color: #f4f8f9;
  font-size: 20px;
  padding: 28px 1em 24px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0;
  border-bottom: 1px solid #fff;
}
.pickup .col-2-item-tt {
  color: #1b2543 !important;
}
.pickup .col-2-item-content p {
  color: #222a3e !important;
}
/* set drop */
.drop375 {
  display: none;
}
.under #main a.txt_color01 {
  color: #fff;
}
.under .frame-list ul li .list-ttl {
  font-size: 22px;
  margin: 0;
  line-height: 1.5em;
  font-weight: 600;
}
.ttl_in_list_img {
  font-size: 28px;
  /* font-family: 'Noto Sans JP', sans-serif; */
  font-weight: 400;
  line-height: 1;
  letter-spacing: .05em;
  color: #1b2543;
  margin-bottom: 55px;
}
.under .under_box01 {
  display: flex;
  flex-wrap: wrap;
}
.under .under_box01_detail {
  width: 25%;
  box-sizing: border-box;
}
.under .under_box01_detail {
  width: calc(100%/4);
  text-align: center;
  box-sizing: border-box;
  padding: 30px 10px;
  background: #fff;
  color: #1b2543;
  /* font-family: "Noto Sans JP", sans-serif; */
  font-weight: 700;
  display: flex;
  flex-direction: column;
}
.under .under_box01_detail dt {
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 1em !important;
  margin-top: auto;
}
.under .under_box01_detail span.number {
  font-size: 285%;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  line-height: 1em;
  padding: 0 5px;
}
.under #content .under_box01_detail dd {
  font-size: 18px;
  line-height: 1.45em;
  font-weight: 700;
  margin-top: auto;
}
.under #content .under_box01_detail dd.min_h63 {
  min-height: 30px;
}
.under #content .under_box01_list {
  display: flex;
  justify-content: center;
}
.under .under_box01_detail:nth-child(-n+4) {
  border-bottom: 1px dashed #1b2543;
}
.under .under_box01_detail + .under_box01_detail {
  border-left: 1px dashed #1b2543;
}
.under .under_box01_detail:nth-child(5) {
  border-left: none;
}
.under .under_box01_small {
  font-size: 50%;
  line-height: 1.8em;
}
.box_pc {
  display: block;
}
.under .under_box01_list li {
  display: flex;
  flex-direction: column;
  line-height: 1.1em;
}
.under .under_box01_detail dd > span {
  display: block;
  font-size: 50%;
  line-height: 1.35em;
  letter-spacing: 1px;
}
/* .section-in-block h4 + .image-r + p,
.section-in-block h4 + .image-l + p {
    font-size: 14px !important;
} */
.under .under_box01_detail.pd-t {
  padding-top: 54px;
}
.section-in-block .anchor-link a {
  padding: 18px 60px 17px 60px;
}
.section-in-block + h5 + .image-l + p {
  margin-bottom: 0;
}
.section-in-block.box_2item {
  margin-right: 30px;
  margin-bottom: 0px;
}
.section-in-block.box_2item:last-child {
  margin-right: 0;
}
.under .under_box01_detail span.txt_icon {
  position: relative;
  top: -25%;
}
.frame-bnr .bnr-link.bnr-mail {
  transition: all 0.3s ease;
}
.under #content .under_box01_detail dd.min_h63.more_txt {
  align-items: center;
  display: flex;
}
.tb-time table th, .tb-time table td {
  padding-left: 1em;
  padding-right: 1em;
}
.step-content p {
  font-size: 16px;
}
.section-in-block.tbig p {
  font-size: 22px;
}
.ud_font_s {
  font-size: 22px;
}
.col-2-item-content .image {
  width: 200px;
  margin: 0 auto 20px;
  text-align: center;
}
.under #main .und_btn_invisalign {
  width: 330px;
  height: 140px;
  background: url(../images/top_img_01.jpg) no-repeat center;
  background-size: cover;
  align-self: center;
  position: relative;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  /* font-family: 'Noto Sans JP', sans-serif; */
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.und_btn_invisalign .color_blue {
  color: #0251ac;
}
.und_btn_invisalign::before {
  position: absolute;
  content: '';
  background: url(../images/top_icon_invisalign_black.png) no-repeat center;
  background-size: contain;
  width: 138px;
  height: 34px;
  top: 10px;
  left: 10px;
}
.und_btn_invisalign::after {
  position: absolute;
  content: "";
  background: url(../images/top_logo_box.png) no-repeat center;
  background-size: cover;
  bottom: 10px;
  right: 10px;
  width: 122px;
  height: 22px;
}
.anchor-link.ac-3-item.cus01 {
  margin-bottom: 50px;
}
#kyousei_mv {
  width: 100%;
}
.kyousei_mv_main {
  width: 100%;
  height: 40vw;
  background-image: url(../images/kyousei-mv.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center -100px;
  position: relative;
}
.circle_common {
  color: #9c7c34;
  font-weight: bold;
  font-size: 1.2vw;
  align-content: center;
  background-color: white;
  border-radius: 50%;
  line-height: 1.1;
  margin: 0;
  text-align: center;
  white-space: nowrap;
  margin: 0 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.circle_common p {
  line-height: 1.3em;
}
.flex_box {
  display: flex;
  justify-content: start;
  position: absolute;
  bottom: -75px;
  right: 16px;
}
.circle_middle {
  width: 18vw;
  height: 18vw;
  background-clip: padding-box;
  border: 1.3vw solid rgba(255, 255, 255, 0.7);
}
#field2 .box_beaf {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}
#field2 .box_beaf dl {
  width: calc(100% / 2 - 50px);
  position: relative;
  margin-bottom: 60px;
}
#field2 .box_beaf dt {}
#field2 .box_beaf .before dt:after {
  content: '';
  width: 64px;
  height: 64px;
  background: url("../images/arrow.png") no-repeat 0 0;
  display: block;
  position: absolute;
  top: 48%;
  right: -82px;
  transform: translateY(-48%)
}
#field2 .box_beaf dt span {
  padding: 10px;
  display: block;
  background: #346299;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
#field2 .box_beaf dt .boximg {
  width: 360px;
  height: 270px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 20px;
  background: #ddd
}
#field2 .box_beaf dt .boximg img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%
}
#field2 .box_beaf dd {
  margin-top: 30px;
}
#field2 .ud-tb th {
  width: 30%;
}
#field2 .textbox p:not(:last-child), #field2 .box_beaf dd p:not(:last-child) {
  margin-bottom: 15px;
}
#field2 .textbox, #field2 .slider_img {
  margin-bottom: 60px;
}
#field2 .slider_img .slick-arrow {
  position: absolute;
  text-indent: -999999px;
  border: none;
  width: 36px;
  height: 36px;
  top: calc(50% - 18px)
}
#field2 .slider_img .slick-prev {
  background: url("../images/prev.png") no-repeat 0 0;
  left: -40px;
}
#field2 .slider_img .slick-next {
  background: url("../images/next.png") no-repeat 0 0;
  right: -40px;
}
#field2 .slider_img .slick-slide {
  margin: 0 15px;
}
#field2 .slider_img .slick-list {
  width: calc(100% + 30px);
  margin: 0 -15px;
}
/*==========================================================
                     EDITOR WORDPRESS
==========================================================*/
.u_editor::after {
  content: "";
  display: table;
  clear: both;
}
.u_editor div {
  font-size: 16px;
}
.u_editor .clearfix:not(:last-child), .tb_scroll:not(:last-child) {
  margin-bottom: 40px;
}
/* Blockquote */
.u_editor blockquote {
  border-left: 4px solid #ccc;
  padding-left: 1em;
  margin: 1em 0;
  color: var(--txt);
  font-style: italic;
}
.u_editor blockquote cite {
  display: block;
  font-style: normal;
  margin-top: 0.5em;
  color: #999;
}
/* Caption */
.u_editor .wp-caption {
  max-width: 100%;
  text-align: center;
  margin-bottom: 1.5em;
}
.u_editor .wp-caption:last-child {
  margin-bottom: 0;
}
.u_editor .wp-caption img {
  margin: 0 auto;
  border: 0;
}
.u_editor .wp-caption-text {
  font-size: 16px;
  color: var(--txt);
  margin-top: 0.5em;
  font-weight: 500;
}
/* Horizontal line */
.u_editor hr {
  border: none;
  border-top: 1px solid #ccc;
  margin: 2em 0;
}
/* Text align */ 
.u_editor .has-text-align-center {
  text-align: center;
}
.u_editor .has-text-align-right {
  text-align: right;
}
.u_editor .has-text-align-left {
  text-align: left;
}
/* Gutenberg-specific */
.u_editor .wp-block-image {
  margin: 1.5em 0;
}
.u_editor .wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  margin: 1.5em 0;
}
.u_editor .wp-block-quote {
  border-left: 4px solid #ccc;
  padding-left: 1em;
  color: #555;
  font-style: italic;
}
.u_editor .wp-block-quote cite {
  display: block;
  font-style: normal;
  margin-top: 0.5em;
  color: #999;
}
.u_editor .wp-block-table td, .u_editor .wp-block-table th {
  border: 1px solid #ccc;
  padding: 0.5em;
}
.alignright, .alignleft {
  margin-bottom: 30px;
  max-width: 480px !important
}
.aligncenter {
  display: block !important;
  margin: 0 auto
}
.under #main .pagenavi {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 40px;
}
.under #main .pagenavi > span, .under #main .pagenavi a {
  display: flex;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 14px;
  font-family: 'Kosugi Maru', sans-serif;
  background-color: #f2f2f2;
  padding: 7px 13px;
  text-decoration: none;
  font-weight: 500;
  color: #2d75ba;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
}
.under #main .pagenavi a {
  padding: 7px 13px;
  text-decoration: none;
}
.under #main .pagenavi > span {
  cursor: default;
  background: #004290;
  color: #fff !important;
  font-weight: 400;
}
.single_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.single_btn p {
  margin: 0;
}
.no-content-message {
  width: 100%;
  text-align: center;
}
#wp-content-editor-container .slider-wrapper:not(:last-child) {
  margin-bottom: 30px;
}
#wp-content-editor-container .slider-nav {}
#wp-content-editor-container .slider-nav .slick-slide {
  width: calc((100% / 5) - 12px) !important;
  height: 145px;
  transition: 0.3s;
  display: inline-flex;
  cursor: pointer;
  justify-content: center;
  border: 1px solid #f1f1f1;
  overflow: hidden;
  margin: 6px;
}
#wp-content-editor-container .slider-nav .slick-current {
  opacity: 1;
}
#wp-content-editor-container .slider-nav img {
  object-fit: cover;
}
#wp-content-editor-container .slider-nav .slick-slide:hover, #wp-content-editor-container .slider-nav .slick-slide.slick-current {
  opacity: 0.6
}
#wp-content-editor-container .slider-nav .slick-track, #wp-content-editor-container .slider-nav .slick-list {
  width: 100% !important;
  transform: none !important;
}
#wp-content-editor-container .slider-nav .slick-track {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#wp-content-editor-container .slider-for {
  width: 100%;
  max-width: 800px;
  height: auto;
  margin: 0 auto 25px;
  text-align: center
}
#wp-content-editor-container .slider-for .slick-slide {
  height: 450px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#wp-content-editor-container .slider-for .slick-slide img {
  max-height: 100%;
  width: auto;
}