body {
  width: 100%;
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 19px;
  background-color: #FCF9F7;
  color: #3E3A39;
  line-height: 1.7;
}
@media screen and (max-width: 480px) {
  body {
    font-size: 16px;
  }
}

img {
  max-width: 100%;
  height: auto;
}

a:hover {
  transition: 0.5s;
  opacity: 0.7;
}

.pc_br {
  display: block;
}
@media screen and (max-width: 980px) {
  .pc_br {
    display: none;
  }
}

.mp_br {
  display: none;
}
@media screen and (max-width: 980px) {
  .mp_br {
    display: block;
  }
}

.sp_br {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp_br {
    display: block;
  }
}

.inner__01 {
  width: 100%;
  margin: 0 auto;
  max-width: 1940px;
  padding: 0 10px;
}
.inner__02 {
  margin: 0 auto;
  max-width: 1120px;
  padding: 0 10px;
}

.nav_home {
  width: 42px;
}
@media screen and (max-width: 480px) {
  .nav_home {
    width: 29.4px;
  }
}

.line {
  width: 53px;
}
@media screen and (max-width: 768px) {
  .line {
    width: 37.1px;
  }
}

.insta {
  width: 53px;
}
@media screen and (max-width: 768px) {
  .insta {
    width: 37.1px;
  }
}

.about {
  width: 30px;
}
@media screen and (max-width: 480px) {
  .about {
    width: 21px;
  }
}
.about__02 {
  margin-bottom: 10px;
}

.medical {
  width: 40px;
}
@media screen and (max-width: 480px) {
  .medical {
    width: 28px;
  }
}

.news {
  width: 40px;
}
@media screen and (max-width: 480px) {
  .news {
    width: 28px;
  }
}

.time {
  width: 36px;
}
@media screen and (max-width: 480px) {
  .time {
    width: 25.2px;
  }
}

.preventive {
  width: 43px;
}
@media screen and (max-width: 480px) {
  .preventive {
    width: 30.1px;
  }
}

.column {
  width: 44px;
}
@media screen and (max-width: 480px) {
  .column {
    width: 30.8px;
  }
}

.time_table {
  width: 100%;
  max-width: 1100px;
}

.access {
  width: 30px;
}
@media screen and (max-width: 480px) {
  .access {
    width: 21px;
  }
}
.access__02 {
  width: 36px;
}
@media screen and (max-width: 480px) {
  .access__02 {
    width: 26px;
  }
}

.arrow_w {
  width: 15px;
}
@media screen and (max-width: 1100px) {
  .arrow_w {
    width: 11px;
  }
}
@media screen and (max-width: 480px) {
  .arrow_w {
    width: 9px;
  }
}

.phone_g {
  width: 27px;
}
@media screen and (max-width: 1100px) {
  .phone_g {
    width: 24px;
  }
}
@media screen and (max-width: 480px) {
  .phone_g {
    width: 18.9px;
  }
}

.phone_w {
  width: 22px;
  margin-top: 7px;
}
@media screen and (max-width: 1100px) {
  .phone_w {
    width: 18px;
  }
}

.flower {
  width: 80px;
}

.heart {
  width: 52px;
}
@media screen and (max-width: 1100px) {
  .heart {
    width: 30px;
  }
}

.stetho {
  width: 41px;
}
@media screen and (max-width: 1100px) {
  .stetho {
    width: 36px;
  }
}
@media screen and (max-width: 480px) {
  .stetho {
    width: 24px;
  }
}
.stetho__02 {
  position: absolute;
  top: 1%;
  left: 18%;
}
@media screen and (max-width: 1200px) {
  .stetho__02 {
    left: 50%;
    transform: translate(-50%, -50%);
    top: 2%;
  }
}

.cross {
  width: 53px;
}
@media screen and (max-width: 1100px) {
  .cross {
    width: 46px;
  }
}
@media screen and (max-width: 480px) {
  .cross {
    width: 30px;
  }
}
.cross__02 {
  position: absolute;
  top: 1%;
  left: 17.5%;
}
@media screen and (max-width: 1200px) {
  .cross__02 {
    left: 50%;
    transform: translate(-50%, -50%);
    top: 3%;
  }
}

.syringe {
  width: 51px;
}
@media screen and (max-width: 1100px) {
  .syringe {
    width: 46px;
  }
}
@media screen and (max-width: 480px) {
  .syringe {
    width: 30px;
  }
}
.syringe__02 {
  position: absolute;
  top: 1%;
  left: 17.5%;
}
@media screen and (max-width: 1200px) {
  .syringe__02 {
    left: 50%;
    transform: translate(-50%, -50%);
    top: 3%;
  }
}

.map {
  width: 691px;
}

.foot_a {
  width: 1228px;
}

.logo {
  width: 246px;
}
@media screen and (max-width: 1300px) {
  .logo {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .logo {
    width: 160px;
  }
}
@media screen and (max-width: 480px) {
  .logo {
    width: 100px;
  }
}
.logo__f {
  margin-top: -27px;
}
@media screen and (max-width: 480px) {
  .logo__f {
    margin-top: -10px;
  }
}

.title_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  gap: 10px;
}
.title_box__p {
  padding-top: 18px;
}
.title_box__02 {
  margin-top: -5px;
}

