@charset "utf-8";
/*
Theme Name: Chuou-hosp
Theme URI: http://www.netpark21.co.jp
Description: A theme by <a href="http://www.netpark21.co.jp">NetPark21</a>.
Version: 1
Author: NP21
Author URI: http://www.netpark21.co.jp
*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++ */
/* YUI Reset CSS ver:2.6.0 */
html {
  color: #000;
  /*background:#FFF;*/
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
table {
  /* 	border-collapse:collapse; */
  border-spacing: 0;
}
fieldset, img {
  border: 0;
}
li {
  list-style: none;
}
caption, th {
  text-align: left;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input, textarea, select {
  *font-size: 100%;
}
legend {
  color: #000;
}
del, ins {
  text-decoration: none;
}
/* YUI Fonts CSS ver:2.6.0 */
body {
  font: 14px/1.231 arial, helvetica, clean, sans-serif;
  /*font-size:small;
	font:x-small;*/
}
select, input, button, textarea {
  font: 99% arial, helvetica, clean, sans-serif;
}
table {
  font-size: inherit;
  font: 100%;
}
pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++ */
main {
  display: block;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Begin Typography & Colors */
body {
  border-top: 5px solid #f99;
  text-align: center;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
a {
  color: #06c;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
/* ------------------------------------------
	header
------------------------------------------ */
#header {
  overflow: hidden;
  width: 100%;
  max-width: 980px;
  height: 90px;
  margin: 0 auto;
  text-align: left;
}
#header h1 {
  float: left;
  width: 380px;
  padding: 10px 0 0;
  font-size: 100%;
  font-size: 110%;
}
#headerBox {
  overflow: hidden;
  float: right;
  width: 510px;
  margin: 28px 0 0;
  text-align: right;
}
div#translationBox {
  float: left;
  width: 110px;
  font-size: 0;
}
div#translationBox a + a {
  margin-left: 10px;
}
div#sizeBox {
  float: left;
  width: 120px;
  background: url('./images/bg_sizebox.gif') no-repeat;
  font-size: 0;
}
div#sizeBox a + a {
  margin-left: 8px;
  margin-right: 4px;
}
#keywordArea {
  font-size: 14px;
  float: right;
  width: 255px;
  background: url('./images/bg_keywordarea.gif') no-repeat;
}
#keywordArea form {
  padding: 0 0 0 23px;
}
#keywordArea form p.kwText {
  float: left;
  width: 130px;
}
#keywordArea form p.kwText input {
  display: block;
  width: 130px;
  height: 20px;
  font-size: 12px;
}
#keywordArea form p.kwImage {
  float: right;
  text-align: left;
  width: 90px;
}
#keywordArea form p.kwImage input {
  display: block;
  width: 74px;
  height: 22px;
}
#translationBox {
  float: left;
  width: 110px;
}
#translationBox > a + a {
  margin-left: 6px;
}
#sizeBox {
  float: left;
  width: 120px;
  background: url('./images/bg_sizebox.gif') no-repeat;
}
#header .description {
  display: none;
}
#globalNavi {
  width: 100%;
  height: 65px;
  background: linear-gradient(to bottom, #fff 40px, #fff0f5 40px, #fff0f5 45px, #fff 45px);
}
#globalNavi ul {
  overflow: hidden;
  width: 980px;
  height: 65px;
  margin: 0 auto;
  text-align: center;
}
#globalNavi ul li {
  float: left;
}
/* ------------------------------------------
	contents
------------------------------------------ */
.container {
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
  overflow: hidden;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}
