@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.0.8
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
body {
    animation: fadeIn 1.4s ease 0s 1 normal;
    -webkit-animation: fadeIn 1.4s ease 0s 1 normal;
	font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, sans-serif;
	background-color:#F7F7F7;
}
/*"KozGoPro-Medium", "小塚ゴシック Pro M", fbe8f0*/
/* #E3AA00 金 */
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
a:hover img.overwhite, a:hover img.menu-image, a:hover img#tel-number {
opacity: .7;
-webkit-opacity: .7;
-moz-opacity: .7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}
a img.overwhite, a img.menu-image, a img#tel-number {
-webkit-transition: opacity 200ms ease-out;
-moz-transition: opacity 200ms ease-out;
-ms-transition: opacity 200ms ease-out;
transition: opacity 200ms ease-out;
}
.wrap {
  max-width: 1170px;
  margin: 0 auto;
}
.header-container-in {
  max-width: 1170px;
  margin: 0 auto;
  border-top:solid 4px #E3AA00;
}
.header-container {
  /*border:solid 1px;*/
  /*background-color:#F7F7F5;*/
}
#container .content {
  /* border:solid 1px #000; */
  margin-top:0;
}
#content {
  max-width: 1170px;
  margin: 0 auto;
  background-color: #fff;
}
article {
  padding-top:0 !important;
}
/* .article-header {border:solid 1px #000;margin:0;} */
#navi {
  border:solid 1px #FFF;
  border-bottom: solid 0.7px #e3aa00;
  padding-bottom:15px;
}
nav {
  border-bottom:solid 2px #FFDFF1;
}
img.menu-image {
  max-width: 120px;
}
.item-label img {
	width:100px;
	height:69px;
}
.menu-header .caption-wrap {
	width:120px;
	height:69px;
	margin:0 auto;
}

h1.entry-title { display:none; }

.menu-header .menu-item {
	width: 130px;
	height:69px;
	border-right:solid 1px #e3aa00;	
}
.menu-header .menu-item ul.sub-menu {
	height: auto;
	padding: 0;
	width: 130px;
	margin: 15px 0 0 0 !important
}
.menu-header .menu-item ul.sub-menu .menu-item {
	border:none;
	border-top: solid 1px #e3aa00;
	border-right: solid 1px #e3aa00;
	border-left: solid 1px #e3aa00;
	padding: 0 !important;
	margin: 0 !important;
	height: 4.2em;
	font-family: "fot-tsukuardgothic-std", sans-serif;
	font-weight: 700;
	font-feature-settings: "palt";
	text-align: center;
	font-size: 15px;
	background-image: linear-gradient(-45deg, #e3aa00 7px, transparent 0);
}
.menu-header .menu-item ul.sub-menu .menu-item:last-child {
	border-bottom: solid 1px #e3aa00;
}
.menu-header .menu-item ul.sub-menu .menu-item a  {
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
	height: auto;
	font-size: 15px;
	color: #777 !important;
}
.menu-header .menu-item ul.sub-menu .menu-item a:hover { color: #aaa !important; }
.menu-header .menu-item ul.sub-menu .menu-item a .caption-wrap {
	width: 130px !important;
	padding: 0 !important;
	margin: 0 !important;
	height: 4.2em;
	display: flex;
	justify-content: center;
	align-items: center;
}
.navi .item-label { display: block; }
.menu-header .menu-item ul.sub-menu .menu-item a .caption-wrap div.item-label {
	width:130px;
	line-height: 1.4em;
	height: auto;
	padding: 0 0;
	overflow: visible;
	text-overflow: clip !important;
}
.menu-header .menu-item ul.sub-menu .menu-item.line2 a .caption-wrap .item-label {
	line-height: 1.5em;
	height: auto;
	height: 3em;
}

.menu-header .menu-item ul.sub-menu .menu-item a .caption-wrap .item-label span {
	display: inline-block;
}
.menu-gift a .caption-wrap .item-label span {
	font-size: 85%;
}
.menu-header .menu-item:last-child {
	border:none;
}
ul.sub-menu {
	width:130px;
	min-width: 130px !important;
	padding: 0;
}
.navi-in > ul .sub-menu {
    display: block;
    z-index: -1;
}
.navi-in > ul li > ul {
    opacity: 0.0;
    transition: 0.47s ease-in-out;
}
.navi-in > ul li:hover > ul {
    opacity: 1.0;
    transition: 0.31s ease-in;
    z-index: 999;
}
@media screen and (max-width: 1280px){
  .menu-header .menu-item {
    width: 120px !important;
  }
	.menu-header .menu-item ul.sub-menu { width: 120px; }
  .item-label img.menu-image {
    width: 110px;
    height: auto;
  }
  ul.sub-menu {
    width:120px;
    min-width: 120px !important;
  }
  .menu-header>.menu-item>ul.sub-menu>.menu-item {
    height: 4em;
  }
  .menu-header>.menu-item>ul.sub-menu>.menu-item>a>.caption-wrap {
    width:120px !important;
    padding-top: 2px !important; 
  }
	.menu-header .menu-item ul.sub-menu .menu-item a { font-size: 14px; width:120px; }
}
@media screen and (max-width: 1100px){
	.menu-header .menu-item ul.sub-menu { width: 110px; }
  .menu-header .menu-item {
    width: 110px !important;
  }
	.menu-header .caption-wrap {
		width: 100px;
	}
  .item-label img.menu-image {
    width: 100px;
    height: auto;
  }
  ul.sub-menu {
    width:110px;
    min-width: 110px !important;
  }
  .menu-header .menu-item ul.sub-menu .menu-item {
	  width:110px;
	  min-width: 110px !important;
  }
  .menu-header>.menu-item>ul.sub-menu>.menu-item>a>.caption-wrap {
    width:110px !important;
    padding-top: 4px !important; 
  }
	.menu-header .menu-item ul.sub-menu .menu-item a { font-size: 13px; }
}

.menu-drawer .sub-menu {
	margin:0;
	padding:0;
}
.menu-drawer .sub-menu li.menu-item {
	font-family: "fot-tsukuardgothic-std", sans-serif;
	font-weight: 500;
	color: #aaa !important;
	font-size: 14px;
}
.menu-drawer .sub-menu li.menu-item br { display: none; }
#navi-menu-content > ul > li.menu-item > ul.sub-menu {
 	width:230px;
	margin:0 auto;
	overflow:hidden;
}
#navi-menu-content > ul > li.menu-item-19 ul {
	height:auto;
}
#navi-menu-content > ul > li.menu-item > ul.sub-menu li.menu-item {
	width:200px !important;
	min-width: 200px !important;
	height:auto;
	margin:0 auto;
	padding:3px 0 2px 0;
	border-top:solid 1px #ffd7d3;
	overflow:hidden;
}
.menu-header li {
	margin-top:10px;
}



