<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

main, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  vertical-align: top;
}

html {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック','MS P Gothic', sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

html.ie {
  font-family: 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック' , 'Osaka' , sans-serif;
}

sup {
  font-size: 78.57143%;
  vertical-align: super;
}

@media screen and (max-width: 767px) {
  .for-pc {
    display: none !important;
  }
}

@media screen and (min-width: 768px), print {
  .for-sp {
    display: none !important;
  }
}

@media screen and (min-width: 768px), print {
  .pc-break {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .sp-break {
    display: block;
  }
}

/* ----------------------------------------------------------------------------------------

	FileName : doctor.css
	Generator : Compass

---------------------------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
  body.sidr-open {
    height: 100%;
    overflow: hidden;
  }

  .sidr {
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 260px;
    overflow-x: none;
    overflow-y: auto;
  }

  .sidr .sidr-inner {
    padding: 0 0 15px;
  }

  .sidr .sidr-inner &gt; p {
    margin-left: 15px;
    margin-right: 15px;
  }

  .sidr.right {
    left: auto;
    right: -260px;
  }

  .sidr.left {
    left: -260px;
    right: auto;
  }
}
@media screen and (min-width: 768px), print {
  html {
    min-width: 1240px;
  }
}

body {
  font-size: 87.5%;
  color: #111;
}
@media screen and (min-width: 768px), print {
  body {
    width: auto !important;
    min-width: 1200px;
    position: static !important;
  }
}

a {
  color: #007ca1;
}
a:hover {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  #banner {
    margin-bottom: 1px;
  }
}

#headbar {
  background: #b39573;
}

#headbar-inner {
  color: #fff;
}
@media screen and (min-width: 768px), print {
  #headbar-inner {
    width: 1004px;
    margin: 0 auto;
    padding: 15px 0;
    font-size: 85.71429%;
    line-height: 1;
  }
  #headbar-inner:before, #headbar-inner:after {
    display: table;
    border-spacing: 0;
    content: '';
  }
  #headbar-inner:after {
    clear: both;
  }
}
@media screen and (max-width: 767px) {
  #headbar-inner {
    padding: 5px 10px;
  }
}
#headbar-inner h1 {
  font-weight: normal;
}
@media screen and (min-width: 768px), print {
  #headbar-inner h1 {
    float: left;
  }
}
@media screen and (max-width: 767px) {
  #headbar-inner h1 {
    font-size: 71.42857%;
    line-height: 1.4;
  }
}
#headbar-inner .assist a {
  color: #fff;
  text-decoration: none;
}
#headbar-inner .assist a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 768px), print {
  #headbar-inner .assist {
    float: right;
  }
}
@media screen and (max-width: 767px) {
  #headbar-inner .assist {
    display: none;
  }
}
@media screen and (min-width: 768px), print {
  #headbar-inner .assist li {
    float: left;
    position: relative;
    padding-left: 18px;
  }
  #headbar-inner .assist li:before {
    content: "";
    position: absolute;
  }
  #headbar-inner .assist li.mypage {
    margin-right: 15px;
  }
  #headbar-inner .assist li.mypage:before {
    height: 18px;
    width: 13px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -29px 0;
    top: -5px;
    left: 0;
  }
}

@media screen and (min-width: 768px), print {
  #headbar-inner .assist li.access {
    margin-right: 10px;
  }
  #headbar-inner .assist li.access:before {
    height: 18px;
    width: 13px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    top: -3px;
    left: 0;
  }
}

@media screen and (min-width: 768px), print {
  #headbar-inner .assist li.english {
    margin-right: 10px;
  }
  #headbar-inner .assist li.english:before {
    height: 7px;
    width: 4px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: 0 -28px;
    top: 3px;
    left: 7px;
  }
}
@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), print and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), print and (min--moz-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), print and (-o-min-device-pixel-ratio: 3 / 2), screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5), print and (min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min-resolution: 144dpi), print and (min-resolution: 144dpi) {
  #headbar-inner .assist li.english:before {
    height: 8px;
    width: 4px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -154px;
    background-size: 330px 1570px;
  }
}
@media screen and (min-width: 768px), print {
  #headbar-inner .assist li.china:before {
    height: 7px;
    width: 4px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: 0 -28px;
    top: 3px;
    left: 7px;
  }
}
@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), print and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), print and (min--moz-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), print and (-o-min-device-pixel-ratio: 3 / 2), screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5), print and (min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min-resolution: 144dpi), print and (min-resolution: 144dpi) {
  #headbar-inner .assist li.china:before {
    height: 8px;
    width: 4px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -154px;
    background-size: 330px 1570px;
  }
}

@media screen and (min-width: 768px), print {
  #header-inner {
    position: relative;
    width: 1004px;
    margin: 0 auto;
    padding: 25px 0 85px;
  }
  #header-inner:before, #header-inner:after {
    display: table;
    border-spacing: 0;
    content: '';
  }
  #header-inner:after {
    clear: both;
  }
}
@media screen and (max-width: 767px) {
  #header-inner {
    position: relative;
    padding: 15px 15px 70px;
  }
  #header-inner:before, #header-inner:after {
    display: table;
    border-spacing: 0;
    content: '';
  }
  #header-inner:after {
    clear: both;
  }
}
@media screen and (min-width: 768px), print {
  #header-inner .assist {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #header-inner .assist ul:before, #header-inner .assist ul:after {
    display: table;
    border-spacing: 0;
    content: '';
  }
  #header-inner .assist ul:after {
    clear: both;
  }
  #header-inner .assist li {
    width: 50%;
    float: left;
  }
  #header-inner .assist a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 15px 0 15px 30px;
    border-bottom: 1px solid #cab59d;
    position: relative;
    font-size: 85.71429%;
    display: block;
  }
  #header-inner .assist a:before {
    position: absolute;
    content: "";
    top: 18px;
    left: 20px;
  }
  #header-inner .assist .mypage a {
    border-right: 1px solid #cab59d;
    padding-left: 38px;
  }
  #header-inner .assist .mypage a:before {
    height: 18px;
    width: 13px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -29px 0;
    top: 12px;
    left: 20px;
  }
}

@media screen and (max-width: 767px) {
  #header-inner .assist .access a {
    padding-left: 38px;
  }
  #header-inner .assist .access a:before {
    height: 18px;
    width: 13px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    top: 12px;
    left: 20px;
  }
}

@media screen and (max-width: 767px) {
  #header-inner .assist .english a {
    border-right: 1px solid #cab59d;
  }
  #header-inner .assist .english a:before {
    height: 7px;
    width: 4px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: 0 -28px;
  }
}
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 767px) and (min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min-resolution: 144dpi) {
  #header-inner .assist .english a:before {
    height: 8px;
    width: 4px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -154px;
    background-size: 330px 1570px;
  }
}
@media screen and (max-width: 767px) {
  #header-inner .assist .china a:before {
    height: 7px;
    width: 4px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: 0 -28px;
  }
}
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 767px) and (min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min-resolution: 144dpi) {
  #header-inner .assist .china a:before {
    height: 8px;
    width: 4px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -154px;
    background-size: 330px 1570px;
  }
}

#logo {
  float: left;
}
@media screen and (min-width: 768px), print {
  #logo {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  #logo {
    margin-bottom: 15px;
  }
  #logo img {
    width: 200px;
    height: auto;
  }
}

@media screen and (min-width: 768px), print {
  #btn-menu {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #btn-menu {
    float: right;
    font-size: 85.71429%;
    margin-top: 5px;
  }
  #btn-menu a {
    text-decoration: none;
    position: relative;
    color: #007ca1;
    padding-top: 22px;
    display: block;
  }
  #btn-menu a:before {
    top: 0px;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 18px;
    width: 22px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -94px 0;
  }
}


@media screen and (min-width: 768px), print {
  #conversion {
    float: right;
  }
}
@media screen and (max-width: 767px) {
  #conversion {
    clear: both;
    margin: 0;
    z-index: 100;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  #conversion.fixed {
    position: fixed;
    top: 0;
    bottom: auto;
    left: 0;
    width: 100%;
  }
  #conversion.staticed {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
  }
}
@media screen and (min-width: 768px), print {
  #conversion ul {
    float: right;
    margin-bottom: 15px;
  }
  #conversion ul:before, #conversion ul:after {
    display: table;
    border-spacing: 0;
    content: '';
  }
  #conversion ul:after {
    clear: both;
  }
}
@media screen and (max-width: 767px) {
  #conversion ul {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-bottom: 1px solid #fff;
  }
}
@media screen and (min-width: 768px), print {
  #conversion ul li {
    float: left;
  }
}
@media screen and (max-width: 767px) {
  #conversion ul li {
    display: table-cell;
  }
}
#conversion ul li a {
  position: relative;
  display: block;
  text-decoration: none;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 768px), print {
  #conversion ul li a {
    border-radius: 20px;
    padding: 7px 15px 7px 20px;
  }
}
@media screen and (max-width: 767px) {
  #conversion ul li a {
    position: relative;
    background: #007ca1;
    font-size: 12px;
    height: 70px;
    padding: 46px 0 0;
    box-sizing: border-box;
  }
  #conversion ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px), print {
  #conversion ul .phone {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #conversion ul .phone {
    display: table-cell;
    margin-right: 0.5%;
  }
  #conversion ul .phone a {
    border-right: 1px solid #fff;
  }
  #conversion ul .phone a:before {
    top: 11px;
    height: 24px;
    width: 24px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -281px 0;
  }
}


@media screen and (min-width: 768px), print {
  #conversion ul .mail {
    margin-right: 10px;
  }
  #conversion ul .mail a {
    background-color: #31b7cb;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  #conversion ul .mail a:hover {
    background-color: #58c6d7;
  }
  #conversion ul .mail a .icon-inner {
    position: relative;
    display: inline-block;
    padding-right: 20px;
  }
  #conversion ul .mail a .icon-inner:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;
    height: 10px;
    width: 14px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -28px -52px;
  }
}


@media screen and (max-width: 767px) {
  #conversion ul .mail {
    margin-right: 0.5%;
  }
  #conversion ul .mail a {
    border-right: 1px solid #fff;
  }
  #conversion ul .mail a:before {
    top: 15px;
    height: 18px;
    width: 26px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -116px 0;
  }
}


@media screen and (min-width: 768px), print {
  #conversion ul .counseling a {
    background: #fc9400;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  #conversion ul .counseling a:hover {
    background-color: #ffaa30;
  }
  #conversion ul .counseling a .icon-inner {
    position: relative;
    display: inline-block;
    padding-right: 20px;
  }
  #conversion ul .counseling a .icon-inner:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;
    height: 10px;
    width: 14px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -28px -52px;
  }
}


@media screen and (max-width: 767px) {
  #conversion ul .counseling a:before {
    top: 11px;
    height: 26px;
    width: 28px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -283px -52px;
  }
}


@media screen and (min-width: 768px), print {
  #conversion .phone {
    clear: both;
    display: table;
  }
  #conversion .phone:before, #conversion .phone:after {
    display: table;
    border-spacing: 0;
    content: '';
  }
  #conversion .phone:after {
    clear: both;
  }
  #conversion .phone dt {
    display: table-cell;
    padding-right: 15px;
    vertical-align: middle;
  }
  #conversion .phone dt a {
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    height: 24px;
    width: 211px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -90px -103px;
  }
}

@media screen and (min-width: 768px), print {
  #conversion .phone dd {
    display: table-cell;
    vertical-align: middle;
    font-size: 85.71429%;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  #conversion .phone {
    display: none;
  }
}

#menu {
  clear: both;
}
@media screen and (min-width: 768px), print {
  #menu {
    display: block !important;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 25px 0 30px;
    z-index: 2000;
  }
  #menu.fixed {
    position: fixed;
    top: 0;
    left: 0;
    bottom: auto;
    padding-top: 22px;
    border-top: 3px solid #b39573;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
    -o-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
    -ms-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
  }
}
@media screen and (max-width: 767px) {
  #menu {
    display: none;
    background: #b39573;
    border-left: 1px solid #fff;
  }
}

@media screen and (min-width: 768px), print {
  #global {
    width: 1004px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px), print {
  #global &gt; ul {
    position: relative;
    display: table;
    width: 100%;
    border-left: 1px solid #a5a5a5;
  }
}
@media screen and (min-width: 768px), print {
  #global &gt; ul &gt; li {
    position: relative;
    display: table-cell;
    text-align: center;
    font-size: 107.14286%;
    border-right: 1px solid #a5a5a5;
    width: 11%;
    padding: 5px 0;
  }
  #global &gt; ul &gt; li.home {
    width: 5%;
  }
  #global &gt; ul &gt; li.home a {
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    height: 16px;
    width: 16px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -13px 0;
    margin: 0 auto;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  #global &gt; ul &gt; li.home a:hover {
    opacity: 0.6;
  }
  #global &gt; ul &gt; li.globa1 {
    width: 15%;
  }
  #global &gt; ul &gt; li.globa1 .local .local-inner:before {
    left: 135px;
  }
  #global &gt; ul &gt; li.globa1 .local .local-area a .image {
    width: 62px;
  }
  #global &gt; ul &gt; li.globa2 .local .local-inner:before {
    left: 303px;
  }
  #global &gt; ul &gt; li.globa2 .local .local-area a .image {
    width: 40px;
  }
  #global &gt; ul &gt; li.globa5 {
    width: 15%;
  }
}
@media screen and (min-width: 768px), print {
  #global &gt; ul &gt; li &gt; a {
    color: #111;
    text-decoration: none;
    display: block;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    -ms-transition: color 0.3s;
    transition: color 0.3s;
  }
  #global &gt; ul &gt; li &gt; a:hover {
    color: #aaa;
  }
  #global &gt; ul &gt; li &gt; a.active {
    font-weight: bold;
    color: #007ca1;
  }
}
@media screen and (max-width: 767px) {
  #global &gt; ul &gt; li &gt; a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 15px 0 15px 30px;
    border-bottom: 1px solid #cab59d;
    position: relative;
  }
  #global &gt; ul &gt; li &gt; a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    margin: auto 0;
    height: 7px;
    width: 4px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: 0 -28px;
  }
}


@media screen and (min-width: 768px), print {
  #global &gt; ul &gt; li &gt; .soon {
    position: relative;
    color: #ccc;
    display: block;
  }
  #global &gt; ul &gt; li &gt; .soon:after {
    content: 'Coming soon';
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #c60000;
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #global &gt; ul &gt; li &gt; .soon {
    color: #eee7df;
    text-decoration: none;
    display: block;
    padding: 15px 0 15px 30px;
    border-bottom: 1px solid #cab59d;
    position: relative;
    background: #cab59d;
  }
  #global &gt; ul &gt; li &gt; .soon:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    margin: auto 0;
    height: 7px;
    width: 4px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: 0 -28px;
  }
}
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 767px) and (min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min-resolution: 144dpi) {
  #global &gt; ul &gt; li &gt; .soon:before {
    height: 8px;
    width: 4px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -154px;
    background-size: 330px 1570px;
  }
}
@media screen and (max-width: 767px) {
  #global &gt; ul &gt; li &gt; .soon:after {
    content: 'Coming soon';
    position: absolute;
    top: 15px;
    left: 30px;
    color: #c60000;
    font-weight: bold;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px), print {
  #global .local {
    display: none;
    position: absolute;
    top: 20px;
    left: 0;
    width: 1004px;
    z-index: 50;
  }
  #global .local .local-toggle {
    padding-top: 25px;
  }
  #global .local .local-inner {
    position: relative;
    border: 3px solid #997f62;
    background: #fff;
    border-radius: 5px;
  }
  #global .local .local-inner:before {
    content: '';
    display: block;
    position: absolute;
    top: -21px;
    height: 24px;
    width: 42px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -241px -52px;
  }
  #global .local .local-area {
    display: table;
    width: 100%;
    border-spacing: 8px;
    table-layout: fixed;
  }
  #global .local .local-area ul {
    display: table-row;
  }
  #global .local .local-area li {
    display: table-cell;
    vertical-align: middle;
    border: 3px solid #997f62;
    border-radius: 5px;
  }
  #global .local .local-area a {
    position: relative;
    display: table;
    width: 100%;
    border-spacing: 0;
    font-weight: bold;
    text-decoration: none;
    color: #997f62;
    background-color: #fff;
    -webkit-transition: color 0.3s, background-color 0.3s;
    -moz-transition: color 0.3s, background-color 0.3s;
    -o-transition: color 0.3s, background-color 0.3s;
    -ms-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
  }
  #global .local .local-area a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto 0;
    height: 15px;
    width: 9px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -182px -52px;
  }
}

@media screen and (min-width: 768px), print {
  #global .local .local-area a:hover {
    position: relative;
    color: #fff;
    background-color: #997f62;
  }
  #global .local .local-area a:hover:after {
    height: 15px;
    width: 9px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -200px -52px;
  }
}

@media screen and (min-width: 768px), print {
  #global .local .local-area a .image {
    display: table-cell;
    vertical-align: middle;
    padding: 5px 0 5px 5px;
  }
  #global .local .local-area a .image img {
    border: 1px solid #ddd;
  }
  #global .local .local-area a .title {
    display: table-cell;
    vertical-align: middle;
    padding: 5px 25px 5px 10px;
    text-align: left;
    line-height: 1.2;
  }
  #global .local .local-area a .local-break {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #global .local {
    display: none !important;
  }
}

@media screen and (min-width: 768px), print {
  #inquiry {
    display: table;
    width: 1004px;
    margin: 0 auto;
    background: #007ca1;
  }
}
@media screen and (max-width: 767px) {
  #inquiry {
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
    background: #007ca1;
  }
  #inquiry:before, #inquiry:after {
    display: table;
    border-spacing: 0;
    content: '';
  }
  #inquiry:after {
    clear: both;
  }
}
@media screen and (min-width: 768px), print {
  #inquiry dl {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    text-align: center;
    height: 100%;
  }
}
#inquiry dt {
  text-indent: 120%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  margin: 0 auto 15px;
}
@media screen and (min-width: 768px), print {
  #inquiry dt {
    height: 22px;
    width: 299px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: 0 -78px;
  }
}
@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), print and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), print and (min--moz-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), print and (-o-min-device-pixel-ratio: 3 / 2), screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5), print and (min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min-resolution: 144dpi), print and (min-resolution: 144dpi) {
  #inquiry dt {
    height: 22px;
    width: 300px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -1526px;
    background-size: 330px 1570px;
  }
}

@media screen and (max-width: 767px) {
  #inquiry dt {
    height: 18px;
    width: 245px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: 0 -347px;
  }
}
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 767px) and (min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min-resolution: 144dpi) {
  #inquiry dt {
    height: 19px;
    width: 246px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -1552px;
    background-size: 330px 1570px;
  }
}

#inquiry dd.phone {
  font-size: 85.71429%;
  color: #fff;
  line-height: 1.4;
  margin-bottom: 15px;
}
#inquiry dd.phone a {
  text-indent: 120%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-align: left;
  margin: 0 auto 5px;
}
@media screen and (min-width: 768px), print {
  #inquiry dd.phone a.for-pc {
    height: 33px;
    width: 330px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: 0 -314px;
  }
}

@media screen and (max-width: 767px) {
  #inquiry dd.phone a.for-sp {
    height: 25px;
    width: 268px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: 0 -177px;
  }
}


#inquiry dd .mail {
  color: #fff;
  background: #31b7cb;
  text-decoration: none;
  text-align: center;
  border-radius: 20px;
  padding: 10px 15px 10px 20px;
  font-size: 114.28571%;
  border: 2px solid #fff;
}
@media screen and (min-width: 768px), print {
  #inquiry dd .mail {
    display: inline-block;
    margin-right: 10px;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  #inquiry dd .mail:hover {
    background-color: #58c6d7;
  }
}
@media screen and (max-width: 767px) {
  #inquiry dd .mail {
    display: block;
    width: 245px;
    margin: 0 auto 10px;
  }
}
#inquiry dd .mail .icon-inner {
  position: relative;
  display: inline-block;
  padding-right: 20px;
}
#inquiry dd .mail .icon-inner:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
  height: 10px;
  width: 14px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -28px -52px;
}

#inquiry dd .counseling {
  position: relative;
  color: #fff;
  background: #fc9400;
  text-decoration: none;
  text-align: center;
  border-radius: 20px;
  padding: 10px 15px 10px 20px;
  font-size: 114.28571%;
  border: 2px solid #fff;
}
@media screen and (min-width: 768px), print {
  #inquiry dd .counseling {
    display: inline-block;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  #inquiry dd .counseling:hover {
    background-color: #ffaa30;
  }
}
@media screen and (max-width: 767px) {
  #inquiry dd .counseling {
    display: block;
    width: 245px;
    margin: 0 auto;
  }
}
#inquiry dd .counseling .icon-inner {
  position: relative;
  display: inline-block;
  padding-right: 20px;
}
#inquiry dd .counseling .icon-inner:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
  height: 10px;
  width: 14px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -28px -52px;
}

@media screen and (min-width: 768px), print {
  #inquiry figure {
    display: table-cell;
  }
}
@media screen and (max-width: 767px) {
  #inquiry figure {
    display: none;
  }
}

#contentinfo .assist {
  background: #eee;
}
@media screen and (min-width: 768px), print {
  #contentinfo .assist .assist-inner {
    width: 1004px;
    margin: 0 auto;
    padding: 30px 0;
  }
  #contentinfo .assist .assist-inner:before, #contentinfo .assist .assist-inner:after {
    display: table;
    border-spacing: 0;
    content: '';
  }
  #contentinfo .assist .assist-inner:after {
    clear: both;
  }
}
@media screen and (max-width: 767px) {
  #contentinfo .assist .assist-inner {
    padding: 20px 15px;
  }
}
@media screen and (min-width: 768px), print {
  #contentinfo .assist .assist-map {
    float: left;
    width: 340px;
  }
}
@media screen and (max-width: 767px) {
  #contentinfo .assist .assist-map {
    margin-bottom: 20px;
  }
}
#contentinfo .assist .assist-map address {
  display: block;
  font-size: 92.85714%;
  line-height: 1.6;
  padding: 0 5px;
}
#contentinfo .assist .assist-map address b {
  font-weight: bold;
  display: block;
}
@media screen and (max-width: 767px) {
  #contentinfo .assist .assist-map address {
    text-align: center;
  }
}
@media screen and (min-width: 768px), print {
  #contentinfo .assist .assist-sitemap {
    float: right;
    width: 640px;
  }
}
@media screen and (max-width: 767px) {
  #contentinfo .assist .assist-sitemap {
    border: 2px solid #554a3b;
    border-radius: 5px;
  }
}
@media screen and (min-width: 768px), print {
  #contentinfo .assist .assist-sitemap-head {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  #contentinfo .assist .assist-sitemap-head {
    background: #fff;
    border-radius: 5px;
  }
  #contentinfo .assist .assist-sitemap-head .inner {
    display: block;
    font-weight: bold;
    text-align: center;
    padding: 11px 20px;
    line-height: 1.2;
    color: #554a3b;
    position: relative;
  }
  #contentinfo .assist .assist-sitemap-head .inner:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto 0;
    height: 25px;
    width: 25px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -299px -78px;
  }
}

@media screen and (max-width: 767px) {
  #contentinfo .assist .assist-sitemap-head.open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  #contentinfo .assist .assist-sitemap-head.open .inner:after {
    height: 25px;
    width: 25px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -305px 0;
  }
}
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 767px) and (min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min-resolution: 144dpi) {
  #contentinfo .assist .assist-sitemap-head.open .inner:after {
    height: 26px;
    width: 25px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -1137px;
    background-size: 330px 1570px;
  }
}

@media screen and (min-width: 768px), print {
  #contentinfo .assist .assist-sitemap-inner {
    display: table !important;
    height: auto !important;
    overflow: auto !important;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #contentinfo .assist .assist-sitemap-inner {
    display: none;
  }
}
#contentinfo .assist .assist-sitemap-item {
  font-size: 92.85714%;
}
@media screen and (min-width: 768px), print {
  #contentinfo .assist .assist-sitemap-item {
    display: table-cell;
    padding-left: 30px;
  }
  #contentinfo .assist .assist-sitemap-item:first-child {
    width: 28%;
    padding-left: 0;
  }
  #contentinfo .assist .assist-sitemap-item:last-child {
    width: 28%;
  }
}
@media screen and (max-width: 767px) {
  #contentinfo .assist .assist-sitemap-item {
    margin-bottom: 20px;
    padding: 0 15px;
  }
  #contentinfo .assist .assist-sitemap-item:first-child {
    border-top: 1px dotted #000;
    padding-top: 15px;
  }
  #contentinfo .assist .assist-sitemap-item:last-child {
    margin-bottom: 0;
    padding-bottom: 20px;
  }
}
#contentinfo .assist .assist-sitemap-item ul {
  line-height: 1.4;
}
@media screen and (min-width: 768px), print {
  #contentinfo .assist .assist-sitemap-item ul {
    margin-bottom: 45px;
  }
  #contentinfo .assist .assist-sitemap-item ul:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #contentinfo .assist .assist-sitemap-item ul {
    margin-bottom: 20px;
  }
  #contentinfo .assist .assist-sitemap-item ul:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px), print {
  #contentinfo .assist .assist-sitemap-item ul li {
    margin-bottom: 10px;
  }
  #contentinfo .assist .assist-sitemap-item ul li:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #contentinfo .assist .assist-sitemap-item ul li {
    margin-bottom: 5px;
  }
  #contentinfo .assist .assist-sitemap-item ul li:last-child {
    margin-bottom: 0;
  }
}
#contentinfo .assist .assist-sitemap-item ul li a {
  position: relative;
  display: inline-block;
  font-weight: bold;
  color: #111;
  text-decoration: none;
  padding-left: 15px;
}
@media screen and (min-width: 768px), print {
  #contentinfo .assist .assist-sitemap-item ul li a {
    white-space: nowrap;
  }
}
#contentinfo .assist .assist-sitemap-item ul li a:hover {
  text-decoration: underline;
}
#contentinfo .assist .assist-sitemap-item ul li a:before {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  height: 7px;
  width: 4px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: 0 -52px;
}

#contentinfo .assist .assist-sitemap-item ul li a.blank {
  padding-right: 20px;
}
#contentinfo .assist .assist-sitemap-item ul li a.blank:after {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  right: 0;
  height: 10px;
  width: 14px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -33px -28px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  #contentinfo .assist .assist-sitemap-item ul li a.blank:after {
    height: 11px;
    width: 14px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -1032px;
    background-size: 330px 1570px;
  }
}
@media screen and (min-width: 768px), print {
  #contentinfo .assist .assist-sitemap-item ul li ul {
    padding-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  #contentinfo .assist .assist-sitemap-item ul li ul {
    padding-top: 5px;
  }
}
#contentinfo .assist .assist-sitemap-item ul li li a {
  font-weight: normal;
}

@media screen and (min-width: 768px), print {
  #foot-assist {
    width: 1004px;
    margin: 15px auto;
  }
  #foot-assist:before, #foot-assist:after {
    display: table;
    border-spacing: 0;
    content: '';
  }
  #foot-assist:after {
    clear: both;
  }
}
@media screen and (max-width: 767px) {
  #foot-assist {
    margin: 20px 15px;
  }
}
@media screen and (min-width: 768px), print {
  #foot-assist ul.site-links {
    float: left;
    display: table;
    padding: 5px 0;
  }
}
@media screen and (max-width: 767px) {
  #foot-assist ul.site-links {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px), print {
  #foot-assist ul.site-links li {
    display: table-cell;
    padding: 0 10px;
    border-left: 1px solid #a5a5a5;
  }
  #foot-assist ul.site-links li:first-child {
    border: none;
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  #foot-assist ul.site-links li {
    margin-bottom: 5px;
  }
  #foot-assist ul.site-links li:last-child {
    margin-bottom: 0;
  }
}
#foot-assist ul.site-links a {
  font-size: 85.71429%;
  color: #111;
  text-decoration: none;
}
@media screen and (min-width: 768px), print {
  #foot-assist ul.site-links a.blank {
    position: relative;
    padding-right: 18px;
  }
  #foot-assist ul.site-links a.blank:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;
    height: 10px;
    width: 14px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -33px -28px;
  }
}
@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), print and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), print and (min--moz-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), print and (-o-min-device-pixel-ratio: 3 / 2), screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5), print and (min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min-resolution: 144dpi), print and (min-resolution: 144dpi) {
  #foot-assist ul.site-links a.blank:after {
    height: 11px;
    width: 14px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -1032px;
    background-size: 330px 1570px;
  }
}
@media screen and (min-width: 768px), print {
  #foot-assist ul.site-links a:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 767px) {
  #foot-assist ul.site-links a {
    position: relative;
    display: block;
    border: 2px solid #ddd;
    padding: 10px;
    border-radius: 3px;
  }
  #foot-assist ul.site-links a:after {
    content: "";
    height: 9px;
    width: 5px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -14px -28px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto 0;
  }
}
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 767px) and (min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min-resolution: 144dpi) {
  #foot-assist ul.site-links a:after {
    height: 10px;
    width: 5px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -120px;
    background-size: 330px 1570px;
  }
}
@media screen and (max-width: 767px) {
  #foot-assist ul.site-links a.blank:after {
    height: 10px;
    width: 14px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -33px -28px;
  }
}
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 767px) and (min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min-resolution: 144dpi) {
  #foot-assist ul.site-links a.blank:after {
    height: 11px;
    width: 14px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -1032px;
    background-size: 330px 1570px;
  }
}

#foot-assist ul.social {
  display: table;
}
@media screen and (min-width: 768px), print {
  #foot-assist ul.social {
    float: right;
  }
}
@media screen and (max-width: 767px) {
  #foot-assist ul.social {
    margin: 0 auto;
  }
}
#foot-assist ul.social li {
  display: table-cell;
  padding-left: 5px;
}
#foot-assist ul.social li:first-child {
  padding-left: 0;
}

#footer-map {
  border: 5px solid #fff;
  margin-bottom: 15px;
}

#footer-map-inner {
  width: 100%;
  height: 140px;
}

#ninehospital_link {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  #ninehospital_link {
    padding: 0 10px;
  }
}
#ninehospital_link dl {
  display: table;
  margin: 0 auto;
}
#ninehospital_link dl.mt10 {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  #ninehospital_link dl {
    text-align: center;
    margin-bottom: -5px;
  }
}
@media screen and (min-width: 768px), print {
  #ninehospital_link dt {
    display: table-cell;
    padding-right: 5px;
    font-size: 85.71429%;
  }
}
@media screen and (max-width: 767px) {
  #ninehospital_link dt {
    font-size: 85.71429%;
    text-align: center;
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 768px), print {
  #ninehospital_link dd {
    display: table-cell;
    padding: 0 10px;
    font-size: 85.71429%;
    border-right: 1px solid #a5a5a5;
  }
  #ninehospital_link dd:last-child {
    padding-right: 0;
    border-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #ninehospital_link dd {
    display: inline-block;
    padding: 0 5px;
    margin-bottom: 5px;
    border-right: 1px solid #a5a5a5;
    font-size: 78.57143%;
  }
  #ninehospital_link dd:last-child {
    padding-right: 0;
    border-right: 0;
  }
}

#copyright {
  text-align: center;
}
@media screen and (min-width: 768px), print {
  #copyright {
    font-size: 78.57143%;
    margin: 10px auto 50px;
  }
}
@media screen and (max-width: 767px) {
  #copyright {
    font-size: 71.42857%;
    margin: 10px auto 30px;
  }
}
#copyright a {
  color: #111;
  text-decoration: none;
}
#copyright a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  #widget {
    position: fixed;
    right: -50px;
    bottom: 20px;
    z-index: 1000;
  }
  #widget li.phone, #widget li.mail, #widget li.counseling {
    display: none;
  }
  #widget li.pagetop a {
    position: relative;
    display: block;
    background: #007ca1;
    background: rgba(0, 124, 161, 0.7);
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #fff;
  }
  #widget li.pagetop a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 9px;
    width: 16px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -12px -52px;
  }
}


@media screen and (min-width: 768px), print {
  #widget {
    position: fixed;
    top: 30%;
    right: -101px;
    z-index: 1000;
  }
  #widget ul:before, #widget ul:after {
    display: table;
    border-spacing: 0;
    content: '';
  }
  #widget ul:after {
    clear: both;
  }
  #widget li {
    float: right;
    clear: right;
    overflow: hidden;
  }
  #widget li.phone {
    border-top-left-radius: 5px;
    border-bottom: 1px solid #3396b3;
    border-top: 1px solid #3396b3;
    border-left: 1px solid #3396b3;
  }
  #widget li.phone dl {
    display: table;
    border-spacing: 0;
  }
  #widget li.phone dl dt {
    vertical-align: middle;
    display: table-cell;
  }
  #widget li.phone dl dt .phone-head {
    cursor: pointer;
    position: relative;
    display: block;
    color: #fff;
    width: 100px;
    height: 85px;
    padding: 55px 0 20px;
    font-size: 78.57143%;
    background: #007ca1;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    transition: background-color 0.3s;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
  }
  #widget li.phone dl dt .phone-head:before {
    content: '';
    display: block;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 24px;
    width: 24px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -281px 0;
  }
}

@media screen and (min-width: 768px), print {
  #widget li.phone dl dt .phone-head:hover {
    background-color: #3396b3;
  }
  #widget li.phone dl dd {
    vertical-align: middle;
    display: table-cell;
    background: #3396b3;
  }
  #widget li.phone dl dd .phone-body {
    display: none;
  }
  #widget li.phone dl dd .phone-body-inner {
    width: 160px;
  }
  #widget li.phone dl dd a {
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    height: 52px;
    width: 138px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -138px -222px;
  }
}

@media screen and (min-width: 768px), print {
  #widget li.phone.active {
    border-bottom-left-radius: 5px;
  }
  #widget li.phone.active dl dt .phone-head {
    border-bottom-left-radius: 5px;
  }
  #widget li.mail {
    border-left: 1px solid #3396b3;
    border-bottom: 1px solid #3396b3;
  }
  #widget li.mail a {
    position: relative;
    display: block;
    color: #fff;
    width: 100px;
    height: 85px;
    padding: 55px 0 20px;
    font-size: 78.57143%;
    background: #007ca1;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    transition: background-color 0.3s;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
  }
  #widget li.mail a:before {
    content: '';
    display: block;
    position: absolute;
    top: 24px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 18px;
    width: 26px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -116px 0;
  }
}

@media screen and (min-width: 768px), print {
  #widget li.mail a:hover {
    background-color: #3396b3;
  }
  #widget li.counseling {
    border-left: 1px solid #3396b3;
    border-bottom: 1px solid #3396b3;
  }
  #widget li.counseling a {
    position: relative;
    display: block;
    color: #fff;
    width: 100px;
    height: 85px;
    padding: 55px 0 20px;
    font-size: 78.57143%;
    background: #007ca1;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    transition: background-color 0.3s;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
  }
  #widget li.counseling a:before {
    content: '';
    display: block;
    position: absolute;
    top: 18px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 26px;
    width: 28px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -283px -52px;
  }
}

@media screen and (min-width: 768px), print {
  #widget li.counseling a:hover {
    background-color: #3396b3;
  }
  #widget li.pagetop {
    border-left: 1px solid #3396b3;
    border-bottom: 1px solid #3396b3;
    border-bottom-left-radius: 5px;
  }
  #widget li.pagetop a {
    position: relative;
    display: block;
    color: #fff;
    width: 100px;
    height: 85px;
    padding: 50px 0 20px;
    font-size: 78.57143%;
    background: #007192;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    transition: background-color 0.3s;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
  }
  #widget li.pagetop a:before {
    content: '';
    display: block;
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 9px;
    width: 16px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -12px -52px;
  }
}

@media screen and (min-width: 768px), print {
  #widget li.pagetop a:hover {
    background-color: #3396b3;
  }
}

.tel-disable {
  cursor: default;
  color: #111;
  text-decoration: none;
}
.tel-disable:hover {
  text-decoration: none;
}

#main-contents * {
  line-height: 1.43;
}
@media screen and (min-width: 768px), print {
  #main-contents {
    width: 1004px;
    margin: -110px auto 0;
    padding-top: 110px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents {
    margin-top: -80px;
    padding: 80px 15px 0;
  }
}
#main-contents &gt; *:last-child {
  margin-bottom: 0 !important;
}
#main-contents article &gt; *:last-child,
#main-contents nav &gt; *:last-child,
#main-contents aside &gt; *:last-child {
  margin-bottom: 0;
}
#main-contents &gt; article, #main-contents &gt; aside {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px), print {
  #main-contents &gt; article, #main-contents &gt; aside {
    margin-top: 60px;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  #main-contents &gt; article, #main-contents &gt; aside {
    margin-top: 40px;
  }
}
#main-contents &gt; article:first-child, #main-contents &gt; aside:first-child {
  margin-top: 0;
}
#main-contents &gt; nav {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px), print {
  #main-contents &gt; nav {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents &gt; nav {
    margin-top: 40px;
  }
}
#main-contents &gt; nav:first-child {
  margin-top: 0;
}
#main-contents h3 {
  color: #fff;
  padding: 10px 15px;
  background: #b39573;
}
@media screen and (min-width: 768px), print {
  #main-contents h3 {
    font-size: 114.28571%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents h3 {
    font-size: 107.14286%;
    margin: 0 -10px 15px;
  }
}
#main-contents h3.image {
  padding: 0;
  margin: 0;
  color: #111;
  background: none;
  font-size: 100%;
}
@media screen and (min-width: 768px), print {
  #main-contents h3.image {
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents h3.image {
    font-weight: bold;
    font-size: 128.57143%;
    margin-bottom: 20px;
    color: #612c18;
  }
}
#main-contents h4 {
  color: #b39573;
  font-weight: bold;
  margin-bottom: 15px;
  padding-bottom: 7px;
  border-bottom: 1px dotted #b39573;
}
#main-contents em {
  color: #5374bb;
  font-weight: bold;
}
#main-contents strong {
  font-weight: bold;
}
#main-contents p {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px), print {
  #main-contents p.lead {
    margin-bottom: 30px;
  }
}
#main-contents p.link a {
  position: relative;
  display: inline-block;
  padding-left: 15px;
}
#main-contents p.link a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  margin: auto 0;
  height: 7px;
  width: 4px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: 0 -52px;
}

#main-contents p.link a.blank {
  padding-right: 20px;
}
#main-contents p.link a.blank:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0px;
  margin: auto 0;
  height: 10px;
  width: 14px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -33px -28px;
}

#main-contents p.btn {
  text-align: center;
}
#main-contents p.btn a {
  position: relative;
  display: inline-block;
  color: #997f62;
  border: 2px solid #997f62;
  text-decoration: none;
  line-height: 1.2;
  background: #fff;
  margin: 0 auto;
  border-radius: 5px;
  box-sizing: border-box;
  -webkit-transition: color 0.3s, background-color 0.3s;
  -moz-transition: color 0.3s, background-color 0.3s;
  -o-transition: color 0.3s, background-color 0.3s;
  -ms-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
  min-width: 264px;
}
#main-contents p.btn a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto 0;
}
#main-contents p.btn a .icon-inner {
  line-height: 1;
}
#main-contents p.btn a:hover {
  color: #fff;
  background-color: #997f62;
}
#main-contents p.btn a .sp-break,
#main-contents p.btn a .pc-break {
  line-height: inherit !important;
}
#main-contents p.btn a {
  font-weight: bold;
  padding: 11px 30px;
}
@media screen and (min-width: 768px), print {
  #main-contents p.btn a {
    font-size: 114.28571%;
  }
}
@media screen and (max-width: 767px) {
  #main-contents p.btn a {
    font-size: 100%;
  }
}
#main-contents p.btn a:after {
  height: 15px;
  width: 9px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -182px -52px;
}

#main-contents p.btn a:hover:after {
  height: 15px;
  width: 9px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -200px -52px;
}

#main-contents p.btn a.blank {
  padding: 11px 50px 11px 40px;
}
#main-contents p.btn a.blank:after {
  height: 15px;
  width: 21px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -91px -52px;
}

#main-contents p.btn a.blank:hover:after {
  height: 15px;
  width: 21px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -133px -52px;
}

#main-contents p.btn a.mail {
  color: #fff;
  border: 0;
  border-radius: 30px;
  background-color: #31b7cb;
  font-size: 107.14286%;
}
@media screen and (min-width: 768px), print {
  #main-contents p.btn a.mail {
    padding: 11px 25px 11px 30px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents p.btn a.mail {
    padding: 11px 15px 11px 20px;
  }
}
#main-contents p.btn a.mail.blank:after {
  display: none;
}
#main-contents p.btn a.mail .icon-inner {
  position: relative;
  display: inline-block;
  padding-right: 30px;
}
#main-contents p.btn a.mail .icon-inner:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
  height: 15px;
  width: 21px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -133px -52px;
}

#main-contents p.btn a.mail:hover {
  background-color: #58c6d7;
}
#main-contents p.btn a.counseling {
  color: #fff;
  border: 0;
  border-radius: 30px;
  background-color: #fc9400;
  font-size: 107.14286%;
}
@media screen and (min-width: 768px), print {
  #main-contents p.btn a.counseling {
    padding: 11px 25px 11px 30px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents p.btn a.counseling {
    padding: 11px 15px 11px 20px;
  }
}
#main-contents p.btn a.counseling.blank:after {
  display: none;
}
#main-contents p.btn a.counseling .icon-inner {
  position: relative;
  display: inline-block;
  padding-right: 30px;
}
#main-contents p.btn a.counseling .icon-inner:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
  height: 15px;
  width: 21px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -133px -52px;
}

#main-contents p.btn a.counseling:hover {
  background-color: #ffaa30;
}
@media screen and (min-width: 768px), print {
  #main-contents p.btn-large a {
    min-width: 350px;
  }
}
#main-contents p.top-border {
  padding-top: 20px;
  border-top: 1px dotted #999;
}
#main-contents ol {
  counter-reset: num;
  margin-bottom: 20px;
}
#main-contents ol &gt; li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 20px;
}
#main-contents ol &gt; li &gt; *:last-child {
  margin-bottom: 0;
}
#main-contents ol &gt; li:before {
  counter-increment: num;
  content: counter(num) ".";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #b39573;
  font-weight: bold;
}
@media screen and (min-width: 768px), print {
  #main-contents figure.flat {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents figure.flat {
    margin-bottom: 20px;
  }
  #main-contents figure.flat img {
    width: 100%;
    height: auto;
  }
}
#main-contents .intro &gt; *:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px), print {
  #main-contents .intro {
    margin: 0 auto 40px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .intro {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .intro p {
    text-align: center;
    font-size: 114.28571%;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .intro p.default {
    font-size: 100%;
  }
}
#main-contents .intro p.caution {
  font-size: 85.71429%;
  text-align: right;
}
#main-contents .intro em {
  line-height: 1.53;
}
@media screen and (min-width: 768px), print {
  #main-contents .intro em {
    font-size: 162.5%;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .intro em {
    font-size: 128.57143%;
  }
}
#main-contents .intro .lead {
  text-align: left;
}
@media screen and (min-width: 768px), print {
  #main-contents .intro .lead {
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .intro .lead {
    font-weight: bold;
    font-size: 128.57143%;
    color: #612c18;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .intro-medium {
    width: 784px;
    text-align: left;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .entry-title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .entry-title {
    margin-bottom: 20px;
  }
}
#main-contents .entry-title h2 {
  font-weight: bold;
  color: #612c18;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px), print {
  #main-contents .entry-title h2 {
    font-size: 200%;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .entry-title h2 {
    font-size: 142.85714%;
  }
}
#main-contents .entry-title .data {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #main-contents .entry-title .data {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
#main-contents .entry-title .data .cat {
  display: inline-block;
  border-radius: 3px;
  padding: 5px 8px;
  vertical-align: middle;
  color: #fff;
  background: #554a3b;
}
@media screen and (max-width: 767px) {
  #main-contents .entry-title .data .cat {
    font-size: 78.57143%;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .entry-title .data .cat {
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .entry-title .data .cat {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
  }
  #main-contents .entry-title .data .cat:last-child {
    margin-bottom: 0;
  }
}
#main-contents .entry-title .data .sub {
  display: inline-block;
  border-radius: 3px;
  padding: 5px 8px;
  vertical-align: middle;
  color: #fff;
  background: #c9ba9d;
}
@media screen and (max-width: 767px) {
  #main-contents .entry-title .data .sub {
    font-size: 78.57143%;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .entry-title .data .sub {
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .entry-title .data .sub {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .entry-title .data .tag {
    display: table;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .entry-title .data .tag {
    font-size: 85.71429%;
  }
}
#main-contents .entry-title .method {
  display: table;
}
#main-contents .entry-title .method dt {
  white-space: nowrap;
  display: table-cell;
  vertical-align: top;
}
#main-contents .entry-title .method dt:after {
  content: '：';
}
#main-contents .entry-title .method dd {
  display: table-cell;
  vertical-align: top;
  font-weight: bold;
  color: #612c18;
}
#main-contents .balloon {
  display: table;
  width: 100%;
}
@media screen and (min-width: 768px), print {
  #main-contents .balloon {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .balloon {
    margin-bottom: 20px;
  }
}
#main-contents .balloon figure {
  display: table-cell;
  vertical-align: top;
}
@media screen and (min-width: 768px), print {
  #main-contents .balloon figure {
    width: 180px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .balloon figure {
    width: 27.5%;
  }
}
#main-contents .balloon figure img {
  width: 100%;
  height: auto;
}
#main-contents .balloon figure figcaption {
  padding-top: 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #main-contents .balloon figure figcaption {
    font-size: 85.71429%;
  }
}
#main-contents .balloon .balloon-body {
  display: table-cell;
  vertical-align: middle;
}
#main-contents .balloon .balloon-body-inner {
  position: relative;
  border: 3px solid #b2d7e3;
  border-radius: 10px;
}
#main-contents .balloon .balloon-body-inner &gt; *:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px), print {
  #main-contents .balloon .balloon-body-inner {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .balloon .balloon-body-inner {
    font-size: 92.85714%;
    padding: 10px;
  }
}
#main-contents .balloon .balloon-body-inner:before {
  content: '';
  display: block;
  position: absolute;
}
@media screen and (min-width: 768px), print {
  #main-contents .balloon .balloon-body-inner:before {
    top: 50%;
    margin-top: -11px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .balloon .balloon-body-inner:before {
    top: 30px;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .balloon-left .balloon-body {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .balloon-left .balloon-body {
    padding-left: 15px;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .balloon-left .balloon-body-inner:before {
    left: -20px;
    height: 22px;
    width: 20px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -241px 0;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .balloon-left .balloon-body-inner:before {
    left: -14px;
    height: 14px;
    width: 14px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -70px -52px;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .balloon-right .balloon-body {
    padding-right: 30px;
    padding-bottom: 2em;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .balloon-right .balloon-body {
    padding-right: 15px;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .balloon-right .balloon-body-inner:before {
    right: -20px;
    height: 22px;
    width: 20px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -261px 0;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .balloon-right .balloon-body-inner:before {
    right: -14px;
    height: 14px;
    width: 14px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -54px -28px;
  }
}
#main-contents .btns {
  text-align: center;
}
#main-contents .btns a {
  position: relative;
  display: inline-block;
  color: #997f62;
  border: 2px solid #997f62;
  text-decoration: none;
  line-height: 1.2;
  background: #fff;
  margin: 0 auto;
  border-radius: 5px;
  box-sizing: border-box;
  -webkit-transition: color 0.3s, background-color 0.3s;
  -moz-transition: color 0.3s, background-color 0.3s;
  -o-transition: color 0.3s, background-color 0.3s;
  -ms-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
  min-width: 264px;
}
#main-contents .btns a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto 0;
}
#main-contents .btns a .icon-inner {
  line-height: 1;
}
#main-contents .btns a:hover {
  color: #fff;
  background-color: #997f62;
}
#main-contents .btns a .sp-break,
#main-contents .btns a .pc-break {
  line-height: inherit !important;
}
#main-contents .btns a {
  font-weight: bold;
  padding: 11px 30px;
}
@media screen and (min-width: 768px), print {
  #main-contents .btns a {
    font-size: 114.28571%;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .btns a {
    font-size: 100%;
  }
}
#main-contents .btns a:after {
  height: 15px;
  width: 9px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -182px -52px;
}

#main-contents .btns a:hover:after {
  height: 15px;
  width: 9px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -200px -52px;
}

#main-contents .btns a.blank {
  padding: 11px 50px 11px 40px;
}
#main-contents .btns a.blank:after {
  height: 15px;
  width: 21px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -91px -52px;
}

#main-contents .btns a.blank:hover:after {
  height: 15px;
  width: 21px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -133px -52px;
}

#main-contents .btns a.mail {
  color: #fff;
  border: 0;
  border-radius: 30px;
  background-color: #31b7cb;
  font-size: 107.14286%;
}
@media screen and (min-width: 768px), print {
  #main-contents .btns a.mail {
    padding: 11px 25px 11px 30px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .btns a.mail {
    padding: 11px 15px 11px 20px;
  }
}
#main-contents .btns a.mail.blank:after {
  display: none;
}
#main-contents .btns a.mail .icon-inner {
  position: relative;
  display: inline-block;
  padding-right: 30px;
}
#main-contents .btns a.mail .icon-inner:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
  height: 15px;
  width: 21px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -133px -52px;
}

#main-contents .btns a.mail:hover {
  background-color: #58c6d7;
}
#main-contents .btns a.counseling {
  color: #fff;
  border: 0;
  border-radius: 30px;
  background-color: #fc9400;
  font-size: 107.14286%;
}
@media screen and (min-width: 768px), print {
  #main-contents .btns a.counseling {
    padding: 11px 25px 11px 30px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .btns a.counseling {
    padding: 11px 15px 11px 20px;
  }
}
#main-contents .btns a.counseling.blank:after {
  display: none;
}
#main-contents .btns a.counseling .icon-inner {
  position: relative;
  display: inline-block;
  padding-right: 30px;
}
#main-contents .btns a.counseling .icon-inner:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
  height: 15px;
  width: 21px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -133px -52px;
}

#main-contents .btns a.counseling:hover {
  background-color: #ffaa30;
}
@media screen and (min-width: 768px), print {
  #main-contents .btns {
    display: table;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .btns .btns-item {
    display: table-cell;
    padding-right: 20px;
  }
  #main-contents .btns .btns-item:last-child {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .btns .btns-item {
    margin-bottom: 15px;
  }
  #main-contents .btns .btns-item:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .btns a {
    margin-right: 20px;
  }
  #main-contents .btns a:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .btns a {
    min-width: 290px;
  }
}
#main-contents .txt-center {
  text-align: center;
}
@media screen and (min-width: 768px), print {
  #main-contents .fig-box {
    margin-bottom: 30px;
  }
  #main-contents .fig-box:before, #main-contents .fig-box:after {
    display: table;
    border-spacing: 0;
    content: '';
  }
  #main-contents .fig-box:after {
    clear: both;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .fig-box {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .fig-box .left {
    float: left;
  }
  #main-contents .fig-box .left + .fig-box-body {
    padding-left: 524px;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .fig-box .right {
    float: right;
  }
  #main-contents .fig-box .right + .fig-box-body {
    padding-right: 524px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .fig-box figure {
    text-align: center;
    margin-bottom: 15px;
  }
  #main-contents .fig-box figure img {
    width: 100%;
    max-width: 502px;
    height: auto;
  }
}
#main-contents .fig-box .fig-box-body &gt; *:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #main-contents h3 + .box-accord {
    margin-top: -10px;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .box-accord-head {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .box-accord-head .inner {
    display: block;
    font-weight: bold;
    text-align: center;
    margin: 0;
    padding: 11px 20px;
    line-height: 1.2;
    color: #554a3b;
    position: relative;
    border: 2px solid #554a3b;
    border-radius: 5px;
  }
  #main-contents .box-accord-head .inner:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto 0;
    height: 25px;
    width: 25px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -299px -78px;
  }
}
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 767px) and (min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min-resolution: 144dpi) {
  #main-contents .box-accord-head .inner:after {
    height: 26px;
    width: 25px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -1393px;
    background-size: 330px 1570px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .box-accord-head.open .inner:after {
    height: 25px;
    width: 25px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -305px 0;
  }
}
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 767px) and (min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min-resolution: 144dpi) {
  #main-contents .box-accord-head.open .inner:after {
    height: 26px;
    width: 25px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -1137px;
    background-size: 330px 1570px;
  }
}

@media screen and (min-width: 768px), print {
  #main-contents .box-accord-content {
    height: auto !important;
    overflow: auto !important;
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .box-accord-content {
    display: none;
    box-sizing: border-box;
    padding-top: 1px;
  }
  #main-contents .box-accord-content &gt; *:last-child {
    margin-bottom: 0;
  }
  #main-contents .box-accord-content:before, #main-contents .box-accord-content:after {
    display: table;
    border-spacing: 0;
    content: '';
  }
  #main-contents .box-accord-content:after {
    clear: both;
  }
  #main-contents .box-accord-content &gt; *:first-child {
    margin-top: 15px;
  }
  #main-contents .box-accord-content.open {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .image-box-body .box-accord-content figure + p {
    margin-top: 15px;
  }
}
#main-contents .pagination {
  display: table;
  margin: 0 auto;
}
#main-contents .pagination:before, #main-contents .pagination:after {
  display: table;
  border-spacing: 0;
  content: '';
}
#main-contents .pagination:after {
  clear: both;
}
#main-contents .pagination .pagination-item {
  float: left;
  margin-right: 5px;
}
#main-contents .pagination .pagination-item:last-child {
  margin-right: 0;
}
#main-contents .pagination a,
#main-contents .pagination .current {
  display: inline-block;
  font-weight: bold;
  padding: 0;
  text-align: center;
}
#main-contents .pagination a {
  border: 1px solid #007ca1;
  text-decoration: none;
  background-color: #fff;
  color: #007ca1;
  min-width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  -ms-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
#main-contents .pagination a:hover {
  background-color: #007ca1;
  color: #fff;
}
#main-contents .pagination .current {
  min-width: 30px;
  height: 30px;
  line-height: 30px;
}
#main-contents .pagination .prev,
#main-contents .pagination .next {
  position: relative;
  text-indent: 120%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 10px;
}
#main-contents .pagination .prev:before,
#main-contents .pagination .next:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#main-contents .pagination .prev:before {
  height: 14px;
  width: 7px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -75px -28px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  #main-contents .pagination .prev:before {
    height: 15px;
    width: 7px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -619px;
    background-size: 330px 1570px;
  }
}
#main-contents .pagination .prev:hover:before {
  height: 14px;
  width: 7px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -84px -52px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  #main-contents .pagination .prev:hover:before {
    height: 15px;
    width: 7px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -638px;
    background-size: 330px 1570px;
  }
}
#main-contents .pagination .next:before {
  height: 14px;
  width: 7px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -47px -28px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  #main-contents .pagination .next:before {
    height: 15px;
    width: 7px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -581px;
    background-size: 330px 1570px;
  }
}
#main-contents .pagination .next:hover:before {
  height: 14px;
  width: 7px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -68px -28px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  #main-contents .pagination .next:hover:before {
    height: 15px;
    width: 7px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -600px;
    background-size: 330px 1570px;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .index-case {
    margin: 0 -40px;
    padding-bottom: 1px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-case {
    margin-bottom: 30px;
  }
  #main-contents .index-case &gt; *:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .index-case .index-case-inner {
    display: table;
    table-layout: fixed;
    border-spacing: 40px 0;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-case .index-case-inner {
    margin-bottom: 20px;
  }
  #main-contents .index-case .index-case-inner &gt; *:last-child {
    margin-bottom: 0;
  }
}
#main-contents .index-case .index-case-inner article {
  border-bottom: 1px dotted #000;
}
@media screen and (min-width: 768px), print {
  #main-contents .index-case .index-case-inner article {
    position: relative;
    display: table-cell;
    vertical-align: top;
    width: 482px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-case .index-case-inner article {
    margin-bottom: 20px;
    padding-bottom: 15px;
  }
}
#main-contents .index-case .index-case-inner article .photo {
  overflow: hidden;
}
@media screen and (min-width: 768px), print {
  #main-contents .index-case .index-case-inner article .photo {
    width: 440px;
    margin: 0 auto 10px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-case .index-case-inner article .photo {
    width: 290px;
    margin: 0 auto 5px;
  }
}
#main-contents .index-case .index-case-inner article .photo .photo-inner {
  display: table;
}
@media screen and (min-width: 768px), print {
  #main-contents .index-case .index-case-inner article .photo .photo-inner {
    width: 560px;
    height: 190px;
    margin: 0 -60px;
    border-spacing: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-case .index-case-inner article .photo .photo-inner {
    width: 370px;
    height: 125px;
    margin: 0 -40px;
    border-spacing: 40px 0;
  }
}
#main-contents .index-case .index-case-inner article .photo .photo-inner:hover figure img {
  opacity: 0.7;
}
#main-contents .index-case .index-case-inner article .photo figure {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (min-width: 768px), print {
  #main-contents .index-case .index-case-inner article .photo figure {
    width: 190px;
    height: 190px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-case .index-case-inner article .photo figure {
    width: 125px;
  }
}
#main-contents .index-case .index-case-inner article .photo figure:first-child:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
@media screen and (min-width: 768px), print {
  #main-contents .index-case .index-case-inner article .photo figure:first-child:after {
    right: -40px;
    height: 28px;
    width: 18px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -162px 0;
  }
}
@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), print and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), print and (min--moz-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), print and (-o-min-device-pixel-ratio: 3 / 2), screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5), print and (min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min-resolution: 144dpi), print and (min-resolution: 144dpi) {
  #main-contents .index-case .index-case-inner article .photo figure:first-child:after {
    height: 29px;
    width: 18px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -191px;
    background-size: 330px 1570px;
  }
}

@media screen and (max-width: 767px) {
  #main-contents .index-case .index-case-inner article .photo figure:first-child:after {
    right: -28px;
    height: 20px;
    width: 13px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -81px 0;
  }
}
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 767px) and (min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min-resolution: 144dpi) {
  #main-contents .index-case .index-case-inner article .photo figure:first-child:after {
    height: 21px;
    width: 13px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -166px;
    background-size: 330px 1570px;
  }
}

#main-contents .index-case .index-case-inner article .photo figure img {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#main-contents .index-case .index-case-inner article .photo .frame {
  display: inline-block;
}
@media screen and (min-width: 768px), print {
  #main-contents .index-case .index-case-inner article .photo .frame {
    width: 190px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-case .index-case-inner article .photo .frame {
    width: 125px;
  }
}
#main-contents .index-case .index-case-inner article .photo .frame img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  #main-contents .index-case .index-case-inner article header {
    margin-bottom: 5px;
  }
}
#main-contents .index-case .index-case-inner article .data {
  margin-bottom: 10px;
}
#main-contents .index-case .index-case-inner article .data .cat {
  display: inline-block;
  border-radius: 3px;
  padding: 5px 8px;
  vertical-align: middle;
  color: #fff;
  background: #554a3b;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #main-contents .index-case .index-case-inner article .data .cat {
    font-size: 78.57143%;
  }
}
#main-contents .index-case .index-case-inner article .data .cat.sub {
  display: inline-block;
  border-radius: 3px;
  padding: 5px 8px;
  vertical-align: middle;
  color: #fff;
  background: #c9ba9d;
}
@media screen and (max-width: 767px) {
  #main-contents .index-case .index-case-inner article .data .cat.sub {
    font-size: 78.57143%;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .index-case .index-case-inner article .data .cat {
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-case .index-case-inner article .data .cat {
    margin-right: 5px;
  }
}
#main-contents .index-case .index-case-inner article .data .tag {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #main-contents .index-case .index-case-inner article .data .tag {
    font-size: 85.71429%;
  }
}
#main-contents .index-case .index-case-inner article .method {
  color: #612c18;
  font-weight: bold;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px), print {
  #main-contents .index-case .index-case-inner article .method {
    font-size: 107.14286%;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-case .index-case-inner article .method {
    font-size: 92.85714%;
  }
}
#main-contents .index-case .index-case-inner article h4 {
  font-weight: normal;
  color: #111;
  border-bottom: 0;
  padding: 0;
  margin: 0;
  font-weight: bold;
  color: #612c18;
}
@media screen and (min-width: 768px), print {
  #main-contents .index-case .index-case-inner article h4 {
    font-size: 128.57143%;
    margin-bottom: 5px;
  }
}
#main-contents .index-case .index-case-inner article .link {
  text-align: right;
}
@media screen and (min-width: 768px), print {
  #main-contents .index-case-min {
    margin: 0 -40px 30px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-case-min {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .index-case-min .index-case-inner {
    display: table;
    table-layout: fixed;
    border-spacing: 40px 0;
    margin-bottom: 30px;
  }
  #main-contents .index-case-min .index-case-inner:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-case-min .index-case-inner {
    margin-bottom: 20px;
  }
  #main-contents .index-case-min .index-case-inner &gt; *:last-child {
    margin-bottom: 0;
  }
}
#main-contents .index-case-min .index-case-inner:last-child {
  margin-bottom: 0;
}
#main-contents .index-case-min .index-case-inner article {
  overflow: hidden;
}
@media screen and (min-width: 768px), print {
  #main-contents .index-case-min .index-case-inner article {
    position: relative;
    display: table-cell;
    width: 308px;
    vertical-align: top;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-case-min .index-case-inner article {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #000;
  }
}
#main-contents .index-case-min .index-case-inner article a {
  display: block;
}
#main-contents .index-case-min .index-case-inner article a:hover figure .frame img {
  opacity: 0.7;
}
#main-contents .index-case-min .index-case-inner article figure {
  display: table;
  margin: 0 -38px;
  border-spacing: 38px 0;
}
@media screen and (min-width: 768px), print {
  #main-contents .index-case-min .index-case-inner article figure {
    height: 135px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-case-min .index-case-inner article figure {
    margin: 0 auto 15px;
  }
}
#main-contents .index-case-min .index-case-inner article figure .frame {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (min-width: 768px), print {
  #main-contents .index-case-min .index-case-inner article figure .frame {
    width: 135px;
    height: 135px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-case-min .index-case-inner article figure .frame {
    width: 125px;
  }
}
#main-contents .index-case-min .index-case-inner article figure .frame:first-child:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: -27px;
  margin-top: -10px;
  height: 20px;
  width: 13px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -81px 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  #main-contents .index-case-min .index-case-inner article figure .frame:first-child:after {
    height: 21px;
    width: 13px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -166px;
    background-size: 330px 1570px;
  }
}
#main-contents .index-case-min .index-case-inner article figure .frame img {
  width: 100% !important;
  height: auto;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#main-contents .index-case-min .index-case-inner article .data {
  margin-bottom: 10px;
}
#main-contents .index-case-min .index-case-inner article .data .cat {
  display: inline-block;
  border-radius: 3px;
  padding: 5px 8px;
  vertical-align: middle;
  color: #fff;
  background: #554a3b;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #main-contents .index-case-min .index-case-inner article .data .cat {
    font-size: 78.57143%;
  }
}
#main-contents .index-case-min .index-case-inner article .data .cat.sub {
  display: inline-block;
  border-radius: 3px;
  padding: 5px 8px;
  vertical-align: middle;
  color: #fff;
  background: #c9ba9d;
}
@media screen and (max-width: 767px) {
  #main-contents .index-case-min .index-case-inner article .data .cat.sub {
    font-size: 78.57143%;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .index-case-min .index-case-inner article .data .cat {
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-case-min .index-case-inner article .data .cat {
    margin-right: 5px;
  }
}
#main-contents .index-case-min .index-case-inner article .data .tag {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #main-contents .index-case-min .index-case-inner article .data .tag {
    font-size: 85.71429%;
  }
}
#main-contents .index-case-min .index-case-inner article h4 {
  font-weight: normal;
  color: #111;
  border-bottom: 0;
  padding: 0;
  margin: 0;
  font-weight: bold;
}
@media screen and (min-width: 768px), print {
  #main-contents .index-ex {
    margin: 0 -40px 40px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-ex {
    margin-bottom: 30px;
  }
  #main-contents .index-ex &gt; *:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .index-ex-inner {
    display: table;
    table-layout: fixed;
    border-spacing: 40px 0;
    margin-bottom: 30px;
  }
  #main-contents .index-ex-inner:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-ex-inner {
    margin-bottom: 10px;
  }
  #main-contents .index-ex-inner &gt; *:last-child {
    margin-bottom: 0;
  }
}
#main-contents .index-ex-inner article {
  border-bottom: 1px dotted #000;
}
#main-contents .index-ex-inner article:before, #main-contents .index-ex-inner article:after {
  display: table;
  border-spacing: 0;
  content: '';
}
#main-contents .index-ex-inner article:after {
  clear: both;
}
@media screen and (min-width: 768px), print {
  #main-contents .index-ex-inner article {
    width: 482px;
    display: table-cell;
    padding-bottom: 25px;
    vertical-align: top;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-ex-inner article {
    position: relative;
    margin-bottom: 0;
    padding-top: 35px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
#main-contents .index-ex-inner article figure {
  float: left;
}
#main-contents .index-ex-inner article figure img {
  border: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
  #main-contents .index-ex-inner article figure img {
    width: 80px;
    height: auto;
  }
}
#main-contents .index-ex-inner article figure a img {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#main-contents .index-ex-inner article figure a:hover img {
  opacity: 0.5;
}
#main-contents .index-ex-inner article .index-body &gt; *:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px), print {
  #main-contents .index-ex-inner article .index-body {
    padding-left: 115px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-ex-inner article .index-body {
    padding-left: 90px;
  }
}
#main-contents .index-ex-inner article .data {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #main-contents .index-ex-inner article .data {
    position: absolute;
    top: 0;
    left: 0;
  }
}
#main-contents .index-ex-inner article .data .cat {
  display: inline-block;
  border-radius: 3px;
  padding: 5px 8px;
  vertical-align: middle;
  color: #fff;
  background: #554a3b;
}
@media screen and (max-width: 767px) {
  #main-contents .index-ex-inner article .data .cat {
    font-size: 78.57143%;
  }
}
#main-contents .index-ex-inner article .data .cat.sub {
  display: inline-block;
  border-radius: 3px;
  padding: 5px 8px;
  vertical-align: middle;
  color: #fff;
  background: #c9ba9d;
}
@media screen and (max-width: 767px) {
  #main-contents .index-ex-inner article .data .cat.sub {
    font-size: 78.57143%;
  }
}
#main-contents .index-ex-inner article h4 {
  font-weight: normal;
  color: #111;
  border-bottom: 0;
  padding: 0;
  margin: 0;
  font-weight: bold;
  margin-bottom: 7px;
}
@media screen and (min-width: 768px), print {
  #main-contents .index-ex-inner article h4 {
    font-size: 107.14286%;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-ex-inner article p {
    font-size: 85.71429%;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .index-column {
    margin: 0 -20px 30px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-column {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .index-column .index-column-inner {
    display: table;
    margin-bottom: 40px;
    border-spacing: 20px 0;
  }
  #main-contents .index-column .index-column-inner:last-child {
    margin-bottom: 0;
  }
  #main-contents .index-column .index-column-inner.index-column-inner--1 {
    width: 276px;
  }
  #main-contents .index-column .index-column-inner.index-column-inner--2 {
    width: 532px;
  }
  #main-contents .index-column .index-column-inner.index-column-inner--3 {
    width: 788px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-column .index-column-inner {
    margin-bottom: 15px;
  }
  #main-contents .index-column .index-column-inner:last-child {
    margin-bottom: 0;
  }
}
#main-contents .index-column .index-column-inner article {
  border: 1px solid #e0e0e0;
  border-radius: 5px;
}
@media screen and (min-width: 768px), print {
  #main-contents .index-column .index-column-inner article {
    display: table-cell;
    width: 234px;
    cursor: pointer;
    background: #fff;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-column .index-column-inner article {
    position: relative;
    margin-bottom: 15px;
    padding: 15px 10px;
  }
  #main-contents .index-column .index-column-inner article:before, #main-contents .index-column .index-column-inner article:after {
    display: table;
    border-spacing: 0;
    content: '';
  }
  #main-contents .index-column .index-column-inner article:after {
    clear: both;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .index-column .index-column-inner figure {
    margin-bottom: 15px;
  }
  #main-contents .index-column .index-column-inner figure img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-column .index-column-inner figure {
    float: left;
    padding-top: 30px;
  }
  #main-contents .index-column .index-column-inner figure img {
    width: 80px;
    height: auto;
  }
}
#main-contents .index-column .index-column-inner figure a img {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#main-contents .index-column .index-column-inner figure a:hover img {
  opacity: 0.5;
}
@media screen and (min-width: 768px), print {
  #main-contents .index-column .index-column-inner .data {
    padding: 0 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-column .index-column-inner .data {
    padding-top: 30px;
    padding-left: 90px;
    margin-bottom: 5px;
  }
}
#main-contents .index-column .index-column-inner .data .cat {
  display: inline-block;
  border-radius: 3px;
  padding: 5px 8px;
  vertical-align: middle;
  color: #fff;
  background: #554a3b;
}
@media screen and (max-width: 767px) {
  #main-contents .index-column .index-column-inner .data .cat {
    font-size: 78.57143%;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .index-column .index-column-inner .data .cat {
    font-size: 85.71429%;
    margin-bottom: 10px;
    white-space: nowrap;
    padding: 5px 5px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-column .index-column-inner .data .cat {
    position: absolute;
    top: 10px;
    left: 10px;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .index-column .index-column-inner .data time {
    font-size: 85.71429%;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-column .index-column-inner .data time {
    font-size: 78.57143%;
  }
}
#main-contents .index-column .index-column-inner h4 {
  line-height: 1.4;
  font-weight: normal;
  color: #111;
  border-bottom: 0;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 768px), print {
  #main-contents .index-column .index-column-inner h4 {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-column .index-column-inner h4 {
    font-size: 92.85714%;
    padding-left: 90px;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .index-column .btn {
    text-align: center;
  }
  #main-contents .index-column .btn a {
    position: relative;
    display: inline-block;
    color: #997f62;
    border: 2px solid #997f62;
    text-decoration: none;
    line-height: 1.2;
    background: #fff;
    margin: 0 auto;
    border-radius: 5px;
    box-sizing: border-box;
    -webkit-transition: color 0.3s, background-color 0.3s;
    -moz-transition: color 0.3s, background-color 0.3s;
    -o-transition: color 0.3s, background-color 0.3s;
    -ms-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
    min-width: 264px;
  }
  #main-contents .index-column .btn a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto 0;
  }
  #main-contents .index-column .btn a .icon-inner {
    line-height: 1;
  }
  #main-contents .index-column .btn a:hover {
    color: #fff;
    background-color: #997f62;
  }
  #main-contents .index-column .btn a .sp-break,
  #main-contents .index-column .btn a .pc-break {
    line-height: inherit !important;
  }
  #main-contents .index-column .btn a {
    font-weight: bold;
    padding: 11px 30px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px), print {
  #main-contents .index-column .btn a {
    font-size: 114.28571%;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  #main-contents .index-column .btn a {
    font-size: 100%;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .index-column .btn a:after {
    height: 15px;
    width: 9px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -182px -52px;
  }
}

@media screen and (min-width: 768px), print {
  #main-contents .index-column .btn a:hover:after {
    height: 15px;
    width: 9px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -200px -52px;
  }
}

@media screen and (min-width: 768px), print {
  #main-contents .index-column .btn a.blank {
    padding: 11px 50px 11px 40px;
  }
  #main-contents .index-column .btn a.blank:after {
    height: 15px;
    width: 21px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -91px -52px;
  }
}

@media screen and (min-width: 768px), print {
  #main-contents .index-column .btn a.blank:hover:after {
    height: 15px;
    width: 21px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -133px -52px;
  }
}

@media screen and (min-width: 768px), print {
  #main-contents .index-column .btn a.mail {
    color: #fff;
    border: 0;
    border-radius: 30px;
    background-color: #31b7cb;
    font-size: 107.14286%;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px), print {
  #main-contents .index-column .btn a.mail {
    padding: 11px 25px 11px 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  #main-contents .index-column .btn a.mail {
    padding: 11px 15px 11px 20px;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .index-column .btn a.mail.blank:after {
    display: none;
  }
  #main-contents .index-column .btn a.mail .icon-inner {
    position: relative;
    display: inline-block;
    padding-right: 30px;
  }
  #main-contents .index-column .btn a.mail .icon-inner:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto 0;
    height: 15px;
    width: 21px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -133px -52px;
  }
}

@media screen and (min-width: 768px), print {
  #main-contents .index-column .btn a.mail:hover {
    background-color: #58c6d7;
  }
  #main-contents .index-column .btn a.counseling {
    color: #fff;
    border: 0;
    border-radius: 30px;
    background-color: #fc9400;
    font-size: 107.14286%;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px), print {
  #main-contents .index-column .btn a.counseling {
    padding: 11px 25px 11px 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  #main-contents .index-column .btn a.counseling {
    padding: 11px 15px 11px 20px;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .index-column .btn a.counseling.blank:after {
    display: none;
  }
  #main-contents .index-column .btn a.counseling .icon-inner {
    position: relative;
    display: inline-block;
    padding-right: 30px;
  }
  #main-contents .index-column .btn a.counseling .icon-inner:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto 0;
    height: 15px;
    width: 21px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -133px -52px;
  }
}

@media screen and (min-width: 768px), print {
  #main-contents .index-column .btn a.counseling:hover {
    background-color: #ffaa30;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .index-column .btn a {
    display: block;
    color: #554a3b;
    text-decoration: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: center;
    width: auto;
    background: #eee;
    margin: 0 -10px 0;
    font-size: 100%;
    padding: 13px 0;
    position: relative;
  }
  #main-contents .index-column .btn a:after {
    content: '';
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 9px;
    width: 5px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -14px -28px;
  }
}


#main-contents .note-txt {
  margin: 15px 0;
}
#main-contents .note-txt p {
  font-size: 85.71429%;
  margin-bottom: 0;
}

@media screen and (min-width: 768px), print {
  main {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  main {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 768px), print {
  #main-title {
    position: relative;
    height: 240px;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  #main-title {
    height: 80px;
    border-bottom: 1px dotted #000;
  }
}

#main-title-inner {
  display: table;
}
@media screen and (min-width: 768px), print {
  #main-title-inner {
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    width: 1004px;
    height: 240px;
    margin-left: -502px;
    z-index: 10;
  }
}
@media screen and (max-width: 767px) {
  #main-title-inner {
    width: 100%;
    height: 80px;
  }
}
#main-title-inner h2 {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #main-title-inner h2 {
    font-weight: bold;
    font-size: 92.85714%;
    color: #fff;
  }
}
@media screen and (min-width: 768px), print {
  #main-title-inner h2 .inner {
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  #main-title-inner h2 .inner {
    display: table;
    margin: 0 auto;
    white-space: nowrap;
    box-sizing: border-box;
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.3), 1px -1px 1px rgba(0, 0, 0, 0.3), -1px -1px 1px rgba(0, 0, 0, 0.3);
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.3), 1px -1px 1px rgba(0, 0, 0, 0.3), -1px -1px 1px rgba(0, 0, 0, 0.3);
    -o-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.3), 1px -1px 1px rgba(0, 0, 0, 0.3), -1px -1px 1px rgba(0, 0, 0, 0.3);
    -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.3), 1px -1px 1px rgba(0, 0, 0, 0.3), -1px -1px 1px rgba(0, 0, 0, 0.3);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.3), 1px -1px 1px rgba(0, 0, 0, 0.3), -1px -1px 1px rgba(0, 0, 0, 0.3);
  }
}

@media screen and (min-width: 768px), print {
  #main-title-bg {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1600px;
    margin-left: -800px;
    z-index: 5;
  }
  #main-title-bg img {
    width: 1600px;
    height: auto;
  }
}
@media screen and (min-width: 1601px) {
  #main-title-bg {
    left: 0;
    width: 100%;
    margin-left: 0;
  }
  #main-title-bg img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #main-title-bg {
    display: none;
  }
}

#topicpath {
  border-bottom: 1px dotted #000;
}
@media screen and (max-width: 767px) {
  #topicpath {
    padding: 10px 10px 7px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 768px), print {
  #topicpath {
    width: 1004px;
    margin: 0 auto 60px;
  }
}
#topicpath ol:before, #topicpath ol:after {
  display: table;
  border-spacing: 0;
  content: '';
}
#topicpath ol:after {
  clear: both;
}
@media screen and (min-width: 768px), print {
  #topicpath ol {
    font-size: 92.85714%;
    padding: 15px 0;
  }
}
@media screen and (max-width: 767px) {
  #topicpath ol {
    font-size: 78.57143%;
  }
}
#topicpath li {
  float: left;
}
@media screen and (min-width: 768px), print {
  #topicpath li {
    margin-right: 10px;
  }
  #topicpath li:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #topicpath li {
    margin-right: 5px;
    margin-bottom: 3px;
  }
  #topicpath li:last-child {
    margin-right: 0;
  }
}
#topicpath a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
@media screen and (min-width: 768px), print {
  #topicpath a {
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  #topicpath a {
    padding-right: 10px;
  }
}
#topicpath a:after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  right: 0;
  height: 7px;
  width: 4px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: 0 -52px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  #topicpath a:after {
    height: 8px;
    width: 4px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -40px;
    background-size: 330px 1570px;
  }
}
#topicpath a:hover {
  text-decoration: underline;
}

@media screen and (min-width: 768px), print {
  #sub-medical {
    width: 1004px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #sub-medical {
    padding: 0 15px;
  }
}
@media screen and (min-width: 768px), print {
  #sub-medical h2 {
    margin: 0 0 30px;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    height: 27px;
    width: 166px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -86px -131px;
  }
}
@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), print and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), print and (min--moz-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), print and (-o-min-device-pixel-ratio: 3 / 2), screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5), print and (min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min-resolution: 144dpi), print and (min-resolution: 144dpi) {
  #sub-medical h2 {
    height: 27px;
    width: 166px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -963px;
    background-size: 330px 1570px;
  }
}

main + #sub-medical {
  border-top: 1px dotted #000;
}
@media screen and (min-width: 768px), print {
  main + #sub-medical {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  main + #sub-medical {
    padding-top: 30px;
  }
}

@media screen and (min-width: 768px), print {
  #sub-medical {
    margin-bottom: 60px;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  #sub-medical {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  #sub-medical h3 {
    padding: 0;
    margin: 0;
    color: #111;
    background: none;
    font-size: 100%;
  }
}
@media screen and (min-width: 768px), print {
  #sub-medical h2,
  #sub-medical h3 {
    cursor: default !important;
  }
}
@media screen and (max-width: 767px) {
  #sub-medical h2,
  #sub-medical h3 {
    font-size: 100%;
    font-weight: bold;
    text-align: center;
    margin: 0 -10px;
    padding: 15px 45px;
    line-height: 1.2;
    color: #554a3b;
    position: relative;
  }
  #sub-medical h2:after,
  #sub-medical h3:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto 0;
    height: 25px;
    width: 25px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -299px -78px;
  }
}
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 767px) and (min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min-resolution: 144dpi) {
  #sub-medical h2:after,
  #sub-medical h3:after {
    height: 26px;
    width: 25px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -1393px;
    background-size: 330px 1570px;
  }
}
@media screen and (max-width: 767px) {
  #sub-medical h2.open:after,
  #sub-medical h3.open:after {
    height: 25px;
    width: 25px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -305px 0;
  }
}
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 767px) and (min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min-resolution: 144dpi) {
  #sub-medical h2.open:after,
  #sub-medical h3.open:after {
    height: 26px;
    width: 25px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -1137px;
    background-size: 330px 1570px;
  }
}

@media screen and (min-width: 768px), print {
  #sub-medical-inner {
    width: 1004px;
    margin: 0 auto;
  }
  #sub-medical-inner:before, #sub-medical-inner:after {
    display: table;
    border-spacing: 0;
    content: '';
  }
  #sub-medical-inner:after {
    clear: both;
  }
}
@media screen and (max-width: 767px) {
  #sub-medical-inner {
    border: 2px solid #554a3b;
    padding: 0 10px;
    border-radius: 5px;
  }
}

@media screen and (min-width: 768px), print {
  #sub-medical-area {
    display: block !important;
    height: auto !important;
    margin: -8px;
  }
}
@media screen and (max-width: 767px) {
  #sub-medical-area {
    display: none;
  }
}

@media screen and (min-width: 768px), print {
  #sub-medical-area-inner {
    display: table;
    width: 100%;
    border-spacing: 8px;
    table-layout: fixed;
  }
}
@media screen and (max-width: 767px) {
  #sub-medical-area-inner {
    border-top: 1px dotted #000;
  }
}
@media screen and (min-width: 768px), print {
  #sub-medical-area-inner ul {
    display: table-row;
  }
}
@media screen and (max-width: 767px) {
  #sub-medical-area-inner ul:last-child {
    padding-bottom: 5px;
  }
  #sub-medical-area-inner ul:last-child li:last-child {
    border-bottom: 0;
  }
}
@media screen and (min-width: 768px), print {
  #sub-medical-area-inner li {
    display: table-cell;
    border: 3px solid #997f62;
    border-radius: 5px;
  }
}
@media screen and (max-width: 767px) {
  #sub-medical-area-inner li {
    padding: 5px 0;
    border-bottom: 1px dotted #000;
  }
}
#sub-medical-area-inner li a {
  position: relative;
  display: table;
  width: 100%;
  text-decoration: none;
  color: #997f62;
  background-color: #fff;
  font-weight: bold;
  border-spacing: 0;
}
@media screen and (min-width: 768px), print {
  #sub-medical-area-inner li a {
    -webkit-transition: color 0.3s, background-color 0.3s;
    -moz-transition: color 0.3s, background-color 0.3s;
    -o-transition: color 0.3s, background-color 0.3s;
    -ms-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
  }
  #sub-medical-area-inner li a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 8px;
    margin: auto 0;
    height: 15px;
    width: 9px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -182px -52px;
  }
}
@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), print and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), print and (min--moz-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), print and (-o-min-device-pixel-ratio: 3 / 2), screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5), print and (min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min-resolution: 144dpi), print and (min-resolution: 144dpi) {
  #sub-medical-area-inner li a:after {
    height: 16px;
    width: 9px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -52px;
    background-size: 330px 1570px;
  }
}
@media screen and (min-width: 768px), print {
  #sub-medical-area-inner li a:hover {
    background-color: #997f62;
    color: #fff;
  }
  #sub-medical-area-inner li a:hover:after {
    height: 15px;
    width: 9px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: -200px -52px;
  }
}
@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), print and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), print and (min--moz-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), print and (-o-min-device-pixel-ratio: 3 / 2), screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5), print and (min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min-resolution: 144dpi), print and (min-resolution: 144dpi) {
  #sub-medical-area-inner li a:hover:after {
    height: 16px;
    width: 9px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -134px;
    background-size: 330px 1570px;
  }
}

@media screen and (max-width: 767px) {
  #sub-medical-area-inner li a {
    font-size: 92.85714%;
  }
}
#sub-medical-area-inner li a .image {
  display: table-cell;
  vertical-align: middle;
  width: 35px;
}
@media screen and (min-width: 768px), print {
  #sub-medical-area-inner li a .image {
    padding: 8px 0 8px 8px;
  }
}
#sub-medical-area-inner li a .image img {
  border: 1px solid #ddd;
  width: 100%;
  height: auto;
}
#sub-medical-area-inner li a .caption {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.4;
}
@media screen and (min-width: 768px), print {
  #sub-medical-area-inner li a .caption {
    padding: 8px 25px 8px 10px;
  }
}
@media screen and (max-width: 767px) {
  #sub-medical-area-inner li a .caption {
    position: relative;
    padding: 0 10px;
    border-right: 12px solid #997f62;
  }
  #sub-medical-area-inner li a .caption:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -8px;
    margin: auto 0;
    height: 7px;
    width: 4px;
    background-image: url('../img/global/sprite-s9bbc5b05ba.png');
    background-repeat: no-repeat;
    background-position: 0 -28px;
  }
}
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 767px) and (min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min-resolution: 144dpi) {
  #sub-medical-area-inner li a .caption:after {
    height: 8px;
    width: 4px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -154px;
    background-size: 330px 1570px;
  }
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 60px;
  height: 60px;
  background: #007ca1 url("../../img/fancybox/loader.gif") center center no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  #fancybox-loading div {
    background-image: url("../../img/fancybox/loader_@2x.gif");
    background-size: 48px 48px;
  }
}

.fancybox-close {
  position: absolute;
  top: -14px;
  right: -14px;
  width: 21px;
  height: 21px;
  cursor: pointer;
  z-index: 8040;
  border: 3px solid #fff;
  background: url("../../img/fancybox/btn_close.png") no-repeat 0 0;
  border-radius: 20px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .fancybox-close {
    background: url("../../img/fancybox/btn_close_@2x.png") no-repeat 0 0;
    background-size: 21px 21px;
  }
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../../img/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}
@media screen and (max-width: 767px) {
  .fancybox-prev {
    display: none !important;
  }
}

.fancybox-next {
  right: 0;
}
@media screen and (max-width: 767px) {
  .fancybox-next {
    display: none !important;
  }
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 21px;
  height: 21px;
  margin-top: -14px;
  border: 3px solid #fff;
  border-radius: 20px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background: url("../../img/fancybox/btn_prev.png") no-repeat 0 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .fancybox-prev span {
    background-image: url("../../img/fancybox/btn_prev_@2x.png");
    background-size: 21px 21px;
  }
}

.fancybox-next span {
  right: 10px;
  background: url("../../img/fancybox/btn_next.png") no-repeat 0 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .fancybox-next span {
    background-image: url("../../img/fancybox/btn_next_@2x.png");
    background-size: 21px 21px;
  }
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../../img/fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: #007ca1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media screen and (min-width: 768px), print {
  #main-title h2.index .inner {
    height: 26px;
    width: 250px;
    background-image: url('../img/doctor/title-sa5f07cee0e.png');
    background-repeat: no-repeat;
    background-position: 0 -94px;
    margin: 0;
  }
}
@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), print and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), print and (min--moz-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), print and (-o-min-device-pixel-ratio: 3 / 2), screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5), print and (min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min-resolution: 144dpi), print and (min-resolution: 144dpi) {
  #main-title h2.index .inner {
    height: 27px;
    width: 249px;
    background-image: url('../img/doctor/title@2x-se4922ccb01.png');
    background-position: 0 0;
    background-size: 854px 275px;
  }
}

@media screen and (max-width: 767px) {
  #main-title h2 {
    background: url("../../img/doctor/bg_sp.jpg") no-repeat center center;
  }
}

@media screen and (min-width: 1601px) {
  #main-title-bg {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1600px;
    margin-left: -800px;
    z-index: 5;
  }
  #main-title-bg img {
    width: 1600px;
    height: auto;
  }
}

@media screen and (min-width: 768px), print {
  #main-contents #index_1 {
    height: 27px;
    width: 222px;
    background-image: url('../img/doctor/title-sa5f07cee0e.png');
    background-repeat: no-repeat;
    background-position: 0 -23px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), print and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), print and (min--moz-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), print and (-o-min-device-pixel-ratio: 3 / 2), screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5), print and (min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min-resolution: 144dpi), print and (min-resolution: 144dpi) {
  #main-contents #index_1 {
    height: 27px;
    width: 223px;
    background-image: url('../img/doctor/title@2x-se4922ccb01.png');
    background-position: 0 -187px;
    background-size: 854px 275px;
  }
}

@media screen and (max-width: 767px) {
  #main-contents #index_1 {
    text-align: center;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents #index_2 {
    height: 27px;
    width: 283px;
    background-image: url('../img/doctor/title-sa5f07cee0e.png');
    background-repeat: no-repeat;
    background-position: -250px -94px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), print and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), print and (min--moz-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), print and (-o-min-device-pixel-ratio: 3 / 2), screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5), print and (min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min-resolution: 144dpi), print and (min-resolution: 144dpi) {
  #main-contents #index_2 {
    height: 27px;
    width: 282px;
    background-image: url('../img/doctor/title@2x-se4922ccb01.png');
    background-position: 0 -218px;
    background-size: 854px 275px;
  }
}

@media screen and (max-width: 767px) {
  #main-contents #index_2 {
    text-align: center;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents #index_3 {
    height: 27px;
    width: 278px;
    background-image: url('../img/doctor/title-sa5f07cee0e.png');
    background-repeat: no-repeat;
    background-position: -533px -94px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), print and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), print and (min--moz-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), print and (-o-min-device-pixel-ratio: 3 / 2), screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5), print and (min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min-resolution: 144dpi), print and (min-resolution: 144dpi) {
  #main-contents #index_3 {
    height: 27px;
    width: 279px;
    background-image: url('../img/doctor/title@2x-se4922ccb01.png');
    background-position: 0 -249px;
    background-size: 854px 275px;
  }
}

@media screen and (max-width: 767px) {
  #main-contents #index_3 {
    text-align: center;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents article {
    margin-top: 80px;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents #staff {
    overflow: hidden;
    margin-top: 45px;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents #staff-inner {
    margin: 0 -40px;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .staff-area {
    display: table;
    border-spacing: 40px 0;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .staff-area {
    margin-bottom: 20px;
  }
}
#main-contents .staff-area section {
  border-bottom: 1px dotted #000;
}
@media screen and (min-width: 768px), print {
  #main-contents .staff-area section {
    display: table-cell;
    width: 482px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .staff-area section {
    margin-bottom: 20px;
    padding-bottom: 20px;
    margin-top: -80px;
    padding-top: 80px;
  }
  #main-contents .staff-area section:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .staff-area:last-child {
    margin-bottom: 0;
  }
  #main-contents .staff-area:last-child section {
    padding-bottom: 0;
    border: 0;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .staff-area:last-child {
    margin-bottom: 0;
  }
  #main-contents .staff-area:last-child section:last-child {
    border: 0;
    padding-bottom: 0;
  }
}
#main-contents .staff-box {
  margin-bottom: 10px;
}
#main-contents .staff-box:before, #main-contents .staff-box:after {
  display: table;
  border-spacing: 0;
  content: '';
}
#main-contents .staff-box:after {
  clear: both;
}
#main-contents .staff-box figure {
  float: left;
}
@media screen and (max-width: 767px) {
  #main-contents .staff-box figure {
    margin-bottom: 10px;
  }
  #main-contents .staff-box figure img {
    width: 80px;
    height: auto;
  }
}
#main-contents .staff-box figure a img {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#main-contents .staff-box figure a:hover img {
  opacity: 0.5;
}
#main-contents .staff-box-body &gt; *:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px), print {
  #main-contents .staff-box-body {
    padding-left: 115px;
  }
}
#main-contents .staff-box-body header {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #main-contents .staff-box-body header {
    display: table;
    height: 80px;
  }
  #main-contents .staff-box-body header .header-inner {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
  }
}
#main-contents .staff-box-body header p {
  font-weight: bold;
  margin-bottom: 0;
}
#main-contents .staff-box-body header h4 {
  font-weight: normal;
  color: #111;
  border-bottom: 0;
  padding: 0;
  margin: 0;
  font-weight: bold;
  font-size: 128.57143%;
  color: #111;
}
#main-contents .staff-box-body &gt; p {
  font-size: 100%;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #main-contents .staff-box-body &gt; p {
    clear: left;
  }
}
#main-contents .staff-box-body &gt; p.link {
  text-align: right;
}
#main-contents .case &gt; dt {
  position: relative;
  font-weight: bold;
  margin-bottom: 5px;
}
#main-contents .case &gt; dd {
  border: 5px solid #e0e0e0;
  border-radius: 5px;
  padding: 15px 10px;
}
#main-contents .case &gt; dd .data {
  display: table;
  border-spacing: 0;
  margin: 0 auto 10px;
}
#main-contents .case &gt; dd .data .cat {
  display: inline-block;
  border-radius: 3px;
  padding: 5px 8px;
  vertical-align: middle;
  color: #fff;
  background: #554a3b;
}
@media screen and (max-width: 767px) {
  #main-contents .case &gt; dd .data .cat {
    font-size: 78.57143%;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .case &gt; dd .data .cat {
    margin-right: 10px;
  }
  #main-contents .case &gt; dd .data .cat:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .case &gt; dd .data .cat {
    display: inline-block;
  }
  #main-contents .case &gt; dd .data .cat:last-child {
    margin-bottom: 0;
  }
}
#main-contents .case &gt; dd .data .sub {
  display: inline-block;
  border-radius: 3px;
  padding: 5px 8px;
  vertical-align: middle;
  color: #fff;
  background: #c9ba9d;
}
@media screen and (max-width: 767px) {
  #main-contents .case &gt; dd .data .sub {
    font-size: 78.57143%;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .case &gt; dd .data .sub {
    margin-right: 10px;
  }
  #main-contents .case &gt; dd .data .sub:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .case &gt; dd .data .sub {
    display: inline-block;
  }
  #main-contents .case &gt; dd .data .sub:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .case &gt; dd .data span {
    margin-right: 5px;
  }
  #main-contents .case &gt; dd .data span:last-child {
    margin-right: 0;
  }
}
#main-contents .case &gt; dd .method {
  display: table;
  border-spacing: 0;
  margin: 0 auto 15px;
}
#main-contents .case &gt; dd .method dt {
  display: table-cell;
  white-space: nowrap;
}
#main-contents .case &gt; dd .method dt:after {
  content: '：';
}
#main-contents .case &gt; dd .method dd {
  display: table-cell;
  color: #612c18;
  font-weight: bold;
}
#main-contents .case &gt; dd .method dd .tag {
  font-weight: normal;
  color: #111;
}
#main-contents .case &gt; dd figure {
  overflow: hidden;
  width: 195px;
  margin: 0 auto 15px;
}
#main-contents .case &gt; dd figure .image {
  display: block;
  margin: 0 -27px;
}
#main-contents .case &gt; dd figure .image img {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#main-contents .case &gt; dd figure .image:hover img {
  opacity: 0.5;
}
#main-contents .case &gt; dd figure .image-inner {
  display: table;
  width: 100%;
  border-spacing: 27px 0;
}
#main-contents .case &gt; dd figure .frame {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 84px;
}
#main-contents .case &gt; dd figure .frame:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
  bottom: 0;
  margin: auto 0;
  height: 15px;
  width: 10px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -154px -52px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  #main-contents .case &gt; dd figure .frame:after {
    height: 16px;
    width: 10px;
    background-image: url('../img/global/sprite@2x-s6b717a0591.png');
    background-position: 0 -224px;
    background-size: 330px 1570px;
  }
}
#main-contents .case &gt; dd figure .frame img {
  width: 100%;
  height: auto;
}
#main-contents .case &gt; dd .btn {
  text-align: center;
}
#main-contents .case &gt; dd .btn a {
  position: relative;
  display: inline-block;
  color: #997f62;
  border: 2px solid #997f62;
  text-decoration: none;
  line-height: 1.2;
  background: #fff;
  margin: 0 auto;
  border-radius: 5px;
  box-sizing: border-box;
  -webkit-transition: color 0.3s, background-color 0.3s;
  -moz-transition: color 0.3s, background-color 0.3s;
  -o-transition: color 0.3s, background-color 0.3s;
  -ms-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
  min-width: 120px;
}
#main-contents .case &gt; dd .btn a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto 0;
}
#main-contents .case &gt; dd .btn a .icon-inner {
  line-height: 1;
}
#main-contents .case &gt; dd .btn a:hover {
  color: #fff;
  background-color: #997f62;
}
#main-contents .case &gt; dd .btn a .sp-break,
#main-contents .case &gt; dd .btn a .pc-break {
  line-height: inherit !important;
}
#main-contents .case &gt; dd .btn a {
  padding: 8px 30px;
}
#main-contents .case &gt; dd .btn a:after {
  height: 9px;
  width: 5px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -4px -28px;
}

#main-contents .case &gt; dd .btn a:hover:after {
  height: 7px;
  width: 4px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: 0 -28px;
}

#main-contents .case &gt; dd .btn a.blank {
  padding: 8px 40px;
}
#main-contents .case &gt; dd .btn a.blank:after {
  height: 10px;
  width: 14px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -42px -52px;
}

#main-contents .case &gt; dd .btn a.blank:hover:after {
  height: 10px;
  width: 14px;
  background-image: url('../img/global/sprite-s9bbc5b05ba.png');
  background-repeat: no-repeat;
  background-position: -28px -52px;
}

@media screen and (min-width: 768px), print {
  #main-contents #jsas {
    background: #d5e8f4 url("../../img/doctor/bg_jsas.jpg") no-repeat center center;
  }
}
@media screen and (max-width: 767px) {
  #main-contents #jsas {
    background: #d5e8f4;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents #jsas-inner {
    display: table;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #main-contents #jsas-inner {
    padding: 20px 15px 0;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents #jsas-inner figure {
    display: table-cell;
    vertical-align: bottom;
    width: 290px;
    text-align: right;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main-contents #jsas-inner figure {
    text-align: right;
    padding-left: 20px;
  }
  #main-contents #jsas-inner figure img {
    width: 100%;
    height: auto;
    max-width: 180px;
  }
}
#main-contents #jsas-body &gt; *:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px), print {
  #main-contents #jsas-body {
    display: table-cell;
    padding: 30px 10px 30px 30px;
    vertical-align: middle;
    background: url("../../img/doctor/bg_jsas_shadow.png") repeat-y left top;
  }
}
@media screen and (max-width: 767px) {
  #main-contents #jsas-body {
    margin-bottom: 10px;
  }
}
#main-contents #jsas-body h4 {
  font-weight: normal;
  color: #111;
  border-bottom: 0;
  padding: 0;
  margin: 0;
  position: relative;
  font-weight: bold;
}
@media screen and (min-width: 768px), print {
  #main-contents #jsas-body h4 {
    line-height: 1.18;
    font-size: 157.14286%;
    margin-left: -17px;
    padding-left: 140px;
    margin-bottom: 25px;
  }
  #main-contents #jsas-body h4:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -35px;
    height: 71px;
    width: 122px;
    background-image: url('../img/doctor/title-sa5f07cee0e.png');
    background-repeat: no-repeat;
    background-position: -302px -23px;
  }
}
@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), print and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), print and (min--moz-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), print and (-o-min-device-pixel-ratio: 3 / 2), screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5), print and (min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min-resolution: 144dpi), print and (min-resolution: 144dpi) {
  #main-contents #jsas-body h4:before {
    height: 72px;
    width: 122px;
    background-image: url('../img/doctor/title@2x-se4922ccb01.png');
    background-position: 0 -59px;
    background-size: 854px 275px;
  }
}

@media screen and (max-width: 767px) {
  #main-contents #jsas-body h4 {
    line-height: 1.18;
    font-size: 114.28571%;
    padding-top: 55px;
    margin-bottom: 15px;
  }
  #main-contents #jsas-body h4:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 47px;
    width: 80px;
    background-image: url('../img/doctor/title-sa5f07cee0e.png');
    background-repeat: no-repeat;
    background-position: -222px -23px;
  }
}
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 767px) and (min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min-resolution: 144dpi) {
  #main-contents #jsas-body h4:before {
    height: 48px;
    width: 80px;
    background-image: url('../img/doctor/title@2x-se4922ccb01.png');
    background-position: 0 -135px;
    background-size: 854px 275px;
  }
}

#main-contents #jsas-body p {
  font-size: 92.85714%;
}
#main-contents #jsas-body p.link {
  text-align: right;
}
@media screen and (min-width: 768px), print {
  #main-contents #index_4 {
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    height: 23px;
    width: 853px;
    background-image: url('../img/doctor/title-sa5f07cee0e.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), print and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), print and (min--moz-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), print and (-o-min-device-pixel-ratio: 3 / 2), screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5), print and (min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (min-resolution: 144dpi), print and (min-resolution: 144dpi) {
  #main-contents #index_4 {
    height: 24px;
    width: 854px;
    background-image: url('../img/doctor/title@2x-se4922ccb01.png');
    background-position: 0 -31px;
    background-size: 854px 275px;
  }
}

@media screen and (max-width: 767px) {
  #main-contents #index_4 {
    font-weight: bold;
    font-size: 128.57143%;
  }
}
@media screen and (min-width: 768px), print {
  #main-contents .fig-box {
    display: table;
    width: 100%;
    margin-top: 45px;
  }
}
#main-contents .fig-box .fig-box-body &gt; *:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px), print {
  #main-contents .fig-box .fig-box-body {
    display: table-cell;
    padding-right: 30px;
    vertical-align: top;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .fig-box .fig-box-body {
    margin-bottom: 20px;
  }
}
#main-contents .fig-box .fig-box-body section {
  margin-bottom: 20px;
}
#main-contents .fig-box .fig-box-body section &gt; *:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px), print {
  #main-contents .fig-box figure {
    display: table-cell;
    vertical-align: top;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .fig-box figure {
    text-align: center;
  }
  #main-contents .fig-box figure img {
    width: 100%;
    height: auto;
    max-width: 450px;
  }
}
#main-contents .fig-box h4 {
  color: #b39573;
  border-color: #b39573;
}
#main-contents .fig-box p {
  line-height: 1.78;
}
</pre></body></html>