@charset "utf-8";
/* subSP
------------------------------------------------------------ */
@media screen and (max-width: 1200px) {
  #contents_head {
    margin-top: 85px;
    height: 36vh;
    margin-bottom: 0;
  }
  section .inner {
    width: 95%;
  }
  .sem_metabox dt {
    font-size: 1.3rem;
  }
  .sem_metabox dd {
    font-size: 1.5rem;
    line-height: 2;
  }

}
@media screen and (max-width: 800px) {
  section .inner {
    width: 90%;
  }
  .anchor-link ul li a, .pagebar, .detail_txt, #activities .inner p, #iinkai dl dd, #jyohokokai ul li div, .ac_flow_box {
    font-size: 1.4rem;
  }
  .bread-crumb-list {
    display: none;
  }
    .anc {
    display: block;
    padding-top:50px;
    margin-top: -50px;
}
  #contents_head {
    margin-top: 55px;
    height: 20vh;
    margin-bottom: 0;
  }
  #contents_head .ch_inner h2 {
    font-size: 2.5rem;
  }
  .ttl_area h3 {
    font-size: 2.3rem;
    line-height: 1.4;
    padding: 1.5em 1em;
  }
  #contents_head .ch_inner h2 span {
    font-size: 2.2rem;
  }
  h4.sub_ttl {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-size: 2rem;
    line-height: 1.4;
  }
  .anchor-link ul {
    justify-content: flex-start;
    padding-left: 1em;
  }
  .anchor-link ul li {
    padding: .25em 0;
  }
  .br_sp {
    display: block;
  }
  #greeting {
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .greet_wrap {
    flex-direction: column-reverse;
  }
  .greet_wrap img {
    width: 50%;
    padding: 0 0 14px 16px;
  }
  #activities .inner {
    margin-bottom: 0;
  }
  #activities .inner .area_link {
    padding-bottom: 0;
  }
  #iinkai .inner {
    padding: 30px 0;
  }
  .iinkai_list_box {
    padding: .25em .8em;
  }
  #iinkai dl .iinkai_list_item {
    flex-direction: column;
  }
  #iinkai dl .iinkai_list_item dt {
    width: 100%;
    border-right: none;
    border-bottom: #EF7884 1px solid;
    text-align: center;
    padding-bottom: .25em;
  }
  #iinkai dl .iinkai_list_item dd, #iinkai dl .iinkai_list_item .group {
    width: 100%;
    padding: 1em 0 0 0;
  }
  .org_btn a {
    margin: 20px auto 30px;
    padding: 5px 0;
    font-size: 1.6rem;
    line-height: 2.2;
    width: 80%;
  }
  #organization .member {
    font-size: 1.2rem;
  }
  #organization .member dt, #organization .member dd {
    padding: 1em .5em;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #organization .member dt:first-of-type {
    width: 30%;
  }
  #organization .member dd {
    width: 35%;
  }
  #jyohokokai ul li h4 {
    font-size: 2rem;
    margin-left: 1em;
    width: 100%;
  }
  #jyohokokai ul li {
    flex-direction: column;
  }
  #jyohokokai .jhk_list {
    width: 100%;
    padding: .5em 0 0 4em;
  }
.caption_txt,.orgcaption_txt {
    font-size: 1.2rem;
  }
  .ac_flow_box ul {
    width: 90%;
  }
  .near_map_txt {
    font-size: 1.2rem;
  }
  .address {
    width: 100%;
  }
  .add_box {
    width: 90%;
    font-size: 1.4rem;
  }
  .address p.tel {
    font-size: 2.2rem;
  }
  .address p.tel span {
    font-size: 1.3rem;
    background: #dedede;
    padding: 0 10px;
    border-radius: 6px;
    margin-right: .5em;
  }
  .address .fax {
    margin-left: 0px;
  }
  #news .inner, #detail .inner {
    padding: 20px 0 40px;
    flex-direction: column;
  }
  #detail .news_listbtn {
    margin: 20px 0;
  }
  .detail_ttl {
    text-align: justify;
    font-size: 2rem;
  }
  .detail_date {
    margin-right: 1em;
  }
  .press_header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: .5em 0;
  }
  .content_left {
    width: 100%;
  }
  .content_right {
    width: 100%;
  }
  .category {
    margin-left: 0;
    margin-top: 30px;
  }
