@charset "UTF-8";
.page {
  margin: 0 0 0;
}

body {
  background-color: #fafbfd;
}

.cmnbnr {
  display: none;
}

.entry-content {
  position: relative;
  margin-top: min(20vw, 80px);
  margin-bottom: min(20vw, 220px);
  width: min(90%, 900px);
  margin-inline: auto;
}

.entry-content {
  text-align: left;
}

.p_contact {
  font-weight: 400;
  font-size: min(4vw, 18px);
  line-height: 1.7777777778;
}

.santen {
  font-size: 18px;
}

.span_must {
  display: inline-flex;
  font-size: 14px;
  line-height: 1;
  margin-top: min(5vw, 25px);
  margin-bottom: min(12vw, 56px);
  position: relative;
  font-weight: 400;
  padding-left: 15px;
}

.span_must::before {
  content: "●";
  display: block;
  font-size: 14px;
  line-height: 1;
  font-weight: 300;
  color: #ed8f26;
  position: absolute;
  top: 0;
  left: 0;
}

.form_inr .tr {
  display: flex;
  margin-bottom: min(5vw, 30px);
}

.form_inr .tr:last-child {
  margin-bottom: min(10vw, 60px);
}

.form_inr .th .hissu,
.form_inr .wpcf7-list-item-label .hissu {
  color: #ed8f26;
  padding-left: 3px;
  font-size: 12px;
  display: contents;
  line-height: 1;
}