#header-in {
  font-size: 0 !important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding: 0 0 0 0 !important;
  /* border: solid 1px #000; */
}
/* #header-in>div {border: solid 1px #000; } */
.logo-image {
  margin-top: 23px !important;
  padding: 0;
  /* width: 262px; */
  width: 211px;
  margin: 0 calc((100% - 211px)/2 - 280px - 28px) 0 0;
  /* border: solid 1px #000; */
}
.add-header-contents {
  margin: 23px 28px 7px 0 !important;
  /* border: solid 1px #000; */
  width: 280px;
}
/* .site-logo-image {border: solid 1px #000;} */
.header-right img {
  vertical-align: top;
	padding-bottom: 10px;
}
.header-right img.instagram {
	margin-left: 25px;
}
.web-reserve2 {
  border: solid 1px #DD336B;
  border-radius: 10px;
  width: 277px;
  height: 45px;
  padding: 10px 0 0 80px;
  margin-top: 3px;
  background-color: #fff;
  transition : .5s;
}
.web-reserve2:hover {
  background-color: #FFEEF5;
  transition : .5s;
}
@media screen and (max-width: 1023px){
  #header-in {
    width: 100%;
    display: block;
    border: solid 1px #fff;
  }
  .logo-image {
    margin: 23px 0 0 28px !important;
    float: left;
  }
  .add-header-contents {
    /* margin: 34px 0 7px 40px !important; */
    margin: 22px 23px 7px 0 !important;
    float: right;
  }
}
@media screen and (max-width: 630px){
  #header-in {
    display: block;
    padding: 0 0 0 0 !important;
  }
  .logo-image {
    width: 100%;
    margin: 23px 0 0 0 !important;
  }
  .add-header-contents {
    width: 100%;
    margin: 25px 0 15px 0 !important;
    clear: both;
    text-align: center;
  }
  .web-reserve2 {
    margin: 0 auto;
    padding: 10px 0 0 10px;
    width: 211px;
    height: 40px;
    padding: 10px 0 0 26px;
    margin-top: 3px;
  }
  img.web-reserve {
    width: 115px;
  }
  .header-right #tel-number {
    width: 170px !important;
  }
  .header-right img.instagram {
    width: 28px;
    margin-left: 9px;
  }
}

h2 { display:none; }
.h2img { margin-bottom:16px; }




#content-in {
  background-color: #fff !important;
  border-top: solid 1px #fff;
  padding-bottom: 50px;
}
#main {
  padding:0;
  border:none;
	border-bottom: solid 1px #fff;

}
#main section {
  padding: 35px 29px;
  margin:0;
}
.entry-content {
  margin: 0 !important;
}
.entry-content {
  /* border:solid 1px #000;
  padding-top: 0 !important; */
}


footer.article-footer {
  /* border:solid 1px #FFF; */
  margin-top: 50px;
  padding:0;
  background-color:#FFF;
  display: none;
}
#footer {
  margin:0 auto;
  padding:0;
}
#footer-in {/*FFDFF1*//*fbe8f0*/
  background-color:#bebebe;
  padding:0;
  margin:0 auto;
  border:solid 1px #bebebe;
}
.footer-sns-additional img { display: inline-block; width: 36px; }
.footer-sns-additional a { margin: 0 10px; }
.footer-sns-additional a:hover {
  background-color: transparent !important;
}
.navi-footer {
  display:none;
}
.copyright {
  padding-right:30px;
  padding-left:30px;
  margin-top: -24px;
}
#navi-menu-content {
  border:solid 1px #aaa;
  background-color:#bebebe;
}
#navi-menu-content li.menu-item {
  text-align:center;
  background-color:#fff;
  border-radius:5px;
  padding:5px;
  width:260px;
  margin:0 auto 7px;
}
#breadcrumb {
  padding:0 90px;
  float:right;
}
/******* トップページ *******/

section#topic .su-spoiler-icon { margin-top: 3px; }
section#topic { margin: 0 0 0 0 !important; padding:0; }
section#topic .su-accordion { margin: 0 0 1.5em 0; }
section#topic .spoiler-out { margin-top: -18px !important; }
section#topic .su-spoiler-title {
  color:#a47a43;
  margin: 0 45px -10px;
  font-size: 17px !important;
  line-height: 170%;
}
section#topic .su-spoiler-content {
  margin: 0 45px 0;
  padding: 5px 0 15px;
  text-align: justify;
}
section#topic .su-spoiler-icon { font-size:17px !important; }
#topic ol {
  margin: 0;
  padding: 0;
}
section#topic .su-accordion div.su-spoiler {
  border: none;
}