.s_title {
  color: #17499D;
  font-weight: 600;
  text-align: center;
}
.s_title__top {
  font-size: 38px;
  letter-spacing: 0.01em;
  padding-top: 51px;
}
@media screen and (max-width: 768px) {
  .s_title__top {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .s_title__top {
    padding-top: 40px;
  }
}
.s_title__p {
  font-size: 39px;
  letter-spacing: 0.01em;
  padding-top: 8px;
}
@media screen and (max-width: 768px) {
  .s_title__p {
    font-size: 28px;
  }
}
@media screen and (max-width: 480px) {
  .s_title__p {
    padding-top: 4px;
    font-size: 24px;
  }
}
.s_title__m {
  font-size: 33px;
}
@media screen and (max-width: 480px) {
  .s_title__m {
    font-size: 24px;
  }
}
.s_title__a {
  font-size: 37px;
}
@media screen and (max-width: 480px) {
  .s_title__a {
    font-size: 17px;
  }
}

.circle {
  display: inline-block;
  width: 587px;
  height: 130px;
  border-radius: 50%/100% 100% 0 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -2;
}
@media screen and (max-width: 1100px) {
  .circle {
    width: 336px;
    height: 74px;
  }
}
@media screen and (max-width: 480px) {
  .circle {
    width: 146px;
    height: 32px;
  }
}
.circle__w {
  background: #FCF9F7;
  top: -1.5%;
  z-index: 1;
}
@media screen and (max-width: 1100px) {
  .circle__w {
    top: -0.5%;
  }
}
.circle__w__a {
  top: -1%;
}
@media screen and (max-width: 1100px) {
  .circle__w__a {
    top: -0.5%;
  }
}
@media screen and (max-width: 480px) {
  .circle__w__a {
    top: 0%;
  }
}
.circle__g {
  background-color: #C9CACA;
  top: -1%;
  z-index: -10;
}
@media screen and (max-width: 1100px) {
  .circle__g {
    top: -1%;
  }
}
@media screen and (max-width: 480px) {
  .circle__g {
    top: -0.7%;
  }
}
.circle__blue {
  background-color: #E7EEF8;
  top: -1%;
  z-index: -10;
}
@media screen and (max-width: 1100px) {
  .circle__blue {
    top: -1%;
  }
}
@media screen and (max-width: 480px) {
  .circle__blue {
    top: -0.7%;
  }
}
.circle__s {
  width: 174px;
  height: 45px;
  background: #fff;
  top: -4%;
}
@media screen and (max-width: 480px) {
  .circle__s {
    width: 100px;
    height: 20px;
    top: -3%;
  }
}
.circle__p {
  left: 20%;
}
@media screen and (max-width: 1200px) {
  .circle__p {
    left: 50%;
    top: -3%;
  }
}
@media screen and (max-width: 480px) {
  .circle__p {
    top: -1.5%;
  }
}
.circle__gf {
  background-color: #C9CACA;
  top: -18px;
}
@media screen and (max-width: 1100px) {
  .circle__gf {
    top: -6%;
  }
}
@media screen and (max-width: 480px) {
  .circle__gf {
    top: -4%;
  }
}

.a_title_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.a_title_box .inner_box {
  width: 40px;
  height: 40px;
}

.a_title {
  font-size: 28px;
  color: #17499D;
}
@media screen and (max-width: 480px) {
  .a_title {
    font-size: 22px;
  }
}

.btn_g {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #fff;
  background-color: #006934;
  border-radius: 10px;
}
.btn_g__h {
  width: 181px;
  height: 67px;
}
@media screen and (max-width: 768px) {
  .btn_g__h {
    width: 120px;
    height: 44px;
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  .btn_g__h {
    width: 100px;
    height: 40px;
    font-size: 12px;
  }
}
.btn_g__i {
  width: 302px;
  height: 67px;
  gap: 30px;
  margin: 55px auto 0;
}
@media screen and (max-width: 480px) {
  .btn_g__i {
    width: 200px;
    height: 44px;
    font-size: 16px;
  }
}
.btn_g__post {
  width: 280px;
  height: 60px;
  gap: 30px;
  margin: 45px 0 0;
}

.btn_w {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #17499D;
  background-color: #fff;
  border-radius: 10px;
  width: 302px;
  height: 67px;
}
@media screen and (max-width: 480px) {
  .btn_w {
    width: 200px;
    height: 44px;
    font-size: 16px;
  }
}
.btn_w__02 {
  width: 165px;
  height: 60px;
  margin-top: 30px;
  margin-right: 0;
  margin-left: auto;
  gap: 15px;
}
.btn_w__02__b {
  background-color: #17499D;
  color: #fff;
}

#header {
  width: 100%;
}

.hd {
  background-image: url(../img/top/mv_t.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 852px;
}
@media screen and (max-width: 480px) {
  .hd {
    height: 600px;
  }
}

.hd__page {
  background-image: url(../img/about/mv_a.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 605px;
}
.hd__page__medical {
  background-image: url(../img/medical/mv_m.png);
}
.hd__page__preventive {
  background-image: url(../img/preventive/p_mv.png);
}
@media screen and (max-width: 1100px) {
  .hd__page {
    height: 500px;
  }
}

.hd__post {
  height: 340px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .hd__post {
    height: 200px;
  }
}

.hd__container {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  padding-top: 25px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1300px) {
  .hd__container {
    justify-content: flex-start;
    gap: 20px;
  }
}

.h_contact {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.h_box_01 {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 480px) {
  .h_box_01 {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media screen and (max-width: 1300px) {
  .h_container {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .h_container {
    margin-top: 5px;
  }
}

.h_box_02 {
  margin-top: 12px;
}

.phone_box {
  font-size: 28px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 20px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .phone_box {
    font-size: 16px;
    gap: 10px;
  }
}
@media screen and (max-width: 480px) {
  .phone_box {
    justify-content: center;
  }
}
.phone_box__b {
  color: #fff;
  font-size: 35px;
}
@media screen and (max-width: 480px) {
  .phone_box__b {
    font-size: 24px;
    gap: 5px;
  }
}

.h_box_03 {
  margin-top: 22px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.3;
}
@media screen and (max-width: 1300px) {
  .h_box_03 {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .h_box_03 {
    font-size: 10px;
    margin-top: 8px;
  }
}

/* =========================================
    Navigation
========================================= */
.list_box {
  display: flex;
  align-items: flex-end;
  gap: 30px;
}
@media screen and (max-width: 1400px) {
  .list_box {
    gap: 20px;
  }
}
@media screen and (max-width: 1300px) {
  .list_box {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
}

.list_item a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

/* =========================================
    Drawer Navigation
========================================= */
@media screen and (max-width: 1300px) {
  #g-nav {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #FCF9F7;
    opacity: 0;
    transition: all 0.3s;
  }
  #g-nav.panelactive {
    z-index: 999;
    opacity: 1;
  }
  #g-nav.panelactive #g-nav-list {
    display: block;
  }
  #g-nav.panelactive ul {
    opacity: 1;
  }
  #g-nav.panelactive ul li {
    animation: gnaviAnime 1s 0.2s forwards;
    opacity: 0;
  }
  #g-nav ul {
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
  }
  #g-nav li {
    margin: 0 0 10px;
    list-style: none;
    text-align: center;
  }
  #g-nav li a {
    flex-direction: row;
    gap: 15px;
    padding: 10px;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-decoration: none;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 480px) {
  #g-nav ul {
    top: 50%;
  }
  #g-nav li {
    margin: 0;
  }
}

