p.entry-btn {
    margin-top: 3vw;
}
.guideline-list ul {
    display: block;
    justify-content: space-around;
    align-items: center;
}.guideline-list ul {
    display: block;
    justify-content: space-around;
    align-items: center;
}.guideline-list ul {
    display: block;
    justify-content: space-around;
    align-items: center;
}.guideline-list ul {
    display: block;
    justify-content: space-around;
    align-items: center;
}.guideline-list ul {
    display: block;
    justify-content: space-around;
    align-items: center;
}.guideline-list ul {
    display: block;
    justify-content: space-around;
    align-items: center;
}.guideline-list ul {
    display: block;
    justify-content: space-around;
    align-items: center;
}.guideline-list ul {
    display: block;
    justify-content: space-around;
    align-items: center;
}.guideline-list ul {
    display: block;
    justify-content: space-around;
    align-items: center;
}.guideline-list ul li a {
    display: block;
    padding: 5px 13px;
    width: 100%;
    height: 100%;
}.guideline-list ul li a {
    display: block;
    padding: 5px 13px;
    width: 100%;
    height: 100%;
}.guideline-list ul li a {
    display: block;
    padding: 5px 13px;
    width: 100%;
    height: 100%;
}.guideline-list ul li a {
    display: block;
    padding: 5px 13px;
    width: 100%;
    height: 100%;
}.guideline-list ul li a {
    display: block;
    padding: 5px 13px;
    width: 100%;
    height: 100%;
}.guideline-list ul li a {
    display: block;
    padding: 5px 13px;
    width: 100%;
    height: 100%;
}.guideline-list ul li a {
    display: block;
    padding: 5px 13px;
    width: 100%;
    height: 100%;
}.guideline-list ul li a {
    display: block;
    padding: 5px 13px;
    width: 100%;
    height: 100%;
}.l-guideline .table-box td {
    padding: 13px 15px;
    background: #FFF;
    border: 1px solid #dadada;
}.l-guideline .table-box td {
    padding: 13px 15px;
    background: #FFF;
    border: 1px solid #dadada;
}.l-guideline .table-box td {
    padding: 13px 15px;
    background: #FFF;
    border: 1px solid #dadada;
}.l-guideline .table-box td {
    padding: 13px 15px;
    background: #FFF;
    border: 1px solid #dadada;
}@charset "UTF-8";

/*==============================
l-guideline
==============================*/
.line-head {
    position: relative;
    margin: 22px 13px 30px;
    padding: 4px 0 3px 13px;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 0.1em;
    color: #00644e;
    border-bottom: 1px solid #dadada;
	background: #f3faf8;
	border-left: 5px solid #00644e;
}


.guideline-list{
	margin: 16px 0 20px;
}
.guideline-list ul{
	display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.guideline-list ul li{
	    display: inline-block;
    background: #F5F5F5;
    margin-bottom: 18px;
}
.guideline-list ul li a{
	display:block;
	padding: 10px 20px;
	width: 100%;
	height: 100%;
}

.l-guideline .table-box {
  font-size: 14px;
  line-height: 1.7;
}
.table-box table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 1px;
  background: #c7c7c7;
}
.l-guideline .table-box th {
  padding: 13px 15px;
  width: 105px;
  background: #F3FAF8;
  border: 1px solid #dadada;
}
.l-guideline .table-box td {
  padding: 13px 15px;
  background: #FFF;
  border: 1px solid #dadada;
}
.l-guideline .img-box .guide-txt {
  font-size: 16px;
}
.l-guideline .img-box .entry-btn a:hover,
.l-guideline .img-box .entry-btn a:active,
.l-guideline .img-box .entry-btn a:focus {
  text-decoration: none;
}
.l-guideline .img-box .entry-btn a {
  display: block;
  width: 100%;
  margin: 0 0 0 20px;
  padding: 7px 24px;
  font-size: 14px;
  font-weight: 800;
  text-align: center;
  color: #00644e;
  letter-spacing: 0.05em;
  border: #00644e 1px solid;
  border-radius: 5px;
}

.l-guideline .img-box .entry-btn a:hover {
	opacity: .7;
}

.l-guideline .img-box img{
	padding: 20px 0;
}
.l-guideline .guide-box {
  margin: 0 0 40px;
}
.l-guideline .guide-box .img-box {
  float: left;
}
.l-guideline .guide-box .table-box {
  width: auto;
  margin-top: 35px;
  padding: 20px;
}

.occupation{
	color: #00644e;
    font-size: 30px;
    font-weight: 800;
    padding-left: 26px;
}