#topic ol li {
  list-style: none !important;
  padding-left: 1em;
  text-indent: -1em;
  font-weight: bold;
}
#topic b {
  color: #a47a43;
  font-weight: bold;
}
#topic b.b2 {
  color: red;
  font-weight: normal;
}
#topic p.undeline2 {
  text-decoration: none;
  margin: -10px 45px 30px;
}
.name-change p {
  text-align: justify;
}
.name-change b {
  font-weight:bold;
  color: #a47a43;
  font-size: 115%;
}
#topic p.undeline {
  text-decoration: underline;
  font-weight: bold;
  font-size: 17px;
}
p.tm-minus {
  margin-top: -1.5em;
}
@media screen and (max-width: 480px){
  section#topic { margin:0 !important; padding-top:0 !important;  padding-bottom:0 !important; }
  section#topic .su-spoiler-content { margin:10px 0 0 0; padding:0; line-height:170%; }
  section#topic .su-spoiler-title { margin:0; }
  section#topic .su-accordion li { line-height:170%; }
  section#topic .su-accordion { margin-bottom: 20px; }
  #topic p.undeline2 {
    margin: 0 5px 30px 0;
    padding: 0;
    line-height:170%;
  }
  p.tm-minus {
    margin-top: 0;
  }
}
.under880 { display: none; }
@media screen and (max-width: 880px){
  .under880 { display: inline; }
}

.news-summary {
  background-color:#fffceb;
  padding:15px;
  margin:-25px 25px -11px;
  overflow:hidden;
}
.news-summary .news-img {
  float:left;
  margin-top:3px;
  opacity:0;
}
.news-summary:first-child .news-img {
  opacity:1;
}
.news-summary:nth-child(2) img.to-list {
  display:none;
}
.news-summary .to-list {
  float:right;
  margin:6px 8px;
}
.news-summary .excerpt1 {
  width: -webkit-calc(100% - 260px);
  width: calc(100% - 260px);
  float:left;
  padding:0;
  margin:0 0 0 15px;
  line-height:25px;
  text-align: left;
}

	img.to-list {
	  display:inline;
	}
	img.to-list2 {
	  display:none;
	  float:right;
	}
@media screen and (max-width: 980px){
	.news-summary {
	  margin:-25px 5px -11px;
	}
	.news-summary .excerpt1 {
	  width: -webkit-calc(100% - 120px);
	  width: calc(100% - 120px);
	}
	img.to-list {
	  display:none;
	}
	img.to-list2 {
	  display:inline;
	  margin:-10px 4px 0 0;
	}
}
    .news-summary .news-img {
      display:inline;
    }
    img.news-img2 {
      display:none;
    }
@media screen and (max-width: 800px){
    .news-summary .news-img {
      display:none;
    }
    img.news-img2 {
      display:inline;
    }
	.news-summary .excerpt1 {
	  width: 100%;
      padding:0 25px 0 0;
 	}
}

.page-id-9 #message .flex, .page-id-873 #message .flex, section#doctor .flex {
  display:flex;
  flex-direction: column;
  justify-content: center;
  max-width: 689px;
	margin: 32px auto 0;
}
.page-id-9 #message .flex img, .page-id-873 #message .flex img {
  margin:0;
}
#doctor .flex img { margin-bottom: 1em; }
p {
  letter-spacing:1px;
  text-align:justify;
}
.page-id-9 #message .message1, .page-id-873 #message .message1 {
  padding:15px 0 0 0;
  text-align:justify;
  letter-spacing:0;
}
.page-id-9 #message .message1 p, .page-id-873 #message .message1 p {
  padding:0;
}
.signature {
  text-align:right;
  width:100%;
  /*padding:0 68px 0 0;*/
}
.takushi-name { font-size:17px; }
b {
  color:#a47a43;
  font-weight:normal;
}


/* .page-id-9 #message {
  margin-top:0;
}
@media screen and (max-width: 980px){
    .page-id-9 #message {
      margin-top:20px;
    }
}
.page-id-9 #message .flex {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  padding:0 60px 0 20px;
}
.page-id-9 #message .flex img {
  margin:23px 0 0 0;
}
p {
  letter-spacing:1px;
  text-align:justify;
}
.page-id-9 #message .message1 {
  display:block;
  padding:0 0 0 0;
  text-align:justify;
  width: -webkit-calc(100% - 470px);
  width: calc(100% - 470px);
  letter-spacing:0;
}
.page-id-9 #message .message1 p {
  padding:0;
}
.signature {
  text-align:right;
  width:100%;
}
.takushi-name { font-size:17px; }
b {
  color:#D7358B;
  font-weight:normal;
} */

.page-id-9 #menues {
  /*padding:0 70px;*/
}
.page-id-9 #menues .flex, .page-id-873 #menues .flex {
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding:0 70px;
  /*border:solid 1px #000;*/
  margin:30px 0 0 0;
}
.page-id-9 #menues .flex.horizontal {
}
.page-id-9 #menues div, .page-id-873 #menues div {
  margin-bottom:25px;
}
.menu-large {
  background-color:#fff;
  border:solid 1px #e3aa00;
  border-radius:6px;
  box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2);
}
.menu-large p {
  font-size:14px;
  line-height:180%;
  padding:0 15px;
}
.menu-large a {
  display:block;
  padding:0;
}
.menu-vertical {
  width: 297px;
  /* height: 555px; */
  height: 610px;
}
.menu-vertical .menu-title {
  margin-top:-28px;
  margin-bottom: 10px;
}
.menu-vertical p {
  height:140px;
  /* border:solid 1px #000; */
  margin-bottom:0;
}
.menu-vertical a {
}
/*a { display: block; }*/
.menu-horizontal img {
  align-self: flex-start;
  vertical-align:middle;
  /*border:solid 1px #000;*/
}
.menu-horizontal a {
  vertical-align:middle;
}
/*a {border:solid 1px #000;}*/
.menu-horizontal img:first-child {
  margin-top:35px;
}
.menu-horizontal img:last-child {
  margin-top:40px;
}
.menu-horizontal {
  width:465px;
  height:115px;
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  /*align-items: center;*/
  padding-left:0;
  padding-right:23px;
}
#calendar div {
  max-width:800px;
  margin:20px auto 0;
  overflow:hidden;
}
#calendar iframe {
  width:100%;
  border:none;
  height:620px;
  overflow:hidden;
}
/*@-moz-document url-prefix() {
    #calendar iframe {
      width:100%;
      border:none;
      height:670px;
      overflow:hidden;
    }
}*/
@media screen and (max-width: 440px){


}