@media screen and (max-width: 1300px) {
  #g-nav-list {
    position: fixed;
    z-index: 999;
    display: none;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (max-width: 480px) {
  #g-nav-list .list_box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #g-nav-list .list_box .h_container {
    order: 99;
  }
}

.list_item.current a {
  color: #006934;
}

/* =========================================
    Header Container SP
========================================= */
@media screen and (max-width: 480px) {
  .h_container {
    display: block;
    padding: 10px;
    text-align: center;
  }
  .h_box_02 {
    margin-top: 10px;
  }
  .h_box_03 {
    padding-top: 20px;
    font-size: 11px;
  }
}
/* =========================================
    Hamburger Button
========================================= */
.openbtn {
  display: none;
}
@media screen and (max-width: 1300px) {
  .openbtn {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    display: block;
    width: 94px;
    height: 94px;
    cursor: pointer;
    background: #006934;
  }
  .openbtn span {
    position: absolute;
    left: 50%;
    display: inline-block;
    width: 42px;
    height: 3px;
    border-radius: 2px;
    background-color: #fff;
    transform: translateX(-50%);
    transition: all 0.4s;
  }
  .openbtn span:nth-of-type(1) {
    top: 33px;
  }
  .openbtn span:nth-of-type(2) {
    top: 46px;
  }
  .openbtn span:nth-of-type(3) {
    top: 59px;
  }
  .openbtn.active span:nth-of-type(1) {
    top: 46px;
    width: 32px;
    transform: translateX(-50%) rotate(45deg);
  }
  .openbtn.active span:nth-of-type(2) {
    opacity: 0;
  }
  .openbtn.active span:nth-of-type(3) {
    top: 46px;
    width: 32px;
    transform: translateX(-50%) rotate(-45deg);
  }
}
@media screen and (max-width: 768px) {
  .openbtn {
    width: 70px;
    height: 70px;
  }
  .openbtn span {
    width: 32px;
  }
  .openbtn span:nth-of-type(1) {
    top: 22px;
  }
  .openbtn span:nth-of-type(2) {
    top: 34px;
  }
  .openbtn span:nth-of-type(3) {
    top: 46px;
  }
  .openbtn.active span:nth-of-type(1), .openbtn.active span:nth-of-type(3) {
    top: 35px;
    width: 26px;
  }
}
@media screen and (max-width: 480px) {
  .openbtn {
    width: 50px;
    height: 50px;
  }
  .openbtn span {
    width: 24px;
  }
  .openbtn span:nth-of-type(1) {
    top: 16px;
  }
  .openbtn span:nth-of-type(2) {
    top: 25px;
  }
  .openbtn span:nth-of-type(3) {
    top: 34px;
  }
  .openbtn.active span:nth-of-type(1), .openbtn.active span:nth-of-type(3) {
    top: 25px;
    width: 22px;
  }
}

/* =========================================
    Animation
========================================= */
@keyframes gnaviAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.contact {
  margin-top: 130px;
}
@media screen and (max-width: 480px) {
  .contact {
    margin-top: 80px;
  }
}
.contact__02 {
  margin-top: 100px;
}

.contact_area {
  background-color: #17499D;
  border-radius: 22px;
  text-align: center;
}

.contact_box {
  padding: 44px 0;
}

.c_title {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
}
@media screen and (max-width: 480px) {
  .c_title {
    font-size: 24px;
  }
}

.c_text {
  color: #fff;
  padding-top: 26px;
}

.contact_item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 33px;
  gap: 170px;
}
@media screen and (max-width: 1100px) {
  .contact_item {
    flex-direction: column;
    gap: 50px;
  }
}
@media screen and (max-width: 480px) {
  .contact_item {
    padding-top: 20px;
    gap: 30px;
  }
}

.access_area {
  margin-top: 117px;
}
@media screen and (max-width: 480px) {
  .access_area {
    margin-top: 80px;
  }
}

.ad {
  margin-top: 20px;
  text-align: center;
}

.access_container {
  display: flex;
  justify-content: space-between;
}
.access_container__01 {
  margin-top: 40px;
}
.access_container__02 {
  margin-top: 26px;
}
@media screen and (max-width: 1100px) {
  .access_container__02 {
    margin-top: 100px;
  }
}
@media screen and (max-width: 480px) {
  .access_container__02 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 1100px) {
  .access_container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 50px;
  }
}

