<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ã‚«ã‚¹ã‚¿ãƒ&nbsp; CSS ã‚’ã“ã“ã«å…¥åŠ›ã—ã¦ãã&nbsp;ã•ã„ */
/* ãƒ†ã‚­ã‚¹ãƒˆã‚µã‚¤ã‚ºå¤‰æ›´ã€€å¤–è¦³è¿½åŠ&nbsp;ã«ç›´æŽ¥è¨˜å…¥ã®ã“ã¨ */
@media screen and (min-width: 768px){
.article-body p {
font-size: 16px;
font-size: 1.6rem;
}
}

@media screen and (max-width: 768px){
    .article-body p {
font-size: 15px;
font-size: 1.5rem;
}
}

@media screen and (min-width: 768px){
.article-body p {
line-height: 1.8;
}
}

/* ãƒ†ã‚­ã‚¹ãƒˆä¸¡ç«¯æƒãˆ */
.article-body p {
  text-align: justify;
  text-justify: inter-ideograph;
}
/* ãƒ†ã‚­ã‚¹ãƒˆä¸¡ç«¯æƒãˆ */
.article-body p {
  text-align: justify;
  text-justify: inter-ideograph;
}

/* blockquoteå¼•ç”¨ç¬¦ */
blockquote {
    quotes: none;
    font-size: 16px;
    font-size: 1.6rem;
    background-color: #f4f6fa;
}

/* blockquoteã€€padding */
blockquote {
    margin-bottom: 40px;
    padding: 44px;
    border: solid 2px #e2e5e8;
}

/* linkã€€underlineã€€æ¶ˆã™ */
.article-body a {
text-decoration: none;
}

@media screen and (max-width:980px){
  /*980pxã¾ã§ã§é©ç”¨ã™ã‚‹å†…å®¹*/
.js-clingify-placeholder{
display:none;
}
}
@media screen and (max-width:980px){
  /*980pxã¾ã§ã§é©ç”¨ã™ã‚‹å†…å®¹*/
.js-clingify-placeholder{
display:none;
}
}

/* background body */
body {
    line-height: 1.6;
    font-size: 16px;
    font-size: 1.6rem;
    word-wrap: break-word;
    color: #303030;
    background-color: #fff;
}

/* æž&nbsp;è£…é£¾ */
@media screen and (max-width:480px){
  .article {
    border: 0px solid none;
    margin: 0 0 20px 0;
    box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.03);
}
}
@media screen and (min-width:980px){
  .article {
    border: 1px solid #d9e2f0;
    margin: 0 0 20px 0;
    box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.03);
}
}

/* mc tableãšã‚Œèª¿æ•´ */
@media screen and (max-width:480px){
  .mc01 {
    margin: 0 0;
        margin-bottom: 0px;
}
}
@media screen and (max-width:480px){
  .mc01 {
    margin: 0 0;
        margin-bottom: 0px;
}
}

/* scroll top */
@media screen and (max-width: 680px){
#wpfront-scroll-top-container {
  display: block;
    right: 20px;
    bottom: 42px !important;
}
}

/* search */
.search_area {
    width: 181px;
    height: 28px;
    position: absolute;
    top: 38px;
    right: 0px;
}
.search-form .search-submit .fa-search {
    font-size: 1.4rem;
    color: #303030;
}
 input[type="search"], textarea {
    padding: 4px 6px 4px 8px;
    width: 100%;
    border-radius: 1px;
    border: solid 1px #e2e5e8;
    background-color: #fff;
}
input {
    font-size: 1.4rem;
}

/* search ARCHIVE */
.search .ar-one-column .eye-catch {
      width: 0%;
    display: none;
}
.search .ar-one-column .archive-header {
    float: left;
    padding: 8px;
    width: 100%;
}

.archive-header {
    padding: 8px 16px 64px 16px;
}

@media screen and (max-width: 768px){
.archive-header p {
    padding-bottom: 66px;
    font-size: 14px;
    font-size: 1.4rem;
}
}

