@charset "UTF-8";
/* ------------------------------------------
 SP
------------------------------------------ */
@media screen and (max-width: 750px) {
  /* ------------------------------------------
  		sp アクセス
  ------------------------------------------ */
  .access_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .access_box1 > section > .ggmap {
    margin-bottom: 30px;
  }
  .access_box1 > section > .clinic_info {
    text-align: center;
    margin-bottom: 40px;
  }
  .access_box1 > section > .clinic_info > h3 {
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
  .access_box1 > section > .clinic_info > p {
    font-size: 1.4rem;
  }
  .access_box1 .common_info_board {
    width: 94%;
    margin: 0 auto 100px;
  }
  .access_box1 .common_info_board .contents {
    height: auto;
  }
  .access_box1 .common_info_board .pin_box_1 > .aside {
    margin-bottom: 0.6em;
    font-weight: bold;
    font-size: 1.4rem;
  }
  .access_box1 .common_info_board .pin_box_1 > ul {
    list-style: decimal;
    padding-left: 1.5em;
    font-size: 1.4rem;
  }
  .access_box1 .common_info_board .pin_box_1 > ul > li {
    margin-bottom: 0.6em;
  }
  .access_box1 .common_info_board .pin_box_1 > ul > li > h4 {
    font-weight: bold;
  }
  .access_box1 .common_info_board .pin_box_1 > ul > li > h4 > span {
    margin-left: -5px;
    padding-right: 3px;
    font-size: 1.2rem;
    letter-spacing: -3px;
  }
  .access_box1 .common_info_board .pin_box_2 > ul {
    list-style: disc;
    padding-left: 1.5em;
    font-size: 1.4rem;
  }
  .access_box1 .common_info_board .pin_box_2 > ul > li {
    margin-bottom: 0.6em;
  }
  /* ------------------------------------------
  		sp 施設紹介
  ------------------------------------------ */
  .facility_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .facility_box1 > section {
    width: 94%;
    margin: 0 auto;
    margin: 0 auto;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 {
    margin-bottom: 20px;
    text-align: center;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 > .left_image {
    margin-bottom: 20px;
    text-align: center;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 > .left_image > img {
    max-width: 70%;
    border: 1px #ccc solid;
    box-sizing: border-box;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 > .right_text {
    text-align: left;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 > .right_text > p {
    margin-bottom: 10px;
    font-size: 1.4rem;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 > .right_text > p:last-child {
    margin-bottom: 0;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 > .right_text > dl {
    margin-bottom: 20px;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 > .right_text > dl:last-child {
    margin-bottom: 0;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 > .right_text > dl > dt {
    display: block;
    margin-bottom: 15px;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 > .right_text > dl > dt > span {
    font-size: 1.6rem;
    color: #285BA5;
    border-bottom: 2px #285BA5 solid;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 > .right_text > dl > dd > div {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #fff;
    font-size: 1.2rem;
  }
  /* ------------------------------------------
   	sp 予約について
  ------------------------------------------ */
  .reserve_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .reserve_box1 > section > .reserve_text1 {
    position: relative;
    margin-bottom: 40px;
  }
  .reserve_box1 > section > .reserve_text1 > p {
    margin-bottom: 10px;
    font-size: 1.4rem;
  }
  .reserve_box1 > section > .reserve_text1 > div > div > ol {
    font-weight: bold;
    font-size: 1.4rem;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 {
    position: relative;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 > div > div > ul {
    font-weight: bold;
    list-style-type: disc;
    font-size: 1.4rem;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 > div > div > ul > li {
    margin-bottom: 10px;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 > div > div > ul > li:last-child {
    margin-bottom: 0;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 > ul {
    font-size: 1.4rem;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 > ul > li {
    margin-bottom: 20px;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 > ul > li > div {
    font-weight: bold;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 .reserve_osusume_url {
    margin-bottom: 20px;
    word-break: break-all;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 .reserve_osusume_url:last-child {
    margin-bottom: 0;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 .reserve_osusume_url > a {
    display: block;
    font-size: 1.3rem;
    color: #285BA5;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 .reserve_osusume_url > a:hover {
    opacity: 0.7;
  }
  .reserve_box2 > section {
    width: 94%;
    margin: 0 auto;
  }
  .reserve_box2 > section > p {
    text-align: left;
    font-size: 1.4rem;
  }
  /* -------------------------------------
   		sp 子どもの病気
  ------------------------------------- */
  .child_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .child_box1 {
    height: 300px;
  }
  .child_box1 > section > .child_conts_wrap > .child_conts1 > p {
    font-size: 2rem;
    text-align: center;
    letter-spacing: 1.4px;
  }
  /* -------------------------------------
   		sp 診療方針
  ------------------------------------- */
  .policy_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .policy_box1 .policy_box1_inner > div > .large_text {
    font-size: 2rem !important;
    color: #285BA5;
    line-height: 1.5;
  }
  .policy_box1 .policy_box1_inner > div > .illust {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0.9;
  }
  .policy_box1 .policy_box1_inner > div > p {
    line-height: 2;
    font-size: 1.4rem;
  }
  /* ------------------------------------------
   	sp でべそ外来
  ------------------------------------------ */
  .debeso_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  /* -------------------------------------
    sp 医師の紹介
  ------------------------------------- */
  .doctor_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .doctor_box1 > section > .doctor_intro {
    position: relative;
    margin-bottom: 40px;
  }
  .doctor_box1 > section > .doctor_intro > div.left {
    margin-bottom: 30px;
  }
  .doctor_box1 > section > .doctor_intro > div.right > .pic {
    text-align: center;
  }
  .doctor_box1 > section > .doctor_intro > div.right > .pic > img {
    width: 60%;
    border-radius: 40PX;
  }
  .doctor_box1 > section > .doctor_intro > div.right > .text {
    text-align: center;
    font-size: 1.6rem;
  }
  .doctor_box1 > section > .doctor_intro > div.right > .text > .name {
    font-weight: bold;
  }
  .doctor_box1 > section > .doctor_intro > div > p {
    margin-bottom: 20px;
    font-size: 1.4rem;
  }
  .doctor_box1 > section > .doctor_intro > div > p:last-child {
    margin-bottom: 0;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .kinmui_wrap > div {
    margin-bottom: 10px;
    background-color: #fff;
    padding: 20px;
    border-radius: 15px;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .kinmui_wrap > div > .name {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 1.6rem;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .kinmui_wrap > div > .name > span {
    font-size: 1.2rem;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .kinmui_wrap > div > ul {
    list-style: disc;
    padding-left: 1.5em;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .kinmui_wrap > div > ul > li {
    font-size: 1.4rem;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .ryakureki_wrap > ul {
    list-style: disc;
    padding-left: 2em;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .ryakureki_wrap > ul > li {
    line-height: 2;
    font-size: 1.4rem;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .shozoku_wrap > div {
    padding-left: 10px;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .shozoku_wrap > div:first-child {
    margin-bottom: 20px;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .shozoku_wrap > div > .shozoku_title {
    display: inline-block;
    margin-bottom: 10px;
    padding: 0 3px;
    line-height: 1;
    font-size: 1.5rem;
    letter-spacing: 1.1px;
    font-weight: bold;
    border-bottom: 3px #F6B1A6 solid;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .shozoku_wrap > div > ul {
    list-style: disc;
    padding-left: 2em;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .shozoku_wrap > div > ul > li {
    line-height: 2;
    font-size: 1.4rem;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .jiseki_wrap > ul {
    list-style: disc;
    padding-left: 2em;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .jiseki_wrap > ul > li {
    line-height: 2;
    font-size: 1.4rem;
  }
  /* -------------------------------------
    sp 弱視外来
  ------------------------------------- */
  .amblyopia_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .amblyopia_box1 > section {
    width: 94%;
    margin: 0 auto;
    margin: 0 auto;
  }
  .amblyopia_box1 > section > .amblyopia_conts_wrap > .amblyopia_conts1 > div > div > ol {
    font-size: 1.4rem;
  }
  .amblyopia_box1 > section > .amblyopia_conts_wrap > .amblyopia_conts1 > ul {
    padding-left: 2em;
    list-style: disc;
  }
  .amblyopia_box1 > section > .amblyopia_conts_wrap > .amblyopia_conts1 > ul > li {
    line-height: 1.8;
    font-size: 1.4rem;
  }
  /* -------------------------------------
    sp 脱腸外来
  ------------------------------------- */
  .hernia_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .hernia_box1 > section > .hernia_conts_wrap > .hernia_conts1 > ul {
    margin-top: 30px;
    padding-left: 0.5em;
    font-size: 1.4rem;
  }
  .hernia_box1 > section > .hernia_conts_wrap > .hernia_conts1 > ul > li {
    margin-bottom: 30px;
  }
  .hernia_box1 > section > .hernia_conts_wrap > .hernia_conts1 > ul > li:last-child {
    margin-bottom: 0;
  }
  /* -------------------------------------
   		sp 乳幼児健診
  ------------------------------------- */
  .infants_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .infants_box1 > section > .infants_intro {
    position: relative;
    margin-bottom: 40px;
  }
  .infants_box1 > section > .infants_intro > p {
    margin-bottom: 10px;
    font-size: 1.4rem;
  }
  .infants_box1 > section > .infants_intro > p:last-child {
    margin-bottom: 0;
  }
  .infants_box1 > section > .infants_conts_wrap > .infants_conts1 > .infants_left {
    margin-bottom: 20px;
    font-size: 1.4rem;
  }
  .infants_box1 > section > .infants_conts_wrap > .infants_conts1 > .infants_right {
    text-align: center;
  }
  .infants_box1 > section > .infants_conts_wrap > .infants_conts1 > .infants_right > img {
    max-width: 50%;
    border: 1px #ccc solid;
  }
  /* -------------------------------------
   		sp 便秘外来
  ------------------------------------- */
  .constipation_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > ul.sick {
    margin-bottom: 20px;
    padding-left: 1em;
    list-style: disc;
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > ul.sick > li {
    margin-bottom: 10px;
    font-size: 1.4rem;
    line-height: 1;
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > ul.sick > li:last-child {
    margin-bottom: 0;
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > .sign_wrap {
    margin-bottom: 20px;
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > .sign_wrap > table {
    margin: 0 auto;
    background-color: #fff;
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > .sign_wrap > table tr > th {
    padding: 5px;
    text-align: center;
    border: 1px #285BA5 solid;
    vertical-align: middle;
    font-size: 1.1rem;
    color: #285BA5;
    background-color: #9ADBFF;
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > .sign_wrap > table tr > td {
    padding: 5px;
    font-size: 1.1rem;
    border: 1px #285BA5 solid;
    text-align: center;
    vertical-align: middle;
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > .sign_wrap > table tr > td.td_l {
    text-align: left;
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > .sign_wrap > table tr > td > img {
    max-width: 100%;
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > ul.ben > li {
    margin-bottom: 30px;
    font-size: 1.4rem;
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > ul.ben > li:last-child {
    margin-bottom: 0;
  }
  /* -------------------------------------
    sp 予防接種
  ------------------------------------- */
  .vaccination_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .vaccination_box1 > section > .vaccination_conts_wrap > .vaccination_conts1 > .kanou_wrap > div > table {
    width: 100%;
    table-layout: fixed;
    background-color: #fff;
  }
  .vaccination_box1 > section > .vaccination_conts_wrap > .vaccination_conts1 > .kanou_wrap > div > table tr > th {
    padding: 5px;
    border: 1px #285BA5 solid;
    background-color: #9ADBFF;
    color: #285BA5;
    text-align: center;
    font-size: 1.2rem;
  }
  .vaccination_box1 > section > .vaccination_conts_wrap > .vaccination_conts1 > .kanou_wrap > div > table tr > th.bg_other {
    background-color: #abbff1;
  }
  .vaccination_box1 > section > .vaccination_conts_wrap > .vaccination_conts1 > .kanou_wrap > div > table tr > td {
    padding: 5px;
    border: 1px #285BA5 solid;
    text-align: center;
    vertical-align: middle;
    font-size: 1.2rem;
  }
  .vaccination_box1 > section > .vaccination_conts_wrap > .vaccination_conts1 > .kanou_wrap > .kanou_left {
    margin-bottom: 20px;
  }
  /* -------------------------------------
   		sp 初めてのお注射外来
  ------------------------------------- */
  .chusha_gairai_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .chusha_gairai_box1 .chuusha_mb {
    margin-bottom: 3em !important;
    overflow: hidden;
  }
  .chusha_gairai_box1 .ex_title {
    display: block;
    font-size: 2rem;
    color: #285BA5;
    font-weight: bold;
    padding: 0 10px;
    margin-bottom: 1em;
  }
  .chusha_gairai_box1 .ex_tac {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #EF95A8;
    font-size: 2rem;
  }
  /* -------------------------------------
    こどもの病気
  ------------------------------------- */
  .box_post_children_list {
    margin-bottom: 40px;
    overflow: hidden;
  }
  .box_post_children_list > li {
    margin-bottom: 10px;
    position: relative;
  }
  .box_post_children_list > li > .triangle {
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    bottom: 7px;
    right: 7px;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
  }
  .box_post_children_list > li > a {
    display: block;
    background-color: #60C1F7;
    color: #fff;
    padding: 5px 10px;
    font-size: 1.4rem;
    border-right: 2px #0c98e5 solid;
    border-bottom: 2px #0c98e5 solid;
  }
  .box_post_children {
    position: relative;
    z-index: 1000;
  }
  .box_post_children > h2 {
    clear: both;
    margin-bottom: 30px;
  }
  .box_post_children > .post_title {
    margin-bottom: 20px !important;
  }
  .box_post_children ul.box_tax {
    width: 94%;
    margin: 0 auto 40px;
    overflow: hidden;
  }
  .box_post_children ul.box_tax > li {
    margin-bottom: 10px;
  }
  .box_post_children ul.box_tax > li > a {
    display: block;
    font-size: 1.4rem;
    background-color: #fff;
    color: #285BA5;
    border-radius: 8px;
    border: 2px #fff solid;
    padding: 5px 10px;
  }
  .box_post_children ul.box_tax > li > a > i {
    margin-right: 10px;
  }
  .post_children_single {
    position: relative;
    z-index: 1000;
    margin-bottom: 60px;
  }
  .post_children_single > .cat_date {
    margin-bottom: 40px;
  }
  .post_children_single > .cat_date > .category > span {
    display: inline-block;
    background-color: #60C1F7;
    color: #fff;
    font-size: 1.2rem;
    padding: 3px 10px;
    border-radius: 5px;
    margin-right: 5px;
  }
  /* -------------------------------------
    sp 求人情報
  ------------------------------------- */
  .recruit_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .recruit_box1 > section .recruit_name {
    margin-top: 20px;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: right;
  }
  .recruit_box1 > section .recruit_table {
    margin-bottom: 30px;
  }
  .recruit_box1 > section .recruit_table:last-child {
    margin-bottom: 0;
  }
  .recruit_box1 > section .recruit_table table {
    margin: 0 auto;
    width: 100%;
    border: 1px #ccc solid;
    background-color: #fff;
  }
  .recruit_box1 > section .recruit_table table tr > th, .recruit_box1 > section .recruit_table table tr td {
    padding: 5px;
    font-size: 1.4rem;
    border: 1px #285BA5 solid;
  }
  .recruit_box1 > section .recruit_table table tr > th {
    width: 6em;
    background-color: #cbe9fa;
    text-align: center;
    letter-spacing: 1.2px;
  }
  .recruit_box1 > section .recruit_table table tr > th.recruit_table_title {
    background-color: #285BA5;
    color: #fff;
    font-size: 1.5rem;
    letter-spacing: 1.2px;
  }
  .recruit_box1 > section .recruit_table table tr > td {
    text-align: left;
  }
  .recruit_box_phone_web h3 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .recruit_box_phone_web h3 > span {
    display: inline-block;
    border-radius: 50px;
    color: #285BA5;
    border: 2px #285BA5 solid;
    background-color: #fff;
    padding: 8px 20px 8px 22px;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1;
  }
  .recruit_box_phone_web .tel {
    font-size: 1.4rem;
  }
  .recruit_box_phone_web .tel > div > a {
    font-size: 2rem;
    font-weight: bold;
    color: #285BA5;
  }
  .recruit_box_phone_web .form_wrap {
    text-align: left;
    margin-bottom: 70px;
  }
  .ul_covid_19 ol {
    display: inline-block;
    border-radius: 10px;
    background-color: #fff;
    border: 2px #285BA5 solid;
    padding: 20px 20px 20px 50px;
  }
  .ul_covid_19 ol > li {
    font-size: 1.4rem;
    margin-bottom: 1em !important;
  }
  .ul_covid_19 ol > li > a {
    text-decoration: underline !important;
  }
  .chushaGairaiBanner {
    text-align: center;
    margin-bottom: 20px;
  }
  .chushaGairaiBanner > a {
    display: inline-block;
    border-radius: 8px;
    background-color: #fff;
  }
  .chushaGairaiBanner > a:nth-child(1) {
    margin-bottom: 20px;
  }
  .chushaGairaiBanner > a > img {
    border-radius: 8px;
    border: 1px #333 solid;
    transition: 0.3s;
    vertical-align: bottom;
  }
  .markCircle {
    color: #696;
  }
  .markStar {
    color: #e00;
  }
  table.chusha_table {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  table.chusha_table th {
    background-color: #f0f0f0;
  }
  table.chusha_table td {
    background-color: #fff;
  }
  table.chusha_table th, table.chusha_table td {
    font-size: 1.1rem;
    vertical-align: middle;
    text-align: center;
    border: 1px #ddd solid;
    padding: 5px;
    line-height: 1.5;
  }
  .chusha_table_text {
    margin-bottom: 60px;
    font-size: 1.2rem;
  }
  .chusha_button_wrap {
    margin-top: 10px;
  }
  .chusha_button_wrap > a {
    display: block;
    text-align: center;
    font-size: 1.4rem;
    background-color: #EF95A8;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 1.2rem;
  }
  .merit_ul {
    padding-top: 30px;
  }
  .merit_ul > li {
    margin-bottom: 50px;
  }
  .merit_ul > li:last-child {
    margin-bottom: 0;
  }
  .merit_ul > li > h2 {
    font-size: 1.5rem;
    margin-bottom: 10px;
    background-color: #fff;
    line-height: 1.3;
    text-align: center;
    font-weight: bold;
    position: relative;
    padding: 30px 10px 10px 10px;
  }
  .merit_ul > li > h2 > span {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 3rem;
    color: #fff;
    width: 40px;
    line-height: 40px;
    display: block;
    margin: 0 auto;
    text-align: center;
    border-radius: 50px;
    background-color: #285BA5;
  }
  .merit_ul > li > div {
    font-size: 1.4rem;
  }
  .pageEnglish .englishBox1 {
    padding: 20px;
    background-color: #fff;
  }
  .pageEnglish .englishBox1 > .logo {
    margin: 0 auto 20px;
  }
  .pageEnglish .englishBox1 > .info {
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.5;
  }
  .pageEnglish .englishBox1 > .info > h3 {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .pageEnglish .englishBox2 {
    margin-bottom: 60px;
  }
  .pageEnglish .englishBox2 > .time_schedule > div {
    background-color: #fff;
  }
  .pageEnglish .englishBox2 > .time_schedule th, .pageEnglish .englishBox2 > .time_schedule td {
    background-color: #fff;
  }
  .pageEnglish .englishBox3 > ul > li {
    display: inline-block;
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  .pageEnglish .englishBox4 .doctor {
    width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    justify-content: center;
  }
  .pageEnglish .englishBox4 .doctor > .left {
    order: 2;
  }
  .pageEnglish .englishBox4 .doctor > .left .greeting {
    font-size: 1.4rem;
  }
  .pageEnglish .englishBox4 .doctor > .left .greeting > h3 {
    text-align: center;
    font-weight: bold;
    font-size: 1.8rem;
    margin-bottom: 10px;
    letter-spacing: 5px;
    padding-left: 5px;
  }
  .pageEnglish .englishBox4 .doctor > .right {
    order: 1;
    text-align: center;
  }
  .pageEnglish .englishBox4 .doctor > .right > img {
    width: 60%;
    border-radius: 8px;
  }
  .pageEnglish .englishBox4 .doctor > .right > table {
    margin: 5px auto 40px;
    font-size: 1.6rem;
  }
  .pageEnglish .englishBox4 .doctor > .right > table th, .pageEnglish .englishBox4 .doctor > .right > table td {
    padding: 5px 0;
  }
  .pageEnglish .englishBox4 .doctor > .right > table th {
    text-align: left;
    width: 4em;
    font-weight: normal;
  }
  .pageEnglish .englishBox4 .doctor > .right > table td {
    line-height: 1.6;
  }
  .pageEnglish .englishBox5 {
    font-size: 1.4rem;
  }
}
/* ------------------------------------------
 PC
------------------------------------------ */
@media screen and (min-width: 751px) {
  /* ------------------------------------------
   カレンダー拡大
  ------------------------------------------ */
  /* ------------------------------------------
   アクセス
  ------------------------------------------ */
  .access_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .access_box1 > section > .ggmap {
    margin-bottom: 30px;
  }
  .access_box1 > section > .clinic_info {
    text-align: center;
    margin-bottom: 70px;
  }
  .access_box1 > section > .clinic_info > h3 {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .access_box1 .common_info_board {
    width: 70%;
    margin: 0 auto 50px;
  }
  .access_box1 .common_info_board .contents {
    height: auto;
  }
  .access_box1 .common_info_board .pin_box_1 {
    margin-bottom: 10px;
  }
  .access_box1 .common_info_board .pin_box_1 > .aside {
    margin-bottom: 1em;
    font-weight: bold;
    font-size: 1.8rem;
  }
  .access_box1 .common_info_board .pin_box_1 > ul {
    list-style: decimal;
    padding-left: 1.5em;
  }
  .access_box1 .common_info_board .pin_box_1 > ul > li {
    margin-bottom: 1em;
  }
  .access_box1 .common_info_board .pin_box_1 > ul > li > h4 {
    font-weight: bold;
  }
  .access_box1 .common_info_board .pin_box_2 {
    margin-bottom: 20px;
  }
  .access_box1 .common_info_board .pin_box_2 > ul {
    list-style: disc;
    padding-left: 1.5em;
  }
  .access_box1 .common_info_board .pin_box_2 > ul > li {
    margin-bottom: 1em;
  }
  /* ------------------------------------------
  		施設紹介
  ------------------------------------------ */
  .facility_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .facility_box1 {
    /* 背景　空のjpg */
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 {
    display: flex;
    align-items: center;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 > .left_image {
    margin-right: 40px;
    width: 30%;
    text-align: center;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 > .left_image > img {
    max-width: 100%;
    border: 1px #ccc solid;
    box-sizing: border-box;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 > .right_text {
    width: 70%;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 > .right_text > p {
    margin-bottom: 20px;
    font-size: 1.6rem;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 > .right_text > p:last-child {
    margin-bottom: 0;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 > .right_text > dl {
    margin-bottom: 20px;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 > .right_text > dl:last-child {
    margin-bottom: 0;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 > .right_text > dl > dt {
    display: block;
    margin-bottom: 15px;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 > .right_text > dl > dt > span {
    font-size: 1.6rem;
    color: #285BA5;
    border-bottom: 2px #285BA5 solid;
  }
  .facility_box1 > section > .facility_conts_wrap > .facility_conts2 > .right_text > dl > dd > div {
    display: inline-block;
    margin: 0 10px 10px 0;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #fff;
    font-size: 1.4rem;
  }
  /* ------------------------------------------
   	予約について
  ------------------------------------------ */
  .reserve_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .reserve_box1 > section > .reserve_text1 {
    position: relative;
    margin-bottom: 70px;
  }
  .reserve_box1 > section > .reserve_text1 > p {
    margin-bottom: 10px;
    font-size: 1.6rem;
  }
  .reserve_box1 > section > .reserve_text1 > div > div > ol {
    font-weight: bold;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 > div > div > ul {
    font-weight: bold;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 > div > div > ul > li {
    margin-bottom: 20px;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 > div > div > ul > li:last-child {
    margin-bottom: 0;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 > ul > li {
    margin-bottom: 20px;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 > ul > li:last-child {
    margin-bottom: 0;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 > ul > li > div {
    font-weight: bold;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 .reserve_osusume_url {
    margin-bottom: 20px;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 .reserve_osusume_url:last-child {
    margin-bottom: 0;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 .reserve_osusume_url > a {
    display: block;
    font-size: 1.6rem;
    color: #285BA5;
  }
  .reserve_box1 > section > .reserve_conts_wrap > .reserve_conts1 .reserve_osusume_url > a:hover {
    opacity: 0.7;
  }
  .reserve_box2 > section {
    text-align: center;
  }
  /* -------------------------------------
    子どもの病気
  ------------------------------------- */
  .child_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .child_box1 {
    height: 600px;
  }
  .child_box1 > section > .child_conts_wrap > .child_conts1 > p {
    font-size: 4rem;
    text-align: center;
    letter-spacing: 1.4px;
  }
  /* -------------------------------------
    診療方針
  ------------------------------------- */
  .policy_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .policy_box1 .policy_box1_inner > div > .large_text {
    font-size: 2.4rem !important;
    color: #285BA5;
  }
  .policy_box1 .policy_box1_inner > div > .illust {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0.9;
  }
  .policy_box1 .policy_box1_inner > div > p {
    line-height: 2;
    font-size: 1.7rem;
  }
  /* ------------------------------------------
   	でべそ外来
  ------------------------------------------ */
  .debeso_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  /* -------------------------------------
    医師の紹介
  ------------------------------------- */
  .doctor_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .doctor_box1 > section > .doctor_intro {
    position: relative;
    margin-bottom: 70px;
    display: table;
  }
  .doctor_box1 > section > .doctor_intro > div {
    display: table-cell;
    vertical-align: top;
  }
  .doctor_box1 > section > .doctor_intro > div.left {
    padding-right: 50px;
  }
  .doctor_box1 > section > .doctor_intro > div.right {
    width: 455px;
    text-align: right;
  }
  .doctor_box1 > section > .doctor_intro > div.right > .pic > img {
    border-radius: 40PX;
  }
  .doctor_box1 > section > .doctor_intro > div.right > .text {
    text-align: center;
    font-size: 2.4rem;
  }
  .doctor_box1 > section > .doctor_intro > div.right > .text > .name {
    font-weight: bold;
  }
  .doctor_box1 > section > .doctor_intro > div > p {
    margin-bottom: 20px;
    font-size: 1.6rem;
  }
  .doctor_box1 > section > .doctor_intro > div > p:last-child {
    margin-bottom: 0;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .kinmui_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .kinmui_wrap > div {
    width: 46%;
    margin: 0 2% 20px;
    background-color: #fff;
    padding: 20px;
    border-radius: 15px;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .kinmui_wrap > div > .name {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .kinmui_wrap > div > .name > span {
    font-size: 1.4rem;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .kinmui_wrap > div > ul {
    list-style: disc;
    padding-left: 1.5em;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .ryakureki_wrap > ul {
    display: flex;
    flex-wrap: wrap;
    list-style: disc;
    padding-left: 2em;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .ryakureki_wrap > ul > li {
    width: 50%;
    line-height: 2.4;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .shozoku_wrap {
    display: flex;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .shozoku_wrap > div {
    width: 50%;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .shozoku_wrap > div:first-child {
    padding-left: 10px;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .shozoku_wrap > div > .shozoku_title {
    display: inline-block;
    margin-bottom: 10px;
    padding: 0 5px;
    line-height: 1;
    font-size: 1.8rem;
    letter-spacing: 1.1px;
    font-weight: bold;
    border-bottom: 7px #F6B1A6 solid;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .shozoku_wrap > div > ul {
    list-style: disc;
    padding-left: 2em;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .shozoku_wrap > div > ul > li {
    line-height: 2.4;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .jiseki_wrap > ul {
    display: flex;
    flex-wrap: wrap;
    list-style: disc;
    padding-left: 2em;
  }
  .doctor_box1 > section > .doctor_conts_wrap > .doctor_conts1 > .jiseki_wrap > ul > li {
    width: 50%;
    line-height: 2;
  }
  /* -------------------------------------
   		弱視外来
  ------------------------------------- */
  .amblyopia_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .amblyopia_box1 > section > .amblyopia_conts_wrap > .amblyopia_conts1 > ul {
    padding-left: 2em;
    list-style: disc;
  }
  .amblyopia_box1 > section > .amblyopia_conts_wrap > .amblyopia_conts1 > ul > li {
    line-height: 2;
  }
  /* -------------------------------------
   		脱腸外来
  ------------------------------------- */
  .hernia_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .hernia_box1 > section > .hernia_conts_wrap > .hernia_conts1 > ul {
    margin-top: 30px;
    padding-left: 2em;
  }
  .hernia_box1 > section > .hernia_conts_wrap > .hernia_conts1 > ul > li {
    margin-bottom: 20px;
  }
  .hernia_box1 > section > .hernia_conts_wrap > .hernia_conts1 > ul > li:last-child {
    margin-bottom: 0;
  }
  /* -------------------------------------
   		乳幼児健診
  ------------------------------------- */
  .infants_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .infants_box1 > section > .infants_intro {
    position: relative;
    margin-bottom: 70px;
  }
  .infants_box1 > section > .infants_intro > p {
    margin-bottom: 20px;
    font-size: 1.6rem;
  }
  .infants_box1 > section > .infants_intro > p:last-child {
    margin-bottom: 0;
  }
  .infants_box1 > section > .infants_conts_wrap > .infants_conts1 {
    display: flex;
    flex-wrap: wrap;
  }
  .infants_box1 > section > .infants_conts_wrap > .infants_conts1 > .infants_left {
    width: 70%;
    font-size: 1.6rem;
  }
  .infants_box1 > section > .infants_conts_wrap > .infants_conts1 > .infants_right {
    width: 30%;
    text-align: center;
    padding-left: 30px;
    box-sizing: border-box;
  }
  .infants_box1 > section > .infants_conts_wrap > .infants_conts1 > .infants_right > img {
    max-width: 100%;
    border: 1px #ccc solid;
  }
  /* -------------------------------------
   		便秘外来
  ------------------------------------- */
  .constipation_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > ul.sick {
    margin-bottom: 20px;
    padding-left: 2em;
    list-style: disc;
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > ul.sick > li {
    margin-bottom: 20px;
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > ul.sick > li:last-child {
    margin-bottom: 0;
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > .sign_wrap {
    margin-bottom: 20px;
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > .sign_wrap > table {
    margin: 0 auto;
    background-color: #fff;
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > .sign_wrap > table tr > th {
    padding: 15px;
    text-align: center;
    border: 1px #285BA5 solid;
    vertical-align: middle;
    background-color: #9ADBFF;
    color: #285BA5;
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > .sign_wrap > table tr > td {
    padding: 15px;
    border: 1px #285BA5 solid;
    text-align: center;
    vertical-align: middle;
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > .sign_wrap > table tr > td.td_l {
    text-align: left;
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > .sign_wrap > table tr > td > img {
    max-width: 100%;
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > ul.ben > li {
    margin-bottom: 40px;
  }
  .constipation_box1 > section > .constipation_conts_wrap > .constipation_conts1 > ul.ben > li:last-child {
    margin-bottom: 0;
  }
  /* -------------------------------------
   		予防接種
  ------------------------------------- */
  .vaccination_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .vaccination_box1 > section > .vaccination_conts_wrap > .vaccination_conts1 > .kanou_wrap {
    display: flex;
  }
  .vaccination_box1 > section > .vaccination_conts_wrap > .vaccination_conts1 > .kanou_wrap > div > table {
    width: 100%;
    height: 271px;
    table-layout: fixed;
    background-color: #fff;
  }
  .vaccination_box1 > section > .vaccination_conts_wrap > .vaccination_conts1 > .kanou_wrap > div > table tr > th {
    padding: 15px;
    border: 1px #285BA5 solid;
    background-color: #9ADBFF;
    color: #285BA5;
    text-align: center;
  }
  .vaccination_box1 > section > .vaccination_conts_wrap > .vaccination_conts1 > .kanou_wrap > div > table tr > th.bg_other {
    background-color: #abbff1;
  }
  .vaccination_box1 > section > .vaccination_conts_wrap > .vaccination_conts1 > .kanou_wrap > div > table tr > td {
    padding: 15px;
    border: 1px #285BA5 solid;
    text-align: center;
  }
  .vaccination_box1 > section > .vaccination_conts_wrap > .vaccination_conts1 > .kanou_wrap > .kanou_left {
    width: 70%;
    padding-right: 10px;
  }
  .vaccination_box1 > section > .vaccination_conts_wrap > .vaccination_conts1 > .kanou_wrap > .kanou_right {
    width: 30%;
    padding-left: 10px;
  }
  /* -------------------------------------
    初めてのお注射外来
  ------------------------------------- */
  .chusha_gairai_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .chusha_gairai_box1 .chuusha_mb {
    margin-bottom: 3em !important;
    overflow: hidden;
  }
  .chusha_gairai_box1 .ex_title {
    display: block;
    font-size: 2.4rem;
    color: #285BA5;
    font-weight: bold;
    margin-bottom: 1em;
    letter-spacing: 2px;
  }
  .chusha_gairai_box1 .ex_tac {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #EF95A8;
    font-size: 2.4rem;
  }
  /* -------------------------------------
    こどもの病気
  ------------------------------------- */
  .box_post_children_list {
    margin-bottom: 80px;
    overflow: hidden;
  }
  .box_post_children_list > li {
    width: 32%;
    float: left;
    margin-bottom: 1em;
    position: relative;
  }
  .box_post_children_list > li:nth-child(3n+1), .box_post_children_list > li:nth-child(3n+2) {
    margin-right: 2%;
  }
  .box_post_children_list > li > .triangle {
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    bottom: 7px;
    right: 7px;
    border-left: 12px solid transparent;
    border-bottom: 12px solid #fff;
  }
  .box_post_children_list > li > a {
    display: block;
    background-color: #60C1F7;
    color: #fff;
    padding: 10px 20px;
    border-right: 2px #0c98e5 solid;
    border-bottom: 2px #0c98e5 solid;
    transition: 0.3s;
  }
  .box_post_children_list > li > a:hover {
    padding-left: 30px;
  }
  .box_post_children {
    position: relative;
    z-index: 1000;
  }
  .box_post_children > h2 {
    clear: both;
    margin-bottom: 30px;
  }
  .box_post_children ul.box_tax {
    width: 94%;
    margin: 0 auto 60px;
    overflow: hidden;
  }
  .box_post_children ul.box_tax > li {
    width: 49%;
    float: left;
    margin-bottom: 20px;
  }
  .box_post_children ul.box_tax > li:nth-child(odd) {
    margin-right: 1%;
  }
  .box_post_children ul.box_tax > li:nth-child(even) {
    margin-left: 1%;
  }
  .box_post_children ul.box_tax > li > a {
    display: block;
    background-color: #fff;
    color: #285BA5;
    border-radius: 8px;
    border: 2px #fff solid;
    padding: 20px;
    transition: 0.3s;
  }
  .box_post_children ul.box_tax > li > a:hover {
    border: 2px #60C1F7 solid;
  }
  .box_post_children ul.box_tax > li > a > i {
    margin-right: 1em;
  }
  .post_children_single {
    position: relative;
    z-index: 1000;
    margin-bottom: 120px;
  }
  .post_children_single > .cat_date {
    margin-bottom: 40px;
  }
  .post_children_single > .cat_date > .category > span {
    display: inline-block;
    background-color: #60C1F7;
    color: #fff;
    padding: 5px 20px;
    border-radius: 5px;
    margin-right: 5px;
  }
  /* -------------------------------------
   		求人情報
  ------------------------------------- */
  .recruit_main {
    background-image: url("../img/ul/access_main.jpg");
  }
  .recruit_box1 > section .recruit_name {
    margin-top: 30px;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: right;
  }
  .recruit_box1 > section .recruit_table {
    margin-bottom: 40px;
  }
  .recruit_box1 > section .recruit_table:last-child {
    margin-bottom: 0;
  }
  .recruit_box1 > section .recruit_table table {
    margin: 0 auto;
    width: 80%;
    border: 1px #ccc solid;
    background-color: #fff;
  }
  .recruit_box1 > section .recruit_table table tr > th, .recruit_box1 > section .recruit_table table tr td {
    padding: 15px;
    font-size: 1.6rem;
    border: 1px #285BA5 solid;
  }
  .recruit_box1 > section .recruit_table table tr > th {
    width: 8em;
    background-color: #cbe9fa;
    text-align: center;
    letter-spacing: 1.8px;
  }
  .recruit_box1 > section .recruit_table table tr > th.recruit_table_title {
    background-color: #285BA5;
    color: #fff;
    font-size: 1.8rem;
    letter-spacing: 1.8px;
  }
  .recruit_box1 > section .recruit_table table tr > td {
    text-align: left;
  }
  .recruit_box_phone_web h3 {
    text-align: center;
    margin-bottom: 30px;
  }
  .recruit_box_phone_web h3 > span {
    width: 600px;
    display: inline-block;
    border-radius: 50px;
    color: #285BA5;
    border: 2px #285BA5 solid;
    background-color: #fff;
    padding: 10px 40px 10px 45px;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 5px;
    line-height: 1;
  }
  .recruit_box_phone_web .tel > div > a {
    font-size: 2.4rem;
    font-weight: bold;
    color: #285BA5;
  }
  .recruit_box_phone_web .form_wrap {
    text-align: left;
    margin-bottom: 100px;
  }
  .ul_covid_19 ol {
    display: inline-block;
    border-radius: 10px;
    background-color: #fff;
    border: 2px #285BA5 solid;
    padding: 20px 20px 20px 50px;
  }
  .ul_covid_19 ol > li {
    margin-bottom: 1em !important;
  }
  .ul_covid_19 ol > li > a {
    text-decoration: underline !important;
  }
  .chushaGairaiBanner {
    text-align: center;
    margin-bottom: 60px;
  }
  .chushaGairaiBanner > a {
    display: inline-block;
    border-radius: 8px;
  }
  .chushaGairaiBanner > a > img {
    box-sizing: border-box;
    border-radius: 8px;
    border: 1px #333 solid;
    transition: 0.3s;
    vertical-align: bottom;
  }
  .chushaGairaiBanner > a > img:hover {
    opacity: 0.6;
  }
  .markCircle {
    color: #696;
  }
  .markStar {
    color: #e00;
  }
  table.chusha_table {
    width: 800px;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  table.chusha_table th {
    background-color: #f0f0f0;
  }
  table.chusha_table td {
    background-color: #fff;
  }
  table.chusha_table th, table.chusha_table td {
    vertical-align: middle;
    text-align: center;
    border: 1px #ddd solid;
    padding: 10px;
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .chusha_table_text {
    margin-bottom: 60px;
  }
  .chusha_button_wrap {
    margin-top: 10px;
    display: flex;
    gap: 20px;
  }
  .chusha_button_wrap > a {
    display: inline-block;
    width: 220px;
    text-align: center;
    float: left;
    font-size: 1.4rem;
    background-color: #EF95A8;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    transition: 0.3s;
  }
  .chusha_button_wrap > a:first-child(1) {
    margin-right: 20px;
  }
  .chusha_button_wrap > a:hover {
    opacity: 0.7;
  }
  .merit_ul {
    padding-top: 30px;
  }
  .merit_ul > li {
    margin-bottom: 40px;
  }
  .merit_ul > li:last-child {
    margin-bottom: 0;
  }
  .merit_ul > li > h2 {
    font-size: 2rem;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 50px;
    line-height: 50px;
    letter-spacing: 1px;
  }
  .merit_ul > li > h2 > span {
    font-size: 3rem;
    color: #fff;
    width: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    background-color: #285BA5;
    margin-right: 15px;
  }
  .merit_ul > li > div {
    padding-left: 50px;
  }
  .pageEnglish .englishBox1 {
    padding: 40px;
    background-color: #fff;
  }
  .pageEnglish .englishBox1 > .logo {
    width: 600px;
    margin: 0 auto 20px;
  }
  .pageEnglish .englishBox1 > .info {
    text-align: center;
    margin-bottom: 30px;
  }
  .pageEnglish .englishBox1 > .info > h3 {
    font-size: 2rem;
    font-weight: bold;
  }
  .pageEnglish .englishBox2 {
    margin-bottom: 60px;
  }
  .pageEnglish .englishBox2 > .time_schedule > div {
    background-color: #fff;
  }
  .pageEnglish .englishBox2 > .time_schedule th, .pageEnglish .englishBox2 > .time_schedule td {
    background-color: #fff;
  }
  .pageEnglish .englishBox3 > ul > li {
    display: inline-block;
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 1.8rem;
  }
  .pageEnglish .englishBox4 .doctor {
    width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 400px;
    justify-content: center;
  }
  .pageEnglish .englishBox4 .doctor > .left {
    padding-right: 60px;
  }
  .pageEnglish .englishBox4 .doctor > .left .greeting > h3 {
    text-align: center;
    font-weight: bold;
    font-size: 2.2rem;
    margin-bottom: 10px;
    letter-spacing: 5px;
    padding-left: 5px;
  }
  .pageEnglish .englishBox4 .doctor > .right > img {
    border-radius: 8px;
  }
  .pageEnglish .englishBox4 .doctor > .right > table {
    margin: 20px auto 40px;
    font-size: 1.8rem;
  }
  .pageEnglish .englishBox4 .doctor > .right > table th, .pageEnglish .englishBox4 .doctor > .right > table td {
    padding: 10px 0;
  }
  .pageEnglish .englishBox4 .doctor > .right > table th {
    text-align: left;
    width: 4em;
    font-weight: normal;
  }
  .pageEnglish .englishBox4 .doctor > .right > table td {
    line-height: 1.6;
  }
}