.access_box__02 {
  width: 70%;
}
@media screen and (max-width: 1100px) {
  .access_box__02 {
    width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 1100px) {
  .a_item__01 {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .a_item_03 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

.a_item_03_text {
  display: block;
  margin: 20px 0 25px;
}

.g_map {
  width: 100%;
  height: 352px;
  border-radius: 10px;
}

.blue_box {
  width: 272px;
  padding: 13px 0;
  border-radius: 10px;
  background-color: #17499D;
  color: #fff;
  text-align: center;
}
.blue_box p {
  font-size: 20px;
}
@media screen and (max-width: 480px) {
  .blue_box p {
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  .blue_box {
    width: 230px;
  }
}
.blue_box__m {
  margin: 136px auto 0;
}
.blue_box__a {
  margin: 117px auto 0;
}
@media screen and (max-width: 480px) {
  .blue_box__a {
    margin: 60px auto 0;
  }
}
.blue_box__mp {
  margin: 80px auto 0;
}
.blue_box__mp__02 {
  margin: 73px auto 0;
}

.access_text {
  margin: 14px 0;
}

.a_foot {
  margin: 95px 0 160px;
}
@media screen and (max-width: 480px) {
  .a_foot {
    margin: 60px 0;
  }
}

.ft {
  position: relative;
  background-color: #C9CACA;
  padding-bottom: 50px;
}

.p-ft__copyright {
  display: flex;
  justify-content: center;
  font-size: 12px;
  letter-spacing: 0.01em;
  font-weight: 400;
}
@media screen and (max-width: 480px) {
  .p-ft__copyright {
    font-size: 9px;
  }
}

.f_logo {
  text-align: center;
}

#g-nav__f {
  margin: 60px 0;
}
@media screen and (max-width: 480px) {
  #g-nav__f {
    margin: 0 0 30px 0;
  }
}

.list_box__f {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 45px;
}
@media screen and (max-width: 1100px) {
  .list_box__f {
    margin: 0 auto;
    gap: 15px 25px;
    flex-wrap: wrap;
  }
}

.list_item__f {
  font-weight: 400;
  font-size: 22px;
}
@media screen and (max-width: 1100px) {
  .list_item__f {
    font-size: 16px;
  }
}

.list_item__f.current a span {
  color: #17499D;
}

.blur {
  animation-name: blurAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

@keyframes blurAnime {
  from {
    filter: blur(10px);
    transform: scale(1.02);
  }
  to {
    filter: blur(0);
    transform: scale(1);
  }
}
.top_info {
  position: relative;
}

.flower_box {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.s_subtitle {
  font-size: 19px;
  text-align: center;
  padding-top: 24px;
}
@media screen and (max-width: 480px) {
  .s_subtitle {
    font-size: 16px;
  }
}

.top_p_box {
  padding-top: 58px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 480px) {
  .top_p_box {
    padding-top: 30px;
    flex-direction: column;
    justify-content: center;
    gap: 30px;
  }
}

.top_p {
  width: 31%;
}
@media screen and (max-width: 768px) {
  .top_p {
    width: 355px;
  }
}

.info_area {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  min-height: auto;
  flex-basis: auto;
}
@media screen and (max-width: 1100px) {
  .info_area {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 480px) {
  .info_area {
    margin-top: 50px;
  }
}

.news_area {
  width: 100%;
  max-width: 540px;
}
@media screen and (max-width: 1100px) {
  .news_area {
    width: 100%;
    margin-bottom: 50px;
  }
}

.n_column {
  width: 34px;
}
@media screen and (max-width: 480px) {
  .n_column {
    width: 23.8px;
  }
}

.news_container {
  margin-top: 20px;
  width: 100%;
  max-width: 539px;
  background-color: #17499D;
  color: #fff;
  border-radius: 22px;
  padding: 40px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.news_container__02 {
  background-color: #fff;
  border: 1px solid #17499D;
}
@media screen and (max-width: 1100px) {
  .news_container {
    margin: 20px auto;
  }
}
@media screen and (max-width: 480px) {
  .news_container {
    padding: 30px 20px;
  }
}

.post_list_box {
  width: 100%;
}

.post_list {
  color: #fff;
  border-bottom: 1px dotted #fff;
  padding: 20px 0;
}
.post_list__02 {
  color: #17499D;
  border-bottom: 1px dotted #17499D;
}
.post_list a {
  display: flex;
  align-items: center;
  gap: 20px;
}

.post_title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
  min-width: 0;
}

.time_container {
  margin-top: 100px;
}

.time_table_box {
  padding: 14px 0;
}

.point {
  padding-bottom: 90px;
  position: relative;
  background-color: #C9CACA;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
}
.point::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(./img/top/t_back_left.png), url(./img/top/t_back_right.png);
  background-position: left top, right top;
  background-repeat: no-repeat;
  background-size: contain, contain;
  top: 0;
  right: 0;
  z-index: -3;
}
@media screen and (max-width: 1100px) {
  .point::after {
    background-image: url(./img/top/t_back_left.png), url(./img/top/t_back_right02.png);
    background-position: left -50px top 140px, right bottom;
    background-size: 70%;
  }
}
@media screen and (max-width: 480px) {
  .point {
    padding-bottom: 50px;
  }
}

.point_container {
  margin-top: 103px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1100px) {
  .point_container {
    flex-direction: column;
    justify-content: center;
    gap: 100px;
  }
}
@media screen and (max-width: 480px) {
  .point_container {
    margin-top: 60px;
  }
}

.point_box {
  position: relative;
  width: 347px;
  height: 460px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  border-radius: 22px;
}
@media screen and (max-width: 768px) {
  .point_box {
    width: 355px;
    height: auto;
    padding: 0 10px 30px;
  }
}

.p_title {
  color: #17499D;
  font-size: 28px;
  text-align: center;
  letter-spacing: 0;
  margin-top: 22px;
  line-height: 1.3;
}
.p_title span {
  display: block;
  font-size: 17px;
  margin-top: 10px;
}
@media screen and (max-width: 480px) {
  .p_title span {
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  .p_title {
    font-size: 20px;
    margin-top: 10px;
  }
}

.p_text {
  margin-top: 17px;
  width: 250px;
  height: 218px;
  position: absolute;
  bottom: 16%;
}
@media screen and (max-width: 768px) {
  .p_text {
    position: unset;
    width: auto;
    height: auto;
    text-align: start;
  }
}

.payment {
  margin: 94px auto;
  padding-bottom: 90px;
}
@media screen and (max-width: 480px) {
  .payment {
    padding-bottom: 0;
  }
}
.payment .a_title_box .pay_icon {
  width: 33px;
}
.payment .a_title_box .pay_icon_02 {
  width: 29px;
}
.payment .container {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 1100px) {
  .payment .container {
    max-width: 539px;
    padding: 0 20px;
  }
}
.payment .container__02 {
  margin-top: 133px;
}
@media screen and (max-width: 768px) {
  .payment .container__02 {
    margin-top: 80px;
  }
}
.payment .container .box {
  position: relative;
  background-color: #fff;
  margin: 30px 0;
  border-radius: 22px;
}
@media screen and (max-width: 768px) {
  .payment .container .box {
    padding: 0 10px;
  }
}
.payment .container .box__01 {
  height: 203px;
}
@media screen and (max-width: 768px) {
  .payment .container .box__01 {
    height: 142px;
  }
}
.payment .container .box__02 {
  height: 457px;
}
@media screen and (max-width: 768px) {
  .payment .container .box__02 {
    height: 283px;
  }
}
.payment .container .box__03 {
  height: 153px;
}
@media screen and (max-width: 768px) {
  .payment .container .box__03 {
    height: 115px;
  }
}
.payment .container .box .pay_img {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 542px;
}
@media screen and (max-width: 768px) {
  .payment .container .box .pay_img {
    width: 300px;
  }
}

.medical_info {
  position: relative;
}

.time_container__02 {
  margin-top: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 0 50px;
}
@media screen and (max-width: 768px) {
  .time_container__02 {
    margin-top: 60px;
    padding: 0;
  }
}
@media screen and (max-width: 480px) {
  .time_container__02 {
    margin-top: 30px;
  }
}

.time_table_m {
  width: 775px;
}

@media screen and (max-width: 768px) {
  .time_table_text {
    font-size: 15px;
  }
}

.target_box {
  margin-top: 35px;
  text-align: center;
  padding: 0 40px;
}
@media screen and (max-width: 768px) {
  .target_box {
    padding: 0;
  }
}
.target_box .target_title {
  margin: 28px 0 0 0;
  font-size: 24px;
  color: #17499D;
  font-weight: 600;
}
@media screen and (max-width: 480px) {
  .target_box .target_title {
    font-size: 18px;
  }
}

.target_subtitle {
  margin-top: 11px;
  font-size: 17px;
  font-weight: 500;
}
@media screen and (max-width: 480px) {
  .target_subtitle {
    font-size: 16px;
  }
}
.target_subtitle__02 {
  margin-top: 46px;
  font-weight: 500;
}
@media screen and (max-width: 480px) {
  .target_subtitle__02 {
    font-size: 16px;
  }
}
.target_subtitle__03 {
  margin-top: 16px;
  color: #17499D;
}

.target_subtitle__02__text {
  display: block;
  font-size: 17px;
  font-weight: 500;
}
@media screen and (max-width: 480px) {
  .target_subtitle__02__text {
    font-size: 16px;
  }
}

.consultation_box {
  margin-top: 44px;
  text-align: center;
  padding: 0 40px;
}
@media screen and (max-width: 768px) {
  .consultation_box {
    padding: 0;
  }
}
.consultation_box .consultation_title {
  font-size: 24px;
  color: #17499D;
  font-weight: 600;
}
@media screen and (max-width: 480px) {
  .consultation_box .consultation_title {
    font-size: 18px;
  }
}

@media screen and (max-width: 1200px) {
  .point .circle__g {
    top: -1%;
  }
}
@media screen and (max-width: 480px) {
  .point .circle__g {
    top: -0.5%;
  }
}

.point__02 {
  margin-top: 179px;
  padding-bottom: 20px;
}
.point__02::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(./img/medical/m_back_left.png), url(./img/medical/m_back_right.png);
  background-position: left top, right top;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  z-index: -3;
}
@media screen and (max-width: 1100px) {
  .point__02::after {
    background-image: url(./img/medical/m_back_left.png), url(./img/medical/m_back_right.png);
    background-position: left top, right bottom;
    background-size: 50%, 70%;
  }
}
@media screen and (max-width: 480px) {
  .point__02::after {
    background-size: 70%, 120%;
  }
}
@media screen and (max-width: 480px) {
  .point__02 {
    margin-top: 90px;
  }
}

.point_container__02 {
  margin-top: 133px;
}
@media screen and (max-width: 1200px) {
  .point_container__02 {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .point_container__02 {
    margin-top: 100px;
  }
}
@media screen and (max-width: 480px) {
  .point_container__02 {
    margin-top: 80px;
  }
}

.point_box__02 {
  position: relative;
  max-width: 1100px;
  height: 390px;
  border-radius: 22px;
  background-color: #fff;
  margin-bottom: 114px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 55px;
}
@media screen and (max-width: 1200px) {
  .point_box__02 {
    max-width: 500px;
    height: auto;
    flex-direction: column;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  .point_box__02 {
    max-width: 355px;
    gap: 0;
    margin-bottom: 80px;
  }
}

.point_box_item__01 {
  width: 42.6%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (max-width: 1200px) {
  .point_box_item__01 {
    width: 100%;
  }
}

.point_box_item__02 {
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .point_box_item__02 {
    padding: 0 10px;
  }
}

.p_title__m {
  font-size: 26px;
}
@media screen and (max-width: 1200px) {
  .p_title__m {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .p_title__m {
    font-size: 24px;
  }
}

.p_title__01 {
  position: absolute;
  top: 14%;
  left: 9%;
}
@media screen and (max-width: 1200px) {
  .p_title__01 {
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 768px) {
  .p_title__01 {
    top: 11%;
  }
}

.p_title__02 {
  position: absolute;
  top: 14%;
  left: 15%;
}
@media screen and (max-width: 1200px) {
  .p_title__02 {
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 768px) {
  .p_title__02 {
    top: 10%;
  }
}

.p_title__03 {
  position: absolute;
  top: 14%;
  left: 13%;
}
@media screen and (max-width: 1200px) {
  .p_title__03 {
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 768px) {
  .p_title__03 {
    top: 11%;
  }
}

.p_text__m {
  width: 468px;
}
@media screen and (max-width: 1200px) {
  .p_text__m {
    width: auto;
    padding: 30px 50px 0;
  }
}
@media screen and (max-width: 768px) {
  .p_text__m {
    padding: 20px 10px;
  }
}

.p_text__01 {
  margin-top: 115px;
}
@media screen and (max-width: 1200px) {
  .p_text__01 {
    margin-top: 160px;
  }
}
@media screen and (max-width: 480px) {
  .p_text__01 {
    margin-top: 75px;
  }
}

.p_text__02 {
  margin-top: 80px;
}
@media screen and (max-width: 1200px) {
  .p_text__02 {
    margin-top: 140px;
  }
}
@media screen and (max-width: 768px) {
  .p_text__02 {
    margin-top: 120px;
  }
}
@media screen and (max-width: 480px) {
  .p_text__02 {
    margin-top: 75px;
  }
}

.p_text__03 {
  margin-top: 80px;
}
@media screen and (max-width: 1200px) {
  .p_text__03 {
    margin-top: 140px;
  }
}
@media screen and (max-width: 480px) {
  .p_text__03 {
    margin-top: 80px;
  }
}

.announce {
  margin-top: 194px;
  padding-bottom: 40px;
}

.announce_container {
  position: relative;
  max-width: 1100px;
  height: auto;
  border: 2px solid #17499D;
  border-radius: 22px;
  background: #fcf9f7;
  margin: -50px auto;
}

.announce_container::before {
  content: "";
  position: absolute;
  top: -3px;
  left: 50%;
  transform: translateX(-50%);
  width: 34%;
  height: 10px;
  background: #fcf9f7;
}
@media screen and (max-width: 900px) {
  .announce_container::before {
    width: 45%;
  }
}
@media screen and (max-width: 768px) {
  .announce_container::before {
    width: 75%;
  }
}

.flower_m {
  position: absolute;
  top: -7%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .flower_m {
    top: -6%;
  }
}
@media screen and (max-width: 480px) {
  .flower_m {
    top: -5%;
  }
}

.announce_title h2 {
  width: 100%;
  color: #17499D;
  font-size: 26px;
  font-weight: 500;
  text-align: center;
  position: absolute;
  top: -1%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .announce_title h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .announce_title h2 {
    top: 0;
  }
}

.announce_subtitle {
  text-align: center;
  margin-top: 45px;
}

.announce_box {
  padding: 54px 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 800px;
  margin: 0 auto;
  gap: 50px;
}
@media screen and (max-width: 980px) {
  .announce_box {
    width: auto;
    align-items: center;
    gap: 70px;
  }
}
@media screen and (max-width: 768px) {
  .announce_box {
    padding: 30px 10px;
  }
}
.announce_box li {
  display: flex;
  align-items: center;
  gap: 56px;
}
@media screen and (max-width: 980px) {
  .announce_box li {
    flex-direction: column;
    gap: 20px;
  }
}
.announce_box li .p {
  display: block;
}
.announce_box li:last-child {
  margin: 0;
}

.announce_item__01 {
  width: 111px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 980px) {
  .announce_item__01 {
    width: 100%;
    gap: 10px;
  }
}
.announce_item__01 .announce_item_title {
  display: block;
  text-align: center;
  font-size: 26px;
  line-height: 1.5;
  color: #17499D;
}
@media screen and (max-width: 480px) {
  .announce_item__01 .announce_item_title {
    font-size: 24px;
  }
}
.announce_item__01 .m_01 {
  width: 110px;
}
.announce_item__01 .m_02 {
  width: 95px;
}

.announce_item__02 {
  width: 675px;
}
@media screen and (max-width: 980px) {
  .announce_item__02 {
    width: 100%;
  }
}

.announce_box__02 {
  margin: -11px 0 56px 0;
  padding: 0 20px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .announce_box__02 {
    padding: 0 10px;
  }
}
.announce_box__02 .m_03 {
  max-width: 608px;
}

.about_area {
  position: relative;
}

.about_text_box {
  margin-top: 81px;
}
@media screen and (max-width: 480px) {
  .about_text_box {
    margin-top: 30px;
  }
}
.about_text_box .about_text {
  text-align: center;
  letter-spacing: 0;
  margin-top: 31px;
}

.director_container {
  margin-top: 48px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 38px;
}
@media screen and (max-width: 1200px) {
  .director_container {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
  }
}
.director_container .director_box__01 {
  width: 312px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .director_container .director_box__01 {
    width: auto;
  }
}
.director_container .director_box__02 .director_text {
  width: 720px;
  padding: 20px 0;
  letter-spacing: -0.5px;
}
@media screen and (max-width: 768px) {
  .director_container .director_box__02 .director_text {
    width: auto;
    padding: 0;
  }
}

.director__img {
  display: block;
  margin: 10px 0;
}

.director_name {
  font-size: 30px;
  color: #17499D;
  display: flex;
  align-items: baseline;
}
@media screen and (max-width: 768px) {
  .director_name {
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .director_name {
    font-size: 25px;
  }
}
.director_name__01 {
  font-size: 32px;
  color: #17499D;
}
@media screen and (max-width: 480px) {
  .director_name__01 {
    display: block;
    font-size: 24px;
  }
}
.director_name__02 {
  display: block;
  font-size: 22px;
  color: #17499D;
  font-weight: 400;
  margin-left: 10px;
}
@media screen and (max-width: 480px) {
  .director_name__02 {
    font-size: 16px;
  }
}
.director_name__03 {
  color: #17499D;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .director_name__03 {
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .director_name__03 {
    font-size: 18px;
  }
}
.director_name__04 {
  color: #3E3A39;
  font-size: 20px;
}

.director_container__02 {
  margin-top: 56px;
  background-color: #efefef;
  border-radius: 22px;
  padding: 39px 9.8% 105px 9.8%;
}
@media screen and (max-width: 768px) {
  .director_container__02 {
    padding: 30px 10px;
  }
}

.director__title {
  font-size: 26px;
  color: #17499D;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .director__title {
    font-size: 22px;
  }
}

.career_box {
  padding-top: 16px;
  letter-spacing: -0.5px;
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  .career_box {
    font-size: 16px;
  }
}
.career_box__02 {
  padding-top: 23px;
}

.career_item {
  display: flex;
  align-items: center;
  gap: 33px;
  margin-bottom: 3px;
}
@media screen and (max-width: 1200px) {
  .career_item {
    flex-direction: column;
    justify-content: center;
    gap: 0;
    margin-bottom: 30px;
    text-align: center;
  }
}
.career_item .c_item_l {
  width: 200px;
}
@media screen and (max-width: 1200px) {
  .career_item .c_item_l {
    width: auto;
  }
}

.career_item__02 li {
  margin-bottom: 5px;
}

.director_box__04 {
  padding-top: 43px;
}
.director_box__04 .director_box__04__text {
  padding-top: 23px;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .director_box__04 .director_box__04__text {
    font-size: 16px;
  }
}

.director_box__05 {
  padding-top: 50px;
}

@media screen and (max-width: 1200px) {
  .c_item_05 li {
    margin-bottom: 20px;
  }
  .c_item_05 {
    text-align: center;
  }
}

.facility {
  padding-bottom: 15px;
}

.facility_box {
  margin-top: 70px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 80px 90px;
}
@media screen and (max-width: 1200px) {
  .facility_box {
    gap: 40px 60px;
  }
}

.facility_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 27px;
  color: #17499D;
}
@media screen and (max-width: 480px) {
  .facility_item {
    font-size: 20px;
  }
}
.facility_item .facility_img {
  margin-bottom: 17px;
}
@media screen and (max-width: 1200px) {
  .facility_item .facility_img {
    max-width: 355px;
  }
}

.flower {
  display: block;
  margin: 0 auto;
}

.text_box {
  line-height: 1.8;
  text-align: center;
}

#p_about {
  position: relative;
}
#p_about .img_box {
  padding: 50px 0 20px;
}
@media screen and (max-width: 768px) {
  #p_about .img_box {
    padding: 30px 0 15px;
  }
}
#p_about .img_box .p_img01 {
  display: block;
  margin: 0 auto;
  width: 225px;
}
@media screen and (max-width: 768px) {
  #p_about .img_box .p_img01 {
    width: 157.5px;
  }
}
#p_about .text_container {
  padding: 0 10px 90px;
}
@media screen and (max-width: 768px) {
  #p_about .text_container {
    padding: 0 10px 50px;
  }
}
#p_about .text_container .text_box {
  padding-top: 30px;
}
@media screen and (max-width: 768px) {
  #p_about .text_container .text_box {
    letter-spacing: -0.04em;
  }
}
#p_about .inner {
  padding: 0 10px;
}
#p_about .preventive_container {
  position: relative;
  max-width: 1300px;
  margin: 30px auto 0;
  padding: 100px 10px 120px;
  border: 1px solid #17499D;
  border-radius: 30px;
}
#p_about .preventive_container .inner {
  margin: 0 auto;
  max-width: 1100px;
}
#p_about .preventive_container .title {
  position: absolute;
  top: 0;
  left: 50%;
  padding: 0 24px;
  background-color: #fcf9f7;
  color: #17499D;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