/* button design */
.btn a {
    display: block;
    padding: 8px 32px;
    border-radius: 4px;
    line-height: 1.5;
    border-bottom: solid 0px rgba(0, 0, 0, 0.2);
    background-color: #9b8d77;
    color: #fff;
    text-decoration: none;
}

/* 404æ–‡å­—ã‚µã‚¤ã‚º */
@media screen and (max-width: 768px){
.article-body p {
    font-size: 1.6rem;
}
}

/* bodyã‚³ãƒ³ãƒ†ãƒ³ãƒ„å¹…èª¿æ•´ */
.article-body {
    padding: 0 62px 32px 62px;
}

@media screen and (max-width: 768px){
.article-body {
    padding: 0 16px 32px 16px;
}
}

/* ãƒ¡ãƒ‹ãƒ¥ãƒ¼ã‚·ãƒ£ãƒ‰ãƒ¼none */
.default-nav {
    position: relative;
    box-shadow: none;
}
#gnav .global-nav li ul li {
    display: inline-block;
    width: 100%;
    box-shadow: none;
}
#gnav .global-nav li ul {
    visibility: hidden;
    position: absolute;
    z-index: 999;
    box-shadow: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 0;
}



/* ã‚³ãƒ³ãƒ†ãƒ³ãƒ„headeræž&nbsp;è£…é£¾ */
.article-header ::after {
    content: "";
    position: absolute;
    top: 90px;
    right: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    border-style: solid;
    border-width: 2pc;
    border-color: #f0f0f0 transparent transparent;
}
.article-header h1 {
    margin: 16px 0;
    font-size: 26px;
    font-size: 2.6rem;
}
.content-page .article-header, .error404 .article-header {
    padding: 16px 72px;
}
.article-header {
    position: relative;
    background-color: #f0f0f0;
    margin-bottom: 40px;
    text-align: center;
}

/* headerä¸‰è§’ãƒ–ãƒ¬ã‚¤ã‚¯ãƒã‚¤ãƒ³ãƒˆ è¿½åŠ&nbsp;cssã§å®šç¾© */
@media screen and (max-width: 1070px){
.article-header ::after {
    content: "";
    position: absolute;
    display:none;
}
}



/* ã‚¿ã‚°æŠ•ç¨¿æ—¥ä½ç½®èª¿æ•´ */
.post-meta li {
    float: left;
    padding-right: 8px;
    font-size: 1.2rem;
   margin-top: 20px;
}



/*  æŠ•ç¨¿ä¸‰è§’ä¸‹ã‚¢ã‚­èª¿æ•´ éžåŠ¹æžœè¿½åŠ&nbsp;CSSã¸ */
.article-header {
    margin-bottom: 60px;
}

/*  æŠ•ç¨¿ãƒšãƒ¼ã‚¸alignleftã®marginèª¿æ•´  */
.article-body .alignleft, .article-body img.alignleft {
    max-width: 50%;
    margin: 0 40px 40px 0;
}
.article-body .alignleft, .article-body img.alignleft {
    max-width: 50%;
    margin: 0 40px 40px 0;
}

/*   æŠ•ç¨¿å‰ã¸æ¬¡ã¸èª¿æ•´ */
.nav-previous {
    padding: 32px 12px 32px 32px;
}
.nav-next {
    padding: 32px 32px 32px 12px;
}
/*  ã‚»ã‚¯ã‚·ãƒ§ãƒ³Areaã®ã¿100%å¹…ã« éžåŠ¹æžœ ã‚«ã‚¹ã‚¿ãƒžã‚¤ã‚ºè¿½åŠ&nbsp;CSSã§ */
.eb-solution-section, .eb-solution-section .container {
    width: 100%;
}

/*  footerãƒŠãƒ“ã€€è¿½åŠ&nbsp;cssã« */
@media screen and (max-width:768px) {
.footer-nav li {
	font-size: 12px;
	display: block;
	float: left;
	width: 50%;
	margin: 0 0 12px 0;
	line-height: 1.7;
	text-align:left;
border-right: solid 0px #eaeaea;
}
}

