.sub00 {
  width: 96%;
}

a {
  text-decoration: none;
}

.sub00.pc_80 {
  margin: 0 auto !important;
}

picture {
  display: block;
}

.nowrap {
  white-space: nowrap;
}

.font08_10 {
  font-size: 80%;
}

.font09 {
  font-size: 90%;
}

.font105_115 {
  font-size: 105%;
}

.font10_12 {
  font-size: 100%;
}

.font10_13 {
  font-size: 100%;
}

.font12_15 {
  font-size: 120%;
}

.font16_24 {
  font-size: 160%;
}

.font15_28 {
  font-size: 150%;
}

.font20_30 {
  font-size: 160%;
}

.font17_35 {
  font-size: 170%;
}

@media (min-width: 768px) {
  .sub00 {
    width: 94%;
  }
  .font07_10 {
    font-size: 100%;
  }
  .font105_115 {
    font-size: 115%;
  }
  .font10_12 {
    font-size: 120%;
  }
  .font10_13 {
    font-size: 130%;
  }
  .font12_15 {
    font-size: 130%;
  }
  .font16_24 {
    font-size: 200%;
  }
  .font15_28 {
    font-size: 200%;
  }
  .font20_30 {
    font-size: 240%;
  }
  .font17_35 {
    font-size: 250%;
  }
}
@media (min-width: 1200px) {
  .font12_15 {
    font-size: 150%;
  }
  .font16_24 {
    font-size: 240%;
  }
  .font15_28 {
    font-size: 280%;
  }
  .font20_30 {
    font-size: 325%;
  }
  .font17_35 {
    font-size: 355%;
  }
  .text-pl3 {
    padding-left: 3em;
  }
}
.colo_gra {
  background: linear-gradient(90deg, #FF6D41 0%, #FF4158 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

.link-btn {
  width: 80%;
  min-width: 340px;
  max-width: 588px;
  margin: 4em auto 0 auto;
  mix-blend-mode: multiply;
}
.link-btn a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
  border: 3px solid #FF6643;
  background: #FF6643;
  color: white;
  border-radius: 50px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  padding: 1.25em;
  line-height: 1.55em;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.link-btn a:hover {
  background: #FFFFFF;
  color: #FF6643;
  -ms-transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: none;
}

@media (min-width: 768px) {
  .link-btn {
    margin-top: 5.4em;
  }
  .link-btn a {
    font-size: 115%;
    letter-spacing: 0.02em;
  }
}
@media (min-width: 1200px) {
  .link-btn {
    width: 54%;
  }
}
.slider-container {
  margin-left: 1%;
}
.slider-container .slick-track {
  margin-left: -33.3333333333% !important;
}
.slider-container section {
  margin-left: 1%;
}
.slider-container section .heading {
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  margin-right: 6%;
  border-top: 4px solid #F2E7DF;
}
.slider-container section .heading h3 span {
  padding-left: 1.5em;
  white-space: nowrap;
}
.slider-container section .heading .arrow {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 2em;
}
.slider-container section .heading .arrow img {
  width: 23px;
}
.slider-container section .heading .arrow img:hover {
  cursor: pointer;
}
.slider-container section .heading .arrow .arrow_right {
  transform: rotate(180deg);
}
.slider-container section .slide-area .slide-wrap .slide-item .title {
  display: flex;
  align-items: center;
  padding-left: 1em;
}
.slider-container section .slide-area .slide-wrap .slide-item .title .tag {
  width: 68px;
  height: 23px;
  border-radius: 11.5px;
  background-color: #FF817B;
  text-align: center;
  line-height: 23px;
  margin-right: 1.5em;
}
.slider-container section .slide-area .slide-wrap .slick-slide {
  margin-right: 1%;
}
@media (min-width: 768px) {
  .slider-container section {
    width: 98%;
    margin-left: 2%;
  }
  .slider-container section .heading {
    flex-direction: row;
    justify-content: space-between;
    margin-right: 16%;
  }
  .slider-container section .heading .arrow {
    width: 100px;
    padding-bottom: 10px;
  }
  .slider-container section .slide-area {
    padding-top: 3em;
  }
  .slider-container section .slide-area .slick-track {
    margin-left: -20% !important;
  }
}

@media (min-width: 768px) {
  .slider-container {
    width: 90%;
    margin-left: 10%;
  }
}
@media (min-width: 1600px) {
  .slider-container {
    margin-left: calc((100vw - 1300px) / 2);
  }
  .slider-container section {
    margin-left: 79px;
  }
}
.title_sub_en {
  left: 5%;
}
.title_sub_en.title_sub_free.sub02_02 img {
  max-height: 40px;
}

@media (min-width: 768px) {
  .title_sub_en.title_sub_free.sub01_01 {
    left: 11%;
    bottom: -0.5em;
  }
  .title_sub_en.title_sub_free.sub01_02 {
    left: 25%;
    bottom: -2em;
  }
  .title_sub_en.title_sub_free.sub01_05 {
    left: 43%;
    bottom: -2em;
  }
  .title_sub_en.title_sub_free.sub02_02 {
    left: 17%;
    bottom: -1.5em;
  }
  .title_sub_en.title_sub_free.sub02_02 img {
    max-height: 65px;
  }
  .title_sub_en.title_sub_free.sub02_03 {
    left: 6%;
    bottom: -2.3em;
  }
  .title_sub_en.title_sub_free.sub02_04 {
    left: 2%;
    bottom: -2.3em;
  }
  .title_sub_en.title_sub_free.sub03_01 {
    left: 7%;
    bottom: 0.2em;
  }
  .title_sub_en.title_sub_free.sub03_02 {
    left: 6%;
    bottom: -1.2em;
  }
  .title_sub_en.title_sub_free.sub03_03 {
    left: 2%;
    bottom: -1.8em;
  }
  .title_sub_en.title_sub_free.sub04_01 {
    left: 13%;
    bottom: 0.25em;
  }
  .title_sub_en.title_sub_free.sub04_02 {
    left: 3%;
    bottom: -0.25em;
  }
}
.sub01_01 .article01 #sub01.r-send {
  margin-right: 0;
  width: 94%;
}
.sub01_01 .article01 .text-wrap {
  width: 90%;
  margin: 0 auto;
}
.sub01_01 .article02 .sec01 {
  margin: 0 auto;
  max-width: 1060px;
}
.sub01_01 .article02 .sec01 .list .item {
  border-bottom: 5px solid #F2E7DF;
}
.sub01_01 .article02 .sec01 .list .item .heading {
  width: fit-content;
  display: flex;
  align-items: center;
  position: relative;
}
.sub01_01 .article02 .sec01 .list .item .heading .sec-tag {
  display: flex;
  align-items: center;
  height: fit-content;
  padding: 0.3em 2.3em;
  background-color: #FF817B;
  border-radius: 999em;
}
.sub01_01 .article02 .sec01 .list .item .heading h3 {
  padding-left: 1em;
}
.sub01_01 .article02 .sec01 .list .item .heading img {
  width: 16em;
  position: absolute;
  top: 23%;
  z-index: -1;
}
.sub01_01 .article02 .sec01 .list .item .content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 5%;
}
.sub01_01 .article02 .sec01 .list .item .content .thumb {
  width: 100%;
  object-fit: contain;
}
.sub01_01 .article02 .sec01 .list .item:last-child {
  border-bottom: none;
}
@media (min-width: 768px) {
  .sub01_01 .article01 #sub01.r-send {
    width: 86%;
  }
  .sub01_01 .article01 .text-wrap {
    width: 71.2%;
    max-width: 1068px;
  }
  .sub01_01 .article01 .text-wrap p {
    padding-top: 2em;
  }
  .sub01_01 .sec01 .list .item {
    padding-top: 6.5em;
  }
}
@media (min-width: 1200px) {
  .sub01_01 .article01 #sub01.r-send {
    max-width: 1400px;
    padding: 3.4em 0 4.4em 0;
  }
  .sub01_01 .article02 .sec01 .list .item .content {
    display: flex;
    flex-direction: row;
    gap: 5%;
  }
  .sub01_01 .article02 .sec01 .list .item .content .thumb {
    width: 48%;
  }
}