.contentsBox {
  width: 100%;
  margin: 0 auto;
}
/* breadcrumb */
.breadcrumbBox {
  margin-bottom: 10px;
}
.breadcrumb {
  list-style: none;
  padding-left: 0;
  font-size: 12px;
}
.breadcrumbItem {
  display: inline-block;
}
.breadcrumbItem + .breadcrumbItem {
  position: relative;
}
.breadcrumbItem + .breadcrumbItem::before {
  content: '»';
  color: #666;
  margin: 0 3px;
}
.breadcrumbItem.active {
  color: #666;
}
/* pageHead */
.pageHead {
  position: relative;
  width: 100%;
  height: 300px;
}
.pageHeadTtl {
  background: rgba(196, 2, 83, 0.7);
  color: #fff;
  font-size: 30px;
  font-weight: normal;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
}
/* categoryNavi */
.categoryNaviBox {
  margin-bottom: 50px;
}
.categoryNavi {
  list-style: none;
  font-size: 0;
}
.categoryNavi.egNavi .categoryNaviItem {
  width: 25%;
  border-bottom: 1px solid #ddd;
}
.categoryNaviItem {
  display: inline-block;
  font-size: 16px;
  position: relative;
}
.categoryNavi.egNavi .categoryNaviItem:nth-of-type(4n + 1)::before, .categoryNaviItem::after {
  content: '';
  display: block;
  position: absolute;
  background: #ddd;
  top: 50%;
  right: 0;
  width: 1px;
  height: 16px;
  transform: translateY(-50%);
}
.categoryNavi.egNavi .categoryNaviItem:nth-of-type(4n + 1)::before {
  right: auto;
  left: 0;
}
.categoryNaviItem a {
  display: block;
  text-align: center;
  padding: 15px 0;
  position: relative;
}
.categoryNaviItem a::before {
  content: '▼';
  font-size: 10px;
  display: inline-block;
  padding-right: 5px;
  transform: rotate(30deg);
}
_:-ms-input-placeholder, :root .categoryNaviItem a::before {
  overflow-y: hidden;
  height: 12px;
}
.categoryNaviItem.active a {
  color: #666;
}
/* sectionBox */
.contentsBox .sectionBox {
  margin-bottom: 80px;
}
.sectionTtl {
  font-size: 26px;
  font-weight: normal;
  height: 50px;
  line-height: 50px;
  border-bottom: 5px solid #e4e4e4;
  margin-bottom: 30px;
}
.sectionTtl span {
  display: inline-block;
  border-bottom: 5px solid #fec7e4;
  padding: 0 20px;
}
_:-ms-input-placeholder, :root .sectionTtl span {
  /* IE10・11用 */
  height: 49px;
}
.sectionInner {
  padding: 0 50px;
}
.sectionTxt {
  margin-bottom: 30px;
}
.sectionParagraph {
  margin-bottom: 10px;
}
/* card */
.cardBox {
  position: relative;
}
.cardBox .cardBody {
  position: relative;
  background-color: #f2f5f6;
  margin-bottom: 50px;
  padding: 30px;
}
.cardBodyTxt {
  font-size: 15px;
  margin-bottom: 20px;
}
.cardRight .cardBodyTxt {
  margin-right: auto;
  margin-left: 0;
}
.cardLeft .cardBodyTxt {
  margin-right: 0;
  margin-left: auto;
}
.cardBodyImg {
  position: absolute;
  display: block;
  line-height: 1;
  top: 50%;
  transform: translateY(-50%);
}
.cardRight .cardBodyImg {
  right: 0;
}
.cardLeft .cardBodyImg {
  left: 0;
}
.cardBodyImg img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
/* btn */
.btn {
  cursor: pointer;
  background: #3366ca;
  border: none;
  border-radius: 6px;
  color: #fff;
  font-size: 14px;
  margin-bottom: 20px;
  padding: 8px 16px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.btn:hover {
  background: #2d5dbe;
  color: #e7e7e7;
}
/* top */
.gynecologyOutline .cardBox .cardBody {
  background: transparent;
  margin-bottom: 10px;
}
.gynecologyOutline .cardBodyTxt {
  width: calc(100% - 340px);
  margin-bottom: 0;
}
.gynecologyOutline .cardBodyImg {
  width: 320px;
}
/* top gynecologyDoctorTable */
.gynecologyDoctorTable {
  width: 100%;
  font-size: 14px;
  line-height: 1;
  border-collapse: collapse;
  margin: 60px auto 40px;
}
.gynecologyDoctorTable tr th {
  background: #f697ca;
  border-right: 1px solid #fff;
  font-weight: normal;
  text-align: center;
  padding: 15px;
}
.gynecologyDoctorTable tr th:last-of-type {
  border-right-width: 0;
}
.gynecologyDoctorTable tr td {
  background: #fef7f8;
  border-color: #e2e2e2;
  border-style: solid;
  border-width: 0 1px 1px 0;
  line-height: 1.8;
  text-align: left;
  padding: 15px 22px;
}
.gynecologyDoctorTable tr:nth-of-type(2n) td {
  background: #fff;
}
.gynecologyDoctorTable tr td:nth-of-type(2) {
  text-align: center;
  padding: 15px 20px;
}
.gynecologyDoctorTable tr td:last-of-type {
  border-right-width: 0;
}
.gynecologyDoctorTable tr:last-of-type td {
  border-bottom-width: 0;
}
.gynecologyDoctorTable tr td:not(:nth-of-type(2)):not(:nth-of-type(4)) {
  white-space: nowrap;
}
/* top medicalChartTable */
.medicalChartTable {
  width: 100%;
  font-size: 14px;
  line-height: 1;
  border-collapse: collapse;
  margin: 20px auto 40px;
}
.medicalChartTable thead tr th {
  background: #f697ca;
  border-right: 1px solid #fff;
  font-weight: normal;
  text-align: center;
  padding: 15px;
}
.medicalChartTable thead tr th:last-of-type {
  border-right-width: 0;
}
.medicalChartTable tbody tr th {
  background: #f1f1f1;
  border-bottom: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
  font-weight: normal;
  text-align: center;
  padding: 15px 5px;
}
.medicalChartTable tbody tr:last-of-type th {
  border-bottom-width: 0;
}
.medicalChartTable tbody tr td {
  background: #fef7f8;
  border-color: #e2e2e2;
  border-style: solid;
  border-width: 0 1px 1px 0;
  line-height: 1.8;
  text-align: center;
  padding: 15px 5px;
}
.medicalChartTable tbody tr:nth-of-type(2n) td {
  background: #fff;
}
.medicalChartTable tbody tr td:last-of-type {
  border-right-width: 0;
}
.medicalChartTable tbody tr:last-of-type td {
  border-bottom-width: 0;
}
.medicalChartTable tbody tr td:not(:nth-of-type(2)):not(:nth-of-type(4)) {
  white-space: nowrap;
}
/* top achievementBox */
.contentsBox .sectionBox.achievementBox {
  /* width:640px;*/
  /*margin: 0 auto 30px;;*/
  margin-bottom: 30px;
  background: #fffaeb;
  padding-top: 30px;
}
.contentsBox .sectionBox.achievementBox .cardBox {
  padding: 20px 50px 30px;
}
.contentsBox .sectionBox.achievementBox .cardBox .cardBody {
  background: transparent;
  padding: 0;
}
.contentsBox .sectionBox.achievementBox .cardBodyTxt {
  font-size: 16px;
  width: 270px;
  display: inline-block;
}
.contentsBox .sectionBox.achievementBox figure {
  position: absolute;
  width: 260px;
  height: 170px;
  top: 0;
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
}
.contentsBox .sectionBox.achievementBox figure figcaption {
  font-size: 14px;
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
}
.contentsBox .sectionBox.achievementBox .cardBodyImg {
  width: 260px;
  height: auto;
}
/* top hospitalWardBox */
.hospitalWardBox {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}
.contentsBox .sectionBox .hospitalWardBox .cardBox .cardHead {
  border-radius: 20px 20px 0 0;
  padding: 12px 20px 10px;
}
.contentsBox .sectionBox .hospitalWardBox .cardBox .hospitalWardBoxTtl {
  color: #c40253;
  font-size: 22px;
}
.contentsBox .sectionBox .hospitalWardBox .cardBox .cardBody {
  background: transparent;
  border-top: 3px solid #fff;
  margin-bottom: 0;
}
.contentsBox .sectionBox .hospitalWardBox .cardBodyImg {
  width: 320px;
  position: static;
  transform: translateY(0);
  margin: 0 auto 30px;
}
.contentsBox .sectionBox .hospitalWardBox .cardBodyTxt {
  margin-bottom: 0;
}
/* top hospitalWardBox hospitalWardBoxLeft */
.hospitalWardBox .hospitalWardBoxLeft {
  width: calc(50% - 45px);
  background: #fffcf1;
  border-radius: 20px;
  box-sizing: border-box;
  margin: 0 15px 0 30px;
}
.contentsBox .sectionBox .hospitalWardBox .hospitalWardBoxLeft .cardBox .cardHead {
  background: #f9f2e0;
}
/* top hospitalWardBox hospitalWardBoxRight */
.hospitalWardBox .hospitalWardBoxRight {
  width: calc(50% - 45px);
  background: #fbeded;
  border-radius: 20px;
  box-sizing: border-box;
  margin: 0 30px 0 15px;
}
.contentsBox .sectionBox .hospitalWardBox .hospitalWardBoxRight .cardBox .cardHead {
  background: #f8d9de;
}
/* top vbacBox */
.vbacBox {
  counter-reset: vbactolListNo;
}
/* top vbacBox vbactolList */
.vbactolList {
  margin: 50px auto;
  padding-right: 30px;
  padding-left: 50px;
}
.vbactolList li {
  background: #fffaeb;
  border-radius: 10px;
  position: relative;
  padding: 15px 20px 15px 60px;
}
.vbactolList li::before {
  background: #fe5ca8;
  border-radius: 50%;
  counter-increment: vbactolListNo;
  content: counter(vbactolListNo);
  color: #fff;
  display: block;
  font-size: 24px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
}
.vbactolList li + li {
  margin-top: 30px;
}
/* top vbacBox chubucbbBox */
.cardBox.chubucbbBox {
  margin-top: 80px;
}
.cardBox.chubucbbBox .cardBody {
  border-radius: 20px;
}
.cardBox.chubucbbBox .cardBody .btn {
  margin-left: 10px;
}
.cardRight.chubucbbBox .cardBodyImg {
  right: 40px;
  width: 320px;
}
/* childbirth */
.childbirthUpdateDate {
  font-size: 14px;
  text-align: right;
  margin-bottom: 5px;
}
.childbirthTable {
  width: 100%;
  line-height: 1;
  border-collapse: separate;
  border-spacing: 1px;
  margin-bottom: 30px;
}
.childbirthTable tr th {
  background: #f697ca;
  font-weight: normal;
  text-align: center;
  padding: 15px 0;
}
.childbirthTable tr:first-of-type th {
  background: #f467b1;
}
.childbirthTable tr td {
  background: #f9cae4;
  font-size: 20px;
  text-align: center;
  padding: 15px 0;
}
.btn-childbirth-reserve {
  margin: 0 0 30px 0;
  text-align: center;
}
.childbirth-process-title {
  margin: 0 0 10px 0;
  color: #c60253;
}
.childbirthList {
  margin: 0 0 20px 0;
  padding: 0 0 0 1.5em;
  font-size: 0.875em;
}
.childbirthList li {
  list-style: circle;
}
.childbirthList_contact {
  list-style: none !important;
  padding-left: 1em;
  font-weight: bold;
}
.childbirthList_tel {
  display: inline-block;
  margin: 0 10px;
  font-size: 1.25em;
}
#reserveForm input:not([type="checkbox"]) {
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
#reserveForm select {
  margin: 0;
  padding: 5px 20px;
  border-radius: 5px;
  border: 1px solid #ccc;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  word-wrap: normal;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
#familyName, #kanaFamilyName {
  width: 45%;
  margin: 0 10px 0 0;
}
#givenName, #kanaGivenName {
  width: 45%;
}
#childAddress, #emailAddress {
  width: 100%;
}
#childDate, #firstDate {
  width: 30%;
}
#telNumber, #emailAddress {
  width: 60%;
}
#reserveForm .form-box {
  margin: 0 0 15px 0;
}
#wmcId {
  width: 40%;
}
#reserveForm .value-box {
  width: 100%;
}
#reserveForm .form-required {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0px 5px;
  background: #c60253;
  border-radius: 5px;
  color: white;
  font-size: 0.75em;
  vertical-align: middle;
}
#reserveForm .form-optional {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0px 5px;
  background: #666;
  border-radius: 5px;
  color: white;
  font-size: 0.75em;
  vertical-align: middle;
}
#reserveForm .form-alert {
  padding: 5px 0 0 0;
  color: #721c24;
  font-size: 0.875em;
}
#reserveForm .form-notes {
  padding: 5px 0 0 0;
  color: #383d41;
  font-size: 0.875em;
}
.explanationBox {
  background-color: #f2f5f6;
  border-radius: 10px;
  margin-bottom: 30px;
}
.explanationBox ul {
  font-size: 14px;
  position: relative;
  padding: 20px 20px 20px 100px;
}
.explanationBox ul::before {
  background-image: url('./images/icon_pencil.png');
  background-repeat: no-repeat;
  content: '';
  display: block;
  position: absolute;
  width: 50px;
  height: 35px;
  top: 25px;
  left: 20px;
}
.explanationBox ul li + li {
  margin-top: 10px;
}
.cardBox.cardBoxChildbirt .cardTtl span {
  background: #3366ca;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  padding: 5px 18px;
}
.cardBox.cardBoxChildbirt .cardBody {
  background: #f2f5f6;
  border: 2px solid #3366ca;
  padding: 20px 30px;
}
.cardBox.cardBoxChildbirt .cardBody ul {
  padding-left: 20px;
}
.cardBox.cardBoxChildbirt .cardBody ul li {
  list-style: disc;
}
.cardBox.cardBoxChildbirt .cardBody ul li + li {
  margin-top: 5px;
}
.childbirth .cardBodyTxt {
  width: calc(100% - 300px);
}
.childbirth .cardBodyImg {
  width: 300px;
  right: 30px;
}
/* obstetrics */
.obstetrics .cardBox {
  margin-top: 100px;
}
.obstetrics .cardTtl {
  font-size: 24px;
  font-weight: normal;
  position: absolute;
  top: -20px;
  height: 24px;
  width: calc(100% - 30px);
  z-index: 2;
}
.obstetrics .cardRight .cardTtl {
  left: 30px;
}
.obstetrics .cardLeft .cardTtl {
  right: 30px;
  text-align: right;
}
.obstetrics .cardBody {
  background: #f8f8ff;
  border-radius: 10px;
  padding-top: 40px;
}
.obstetrics .cardBodyTxt {
  font-size: 16px;
  width: calc(100% - 230px);
}
.obstetrics .cardBox:nth-of-type(3) .cardBodyTxt {
  width: calc(100% - 300px);
}
.obstetrics .cardBodyImg {
  width: 250px;
  box-sizing: border-box;
}
.obstetrics .cardRight .cardBodyImg {
  padding: 0 30px 0 20px;
}
.obstetrics .cardLeft .cardBodyImg {
  padding: 0 20px 0 30px;
}
.obstetrics .cardBox:nth-of-type(3) .cardBodyImg {
  width: 280px;
}
/* maternityinfo */
.maternityinfoOutline .cardBox .cardBody {
  background: transparent;
  margin-bottom: 10px;
  padding-left: 0;
}
.maternityinfoOutline .cardBodyTxt {
  width: calc(100% - 320px);
  margin-bottom: 0;
}
.maternityinfoOutline .cardBodyImg {
  width: 320px;
}
.contentsBox .sectionBox.maternityinfBox:not(:last-of-type) {
  margin-bottom: 0;
}
.maternityinfBox .cardBox {
  background: #f8f6f1;
  padding: 20px 50px;
}
.maternityinfBox .cardBox .cardBody {
  background: transparent;
  margin-bottom: 20px;
}
.maternityinfBox .maternityinfTtl {
  color: #c40253;
  font-size: 20px;
  margin-bottom: 0px;
}
.maternityinfBox .cardBodyTxt {
  width: calc(100% - 320px);
}
.maternityinfBox .cardCenter .cardBody {
  display: flex;
  flex-wrap: wrap;
}
.maternityinfBox .cardBodyImg {
  width: 320px;
}
.maternityinfBox .cardCenter .cardBodyTxt {
  width: 290px;
  padding: 20px;
  box-sizing: border-box;
}
.maternityinfBox .cardCenter .cardBodyImg {
  width: 240px;
  position: static;
  align-items: flex-end;
  transform: translateY(0);
}
.maternityinfBox .detail {
  background: rgba(255, 255, 255, 0.75);
  border-radius: 10px;
  padding: 15px;
}
.maternityinfBox .detail li:not(.btnWrap) {
  position: relative;
  padding-left: 20px;
}
.maternityinfBox .detail li:not(.btnWrap)::before {
  content: '●';
  color: #c40253;
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
}
.maternityinfBox .detail li.btnWrap {
  text-align: center;
  margin: 10px 0;
}
/* maternityinfo birthBox */
.maternityinfBox.birthBox .cardBox {
  background: #f0eff7;
  background-image: linear-gradient(90deg, #f8f6f1 70%, #fff 70%, #fff);
}
.maternityinfBox.birthBox .cardBodyImg {
  position: absolute;
  width: 320px;
  height: 210px;
  right: 0;
}
.maternityinfBox.birthBox .cardBodyImg::before {
  position: absolute;
  background: #f0eff7;
  content: '';
  display: block;
  width: 320px;
  height: 210px;
  top: 10px;
  right: -10px;
  z-index: 1;
}
.maternityinfBox.birthBox .cardBodyImg img {
  position: absolute;
  width: 100%;
  z-index: 2;
}
/* maternityinfo hugBox */
.maternityinfBox.hugBox .cardBox {
  background: #f0eff7;
  background-image: linear-gradient(90deg, #fff 30%, #f0eff7 30%, #f0eff7 33%, #e9e7f3 33%, #e9e7f3 42%, #f0eff7 42%, #f0eff7);
}
.maternityinfBox.hugBox .cardTtl {
  padding-left: 38%;
}
.maternityinfBox.hugBox .cardBodyImg {
  position: absolute;
  width: 280px;
  height: 280px;
  left: 0;
}
.maternityinfBox.hugBox .cardBodyImg::before {
  position: absolute;
  background: #fff;
  border-radius: 50%;
  content: '';
  display: block;
  width: 280px;
  height: 280px;
  top: 5px;
  left: 10px;
  z-index: 1;
}
.maternityinfBox.hugBox .cardBodyImg img {
  position: absolute;
  border-radius: 50%;
  width: 100%;
  z-index: 2;
}
/* maternityinfo hospitalizationBox */
.maternityinfBox.hospitalizationBox .cardBox {
  background: #f0eff7;
  background-image: linear-gradient(90deg, #fdeff5 30%, #fff 30%, #fff 65%, #fdeff5 65%, #fdeff5);
}
.maternityinfBox.hospitalizationBox .cardCenter .cardBodyTxt:last-of-type {
  margin-top: 20px;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 60px;
}
/* maternityinfo ldrWrap */
.maternityinfBox.ldrWrap {
  background: #fef7eb;
  background-image:
    linear-gradient(#e7e7e7 1px, rgba(231, 231, 231, 0) 1px, rgba(231, 231, 231, 0) 40px), linear-gradient(90deg, #e7e7e7 1px, rgba(231, 231, 231, 0) 1px, rgba(231, 231, 231, 0) 40px);
  background-size: 40px 40px;
  background-position: 15px 15px;
}
.maternityinfBox.ldrWrap .cardBox {
  background: transparent;
  padding-bottom: 0;
}
.maternityinfBox.ldrWrap .cardBox + .cardBox {
  padding-top: 0;
  padding-bottom: 30px;
}
.maternityinfBox.ldrWrap .cardBox:first-of-type .cardBody {
  margin-bottom: 0;
}
.maternityinfBox.ldrWrap .cardBodyTxt {
  width: calc(100% - 360px);
}
.maternityinfBox.ldrWrap .cardBodyImg {
  border: 10px solid #fff;
}
/* maternityinfo roomWrap */
.maternityinfBox.roomWrap .cardBox {
  background: #fff;
}
.maternityinfBox.roomWrap .cardBodyTxt {
  width: 320px;
  display: inline-block;
  vertical-align: top;
}
.maternityinfBox.roomWrap .roomTableWrap {
  width: calc(100% - 380px);
  display: inline-block;
  margin-left: 30px;
  margin-top: -50px;
}
.maternityinfBox.roomWrap .cardBodyImg {
  width: 100%;
  text-align: center;
  position: static;
  transform: translateY(0);
}
.maternityinfBox.roomWrap .cardBodyImg figure {
  display: inline-block;
  width: 320px;
  margin: 40px 40px 0;
}
.maternityinfBox.roomWrap .cardBodyImg figure figcaption {
  font-size: 14px;
  margin-top: 10px;
}
.roomTable {
  width: 100%;
  line-height: 1;
  font-size: 14px;
  border-collapse: collapse;
  margin: 0 auto 30px;
}
.roomTable tr th {
  background: #f697ca;
  border-right: 1px solid #fff;
  font-weight: normal;
  text-align: center;
  padding: 15px;
}
.roomTable tr th:last-of-type {
  border-right-width: 0;
}
.roomTable tr td {
  background: #fef7f8;
  border-color: #e2e2e2;
  border-style: solid;
  border-width: 0 1px 1px 0;
  text-align: center;
  padding: 15px 0;
}
.roomTable tr:nth-of-type(2n) td {
  background: #fff;
}
.roomTable tr td:last-of-type {
  border-right-width: 0;
}
.roomTable tr:last-of-type td {
  border-bottom-width: 0;
}
/* maternityinfo babyroomBox */
.maternityinfBox.babyroomBox .cardBox {
  background-color: #fff;
  background-image:
    radial-gradient(#f0eff8 20%, rgba(230, 229, 241, 0) 23%), radial-gradient(#f0eff8 20%, rgba(230, 229, 241, 0) 23%);
  background-size: 50px 50px;
  background-position: 0 0, 25px 25px;
}
.maternityinfBox.babyroomBox .cardBodyImg {
  width: 220px;
  margin-left: 40px;
}
.maternityinfBox.babyroomBox .cardBodyImg img {
  border-radius: 50%;
}
/* maternityinfo dayroomBox */
.maternityinfBox.dayroomBox {
  background-color: #fbecee;
}
.maternityinfBox.dayroomBox .cardBox {
  background-color: #fff;
  border-bottom-left-radius: 45% 50%;
  padding-bottom: 60px;
}
.maternityinfBox.dayroomBox .cardBodyImg img {
  border-radius: 40px;
}
/* maternityinfo birthplanBox */
.maternityinfBox.birthplanBox {
  background-color: #fbecee;
}
.maternityinfBox.birthplanBox .cardBox {
  background-color: #fff;
  background-image:
    linear-gradient(90deg, rgba(242, 238, 228, 0) 30%, rgba(242, 238, 228, 0.7) 30%, rgba(242, 238, 228, 0.7) 35%, rgba(242, 238, 228, 0) 35%, rgba(242, 238, 228, 0) 43%, rgba(242, 238, 228, 0.8) 43%, rgba(242, 238, 228, 0.8) 45%, rgba(242, 238, 228, 0) 45%, rgba(251, 236, 238, 0) 93%, rgba(251, 236, 238, 0.7) 93%, rgba(251, 236, 238, 0.7) 95%, rgba(251, 236, 238, 0) 95%), linear-gradient(rgba(230, 229, 241, 0) 30%, rgba(230, 229, 241, 0.5) 30%, rgba(230, 229, 241, 0.5) 36%, rgba(230, 229, 241, 0) 36%);
  background-size: 300px 200px;
}
.maternityinfBox.birthplanBox .cardBodyTxt:first-of-type, .maternityinfBox.birthplanBox .cardBodyTxt:last-of-type {
  width: 100%;
  clear: both;
}
.maternityinfBox.birthplanBox .cardBodyImg {
  position: static;
  transform: translateY(0);
  float: left;
  margin-right: 30px;
}
.maternityinfBox.birthplanBox .cardBodyImg img {
  border-radius: 20px;
}
.maternityinfBox.birthplanBox .cardBodyTxt:not(:first-of-type):not(:last-of-type) {
  margin-left: auto;
}
/* maternityinfo sectionBoxRight */
.maternityinfBox.freestyleBox .cardBox {
  background: #fbecee;
  background-image: linear-gradient(180deg, #fbecee 22%, #fff 22%, #fff 42%, #fbecee 42%, #fbecee 64%, #fff 64%, #fff 84%, #fbecee 84%);
}
.maternityinfBox.freestyleBox .cardBodyImg img {
  border-radius: 20px;
}
/* maternityinfo sectionBoxColumns */
.maternityinfBox.sectionBoxColumns {
  display: flex;
  flex-wrap: wrap;
}
.maternityinfBox.sectionBoxColumns .cardBodyTxt {
  width: 100%;
  vertical-align: top;
}
.maternityinfBox.sectionBoxColumns .cardBodyImg {
  position: static;
  transform: translateY(0);
  margin-top: 30px;
}
.maternityinfBox.sectionBoxColumns .cardBodyImg img {
  border-radius: 10px;
}
/* maternityinfo sectionBoxColumns sectionBoxLeft */
.maternityinfBox.sectionBoxColumns .sectionBoxLeft {
  width: 50%;
  background: #fffdec;
}
.maternityinfBox.sectionBoxColumns .sectionBoxLeft .cardBox {
  background: transparent;
}
.hospitalizationDayTable {
  width: 100%;
  font-size: 14px;
  line-height: 1;
  border-collapse: collapse;
  margin: 0 auto 40px;
}
.hospitalizationDayTable tr th {
  background: #f697ca;
  border-right: 1px solid #fff;
  font-weight: normal;
  text-align: center;
  padding: 15px;
}
.hospitalizationDayTable tr th:last-of-type {
  border-right-width: 0;
}
.hospitalizationDayTable tr td {
  background: #fff;
  border-color: #e2e2e2;
  border-style: solid;
  border-width: 0 1px 1px 0;
  text-align: center;
  padding: 15px 0;
}
.hospitalizationDayTable tr:nth-of-type(2n) td {
  background: #fef7f8;
}
.hospitalizationDayTable tr td:last-of-type {
  border-right-width: 0;
}
.hospitalizationDayTable tr:last-of-type td {
  border-bottom-width: 0;
}
/* maternityinfo sectionBoxColumns sectionBoxRight */
.maternityinfBox.sectionBoxColumns .sectionBoxRight {
  width: 50%;
  background: #f0eff8;
}
.maternityinfBox.sectionBoxColumns .sectionBoxRight .cardBox {
  background: transparent;
}
/* maternityinfo childrearingBox */
.maternityinfBox.childrearingBox .cardBox {
  background-color: #fff;
  background-image:
    radial-gradient(rgba(251, 236, 238, 0.8) 15%, rgba(251, 236, 238, 0) 20%), radial-gradient(rgba(251, 236, 238, 0.8) 15%, rgba(251, 236, 238, 0) 20%);
  background-size: 50px 50px;
  background-position: 0 0, 25px 25px;
}
.maternityinfBox.childrearingBox .cardBodyImg {
  position: static;
  transform: translateY(0);
  margin: 30px auto 20px;
  width: 100%;
  display: flex;
}
.maternityinfBox.childrearingBox .cardBodyImg figure {
  width: 25%;
  margin: 0;
  position: relative;
}
.maternityinfBox.childrearingBox .cardBodyImg figcaption {
  margin: 0;
  position: absolute;
  white-space: nowrap;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.maternityinfBox.childrearingBox .cardBodyImg img {
  border-radius: 50%;
}
.maternityinfBox.childrearingBox .cardBodyTxt {
  width: 100%;
}
/* maternityinfo twinsBox */
.maternityinfBox.twinsBox .cardBox {
  background: transparent;
  position: relative;
}
.maternityinfBox.twinsBox .cardBox::before {
  background: rgba(230, 229, 241, 0.5);
  border-radius: 0 40px 40px 0;
  content: '';
  position: absolute;
  display: block;
  width: 75%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.maternityinfBox.twinsBox .cardBodyImg img {
  border-radius: 105px;
}
/* maternityinfo afterdischargeBox */
.maternityinfBox.afterdischargeBox .cardBox {
  background: transparent;
  background-image: linear-gradient(180deg, #fffdec 50%, rgba(255, 253, 236, 0) 50%, rgba(255, 253, 236, 0));
  background-size: 100% 260px;
  background-repeat: no-repeat;
  position: relative;
}
.maternityinfBox.afterdischargeBox .cardBox::before {
  content: '';
  background: rgba(219, 233, 240, 0.7);
  border-radius: 50%;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: 20px;
  right: 80px;
  z-index: -1;
}
.maternityinfBox.afterdischargeBox .cardBox::after {
  content: '';
  background: rgba(251, 236, 238, 0.8);
  border-radius: 50%;
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  bottom: 40px;
  right: 20px;
  z-index: -1;
}
.maternityinfBox.afterdischargeBox .cardBody {
  clear: both;
}
.maternityinfBox.afterdischargeBox .cardBody img {
  display: block;
  width: 100%;
}
.maternityinfBox.afterdischargeBox .cardBodyTxt {
  width: 100%;
  margin-top: 0px;
}
.maternityinfBox.afterdischargeBox .afterdischarge .afterdischargeTtl {
  text-align: center;
  color: #c40253;
  font-size: 18px;
  margin-bottom: 20px;
}
.maternityinfBox.afterdischargeBox .afterdischarge .afterdischargeTxt {
  text-align: center;
  font-size: 14px;
}
/* maternityinfo afterdischargeBox cardBodyLeft */
.maternityinfBox.afterdischargeBox .cardBodyLeft {
  width: 50%;
  float: left;
  position: relative;
}
.maternityinfBox.afterdischargeBox .cardBodyLeft figure {
  width: 200px;
  height: auto;
  margin: 0 0 80px 0;
  position: relative;
}
.maternityinfBox.afterdischargeBox .cardBodyLeft figure::after {
  background: rgba(251, 236, 238, 0.8);
  border-radius: 50%;
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 40px;
  right: -95%;
  z-index: -1;
}
.maternityinfBox.afterdischargeBox .cardBodyLeft figure img {
  border-radius: 40px;
}
.maternityinfBox.afterdischargeBox .cardBodyLeft .afterdischarge {
  position: absolute;
  width: 180px;
  height: auto;
  top: 65px;
  right: 30px;
}
.maternityinfBox.afterdischargeBox .cardBodyLeft .afterdischarge .afterdischargeTxt {
  margin-bottom: 100px;
}
/* maternityinfo afterdischargeBox cardBodyRight */
.maternityinfBox.afterdischargeBox .cardBodyRight {
  width: 50%;
  float: right;
  position: relative;
}
.maternityinfBox.afterdischargeBox .cardBodyRight figure {
  width: 300px;
  height: auto;
  margin: 0 0 80px 0;
  position: relative;
}
.maternityinfBox.afterdischargeBox .cardBodyRight figure::after {
  background: rgba(230, 229, 241, 0.75);
  border-radius: 100px;
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: -70%;
  right: -55%;
  z-index: -1;
}
.maternityinfBox.afterdischargeBox .cardBodyRight figure img {
  border-radius: 100px;
}
.maternityinfBox.afterdischargeBox .cardBodyRight .afterdischarge {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 0px;
  right: -27%;
}
/* maternityinfo afterdischargeBox cardBodyCenter */
.maternityinfBox.afterdischargeBox .cardBodyCenter {
  width: 50%;
  margin: 0 0 0 70px;
}
.maternityinfBox.afterdischargeBox .cardBodyCenter figure {
  width: 220px;
  height: auto;
  margin: 0;
  position: relative;
}
.maternityinfBox.afterdischargeBox .cardBodyCenter figure::after {
  background: #fffdec;
  border-radius: 40px;
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 200px;
  bottom: -30px;
  left: 190px;
  z-index: -1;
}
.maternityinfBox.afterdischargeBox .cardBodyCenter figure img {
  border-radius: 20px;
}
.maternityinfBox.afterdischargeBox .cardBodyCenter .afterdischarge {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 30px;
  right: 30px;
}
/* childcaresupport */
.philosophyWrap {
  display: flex;
  flex-wrap: wrap;
  counter-reset: philosophyNo 0;
}
.philosophyBox {
  border: 1px dashed #f697ca;
  border-radius: 10px;
  width: calc((100% / 4) - 10px);
  margin-right: 12px;
  margin-bottom: 20px;
  padding: 15px;
  box-sizing: border-box;
}
.philosophyBox:nth-of-type(2), .philosophyBox:nth-of-type(4), .philosophyBox:nth-of-type(5), .philosophyBox:nth-of-type(7), .philosophyBox:nth-of-type(10) {
  background: #fcfbfa;
  border-color: #f9ba2b;
}
.philosophyBox:nth-of-type(4n) {
  margin-right: 0;
}
.philosophyTtl {
  color: #f467b1;
  font-size: 18px;
  margin-bottom: 8px;
}
.philosophyTtl:before {
  counter-increment: philosophyNo;
  content: counter(philosophyNo) ". ";
}
.philosophyBox:nth-of-type(2) .philosophyTtl, .philosophyBox:nth-of-type(4) .philosophyTtl, .philosophyBox:nth-of-type(5) .philosophyTtl, .philosophyBox:nth-of-type(7) .philosophyTtl, .philosophyBox:nth-of-type(10) .philosophyTtl {
  color: #f9ba2b;
}
.philosophyTxt {
  font-size: 14px;
}
.supportWrap {
  display: flex;
  flex-wrap: wrap;
}
.supportBox {
  position: relative;
  width: 50%;
  margin: 20px 0;
  padding: 15px 25px;
  box-sizing: border-box;
}
.supportBox:nth-of-type(2n + 1)::after {
  content: '';
  background: url('./images/icon_arrow-right.png') no-repeat;
  display: block;
  position: absolute;
  width: 24px;
  height: 20px;
  right: -5px;
  top: 50%;
}
.supportBox:nth-of-type(2)::after {
  content: '';
  background: url('./images/icon_arrow-bleft.png') no-repeat;
  display: block;
  position: absolute;
  width: 25px;
  height: 21px;
  left: -16px;
  bottom: -25px;
}
.supportImg {
  position: relative;
}
.supportImg .imgIconNo {
  position: absolute;
  display: block;
  top: -20px;
  left: 0;
}
.supportImg .imgRound {
  border-radius: 120px;
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.supportTtl {
  color: #f467b1;
  font-size: 20px;
  position: relative;
  margin-top: 30px;
  margin-bottom: 10px;
}
.supportTtl::before {
  content: '';
  background: url('./images/icon_flower.png') no-repeat;
  display: block;
  position: absolute;
  width: 40px;
  height: 24px;
  top: -24px;
  left: -5px;
}
.supportTxt {
  font-size: 14px;
}
/* staff */
.centerDirector .cardBox .cardBody {
  background: transparent;
  padding-right: 0;
}
.centerDirector .cardBodyImg {
  width: 320px;
}
.centerDirector .cardBodyTxt {
  margin-bottom: 40px;
  padding-left: 350px;
}
.centerDirector .doctorNm {
  text-align: right;
}
.staffList .staffListWrap {
  display: flex;
  flex-wrap: wrap;
  padding-left: 15px;
}
.staffList .staffListBox {
  border-top: 3px solid #f467b1;
  width: calc((100% / 3) - 30px);
  margin-right: 30px;
  margin-bottom: 50px;
  padding: 15px;
  box-sizing: border-box;
  display: flex;
}
.staffList img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.staffList .staffListBox:nth-of-type(3n) {
  margin-right: 0;
}
.staffListBoxLeft {
  width: 90px;
  margin-right: 30px;
}
.staffListBoxRight .post {
  font-size: 13px;
}
.staffListBoxRight .staffName {
  font-size: 18px;
}
.staffListBoxRight .graduationYear {
  font-size: 11px;
}
.staffMidwife {
  width: 50%;
}
/* motherclass */
.motherclassTable {
  width: 80%;
  line-height: 1;
  border-collapse: separate;
  border-spacing: 1px;
  margin: 20px auto 30px;
}
.motherclassTable tr th {
  background: #f697ca;
  font-weight: normal;
  text-align: center;
  padding: 15px;
}
.motherclassTable tr th.letterSpacing:first-letter {
  letter-spacing: 2em;
}
.motherclassTable tr td {
  background: #fff6f7;
  text-indent: 1.5em;
  padding: 15px 0;
}
.contentsBox .sectionBox.motherclassBox:not(:last-of-type) {
  margin-bottom: 0;
}
.motherclassBox .cardBox {
  background: #f8f6f1;
  padding: 30px 50px;
}
.motherclassBox .cardBox.cardLeft {
  background: #fff;
}
.motherclassBox .cardBox.cardbgPink {
  background: #fef7fa;
  background-image:
    repeating-linear-gradient(-45deg, #faf7fa 0, #faf7fa 8px, #f7e7e7 8px, #f7e7e7 10px);
}
.motherclassBox .cardBox .cardBody {
  background: transparent;
  margin-bottom: 20px;
}
.motherclassBox .motherclassTtl {
  color: #c40253;
  font-size: 20px;
  margin-top: 30px;
}
.motherclassBox .cardBodyTxt {
  width: calc(100% - 320px);
}
.motherclassBox .cardBodyImg {
  width: 320px;
}
.motherclassInner {
  background: rgba(255, 255, 255, 0.75);
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  padding: 15px;
}
.motherclassInner .label {
  width: 20%;
  text-align: center;
  letter-spacing: 0.5em;
}
.motherclassInner .detail {
  width: 75%;
}
.motherclassInner .label:nth-of-type(2), .motherclassInner .detail:nth-of-type(2) {
  margin-top: 20px;
}
.motherclassInner .detail li {
  position: relative;
  padding-left: 20px;
}
.motherclassInner .detail li::before {
  content: '●';
  color: #c40253;
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
}
.motherclassBox p {
  margin-bottom: 20px;
}
.motherclassPlan {
  width: 80%;
  margin: 0 auto;
}
/* mothervoice */
.contentsBox .sectionBox.motherVoiceOutline {
  margin-bottom: 80px;
}
.contentsBox .sectionBox.motherVoiceWrap:not(:last-of-type) {
  margin-bottom: 0;
}
.motherVoiceWrap {
  background: #f2f2f2;
  padding: 50px 60px 60px;
}
.motherVoiceBox {
  background: #fff;
  border-radius: 10px;
  padding: 30px;
}
.motherVoiceBox::after {
  content: '';
  clear: both;
  display: block;
}
.motherVoiceTtl {
  border-bottom: 5px solid #eee8e0;
  color: #c40253;
  font-size: 24px;
  margin-bottom: 30px;
}
.motherVoiceTtl::before {
  content: url('./images/icon_envelope-open.png');
  margin-right: 10px;
  margin-left: 1em;
  vertical-align: top;
}
.motherVoiceWrap:nth-of-type(2n + 1) .motherVoiceTtl {
  color: #dd664e;
}
.motherVoiceWrap:nth-of-type(2n + 1) .motherVoiceTtl::before {
  content: url('./images/icon_envelope-open_o.png');
}
.motherVoiceTxt {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #fff 50%), linear-gradient(180deg, rgba(238, 232, 224, 0) 0%, rgba(238, 232, 224, 0) 94%, #eee8e0 94%, #eee8e0 99%, rgba(238, 232, 224, 0) 99%);
  background-size:
    8px 100%, 100% 2.5em;
  line-height: 2.5;
  text-indent: 1em;
  padding: 0 0.5em;
}
.motherVoiceTxt img {
  border-radius: 50%;
  float: right;
  margin-bottom: 1em;
  margin-left: 1.5em;
  width: 240px;
  height: auto;
}
.motherVoiceTxt + .motherVoiceTxt {
  padding-top: 2.5em;
}
/* footerNavi */
#footerNavi {
  clear: right;
  font-size: 14px;
  font-family: arial, helvetica, clean, sans-serif;
  line-height: 1.231;
  overflow: hidden;
  width: 100%;
  margin: 0 0 10px;
}
#footerNavi ul {
  float: left;
  list-style: none;
  line-height: 1.231;
  width: 540px;
}
#footerNavi ul li {
  float: left;
  margin: 0 35px 0 0;
}
#footerNavi ul li a img {
  vertical-align: bottom;
}
#footerNavi p {
  width: 134px;
  float: right;
}
/* ------------------------------------------
	footer
------------------------------------------ */
#footer {
  width: 100%;
  min-width: 980px;
  height: 63px;
  background: url('./images/bg_footer.gif') repeat-x;
  text-align: center;
}
#footer .footerBox {
  width: 980px;
  margin: 0 auto;
  padding: 15px 0 0 0;
  text-align: left;
}
address {
  padding: 0 0 0 210px;
  background: url('./images/bg_address.png') no-repeat;
  font-style: normal;
  font-size: 14px;
  font-family: arial, helvetica, clean, sans-serif;
}