/*==========================================================================*/
/*                            F U N C T I O N                               */
/*==========================================================================*/
/*==========================================================================*/
/*                               M I X I N                                  */
/*==========================================================================*/
/*==========================================================================*/
/*                       H E A D I N G   T I T L E                          */
/*==========================================================================*/
.uh2 {
  font-size: 36px;
  color: var(--body-color);
  font-weight: bold;
  font-family: var(--font-family);
  line-height: 1.3em;
  text-align: left;
  letter-spacing: 0.02em;
  margin-bottom: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.uh3 {
  font-size: 46px;
  color: var(--body-color);
  font-weight: bold;
  font-family: var(--font-family);
  line-height: 1.3em;
  letter-spacing: 0.06em;
  display: inline;
  background: url(../images/uh3-bf-03.png) repeat-x;
  background-size: 47px auto;
  background-position: bottom 0px left 0;
  position: relative;
  padding: 0 10px 20px;
}

.uh4 {
  font-size: 33px;
  font-family: var(--font-family);
  color: var(--body-color);
  font-weight: bold;
  padding-bottom: 18px;
  border-bottom: 2px solid #ffc012;
  margin-bottom: 38px;
}

.uh5 {
  font-size: 28px;
  font-family: var(--font-family);
  color: var(--body-color);
  font-weight: bold;
  letter-spacing: 0.06em;
  margin-bottom: 20px;
  position: relative;
  padding-left: 20px;
}
.uh5 + .uStep {
  margin-top: 50px;
}
.uh5::before {
  position: absolute;
  content: "";
  width: 5px;
  height: calc(100% - 15px);
  top: 8px;
  left: 0;
  background-color: #ffc012;
  border-radius: 5px;
}

.uBlog-contribute p,
.utxt {
  font-size: 16px;
  font-family: var(--font-family);
  color: var(--body-color);
  line-height: 1.9em;
  font-weight: 500;
  letter-spacing: 0.01em;
}

.clearfix {
  display: block;
}

/*==========================================================================*/
/*                           U T I L I T I E S                              */
/*==========================================================================*/
.ovh {
  overflow: hidden;
}

.image-l {
  float: left;
  margin: -150px 38px 47px 0;
  line-height: 0;
}
.image-l img {
  border-radius: 20px;
}

.image-r {
  float: right;
  margin: 30px 0 47px 47px;
  line-height: 0;
}
.image-r img {
  border-radius: 20px;
}

.image-c {
  text-align: center;
  margin: 0 auto 47px;
  line-height: 0;
}
.image-c img {
  border-radius: 20px;
}

section {
  padding: 0;
  margin: 0 0 70px 0;
}
section:last-child {
  margin-bottom: 0;
}
section section {
  padding: 0;
  margin: 0 0 30px 0;
}

table {
  margin-bottom: 30px;
}
table:last-child {
  margin-bottom: 0;
}

#content {
  padding: 0 15px 70px;
  margin: 0 auto;
  width: 1230px;
  max-width: 100%;
}

.m0 {
  margin: 0 !important;
}

#topic-path {
  text-align: right;
  width: 750px;
  margin-left: auto;
  margin-right: 5px;
  margin-bottom: 61px;
}
#topic-path li,
#topic-path a {
  font-size: 16px;
  font-family: var(--font-family);
  color: var(----body-color);
  font-weight: 500;
}
#topic-path a {
  margin-right: 15px;
}
#topic-path li {
  position: relative;
  display: inline;
}
#topic-path li::after {
  content: "";
  width: 20px;
  height: 14px;
  background-image: url(../images/uArr-topic.png);
  background-repeat: no-repeat;
  background-size: 7px auto;
  background-position: top 2px left 0;
  display: inline-block;
  margin: 0 4px;
}
#topic-path li:last-child::after {
  display: none;
}