.sub01_02_title {
  display: flex;
  align-items: center;
}
.sub01_02_title span:nth-child(1) {
  flex-shrink: 0;
  padding-right: 0.5em;
}

.sub01_02 .article01 .sec01 {
  margin: 0 auto;
  max-width: 1060px;
}
.sub01_02 .article01 .sec02 {
  margin: 0 auto;
  max-width: 1060px;
}
.sub01_02 .article01 .sec02 .text-wrap .title_line {
  display: flex;
  align-items: center;
}
.sub01_02 .article01 .sec02 .text-wrap .title_line h4 {
  flex-shrink: 0;
}
.sub01_02 .article01 .sec02 .text-wrap .title_line .line {
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #42210B;
  margin-left: 3em;
}
.sub01_02 .article01 .sec02 ul {
  max-width: 460px;
  margin: 0 auto;
}
.sub01_02 .article01 .sec02 ul li {
  display: flex;
  flex-direction: column;
  gap: 4%;
}
.sub01_02 .article01 .sec02 ul li .thumb {
  width: 90%;
  align-self: center;
}
.sub01_02 .article01 .sec02 ul li .text .title-wrap {
  display: flex;
  align-items: center;
}
.sub01_02 .article01 .sec02 ul li .text .title-wrap .tag {
  width: 42px;
  height: 42px;
  border-radius: 21px;
  background-color: #F9F0ED;
  text-align: center;
  line-height: 39px;
  margin-right: 1em;
}
.sub01_02 .article02 #sub01.r-send {
  margin-right: 0;
  width: 94%;
  padding-top: 1.5em;
}
.sub01_02 .article02 #sub01.r-send .heading {
  position: relative;
  width: fit-content;
  z-index: 1;
}
.sub01_02 .article02 #sub01.r-send .heading h2 {
  line-height: 1.5;
}
.sub01_02 .article02 #sub01.r-send .heading h2 span {
  padding-left: 2.4em;
}
.sub01_02 .article02 #sub01.r-send .heading img {
  width: 106%;
  position: absolute;
  left: 4%;
  top: 30%;
}
.sub01_02 .article02 #sub01.r-send .catch-img {
  position: relative;
}
.sub01_02 .article02 #sub01.r-send .catch-img .top07_01title {
  position: absolute;
  left: 9%;
  top: 93%;
}
.sub01_02 .article02 #sub01.r-send .catch-img .top07_01title span {
  display: block;
  width: fit-content;
  padding-top: 0.4em;
}
.sub01_02 .article02 section {
  width: 96%;
  margin: 0 auto;
  font-size: 110%;
}
.sub01_02 .article02 section ul {
  width: fit-content;
  margin: 0 auto;
}
.sub01_02 .article02 section ul li {
  display: flex;
  align-items: baseline;
}
.sub01_02 .article02 section ul li p {
  padding-left: 0.5em;
}
.sub01_02 .article03 section {
  margin: 0 auto;
  max-width: 1060px;
}
.sub01_02 .article03 section .text-wrap .title_line {
  display: flex;
  align-items: center;
}
.sub01_02 .article03 section .text-wrap .title_line h4 {
  flex-shrink: 0;
}
.sub01_02 .article03 section .text-wrap .title_line .line {
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #42210B;
  margin-left: 3em;
}
.sub01_02 .article03 section ul {
  max-width: 460px;
  margin: 0 auto;
}
.sub01_02 .article03 section ul li {
  display: flex;
  flex-direction: column-reverse;
  gap: 4%;
}
.sub01_02 .article03 section ul li .thumb {
  width: 90%;
  align-self: center;
}
.sub01_02 .article03 section ul li .text .title-wrap {
  display: flex;
  align-items: center;
}
.sub01_02 .article03 section ul li .text .title-wrap .tag {
  margin-right: 1em;
}
@media (min-width: 768px) {
  .sub01_02 .article01 .sec02 ul,
  .sub01_02 .article03 section ul {
    max-width: none;
  }
  .sub01_02 .article01 .sec02 ul li,
  .sub01_02 .article03 section ul li {
    flex-direction: row;
  }
  .sub01_02 .article01 .sec02 ul li .thumb,
  .sub01_02 .article03 section ul li .thumb {
    width: 38%;
    flex-shrink: 0;
  }
  .sub01_02 .article02 #sub01.r-send {
    width: 86%;
  }
  .sub01_02 .article02 #sub01.r-send .heading h2 {
    padding-left: 0.5em;
  }
  .sub01_02 .article02 #sub01.r-send .heading img {
    width: 106%;
    max-width: none;
    left: 12%;
    top: 42%;
  }
  .sub01_02 .article02 section {
    width: 80%;
    max-width: 1200px;
    margin: 0 0 0 auto;
  }
  .sub01_02 .article02 section ul {
    margin: 0 auto 0 5.4em;
  }
  .sub01_02 .article02 .article02 section ul {
    padding-left: 8%;
  }
  .sub01_02 .article03 section ul li .text {
    width: 60%;
    max-width: 500px;
  }
}
@media (min-width: 1200px) {
  .sub01_02 #sub01 {
    max-width: 1300px;
  }
  .sub01_02 .article02 #sub01.r-send .catch-img .top07_01title .font18pc {
    font-size: 160%;
  }
  .sub01_02 .article02 #sub01.r-send .catch-img .top07_01title .font18pc span {
    padding-top: 0.2em;
    padding-bottom: 0.3em;
  }
  .sub01_02 .article02 #sub01.r-send .catch-img .top07_01title .font18pc .top07_01chips {
    margin-top: 0.2em;
  }
}