.form_inr .th {
  line-height: 1;
  width: 22.2222222222%;
  padding-right: 3%;
  font-size: min(4vw, 18px);
  font-weight: 400;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.form_inr .th small {
  display: block;
  padding-top: 10px;
  line-height: 1.5;
  width: 100%;
  color: #969696;
}

.form_inr .tr:last-child .th {
  padding-top: 16px;
  align-items: start;
}

.form_inr .td {
  width: 77.7777777778%;
}

.form_inr input[type=text],
.form_inr input[type=email],
.form_inr input[type=url],
.form_inr input[type=password],
.form_inr input[type=search],
.form_inr input[type=number],
.form_inr input[type=tel],
.form_inr input[type=range],
.form_inr input[type=date],
.form_inr input[type=month],
.form_inr input[type=week],
.form_inr input[type=time],
.form_inr input[type=datetime],
.form_inr input[type=datetime-local],
.form_inr input[type=color],
.form_inr textarea {
  color: #666;
  border: 1px solid #d9dfdb;
  border-radius: 5px;
  padding: 3px;
}

.form_inr input.txtcont {
  width: 100%;
  height: 50px;
}

.form_inr .textarea {
  width: 100%;
  height: min(55vw, 200px);
  line-height: 140%;
}

.form_inr .check_wrap {
  text-align: center;
  margin-bottom: min(18vw, 85px);
}

.form_inr .check_wrap input[type=checkbox] {
  width: min(4vw, 18px);
  height: min(4vw, 18px);
  border-radius: 5px;
  display: inline-block;
  margin-right: 0.5em;
  border: 1px solid #d9dfdb;
}

.form_inr .check_wrap .wpcf7-list-item label {
  display: flex;
  align-items: center;
}

.form_inr .check_wrap .wpcf7-list-item-label {
  font-size: min(4vw, 18px);
  line-height: 1;
  font-weight: 400;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 800px) {
  .form_inr .tr {
    display: block;
  }
  .form_inr .th {
    padding-bottom: 10px;
    width: 100%;
  }
  .form_inr .td {
    width: 100%;
  }
  .form_inr span.hissu {
    padding-top: 3px;
  }
}
div.wpcf7 .wpcf7-spinner {
  display: block;
  position: absolute;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border: none;
}

.form_inr .send_btn_inr {
  display: inline-flex;
  position: relative;
}

.form_inr .send_btn_wrap {
  text-align: center;
}

.send_btn_wrap input[type=submit] {
  padding: 1.2em 2em;
  border-radius: 10px;
  border-radius: 130px;
  background: linear-gradient(to right, #006aff, #00c9ff);
  color: #fff;
  min-width: 317px;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.1875rem;
  font-size: clamp(1.1875rem, 0.3125rem + 1vw, 1.3125rem);
  box-shadow: 0 0 20px rgba(60, 60, 145, 0.1);
  cursor: pointer;
  text-align: left;
}

.send_btn_wrap input[type=submit]:visited, .send_btn_wrap input[type=submit]:active, .send_btn_wrap input[type=submit]:hover {
  color: #fff;
}

.ico_arrow {
  position: absolute;
  right: 1em;
  top: 0.75em;
}

.wpcf7-response-output {
  text-align: center;
}

.topics_deta {
  position: relative;
}

.topi_deta_ymd {
  position: absolute;
  top: 0;
  left: 7.1428571429%;
  text-align: left;
  line-height: 1;
  color: #229473;
}

.topi_deta_ym {
  line-height: 1;
  font-weight: 300;
}

.topi_deta_day {
  font-size: min(8vw, 60px);
  line-height: 1;
  margin-top: min(4vw, 20px);
  font-weight: 400;
}

.topi_deta_blog {
  width: min(65%, 900px);
  margin-inline: auto;
  text-align: left;
}

@media screen and (min-width: 1500px) {
  .topi_deta_blog {
    position: relative;
  }
  .topi_deta_ymd {
    left: -12%;
  }
}
.categ {
  font-size: min(3vw, 14px);
  padding: min(1vw, 5px) min(3vw, 14px) min(13vw, 5px);
  border: #229473 1px solid;
  border-radius: 9999px;
  text-align: center;
  color: #229473;
}

.h2_topi_deta {
  font-weight: 300;
  font-size: min(6vw, 40px);
  line-height: 1.25;
  margin-top: min(3vw, 12px);
  font-feature-settings: "palt";
}

.topi_img_deta {
  width: 100%;
  margin-inline: auto;
  margin-top: min(9vw, 71px);
  aspect-ratio: 900/540;
}

.topi_img_deta img {
  border-radius: min(4vw, 20px);
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

.p_topi_deta {
  font-weight: 300;
  line-height: 2.25;
  width: 88.8888888889%;
  margin-inline: auto;
  text-align: left;
  margin-top: min(16vw, 120px);
}

@media screen and (max-width: 840px) {
  .topi_deta_ymd {
    position: static;
    top: 0;
    left: 7.1428571429%;
    text-align: left;
    line-height: 1;
  }
  .categ {
    display: inline-block;
    margin-top: min(3vw, 20px);
  }
  .topi_deta_day {
    line-height: 1;
    font-weight: 300;
  }
  .topi_deta_blog {
    width: min(90%, 900px);
  }
  .p_topi_deta {
    margin-top: min(10vw, 120px);
  }
}
.topi_deta_info {
  margin-top: min(19vw, 146px);
  border-top: #bddfd5 1px solid;
  border-bottom: #bddfd5 1px solid;
  width: 85.7142857143%;
  margin-inline: auto;
}

.topi_deta_info_inr {
  display: flex;
}

.share {
  position: relative;
  width: 40.8333333333%;
  display: flex;
  align-items: center;
}

.info_name_share {
  font-size: min(4vw, 18px);
  line-height: 1;
  position: absolute;
  top: 10%;
  left: 7.5510204082%;
  color: #229473;
}

.info_name_writer {
  font-size: min(4vw, 18px);
  line-height: 1;
  position: absolute;
  top: 10%;
  left: 5.2112676056%;
  color: #229473;
}

.sns {
  width: 100%;
  display: flex;
  -moz-column-gap: 1.2244897959%;
  column-gap: 1.2244897959%;
  justify-content: center;
}

.sns_ico {
  width: 37px;
}

.writer {
  position: relative;
  width: 59.1666666667%;
  border-left: #bddfd5 1px solid;
  padding-top: min(8vw, 58px);
  padding-bottom: min(4vw, 31.5px);
}

.writer_inr {
  display: flex;
  -moz-column-gap: 4.7887323944%;
  column-gap: 4.7887323944%;
  align-items: start;
  justify-content: center;
}

.land_logo {
  width: 16.9014084507%;
}

.writer_txt {
  text-align: left;
  width: 61.9718309859%;
}

.h3_com_name {
  font-size: min(4vw, 20px);
  font-weight: 300;
  color: #2d2d2d;
  line-height: 1;
}

.p_cominfo_ {
  font-weight: 300;
  font-size: min(3vw, 14px);
  line-height: 1.7857142857;
  color: #2d2d2d;
  margin-top: min(4vw, 17.5px);
}

.bto_btn {
  font-size: min(4vw, 18px);
  padding-left: min(3vw, 23px);
  color: #229473;
}

.backto_btn_wrap {
  width: 85.7142857143%;
  margin-inline: auto;
  text-align: right;
  margin-top: min(8vw, 60px);
}

.topics_deta .btn_wrap {
  margin-left: auto;
}

.topics_deta .btn_spl {
  color: #229473 !important;
  padding: 18.75px 16.5px;
  border: 1px solid #229473;
  border-radius: 100px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  line-height: 1;
  transition: 0.25s;
  font-size: 1.125em;
}

.topics_deta .ico_ar {
  width: 15px;
  height: 10.5px;
  margin-right: 0;
  margin-left: 0;
  display: inline-block;
  overflow: hidden;
}

.topics_deta .btn_spl:has(.ico_ar) {
  min-width: auto;
}

.topics_deta .backto_btn:hover .btn_spl {
  transition: 0.25s;
  color: #fff !important;
  background-color: #229473;
}

.topics_deta .ico_ar::before {
  content: "";
  background-image: url(../img/topics/ico_cmn_arrow_green_busi.svg);
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 100%;
  transform: scale(-1, 1);
}

.topics_deta .backto_btn:hover .btn_spl .ico_ar::before {
  animation-name: arrowLeft;
  animation-duration: 0.3s;
  background-image: url(../img/topics/ico_cmn_arrow_white_busi.svg);
  transform: scale(-1, 1);
}
@keyframes arrowLeft {
  0% {
    transform: translateX(0) scale(-1, 1);
    opacity: 1;
  }
  25% {
    transform: translateX(-100%) scale(-1, 1);
    opacity: 0;
  }
  50% {
    transform: translateX(100%) scale(-1, 1);
    opacity: 0;
  }
  100% {
    transform: translateX(0) scale(-1, 1);
    opacity: 1;
  }
}
@media screen and (max-width: 800px) {
  .topics_deta .btn_spl {
    padding: 13.75px 11.5px;
  }
}
@media screen and (max-width: 800px) {
  .share {
    width: 100%;
    padding-top: 45px;
    padding-bottom: 37px;
  }
  .topi_deta_info_inr {
    flex-direction: column;
  }
  .writer {
    width: 100%;
    border-left: none;
    /* padding-top: min(4vw, 31.5px); */
    border-top: #bddfd5 1px solid;
  }
  span.info_name_share.en {
    left: 0%;
    top: 10px;
  }
  span.info_name_writer.en {
    left: 0%;
    top: 10px;
  }
}
.cont_prod_left {
  left: 5.7142857143%;
  top: min(20vw, 115px);
  position: absolute;
  text-align: left;
  z-index: 1;
}

.ul_comp_nav a {
  font-size: 14px;
  line-height: 2.4285714286;
  color: #90c9b9;
  font-weight: 400;
}

.pad_math {
  padding-left: 25%;
}

.pad_R_math {
  padding-right: 10.7142857143%;
}

@media screen and (max-width: 800px) {
  .pad_math {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.topi_list_warp .sec_topi_list {
  padding-top: min(20vw, 130px);
  padding-bottom: min(10vw, 50px);
}

.topi_list_warp .topi_blog_wrap a {
  display: flex;
  -moz-column-gap: 6.1946902655%;
  column-gap: 6.1946902655%;
}

.topi_list_warp .topi_blog_wrap:not(:first-child) {
  margin-top: 30px;
}

.topi_list_warp .topi_img_list {
  width: 33.3333333333%;
  aspect-ratio: 300/220;
  height: auto;
  overflow: hidden;
  border-radius: min(4vw, 20px);
}

.topi_list_warp .topi_img_list img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  -o-object-position: center;
  object-position: center;
  transition: 0.5s;
}

.topi_list_warp a:hover .topi_img_list img {
  transform: scale(1.1);
  transition: 0.5s;
}

.topi_list_warp .topi_blog_txt {
  width: 62.7777777778%;
  text-align: left;
  border-bottom: #ccd4d0 1px solid;
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
  position: relative;
}

.topi_list_warp .topi_ymd {
  text-align: left;
  color: #229473;
}

.topi_list_warp .topi_ym {
  line-height: 1;
  font-weight: 300;
  display: block;
  font-size: 12px;
}

.topi_list_warp .topi_day {
  font-size: min(5vw, 41px);
  line-height: 1;
  margin-top: 14px;
  font-weight: 400;
}

.topi_list_warp .h2_topi {
  font-weight: 300;
  font-size: min(4vw, 18px);
  line-height: 1.8888888889;
  color: #2d2d2d;
  margin-bottom: auto;
  padding-bottom: 40px;
}

.topi_list_warp .categ {
  position: absolute;
  left: 0;
  bottom: 30px;
}

.topi_list_warp .page_navig {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 74px;
}

.topi_list_warp .btn_wrap:first-child {
  margin-right: 24px;
}

.topi_list_warp .btn_wrap:last-child {
  margin-left: 24px;
}

.topi_list_warp .goto_btn .ico_ar::before {
  content: "";
  background-image: url(../img/topics/ico_cmn_arrow_green_busi.svg);
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 100%;
  transform: scale(1, 1);
}

.topi_list_warp .backto_btn.goto_btn:hover .btn_spl .ico_ar::before {
  animation-name: arrowRight;
  animation-duration: 0.3s;
  background-image: url(../img/topics/ico_cmn_arrow_white_busi.svg);
  transform: scale(1, 1);
}

.topi_list_warp .pa_navi a {
  font-size: 20px;
  line-height: 1;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 300;
  color: #229473;
}

.topi_list_warp .pa_navi:not(:first-child):not(:last-child) a {
  color: #90c9b9;
}

.topi_list_warp .topi_day {
  font-size: min(9vw, 41px);
}

.li_comp a {
  color: #969696;
  font-size: 14px;
  display: block;
  transition: all ease 300ms;
  position: relative;
  font-weight: 400;
}

.ul_comp_nav a::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  display: block;
  background: #229473;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -16px;
  transition: all ease 300ms;
  transform: scale(0);
}

.ul_comp_nav a:hover::before {
  transform: scale(1);
}

.ul_comp_nav .li_comp a:hover {
  color: #229473;
}

.ul_comp_nav .active a::before {
  transform: scale(1);
}

.ul_comp_nav .li_comp.active a {
  color: #229473;
}

@media screen and (max-width: 800px) {
  .cont_prod_left {
    position: static;
    padding: 0 5%;
  }
  .cont_prod_left .ul_comp_nav {
    display: flex;
    -moz-column-gap: 10px;
    column-gap: 10px;
    flex-wrap: wrap;
    row-gap: 10px;
  }
  .cont_prod_left .ul_comp_nav a {
    color: #969696;
  }
  .cont_prod_left .ul_comp_nav a::before {
    display: none;
  }
  .cont_prod_left .li_comp {
    font-size: min(3vw, 14px);
    padding: min(1vw, 1px) min(3vw, 14px) min(1vw, 1px);
    border: #969696 1px solid;
    border-radius: 9999px;
    text-align: center;
  }
  .cont_prod_left .ul_comp_nav .active a {
    color: #fff;
  }
  .cont_prod_left .li_comp.active {
    font-size: min(3vw, 14px);
    padding: min(1vw, 1px) min(3vw, 14px) min(1vw, 1px);
    border: #229473 1px solid;
    border-radius: 9999px;
    text-align: center;
    background-color: #229473;
  }
  .cont_prod_left .ul_comp_nav .li_comp a:hover {
    color: #fff;
  }
  .cont_prod_left .li_comp:has(a:hover) {
    border: #229473 1px solid;
    background-color: #229473;
  }
  .topi_list_warp .sec_topi_list {
    padding-top: min(7vw, 70px);
  }
}
@media screen and (max-width: 640px) {
  .topi_blog_wrap a {
    flex-direction: column;
  }
  .topi_list_warp .topi_img_list {
    width: 100%;
  }
  .topi_list_warp .topi_blog_txt {
    width: 100%;
    margin-top: 25px;
  }
}