#p_about .preventive_container .box {
  display: flex;
  flex-direction: column;
  gap: 80px;
}
@media screen and (max-width: 768px) {
  #p_about .preventive_container .box {
    gap: 50px;
  }
}
#p_about .preventive_container .item {
  display: grid;
  grid-template-columns: 1fr 355px;
  gap: 25px;
}
#p_about .preventive_container .text h3 {
  margin-bottom: 30px;
  color: #004ea2;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.7;
}
#p_about .preventive_container .text p {
  line-height: 1.6;
}
#p_about .preventive_container .img img {
  display: block;
  width: 100%;
  aspect-ratio: 234/157;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  #p_about .preventive_container {
    margin: 30px 0 0;
    padding: 30px 0 40px;
    border-radius: 16px;
  }
  #p_about .preventive_container .title {
    font-size: 24px;
    padding: 0 16px;
  }
  #p_about .preventive_container .inner {
    gap: 42px;
  }
  #p_about .preventive_container .item {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  #p_about .preventive_container .text h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
}

#p_ope {
  position: relative;
  margin-top: 200px;
  padding-bottom: 130px;
  background-color: #E7EEF8;
}
@media screen and (max-width: 768px) {
  #p_ope {
    margin-top: 80px;
    padding-bottom: 60px;
  }
}
#p_ope .ope_container {
  margin-top: 133px;
}
@media screen and (max-width: 1200px) {
  #p_ope .ope_container {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  #p_ope .ope_container {
    margin-top: 100px;
  }
}
@media screen and (max-width: 480px) {
  #p_ope .ope_container {
    margin-top: 50px;
  }
}
#p_ope .ope_container .ope_box {
  position: relative;
  max-width: 1100px;
  padding: 50px 0;
  border-radius: 22px;
  background-color: #fff;
  margin-bottom: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 55px;
}
@media screen and (max-width: 1200px) {
  #p_ope .ope_container .ope_box {
    flex-direction: column;
  }
}
@media screen and (max-width: 480px) {
  #p_ope .ope_container .ope_box {
    max-width: 355px;
    gap: 20px;
    margin-bottom: 80px;
    padding: 50px 0 20px;
    border-radius: 16px;
  }
}
#p_ope .ope_container .ope_box .circle {
  z-index: 0;
}
#p_ope .ope_container .p_ope_icon {
  width: 67px;
  position: absolute;
  top: 0;
  left: 17%;
}
@media screen and (max-width: 1200px) {
  #p_ope .ope_container .p_ope_icon {
    left: 50%;
    transform: translate(-50%, -50%);
    top: 4%;
  }
}
@media screen and (max-width: 768px) {
  #p_ope .ope_container .p_ope_icon {
    width: 46.9px;
  }
}
#p_ope .ope_container .ope_box_item__01 {
  width: 42.6%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (max-width: 1200px) {
  #p_ope .ope_container .ope_box_item__01 {
    padding: 0 10px;
    width: 100%;
  }
}
#p_ope .ope_container .ope_title {
  color: #17499D;
  font-size: 24px;
  margin: 10px 0 25px;
}
@media screen and (max-width: 768px) {
  #p_ope .ope_container .ope_title {
    font-size: 18px;
    margin: 0 0 10px;
  }
}
#p_ope .ope_container .ope_title__02 {
  margin: 40px 0 25px;
}
@media screen and (max-width: 768px) {
  #p_ope .ope_container .ope_title__02 {
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 768px) {
  #p_ope .ope_container .ope_box_item__02 img {
    width: 335px;
  }
}
#p_ope .timing_box .blue_border {
  margin-top: 50px;
  display: block;
  width: 100%;
  height: 8px;
  background-color: #17499D;
  position: relative;
}
@media screen and (max-width: 768px) {
  #p_ope .timing_box .blue_border {
    margin-top: 80px;
    height: 6px;
  }
}
@media screen and (max-width: 768px) {
  #p_ope .timing_box .blue_border__02 {
    margin-top: 30px;
  }
}
#p_ope .timing_box .p_ope_icon02 {
  position: absolute;
  bottom: -11px;
  left: 50px;
  width: 120px;
}
@media screen and (max-width: 768px) {
  #p_ope .timing_box .p_ope_icon02 {
    width: 84px;
    bottom: -8px;
  }
}
#p_ope .timing_box .p_ope_icon03 {
  position: absolute;
  bottom: -15px;
  right: 50px;
  width: 126px;
}
@media screen and (max-width: 768px) {
  #p_ope .timing_box .p_ope_icon03 {
    width: 88.2px;
    bottom: -11px;
  }
}
#p_ope .timing_box .text_box {
  padding: 50px 0 0;
}
@media screen and (max-width: 768px) {
  #p_ope .timing_box .text_box {
    padding: 30px 0 0;
  }
}