.sub01_02_title {
  display: flex;
  align-items: center;
}

.sub01_03 .article01 .sec01 {
  margin: 0 auto;
  max-width: 1060px;
}
.sub01_03 .article01 .sec02, .sub01_03 .article01 .sec03, .sub01_03 .article01 .sec04 {
  margin: 0 auto;
  max-width: 1060px;
}
.sub01_03 .article01 .sec02 .text-wrap .title_line, .sub01_03 .article01 .sec03 .text-wrap .title_line, .sub01_03 .article01 .sec04 .text-wrap .title_line {
  display: flex;
  align-items: center;
}
.sub01_03 .article01 .sec02 .text-wrap .title_line h3, .sub01_03 .article01 .sec03 .text-wrap .title_line h3, .sub01_03 .article01 .sec04 .text-wrap .title_line h3 {
  flex-shrink: 0;
}
.sub01_03 .article01 .sec02 .text-wrap .title_line .line, .sub01_03 .article01 .sec03 .text-wrap .title_line .line, .sub01_03 .article01 .sec04 .text-wrap .title_line .line {
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #42210B;
  margin-left: 3em;
}
.sub01_03 .article01 .sec02 .text-wrap img, .sub01_03 .article01 .sec03 .text-wrap img, .sub01_03 .article01 .sec04 .text-wrap img {
  width: 100%;
  margin: 0 auto;
}
.sub01_03 .article01 .sec02 .table-wrap, .sub01_03 .article01 .sec03 .table-wrap, .sub01_03 .article01 .sec04 .table-wrap {
  margin: 0 auto;
  min-width: 340px;
}
.sub01_03 .article01 .sec02 .table-wrap table, .sub01_03 .article01 .sec03 .table-wrap table, .sub01_03 .article01 .sec04 .table-wrap table {
  width: 100%;
  border-collapse: collapse;
  border: 4px solid #F2E7DF;
}
.sub01_03 .article01 .sec02 .table-wrap table thead, .sub01_03 .article01 .sec03 .table-wrap table thead, .sub01_03 .article01 .sec04 .table-wrap table thead {
  color: #A87156;
  background-color: #F2E7DF;
  line-height: 3;
  text-align: center;
}
.sub01_03 .article01 .sec02 .table-wrap table thead tr th, .sub01_03 .article01 .sec03 .table-wrap table thead tr th, .sub01_03 .article01 .sec04 .table-wrap table thead tr th {
  width: 50%;
  border: 2px solid #F2E7DF;
}
.sub01_03 .article01 .sec02 .table-wrap table tbody, .sub01_03 .article01 .sec03 .table-wrap table tbody, .sub01_03 .article01 .sec04 .table-wrap table tbody {
  text-align: center;
}
.sub01_03 .article01 .sec02 .table-wrap table tbody tr td, .sub01_03 .article01 .sec03 .table-wrap table tbody tr td, .sub01_03 .article01 .sec04 .table-wrap table tbody tr td {
  border: 2px solid #F2E7DF;
  padding: 1em 0;
}
.sub01_03 .article01 .sec02 .table-wrap table tbody tr td:last-child, .sub01_03 .article01 .sec03 .table-wrap table tbody tr td:last-child, .sub01_03 .article01 .sec04 .table-wrap table tbody tr td:last-child {
  text-align: center;
}
.sub01_03 .article01 .sec02 .table-wrap table tbody tr:nth-of-type(odd), .sub01_03 .article01 .sec03 .table-wrap table tbody tr:nth-of-type(odd), .sub01_03 .article01 .sec04 .table-wrap table tbody tr:nth-of-type(odd) {
  background-color: #F7F3F0;
}
.sub01_03 .article01 .sec02 .table-wrap table tbody tr:nth-of-type(even), .sub01_03 .article01 .sec03 .table-wrap table tbody tr:nth-of-type(even), .sub01_03 .article01 .sec04 .table-wrap table tbody tr:nth-of-type(even) {
  background-color: #FFF;
}
.sub01_03 .article01 .sec04 ul {
  display: flex;
  flex-direction: column;
  gap: 5%;
}
.sub01_03 .article01 .sec04 ul li {
  display: flex;
  align-items: center;
  white-space: nowrap;
  padding-bottom: 1em;
}
.sub01_03 .article01 .sec04 ul li h4 {
  width: 190px;
  padding: 0.7em 0;
  text-align: center;
}
.sub01_03 .article01 .sec04 ul li p {
  padding-left: 1.8em;
}
@media (min-width: 768px) {
  .sub01_03 .article01 .sec02 .text-wrap img {
    width: 70%;
  }
  .sub01_03 .article01 .sec03 .table-wrap {
    width: 82%;
  }
  .sub01_03 .article01 .sec03 .table-wrap table tbody tr td:last-child {
    text-align: end;
  }
  .sub01_03 .article01 .sec03 .table-wrap table tbody tr td:last-child .align {
    position: relative;
    right: 40%;
  }
  .sub01_03 .article01 .sec04 img {
    width: 82%;
    margin: 0 auto;
  }
  .sub01_03 .article01 .sec04 ul {
    flex-direction: row;
    justify-content: center;
  }
}

.sub01_02_title {
  display: flex;
  align-items: center;
}