/* Resetxsså¾Œã®tableæŒ‡å®šã€€è¿½åŠ&nbsp;cssã« */
th, td {
  font-size: 16px;
	font-size: 1.6rem;
}

/* table Resetå¾Œã®ã‚ãèª¿æ•´ */
table td {
    padding: 16px 16px;
    border: solid 1px #e2e5e8;
}


/* bodyä¸‹éƒ¨footerã®ã‚ãèª¿æ•´  */
@media screen and (min-width:1200px) {
  .article-footer {
    padding: 24px 72px 36px 72px;
}
  }

.article-footer {
    padding: 6px 16px 16px 16px;
}

/* DoctorsInterviewã€€h3ã‘ã„ç·šã€€1pxã€€è¿½åŠ&nbsp;cssã§ */
.article-body h3, .page-bottom-widget h3 {
    padding: 6px 0;
    border-bottom: solid 1px #696969;
}


/* doctorbook+textæž&nbsp; è¿½åŠ&nbsp;cssã« */
@media screen and (max-width:600px) {
.SideBySide p{
 display:inline-block;
 vertical-align:top; /*ç¸¦æ–¹å‘ã®æƒãˆä½ç½®ã‚’æŒ‡å®š*/
}
p.prof01 {
    font-size: 96%;
    line-height: 1.6;
}

/* h3è¦‹å‡ºã—ã¾ã‚ã‚Šã€€ãƒ¬ã‚¹ãƒãƒ³ã‚·ãƒ– è¿½åŠ&nbsp;cssã« */
.article-body h3, .page-bottom-widget h3 {
    padding: 6px 0;
    border-bottom: solid 1px #696969;
}
.article-body h3 {
    margin: 20px 0 0px 0;
    line-height: 1.5;
}

@media screen and (min-width:0px) and (max-width:768px) {
h3{
    font-size:14px;
    width:95%;
    min-height:30px;
    margin:30px 0px 15px -10px;
    padding:0px 0px 10px 35px;
    border-bottom:2px #eee dotted;
}
}
@media screen and (min-width:768px) {
	h3 {
    font-size: 20px;
    font-size: 100%;
    color: #000c15;
}
	}

/* doctorInterview main h1ã€€ãƒ¬ã‚¹ãƒãƒ³ã‚·ãƒ–å‡¦ç† */
@media screen and (min-width:0px) and (max-width:768px) {
h1.doctormain {
      font-weight: normal; 
    font-size: 18px;
    font-size: 160%;
    width:100%;
    min-height:30px;
    margin:10px 0px 25px 0px;
    padding:0px 0px 10px 0px;
    border-bottom:2px #eee dotted;
}
}
@media screen and (min-width:768px) {
h1.doctormain {
      font-weight: normal; 
    font-size: 20px;
    font-size: 180%;
    color: #000c15;
          margin:10px 0px 15px 0px;
}
}

  
  
/* h1è¦‹å‡ºã—èª¿æ•´ */
.article-header h1 {
    margin: 16px 0;
    font-size: 130%;
}

/* h1è¦‹å‡ºã—breakPoint */
@media screen and (max-width: 768px){
.article-header h1 {
    margin: 16px 0;
    font-size: 102%;
}
}
  

  
  
/* infoã‚«ãƒ†ã‚´ãƒªãƒ¼ARCHIVEéžè¡¨ç¤ºã€€è¿½åŠ&nbsp;cssã§ã‚‚ã€ã“ã‚Œã§ã¯æ¶ˆãˆãªã„ */
.eye-catch::after {
display:none;
}
  
/* è¨˜äº‹ä¸€è¦§ã‚¹ãƒžãƒ›æ™‚ã®titleæ¨ªå¹…ã‚’æ‹¡ã’ã‚‹50ã‚’100ã« */
  .tab-area &gt; div {
    float: left;
    padding: 8px;
    width: 100%;
    background: #f1f1f1;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}
  
</pre></body></html>