/***  media ***/
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
@media screen and (max-width: 849px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
.h2_box {
  position: relative;
}
.h2_box .h2_box_txt {
  position: absolute;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 849px) {
  .h2_box .h2_box_txt {
    position: relative;
  }
}
.h2_box .h2_box_txt .inner {
  max-width: 1240px;
  height: 100%;
  display: flex;
  align-items: end;
  text-align: left;
}
@media screen and (min-width: 1366px) {
  .h2_box .h2_box_txt .inner {
    max-width: 100%;
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media screen and (max-width: 849px) {
  .h2_box .h2_box_txt .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.h2_box .h2_box_txt .inner .h2_img {
  margin-top: 8px;
  margin-left: -5px;
  max-width: 460px;
}
@media screen and (max-width: 1024px) {
  .h2_box .h2_box_txt .inner .h2_img {
    max-width: 390px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 849px) {
  .h2_box .h2_box_txt .inner .h2_img {
    max-width: 65%;
    margin-top: 10px;
  }
}
.h2_box .h2_box_txt .h2_ttl01 {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.5;
  color: #399896;
}
@media screen and (max-width: 1024px) {
  .h2_box .h2_box_txt .h2_ttl01 {
    font-size: 26px;
  }
}
@media screen and (max-width: 849px) {
  .h2_box .h2_box_txt .h2_ttl01 {
    font-size: 20px;
    letter-spacing: -1px;
    margin-top: -20px;
  }
}
.h2_box .h2_box_txt .h2_ttl02 {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5;
  color: #399896;
  margin-top: 9px;
}
@media screen and (max-width: 1024px) {
  .h2_box .h2_box_txt .h2_ttl02 {
    font-size: 20px;
  }
}
@media screen and (max-width: 849px) {
  .h2_box .h2_box_txt .h2_ttl02 {
    font-size: 16px;
    line-height: 1.625;
  }
}
.h2_box .bg {
  width: calc(100% - 490px);
  margin-right: 0;
  margin-left: auto;
  height: 427px;
}
@media screen and (max-width: 1366px) {
  .h2_box .bg {
    width: calc(100% - 420px);
  }
}
@media screen and (max-width: 1240px) {
  .h2_box .bg {
    width: calc(100% - 420px);
  }
}
@media screen and (max-width: 1024px) {
  .h2_box .bg {
    width: calc(100% - 350px);
    height: 380px;
  }
}
@media screen and (max-width: 849px) {
  .h2_box .bg {
    width: calc(100% - 50px);
    height: auto;
  }
}
.h2_box .bg img {
  width: 100%;
  height: 100%;
  border-radius: 50px 0 0 0;
  object-fit: cover;
}
@media screen and (max-width: 849px) {
  .h2_box .bg img {
    border-radius: none;
  }
}
.h2_ttl_new {
  color: #E5B04B;
  font-size: 35px;
  font-weight: 500;
  line-height: 1.485;
  margin-top: 100px;
  margin-bottom: 100px;
}
@media screen and (max-width: 849px) {
  .h2_ttl_new {
    margin-top: 25px;
    margin-bottom: 43px;
    font-size: 24px;
    line-height: 1.5;
  }
}
p {
  font-size: 18px;
  line-height: 1.55;
  font-weight: 500;
  text-align: left;
  color: #333333;
}
.trransfer .inner {
  max-width: 940px;
}
@media screen and (max-width: 849px) {
  .sp_t_8 {
    margin-top: 8px;
  }
}
@media screen and (max-width: 849px) {
  .sp_t_30 {
    margin-top: 30px;
  }
}
.sp_pc_t_30 {
  margin-top: 30px;
}
.sp_pc_t_15 {
  margin-top: 15px;
}
.m_t_100 {
  margin-top: 100px;
  margin-bottom: 50px;
}
@media screen and (max-width: 849px) {
  .m_t_100 {
    margin-bottom: 30px;
    margin-top: 50px;
  }
}
.list02 {
  margin-top: 15px;
}
.list02 li {
  display: flex;
}
.list02 li + li {
  margin-top: 15px;
}
.list02 li .blod_txt {
  margin-bottom: 3px;
  margin-top: -10px;
}
.list02 li .icon {
  width: 48px;
  padding-right: 13px;
}
.list02 li .txt {
  width: calc(100% - 48px);
  text-align: left;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.555;
  padding-top: 5px;
}
@media screen and (max-width: 849px) {
  .list02 li .txt {
    padding-top: 4px;
  }
}
.list02 li .txt span {
  color: #399896;
}
.list01 {
  color: #399896;
  margin-top: 15px;
}
@media screen and (max-width: 849px) {
  .list01 {
    margin-top: 10px;
  }
}
.list01 li {
  padding-left: 25px;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
}
.list01 li + li {
  margin-top: 10px;
}
@media screen and (max-width: 849px) {
  .list01 li + li {
    margin-top: 9px;
  }
}
.list01 li::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  left: 0;
  top: 7px;
  transition: 0.3s ease-in-out;
  background: #399896;
}
.m_t_15 {
  margin-top: 15px;
}
@media screen and (max-width: 849px) {
  .m_t_15 {
    margin-top: 10px;
  }
}
.blod_txt {
  color: #399896;
  text-align: left;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5;
}
.blod_txt02 {
  color: #399896;
  text-align: left;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5;
}
@media screen and (max-width: 849px) {
  .blod_txt02 {
    font-size: 18px;
  }
}
.img_bor {
  border-radius: 30px 0 30px 0;
}
.dl01 {
  display: flex;
}
@media screen and (max-width: 849px) {
  .dl01 {
    display: block;
  }
}
.dl01 dt {
  width: 50%;
}
@media screen and (max-width: 849px) {
  .dl01 dt {
    width: 100%;
  }
}
.dl01 dd {
  width: 50%;
  padding-left: 50px;
}
@media screen and (max-width: 849px) {
  .dl01 dd {
    width: 100%;
    padding-left: 0;
  }
}
.dl02 {
  display: flex;
  flex-direction: row-reverse;
}
@media screen and (max-width: 849px) {
  .dl02 {
    display: block;
  }
}
.dl02 dd {
  width: 50%;
}
@media screen and (max-width: 849px) {
  .dl02 dd {
    width: 100%;
    margin-top: 15px;
  }
}
.dl02 dt {
  width: 50%;
  padding-left: 50px;
}
@media screen and (max-width: 849px) {
  .dl02 dt {
    width: 100%;
    padding-left: 0;
  }
}
.addr_btn {
  margin: auto;
  margin-top: 30px;
  background: #E5B04B;
  width: 100%;
  max-width: 300px;
  color: #fff !important;
  line-height: 60px;
  border-radius: 30px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  position: relative;
  transition: 0.3s ease-in-out;
  display: block;
}
.addr_btn::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 13px;
  border-radius: 100%;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.3s ease-in-out;
  background: url(../img/transfer/btn_icon.png) no-repeat center / contain;
  background-size: 100% 100%;
}
.addr_btn:hover {
  background: #399896;
  opacity: 1;
}
.addr_item {
  margin-top: 100px;
  border-radius: 30px;
  background: #E9F7F7;
  padding: 40px;
}
@media screen and (max-width: 849px) {
  .addr_item {
    display: none;
  }
}
.addr_item .addr_box {
  border-radius: 20px;
  background: #fff;
  padding: 36px 35px 40px 35px;
}
.cta {
  background: #FCF9EB;
  margin-top: 100px;
}
@media screen and (max-width: 849px) {
  .cta {
    margin-top: 50px;
  }
}
.cta .inner {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 849px) {
  .cta .inner {
    padding-top: 47px;
    padding-bottom: 48px;
  }
}
.cta .dl01 {
  align-items: center;
}
.cta .cta_ttl {
  font-size: 35px;
  font-weight: 500;
  text-align: center;
  color: #E5B04B;
  margin-bottom: 60px;
  line-height: 1.5;
}
@media screen and (max-width: 849px) {
  .cta .cta_ttl {
    margin-bottom: 50px;
    font-size: 20px;
  }
}
.cta .blod_txt02 {
  font-size: 23px;
}
@media screen and (max-width: 849px) {
  .cta .blod_txt02 {
    font-size: 18px;
  }
}
@media screen and (max-width: 849px) {
  .cta .dl01 dd {
    display: none;
  }
}
.cta .tel_item_box {
  margin-top: 30px;
}
@media screen and (max-width: 849px) {
  .cta .tel_item_box {
    margin-top: 20px;
  }
}
.cta .tel_item_box .box dl {
  display: flex;
}
@media screen and (max-width: 850px) {
  .cta .tel_item_box .box dl {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.cta .tel_item_box .box dl dt {
  width: calc(100% - 325px);
  padding-right: 20px;
}
@media screen and (max-width: 1200px) {
  .cta .tel_item_box .box dl dt {
    padding-right: 15px;
  }
}
@media screen and (max-width: 850px) {
  .cta .tel_item_box .box dl dt {
    padding-right: 0;
    width: 100%;
  }
}
.cta .tel_item_box .box dl dt .tel_item {
  height: 100%;
  border-radius: 200px;
  background: #fff;
  border: 1px solid #399896;
  display: flex;
  align-items: center;
  justify-content: center;
  height: fit-content;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 850px) {
  .cta .tel_item_box .box dl dt .tel_item {
    padding: 10px 0 15px 0;
  }
}
.cta .tel_item_box .box dl dt .tel_item .sub {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
@media screen and (max-width: 850px) {
  .cta .tel_item_box .box dl dt .tel_item .sub {
    font-size: 16px;
  }
}
.cta .tel_item_box .box dl dt .tel_item .tel {
  color: #399896;
  position: relative;
  padding-left: 40px;
  font-size: 42px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.47;
  margin: auto;
  width: fit-content;
}
@media screen and (max-width: 850px) {
  .cta .tel_item_box .box dl dt .tel_item .tel {
    font-size: 27px;
    padding-left: 26px;
  }
}
.cta .tel_item_box .box dl dt .tel_item .tel::after {
  width: 32px;
  height: 32px;
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.3s ease-in-out;
  background: url(../img/common/icon_tel.png) no-repeat center / contain;
  background-size: 100% 100%;
}
@media screen and (max-width: 850px) {
  .cta .tel_item_box .box dl dt .tel_item .tel::after {
    width: 23px;
    height: 23px;
  }
}
.cta .tel_item_box .box dl dt .tel_item p {
  font-size: 18px;
  font-weight: 500;
  text-align: right;
  margin-left: 17px;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 850px) {
  .cta .tel_item_box .box dl dt .tel_item p {
    margin-top: 2px;
    font-size: 12px;
    color: #333333;
    margin-left: 14px;
  }
}
.cta .tel_item_box .box dl dt .tel_item p span:nth-of-type(1) {
  font-size: 16px;
  border: 1px solid #333333;
  padding: 0 13px;
  line-height: 26px;
  border-radius: 26px;
  margin-right: 8px;
}
@media screen and (max-width: 850px) {
  .cta .tel_item_box .box dl dt .tel_item p span:nth-of-type(1) {
    margin-right: 10px;
    line-height: 19px;
    border-radius: 19px;
    font-size: 12px;
    padding: 0 10px;
  }
}
.cta .tel_item_box .box dl dd {
  width: 325px;
}
@media screen and (max-width: 850px) {
  .cta .tel_item_box .box dl dd {
    width: 100%;
    margin-top: 10px;
  }
}
.cta .tel_item_box .box dl dd .contact {
  display: block;
  border-radius: 60px;
  background: #E5B04B;
  line-height: 60px;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  height: fit-content;
}
@media screen and (max-width: 849px) {
  .cta .tel_item_box .box dl dd .contact {
    font-size: 20px;
  }
}
.cta .tel_item_box .box dl dd .contact span {
  width: fit-content;
  padding-left: 35px;
  position: relative;
}
.cta .tel_item_box .box dl dd .contact span::after {
  width: 25px;
  height: 17px;
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.3s ease-in-out;
  background: url(../img/common/icon_mail.png) no-repeat center / contain;
  background-size: 100% 100%;
}
.cta .tel_item_box .box dl dd .line {
  display: block;
  border-radius: 60px;
  background: #00B900;
  line-height: 60px;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  height: fit-content;
  position: relative;
  margin-top: 10px;
}
@media screen and (max-width: 849px) {
  .cta .tel_item_box .box dl dd .line {
    font-size: 20px;
  }
}
.cta .tel_item_box .box dl dd .line span {
  width: fit-content;
  padding-left: 41px;
  position: relative;
}
.cta .tel_item_box .box dl dd .line span::after {
  width: 31px;
  height: 30px;
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.3s ease-in-out;
  background: url(../img/common/icon_line.png) no-repeat center / contain;
  background-size: 100% 100%;
}
@media screen and (max-width: 849px) {
  .h2_ttl {
    font-size: 30px !important;
    line-height: 1.5 !important;
  }
}
.step .step_sub {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  color: #399896;
}
.step .step_list {
  margin-top: 50px;
}
@media screen and (max-width: 849px) {
  .step .step_list {
    margin-top: 30px;
  }
}
.step .step_list li {
  border-radius: 30px;
  border: 2px solid #399896;
  padding: 40px 50px;
  position: relative;
}
@media screen and (max-width: 849px) {
  .step .step_list li {
    padding: 35px 15px 20px 15px;
  }
  .step .step_list li:last-child {
    padding-top: 10px;
  }
}
.step .step_list li + li {
  margin-top: 45px;
  position: relative;
}
@media screen and (max-width: 849px) {
  .step .step_list li + li {
    margin-top: 35px;
  }
}
.step .step_list li + li::after {
  width: 52px;
  height: 15px;
  position: absolute;
  content: "";
  left: calc(50% - 26px);
  top: -31px;
  z-index: 1;
  transition: 0.3s ease-in-out;
  background: url(../img/transfer/step_icon.png) no-repeat center / contain;
  background-size: 100% 100%;
}
@media screen and (max-width: 849px) {
  .step .step_list li + li::after {
    top: -25px;
  }
}
.step .step_list li .icon {
  position: absolute;
  left: 0;
  top: 0;
  background: #E9F7F7;
  border-radius: 30px 0 30px 0 ;
  width: 118px;
  height: 118px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 849px) {
  .step .step_list li .icon {
    width: 70px;
    height: 70px;
  }
}
.step .step_list li .icon .icon_box {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.01;
  color: #399896;
}
@media screen and (max-width: 849px) {
  .step .step_list li .icon .icon_box {
    font-size: 13px;
  }
}
.step .step_list li .icon .icon_box span {
  display: block;
  font-size: 40px;
}
@media screen and (max-width: 849px) {
  .step .step_list li .icon .icon_box span {
    font-size: 27px;
  }
}
.step .step_list li dl {
  display: flex;
}
@media screen and (max-width: 849px) {
  .step .step_list li dl {
    display: block;
  }
}
.step .step_list li dl dt {
  width: 50%;
  padding-left: 95px;
}
@media screen and (max-width: 849px) {
  .step .step_list li dl dt {
    width: 100%;
    padding-left: 0;
  }
}
.step .step_list li dl dt .ttl {
  font-size: 24px;
  font-weight: 500;
  color: #399896;
  text-align: left;
  margin-bottom: 15px;
  line-height: 1.5;
}
@media screen and (max-width: 849px) {
  .step .step_list li dl dt .ttl {
    margin-bottom: 20px;
    padding-left: 70px;
  }
}
.step .step_list li dl dt .img {
  display: none;
}
@media screen and (max-width: 849px) {
  .step .step_list li dl dt .img {
    display: block;
    margin-bottom: 20px;
  }
}
.step .step_list li dl dt .step_btn {
  margin: auto;
  margin-top: 15px;
  background: #E5B04B;
  width: 100%;
  max-width: 304px;
  color: #fff;
  line-height: 40px;
  border-radius: 30px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  position: relative;
  transition: 0.3s ease-in-out;
  display: block;
}
@media screen and (max-width: 849px) {
  .step .step_list li dl dt .step_btn {
    margin-top: 20px;
  }
}
.step .step_list li dl dt .step_btn::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 8px;
  border-radius: 100%;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.3s ease-in-out;
  background: url(../img/transfer/btn_icon.png) no-repeat center / contain;
  background-size: 100% 100%;
}
.step .step_list li dl dt .step_btn:hover {
  background: #399896;
  opacity: 1;
}
.step .step_list li dl dd {
  width: 50%;
  padding-left: 50px;
}
@media screen and (max-width: 849px) {
  .step .step_list li dl dd {
    width: 100%;
    padding-left: 0;
    display: none;
  }
}
.faq .addr_btn {
  margin-top: 50px;
}
@media screen and (max-width: 849px) {
  .faq .addr_btn {
    margin-top: 30px;
  }
}
.faq .faq_item {
  position: relative;
  z-index: 10;
  margin-top: 30px;
}
.faq .faq_item .list li {
  padding-bottom: 25px;
  background-image: linear-gradient(to right, #399896 2px, transparent 2px);
  background-size: 5px 2px;
  background-repeat: repeat-x;
  background-position: left bottom;
}
.faq .faq_item .list li + li {
  margin-top: 25px;
}
.faq .faq_item .list li:last-child .a_txt {
  margin-bottom: 0;
}
.faq .faq_item .list li .q_txt {
  position: relative;
  color: #ff0;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  line-height: 1.92;
  align-items: flex-start;
  padding-right: 50px;
  display: flex;
}
.faq .faq_item .list li .q_txt:after {
  content: "";
  display: inline-block;
  position: absolute;
  background: url(../img/transfer/add.png) no-repeat center / contain;
  width: 35px;
  height: 35px;
  right: 0;
  top: 10px;
  transition: 0.3s;
}
.faq .faq_item .list li .q_txt p {
  padding-top: 10px;
  width: calc(100% - 45px);
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  padding-left: 20px;
}
.faq .faq_item .list li .q_txt span {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.01;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #399896;
  border-radius: 10px;
}
.faq .faq_item .list li .faqactive:after {
  content: "";
  display: inline-block;
  position: absolute;
  background: url(../img/transfer/mai.png) no-repeat center / contain;
  background-size: 100% 100%;
  width: 35x;
  height: 35px;
  right: 0;
  top: 10px;
  transition: 0.3s;
}
.faq .faq_item .list li .a_box {
  display: flex;
}
.faq .faq_item .list li .a_txt {
  display: none;
  position: relative;
  font-size: 12px;
  font-weight: 400;
  padding-top: 15px;
  text-align: left;
  line-height: 1.66;
  width: 100%;
  border-radius: 10px;
}
.faq .faq_item .list li .a_txt .a_list {
  display: flex;
  width: calc(100% - 45px);
  padding-left: 20px;
  padding-top: 10px;
}
.faq .faq_item .list li .a_txt:after {
  display: none;
}
.faq .faq_item .list li .a_txt a {
  text-decoration: underline;
  text-decoration-thickness: 1px;
}
.faq .faq_item .list li .a_txt p {
  padding-top: 10px;
  width: calc(100% - 45px);
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  padding-left: 20px;
}
.faq .faq_item .list li .a_txt span {
  color: #E5B04B;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.01;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F0EBE6;
  border-radius: 10px;
}
.column {
  margin-top: 100px;
  margin-bottom: 100px;
  background: #FCF9EB;
}
@media screen and (max-width: 849px) {
  .column {
    margin-bottom: 0;
    margin-top: 50px;
  }
}
.column .inner {
  padding-top: 48px;
  padding-bottom: 50px;
  max-width: 1240px;
}
.column .column_ttl {
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  color: #E5B04B;
}
@media screen and (max-width: 849px) {
  .column .column_ttl {
    font-size: 20px;
  }
}
.column .column_list {
  margin-top: 50px;
  display: flex;
  column-gap: 26px;
}
@media screen and (max-width: 849px) {
  .column .column_list {
    display: block;
    margin-top: 25px;
  }
}
.column .column_list li {
  width: calc(33.3333% - 17.3333px);
}
@media screen and (max-width: 849px) {
  .column .column_list li {
    width: 100%;
  }
  .column .column_list li + li {
    margin-top: 25px;
  }
}
.column .column_list li .img img {
  border-radius: 30px 0 30px 0;
}
.column .column_list li .date {
  text-align: right;
}
.column .column_list li .cat_list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media screen and (max-width: 849px) {
  .column .column_list li .cat_list {
    margin-top: 14px;
    margin-bottom: 14px;
  }
}
.column .column_list li .cat_list span {
  color: #399896;
  font-size: 18px;
  font-weight: 500;
  line-height: 29px;
  width: fit-content;
  padding: 0 12px;
  border-radius: 30px;
  border: 1px solid #399896;
  background: #fff;
}
.our {
  display: none;
}
@media screen and (max-width: 849px) {
  .our {
    display: block;
    margin-bottom: 50px;
  }
}
.contact_item .box .ttl_item p {
  text-align: center;
  color: #fff;
}
.top_h2_ttl {
  text-align: center;
  font-size: 15px;
  color: #C9C9C9;
  width: fit-content;
  margin: auto;
  line-height: 1.2;
  margin-bottom: 38px;
  text-transform: uppercase;
}
@media screen and (max-width: 850px) {
  .top_h2_ttl {
    margin-bottom: 20px;
  }
}
.top_h2_ttl span {
  line-height: 1.5;
  display: block;
  color: #E5B04B;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 500;
}
.top_h2_ttl span::after {
  border-radius: 2px;
  width: 38px;
  height: 2px;
  position: absolute;
  content: "";
  left: calc(50% - 19px);
  bottom: 0;
  z-index: 1;
  transition: 0.3s ease-in-out;
  background: #E5B04B;
}
.our .inner {
  padding-top: 100px;
  padding-bottom: 140px;
}
@media screen and (max-width: 850px) {
  .our .inner {
    padding-top: 60px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.our .info {
  display: flex;
}
@media screen and (max-width: 850px) {
  .our .info {
    display: block;
    width: calc(100% - 30px);
    margin-left: 15px;
  }
}
.our .info dt {
  width: 39%;
  text-align: left;
}
@media screen and (max-width: 850px) {
  .our .info dt {
    padding-top: 30px;
    width: 100%;
  }
}
.our .info dt .sub {
  color: #399896;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}
@media screen and (max-width: 850px) {
  .our .info dt .sub {
    text-align: center;
  }
}
.our .info dt .big {
  color: #399896;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 850px) {
  .our .info dt .big {
    text-align: center;
  }
}
.our .info dt .addr {
  margin-top: 30px;
  text-align: left;
}
.our .info dt .addr p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
}
@media screen and (max-width: 1200px) {
  .our .info dt .addr p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .our .info dt .addr p {
    font-size: 14px;
  }
}
@media screen and (max-width: 850px) {
  .our .info dt .addr p {
    font-size: 16px;
  }
}
.our .info dt .addr p + p {
  margin-top: 20px;
}
@media screen and (max-width: 850px) {
  .our .info dt .addr p + p {
    margin-top: 18px;
  }
}
.our .info dt .addr p span {
  width: 110px;
  font-weight: bold;
  display: inline-block;
}
@media screen and (max-width: 1200px) {
  .our .info dt .addr p span {
    width: 82px;
  }
}
@media screen and (max-width: 850px) {
  .our .info dt .addr p span {
    width: 82px;
  }
}
.our .info dd {
  width: 61%;
  background: #E9F7F7;
  border-radius: 30px;
  padding: 0 70px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .our .info dd {
    padding: 0 30px;
  }
}
@media screen and (max-width: 850px) {
  .our .info dd {
    width: 100%;
    margin-top: 30px;
    padding: 30px 15px;
    border-radius: 10px;
  }
}
.our .info dd table {
  color: #399896;
  font-weight: 500;
  width: 100%;
}
.our .info dd table tr {
  border-bottom: 1px solid #399896;
  width: 100%;
  display: inline-flex;
}
.our .info dd table tr:first-child th {
  padding-top: 0;
  font-size: 20px;
}
@media screen and (max-width: 1200px) {
  .our .info dd table tr:first-child th {
    font-size: 18px;
  }
}
@media screen and (max-width: 850px) {
  .our .info dd table tr:first-child th {
    font-size: 18px;
  }
}
.our .info dd table tr:first-child td {
  padding-top: 0;
}
.our .info dd table th {
  padding-left: 10px;
  font-size: 17px;
  text-align: left;
  padding-top: 14px;
  padding-bottom: 14px;
  display: flex;
  align-items: center;
  width: 37%;
  font-weight: 500;
}
@media screen and (max-width: 1200px) {
  .our .info dd table th {
    font-size: 16px;
  }
}
@media screen and (max-width: 850px) {
  .our .info dd table th {
    padding-left: 0;
    letter-spacing: -0.05em;
    font-size: 16px;
  }
}
.our .info dd table td {
  width: 8.5%;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 18px;
  text-align: center;
}
.our .info dd table td:last-child {
  width: 12%;
}
@media screen and (max-width: 1200px) {
  .our .info dd table td {
    font-size: 16px;
  }
}
@media screen and (max-width: 850px) {
  .our .info dd table td {
    font-size: 16px;
  }
}
.our .map {
  margin-top: 55px;
  display: flex;
}
@media screen and (max-width: 850px) {
  .our .map {
    margin-top: 50px;
    display: block;
  }
}
.our .map dt {
  width: 50%;
  border-radius: 30px 0 0 30px;
  overflow: hidden;
}
@media screen and (max-width: 850px) {
  .our .map dt {
    width: 100%;
    border-radius: 0;
    height: 227px;
  }
}
.our .map dt iframe {
  height: 100%;
  border: none !important;
  width: 100%;
}
.our .map dd {
  width: 50%;
  background: #E9F7F7;
  padding: 50px 20px 50px 70px;
}
@media screen and (max-width: 850px) {
  .our .map dd {
    width: 100%;
    border-radius: 0;
    padding: 50px 20px;
  }
}
.our .map dd .m_ttl {
  font-size: 22px;
  color: #399896;
  font-weight: 500;
  text-align: left;
  margin-bottom: 12px;
}
.our .map dd ul {
  display: block;
}
.our .map dd ul li {
  padding-left: 48px;
  position: relative;
  text-align: left;
  line-height: 1.5;
}
@media screen and (max-width: 850px) {
  .our .map dd ul li {
    padding-left: 45px;
  }
}
.our .map dd ul li::after {
  width: 35px;
  height: 35px;
  position: absolute;
  content: "";
  left: 0;
  top: 5px;
  z-index: 1;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 850px) {
  .our .map dd ul li::after {
    top: 0;
  }
}
.our .map dd ul li:nth-child(1)::after {
  background: url(../img/common/map_icon01.png) no-repeat center / contain;
  background-size: 100% 100%;
}
.our .map dd ul li:nth-child(2) {
  margin-top: 25px;
}
@media screen and (max-width: 850px) {
  .our .map dd ul li:nth-child(2) {
    margin-top: 14px;
  }
}
.our .map dd ul li:nth-child(2)::after {
  background: url(../img/common/map_icon02.png) no-repeat center / contain;
  background-size: 100% 100%;
}
.our .map dd ul li:nth-child(3) {
  margin-top: 25px;
}
@media screen and (max-width: 850px) {
  .our .map dd ul li:nth-child(3) {
    margin-top: 14px;
  }
}
.our .map dd ul li:nth-child(3)::after {
  background: url(../img/common/map_icon03.png) no-repeat center / contain;
  background-size: 100% 100%;
}
.our .map dd ul li .m_s_ttl {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 5px;
}
@media screen and (max-width: 850px) {
  .our .map dd ul li .m_s_ttl {
    font-size: 20px;
    font-weight: 500;
  }
}
.our .map dd ul li p {
  font-size: 16px;
  font-weight: 400;
}
.page_h2_ttl {
  position: relative;
  z-index: 999;
  margin-top: 36px !important;
}
@media screen and (max-width: 849px) {
  .page_h2_ttl {
    margin-top: -40px !important;
  }
}
.page_h2_ttl .ttl_item {
  display: none;
}
@media screen and (max-width: 849px) {
  .page_h2_ttl .ttl_item {
    display: block;
  }
}
.page_h2_ttl .breadmenu p {
  font-size: 15px;
  color: #399896 !important;
  font-weight: 400;
}
@media screen and (max-width: 849px) {
  .page_h2_ttl .breadmenu p {
    font-size: 13px;
  }
}
.p_ttl {
  text-align: left;
  color: #399896 !important;
  font-weight: 500;
  font-size: 18px;
}
@media screen and (max-width: 849px) {
  .p_ttl {
    display: none;
  }
}
