/*news*/
#sec_news .div_post .dl_news dt {
  width: 10%;
  padding-right: 20px;
  min-width: 140px;
}
#sec_news .div_post .dl_news dd {
  font-size: 1.2em;
}
#sec_news .link01 {
  font-size: 1.2em;
  padding: 10px;
}
/*doctor*/
#art_doctor .div_h4,#art_staff .div_h4{
  display: flex;
}
#art_doctor .im_doctor ,#art_staff .im_staff{
  width: 30%;
  max-width: 350px;
  margin-top: 0;
}
#art_doctor .doctor-text_wrap,#art_staff .staff-text_wrap {
  width: 60%;
}
#art_doctor .doctor-text_wrap .staff-name {
  position: relative;
  line-height: 20px;
  font-size: 1.5em;
}
#sec_doctor .ul_doctor{
  margin-top: 5px;
  margin-left: 0.5rem;
  padding-left: 10px;
  border-left: 1px dotted #64443F;
}
#sec_doctor .ul_doctor li::after{
  content: none;
}
#sec_doctor .div_im_doctor02 {
  width: 40%;
  max-width: 150px;
  float: right;
  margin-left: 5%;
}
#sec_doctor .div_im_doctor02_text .text_st03 {
  background: #FCF8F9;
  padding: 10px 1rem;
  margin-top: 0;
  display: flow-root;
}
#sec_doctor #art_doctor .table01{
  border: none;
  max-width: 95%;
  margin: auto;
}
#sec_doctor #art_doctor .table01 .headline th {
  background-color: #14606a;
  font-size: 1.4rem;
}
#sec_doctor #art_doctor .table01 td {
  border-right: none;
}
#sec_doctor #art_doctor .table01 td .text_st01 {
  font-size: 20px;
}
/*information*/
#art_treat ul.ul01{
  display: flex;
  flex-wrap: wrap;
}
#art_treat ul.ul01 li {
  flex: 0 0 25%;
  margin-bottom: 1em;
}
#art_exam .table01 {
  max-width: 700px;
}
#sec_information #art_treat .link01 {
  display: inline-block;
  font-size: 1.2em;
  padding: 12px;
  margin-top: 10px;
  margin-top: 0;
  margin-right: 1rem;
  margin-bottom: 1.5rem;
}
#sec_information #art_exam .table01 td {
   color:#64443F; 
}
#sec_information #art_results .im_results {
  width: 200px;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}
#sec_information .div_faci_con,#sec_hospi .div_room_con {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#sec_information .div_faci_con .div_faci_con_item {
  flex: 0 0 30%;
  display: block;
  margin: 1rem auto;
}
#sec_hospi .div_room_con .div_room_con_item {
  flex: 0 0 48%;
  display: block;
  margin: 1rem auto;
}
#sec_information .div_faci_con span.name ,#sec_hospi .div_room_con span.name {
  display: block;
  padding-bottom: 0.5rem;
  font-family: "YuMincho","Yu Mincho","游 明朝","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #EB9F95;
  font-size: 1.2rem;
  font-weight: 400;
}
#sec_information .im_results {
  width: 200px;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}
/*obstetrics*/
#sec_obstetrics #art_treat .ul01 li {
  flex: 0 0 45%;
  margin-right: 2rem;
}
#sec_obstetrics .obstetrics-img_wrap {
  display: flex;
  justify-content: space-between;
}
#sec_obstetrics .obstetrics-img_wrap .div_topic01 {
  margin: 2rem auto;
  flex: 0 0 48%;
}
#sec_obstetrics .obstetrics-img_wrap .im_ob_treat {
  max-width: 400px;
  margin-top: 1rem;
}
#art_bonyu-outpatient .div_topic01 .ul01 {
  display: flex;
  flex-wrap: wrap;
}
#art_bonyu-outpatient .div_topic01 .ul01 li {
  margin-bottom: 5px;
  width: 50%;
  font-size: 0.9rem;
}
#sec_obstetrics .bn_present_wrap {
  border: 1px solid #F7EFE2;
  max-width: 700px;
}
#sec_obstetrics .bn_present_wrap p {
  text-align: center;
  margin: 5px auto;
}
#sec_hospi .div_meal_con ul{
  display: flex;
  justify-content: space-between;
}
#sec_hospi .div_meal_con span.name {
  display: block;
  padding-bottom: 0.5rem;
  font-family: "YuMincho","Yu Mincho","游 明朝","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #EB9F95;
  font-size: 1.2rem;
  font-weight: 400;
}
/*gynecology*/
#sec_gynecology #art_placenta .div_topic01 {
  max-width: 700px;
}
/*breastcare*/
#sec_breastcare #art_about .div_h4,#sec_breastcare #art_breastcare .div_h5 {
  display: flex;
  justify-content: space-around;
}
#sec_breastcare #art_about .div_h4 {
	flex-flow: row-reverse;
}
#sec_breastcare #art_about .im_care-mark_con {
  position: relative;
  width: 40%;
}
#sec_breastcare #art_about .im_care-mark_con  .im_care-mark {
  position: absolute;
  width: 50%;
  bottom: -10%;
  right: -65px;
}
#sec_breastcare #art_breastcare .care_img_con {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
#sec_breastcare #art_breastcare .care_item_con {
  width: 40%;
  margin-right: 3rem;
}