.under-tbl {
  width: 100%;
}
.under-tbl td,
.under-tbl th {
  border-color: #505050;
  vertical-align: top;
  padding: 10px;
}
.under-tbl th {
  background-color: var(--main-cl);
  font-weight: 400;
}

.tbl-block th {
  width: 300px;
}
.tbl-scroll table {
  table-layout: fixed;
}
/*==========================================================================*/
/*                             C O N T E N T                                */
/*==========================================================================*/
.uMvs {
  width: 100%;
  min-height: 485px;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 35px;
  --wbimg: 435px;
}
.uMvs::before {
  position: absolute;
  content: "";
  top: 0;
  right: 24px;
  width: 100%;
  height: 100%;
  background-image: url(../images/uBgMvs.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top right;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.uMvs::after {
  position: absolute;
  content: "";
  width: 314px;
  height: 334px;
  background-image: url(../images/umvs-ihome.png);
  background-repeat: no-repeat;
  background-position: bottom -8px right -57px;
  bottom: 0;
  right: 25px;
  z-index: 0;
  opacity: 10%;
  border-bottom-right-radius: 30px;
}
.uMvs-container {
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.uMvs-bimg {
  width: var(--wbimg);
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  position: absolute;
  top: 70px;
  width: calc(50vw - 600px + var(--wbimg));
  left: min(max((100vw - 100%) / -2, -354px), -30px);
}
.uMvs-bimg .uimg img {
  border: 12px solid #fffef3;
  border-top-right-radius: 52px;
  border-bottom-right-radius: 52px;
}
.uMvs-content {
  width: calc(100% - var(--wbimg));
  display: flex;
  flex-direction: column;
  padding-top: 80px;
  padding-left: 130px;
  position: relative;
  margin-left: auto;
}
.uMvs-content .uttl-en {
  position: absolute;
  top: 25px;
  left: 65px;
  font-size: 42px;
  color: var(--main-cl);
  font-family: var(--windsong);
  font-weight: 500;
  transform: rotate(346deg);
  transform-origin: 0 50%;
}
.uMvs-content .utxt {
  font-size: 16px;
  font-family: var(--font-family);
  color: var(--body-color);
  line-height: 1.9em;
  font-weight: 500;
  letter-spacing: 0.01em;
}

.uLsbtn {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: center;
}
.uLsbtn li {
  margin-right: 25px;
  margin-bottom: 25px;
  width: 383px;
  min-height: 70px;
}
.uLsbtn li:nth-child(3n+3), .uLsbtn li:last-child {
  margin-right: 0;
}
.uLsbtn li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--w-cl);
  border: 3px solid var(--main-cl);
  border-radius: 40px;
  font-size: 20px;
  font-family: var(--font-family);
  color: var(--body-color);
  font-weight: bold;
  background-image: url(../images/uArr-btn.png);
  background-repeat: no-repeat;
  background-size: 14px auto;
  background-position: center right 15px;
  padding: 15px 35px 15px 20px;
  text-align: center;
}
.uLsbtn li a.ucs-icon {
  background-image: url(../images/iblog-r.png);
  background-size: 8px auto;
}

.uLsbtn.ucs2x2 {
  max-width: 1000px;
  margin: 0 auto;
}
.uLsbtn.ucs2x2 li:nth-child(2n+2) {
  margin-right: 0;
}
.uLsbtn.ucs2x2 li:nth-child(3n+3) {
  margin-right: 25px;
}

.uSh3 {
  position: relative;
  padding: 0 0 0;
}
.uSh3::before {
  position: absolute;
  content: "";
  width: 1273px;
  height: calc(100% - 145px);
  background-image: url(../images/ubfbg-uh3.png);
  background-repeat: repeat-y;
  background-size: contain;
  background-position: top -5px right;
  z-index: 0;
  top: 145px;
  right: calc(50% - 950px);
  pointer-events: none;
}
.uSh3::after {
  position: absolute;
  content: "";
  width: 533px;
  height: 309px;
  background-image: url(../images/ubf-sh3.png);
  background-repeat: no-repeat;
  background-size: contain;
  top: -145px;
  left: calc(50% - 906px);
  z-index: 2;
  pointer-events: none;
}
.uSh3 .image-r {
  position: absolute;
  right: 0;
  top: 73px;
}
.uSh3 .image-r img {
  border: 12px solid #edf5fc;
  border-radius: 50px;
}
.uSh3 .image-c {
  position: relative;
  z-index: 1;
}

.ubgh3 {
  position: relative;
  padding: 100px 0;
  width: calc(100% - 460px);
  text-align: center;
  margin-bottom: 70px;
}
.ubgh3::before {
  position: absolute;
  content: "";
  width: 200vw;
  height: 100%;
  min-height: 262px;
  background-color: #edf5fc;
  top: 0;
  left: calc(50% - 492px);
  z-index: 0;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

.ubgh3.w100 {
  width: 100%;
}
.ubgh3.w100::before {
  left: calc(50% - 722px);
}

.uw {
  width: calc(100% - 460px);
  margin-bottom: 50px;
  min-height: 200px;
  position: relative;
}
.uw.umb200 {
  margin-bottom: 200px;
}

.uSh4 {
  min-height: 417px;
  margin-bottom: 70px;
}
.uSh4-content {
  position: relative;
  padding: 47px 0px 60px 58px;
  z-index: 0;
}
.uSh4-content::before {
  position: absolute;
  content: "";
  width: 800px;
  height: 100%;
  min-height: 1px;
  background-color: #fbf4db;
  top: 0;
  left: 0;
  border-radius: 20px;
  z-index: -1;
}
.uSh4 .uSh3 {
  padding-bottom: 50px;
}
.uSh4 .uSh3::before {
  display: none;
}
.uSh4 .ubgh3 {
  margin-bottom: 0;
}

.uSh4.urw {
  padding-top: 150px;
  margin-bottom: 70px;
}
.uSh4.urw .uSh4-content {
  padding-left: 0;
  padding-right: 67px;
}
.uSh4.urw .uSh4-content::before {
  left: auto;
  right: 0;
}
.uSh4.urw .uSh3 {
  padding-bottom: 150px;
}

.uPickup {
  margin-top: 211px;
  margin-bottom: 150px;
  padding-bottom: 50px;
  position: relative;
  z-index: 0;
}
.uPickup::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 200vw;
  height: 100%;
  background-color: #edf5fc;
  z-index: -1;
}
.uPickup::after {
  position: absolute;
  content: "";
  width: 1273px;
  height: calc(100% - 25px);
  background-image: url(../images/ubfbg-uh3.png);
  background-repeat: repeat-y;
  background-size: contain;
  background-position: top -5px right;
  z-index: -1;
  top: 97px;
  right: calc(50% - 958px);
  border-radius: 20px;
}
.uPickup-top {
  display: flex;
  align-items: center;
  position: relative;
  top: -50px;
  margin-bottom: 35px;
}
.uPickup-top-pickup {
  font-size: 120px;
  color: var(--main-cl);
  font-weight: bold;
  font-family: var(--windsong);
  margin: 0;
  display: flex;
  line-height: 1em;
  margin-right: 20px;
}
.uPickup-top-pickup span {
  display: flex;
  line-height: 1em;
  margin-right: 40px;
  letter-spacing: 0.01em;
}
.uPickup-top-txt {
  border-top: 2px solid var(--main-cl);
  border-bottom: 2px solid var(--main-cl);
  text-align: center;
  margin: 0;
  width: 255px;
  color: var(--main-cl);
  font-weight: bold;
  font-family: var(--font-family);
  font-size: 32px;
  padding: 6px 0;
}
.uPickup-top-img {
  position: absolute;
  top: -86px;
  right: 40px;
}
.uPickup-content {
  position: relative;
}
.uPickup-content::after {
  position: absolute;
  content: "";
  top: -57px;
  left: calc(50% - 878px);
  width: 221px;
  height: 370px;
  background-image: url(../images/upickup-after.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  z-index: 0;
}
.uPickup-content .image-l,
.uPickup-content .image-r {
  margin-top: 0;
}
.uPickup-content .image-l {
  margin-right: 60px;
}
.uPickup-content .image-r {
  margin-left: 60px;
}
.uPickup-bcnt {
  overflow: hidden;
  padding-top: 35px;
}
.uPickup-ttl {
  font-size: 32px;
  font-family: var(--font-family);
  font-weight: bold;
  margin-bottom: 25px;
  color: var(--body-color);
  letter-spacing: 0.06em;
}

.utbl {
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
}
.utbl.ucol table.pc {
  table-layout: fixed;
}
.utbl:not(.uscroll) table th:first-child,
.utbl:not(.uscroll) table td:first-child {
  border-left-width: 2px;
}
.utbl table {
  display: table;
  border: 2px solid var(--body-color);
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 20px;
}
.utbl table th,
.utbl table td {
  padding: 25px;
  vertical-align: top;
  text-align: center;
  font-weight: 600;
  font-family: var(--font-family);
  color: var(--body-color);
  border-color: var(--body-color);
  border: none;
  border-top: 1px solid var(--body-color);
  border-left: 1px solid var(--body-color);
}
.utbl table th:first-child,
.utbl table td:first-child {
  border-left: none;
}
.utbl table th {
  background-color: #fbe7bf;
  font-size: 18px;
  vertical-align: middle;
}
.utbl table td {
  font-size: 16px;
  background-color: var(--w-cl);
  letter-spacing: 0.12em;
  vertical-align: middle;
  font-weight: 500;
}
.utbl table td.left {
  text-align: left !important;
}
.utbl table thead:first-child tr:first-child th,
.utbl table thead:first-child tr:first-child td,
.utbl table tbody:first-child tr:first-child th,
.utbl table tbody:first-child tr:first-child td {
  border-top-width: 0;
}
.utbl table thead:first-child tr:first-child th:first-child,
.utbl table thead:first-child tr:first-child td:first-child,
.utbl table tbody:first-child tr:first-child th:first-child,
.utbl table tbody:first-child tr:first-child td:first-child {
  border-top-left-radius: 20px;
}
.utbl table thead:first-child tr:first-child th:last-child,
.utbl table thead:first-child tr:first-child td:last-child,
.utbl table tbody:first-child tr:first-child th:last-child,
.utbl table tbody:first-child tr:first-child td:last-child {
  border-top-right-radius: 20px;
}
.utbl table tbody:last-child tr:last-child th:first-child,
.utbl table tbody:last-child tr:last-child td:first-child {
  border-bottom-left-radius: 20px;
}
.utbl table tbody:last-child tr:last-child th:last-child,
.utbl table tbody:last-child tr:last-child td:last-child {
  border-bottom-right-radius: 20px;
}
.utbl .uh5 {
  font-size: 20px;
  margin: 0;
  padding: 0;
}
.utbl .uh5::before {
  display: none;
}
.utbl .ulink {
  margin-bottom: 15px;
  display: inline-block;
}
.utbl .ulist {
  margin-bottom: 0;
}

.uscroll table {
  table-layout: fixed;
}
.uscroll tr th:first-child,
.uscroll tr td:first-child {
  border-left-width: 2px;
}

.uBanner {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.uBanner-it {
  width: 700px;
  min-height: 222px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  border-radius: 20px;
  overflow: hidden;
  transition: all 0.3s linear;
  transform: translateX(0px);
}
.uBanner-it:last-child {
  margin: 0;
}
.uBanner-it:nth-child(even) span {
  background-image: url(../images/uArr-btn-banner-hv.png);
  background-color: rgba(255, 255, 255, 0.9);
  color: var(--main-cl);
}
.uBanner-it.uBanner-reason {
  background:#0d6db9cc;
}
.uBanner-it a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  border-radius: 20px;
  position: relative;
  padding: 28px 0;
}
.uBanner-it a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(13, 109, 185, 0.3);
  z-index: 0;
}
.uBanner .uBanner-w {
  width: calc(100% - 20px);
  margin-right: auto;
  margin-left: 0;
  padding: 15px 30px 15px 15px;
  font-size: 20px;
  letter-spacing: 0.01em;
  font-weight: bold;
  min-height: 102px;
  color: var(--w-cl);
  /* background-color: rgba(13, 109, 185, 0.8); */
  font-family: var(--font-family);
  background-image: url(../images/uArr-btn-banner.png);
  background-repeat: no-repeat;
  background-size: 13px auto;
  background-position: center right 13px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  z-index: 1;
}
.uBanner .uBanner-t {
  display: block;
  font-weight: 700;
  font-size: 125%;
  margin-bottom: 10px;
}

.uClayOne {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -30px;
}
.uClayOne-item {
  width: calc((100% - 120px) / 3);
  margin-right: 60px;
  margin-bottom: 60px;
  display: flex;
  justify-content: center;
  padding: 15px;
  position: relative;
  background-color: var(--w-cl);
  z-index: 1;
}
.uClayOne-item::after {
  position: absolute;
  content: "";
  width: calc(100% + 34px);
  height: calc(100% + 34px);
  top: -17px;
  left: -17px;
  --space: 0;
  --size: 75px;
  background-image: url(../images/uClayOne-tl.png), url(../images/uClayOne-tr.png), url(../images/uClayOne-bl.png), url(../images/uClayOne-br.png);
  background-size: var(--size), var(--size), var(--size), var(--size);
  background-position: top var(--space) left var(--space), top var(--space) right var(--space), bottom var(--space) left var(--space), bottom var(--space) right var(--space);
  background-repeat: no-repeat;
  z-index: 0;
}
.uClayOne-item:nth-child(3n+3), .uClayOne-item:last-child {
  margin-right: 0;
}
.uClayOne-content {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 4;
}
.uClayOne-content::before {
  position: absolute;
  content: "";
  width: calc(100% - 10px);
  height: calc(100% + 64px);
  top: -32px;
  left: 10px;
  --space: 5px;
  --tb: auto 11px;
  --lr: 11px auto;
  background-image: url(../images/uClayOne-bd-t.png), url(../images/uClayOne-bd-b.png);
  background-size: var(--tb), var(--tb);
  background-position: top var(--space) left var(--space), bottom var(--space) left var(--space);
  background-repeat: repeat-x, repeat-x;
  background-color: var(--w-cl);
  z-index: -1;
}
.uClayOne-content::after {
  position: absolute;
  content: "";
  width: calc(100% + 64px);
  height: calc(100% - 27px);
  top: 10px;
  left: -32px;
  --space: 5px;
  --tb: auto 11px;
  --lr: 11px auto;
  background-image: url(../images/uClayOne-bd-r.png), url(../images/uClayOne-bd-l.png);
  background-size: var(--lr), var(--lr);
  background-position: top var(--space) right var(--space), top var(--space) left var(--space);
  background-repeat: repeat-y, repeat-y;
  background-color: var(--w-cl);
  z-index: -1;
}

.ulist {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.ulist li {
  font-size: 16px;
  font-family: var(--font-family);
  font-weight: 500;
  color: var(--body-color);
  position: relative;
}
.ulist li:not(:last-child) {
  margin-bottom: 15px;
}

.udot {
  padding-left: 25px;
  position: relative;
}
.udot::before {
  position: absolute;
  content: "";
  top: 6px;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: var(--main-cl);
}

.ucsf {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  display: inline-block;
}

.uLsimg {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.uLsimg li {
  width: calc((100% - 80px) / 3);
  margin-right: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.uLsimg li:nth-child(3n+3), .uLsimg li:last-child {
  margin-right: 0;
}
.uLsimg li img {
  border-radius: 20px;
}

.uBoxqa {
  display: flex;
  flex-direction: column;
  background-color: #edf5fc;
  border-radius: 20px;
  padding: 15px;
  position: relative;
}

.uQa {
  display: flex;
  flex-direction: column;
  padding: 30px;
  border: 2px solid var(--main-cl);
  border-radius: 20px;
  background-color: var(--w-cl);
}
.uQa:not(:last-child) {
  margin-bottom: 15px;
}
.uQa-boxq, .uQa-boxa {
  display: flex;
  --wboxq: 50px;
}
.uQa-boxq {
  margin-bottom: 30px;
}
.uQa-boxa .uQa-qa {
  background-color: var(--main-cl2);
}
.uQa-boxa .uQa-qa::before {
  border-left: 10px solid var(--main-cl2);
}
.uQa-boxa .uQa-cnt {
  padding-top: 10px;
}
.uQa-qa {
  width: var(--wboxq);
  height: var(--wboxq);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--main-cl);
  font-family: var(--font-family);
  font-weight: bold;
  color: var(--w-cl);
  line-height: 1.2em;
  margin: 0;
  position: relative;
  border-radius: 50%;
  font-size: 22px;
  padding-bottom: 5px;
}
.uQa-qa::before {
  position: absolute;
  content: "";
  top: 50%;
  right: -18px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 10px solid var(--main-cl);
}
.uQa-cnt {
  width: calc(100% - var(--wboxq));
  display: flex;
  flex-direction: column;
  padding-left: 30px;
}
.uQa-cnt .und-ttl {
  font-size: 24px;
  font-family: var(--font-family);
  font-weight: bold;
  color: var(--main-cl);
  line-height: 1.2em;
  min-height: var(--wboxq);
  display: flex;
  align-items: center;
}
.uQa-cnt .und-img {
  text-align: left;
}

.uContact-bphone {
  max-width: 100%;
  width: 500px;
  min-height: 250px;
  border: 3px solid var(--main-cl);
  background-color: #edf5fc;
  border-radius: 20px;
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.uContact-bphone::before {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  width: 100px;
  height: 100px;
  background-image: url(../images/umvs-ihome.png);
  background-repeat: no-repeat;
  background-position: bottom -3px right -3px;
  background-size: 80px auto;
  z-index: 0;
  opacity: 10%;
}
.uContact-nb {
  font-size: 55px;
  font-weight: 900;
  font-family: var(--lato);
  color: var(--main-cl);
  text-decoration: none;
  text-align: center;
  margin: 0 auto 15px;
  line-height: 1.2em;
  position: relative;
}
.uContact-nb::before {
  content: "";
  display: inline-block;
  width: 38px;
  height: 31px;
  background: url("../images/idx-tel.png") center no-repeat;
  background-size: contain;
  margin-right: 12px;
}
.uContact-time {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  font-family: var(--font-family);
  color: var(--body-color);
  width: 100%;
  background-color: var(--main-cl2);
  border-radius: 10px;
  padding: 5px;
  margin: 0 auto 15px;
}

.uflex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.uline {
  margin-left: 100px;
  border: 3px solid #00b050;
  background: #e2f0d9;
  padding: 40px;
  border-radius: 20px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 500px;
  height: 250px;
}
.uline .uline-ic {
  margin: 0 20px 0 0;
  flex-shrink: 0;
}
.uline .uline-ic img {
  width: 84px;
}
.uline .uline-txt {
  margin: 0;
}
.uline .uline-t1 {
  color: #00b050;
  display: flex;
  align-items: center;
  font-size: 52px;
  line-height: 1.4;
}
.uline .uline-en {
  text-transform: uppercase;
  line-height: 1;
}
.uline .cl-black {
  color: var(--body-color);
}
.uline .uline-jp {
  font-size: 16px;
  font-weight: 700;
  padding-top: 4px;
}
.uline .uline-t2 {
  font-size: 21px;
}

.uStep {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-bottom: 50px;
  z-index: 1;
}
.uStep-item {
  width: 100%;
  padding: 20px;
  border-radius: 20px;
  border: 3px solid var(--main-cl);
  background-color: var(--w-cl);
  position: relative;
}
.uStep-item:not(:last-child) {
  margin-bottom: 50px;
}
.uStep-item-nb {
  font-family: var(--font-family);
  font-size: 30px;
  font-weight: 900;
  margin: 0;
  position: absolute;
  top: -35px;
  z-index: 2;
  background-color: var(--main-cl2);
  color: var(--w-cl);
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  padding-bottom: 5px;
}
.uStep-item-ttl {
  font-size: 22px;
  font-weight: bold;
  font-family: var(--main-cl);
  line-height: 1.4em;
  margin-bottom: 0;
  font-family: var(--font-family);
}

.uvt {
  vertical-align: top !important;
}

.utd-l td {
  text-align: left !important;
}

.ulink {
  display: initial;
  color: var(--main-cl);
  text-decoration: underline;
  text-underline-offset: 3px;
}

.ucsbd {
  min-width: 600px;
  padding: 10px;
  border: 1px solid var(--body-color);
  display: inline-block;
}

.uframe {
  padding: 15px;
  background-color: #edf5fc;
  border-radius: 20px;
  margin-bottom: 50px;
}

.unomb {
  margin-bottom: 0 !important;
}

.boxh4 .image-c {
  margin-bottom: 20px;
}

.uLsbtn-new li {
  width: 450px;
}

.n-sp320 {
  display: none;
}

.mailform #r_en1696821604,
.mailform #r_en1696820269 {
  display: none;
}

.acn-tt {
  font-size: 30px;
  font-weight: 500;
  color: var(--main-cl);
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

.udr-anc {
  padding: 30px 40px;
  background-color: #edf5fc;
  background: url(../images/udr-bg-anc.png) no-repeat;
  background-size: cover;
  box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.1);
}
.udr-anc .udr-anc-sub {
  margin-left: 30px;
}
.udr-anc .udr-anc-sub li {
  border-bottom: 1px solid #a5c5dd;
  list-style: none;
}
.udr-anc .udr-anc-sub li:last-child {
  border-bottom: none;
}
.udr-anc .udr-anc-sub a {
  display: inline-block;
  padding: 10px 20px;
  position: relative;
  font-weight: 500;
  font-size: 16px;
}
.udr-anc .udr-anc-sub a::before {
  content: "";
  position: absolute;
  top: 18px;
  left: 0;
  border: 1px solid var(--main-cl);
  width: 8px;
  height: 8px;
  border-radius: 100%;
}
.udr-anc > li {
  border-bottom: 1px solid #a5c5dd;
  list-style: none;
}
.udr-anc > li:not(:last-child) {
  margin-bottom: 10px;
}
.udr-anc > li:last-child {
  border-bottom: none;
}
.udr-anc > li > a {
  display: inline-block;
  padding: 10px 30px;
  position: relative;
  font-weight: 500;
  font-size: 18px;
}
.udr-anc > li > a::before {
  content: "";
  position: absolute;
  top: 19px;
  left: 0;
  width: 8.487px;
  height: 8.487px;
  transform: rotate(45deg);
  border-top: solid 1px var(--main-cl);
  border-right: solid 1px var(--main-cl);
}

.uh4-blue {
  color: #4472c4;
  display: block;
  margin-bottom: 0;
  line-height: 1.4;
}

.udr-reason {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.udr-reason .urs-img {
  flex-shrink: 0;
  margin: 0 60px 0 0;
}
.udr-reason .urs-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.udr-reason .urs-list li {
  width: 48%;
  margin-bottom: 15px;
}
.udr-reason .urs-tt {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
}
.udr-reason .urs-txt {
  display: flex;
}
.udr-reason .urs-ig {
  flex-shrink: 0;
  margin: 0 10px 0 0;
}
.udr-reason .urs-ig img {
  border-radius: 20px;
}

.uframe-nw {
  margin-bottom: 15px;
}
.uframe-nw .ulist:last-child {
  margin-bottom: 0;
}

.udr-fz18 {
  font-size: 18px;
}

/*============================= OVN =============================*/
.uBlog-ls {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-top: 50px;
  z-index: 1;
}
.uBlog-ls li {
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  border-radius: 20px;
}
.uBlog-ls li:nth-child(3n+3), .uBlog-ls li:last-child {
  margin-right: 0;
}
.uBlog-link {
  text-decoration: none;
  width: 100%;
  height: 300px;
  background-color: var(--w-cl);
  border: 3px solid var(--main-cl);
  border-radius: 20px;
  padding: 15px;
}
.uBlog-img {
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px;
}
.uBlog-img img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border-radius: 20px;
}
.uBlog-ttl {
  font-size: 20px;
  font-family: var(--font-family);
  color: var(--body-color);
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.uBlog-contribute-item ol {
  margin-left: 18px;
}
.uBlog-contribute-item ol li {
  padding: 0 0 0 8px !important;
  list-style-type: decimal;
}
.uBlog-contribute-item ol li::before {
  display: none;
}

.uBlog-contribute {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
}
.uBlog-contribute-img {
  text-align: center;
  max-width: 400px;
  margin: 0 auto 15px;
}
.uBlog-contribute-img img {
  border-radius: 20px;
}
.uBlog-contribute-item ul,
.uBlog-contribute-item ol {
  margin-bottom: 15px;
}
.uBlog-contribute-item ul li,
.uBlog-contribute-item ol li {
  padding-left: 25px;
  font-size: 16px;
  font-family: var(--font-family);
  font-weight: 500;
  color: var(--body-color);
  position: relative;
}
.uBlog-contribute-item ul li::before,
.uBlog-contribute-item ol li::before {
  position: absolute;
  content: "";
  top: 6px;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: var(--main-cl);
}
.uBlog-contribute-item:not(:last-child) {
  margin-bottom: 50px;
}

.uLsbtn {
  display: flex;
  justify-content: center;
  position: relative;
}
.uLsbtn .prevPage,
.uLsbtn .nextPage {
  position: absolute;
  top: 0;
}
.uLsbtn .prevPage {
  left: 0;
}
.uLsbtn .prevPage a {
  background-image: url(../images/iblog-l.png);
  background-position: center left 15px;
  background-size: 8px auto;
}
.uLsbtn .centerPage {
  margin: 0 auto !important;
}
.uLsbtn .centerPage a {
  background-image: none;
}
.uLsbtn .nextPage {
  right: 0;
}
.uLsbtn .nextPage a {
  background-image: url(../images/iblog-r.png);
  background-size: 8px auto;
}

.pagination {
  margin-top: 30px;
  text-align: center;
  display: flex;
  justify-content: center;
  position: relative;
}
.pagination li {
  margin: 0 3px;
}
.pagination li a {
  background-color: var(--main-cl);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid var(--main-cl);
  line-height: 1;
  font-family: var(--font-family);
  font-weight: bold;
  font-size: 16px;
  border-radius: 5px;
}
.pagination .pg-arrow a {
  padding-bottom: 4px;
}
.pagination .disabled {
  display: none;
}
.pagination .active a {
  color: var(--main-cl);
  background-color: #fff;
}

/*==========================================================================*/
/*                 F O R   S P E C I F I E D   B R O W S E R                */
/*==========================================================================*/
/* EDGE  */
/* FIREFOX */
@-moz-document url-prefix() {}
/* Safari 10.1+ (which is the latest version of Safari at this time) */
@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */
}/*# sourceMappingURL=under.css.map */