#calendar table tr {
  border-top:solid 1px #D7358B;
}

.page-id-9 #interview .flex ,.page-id-873 #interview .flex {
  display:flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.page-id-9 #interview img {
}
.page-id-9 #interview a, .page-id-873 #interview a {
  margin-bottom:15px;
}
.page-id-9 #interview p, .page-id-873 #interview p {
  margin-top:36px;
}

.page-id-9 section#news, .page-id-873 section#news {
  padding-bottom: 6px;
  margin-top: -10px;
  margin-bottom: 20px;
}
.page-id-9 section#message, .page-id-873 section#message, section#doctor {
  padding-top: 35px;
  border-top:solid 0.7px #e3aa00;
}
.page-id-9 section#menues, .page-id-873 section#menues {
  border-top:solid 0.7px #e3aa00;
  background-color:#fffceb;
}
.page-id-9 section#calendar, .page-id-873 section#calendar {
  border-top: solid 0.7px #e3aa00;
  position: relative
}
.page-id-9 section#interview, .page-id-873 section#interview {
  padding: 35px 86px;
  margin-bottom:0 !important;
  margin-top:20px;
  border-top: solid 0.7px #e3aa00;
  background-color:#fff;
}
.page-id-9 footer.article-footer, .page-id-873 footer.article-footer {
  /* border:solid 1px #FDF5EA; */
  background-color:#FDF5EA;
}
.page-id-9 #content-in, .page-id-873 #content-in {
	padding-bottom: 27px;
}

/******* クリニック案内 *******/

.slider {
  max-width:800px;
  margin:0 auto;
}
.page-id-11 #feature .flex, .page-id-788 #feature .flex {
  display:flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  margin:50px 0 30px;
}
.page-id-11 #feature .flex img, .page-id-788 #feature .flex img {
  margin:0 3px 20px;
}
.info-title::before {
  content:"□";
  padding-right:2px;
}
.page-id-11 #information, .page-id-788 #information {
  border-top:solid 0.7px #e3aa00;
  padding:40px 100px;
}
.page-id-11 #information .flex, .page-id-788 #information .flex {
  display:flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  /*margin:50px 0;*/
}
.page-id-11 #information dl, .page-id-788 #information dl {
  max-width:610px;
  padding:0;
  margin:0;
}
.page-id-11 #information dl dt::before, .page-id-788 #information dl dt::before {
  content:"□";
  padding-right:2px;
}
.page-id-11 #information dl dt, .page-id-788 #information dl dt {
  float:left;
  border-bottom:solid 1px #bbb;
  width:110px;
  padding:8px 0 14px;
}
.page-id-11 #information dt:nth-of-type(2), .page-id-788 #information dt:nth-of-type(2) {
  padding-bottom:47px;
}
.page-id-11 #information dl dd, .page-id-788 #information dl dd {
  margin-left: 110px;
  border-bottom:solid 1px #bbb;
  margin-bottom:10px;
  padding:8px 0 14px;
  max-width:450px;
}
.page-id-11 #information .access dl dt, .page-id-788 #information .access dl dt {
  border-bottom:none;
}
.page-id-11 #information .access dl dd, .page-id-788 #information .access dl dd {
  border-bottom:none;
}
.time-table {
  margin-top:20px;
  border-bottom:solid 1px #bbb;
}
.time-table table {
  margin-top:12px;
}
.time-table th {
  border:solid 1px #a47a43 !important;
  color:#fffceb;
  font-size:18px;
  text-align:center;
  background-color:#e3aa00;
  font-weight:normal;
  line-height:160%;
}
.time-table td {
  border:solid 1px #a47a43 !important;
  color:#a47a43;
  font-size:18px;
  text-align:center;
  line-height:21px;
  padding:15px;
}
#time-table tr td div {
  margin-bottom: 0.6em;
}
.page-id-11 .access, .page-id-788 .access {
  margin-top:20px;
}
.page-id-11 .access .flex, .page-id-788 .access .flex {
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1135px){
	.page-id-11 .access .flex iframe, .page-id-11 .access .flex img, .page-id-788 .access .flex iframe, .page-id-788 .access .flex img {
	  margin:0 auto 20px;
	}
}

/* .page-id-11 #recruit {
  border-top:solid 2px #FFDFF1;
  padding:40px 100px;
}
.page-id-11 #recruit div.recruit-img {
  margin-bottom:30px;
}
.page-id-11 #recruit .flex {
}
.page-id-11 #recruit h3 {
  display:block;
  font-size:21px;
}
.page-id-11 #recruit h3::before {
  content:none;
}
.page-id-11 #recruit table {
  padding:0;
  margin:18px 0 0 0;
  border-top:solid 1px #bbb;
}
.page-id-11 #recruit table td {
  border-bottom:solid 1px #bbb;
  padding:13px 0;
}
.page-id-11 #recruit table tr:first-child td {
  border-top:solid 1px #bbb;
}
.page-id-11 #recruit td.col1 {
  width:105px;
}
.page-id-11 #recruit td.col1::before {
  content:"□";
  padding-right:2px;
}
@media screen and (max-width: 834px){
	.page-id-11 #recruit table td {
	  font-size:15px;
	}
}
@media screen and (max-width: 640px){
	.page-id-11 #recruit table td {
	  font-size:13px;
	}
} */


/******* 乳がん検診 *******/