.jhk_link a {
font-size:1.4rem;
  line-height: 2.4;
}
/* セミナー
------------------------------------------------------------ */
  .sem_list li {
    flex-flow: column-reverse;
    margin: 15px 0;
  }
  .sem_img, .sem_img_dtl {
    width: 100%;
    margin: 0px auto 20px;
    text-align: center;
  }
  .sem_img img, .sem_img_dtl img {
    width: 66%;
  }
  .sem_ttl a {
    font-size: 1.8rem;
  }
  .sem_cat {
    height: 30px;
    line-height: 2.2;
  }
  .sem_meta {
    margin-bottom: 15px;
  }
  .sem_metabox dt {
    padding: 3px 10px;
    border-radius: 3px;
    margin: 0 10px 10px 0;
    width: 100px;
    line-height: 2.2;
  }
  .sem_metabox {
    padding: 20px 30px;
  }
  .sem_metabox dd {
    width: 100%;
    margin-bottom: 10px;
  }
  .sem_info {
    font-size: 1.5rem;
  }
  .sem_formbox {
    padding: 20px 4%;
    width: 92%;
    font-size: 1.4rem;
  }
  .sem_formpra {
    text-align: center;
    margin: 30px 0;
    line-height: 1.6;
  }
  .sem_formttl {
    margin: 10px 0 40px 0;
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .sem_formatt{
font-size:1.35rem;
}
  .sem_listbtn a {
  margin: 20px auto 20px;
  padding:5px 0;
  border: 1px solid #56C39A;
  border-radius: 1em;
  transition: .3s;
  font-size: 1.5rem;
  line-height: 1.8;
  display: block;
  width:90%;
}



/* 会員ページ
------------------------------------------------------------ */
  .mem_ttl {
    margin: 8px 0 2px 0;
    font-size: 1.5rem;
    padding: 5px;
    border: #888 solid 1px;
    display: block;
    text-align: center;
  }
  .pdf_ico a::before, .word_ico a::before, .excel_ico a::before {
    width: 25px;
    height: 25px;
    padding: 0 0.3em 0.2em 0;
  }

/* 県民の皆さまへ
------------------------------------------------------------ */
.pref_headline {
  font-size: 2rem;
  margin:40px auto;
  line-height:1.4;
  padding:0 1em;
}
.pref_act_ttl {
  font-size:1.6rem;
  line-height:1.6;
}
.pref_act_small{
font-size:1.4rem;
margin:0 0 1.5rem 2.5rem;
padding:0.5rem;
line-height:1.4;
}
.pref_act_liwrap{
font-size:1.3rem;
margin-left:2rem;
}
.pref_wrap{
background:none;
}
#pref .inner ul {
  margin: 10px 0 15px;
  font-size:1.4rem;
}
#pref .inner ul li{
  border-left: solid 6px #EF7884;
  margin: 0 0 8px 1.5em;
  line-height: 1.4;
  padding: 0.5em;
}
#pref .inner ul li.pref_care{
margin: 0 0 2px 1.5em;
}
.inner_img_ct {
  text-align:center;
  padding:10px 0 0;
}
.pref_ct_ttl {
font-size:1.8rem;
line-height:1.6;
}
.area_link dd.area_blog a{
font-size:1.3rem;
line-height:1.8;
}
.pref_link{
padding:0px 0 0 25px;
}
.pref_listbtn a{
margin:0px auto 20px;
padding:5px 0;
font-size:1.3rem;
line-height:1.4;
color:#EF7884;
width:90%;
}
.pref_listbtn a::after{
top:50%;
right:2.5%;
margin-top: -4px;
}

/* 助産師の皆さまへ
------------------------------------------------------------ */
.tbl_join dt {
	width:100%;
	float: none;
	background:#EBDDAD;
}

.tbl_join dd {
margin-left:0;
border-left:none;
}
.tbl_join dt,.tbl_join dd {
  padding: 10px;
  font-size:1.4rem;
}
#midwives .inner p{
font-size:1.4rem;
}
.mid_list1_ul{
margin:0 0 1.2em 0.5em;
font-size:1.4rem;
}
.mid_list3{
font-size:1.4rem;
}
.mid_list3 li{
margin-left:0em;
}


/* 助産師を探す
------------------------------------------------------------ */
.tbl_head{
display: none;
}
.tbl_search{
font-size:1.4rem;
}
.tbl_search td{
display:block;
text-align:center;
}
.tbl_search th,.tbl_search td {
  padding:0.5rem;
}
.tbl_search td.tbl_name{
background:#F8C2C8;
font-weight:700;
text-align:center;
}
.tbl_search td::before {
    content: attr(data-label);
    font-size: 1.2rem;
    color: #666;
    display: block;
    margin-bottom: 0.25rem;
  }
  
  .tbl_namelink{
justify-content:center;
flex-direction:column;
}
.tbl_webicon{
margin-left:0px;
}
.tbl_search .tbl_webicon img{
padding:5px 0 0 0;
}

.bnr_nmin{
width:85%;
}
.red_cat{
font-size:1.1rem;
}
.cat_txt{
font-size:1.3rem;
padding:.8rem;
margin:0 0 10px 0;
}
.care_right{
text-align:center;
font-size:1.1rem;
padding:.8rem 0 .5rem 0;
}
.tbl_search td.td_care_non{
display:none;
}
}