.profile {
  width: 90%;
  margin: 0 0 50px 25px;
  padding: 0;
}
/*.profile img{
	width: 24%;
	height: 100%;
}*/
.profileTB {
  margin: 0 0 20px;
}
.profileTB tr {
  border-bottom: 1px solid #DCDCDC;
}
.profileTB tr:first-child {
  border-top: 1px solid #DCDCDC;
}
.profileTB th, .profileTB td {
  padding: .75em 1em;
  font-size: 1.05em;
  line-height: 1.6;
  vertical-align: top;
}
.profileTB th {
  width: 30%;
  text-align: left;
}
.profileTB td {
  width: 70%;
}
.profileTB a {
  color: inherit;
  text-decoration: none;
}
.profileTB a:hover {
  color: #3f7dbd;
  cursor: pointer;
}
.profileTB li {
  margin: 0 0 1em 1.25em;
  padding-left: 0em;
  line-height: 1.6;
  list-style-type: circle;
}
.profile-service {
  width: 90%;
  margin: 0 0 50px 25px;
  padding: 0;
}
.profile-service a {
  margin: 0 0 20px 0;
  padding: 0 0 0 1.25em;
  font-size: 1.05em;
  letter-spacing: .01em;
  text-decoration:underline;
  color: inherit;
  display: block;
  text-indent: -1.25em;
}
.profile-service a::before {
	content: "";
	width: 14px;
	height: 14px;
	margin-right: 5px;
	background-image: url(../img/link_ico2.jpg);
	background-position: center;
	background-size: contain;
	display: inline-block;
}
.profile-service a:hover {
  color: #3f7dbd;
  cursor: pointer;
  transition-duration: 0.15s;
}
.profile-area {
  width: 90%;
  margin: 0 0 50px 25px;
  padding: 0;
}
.profile-area p {
  margin: 0 0 20px;
  padding: 0 0 0 0;
  font-size: 1.05em;
  letter-spacing: .01em;
}
.coment {
  font-size: .9em;
  line-height: 1.4;
  text-indent: -1em;
  padding-left: 2em;
}
.coment a {
  color: inherit;
}
.coment a:hover {
  color: #3f7dbd;
}
/*公告*/
.announcement {
  margin: 0 0 0 20px;
}
.announcementTB {
  width: 100%;
  margin: 0 0 20px 0;
}
.announcementTB tr {
  border-bottom: 1px solid #DCDCDC;
}
.announcementTB tr:first-child {
  border-top: 1px solid #DCDCDC;
}
.announcementTB th, .announcementTB td {
  padding: .75em 1em;
  ;
  line-height: 2;
  vertical-align: top;
}
.announcementTB th {
  width: 35%;
  text-align: left;
}
.announcementTB td {
  width: 65%;
}
.announcementBK {
  background-color: #f2f2f2;
}
.announcementTB a {
  text-decoration: none;
}
.announcementTB a:hover {
  border-bottom: 1px dashed #3f7dbd;
}
/*施設案内*/
.facilityInfo {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
}
.facilityInfo img {
  width: 32%;
  height: auto;
}
/*営業時間*/
.contactInfo {
  width: 90%;
  margin: 0 auto 50px;
}
.contactInfo th, .contactInfo td {
  padding: .75em;
  font-size: 1.05em;
}
.contactInfo th {
  background-color: #e1efe3;
  border-left: 1px solid #FFF;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  font-weight: 500;
  letter-spacing: .015em;
}
.contactInfo td {
  width: 80%;
  text-align: center;
  border-right: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
}
.tableMarg {
  margin-bottom: 30px;
}
/*アクセス*/
.map {
  width: min(950px, 95%);
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.map img {
  width: 100%;
  height: auto;
}
.map iframe {
  width: 100%;
  height: 350px;
  margin-bottom: 10px;
}
.mapTxt {
  margin: 30px auto;
  text-decoration: none;
  color: inherit;
  display: block;
  position: absolute;
  bottom: 20px;
  left: 10px;
}
.mapTxt:hover {
  color: #3f7dbd;
}
.map_directions {
  margin: 0 auto 0 30px;
}
.directions {
  margin: 0 0 10px;
  font-size: 1em;
  line-height: 1.6;
}
/*--情報公開=release.html--*/
.releaseArea {
  width: 95%;
  height: 350px;
  margin: 50px auto 30px;
  padding: 0 20px;
  text-align: center;
}
.releaseArea iframe {
  width: 100%;
  height: 100vh;
}



.releaseCont {
  margin: 50px auto 0 30px;
  padding-bottom: 200px;
}
.releaseCont ul {
  width: max-content;
}
.releaseCont ul li {
  padding: 20px 70px 20px 20px;
  font-size: 1.1em;
  border-bottom: 1px dashed #E1E1E1;
}
.releaseCont ul li:nth-child(1) {
  border-top: 1px dashed #E1E1E1;
}
.releaseCont ul li:nth-child(2) {
  background-color: #F7FBFF;
}
/*--採用情報=recruit.html--*/
.recruitCont {
  width: min(1000px, 100%);
  margin: 50px auto 80px;
}
.recruitImg {
  width: min(1000px, 100%);
  height: auto;
  position: relative;
}
.recruitImg img {
  width: 100%;
  height: 420px;
  object-fit: cover;
  object-position: right top;
}
.recruitImg2 {
  width: 9em;
  height: 9em;
  font-size: 2em;
  background-color: #FFE5EA;
  border-radius: 50%;
  display: table;
  position: absolute;
  top: 50%;
  left: 12%;
  transform: translateY(-50%);
}
.recruitImg2 span {
  font-weight: bold;
  text-align: center;
  line-height: 1.8;
  vertical-align: middle;
  display: table-cell;
}
.recruit-article {
  width: max-content;
  margin: 50px auto 0;
}
.recruit-summary {
  margin: 20px 0 20px;
  font-size: 1.2em;
  line-height: 1.4;
  font-weight: 700;
	text-align: center;
  color: #10A433;
}
.recruit-br-sp {

}
.recruitTxt {
  font-size: 1.05em;
  line-height: 1.8;
	text-align: center;
}
.recruitToi {
  width: 95%;
  margin: 30px auto 0;
  padding: .75em 1em .75em 1em;
  border: 3px double #3f7dbd;
  font-size: 1.05em;
  line-height: 2;
	text-align: center;
}
.recruitToi a {
  margin-left: 2em;
  font-size: 1.1em;
  letter-spacing: .05em;
  color: inherit;
}

.recruitIframe {
  width: min(900px, 95%);
  height: 500px;
  margin: 50px auto 0;
  padding: 0 20;
	overflow-y: auto;
}
.recruitIframe iframe {
  width: 100%;
	height: 100vh;
}


/*.recruit-details {
  width: max-content;
  margin: 70px auto 0;
}
.recruitDate {
  margin: 30px 0 10px;
  font-size: 1.05em;
  font-weight: bold;
}
  .recruitDate span{
	  margin-left: 2em;
    font-weight: normal;
	}
.recruit-details table {
	border: 1px solid gray;
}
.recruit-details tr {
  display: flex;
  flex-wrap: wrap;
}
.recruit-details table th {
  padding: .5em 2.5em;
  font-size: 1.05em;
  line-height: 1.8;
	border-right: 1px solid gray;
	background-color: #EEF5F1;
}
.recruit-details table td {
  padding: .5em 2em  .5em;
}
.recruit-details table td span {
  margin-bottom: .5em;
  font-size: 1.05em;
  line-height: 1.8;
  display: block;
}*/
@media screen and (max-width:1024px) {
  .recruitCont {
    width: min(1000px, 100%);
    margin: 0 auto 80px;
  }
}
@media screen and (max-width:834px) {
  /*--採用情報=recruit.html--*/
  .recruitImg2 {
    width: 8em;
    height: 8em;
    font-size: 1.8em;
    background-color: #FFE5EA;
    border-radius: 50%;
    display: table;
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
  }
.recruit-summary {
  margin: 20px 0 30px;
  font-size: 1.2em;
  line-height: 1.4;
  font-weight: 700;
	text-align: center;
  color: #10A433;
}
.recruitTxt {
	width: 80%;
	margin: 0 auto ;
  font-size: 1.05em;
  line-height: 1.8;
	text-align: center;
}

  .recruitToi {
    width: 60%;
    margin: 40px auto 0;
    padding: .65em 1em .8em 1em;
    border: 3px double #3f7dbd;
    font-size: 1.05em;
    line-height: 2;
    text-align: center;
  }
  .recruitToi a {
    margin: .25em auto 0 auto;
    font-size: 1.05em;
    letter-spacing: 0;
    color: #3f7dbd;
    cursor: pointer;
    display: block;
  }
}
@media screen and (max-width:480px) {
  .profile {
    margin: 0 auto;
    padding: 0 0 50px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .profile-line {
    width: 100%;
    margin: 0 0 0 0;
  }
  .profile img {
    width: 80%;
    height: 100%;
    margin: 20px auto 0;
  }
  .profileTB {
    width: 100%;
    margin: 0 0 5px;
  }
  .profileTB tr {
    border-bottom: 1px solid #DCDCDC;
    display: flex;
    flex-direction: column;
  }
  .profileTB tr:first-child {
    border-top: 1px solid #DCDCDC;
  }
  .profileTB th, .profileTB td {
    padding: .5em .75em .4em;
    font-size: 1em;
    line-height: 1.6;
    vertical-align: top;
  }
  .profileTB th {
    width: 100%;
    text-align: left;
    background-color: #DCDCDC;
  }
  .profileTB td {
    width: 100%;
  }
  .profile-service a {
    margin: 0 0 20px 0;
    padding: 0 0 0 1.2em;
    font-size: 1em;
    line-height: 1.2;
    letter-spacing: .01em;
    text-decoration: none;
    color: inherit;
    display: block;
    text-indent: -1.25em;
  }
  .profile-area p {
    margin: 0 0 20px;
    padding: 0 0 0 0;
    font-size: 1em;
    letter-spacing: .01em;
  }
  /*公告*/
  .announcement {
    margin: 0 0 0 0;
  }
  .announcementTB {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .announcementTB th, .announcementTB td {
    padding: .35em .5em .35em .65em;
    line-height: 2;
    vertical-align: top;
  }
  .announcementTB th {
    width: auto;
    text-align: left;
  }
  .announcementTB td {
    width: auto;
  }
  /*施設案内*/
  .facilityInfo {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    gap: 20px;
  }
  .facilityInfo img {
    width: 95%;
    height: auto;
  }
  /*営業時間*/
  .contactInfo {
    width: 95%;
    margin: 0 auto 30px;
  }
  .contactInfo th, .contactInfo td {
    padding: .5em .25em;
    font-size: 1em;
  }
  .contactInfo th {
    background-color: #e1efe3;
    border-left: 1px solid #FFF;
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    font-weight: 500;
    letter-spacing: .015em;
  }
  .contactInfo td {
    width: 72%;
    text-align: center;
    border-right: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
    letter-spacing: -.01em;
  }
  .office_name {
    line-height: 1.3;
  }
  /*アクセス*/
  .map {
    width: min(950px, 95%);
    margin: 0 auto 35px;
    text-align: center;
    position: relative;
  }
  .map iframe {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  .mapTxt {
    margin: 30px auto;
    text-decoration: none;
    color: inherit;
    display: block;
    position: absolute;
    bottom: -35px;
    left: 5px;
  }
  .mapTxt:hover {
    color: #3f7dbd;
  }
  .map_directions {
    margin: 0 auto 0 5px;
  }
  .directions {
    margin: 0 0 10px;
    font-size: 1em;
    line-height: 1.4;
  }
  /*--情報公開=release.html--*/
  .releaseCont {
    margin: 50px 0 50px 0;
    padding-bottom: 200px;
  }
  .releaseCont ul {
    width: 100%;
  }
  .releaseCont ul li {
    padding: 20px 10px 20px 10px;
    font-size: 1.05em;
    line-height: 1.2;
    border-bottom: 1px dashed #E1E1E1;
  }
  .releaseCont ul li:nth-child(2) {
    background-color: #F7FBFF;
  }
  /*--採用情報=recruit.html--*/
  .recruitCont {
    width: min(1000px, 100%);
    margin: 0 auto 60px;
  }
  .recruitImg {
    width: min(1000px, 100%);
    height: auto;
    padding: 0 0 70px 0;
    position: relative;
  }
  .recruitImg img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: -350px top;
  }
  .recruitImg2 {
    width: 8.5em;
    height: 8.5em;
    font-size: 1.6em;
    background-color: #FFE5EA;
    border-radius: 50%;
    display: table;
    position: absolute;
    top: inherit;
    left: 3%;
    transform: translateY(-50%);
  }
.recruit-article {
  width: 92%;
  margin: 50px auto 0;
}
  .recruitToi {
    width: 95%;
    margin: 40px auto 0;
    padding: .75em 1em .75em 1em;
    border: 3px double #3f7dbd;
    font-size: 1.05em;
    line-height: 2;
    text-align: center;
  }
  .recruitToi a {
    margin: .25em auto 0 auto;
    font-size: 1.05em;
    letter-spacing: 0;
    color: #3f7dbd;
    cursor: pointer;
    display: block;
  }
  .recruit-summary {
    margin: 20px 0 35px;
    font-size: 1.2em;
    line-height: 2;
    font-weight: 700;
	text-align: center;
    color: #10A433;
  }
.recruit-br-sp {
	display: block; 
    line-height: 2;
}
  .recruitTxt {
	width: 95%;
	margin: 0 auto ;
    font-size: 1.05em;
    line-height: 2;
  }
	
	
.recruitIframe {
  width: 98%;
  height: 1000px;
  margin: 50px auto 0;
  padding: 0 20;
	overflow-x: hidden;
	overflow-y: auto;
}
.recruitIframe iframe {
  width: 100%;
	height: 100vh;
	overflow-y: none;
}	
/*  .recruit-details {
    width: 90%;
    margin: 60px auto 0;
  }
  .recruitDate {
    margin: 30px 0 10px;
    font-size: 1em;
    font-weight: bold;
  }
  .recruitDate span{
	  margin-left: 1em;
    font-weight: normal;
	}
.recruit-details table {
	  width: 100%;
	border: 1px solid gray;
}
  .recruit-details tr {
	  display: flex;
  flex-wrap:nowrap;
    flex-direction: column;
  }
  .recruit-details table th {
    padding: .5em 1.5em;
    font-size: 1em;
    line-height: 1.8;
	border-right: none;
	border-bottom: 1px solid gray;

	background-color: #EEF5F1;

  }
  .recruit-details table td {
    padding: .5em 1em 0 1em;
  }
  .recruit-details table td span {
    margin-bottom: .5em;
    font-size: 1em;
    line-height: 1.8;
    display: block;
  }*/
}