#p_support {
  padding: 100px 0 0 0;
}
@media screen and (max-width: 768px) {
  #p_support {
    padding: 60px 0 0 0;
  }
}
#p_support .flower {
  margin: 0 auto 15px;
}
#p_support .text_box {
  padding: 30px 0 0 0;
}

.post_page {
  position: relative;
}

#post-container {
  margin: 90px 0 250px;
}
@media screen and (max-width: 768px) {
  #post-container {
    margin: 50px 0;
  }
}
#post-container .container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1100px) {
  #post-container .container {
    flex-direction: column;
    gap: 100px;
    justify-content: center;
  }
}
#post-container .post_box {
  width: 735px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
}
@media screen and (max-width: 1100px) {
  #post-container .post_box {
    width: 100%;
  }
}
#post-container .post_box_item {
  width: 100%;
  padding: 50px 60px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  #post-container .post_box_item {
    padding: 30px 10px;
  }
}
#post-container .post_title {
  font-size: 30px;
  padding-bottom: 15px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #post-container .post_title {
    font-size: 20px;
  }
}
#post-container .date {
  color: #17499D;
  font-size: 16px;
  display: flex;
  gap: 16px;
}
#post-container .date__single {
  align-items: center;
}
#post-container .date .category {
  display: block;
  position: relative;
}
#post-container .date .category::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -8px;
  transform: translateY(-50%);
  width: 1px;
  height: 13px;
  background-color: #3E3A39;
}
#post-container .category_single {
  display: block;
  background-color: #17499D;
  border-radius: 1.7px;
  color: #fff;
  padding: 2px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#post-container .text_box {
  text-align: start;
  margin-bottom: 50px;
  padding: 45px 0 60px;
  line-height: 1.8;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-word;
  overflow-wrap: anywhere;
  max-height: 3.6em;
}
@media screen and (max-width: 768px) {
  #post-container .text_box {
    margin-bottom: 0;
    padding: 30px 0 0;
  }
}
#post-container .single_post_box .post_box_item .text_box {
  display: block;
  -webkit-box-orient: unset;
  -webkit-line-clamp: unset;
  overflow: visible;
  max-height: none;
}
#post-container .pager {
  padding-top: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