/*support*/
#sec_support  #art_support-list {
  position: relative;
}
#sec_support .concept_wrap_img {
  position: absolute;
  top: 0;
  right: -115px;
  width: 85%;
  z-index: -1;
}
#sec_support .concept_wrap_img div{ 
  position: relative;
  background: url(../img/support/im_support.png) 80%;
  background-color: rgba(255,255,255,0.5);
  background-size: contain;background-repeat: no-repeat;
  background-blend-mode: lighten;
  width: 100%;
  height: 600px;
  z-index: -1;
}
#sec_support #art_support-list h4 {
  max-width: 780px;
}
#sec_support #art_support-list .link01 {
  display: inline-block;
  font-size: 1em;
  padding: 12px;
  margin-top: 0;
}
#sec_support #art_support-list .link01:not(:last-child) {
  margin-right: 1rem;
  margin-bottom: 1.5rem;
}
#sec_support .class_con {
  display: flex;
  justify-content: space-between;
  flex-flow: row-reverse;
}
#sec_support .class_con img {
  max-width: 350px;
  margin-right: 0;
  margin-left: 3%;
  margin-top: 1rem;
}
#sec_schedule #art_schedule iframe {
  width: 100%;
  height: 680px;
}
/*access*/
#sec_access div.map_con {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1200px;
  margin: 50px auto auto;
  padding: 3%;
  background-color: rgba(235, 159, 149, 0.7);
}
#sec_access div.map_con #map {
  display: block;
  width: 100%;
  height: 600px;
  margin: auto;
}
#sec_access div.map_con .link02 {
  margin: 0;
  position: absolute;
  bottom: 10%;
  left: 5%;
}
#sec_access .access_wrap {
  display: flex;
  justify-content: space-between;
}
#sec_access .access_wrap:first-of-type {
  flex-direction: row-reverse;
}
#sec_access .access_wrap img {
  width: 40%;
  margin-top: 2em;
  margin-right: 0;
}
#sec_access .access_wrap .accsess_text {
  margin-right: 1rem;
}
#sec_access .div_topic01 .table01 {
  max-width: 800px;
  margin: auto;
}
/*question*/
#sec_question .h5_title {
  text-align: center;
  border: none;
}
@media screen and (max-width: 767px) {
  #art_doctor .div_h4 ,#art_staff .div_h4{
    display: block;
  }
  #art_doctor .doctor-text_wrap .staff-name {
    position: relative;
    line-height: 20px;
    font-size: 1.8em;
  }
  #art_doctor .im_doctor,#art_staff .im_staff{
    width: 70%;
  } 
  #art_doctor .doctor-text_wrap ,#art_staff .staff-text_wrap {
    width: 100%;
  }
  #art_doctor .doctor-text_wrap .staff-name::after {
    content: "Takayama Tatsuo";
    position: absolute;
    left: 5px;
    top: -18px;
    opacity: 0.3;
    font-size: 16px;
    z-index: -1;
  }
  #sec_doctor .div_im_doctor02 {
    width: 28%;
    max-width: 150px;
  }
  #sec_doctor .div_im_doctor02_text dl.dl01 {
    width: 87vw;
  }
  #sec_doctor .div_im_doctor02_text dl.dl01 > dt{
    width: 3em;
  }
  #sec_doctor .div_im_doctor02_text dl.dl01 > dd {
    padding: 0 0  10px 0em;
  }
  #information #art_treat .ul01 li,
  #gynecology #art_treat .ul01 li {
    flex: 0 0 50%;
    margin-bottom: 1em;
  }
  #sec_information #art_about .text_st01 {
    font-size: 1rem;
  }
  #sec_information #art_treat .link01 {
    width: 100%;
    font-size: 1rem;
    padding: 8px;
    margin: 0 auto 0.9rem;
  }
  #sec_information #art_treat .link01::after {
    right: 3%;
  }
  #sec_information #art_exam .exam_wrap .div_topic01 {
    margin: 2rem auto;
  }
  #sec_information .div_faci_con,#sec_hospi .div_room_con {
    display: block;
  }
  #sec_obstetrics .obstetrics-img_wrap {
    display: block;
  }
  #sec_obstetrics #art_treat .ul01 li {
    flex: 0 0 100%;
  }
  #sec_hospi .div_im_pazyama {
    width: 80%;
    margin: auto auto 1rem;
  }
  #sec_hospi .div_meal_con ul{
    display: block;
  }
  #sec_hospi .div_meal_con ul li.div_meal_con_item{
    margin-top: 1.8rem;
  }
  #sec_breastcare #art_about .div_h4,#sec_breastcare #art_breastcare .div_h5,#art_bonyu-outpatient .div_topic01 .ul01 {
    display: block;
  }
  #sec_breastcare #art_about .im_care-mark {
    margin: auto;
  }
  #sec_breastcare #art_bonyu-outpatient .div_topic01 {
    padding: 1rem
  }
  #sec_breastcare #art_bonyu-outpatient .div_topic01 .ul01 li {
    width: 100%;
  }
  #sec_breastcare #art_about .im_care-mark_con {
    width: 80%;
    margin: auto;
  }
  #sec_breastcare #art_about .im_care-mark_con  .im_care-mark {
    bottom: -15%;
    right: -25px;
  }
  #sec_breastcare #art_breastcare .care_item_con {
    width: 100%;
    margin: 2rem auto;
  }
  #sec_support .concept_wrap_img {
    top: -160px;
    right: -5px;
    width: 65%;
  }
  #sec_support #art_support-list .link01 {
    width: 45%;
    font-size: 0.8rem;
    padding: 5px 10px;
  }
  #sec_support #art_support-list .link01:not(:last-child) {
    margin-bottom: 0.9rem;
  }
  #sec_support #art_support-list .link01::after {
    right: 3%;
  }
  #sec_support .class_con {
    display: block;
  }
  #sec_support .class_con img {
    max-width: 450px;
    margin: auto;
  }
  #sec_access .access_wrap .accsess_text {
    margin-right: auto;
  }
  #sec_schedule #art_schedule iframe {
    width: 100%;
    height: 580px;
  }
  #sec_access div.map_con #map {
    height: 300px;
  }
  #sec_access .access_wrap {
    display: block;
  }
  #sec_access .access_wrap img {
    width: 100%;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 768px) {
  #art_doctor .doctor-text_wrap .staff-name::after {
    content: "Takayama Tatsuo";
    position: absolute;
    right: 0;
    bottom: 8px;
    opacity: 0.5;
    font-size: 1.2rem;
    z-index: -1;
  }
  #art_hospi .div_topic01.oiwai img {
    width: 80%;
  }
  #sec_hospi .div_nyuuin .div_topic03:first-of-type {
    padding-bottom: 2rem;
  }
  #sec_hospi .div_oiwai {
    padding-bottom: 2.5rem;
  }
  #sec_hospi .div_im_pazyama, #sec_hospi .div_im_oiwai {
    float: right;
    width: 220px;
    margin-left: 2rem;
  }
  #sec_hospi .div_im_pazyama p, #sec_hospi .div_im_oiwai p {
    margin-top: 0;
    text-align: end;
  }
  #sec_hospi .div_meal_con ul li.div_meal_con_item{
    width: 32%;
    display: block;
    margin: 1rem;
  }
  #sec_hospi .div_meal_con ul:nth-of-type(2) li.div_meal_con_item,#sec_hospi .div_meal_con ul:last-of-type li.div_meal_con_item{
    width: 50%;
  }
  #sec_breastcare #art_breastcare .care_img_con {
    margin-top: 1rem;
  }
}