@charset "UTF-8";
/* =================================
   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;
	margin-left: 240px;
}
.page-mv .wrap {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  height: 100%;
}
.page-mv h2 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}
.page-mv.reason {
  background: url(/common/img/reason_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: 760px;
    padding: 5px 0px 10px 240px;
    font-size: 12px;
}
section.content-area.wrap {
    padding: 30px 15px 50px;
}
.l-page {
  30px 0px 100px 240px;
}
.l-page .content-area .head {
  margin-bottom: 20px;
}
.l-page .content-area .head h3 {
  padding: 5px 0 5px 15px;
  line-height: 1.5;
  font-size: 20px;
  font-weight: bold;
  color: #00644e;
  border-left: 5px solid #00644e;
  background: #f3faf8;
}
.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: 5.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: 5.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-facility .content-area .content {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.l-facility .content-area .content .img {
  width: 30%;
}
.out-img {
	width: 30%;
	padding-top: 15px;
}
.l-facility .content-area .content .txt {
  width: 67.5%;
}
.l-facility .content-area .head h3 {
  position: relative;
}
.l-facility .content-area .head h3 span {
  position: absolute;
  left: 10px;
  top: 5px;
  font-size: 14px;
  margin: auto;
  display: inline-block;
}
.content-area.wrap .l-facility-title p{
	font-size: 18px;
}
.l-contents.l-page.l-facility .content-area.wrap .l-facility-title{
	padding-bottom: 10px;
}
.txt-box .content-2 .img01{
	width: 32%;
}.txt-box .content-2 .img02{
	width: 32%;
}.txt-box .content-2 .img03{
	width: 32%;
}
.content-area.wrap .txt-box .content-2{
	display: flex;
	justify-content: space-between;
}
.txt-box .content .list-up{
		padding-left: 20px;
	padding-top: 10px;
	}
.txt-box .content .list-up li{
	padding-bottom: 5px;
}
.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);
line-height: 1.4;
}
p.attention {
    padding-left: 10px;
}
.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: 670px;
    width: 670px;
  padding: 20px;
  box-sizing: border-box;
}
.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;
}
.l-contents .btn-area {
    margin-top: 30px;
    text-align: center;
}
.l-contents .btn-area a.more, .l-contents .btn-area input[type="submit"] {
    display: inline-block;
    position: relative;
    width: 280px;
    margin: 0 auto;
    padding: 8px 5px 8px 0;
    text-align: center;
    font-weight: bold;
    color: #00644e;
    background-size: 200% 100%;
    background-image: linear-gradient(to right, #0b2278 50%, rgba(0, 0, 0, 0) 50%);
    background-position: 100% 0;
    border: 2px solid #00644e;
    transition-duration: .2s;
}
/*送信確認画面*/
.top-back {
    background-color: #00644e;
    /* display: inline-block; */
    text-align: center;
    margin: 30px auto 0;
    width: 200px;
    padding: 10px;
	color: #fff;
}
.person-img img {
    width: 240px;
}
.person-img {
    padding-bottom: 20px;
}

/*追加*/
.l-mv.page-mv {
    padding-left:  0;
    min-width: auto;
}

.l-mv.page-mv > .wrap {
    text-align:  center;
    justify-content:  center;
}
.l-mv.page-mv.company {
	background-size: cover;
	background-position: center;
}


.l-facility .content-area .content .img {
    width:  40%;
}

.l-facility .content-area .out-img {
    width: 40%;
}

.l-facility .content-area .content .txt {
    width:  57%;
}
.l-page .content-area .txt-box:last-child
 .text-area {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content:  space-between;
}

.content-area.wrap .txt-box .content-2 {
    display:  block;
    width:  40%;
}

.txt-box .content-2 > div {
    margin: 0 0 15px;
    width: 100%!important;
}

.l-page .content-area .txt-box:last-child .text-area .txt {
    width: 57%;
}


@media only screen and (max-width: 1270px) {
	.l-mv.page-mv {
		margin-left: 200px;
	}
	}
/* ======================================================================================================================== */
/* responsive
/* ======================================================================================================================== */
@media only screen and (max-width: 768px) {
	.l-mv .mv-text {
    /* margin: -1vw 0 3vw 22vw; */
    /* padding: 0 3vw; */
    /* width: 100%; */
    height: auto;
    bottom: 0;
}
.page-mv {
    /*min-width: 760px;*/
    height: 120px;
	margin-left: 0px;
}
.l-contact .contact-bnr p.tel span {
    line-height: 1.5;
    font-weight: bold;
    font-size: 20px;
}
.l-contact .contact-bnr p.txt {
    font-size: 14px;
}

.l-contact .contact-bnr p.tel:before {
    content: "";
    margin-right: 10px;
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url(/common/img/contact_tel.png) no-repeat center;
    background-size: contain;
}

}
@media only screen and (max-width: 640px) {
	.l-mv.page-mv {
		padding-left: 0;
		margin-left: 0;
	}
	.l-breadcrumbs {
		padding-left: 0!important;
	}
	section.content-area.wrap {
		padding: 30px 3.125% 50px;
	}
	.l-contents.l-page.l-company {
		padding: 0;
	}
	
	
	
	
	  .l-facility .content-area .head h3 {
    padding-left: 15px;
  }
  .l-facility .content-area .head h3 span {
    position: relative;
    left: 0;
    display: block;
    margin-bottom: 5px;
  }
  .l-facility .content-area .content {
    flex-wrap: wrap;
  }
  .l-facility .content-area .content .img {
    position: relative;
    width: 100%;
    height: 30vw;
    overflow: hidden;
  }
	.out-img {
    position: relative;
    width: 100%;
    height: 30vw;
    overflow: hidden;
}
  .l-facility .content-area .content .img img {
    position: absolute;
    top: 70%;
    bottom: 0;
    margin: auto;
  }
  .l-facility .content-area .content .txt {
    margin-top: 15px;
    width: 100%;
  }
	.l-facility .content-area .content .img {
    height:  57vw;
}

.l-facility .content-area .content .img img {
    position:  relative;
    top:  0;
}

.l-facility .out-img {
    height:  50vw;
}

.l-facility .out-img img {
    position:  relative;
    top:  0;
}
.l-page .content-area .txt-box:last-child .text-area {
    display:  block;
}


.l-page .content-area .txt-box:last-child .text-area .content-2 {
    width:  100%;
}

.l-page .content-area .txt-box:last-child .text-area .txt {
    width: 100%;
}

.l-facility .content-area .out-img {
    width:  100%;
}
}

@media only screen and (max-width: 500px) {
  *,
  *:before,
  *:after {
    box-sizing: inherit;
  }

  html {
    box-sizing: border-box;
    font-size: 62.5%;
  }

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

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

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

  .l-page {
    padding: 20px 0 50px;
  }
  .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-mv .mv-text {
        /* margin: -8vw 0 3vw 60vw; */
        /* padding: 0 3vw; */
        /* width: 100%; */
        /* height: auto; */
        /* bottom: 0; */
  }
  .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%;
  }


.content-area.wrap .txt-box .content-2 {
    display: block;
    justify-content: space-between;
}
.txt-box .content-2 .img01 {
    width: 100%;
	padding-bottom: 15px;
}
	.txt-box .content-2 .img02 {
    width: 100%;
		padding-bottom: 15px;
}
.txt-box .content-2 .img03 {
    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);
  }
}
/*-SP版終わり-*/