/* =================================
   SubPage
==================================== */
.cf {
  *zoom: 1;
}
.cf:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

form ::-webkit-input-placeholder {
  color: #C6C6C6;
}
form :-moz-placeholder {
  opacity: 1;
  color: #C6C6C6;
}
form ::-moz-placeholder {
  opacity: 1;
  color: #C6C6C6;
}
form :-ms-input-placeholder {
  color: #C6C6C6;
}

::-moz-selection {
  color: #FFF;
  background: rgba(31, 127, 194, 0.7);
}

::selection {
  color: #FFF;
  background: rgba(31, 127, 194, 0.7);
}

.page-mv {
  min-width: 1030px;
  height: 120px;
}
.page-mv .wrap {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  height: 100%;
}
.page-mv h2 {
  font-size: 45px;
  font-weight: bold;
  color: #333333;
}
.page-mv.medical {
  background: url(/common/img/medical_mv.jpg) no-repeat center;
  background-size: cover;
}
.page-mv.company {
  background: url(/common/img/doctor_mv.jpg) no-repeat;
    /* background-size: cover; */
}
.page-mv.items {
  background: url(/common/img/items_mv.jpg) no-repeat center;
  background-size: cover;
}
.page-mv.contact {
  background: url(/common/img/contact_mv.jpg) no-repeat center;
  background-size: cover;
}
.page-mv.policy {
  background: url(/common/img/policy_mv.jpg) no-repeat center;
  background-size: cover;
}

.l-breadcrumbs {
  min-width: 100%;
  padding: 5px 0px 5px 240px;
  font-size: 12px;
}

.l-page {
  30px 0px 100px 240px;
}
.l-page .content-area .head {
  margin-bottom: 25px;
}
.l-page .content-area .head h3 {
  padding: 5px 0 5px 15px;
  line-height: 1.5;
  font-size: 20px;
  font-weight: bold;
  color: #0B2278;
  border-left: 5px solid #00644e;
}
.l-page .content-area .txt-box + .txt-box {
  margin: 50px 0 0;
}
.l-page .content-area .txt-box p + p {
  margin: 10px 0 0;
}
.l-page .content-area table {
  width: 100%;
  table-layout: fixed;
}
.l-page .content-area table tbody {
  width: 100%;
}
.l-page .content-area table tr {
  width: 100%;
  display: block;
  border-bottom: 1px solid #dadada;
}
.l-page .content-area table tr th, .l-page .content-area table tr td {
  padding: 15px 0;
  vertical-align: top;
}
.l-page .content-area table tr th {
  width: 16.5rem;
}
.l-page .content-area table tr:first-child {
  border-top: 1px solid #dadada;
}
.l-page .content-area table.history tr {
  display: -webkit-flex;
  display: flex;
}
.l-page .content-area table.history tr th {
  width: 16.5rem;
}
.l-page .content-area table.history tr th:nth-child(2) {
  width: 2rem;
  text-align: right;
}

.l-page .content-area table tr td {
  padding-left: 30px;
}
.l-page .content-area iframe {
  margin-top: 20px;
  width: 100%;
  height: 400px;
}