#post-container .pager__item {
  width: 37px;
  height: 37px;
  border: 1px solid #3E3A39;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  color: #3E3A39;
  text-decoration: none;
  background: #fff;
  transition: 0.3s;
}
#post-container .pager__item:hover {
  opacity: 0.7;
}
#post-container .pager__item.is-current {
  background: #17499D;
  border-color: #17499D;
  color: #fff;
  pointer-events: none;
}
#post-container .sidebar_box {
  width: 250px;
  display: flex;
  flex-direction: column;
  gap: 100px;
}
@media screen and (max-width: 1100px) {
  #post-container .sidebar_box {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #post-container .sidebar_box {
    gap: 50px;
    padding: 0 10px;
  }
}
#post-container .s_item_box ul {
  padding-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#post-container .s_title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
#post-container .s_title h3 .latest-post {
  width: 213px;
}
@media screen and (max-width: 768px) {
  #post-container .s_title h3 .latest-post {
    width: 170.4px;
  }
}
#post-container .s_title h3 .category_text {
  width: 174px;
}
@media screen and (max-width: 768px) {
  #post-container .s_title h3 .category_text {
    width: 139.2px;
  }
}
#post-container .s_title h3 .archive_text {
  width: 141px;
}
@media screen and (max-width: 768px) {
  #post-container .s_title h3 .archive_text {
    width: 112.8px;
  }
}
@media screen and (max-width: 768px) {
  #post-container .s_title p {
    font-size: 16px;
  }
}