section#bcs {
  padding:20px 100px;
}
p.lead {
  font-size:17px;
  font-weight:bold;
  line-height:33px;
  color:#a47a43;
  letter-spacing:0;
  margin-top:25px;
  margin-bottom:35px;
  /*font-weight:600;*/
}
p.lead b {
  color: #a47a43;
}
h3 {
  font-size:26px;
  line-height:33px;
  color:#a47a43;
  margin:15px 0 0 0 !important;
  padding:0 !important;
}
h3::before {
  content:"◎";
}
h3.h3sub::before {
  content:"●";
  font-size: 85%;
}
h3 {
  display:none;
}
.x-ray {
  /* width: -webkit-calc(100% - 305px);
  width: calc(100% - 305px); */
}
.slider-bcs {
	max-width: 900px;
	margin: 0 auto;
}
.slider-sonic {
	max-width: 484px;
	margin: 0 auto;
	float: left;
}
@media screen and (max-width: 1050px){
  .slider-sonic {
    float: none !important;
  }
}

#ultrasound-wrap {
	overflow: hidden;
	clear: both;
}
.ultrasound {
  width: -webkit-calc(100% - 484px);
  width: calc(100% - 484px);
  float: left;
}
.mt55 {
  margin-top: 55px;
}
.x-ray p, .ultrasound p {
  padding-right:35px;
}
.notice {
  font-size:13px;
  
}
.flex2 {
  display:flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  /*border:solid 1px #000;*/
}
.explain-pt-l {
  background-color:#FBF3E8;
  border:solid 2px #a47a43;
  padding:20px;
  margin:20px 0;
  overflow:hidden;
}
.explain-pt-l img {
  float:left;
}
.explain-pt-l div {
  float:right;
}
.ultra b {
  color:#a47a43;
  font-weight:bold;
}

.mammo {
  width: -webkit-calc(100% - 292px);
  width: calc(100% - 292px);
}
.mammo b {
  font-size:18px;
  line-height:33px;
  color: #a47a43;
}
.ultra {
  width: -webkit-calc(100% - 378px);
  width: calc(100% - 378px);
}
h4 {
  font-size:18px;
  line-height:33px;
  color:#fff;
  font-weight:normal !important;
  background-color:#a47a43;
  margin:0 0 0 0 !important;
  padding-left:23px !important;
}
h5 {
  font-size:18px;
  line-height:33px;
  color:#a47a43;
  font-weight:normal !important;
  background-color:transparent;
  border-top:solid 2px #a47a43 !important;
  border-bottom:solid 2px #a47a43 !important;
  margin:0 0 0 0 !important;
  padding-left:23px !important;
}
.mammo ul, .ultra ul {
  padding:0;
}
.mammo ul li {
  list-style:none;
  font-size:18px;
  line-height:33px;
  margin:0;
  padding:0;
  /*border:solid 1px #000;*/
}
.ultra ul li {
  list-style:none;
  font-size:15px;
  line-height:33px;
  letter-spacing:0.5px;
  margin:0;
  padding:0;
  /*border:solid 1px #000;*/
}
.mammo li::before, .ultra li::before {
  content:"●";
  margin-right:3px;
}

.examination {
	background-color: #fff;
	border:solid 2px #a47a43;
	padding:20px;
	margin:20px 0;
	overflow:hidden;
}
.examination .lead {
	font-weight: medium;
	margin: 10px 20px 25px 13px;
	letter-spacing: 1.3px;
}
.examination ol {
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 2px;
}
.examination ol li {
	clear: both;
}
.examination ol li div {
	margin-left: -1.5em;
	margin-top: 0.7em;
	margin-bottom: 1.3em;
	padding-left: 0;
	overflow: hidden;
}
.examination ol li div img {
	display: block;
	float: left;
}
.examination ol p {
	font-weight: normal;
	font-size: 15px;
	line-height: 33px;
	letter-spacing: 0.5px;
}
.examination ol li div p {
	display: block;
	max-width: calc(100% - 295px);
	padding-top: 1em;
	padding-left: 1.5em;
	float: left;
}
.examination li.exam-li4 div p {
	max-width: calc(100% - 464px);
}
.examination li.exam-li5 div p {
	max-width: calc(100% - 225px);
}
@media screen and (max-width: 970px) {
	.examination ol li div img {
		float: none;
		margin: 0 auto;
	}
	.examination ol li div p {
		max-width: 100% !important;
		padding-left: 0;
		float: none;
	}
}
/*480px以下*/
@media screen and (max-width: 480px){
	.examination ol {
		font-size: 16px;
		letter-spacing: 1px;
	}
}

/******* 自由診療価格表 *******/

section#price-list {
  padding:20px 100px;
  margin-bottom:60px;
}
p.update-date {
  margin: 35px 0 0px 0; 
  padding: 0;
  text-align: right;
  font-size: 0.86em;
}
table {
  border-spacing: 0px;
}
#price-list table {
  margin: 0 0 35px 0;
  font-size:16px;
}
table.prices th {
  background-color:#a47a43;
  height: 52px;
}
table.prices td {
  height: 33px;
  padding: 0;
}
table.prices tr th {
	font-family: "fot-tsukuardgothic-std", sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 25px;
	letter-spacing: 2px;
	font-feature-settings: "palt";
	color: #fff;
	line-height: 2em;
	height: 2em;
	padding: 0;
}
@media screen and (max-width: 492px){
  table.prices tr th {font-size: 20px !important;}
}
#price-list table tr.discount {
  background-color:#fffceb;
}
table.prices th {
  border: solid 1px #a47a43;
}
table.prices td {
  border: solid 1px #a47a43;
}
#price-list table tr td.tbold {
  padding:0 0 0 35px;
  font-weight:bold;
  color:#a47a43;
  background-color:#fffceb;
}
#price-list table tr td.tbg {
  background-color:#fffceb;
}
table.prices tr td.additional {
  padding:0;
  font-weight:bold;
  color:#a47a43;
  text-align:center;
}
table.prices tr td {
  padding: 0 20px;
}
#price-list .price-notice {
  font-size:16px;
}
#price-list td span, table.prices td span { display: inline-block; }
td.lines2over { line-height:140% !important; }

table.prices td.price {
  text-align: right;
  padding: 0 3% 0 0;
  width: 18%;
  min-width: 60px;
}
table.prices td.not-available {
  text-align: center !important;
  width: 18%;
  min-width: 60px;
}