.l-items .jump-area ul {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.l-items .jump-area ul li {
 width: 49%;
    margin-bottom: 15px;
}
.l-items .jump-area ul li a {
  position: relative;
  display: block;
  padding: 8px 0;
  color: #0B2278;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  border: 2px solid #0B2278;
}
.l-items .jump-area ul li a:hover {
  background: #F1F5FB;
}
.l-items .jump-area ul li a:after {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  display: inline-block;
  border-top: 1px solid #0B2278;
  border-right: 1px solid #0B2278;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 4%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transition-duration: .2s;
}
.l-items .content-area .item-box {
  padding: 30px 0;
}
.l-items .content-area .content ul {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.l-items .content-area .content ul li {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 20px;
}
.l-items .content-area .content ul li:nth-child(3n) {
  margin-right: 0;
}
.l-items .content-area .content ul li .txt {
  margin-top: 7px;
  text-align: center;
}

.l-medical .content-area .content {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.l-medical .content-area .content .img {
  width: 30%;
}
.l-medical .content-area .content .txt {
  width: 67.5%;
}
/*.l-medical .content-area .head h3 {
  position: relative;
  padding-left: 90px;
}*/
.l-medical .content-area .head h3 span {
  position: absolute;
  left: 10px;
  top: 5px;
  font-size: 14px;
  margin: auto;
  display: inline-block;
}

.l-policy .content-area p.intro {
  text-indent: 1em;
}
.l-policy .content-area .text-box {
  padding-top: 40px;
}
.l-policy .content-area .text-box h3 {
  font-weight: bold;
}
.l-policy .content-area .text-box p {
  padding-left: 10px;
}
.l-policy .content-area .text-box ul {
  padding-left: 10px;
}
.l-policy .content-area .text-box ul li:before {
  content: "・";
  display: inline-block;
}

.l-contact {
  /*MW WP Form*/
}
.l-contact .contact-bnr {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  padding: 20px;
  background: #00644e;
}
.l-contact .contact-bnr p, .l-contact .contact-bnr a, .l-contact .contact-bnr span {
  color: #fff;
}
.l-contact .contact-bnr p.txt {
  width: 50%;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.l-contact .contact-bnr p.tel {
  width: 50%;
  text-align: center;
}
.l-contact .contact-bnr p.tel:before {
  content: "";
  margin-right: 10px;
  width: 25px;
  height: 25px;
  display: inline-block;
  background: url(/common/img/contact_tel.png) no-repeat center;
  background-size: contain;
}
.l-contact .contact-bnr p.tel span {
  line-height: 1.5;
  font-weight: bold;
  font-size: 28px;
}
.l-contact .contact-bnr p.tel span.time {
  font-weight: normal;
  font-size: 12px;
}
.l-contact .form-area {
  margin-top: 30px;
}
.l-contact .form-area table {
  width: 100%;
  table-layout: fixed;
  border: 1px solid #e2e2e2;
}
.l-contact .form-area table tbody tr {
  display: block;
  border-bottom: 1px solid #e2e2e2;
}
.l-contact .form-area table tbody tr:last-child {
  border-bottom: 0;
}
.l-contact .form-area table tbody tr:last-child th {
  vertical-align: top;
}
.l-contact .form-area table tbody tr th {
  width: 250px;
  padding: 20px;
  box-sizing: border-box;
}
.l-contact .form-area table tbody tr th span {
  display: inline-block;
  float: right;
  width: 47px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  border-radius: 3px;
}
.l-contact .form-area table tbody tr th span.alart {
  background: #cb1d21;
}
.l-contact .form-area table tbody tr th span.any {
  background: #929292;
}
.l-contact .form-area table tbody tr td {
  max-width: 680px;
  width: 680px;
  padding: 20px;
  box-sizing: border-box;
}
.l-contact .form-area .submit-area input[type="submit"] + input[type="submit"] {
    margin-left: 20px;
}
.l-contact .form-area table tbody tr td input[type="text"],
.l-contact .form-area table tbody tr td textarea {
  width: 100%;
  font-family: initial;
  font-size: 14px;
  background: #f4f4f4;
  border: 0;
  box-sizing: border-box;
}
.l-contact .form-area table tbody tr td input[type="text"] {
  padding: 10px;
  height: 35px;
}
.l-contact .form-area table tbody tr td textarea {
  height: 135px;
}
.l-contact .form-area .submit-area input[type="submit"] {
  background-color: #fff;
}
.l-contact .mw_wp_form_input .preview-show {
  display: none !important;
}
.l-contact .mw_wp_form_input .input-show {
  display: block !important;
}
.l-contact .mw_wp_form_preview .input-show {
  display: none !important;
}
.l-contact .mw_wp_form_preview .preview-show {
  display: block !important;
}

.l-agreement .l-main .text-box ul li:before {
  display: none;
}
.l-agreement .l-main .text-box ul.no {
  padding-left: 2em;
  list-style: decimal;
}
.l-agreement .l-main .text-box ul.no > li {
  margin-bottom: 5px;
}
.l-agreement .l-main .text-box ul.no .hold {
  padding-left: 0;
}

.l-content-archive .l-main .text-box {
  margin-bottom: 20px;
  padding: 20px 30px;
  border: 1px solid #d9d9d9;
}
.l-content-archive .l-main .text-box:last-child {
  margin-bottom: 0;
}
.l-content-archive .l-main .text-box p.ttl {
  font-size: 16px;
  font-weight: bold;
}
.l-content-archive .l-main .text-box p.txt {
  display: inline-block;
  width: 74.5%;
}
.l-content-archive .l-main .text-box a.detail {
  display: inline-block;
  width: 16%;
  margin-left: 8%;
  text-align: right;
  color: #0b41ae;
  text-decoration: underline;
}
.l-content-archive .l-main .text-box a.detail:after {
  content: ">>";
  text-decoration: none;
}

.l-single .l-main .head p {
  display: inline-block;
}
.l-single .l-main .head p.cat {
  margin-right: 20px;
  padding: 2px 16px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background: #868889;
  min-width: 6em;
  text-align: center;
}
.l-single .l-main .head h3 {
  margin: 15px 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.6;
}
.l-single .l-main .content p + p {
  margin: 10px 0 0;
}
.l-single .l-main .content h3 {
  margin: 15px 0 10px;
  font-weight: bold;
  font-size: 22px;
  border-bottom: 3px solid #073DAD;
}
.l-single .l-main .content h4 {
  margin: 15px 0 10px;
  line-height: 1.6;
  font-size: 18px;
  font-weight: bold;
  padding-left: 15px;
  border-left: 4px solid #073DAD;
}
.l-single .l-main .content h5 {
  margin: 15px 0 10px;
  line-height: 1.6;
  font-size: 16px;
  font-weight: bold;
}
/*medical.html*/
.medical-img {
    width: 579px;
}

/*access.html*/
.access-img {
    width: 266px;
}


/*送信確認画面*/
.top-back {
    background-color: #0B2278;
    /* display: inline-block; */
    text-align: center;
    margin: 30px auto 0;
    width: 200px;
    padding: 10px;
	color: #fff;
}

/*グーグルマップ*/

	.gmap{
position: relative;
padding-bottom: 56.25%;
padding-top: 7px;
height: 0;
overflow: hidden;
}
.gmap iframe, .gmap object, .gmap embed{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/*追加*/

.guideline-list ul {
    justify-content:  flex-start;
}

.guideline-list ul li {
    min-width: 19%;
    text-align:  center;
	margin: 0 20px 20px 0;
}

.guideline-list {
    padding-left:  15px;
}

.l-guideline .guide-box .table-box {
    padding-right:  0;
    padding-left:  0;
    padding-bottom:  0;
}

.line-head {margin-left:  0;margin-right:  0;}

.l-guideline .guide-box > div:last-child.img-box {float:  none;width:  158px;margin: 30px 0 0;}

.l-contents.l-page.wrap.l-guideline > section {
    padding-left:  15px;
}

.l-guideline .guide-box .img-box .occupation {
    padding-left:  0;
}

p.entry-btn {margin:  0;}

.l-guideline .img-box .entry-btn a {
    margin-left:  0;
}

.l-guideline .guide-box {
    margin-bottom:  50px;
}
.l-guideline .guide-box .img-box .occupation {
	text-indent: -1em;
	padding-left: 1em;
}

.l-guideline-detail > * {margin-left: 15px!important;}

.l-guideline-detail .table-box > .img-box {
    margin:  30px 0 0;
}

.l-guideline-detail h3.line-head {
    margin-bottom:  0;
}

.l-guideline.l-guideline-detail .guide-box .table-box {
    margin-top:  10px;
}
.gmap {
    padding:  0;
    height: auto;
}

.l-page .content-area iframe {
    position:  relative;
}
.l-contact .form-area table tbody tr th {
    min-width:  250px;
}
.l-contact .form-area table tbody tr td {
    word-break: break-all;
}
@media only screen and (max-width: 1270px) {
	.l-breadcrumbs {
		padding-left: 200px;
	}
}
/* ======================================================================================================================== */
/* responsive
/* ======================================================================================================================== */
@media only screen and (max-width: 768px) {
  *,
  *:before,
  *:after {
    box-sizing: inherit;
  }

  html {
    box-sizing: border-box;
    font-size: 62.5%;
  }
	
	.medical-img {
    width: 100%;
}
	
	.guideline-list ul li a {
    display: block;
    padding: 4px 15px;
    width: 100%;
    height: 100%; 
}
	

  /* Layout */
  /*==============================
  共通要素
  ==============================*/
  .page-mv {
    min-width: 100%;
  }
  .page-mv h2 {
    font-size: 3.4rem;
  }

  .wrap {
    width: 100%;
    margin: 0 auto;
    padding: 0 3.125%;
  }

  .l-breadcrumbs {
    min-width: 100%;
    padding:6px 0 6px 200px;
  }

  .l-page {
    padding: 20px 0 50px 200px;
  }
  .l-page .content-area .head {
    margin-bottom: 20px;
  }
  .l-page .content-area .head h3 {
    font-size: 1.8rem;
  }
  .l-page .content-area table tbody tr {
    padding: 10px 0;
  }
  .l-page .content-area table tbody th, .l-page .content-area table tbody td {
    display: block;
    width: 100%;
    padding: 0;
  }
  .l-page .content-area table tbody th {
    font-weight: bold;
  }
  .l-page .content-area table.history tr {
    flex-wrap: wrap;
  }
  .l-page .content-area table.history tr th {
    display: inline-block;
    width: auto;
    min-width: 4.5rem;
  }
  .l-page .content-area table.history tr th:nth-child(2) {
    width: auto;
  }
  .l-page .content-area table.history tr td {
    padding-left: 0;
  }
  .l-page .content-area .txt-box + .txt-box {
    margin: 40px 0 0;
  }
	.l-items .jump-area ul li {
    width: 100%;
    margin-bottom: 3vw;
}
	.l-items .jump-area ul {
    display: -webkit-flex;
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
}
	.l-items .jump-area ul li a:after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    display: inline-block;
    border-top: 1px solid #0B2278;
    border-right: 1px solid #0B2278;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 4%;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    transition-duration: .2s;
		display: none;
}
  .l-items .content-area .item-box {
    padding: 20px 0;
  }
  .l-items .content-area .content ul li {
    width: 48%;
    margin-right: 4%;
  }
  .l-items .content-area .content ul li:nth-child(2n) {
    margin-right: 0;
  }
  .l-items .content-area .content ul li:nth-child(3n) {
    margin-right: 4%;
  }

  .l-medical .content-area .head h3 {
    padding-left: 15px;
  }
  .l-medical .content-area .head h3 span {
    position: relative;
    left: 0;
    display: block;
    margin-bottom: 5px;
  }
  .l-medical .content-area .content {
    flex-wrap: wrap;
  }
  .l-medical .content-area .content .img {
    position: relative;
    width: 100%;
    height: 30vw;
    overflow: hidden;
  }
  .l-medical .content-area .content .img img {
    position: absolute;
    top: 70%;
    bottom: 0;
    margin: auto;
  }
  .l-medical .content-area .content .txt {
    margin-top: 15px;
    width: 100%;
  }

  .l-policy .content-area .text-box {
    padding-top: 20px;
  }

  .l-contact .contact-bnr {
    flex-wrap: wrap;
  }
  .l-contact .contact-bnr p.txt {
    width: 100%;
    font-size: 3.5vw;
    border-right: 0;
  }
  .l-contact .contact-bnr p.tel {
    width: 100%;
  }
  .l-contact .contact-bnr p.tel:before {
    width: 4.5vw;
    height: 4.5vw;
  }
  .l-contact .contact-bnr p.tel span {
    font-size: 5.5vw;
  }
  .l-contact .contact-bnr p.tel span.time {
    font-size: 3vw;
  }
  .l-contact .form-area table {
    width: 100%;
  }
  .l-contact .form-area table tbody tr th, .l-contact .form-area table tbody tr td {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  .l-contact .form-area table tbody tr th {
    font-weight: bold;
    padding-bottom: 0;
  }

  .l-content-archive .l-main .text-box {
    padding: 15px 20px;
  }
  .l-content-archive .l-main .text-box p.ttl {
    margin-bottom: 5px;
  }
  .l-content-archive .l-main .text-box p.txt {
    display: block;
    width: 100%;
  }
  .l-content-archive .l-main .text-box a.detail {
    display: block;
    width: 100%;
    margin: 10px auto 0;
    padding: 3px 0;
    border: 1px solid #073DAD;
    text-align: center;
    text-decoration: none;
  }
  .l-content-archive .l-main .text-box a.detail:hover {
    background: rgba(7, 61, 173, 0.12);
  }
	
	
/*追加*/
.l-contents.l-page.wrap.l-guideline {
    padding-right:  15px;
}

.guideline-list ul li {min-width: auto;margin-bottom: 15px;}

.guideline-list ul {
    justify-content:  flex-start;
}

.guideline-list ul li {margin-right: 15px;}

.l-contact .form-area .submit-area input[type="submit"] + input[type="submit"] {
    margin-left: 0;
    margin-top: 20px;
}
}/*768*/

@media only screen and (max-width: 640px) {
    .medical-img {
    width: 100%;
   
}
	
	.l-guideline .guide-box .table-box {
    width: auto;
    margin-top: 35px;
    padding: 0 ;
}
	.l-page {
    padding: 0 1vw;
}
.l-guideline .guide-box .img-box .occupation {
    line-height:  1.5;
    font-size: 20px;
    margin:  0 0 20px;
}
.l-guideline-detail h3.line-head {
    margin-bottom:  25px;
}


	}
	@media only screen and (max-width: 500px){
.l-breadcrumbs {
    min-width: 100%;
    padding: 6px 0;
}
	  
  }
/*-SP版終わり-*/