.post_img {
  width: 484px;
  height: 319px;
  -o-object-fit: cover;
     object-fit: cover;
  padding-bottom: 50px;
}
.single_pager {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 90px;
}
@media screen and (max-width: 768px) {
  .single_pager {
    gap: 60px;
  }
}
.single_pager .s_link {
  position: relative;
}
.single_pager .s_link__before {
  padding-left: 100px;
}
.single_pager .s_link__before::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 0;
  background-image: url(../img/common/s_arrow.svg);
  background-repeat: no-repeat;
  width: 22px;
  height: 42px;
}
@media screen and (max-width: 768px) {
  .single_pager .s_link__before {
    padding-left: 35px;
  }
  .single_pager .s_link__before::before {
    width: 15.4px;
    height: 29.4px;
    top: 50%;
    transform: translateY(-50%);
  }
}
.single_pager .s_link__after {
  padding-right: 100px;
}
.single_pager .s_link__after::after {
  content: "";
  position: absolute;
  top: -8px;
  right: 0;
  background-image: url(../img/common/s_arrow.svg);
  transform: scaleX(-1);
  background-repeat: no-repeat;
  width: 22px;
  height: 42px;
}
@media screen and (max-width: 768px) {
  .single_pager .s_link__after {
    padding-right: 35px;
  }
  .single_pager .s_link__after::after {
    width: 15.4px;
    height: 29.4px;
    top: 50%;
    transform: translateY(-50%) scaleX(-1);
  }
}
.single_pager .border {
  display: block;
  position: relative;
}
.single_pager .border::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 1px;
  background-color: #3E3A39;
}
@media screen and (max-width: 768px) {
  .single_pager .border::after {
    width: 50px;
    left: 50%;
    transform: translateX(-50%);
  }
}

.p_link {
  text-decoration: underline;
  color: blue;
}

.post_box__column {
  width: 735px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 60px;
  align-items: start;
}

.post_box_item__column {
  width: 350px;
  height: auto;
}
.post_box_item__column .thumbnail {
  margin-bottom: 10px;
}
.post_box_item__column .thumbnail a {
  display: block;
  line-height: 0;
}
.post_box_item__column .thumbnail img {
  display: block;
  width: 100%;
  aspect-ratio: 350/220;
  -o-object-fit: cover;
     object-fit: cover;
}

.post_title__column {
  font-size: 30px;
  line-height: 1.5;
  padding-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .post_title__column {
    font-size: 26px;
  }
}

.wp-block-image img {
  margin: 30px 0;
}/*# sourceMappingURL=style.css.map */