.sub01_04 .article01 .sec01 {
  margin: 0 auto;
  max-width: 1060px;
}
.sub01_04 .article02 #sub01.r-send {
  margin-right: 0;
  width: 94%;
  position: relative;
  padding-top: 1.5em;
}
.sub01_04 .article02 #sub01.r-send .heading {
  position: relative;
  width: fit-content;
  z-index: 1;
}
.sub01_04 .article02 #sub01.r-send .heading h2 {
  line-height: 1.5;
}
.sub01_04 .article02 #sub01.r-send .heading h2 span {
  display: inline-block;
}
.sub01_04 .article02 #sub01.r-send .heading h2 .txt_large {
  font-size: 1.2em;
  font-weight: bold;
  display: inline;
  line-height: 1;
}
.sub01_04 .article02 #sub01.r-send .heading h2 .indent {
  padding-left: 1em;
}
.sub01_04 .article02 #sub01.r-send .heading img {
  width: 60%;
  position: absolute;
  left: 40%;
  top: 56%;
}
.sub01_04 .article03 .sec01 {
  margin: 0 auto;
  max-width: 1060px;
}
.sub01_04 .article03 .sec01 ul .text .title-wrap {
  display: flex;
  align-items: center;
}
.sub01_04 .article03 .sec01 ul .text .title-wrap .tag {
  width: 42px;
  height: 42px;
  border-radius: 21px;
  background-color: #F9F0ED;
  text-align: center;
  line-height: 39px;
  margin-right: 1em;
}
@media (min-width: 768px) {
  .sub01_04 .article02 #sub01.r-send {
    width: 86%;
  }
  .sub01_04 .article02 #sub01.r-send .heading img {
    width: 60%;
    left: 30%;
    top: 17%;
  }
  .sub01_04 .article03 .sec01 {
    margin: 0 auto;
  }
  .sub01_04 .article03 .sec01 ul .text.pa_to30 {
    padding-top: 5em;
  }
}
@media (min-width: 1200px) {
  .sub01_04 .article01 .sec01 .text-wrap {
    margin-left: auto;
    width: 80%;
  }
  .sub01_04 #sub01 {
    max-width: 1300px;
  }
}

.sub01_02_title {
  display: flex;
  align-items: center;
}

.sub01_05 .article01 .sec01 {
  margin: 0 auto;
  max-width: 1060px;
}
.sub01_05 .article01 .sec02 {
  margin: 0 auto;
  max-width: 1060px;
}
.sub01_05 .article01 .sec02 .title_line {
  display: flex;
  align-items: center;
}
.sub01_05 .article01 .sec02 .title_line h3 {
  flex-shrink: 0;
}
.sub01_05 .article01 .sec02 .title_line .line {
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #42210B;
  margin-left: 3em;
}
.sub01_05 .article02 #sub01.r-send {
  margin-right: 0;
  width: 94%;
  position: relative;
  padding-top: 1.5em;
}
.sub01_05 .article02 #sub01.r-send .heading {
  position: relative;
  width: fit-content;
  z-index: 1;
}
.sub01_05 .article02 #sub01.r-send .heading h2 {
  line-height: 1.5;
}
.sub01_05 .article02 #sub01.r-send .heading h2 span {
  display: inline-block;
  padding-left: 2em;
}
.sub01_05 .article02 #sub01.r-send .heading img {
  width: 75%;
  position: absolute;
  left: 40%;
  top: 0%;
}
.sub01_05 .article03 .sec01 {
  margin: 0 auto;
  max-width: 1060px;
}
.sub01_05 .article03 .sec01 .table-wrap {
  overflow-x: auto;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  transform: rotateX(180deg);
}
.sub01_05 .article03 .sec01 .table-wrap .table-flip {
  width: 100%;
  transform: rotateX(180deg);
}
.sub01_05 .article03 .sec01 .table-wrap .table-flip table {
  border-collapse: separate;
  border-spacing: 0;
  text-align: center;
  min-width: 1120px;
  border: 1px solid #EDEDED;
}
.sub01_05 .article03 .sec01 .table-wrap .table-flip table thead {
  background-color: #FF97AD;
  line-height: 1.3;
}
.sub01_05 .article03 .sec01 .table-wrap .table-flip table thead tr th {
  width: 192px;
  height: 50px;
  border: 1px solid #EDEDED;
}
.sub01_05 .article03 .sec01 .table-wrap .table-flip table tbody {
  line-height: 1.5;
}
.sub01_05 .article03 .sec01 .table-wrap .table-flip table tbody tr th {
  width: 192px;
  height: 50px;
  border: 1px solid #EDEDED;
}
.sub01_05 .article03 .sec01 .table-wrap .table-flip table tbody tr td {
  width: 192px;
  height: 50px;
  color: #895236;
  border: 1px solid #EDEDED;
}
.sub01_05 .article03 .sec01 .table-wrap .table-flip table tbody tr td:first-of-type {
  background-color: #FFE1E6;
  color: #FF4A75;
}
.sub01_05 .article03 .sec01 .table-wrap .table-flip table tbody tr:last-child th, .sub01_05 .article03 .sec01 .table-wrap .table-flip table tbody tr:last-child td {
  height: 70px;
}
.sub01_05 .article03 .sec01 .table-wrap .table-flip table thead tr th:first-child,
.sub01_05 .article03 .sec01 .table-wrap .table-flip table tbody tr th {
  position: sticky;
  left: 0;
  z-index: 5;
}
.sub01_05 .article03 .sec01 .table-wrap .table-flip table thead tr th:first-child {
  background-color: #FF97AD;
}
.sub01_05 .article03 .sec01 .table-wrap .table-flip table tbody tr th {
  background-color: #fff;
}
@media (min-width: 768px) {
  .sub01_05 .article02 #sub01.r-send {
    width: 86%;
  }
  .sub01_05 .article02 .heading h2 {
    padding-left: 0.5em;
  }
  .sub01_05 .article03 .sec01 ul .q-item.pa_to30 {
    padding-top: 5em;
  }
  .sub01_05 .article03 .sec01 .table-wrap .table-flip table thead tr th {
    height: 74px;
  }
  .sub01_05 .article03 .sec01 .table-wrap .table-flip table tbody tr th, .sub01_05 .article03 .sec01 .table-wrap .table-flip table tbody tr td {
    height: 74px;
  }
  .sub01_05 .article03 .sec01 .table-wrap .table-flip table thead tr th:first-child,
  .sub01_05 .article03 .sec01 .table-wrap .table-flip table tbody tr th {
    min-width: 192px;
  }
  .sub01_05 .article03 .sec01 .table-wrap .table-flip table tbody tr:last-child th, .sub01_05 .article03 .sec01 .table-wrap .table-flip table tbody tr:last-child td {
    height: 110px;
  }
}
@media (min-width: 1200px) {
  .sub01_05 .article03 .sec01 .table-wrap-pc {
    width: 1200px;
  }
  .sub01_05 #sub01 {
    max-width: 1300px;
  }
}