#emsella table.prices tr td {
  width: 50%;
  padding: 0;
  text-align: center;
}

@media screen and (max-width: 1030px){

#price-list table.type2 tr td.tcol4, #price-list table.type1 tr td.tcol4 {
  display:none;
}
#price-list .under1030 {
  display:inline;
}

section#price-list {
  padding: 0 15px;
}
#price-list table.type1 tr td:first-child, #price-list table.type2 tr td:first-child, td.tcol2, table.prices td.tcol2 {
  padding: 0 10px;
  line-height: 170%;
}
#price-list table.type1 tr td:nth-child(2), #price-list table.type2 tr td.tcol3, #price-list table.examination2 tr td:last-child {
  padding:0 15px 0 0;
}
#price-list table.type2 tr td.tcol1, #price-list table.type2 tr td.tcol2, #price-list table.examination2 tr td:first-child, #price-list table.examination2 tr td.sub-item {
  padding:0 10px;
}
#price-list .notice {
  font-size: 10px;
}

}

@media screen and (max-width: 500px){

  table.prices td {
    padding: 3px 5px !important;
    line-height: 1.6em;
  }
  table.prices td.price {
    /*font-size: 12px;*/
    width: 80px !important;
    padding: 0 5px;
  }
  
}
/******* 婦人科診療 *******/

section#gp {
  padding:20px 100px;
  margin-bottom:60px;
}
.gp-lead {
  margin:30px 0 15px;
  overflow:hidden;
  border:solid 1px #fff;
}
.gp-lead p {
  /*width: -webkit-calc(100% - 416px);
  width: calc(100% - 416px);*/
  width:100%;
  display:block;
  font-size:17px;
  margin:0 0 20px 0;
  /*padding-right:70px;*/
}
.gp-lead b {
  font-weight:bold;
  color: #a47a43;
}
.gp-p {
  margin:0 0 50px 0;
}
.gp-p p {
  letter-spacing:0.9px;
}
section#gp h4 {
  font-size:18px;
  color:#a47a43;
  background-color:transparent;
  font-weight:bold !important;
  padding:0 !important;
  margin:6px 0 0 0 !important;
}
@media screen and (max-width: 1040px){
	.gp-lead {
	  text-align:center;
	}
	.wp-image-237 {
	  float:none;
	  margin:0 !important;
	  padding:0;
	}
	.gp-lead p {
	  margin:0 auto 50px;
	  display:block;
	  /*border:solid 1px #aaa;*/
	  padding:0;
	  width:100%;
	}
}

@media screen and (max-width: 770px){
	section#gp {
	  padding:0 15px;
	}
}

img.over860 {
  display:inline;
}
img.under860 {
  display:none;
}
@media screen and (max-width: 860px){
	img.over860 {
	  display:none;
	}
	img.under860 {
	  display:inline;
	}
}

img.over590 {
  display:inline;
}
img.under590 {
  display:none;
}
@media screen and (max-width: 590px){
	img.over590 {
	  display:none;
	}
	img.under590 {
	  display:inline;
	}
}

/******* モナリザタッチ *******/

section#monalisa {
  padding:20px 100px;
  margin-bottom:60px;
}
.monalisa-1 {
  margin:35px 0 25px;
  text-align:center;
  overflow:hidden;
}
.monalisa-1-text {
  width: -webkit-calc(100% - 340px);
  width: -moz-calc(100% - 340px);
  width: calc(100% - 340px);
  float:left;
}
.monalisa-1-text b {
  color: #a47a43;
}
.monalisa-1-text p.lead {
  margin-top:0;
  padding-top:0;
}
.wp-image-268 {
  float:right;
  margin-top:6px;
}
.monalisa-2 {
  margin:30px 0;
  overflow:hidden;
}

img.wp-image-357 { display:inline; }
img.wp-image-387 { display:none; }
@media screen and (max-width: 1010px){

.monalisa-1-text {
  float:none;
  width:100%;
  margin-top:35px auto 0;
}
.wp-image-268 {
  float:none;
}
img.wp-image-357 { display:none; }
img.wp-image-387 { display:inline; }

}
@media screen and (max-width: 770px){

section#monalisa {
  padding:0 15px;
}

}

/******* エムセラ *******/

#emsella table.type3 td.tcol1, #emsella table.type3 td.tcol2 {
  width: 50% !important;
}
#emsella table.type3 td.tcol2 {
  text-align: center !important;
  /* padding-right: 10% !important; */
}

/******* デキサ *******/

section#dxa {
  padding:20px 100px;
  margin-bottom:60px;
}
section#dxa .dxa-part {
	margin-bottom: 40px;
	overflow: hidden;
	clear: both;
}
section#dxa .dxa-part p {
	margin-top: 12px;
}
section#dxa .dxa-recomm1 {
  width: -webkit-calc(100% - 454px);
  width: -moz-calc(100% - 454px);
  width: calc(100% - 454px);
  float:left;
}
section#dxa .dxa-recomm2 {
	float: left;
}

@media screen and (max-width: 1180px){

  section#dxa .dxa-recomm1 {
    width: 100%;
    float: none;
  }
  section#dxa .dxa-recomm2 {
    width: 100%;
    text-align: center;
    float: none;
  }

}

@media screen and (max-width: 770px){

  section#dxa {
    padding:0 15px;
  }

}

#dxa table {
  margin: 0 0 35px 0;
  font-size:16px;
}
#dxa table th {
  background-color:#a47a43;
  height:52px;
}
#dxa table td {
  height:33px;
  padding:0;
}
#dxa table th, #dxa table td {
	text-align: center;
  border:solid 1px #a47a43;
}
#dxa table td.tcol1, #dxa table td.tcol2 {
	width: 50%;
	padding: 10px;
}