.sub02_01 .article01 #sub01.r-send {
  margin-right: 0;
  width: 94%;
}
.sub02_01 .article01 .text-wrap {
  width: 96%;
  margin: 0 auto;
}
.sub02_01 .article02 .sec01 {
  margin: 5em auto 0 auto;
}
.sub02_01 .article02 .sec01 .img_container {
  position: relative;
}
.sub02_01 .article02 .sec01 .img_container h2 {
  position: absolute;
  left: 9%;
  bottom: 4%;
  padding: 0 1em;
  font-weight: 500;
  z-index: 2;
  font-size: 170%;
}
.sub02_01 .article02 .sec01 .img_container h2 span:last-child {
  font-size: 70%;
  padding-bottom: 0.2em;
}
.sub02_01 .article02 .sec01 .img_container .en-title {
  position: absolute;
  left: 2%;
  bottom: -12%;
}
.sub02_01 .article02 .sec02 {
  margin: 0 auto;
  max-width: 1100px;
}
.sub02_01 .article02 .sec02 .list .item {
  box-sizing: border-box;
  border-bottom: 5px solid #F2E7DF;
}
.sub02_01 .article02 .sec02 .list .item .content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 5%;
}
.sub02_01 .article02 .sec02 .list .item .content .thumb {
  width: 100%;
  object-fit: contain;
}
.sub02_01 .article02 .sec02 .list .item .link-btn {
  width: 80%;
  min-width: 340px;
  margin: 4em auto 0 auto;
}
.sub02_01 .article02 .sec02 .list .item .link-btn a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.sub02_01 .article02 .sec02 .list .item:last-child {
  border-bottom: none;
}
@media (min-width: 768px) {
  .sub02_01 .article01 .text-wrap {
    width: 71.2%;
    max-width: 1068px;
  }
  .sub02_01 .article01 .text-wrap p {
    padding-top: 2em;
  }
  .sub02_01 .article02 .sec01 .img_container {
    width: 110%;
    margin: 0 -5%;
  }
  .sub02_01 .article02 .sec01 .img_container h2 {
    font-size: 280%;
    left: 15%;
  }
  .sub02_01 .article02 .sec01 .img_container .en-title {
    left: 9%;
    bottom: -8%;
  }
  .sub02_01 .article02 .sec02 .list .item {
    padding-top: 6.5em;
  }
  .sub02_01 .article02 .sec02 .list .item h4 {
    font-size: 180%;
  }
  .sub02_01 .article02 .sec02 .list .item .link-btn {
    margin-top: 5.4em;
  }
  .sub02_01 .text-wrap h3, .sub02_01 .item h3 {
    font-size: 180%;
  }
}
@media (min-width: 1200px) {
  .sub02_01 .article01 #sub01.r-send {
    max-width: 1400px;
    padding: 3.4em 0 4.4em 0;
  }
  .sub02_01 .article02 .sec01 .img_container h2 {
    font-size: 350%;
    letter-spacing: 7px;
  }
  .sub02_01 .article02 .sec02 .list .item h4 {
    font-size: 180%;
  }
  .sub02_01 .article02 .sec02 .list .item .content {
    display: flex;
    flex-direction: row;
    gap: 5%;
    padding-top: 3.4em;
  }
  .sub02_01 .article02 .sec02 .list .item .content .thumb {
    width: 48%;
  }
  .sub02_01 .article02 .sec02 .list .item .link-btn {
    width: 54%;
  }
}

.sub02_02 article .sec01 {
  margin: 0 auto;
}
.sub02_02 article .sec02 {
  margin: 0 auto;
  max-width: 1100px;
}
.sub02_02 article .sec02 .list .item {
  border-bottom: 5px solid #F2E7DF;
}
.sub02_02 article .sec02 .list .item .title-wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 1em;
}
.sub02_02 article .sec02 .list .item .title-wrap .tag {
  width: fit-content;
}
.sub02_02 article .sec02 .list .item .content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 5%;
}
.sub02_02 article .sec02 .list .item .content .thumb {
  width: 100%;
  object-fit: contain;
  flex-shrink: 0;
}
.sub02_02 article .sec02 .list .item .link-btn {
  width: 80%;
  min-width: 320px;
  margin: 4em auto 0 auto;
}
.sub02_02 article .sec02 .list .item .link-btn a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.sub02_02 article .sec02 .list .item:nth-of-type(4) .link-btn {
  display: none;
}
.sub02_02 article .sec02 .list .item:last-child {
  border-bottom: none;
}
@media (min-width: 768px) {
  .sub02_02 article .text-wrap h2, .sub02_02 article .item h3 {
    font-size: 180%;
  }
  .sub02_02 article .sec02 .list .item {
    padding-top: 7em;
    padding-bottom: 6em;
  }
  .sub02_02 article .sec02 .list .item .link-btn {
    margin-top: 5.4em;
  }
}
@media (min-width: 1200px) {
  .sub02_02 article .sec02 .list .item .title-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5%;
  }
  .sub02_02 article .sec02 .list .item .content {
    display: flex;
    flex-direction: row;
    gap: 5%;
    padding-top: 3.4em;
  }
  .sub02_02 article .sec02 .list .item .content .thumb {
    width: 48%;
  }
  .sub02_02 article .sec02 .list .item .link-btn {
    width: 54%;
  }
  .sub02_02 article .sec02 .list .item .link-btn a {
    font-size: 115%;
    letter-spacing: 0.02em;
  }
}

.sub02_03 article .sec01 {
  margin: 0 auto;
}
.sub02_03 article .sec02 {
  margin: 4em auto 0 auto;
  max-width: 974px;
}
.sub02_03 article .sec02 .title_sub_block {
  padding: 0.5em 2.2em;
}
.sub02_03 article .sec02 .img-wrap {
  width: 86%;
  max-width: max-content;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5em;
  padding-top: 1.4em;
}
.sub02_03 article .sec02 picture {
  width: 86%;
  max-width: 450px;
  margin: 0 auto;
  padding-top: 0.5em;
}
.sub02_03 article .sec03 {
  margin: 4em auto 0 auto;
  max-width: 974px;
}
.sub02_03 article .sec03 .title_sub_block {
  padding: 0.5em 2.2em;
}
.sub02_03 article .sec03 .img-container {
  width: 86%;
  max-width: 450px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  gap: 0.5em;
  padding-top: 1.4em;
}
.sub02_03 article .sec03 .img-container img {
  width: 100%;
}
@media (min-width: 768px) {
  .sub02_03 article .text-wrap h3, .sub02_03 article .item h3 {
    font-size: 180%;
  }
  .sub02_03 article .sec02 .img-wrap {
    max-width: none;
    flex-direction: row;
    justify-content: center;
    gap: 2%;
    padding-top: 3.4em;
    width: 100%;
  }
  .sub02_03 article .sec02 .img-wrap img {
    width: 32%;
  }
  .sub02_03 article .sec02 picture {
    max-width: none;
    width: 100%;
    padding-top: 0;
  }
  .sub02_03 article .sec03 .img-container {
    max-width: none;
    grid-template-columns: 1fr 1fr;
    gap: 2em;
    padding-top: 3.4em;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .sub02_03 article .sec01 {
    margin-left: 25%;
  }
  .sub02_03 article .contents-wrap .list .item {
    padding-top: 4em;
  }
  .sub02_03 article .contents-wrap .list .item .title-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5%;
    padding-top: 3.4em;
  }
  .sub02_03 article .contents-wrap .list .item .content {
    display: flex;
    flex-direction: row;
    gap: 5%;
    padding-top: 2.4em;
  }
  .sub02_03 article .contents-wrap .list .item .content .thumb {
    width: 48%;
  }
  .sub02_03 article .contents-wrap .list .item .link-btn {
    width: 54%;
  }
}