#dxa .h3-dxa2b, #dxa .h3-dxa2c { display: none; }
@media screen and (max-width: 1122px){
  #dxa .h3-dxa2a { display: none; }
  #dxa .h3-dxa2b { display: inline; }
}
@media screen and (max-width: 765px){
  #dxa .h3-dxa2b { display: none; }
  #dxa .h3-dxa2c { display: inline; }
}

/******* 求人情報 *******/

section#recruit {
  border: solid 1px #fff;
  padding: 20px 100px;
  h3 { margin-bottom: 0.8em !important; }
  ul li { font-size: 15px; }
  span.new { display: inline-block; background-color:#e3aa00; color: #fff; font-size: 10px; line-height: 1em; padding: 5px; border-radius: 3px; margin: 0.6em 0.5em 0; vertical-align: top; }
  h3 span.new { margin: 0.22em 0.5em 0; }
}
section#recruit p {
  text-align: left;
  padding-left: 1em;
  margin-top: 1em;
}
@media screen and (max-width: 770px){
  section#recruit {
    padding: 0 15px;
  }
}

/******* 内科外来 *******/

section#intmed, section#diet {
  border: solid 1px #fff;
  padding: 20px 100px;
}
section#intmed p, section#diet p {
  text-align: left;
  padding-left: 1em;
  margin-top: 1em;
}
@media screen and (max-width: 770px){
  section#intmed, section#diet {
    padding: 0 15px;
  }
}

/******* お知らせ（投稿） *******/

.single-post .article {
  padding:35px 100px;
}
.single-post .date-tags {
  display:none;
}
.single-post h1.entry-title {
  display:block;
  margin-top:35px;
}
.single-post .entry-content {
  margin:0 0 100px 0;
}

/******* お知らせ（一覧） *******/
h1.archive-title {
  display:none;
}
.category-head {
  background-color:#fff;
  max-width: 1170px;
  margin: 0 auto 0;
  padding-top:35px;
}
.archive #main {
  padding:35px 100px;
}
.archive .entry-card-info, .archive .entry-card-thumb {
  display:none;
}

.archive h2.entry-card-title {
  display:inline;
  /*float:left;*/
  padding:1px 15px 10px 0;
  font-size:15px;
  font-weight:normal;
}
.archive .entry-card-snippet {
  font-size:15px;
  margin:0 0 0 0;
  padding:0;
  /*float:left;*/
}
.archive .entry-card-content {
  margin-left: 0;
  margin-bottom: 15px;
}
.archive .entry-card-wrap {
  margin:0;
  padding:0;
}

.Slider4 {
	background-color: #fff;
	max-width: 1170px;
	margin: 0 auto;
}
.slider-gp {
	background-color: #fff;
	max-width: 900px;
	margin: 0 auto;
}

/* #header-container {
	position: relative;
	z-index: 5;
}
.Slider4 {
	z-index: 5;
} */

#menu-recruit {
  width: 114px;
  height: 42px;
  position: absolute;
  top: 28px;
  left: calc((100% - 1170px)/2 + 28px);
}

#menu-recruit-float {
	width: 114px;
	height: 42px;
	position: fixed;
	top: 10px;
	left: calc((100% - 1170px)/2 + 10px);
	margin: 0;
	z-index: 4;
	padding: 0;
}

#sns-container {
	width: 124px;
	height: 124px;
	position: fixed;
	top: 10px;
	right: calc((100% - 1170px)/2 + 10px);
	margin: 0;
	z-index: 3;
	padding: 0;
}

a.online {
	display: block;
	background-color: #fff;
	color: #dd336b;
	font-family: "fot-tsukuardgothic-std", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 22px;
	letter-spacing: 1px;
	font-feature-settings: "palt";
	border: solid 1px #dd336b;
	border-radius: 5px;
	text-align: center;
	text-decoration: none;
	margin: 0.5em 0 0.5em 0 !important;
	padding: 0 !important;
	transition : .5s;
}
a.online span { font-size: 18px; font-weight: 400; }
a.online:hover {
	background-color: #FFEEF5;
	transition : .5s;
}

/* インスタグラム リンク集 */
article.category-instagram-post {
  padding-top: 0 !important;
}
article.category-instagram-post h1.entry-title {
  color: #e3aa00;
  border-bottom: dashed 1px #e3aa00;
  padding-bottom: 6px;
  margin-bottom: 25px;
}
.insta-embeds {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 30px;
  /* border: dashed 1px #e3aa00;
  padding: 20px; */
}
.insta-embed {
  max-width: 300px;
}
.insta-slide {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: space-around;
}
.insta-content {
  max-width: 310px;
  margin: 0 5px 20px 5px;
  padding-bottom: 9px;
  background-color: #fff;
  /* border-top: solid 1px rgb(246, 246, 246); */
  border-right: solid 1px rgb(241, 241, 241);
  border-bottom: solid 1px rgb(241, 241, 241);
}
.wp-image-682 {
  display: inline-block;
}

.category-news-post div.entry-content {
  margin-top: 30px !important;
}
.category-news-post h1.entry-title {
  margin-bottom: 30px;
}

/* 院長コラム */
.type-post.category-column-post {
  h1.entry-title {
    display: block !important;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 26px;
    letter-spacing: 2.5px;
    font-feature-settings: "palt";
    color:#a47a43;
    margin-top: 2em !important;
    margin-bottom: 0.5em !important;
    border: none;
    text-indent: -1em;
    padding-left: 1em !important;
  }
  h1.entry-title::before {
    content:"◎";
  }
  div.entry-content {
    line-height: 2.2em;
  }
}

body.category-column {
  h2.entry-card-title {
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    letter-spacing: 0.5px;
    font-feature-settings: "palt";
    color:#a47a43;
   }
  h2.entry-card-title::before {
    content:"◎";
  }
  .entry-card-snippet {
    line-height: 1.8em;
    margin-top: 0.4em;
  }
  .entry-card-info {
    display: block;
  }
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1240px){
  /*必要ならばここにコードを書く*/
}
/*1170px以下*/
@media screen and (max-width: 1170px){
	#sns-container {
		right: 20px;
	}
  #menu-recruit {
    left: 20px;
  }
  #menu-recruit-float {
    left: 10px;
    width: 80px;
    height: auto;
  }
}
/*1120px以下*/
@media screen and (max-width: 1120px){

.page-id-9 #interview .flex, .page-id-873 #interview .flex {
  justify-content: center;
}
/* .page-id-9 #interview .flex a {
} */