.sub02_04 .article01 .sec01 {
  min-width: 350px;
  margin: 0 auto;
}
.sub02_04 .article01 .sec01 .catch-text {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1em;
}
.sub02_04 .article01 .sec01 .catch-text h2 {
  width: fit-content;
  font-size: clamp(18px, 1.7vw, 26px);
  padding: 0.3em 2em;
}
.sub02_04 .article01 .sec01 .catch-text p {
  font-size: clamp(16px, 1.7vw, 28px);
  padding-left: 0.5em;
}
.sub02_04 .article02 .sec01 {
  width: 96%;
  max-width: 1070px;
  min-width: 350px;
  margin: 4em auto 0 auto;
}
.sub02_04 .article02 .sec01 .content-area {
  background-color: #fff;
  border-radius: 1em;
  position: relative;
}
.sub02_04 .article02 .sec01 .content-area img {
  width: 38%;
  min-width: 230px;
  position: absolute;
  transform: translateY(-50%);
  left: 12%;
  top: 1%;
}
.sub02_04 .article02 .sec01 .content-area .table-wrap {
  min-width: 360px;
}
.sub02_04 .article02 .sec01 .content-area .table-wrap table {
  width: 100%;
  border-collapse: collapse;
  border: 4px solid #F2E7DF;
}
.sub02_04 .article02 .sec01 .content-area .table-wrap table thead {
  color: #A87156;
  background-color: #F2E7DF;
  line-height: 2.8;
  text-align: center;
}
.sub02_04 .article02 .sec01 .content-area .table-wrap table thead tr th {
  width: 50%;
  border: 2px solid #F2E7DF;
}
.sub02_04 .article02 .sec01 .content-area .table-wrap table thead tr th:first-child {
  width: 46%;
}
.sub02_04 .article02 .sec01 .content-area .table-wrap table tbody {
  text-align: center;
}
.sub02_04 .article02 .sec01 .content-area .table-wrap table tbody tr td {
  border: 2px solid #F2E7DF;
  padding: 0.6em 0;
}
.sub02_04 .article02 .sec01 .content-area .table-wrap table tbody tr td:first-child {
  width: 46%;
}
.sub02_04 .article02 .sec01 .content-area .table-wrap table tbody tr:nth-of-type(odd) {
  background-color: #F7F3F0;
}
.sub02_04 .article02 .sec01 .content-area .table-wrap table tbody tr:nth-of-type(even) {
  background-color: #FFF;
}
.sub02_04 .article02 .sec01 .text-wrap h3 span {
  white-space: nowrap;
  font-size: 150%;
}
@media (min-width: 768px) {
  .sub02_04 .article01 .sec01 {
    padding: 0 6%;
  }
  .sub02_04 .article01 .sec01 .catch-text {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .sub02_04 .article01 .sec01 .catch-text h2 {
    padding: 0.3em 1.8em;
  }
  .sub02_04 .article01 .sec01 .img01 {
    width: 72%;
    margin: 0 auto;
  }
  .sub02_04 .article01 .sec01 .img02 {
    width: 78%;
    margin: 0 auto;
  }
  .sub02_04 .article01 .sec01 .img03 {
    width: 58%;
  }
  .sub02_04 .article01 .sec01 .img04 {
    width: 90%;
  }
  .sub02_04 .article01 .sec01 .img05 {
    width: 61%;
    margin-left: 10%;
  }
  .sub02_04 .article02 .sec01 .content-area {
    border-radius: 3em;
    padding-bottom: 5em;
  }
  .sub02_04 .article02 .sec01 .content-area .table-wrap {
    width: 75%;
    max-width: 810px;
    margin: 0 auto;
  }
  .sub02_04 .article02 .sec01 .content-area .table-wrap table tbody tr td {
    border: 2px solid #F2E7DF;
    padding: 1em 0;
  }
  .sub02_04 .article02 .sec01 .text-wrap {
    padding-left: 3em;
    padding-right: 3em;
  }
}
@media (min-width: 1200px) {
  .sub02_04 .article02 .sec01 {
    width: 72%;
  }
}

.sub03_01 .article01 .sec01 {
  min-width: 350px;
  margin: 0 auto;
}
.sub03_01 .article01 .sec02 {
  min-width: 350px;
  margin: 0 auto;
}
.sub03_01 .article01 .sec02 ul li .sec02_catch {
  position: relative;
}
.sub03_01 .article01 .sec02 ul li .sec02_catch h2 {
  position: absolute;
  bottom: -4%;
  left: 5%;
}
.sub03_01 .article01 .sec02 ul li .sec02_catch h2 span {
  display: block;
  width: fit-content;
  padding: 0em 1.1em;
  line-height: 1.7;
}
.sub03_01 .article01 .sec02 ul li .sec02_catch h2 span:last-child {
  margin-left: 1em;
  margin-top: 0.4em;
}
.sub03_01 .article01 .sec02 ul li .img03 {
  position: relative;
  top: -1em;
  width: 110%;
  left: -5%;
}
.sub03_01 .article01 .sec02 ul li .text-wrap ul li h4, .sub03_01 .article01 .sec02 ul li .text-wrap ul li p {
  font-weight: 500;
}
.sub03_01 .article01 .sec02 ul li .text-wrap ul li p {
  padding-left: 1em;
}
.sub03_01 .article01 .sec02 .img-container {
  width: 96%;
  margin: 0 auto;
}
.sub03_01 .article02 .sec01 {
  width: 96%;
  max-width: 1050px;
  min-width: 350px;
  margin: 0 auto;
}
.sub03_01 .article02 .sec01 .title p, .sub03_01 .article02 .sec01 .title h2 {
  text-align: center;
}
.sub03_01 .article02 .sec01 img {
  max-width: none;
  width: 110%;
  margin-left: -5%;
}
@media (min-width: 768px) {
  .sub03_01 .article01 .sec01 {
    width: 94%;
  }
  .sub03_01 .article01 .sec02 {
    width: 94%;
  }
  .sub03_01 .article01 .sec02 ul li .sec02_catch h2.font20_30 {
    font-size: 250%;
  }
  .sub03_01 .article01 .sec02 ul li .img03 {
    width: 85%;
    left: 0;
    margin: 0 auto;
  }
  .sub03_01 .article01 .sec02 ul li .text-wrap {
    margin-left: auto;
    width: 86%;
  }
  .sub03_01 .article02 .sec01 {
    width: 76%;
  }
  .sub03_01 .article02 .sec01 img {
    max-width: 100%;
    width: auto;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .sub03_01 .article01 .sec02 ul li .sec02_catch h2.font20_30 {
    font-size: 355%;
  }
}

.sub03_02 .article01 .sec01 {
  min-width: 350px;
  margin: 0 auto;
}
.sub03_02 .article01 .sec01 .title p, .sub03_02 .article01 .sec01 .title h2 {
  text-align: center;
}
.sub03_02 .article01 .sec02 {
  min-width: 350px;
  margin: 4em auto 0 auto;
}
.sub03_02 .article01 .sec02 ul li {
  display: flex;
  justify-content: center;
}
.sub03_02 .article01 .sec02 ul li .timeline {
  min-width: 22px;
  position: relative;
  padding: 0 1em;
}
.sub03_02 .article01 .sec02 ul li .timeline .line {
  width: 1px;
  height: 120%;
  background-color: #EDE2D6;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.sub03_02 .article01 .sec02 ul li .timeline .dot {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #42210B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  top: 0.8em;
}
.sub03_02 .article01 .sec02 ul li .timeline .dot-s {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: #E94959;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  top: 4.1em;
}
.sub03_02 .article01 .sec02 ul li .content {
  max-width: 360px;
  display: flex;
  flex-direction: column;
}
.sub03_02 .article01 .sec02 ul li .content h4 {
  font-size: 125%;
}
.sub03_02 .article01 .sec02 ul li .content h5 {
  font-size: 118%;
}
.sub03_02 .article01 .sec02 ul li .content .thumb {
  max-width: 360px;
}
.sub03_02 .article01 .sec02 ul li:first-child .timeline .line {
  top: 18px;
}
.sub03_02 .article01 .sec02 ul li:last-child .timeline .line {
  height: 68px;
}
.sub03_02 .article01 .sec02 ul li:nth-of-type(3) .content h4,
.sub03_02 .article01 .sec02 ul li:nth-of-type(4) .content h4,
.sub03_02 .article01 .sec02 ul li:nth-of-type(5) .content h4,
.sub03_02 .article01 .sec02 ul li:nth-of-type(6) .content h4,
.sub03_02 .article01 .sec02 ul li:nth-of-type(8) .content h4,
.sub03_02 .article01 .sec02 ul li:nth-of-type(9) .content h4,
.sub03_02 .article01 .sec02 ul li:nth-of-type(10) .content h4 {
  visibility: hidden;
}
.sub03_02 .article02 .sec01 {
  width: 96%;
  max-width: 1070px;
  min-width: 350px;
  margin: 0 auto;
}
.sub03_02 .article02 .sec01 h2 {
  text-align: center;
}
.sub03_02 .article02 .sec01 img {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .sub03_02 .article01 .sec01 {
    width: 89%;
  }
  .sub03_02 .article01 .sec02 {
    width: 100%;
  }
  .sub03_02 .article01 .sec02 ul li {
    justify-content: space-between;
  }
  .sub03_02 .article01 .sec02 ul li .timeline .dot {
    top: 1em;
  }
  .sub03_02 .article01 .sec02 ul li .timeline .dot-s {
    top: 5.7em;
  }
  .sub03_02 .article01 .sec02 ul li .timeline .line {
    height: 125%;
  }
  .sub03_02 .article01 .sec02 ul li .content {
    width: 92%;
    max-width: none;
    flex-direction: row;
    justify-content: space-between;
  }
  .sub03_02 .article01 .sec02 ul li .content .text {
    width: 46%;
  }
  .sub03_02 .article01 .sec02 ul li .content .text h5 {
    padding-top: 2em;
  }
  .sub03_02 .article01 .sec02 ul li .content .thumb {
    width: 50%;
    padding-top: 0;
  }
  .sub03_02 .article01 .sec02 ul li:last-child .timeline .line {
    height: 86px;
  }
  .sub03_02 .article02 .sec01 {
    width: 80%;
  }
  .sub03_02 .article02 .sec01 p {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media (min-width: 1200px) {
  .sub03_02 .article01 .sec02 {
    width: 70%;
  }
  .sub03_02 .article02 .sec01 h2 {
    font-size: 300%;
  }
}

.sub03_03 .article01 .sec01 {
  min-width: 350px;
  margin: 0 auto;
}
.sub03_03 .article01 .sec01 .title p, .sub03_03 .article01 .sec01 .title h2 {
  text-align: center;
}
.sub03_03 .article01 .sec01 img {
  width: 56%;
  min-width: 360px;
  margin: 0 auto;
  max-width: fit-content;
}
.sub03_03 .article02 .sec01 {
  width: 96%;
  min-width: 350px;
  margin: 4em auto 0 auto;
}
.sub03_03 .article02 .sec01 ul {
  width: 100%;
  margin: 0 auto;
}
.sub03_03 .article02 .sec01 ul li {
  max-width: 438px;
  border-radius: 1.8em;
  margin: 0 auto 3em auto;
}
.sub03_03 .article02 .sec01 ul li .content {
  display: flex;
  flex-direction: column;
}
.sub03_03 .article02 .sec01 ul li .content .thumb {
  flex-shrink: 0;
  padding: 2em;
}
.sub03_03 .article02 .sec01 ul li .content .text {
  padding: 0 2em 2em 2em;
}
.sub03_03 .article02 .sec01 ul li .content .text h3 {
  padding-top: 0.2em;
}
@media (min-width: 768px) {
  .sub03_03 .article01 .sec01 {
    width: 89%;
  }
  .sub03_03 .article02 .sec01 ul {
    max-width: 900px;
  }
  .sub03_03 .article02 .sec01 ul li {
    max-width: none;
  }
  .sub03_03 .article02 .sec01 ul li .content {
    flex-direction: row;
  }
  .sub03_03 .article02 .sec01 ul li .content .thumb {
    width: 28%;
  }
  .sub03_03 .article02 .sec01 ul li .content .text {
    padding: 2em 2em 2em 0;
  }
}

.sub04_01 .article00 #sub01.r-send {
  margin-right: 0;
  width: 90%;
}
.sub04_01 .article01 .text-wrap {
  width: 96%;
  margin-left: 4%;
}
.sub04_01 .article01 .text-wrap p {
  line-height: 1.4;
}
.sub04_01 .article02 .sec01 {
  min-width: 350px;
  max-width: 980px;
  margin: 0 auto;
}
.sub04_01 .article02 .sec01 ul .info-item {
  display: flex;
  gap: 9%;
  border-top: 1px solid #EDE2D6;
}
.sub04_01 .article02 .sec01 ul .info-item .title {
  width: 16%;
  min-width: 85px;
  color: #A87156;
  text-align: center;
  padding: 1em 0;
  flex-shrink: 0;
}
.sub04_01 .article02 .sec01 ul .info-item .desc {
  padding: 1em 0;
}
.sub04_01 .article02 .sec01 ul .info-item .desc a {
  color: inherit;
}
.sub04_01 .article02 .sec01 ul .info-item:last-child {
  border-bottom: 1px solid #EDE2D6;
}
.sub04_01 .article03 .sec01 {
  width: 70%;
  min-width: 350px;
  margin: 4em auto 0 auto;
}
.sub04_01 .article03 .sec01 .map {
  aspect-ratio: 2.33/1;
}
.sub04_01 .article03 .sec01 .map iframe {
  width: 100%;
  height: 100%;
}
.sub04_01 .article03 .sec01 .map-guide .guide {
  display: flex;
  flex-direction: column;
}
.sub04_01 .article03 .sec01 .map-guide .guide p {
  padding-top: 1em;
}
.sub04_01 .article03 .sec01 .map-guide .guide .img-wrap {
  display: flex;
  gap: 4%;
}
.sub04_01 .article03 .sec01 .map-guide .guide .img-wrap img {
  width: 48%;
}
@media (min-width: 768px) {
  .sub04_01 .article01 .text-wrap {
    max-width: 1068px;
    margin: 0 auto;
  }
  .sub04_01 .article02 .sec01 ul .info-item .title, .sub04_01 .article02 .sec01 ul .info-item .desc {
    padding: 2em 0;
  }
  .sub04_01 .article03 .sec01 {
    max-width: 1068px;
  }
  .sub04_01 .article03 .sec01 .map-guide .guide {
    flex-direction: row;
    gap: 5%;
    align-items: center;
  }
  .sub04_01 .article03 .sec01 .map-guide .guide p {
    padding: 0;
  }
  .sub04_01 .article03 .sec01 .map-guide .guide .img-wrap {
    width: 63%;
  }
  .sub04_01 .article03 .sec01 .map-guide .guide > img {
    width: 30%;
    flex-shrink: 0;
  }
}
@media (min-width: 1200px) {
  .sub04_01 .article00 #sub01.r-send {
    width: 86%;
    max-width: 1400px;
    padding: 3.4em 0 4.4em 0;
  }
}

.sub04_02 article section {
  min-width: 350px;
  max-width: 1060px;
  margin: 0 auto;
}
.sub04_02 article section .category-title {
  width: fit-content;
  height: 60px;
  border-radius: 30px;
  background-color: #F29C9C;
}
.sub04_02 article section .category-title h2 {
  line-height: 60px;
  padding-left: 3em;
  padding-right: 3em;
}
.sub04_02 article section ul li .question {
  height: 80px;
  display: flex;
  align-items: center;
  border: 1px solid #EADACE;
  border-radius: 20px;
  transition: border-radius 0.5s ease;
}
.sub04_02 article section ul li .question img {
  height: 18px;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
.sub04_02 article section ul li .question .close {
  width: 12px;
  height: 2px;
  background-color: #EDCCCF;
  margin: 0 1.5em 0 auto;
  transition: width 0.3s ease;
  flex-shrink: 0;
}
.sub04_02 article section ul li .question .open {
  width: 12px;
  height: 12px;
  margin: 0 1.5em 0 auto;
  position: relative;
  transition: 0.3s ease;
  flex-shrink: 0;
}
.sub04_02 article section ul li .question .open::before {
  content: "";
  width: 2px;
  height: 100%;
  background-color: #EDCCCF;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.sub04_02 article section ul li .question .open::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #EDCCCF;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.sub04_02 article section ul li .question.active {
  border-radius: 20px 20px 0 0;
}
.sub04_02 article section ul li .question:hover {
  cursor: pointer;
}
.sub04_02 article section ul li .answer {
  max-height: 0;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  border-radius: 0 0 20px 20px;
  background-color: #F7F0EB;
  transition: max-height 0.3s ease;
}
.sub04_02 article section ul li .answer img {
  height: 18px;
  padding: 1.3em 1.5em;
}
.sub04_02 article section ul li .answer .title {
  padding: 1em 3em 1.5em 0;
}
@media (min-width: 768px) {
  .sub04_02 article section ul li .question img, .sub04_02 article section ul li .answer img {
    height: 20px;
    padding-left: 3.5em;
    padding-right: 3em;
  }
  .sub04_02 article section ul li .question .open, .sub04_02 article section ul li .question .close, .sub04_02 article section ul li .answer .open, .sub04_02 article section ul li .answer .close {
    margin-right: 3em;
  }
}