.page-id-9 #menues .flex, .page-id-873 #menues .flex {
  flex-direction: row;
  justify-content: space-evenly;
  padding:0 40px;
}

}

/*1050px以下*/
@media screen and (max-width: 1050px){

.page-id-11 #information .flex, .page-id-788 #information .flex {
  flex-direction: column;
  justify-content: center;
}
.page-id-11 #information dl.info2, .page-id-788 #information dl.info2 {
  margin:30px auto;
}
.page-id-11 #information img, .page-id-788 #information img {
  margin:0 auto 20px;
}

.flex2 {
  flex-wrap: nowrap;
  flex-direction: column;
}
.flex2 div, .flex2 img {
  margin:0 auto;
}
.x-ray {
  width: 100%;
}
.x-ray p, .ultrasound p {
  padding-right:0;
}
.ultrasound {
  width: 100%;
}
.explain-pt-l img {
  float:none;
  display:block;
  margin:0 auto 20px;
}
.explain-pt-l div {
  float:none;
  margin:0 auto;
  width:100%;
}

}
/*1030px以下*/
@media screen and (max-width: 1030px){

  .page-id-9 #message .flex, .page-id-873 #message .flex {
    flex-direction: column;
    justify-content: center;
  }
  .page-id-9 #message .message1, .page-id-873 #message .message1 {
    /*padding:0 68px 0 57px;;*/
    width:100%;
  }
  .page-id-9 #message .flex, .page-id-873 #message .flex {
    padding:0 20px 0 20px;
  }
  .page-id-9 #message .flex img, .page-id-873 #message .flex img {
    margin:23px auto;
  }
  .page-id-9 #message .flex div, .page-id-873 #message .flex div {
    text-align:center;
  }
  .page-id-9 #menues .flex, .page-id-873 #menues .flex {
    padding:0 15px;
  }

}
/*1023px以下*/
@media screen and (max-width: 1023px){

  #menu-recruit {
    width: 80px;
    height: auto;
    left: 260px;
    top: 98px;
  }

  
}

/*770px以下*/
@media screen and (max-width: 770px){

	#breadcrumb {
	  padding:0 5px;
	}
	#sns-container {
		top: 5px;
		right: 5px;
		width: 90px;
		height: 90px;
	}
}
/*768px以下*/
@media screen and (max-width: 768px){

	.page-id-11 #information, .page-id-11 #recruit, .page-id-788 #information, .page-id-788 #recruit {
	  padding:40px 20px;
	}
	section#bcs {
	  padding:20px 20px;
	}

}
/*630px以下*/
@media screen and (max-width: 630px){
  #menu-recruit {
    width: 70px;
    height: auto;
    left: 10px;
    top: 12px;
  }
  .admin-bar #menu-recruit {
    top: 60px;
  }
}
/*569px以下*/
@media screen and (max-width: 569px){

	.page-id-11 #information dt:nth-of-type(2), .page-id-788 #information dt:nth-of-type(2) {
	  padding-bottom:80px;
	}
  .time-table table td {
    font-size:15px;
    line-height:21px;
    padding:15px 10px;
  }
  
}

.sp-only {
  display:none;
}

/*492px以下*/
@media screen and (max-width: 492px){

.sp-only {
  display:inline;
}
.menu-horizontal a {
  width:100%;
  text-align:center;
}
.menu-horizontal img:first-child {
  margin:14px auto 0;
  /*border:solid 1px #000;*/
}
.menu-horizontal img:last-child {
  margin:-8px auto 10px;
  /*border:solid 1px #000;*/
}
.menu-horizontal {
  width:297px;
  /*align-items: center;*/
  padding-right:0;
}
/* .header-right {
  margin:-15px 0 0 0;
}
.header-right img {
  margin:0 5px;
  margin-bottom:8px;
}
.tel-number {
  width:190px;
}
.web-reserve {
  width:105px;
}
.header-right img.instagram {
	width: 36px;
	margin-left: 6px;
} */

}

/*480px以下*/
@media screen and (max-width: 480px){

#main section {
  padding: 35px 15px;
}
.page-id-9 #message .message1, .page-id-873 #message .message1 {
  padding:0 0;
}
.page-id-9 #message .flex, .page-id-873 #message .flex {
  padding:0;
}
/* .page-id-9 section#interview p {
} */
.page-id-9 section#interview, .page-id-873 section#interview {
  padding: 35px 15px;
}
.page-id-11 #information dl, .page-id-788 #information dl {
  font-size:15px;
}
.archive #main {
  padding:35px 15px;
}
.archive .entry-card-snippet {
  display:block;
}
.single-post .article {
  padding:35px 15px;
}
.archive .entry-card-wrap {
  margin-bottom: 20px;
}
/* .header-right img.instagram {
	width: 30px;
	margin-left: 3px;
} */

}

@media screen and (max-width: 430px){
  .time-table table td {
    font-size: 13px;
    line-height:18px;
    padding:12px 5px;
  }
}

@media screen and (max-width: 395px){
  #menu-recruit {
    width: 50px;
    height: auto;
    left: 5px;
  }
}

/*340px以下*/
@media screen and (max-width: 340px){

  .add-header-contents>.textwidget {
    width: 100%;
    margin: 0 auto;
  }
  /* .tel-number {
    width: 240px;
  }
  .web-reserve {
    width: 95px;
  } */
  
  .header-right img.instagram {
    width: 24px;
    margin-left: 3px;
  }
  
  .time-table table td {
    font-size: 11px;
    line-height:15px;
    padding:8px 3px;
  }
  #menu-recruit {
    display: none;
  }
}
