@charset "UTF-8";
/* Reset Style */
@import url("https://fonts.googleapis.com/css?family=Roboto");
html {
  overflow-y: scroll; }

body {
  line-height: 1;
  color: #000; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal; }

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

caption, th {
  text-align: left; }

q:before, q:after {
  content: ''; }

img,
object,
embed {
  vertical-align: top; }

hr, legend {
  display: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

img, abbr, acronym, fieldset {
  border: 0; }

li {
  list-style-type: none; }

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
/**
 * YUI Fonts
 * @module fonts
 * @namespace yui-
 * @requires 
 */
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
  font: 62.5% Meiryo, arial, clean, verdana, 'Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", Osaka, sans-serif;
  line-height: 1.5; }

html > body {
  font-size: 10px;
  font-size: 62.5% \9; }

/* Except IE & Add IE8 */
/**
 * Nudge down to get to 10px equivalent for these form elements
 */
select, input, button, textarea {
  font: 100% Meiryo, arial, clean, verdana, 'Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", Osaka, sans-serif;
  line-height: 1.5; }

/**
 * To help tables remember to inherit
 */
table {
  font-size: inherit;
  font: 100%;
  line-height: 1.4; }

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre, code, kbd, samp, tt {
  font-family: monospace;
  font-size: 100%;
  *font-size: 108%;
  line-height: 1.4;
  color: #333; }

/* Font-size fixed */
li li, li dt, li dd, li input, li select, li button, li textarea, li p, li th, li td,
dt li, dt dt, dt dd, dt input, dt select, dt button, dt textarea, dt p, dt th, dt td,
dd li, dd dt, dd dd, dd input, dd select, dd button, dd textarea, dd p, dd th, dd td,
th li, th dt, th dd, th input, th select, th button, th textarea, th p, th th, th td,
td li, td dt, td dd, td input, td select, td button, td textarea, td p, td th, td td,
p input {
  font-size: 100%; }

/* 汎用クラス */
.inline_block {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.table_cell {
  display: table-cell;
  *display: inline;
  *zoom: 1;
  vertical-align: middle; }

.fr {
  float: right; }

@media screen and (min-width: 800px) {
  .imgR {
    float: right;
    margin-left: 30px; } }
.fl {
  float: left; }

@media screen and (min-width: 800px) {
  .imgL {
    float: left;
    margin-right: 30px; } }
.imgC,
.tC {
  text-align: center !important; }

.imgC {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.tR {
  text-align: right; }

.mt0 {
  margin-top: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.pt35 {
  padding-top: 35px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.pt45 {
  padding-top: 45px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.pt50 {
  padding-top: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.mr0 {
  margin-right: 0 !important; }

.pr0 {
  padding-right: 0 !important; }

/* clearfix */
.clear-fix {
  zoom: 1; }
  .clear-fix:before, .clear-fix:after {
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .clear-fix:after {
    clear: both; }

.clear {
  clear: both; }

/* 基本タグのフォントサイズを指定（12px -> 120% or 1.2em ） */
#contents h1, #contents h2, #contents h3, #contents h4, #contents h5, #contents h6, #contents input, #contents button, #contents textarea, #contents select, #contents p, #contents th, #contents td, #contents address, #contents li, #contents dt, #contents dd {
  font-size: 16px;
  line-height: 1.6;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  letter-spacing: 1px; }

/* =========================================================
	element style
========================================================= */
body {
  color: #5d4439;
  font-family: "maru-maru-gothic-clr-stdn", "source-han-sans-japanese", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  background: url(/common/images/bg-header.png) no-repeat top center #faf3e7; }

input, textarea, button {
  font-family: "maru-maru-gothic-clr-stdn", "source-han-sans-japanese", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif; }

a {
  color: #62a89b; }

@media screen and (min-width: 800px) {
  a:hover {
    text-decoration: none; }

  .hov:hover {
    opacity: 0.7; }
    .hov:hover span {
      text-decoration: none !important; } }
img {
  max-width: 100%;
  vertical-align: bottom; }

@font-face {
  font-family: 'fonts';
  src: url("/common/fonts/fonts.ttf?gtugut") format("truetype"), url("/common/fonts/fonts.woff?gtugut") format("woff"), url("/common/fonts/fonts.svg?gtugut#fonts") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="ico-"], [class*=" ico-"], h2:before, .faq h3:after, #aside a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fonts' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ico-close:before {
  content: "\e906"; }

.ico-open:before {
  content: "\e907"; }

.ico-arrow-s:before {
  content: "\e902"; }

.ico-arrow:before {
  content: "\e903"; }

.ico-ttl:before {
  content: "\e904"; }

.ico-arrow-c:before {
  content: "\e905"; }

.ico-home:before {
  content: "\e900"; }

.ico-tel:before {
  content: "\e901"; }

/*----------------------------------------------------
	#fade
----------------------------------------------------*/
#js_fade {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 999999; }
  #js_fade .sk-fading-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px; }
    #js_fade .sk-fading-circle .sk-circle {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    #js_fade .sk-fading-circle .sk-circle:before {
      content: '';
      display: block;
      margin: 0 auto;
      width: 15%;
      height: 15%;
      background-color: #62a89b;
      border-radius: 100%;
      -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
      animation: sk-circleFadeDelay 1.2s infinite ease-in-out both; }
    #js_fade .sk-fading-circle .sk-circle2 {
      -webkit-transform: rotate(30deg);
      transform: rotate(30deg); }
    #js_fade .sk-fading-circle .sk-circle3 {
      -webkit-transform: rotate(60deg);
      transform: rotate(60deg); }
    #js_fade .sk-fading-circle .sk-circle4 {
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }
    #js_fade .sk-fading-circle .sk-circle5 {
      -webkit-transform: rotate(120deg);
      transform: rotate(120deg); }
    #js_fade .sk-fading-circle .sk-circle6 {
      -webkit-transform: rotate(150deg);
      transform: rotate(150deg); }
    #js_fade .sk-fading-circle .sk-circle7 {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
    #js_fade .sk-fading-circle .sk-circle8 {
      -webkit-transform: rotate(210deg);
      transform: rotate(210deg); }
    #js_fade .sk-fading-circle .sk-circle9 {
      -webkit-transform: rotate(240deg);
      transform: rotate(240deg); }
    #js_fade .sk-fading-circle .sk-circle10 {
      -webkit-transform: rotate(270deg);
      transform: rotate(270deg); }
    #js_fade .sk-fading-circle .sk-circle11 {
      -webkit-transform: rotate(300deg);
      transform: rotate(300deg); }
    #js_fade .sk-fading-circle .sk-circle12 {
      -webkit-transform: rotate(330deg);
      transform: rotate(330deg); }
    #js_fade .sk-fading-circle .sk-circle2:before {
      -webkit-animation-delay: -1.1s;
      animation-delay: -1.1s; }
    #js_fade .sk-fading-circle .sk-circle3:before {
      -webkit-animation-delay: -1s;
      animation-delay: -1s; }
    #js_fade .sk-fading-circle .sk-circle4:before {
      -webkit-animation-delay: -0.9s;
      animation-delay: -0.9s; }
    #js_fade .sk-fading-circle .sk-circle5:before {
      -webkit-animation-delay: -0.8s;
      animation-delay: -0.8s; }
    #js_fade .sk-fading-circle .sk-circle6:before {
      -webkit-animation-delay: -0.7s;
      animation-delay: -0.7s; }
    #js_fade .sk-fading-circle .sk-circle7:before {
      -webkit-animation-delay: -0.6s;
      animation-delay: -0.6s; }
    #js_fade .sk-fading-circle .sk-circle8:before {
      -webkit-animation-delay: -0.5s;
      animation-delay: -0.5s; }
    #js_fade .sk-fading-circle .sk-circle9:before {
      -webkit-animation-delay: -0.4s;
      animation-delay: -0.4s; }
    #js_fade .sk-fading-circle .sk-circle10:before {
      -webkit-animation-delay: -0.3s;
      animation-delay: -0.3s; }
    #js_fade .sk-fading-circle .sk-circle11:before {
      -webkit-animation-delay: -0.2s;
      animation-delay: -0.2s; }
    #js_fade .sk-fading-circle .sk-circle12:before {
      -webkit-animation-delay: -0.1s;
      animation-delay: -0.1s; }

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }
@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }
/* =========================================================
  メディアクエリ判定
========================================================= */
/*----------------------------------------------------
	#wrapper
----------------------------------------------------*/
#wrapper {
  overflow: hidden;
  width: 100%;
  margin: 0 auto; }

/*----------------------------------------------------
	#pagetitle
----------------------------------------------------*/
#pagetitle {
  width: 1000px;
  margin: 0 auto; }
  #pagetitle div {
    display: table-cell;
    height: 295px;
    vertical-align: middle; }
  #pagetitle h1 {
    font-size: 40px;
    font-weight: normal;
    text-align: left;
    line-height: 1.3; }
    #pagetitle h1 span {
      display: block;
      margin-top: 15px;
      color: #62a89b;
      font-size: 12px;
      font-family: "Roboto", sans-serif;
      letter-spacing: 1px;
      line-height: 1; }

#breadcrumbs {
  width: 1000px;
  margin: 0 auto;
  padding: 15px 0 0; }
  #breadcrumbs ol {
    zoom: 1; }
    #breadcrumbs ol:before, #breadcrumbs ol:after {
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    #breadcrumbs ol:after {
      clear: both; }
  #breadcrumbs li {
    float: left;
    color: #999;
    font-size: 12px; }
    #breadcrumbs li br {
      display: none; }
    #breadcrumbs li a {
      color: #999; }
    #breadcrumbs li:after {
      content: ">";
      padding: 0 5px; }
    #breadcrumbs li:last-child {
      color: #5d4439; }
      #breadcrumbs li:last-child:after {
        display: none; }

/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
  overflow: hidden;
  width: 1000px;
  margin: auto;
  padding: 50px 0 80px;
  zoom: 1; }
  #contents:before, #contents:after {
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  #contents:after {
    clear: both; }

/*----------------------------------------------------
	#main
----------------------------------------------------*/
@media screen and (min-width: 800px) {
  #main {
    float: left;
    width: 690px; } }
/*----------------------------------------------------
	#aside
----------------------------------------------------*/
#aside {
  float: right;
  width: 250px; }
  #aside dl {
    padding: 20px;
    background: #fff;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #aside dl:first-child {
      margin-bottom: 30px;
      border: 2px solid #62a89b; }
      #aside dl:first-child dt {
        color: #62a89b; }
      #aside dl:first-child a:before {
        color: #62a89b; }
    #aside dl:last-child {
      border: 2px solid #ef8913; }
      #aside dl:last-child dt {
        color: #ef8913; }
      #aside dl:last-child a:before {
        color: #ef8913; }
    #aside dl dt {
      font-size: 20px;
      line-height: 1; }
    #aside dl dd {
      margin-top: 15px; }
      #aside dl dd a {
        display: block;
        color: #5d4439;
        font-size: 14px;
        text-decoration: none; }
        #aside dl dd a:before {
          content: "\e902";
          margin-right: 5px;
          font-size: 10px; }

/*----------------------------------------------------
	header
----------------------------------------------------*/
#header {
  position: relative;
  width: 1000px;
  height: 190px;
  margin: 0 auto; }
  #header #head-logo, #header #gnav, #header #head-info {
    position: absolute; }
  #header #head-logo {
    top: 28px;
    left: 0; }
  #header #gnav {
    top: 125px;
    left: 0px;
    width: 1000px;
    height: 55px;
    zoom: 1; }
    #header #gnav:before, #header #gnav:after {
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    #header #gnav:after {
      clear: both; }
    #header #gnav li {
      float: left;
      border-right: 1px solid #e1dacf;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      #header #gnav li:first-child {
        border-left: 1px solid #e1dacf; }
      #header #gnav li:nth-child(1) {
        width: 91px; }
      #header #gnav li:nth-child(2) {
        width: 161px; }
      #header #gnav li:nth-child(3) {
        width: 145px; }
      #header #gnav li:nth-child(4) {
        width: 132px; }
      #header #gnav li:nth-child(5) {
        width: 235px; }
      #header #gnav li:nth-child(6) {
        width: 236px; }
    #header #gnav a {
      display: table-cell;
      width: 300px;
      height: 55px;
      padding-bottom: 10px;
      background: url(/common/images/ico-gnav-arrow.png) no-repeat center 45px;
      color: #5d4439;
      font-size: 15px;
      text-align: center;
      text-decoration: none;
      vertical-align: middle;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      #header #gnav a span {
        display: block;
        color: #ef8913;
        font-family: "Roboto", sans-serif;
        font-size: 10px;
        letter-spacing: 1px; }
  #header #head-info {
    top: 32px;
    right: 0;
    padding-top: 5px; }
  #header dl {
    float: left;
    margin-right: 15px; }
    #header dl dt, #header dl dd {
      line-height: 1; }
    #header dl:first-child {
      display: table; }
      #header dl:first-child dt, #header dl:first-child dd {
        display: table-cell;
        vertical-align: middle; }
      #header dl:first-child dt {
        width: 70px;
        background: #62a89b;
        color: #fff;
        font-size: 12px;
        text-align: center;
        border-radius: 6px; }
      #header dl:first-child dd {
        padding-left: 10px;
        font-size: 14px; }
        #header dl:first-child dd li {
          margin-bottom: 5px; }
          #header dl:first-child dd li:last-child {
            margin-bottom: 0;
            font-size: 10px; }
    #header dl:nth-child(2) dt, #header dl:nth-child(3) dt {
      margin-bottom: 5px;
      padding: 4px 0;
      background: #62a89b;
      color: #fff;
      font-size: 11px;
      text-align: center;
      border-radius: 3px; }
    #header dl:nth-child(2) dd, #header dl:nth-child(3) dd {
      font-size: 26px;
      font-family: "Roboto", sans-serif; }
      #header dl:nth-child(2) dd i, #header dl:nth-child(3) dd i {
        margin-right: 5px;
        font-size: 20px; }
    #header dl.reservation dt {
      background: #ef8913; }
    #header dl:last-child {
      margin-right: 0; }
  #header #head-tel {
    display: none; }

@media screen and (min-width: 800px) {
  #header #gnav a:hover, #header #gnav a.current {
    color: #ef8913; }
  #header #sp-nav, #header #sp-tel {
    display: none; } }
/*----------------------------------------------------
	footer
----------------------------------------------------*/
#footer {
  background: #fff; }
  #footer #foot-tel {
    width: 1000px;
    margin: auto;
    padding: 50px 0 40px;
    border-bottom: 1px dotted #96928b;
    text-align: center; }
    #footer #foot-tel dl {
      display: inline-block;
      vertical-align: top; }
      #footer #foot-tel dl.reservation dt {
        background: #ef8913; }
      #footer #foot-tel dl:nth-child(2) {
        padding: 0 30px; }
    #footer #foot-tel dt, #footer #foot-tel dd {
      line-height: 1; }
    #footer #foot-tel dt {
      margin-bottom: 10px;
      padding: 5px 0;
      background: #62a89b;
      color: #fff;
      font-size: 16px;
      text-align: center;
      border-radius: 3px; }
    #footer #foot-tel dd {
      font-size: 50px;
      font-family: "Roboto", sans-serif;
      letter-spacing: 1px; }
    #footer #foot-tel i {
      margin-right: 5px;
      font-size: 38px; }
    #footer #foot-tel .qr dt {
      background: #666; }
    #footer #foot-tel .qr dd {
      font-size: 10px; }
      #footer #foot-tel .qr dd a {
        display: block; }
      #footer #foot-tel .qr dd img {
        margin-bottom: 5px;
        width: 66px; }
  #footer #foot-info {
    width: 1000px;
    margin: auto;
    padding: 60px 0 60px;
    zoom: 1; }
    #footer #foot-info:before, #footer #foot-info:after {
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    #footer #foot-info:after {
      clear: both; }
    #footer #foot-info #foot-time {
      float: left;
      width: 450px; }
      #footer #foot-info #foot-time td img, #footer #foot-info #foot-time p img {
        width: 14px;
        vertical-align: bottom; }
      #footer #foot-info #foot-time table {
        width: 450px;
        margin: 20px 0 10px;
        border: none;
        overflow: hidden;
        border-radius: 6px; }
        #footer #foot-info #foot-time table th, #footer #foot-info #foot-time table td {
          padding: 12px 0 13px;
          border: none;
          border-right: 1px solid #F8DEBD;
          font-size: 18px;
          text-align: center;
          vertical-align: middle;
          line-height: 1; }
          #footer #foot-info #foot-time table th.bdn-r, #footer #foot-info #foot-time table td.bdn-r {
            border-right: none !important; }
          #footer #foot-info #foot-time table th.bdn-b, #footer #foot-info #foot-time table td.bdn-b {
            border-bottom: none !important; }
        #footer #foot-info #foot-time table thead th {
          background: #ef8913;
          color: #fff; }
        #footer #foot-info #foot-time table tbody th, #footer #foot-info #foot-time table tbody td {
          border-bottom: 1px solid #F8DEBD;
          background: #faf3e7; }
      #footer #foot-info #foot-time p {
        font-size: 14px; }
        #footer #foot-info #foot-time p img {
          margin-right: 5px; }
        #footer #foot-info #foot-time p span {
          display: block;
          padding-left: 1em;
          text-indent: -1em;
          color: #c95b40; }
      #footer #foot-info #foot-time ul {
        padding-top: 10px; }
      #footer #foot-info #foot-time li {
        margin-top: 5px;
        font-size: 13px; }
    #footer #foot-info #foot-map {
      float: right; }
      #footer #foot-info #foot-map .inner {
        width: 500px;
        height: 320px; }
  #footer #copyright {
    padding: 10px 0 8px;
    background: #ef8913;
    color: #fff;
    font-size: 12px;
    font-family: "Roboto", sans-serif;
    text-align: center;
    line-height: 1; }

/*----------------------------------------------------
	pagetop
----------------------------------------------------*/
#pagetop {
  position: fixed;
  right: 10px;
  bottom: 10px;
  width: 50px;
  height: 50px; }
  #pagetop a {
    display: table-cell;
    width: 50px;
    height: 50px;
    background: #62a89b;
    color: #fff;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    border-radius: 50%; }
    #pagetop a:hover {
      opacity: 0.7; }
    #pagetop a i {
      font-size: 18px; }

/* =========================================================
	general
========================================================= */
#contents .article h2 {
  margin-bottom: 30px;
  padding-bottom: 15px;
  background: url(/common/images/bg-ttl.png) no-repeat left bottom;
  background-size: 1000px;
  color: #62a89b;
  font-size: 28px;
  font-weight: normal; }
  #contents .article h2:before {
    content: "\e904";
    margin-right: 10px;
    font-size: 26px; }
#contents .article h3 {
  position: relative;
  margin-bottom: 20px;
  padding: 15px 0 15px 30px;
  background: #f9e8d1;
  color: #ef8913;
  font-size: 20px;
  line-height: 1; }
  #contents .article h3:before {
    position: absolute;
    display: block;
    content: "";
    left: 10px;
    top: 50%;
    width: 10px;
    height: 10px;
    background: #ef8913;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%; }
#contents .article, #contents .section {
  zoom: 1; }
  #contents .article:before, #contents .article:after, #contents .section:before, #contents .section:after {
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  #contents .article:after, #contents .section:after {
    clear: both; }
  #contents .article p:last-child, #contents .section p:last-child {
    margin-bottom: 0; }
#contents .article {
  padding: 0 0 80px; }
  #contents .article p, #contents .article ul, #contents .article dl {
    margin-bottom: 1em;
    line-height: 2; }
#contents .section {
  padding: 50px 0 0; }
#contents h2 + .section {
  padding-top: 0; }
#contents table {
  border: none;
  border-collapse: collapse; }
  #contents table th, #contents table td {
    padding: 10px;
    border: 1px solid #ddd;
    border-left: none;
    border-bottom: none;
    vertical-align: top;
    font-weight: normal; }
  #contents table th {
    background: #f2f2f2; }
#contents .bold {
  font-weight: bold; }
#contents .emphasis {
  color: #c95b40;
  font-weight: bold; }
#contents p.attention {
  margin-left: 1em;
  text-indent: -1em;
  font-size: 12px; }
#contents ul.attention {
  margin-top: 10px; }
  #contents ul.attention li {
    margin-left: 1em;
    text-indent: -1em;
    font-size: 12px; }
#contents ul.list {
  padding: 0 20px 0 20px;
  list-style-position: outside; }
  #contents ul.list li {
    list-style-type: disc;
    margin-right: -15px; }
    #contents ul.list li:last-child {
      margin-bottom: 0; }
  #contents ul.list.clm li {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
#contents ol.num {
  padding: 0 25px 0 25px;
  list-style-position: outside; }
  #contents ol.num li {
    list-style-type: decimal; }
    #contents ol.num li:last-child {
      margin-bottom: 0; }
#contents .btn-link {
  padding: 50px 0 0;
  text-align: center; }
  #contents .btn-link a {
    position: relative;
    display: inline-block;
    min-width: 250px;
    margin: 0 auto;
    padding: 0 60px;
    background: #62a89b;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    letter-spacing: 1px;
    line-height: 60px;
    border-radius: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #contents .btn-link i {
    margin-right: 5px; }
  #contents .btn-link .ico-arrow-s {
    font-size: 10px; }
  #contents .btn-link.home a {
    width: 400px;
    font-size: 20px;
    box-shadow: 0px 5px 0px 0px #266f5e;
    -moz-box-shadow: 0px 5px 0px 0px #266f5e;
    -webkit-box-shadow: 0px 5px 0px 0px #266f5e;
    line-height: 70px;
    border-radius: 35px; }
  #contents .btn-link.home .ico-home {
    font-size: 23px; }
  #contents .btn-link.home .ico-arrow {
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
#contents .txt-link {
  font-size: 15px;
  text-decoration: none; }
  #contents .txt-link span {
    text-decoration: underline; }
  #contents .txt-link i {
    margin-right: 7px;
    font-size: 26px;
    vertical-align: middle; }
#contents #guide-nav {
  margin-bottom: 0;
  zoom: 1; }
  #contents #guide-nav:before, #contents #guide-nav:after {
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  #contents #guide-nav:after {
    clear: both; }
  #contents #guide-nav li {
    float: left; }
    #contents #guide-nav li:last-child {
      margin-right: 0 !important; }
#contents .wp-pagenavi {
  padding-top: 50px;
  line-height: 1;
  text-align: center;
  font-size: 14px; }
  #contents .wp-pagenavi span, #contents .wp-pagenavi a {
    display: inline-block;
    width: 35px;
    margin: 0 1px 0 2px;
    *display: inline;
    *zoom: 1;
    line-height: 35px;
    border-radius: 3px; }
  #contents .wp-pagenavi .current {
    border: solid 1px #62a89b;
    background: #62a89b;
    color: #fff; }
  #contents .wp-pagenavi .extend {
    padding: 0; }
  #contents .wp-pagenavi .first, #contents .wp-pagenavi .last {
    width: auto;
    padding: 0 10px; }
  #contents .wp-pagenavi .pages {
    width: auto;
    margin-right: 5px;
    border: none; }
  #contents .wp-pagenavi a {
    border: solid 1px #ddd;
    background: #fff;
    color: #aaa;
    text-decoration: none; }
  #contents .wp-pagenavi a:hover {
    border: solid 1px #62a89b;
    background: #fff;
    color: #5d4439; }

/* index page
========================================================= */
#home-page {
  background: url(/images/index/bg-header.png) no-repeat top center #faf3e7; }
  #home-page #footer {
    background: #faf3e7; }
    #home-page #footer #foot-info #foot-time table tbody th, #home-page #footer #foot-info #foot-time table tbody td {
      background: #fff; }
  #home-page #mv-wrap {
    position: relative;
    height: 440px;
    padding-top: 50px; }
    #home-page #mv-wrap .btn {
      overflow: hidden;
      position: absolute;
      right: 50%;
      bottom: 50px;
      width: 140px;
      height: 140px;
      margin-right: -420px; }
      #home-page #mv-wrap .btn a {
        position: relative;
        display: block;
        width: 140px;
        height: 140px; }
        #home-page #mv-wrap .btn a img {
          position: absolute;
          top: 0;
          left: 0;
          max-width: inherit; }
        #home-page #mv-wrap .btn a:hover img {
          left: inherit;
          right: 0; }
  #home-page #mv {
    position: relative; }
    #home-page #mv .mv-item {
      text-align: center; }
      #home-page #mv .mv-item a {
        display: block;
        margin: auto;
        background: #fff; }
        #home-page #mv .mv-item a:hover img {
          opacity: 0.7; }
      #home-page #mv .mv-item img {
        margin: auto;
        background: #fff;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
  @media screen and (min-width: 800px) {
    #home-page #mv .mv-item {
      width: 1000px !important;
      height: 410px; }
    #home-page #mv a {
      width: 900px; } }
  #home-page #contents {
    width: 100%;
    padding: 50px 0 0; }
    #home-page #contents h2 {
      margin: 0;
      padding: 0;
      background: none;
      border: none;
      color: #5d4439;
      margin-bottom: 30px;
      font-size: 34px;
      font-weight: normal;
      text-align: center;
      letter-spacing: 2px; }
      #home-page #contents h2:before {
        display: none; }
    #home-page #contents .wrap {
      width: 1000px;
      margin: auto; }
    #home-page #contents #news {
      overflow: hidden;
      position: relative;
      height: 203px;
      margin-bottom: 30px;
      border: 1px solid #62a89b;
      background: #fff;
      box-sizing: border-box;
      border-radius: 6px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      #home-page #contents #news h2 {
        margin: 0;
        padding: 0;
        background: none;
        border: none;
        color: #5d4439;
        padding: 15px 0px 0px 0px;
        display: table-cell;
        width: 100px;
        height: 201px;
        background: #62a89b;
        font-size: 14px;
        color: #fff;
        text-align: center;
        vertical-align: text-top;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
        #home-page #contents #news h2:before {
          display: none; }
      #home-page #contents #news #ticker {
        overflow: hidden;
        position: relative;
        height: 203px;
        margin: -203px 0 0 101px; }
      #home-page #contents #news ul {
        height: 203px;
        zoom: 1; }
        #home-page #contents #news ul:before, #home-page #contents #news ul:after {
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        #home-page #contents #news ul:after {
          clear: both; }
      #home-page #contents #news li {
        float: left;
        clear: both;
        position: relative;
        border-top: 1px solid #ddd;
        height: 50px;
        margin: 0 10px;
        font-size: 14px;
        white-space: nowrap; }
        #home-page #contents #news li span {
          margin-right: 20px; }
        #home-page #contents #news li a {
          display: table-cell;
          width: 1000px;
          height: 50px;
          color: #5d4439;
          vertical-align: middle;
          text-decoration: none; }
          #home-page #contents #news li a:hover {
            text-decoration: underline; }
        #home-page #contents #news li:nth-of-type(1) {
          border-top: none; }
      #home-page #contents #news .btn {
        position: absolute;
        top: 52px;
        left: 15px;
        height: 28px; }
        #home-page #contents #news .btn a {
          display: block;
          width: 70px;
          background: #e0eeeb;
          color: #62a89b;
          font-family: "Roboto", sans-serif;
          font-size: 12px;
          text-decoration: none;
          text-align: center;
          line-height: 28px;
          border-radius: 14px; }
          #home-page #contents #news .btn a i {
            margin-right: 3px;
            font-size: 10px; }
    #home-page #contents #news_price {
      margin-bottom: 80px; }
      #home-page #contents #news_price .news_price_btn {
        text-align: center; }
        #home-page #contents #news_price .news_price_btn a {
          display: inline-block;
          font-size: 16px; }
        #home-page #contents #news_price .news_price_btn:first-of-type {
          margin-bottom: 10px; }
    #home-page #contents #endoscopy {
      padding-bottom: 80px; }
      #home-page #contents #endoscopy h2 {
        color: #ef8913; }
      #home-page #contents #endoscopy ul li {
        float: left;
        width: 240px;
        margin-right: 20px; }
        #home-page #contents #endoscopy ul li:first-child {
          width: 480px; }
        #home-page #contents #endoscopy ul li:nth-child(3) {
          margin-right: 0; }
        #home-page #contents #endoscopy ul li:last-child {
          float: none;
          clear: both;
          width: 1000px;
          padding-top: 10px; }
    #home-page #contents #center {
      padding: 80px 0;
      border-top: 1px dotted rgba(239, 137, 19, 0.5); }
      #home-page #contents #center h2 {
        color: #ef8913; }
      #home-page #contents #center ul {
        zoom: 1; }
        #home-page #contents #center ul:before, #home-page #contents #center ul:after {
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        #home-page #contents #center ul:after {
          clear: both; }
        #home-page #contents #center ul li {
          float: left;
          width: 310px;
          margin-right: 35px; }
          #home-page #contents #center ul li:last-child {
            margin-right: 0; }
    #home-page #contents #about {
      padding: 80px 0;
      background: #e8f2f0;
      border-bottom: 1px dotted rgba(98, 168, 155, 0.5);
      text-align: center; }
      #home-page #contents #about h2 {
        color: #62a89b; }
      #home-page #contents #about ul {
        zoom: 1; }
        #home-page #contents #about ul:before, #home-page #contents #about ul:after {
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        #home-page #contents #about ul:after {
          clear: both; }
        #home-page #contents #about ul li {
          float: left;
          width: 230px;
          margin-right: 25px; }
          #home-page #contents #about ul li:last-child {
            margin-right: 0; }
      #home-page #contents #about dl {
        display: table;
        margin: 30px auto 0; }
        #home-page #contents #about dl dt, #home-page #contents #about dl dd {
          display: table-cell;
          vertical-align: middle; }
        #home-page #contents #about dl dt {
          font-size: 16px; }
        #home-page #contents #about dl dd {
          padding: 0 0 0 30px; }
    #home-page #contents #department {
      padding: 80px 0;
      background: #e8f2f0; }
      #home-page #contents #department h2 {
        color: #62a89b; }
      #home-page #contents #department h3 {
        margin-bottom: 0;
        font-size: 26px;
        text-align: center;
        line-height: 1; }
      #home-page #contents #department .guide-nav {
        zoom: 1; }
        #home-page #contents #department .guide-nav:before, #home-page #contents #department .guide-nav:after {
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        #home-page #contents #department .guide-nav:after {
          clear: both; }
        #home-page #contents #department .guide-nav li {
          float: left;
          width: 310px;
          margin: 35px 35px 0 0; }
          #home-page #contents #department .guide-nav li:nth-child(3n) {
            margin-right: 0; }
    #home-page #contents #blog {
      padding: 80px 0;
      background: #fff; }
      #home-page #contents #blog .inner {
        border-top: 1px dotted #ccc; }
      #home-page #contents #blog .no-entry {
        margin-top: 20px;
        text-align: center; }
      #home-page #contents #blog dl {
        cursor: pointer;
        padding: 15px 10px;
        border-bottom: 1px dotted #ccc;
        zoom: 1; }
        #home-page #contents #blog dl:before, #home-page #contents #blog dl:after {
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        #home-page #contents #blog dl:after {
          clear: both; }
        #home-page #contents #blog dl dt, #home-page #contents #blog dl dd {
          font-size: 14px; }
        #home-page #contents #blog dl dt {
          float: left;
          width: 8em; }
        #home-page #contents #blog dl dd {
          margin-left: 8em; }
        #home-page #contents #blog dl a {
          color: #5d4439;
          text-decoration: none; }

/* about page
========================================================= */
#about-page {
  /* feature */
  /* doctor */
  /* clinic */
  /* collabo */
  /* opt-out */ }
  #about-page #wrapper {
    background: url(/images/about/about-bg-header.png) no-repeat top center; }
  #about-page #contents #guide-nav li {
    width: 230px;
    margin-right: 25px; }
  #about-page .cnt-feature {
    background: url(/images/about/feature-bg-header.png) no-repeat top center; }
    #about-page .cnt-feature #contents .item {
      display: table;
      width: 1000px;
      margin-bottom: 35px;
      border-bottom: 1px solid #aecdc1; }
      #about-page .cnt-feature #contents .item:last-child {
        margin-bottom: 0; }
      #about-page .cnt-feature #contents .item .img, #about-page .cnt-feature #contents .item dl {
        display: table-cell;
        padding: 0 0 35px;
        vertical-align: middle; }
      #about-page .cnt-feature #contents .item .img {
        width: 200px; }
      #about-page .cnt-feature #contents .item dl {
        padding-left: 40px; }
        #about-page .cnt-feature #contents .item dl dt {
          position: relative;
          margin-bottom: 20px;
          color: #62a89b;
          font-size: 26px; }
          #about-page .cnt-feature #contents .item dl dt a {
            position: absolute;
            top: 8px;
            right: 0; }
  #about-page .cnt-clinic {
    background: url(/images/about/feature-bg-doctor.png) no-repeat top center; }
  #about-page .cnt-clinic {
    background: url(/images/about/feature-bg-clinic.png) no-repeat top center; }
    #about-page .cnt-clinic #contents .article {
      position: relative;
      width: 1050px;
      margin-right: -50px;
      padding-bottom: 50px; }
    #about-page .cnt-clinic #contents .item {
      float: left;
      width: 300px;
      margin-right: 50px;
      padding-bottom: 30px; }
      #about-page .cnt-clinic #contents .item .img {
        margin-bottom: 20px; }
      #about-page .cnt-clinic #contents .item dl {
        margin-bottom: 0; }
      #about-page .cnt-clinic #contents .item dt, #about-page .cnt-clinic #contents .item dd {
        text-align: center; }
      #about-page .cnt-clinic #contents .item dt {
        margin-bottom: 15px;
        color: #62a89b;
        font-size: 20px;
        line-height: 1; }
      #about-page .cnt-clinic #contents .item dd {
        font-size: 14px;
        line-height: 1.6; }
  #about-page .cnt-collabo {
    background: url(/images/about/collabo-bg-header.png) no-repeat top center; }
    #about-page .cnt-collabo #contents .item {
      display: table;
      width: 1000px;
      margin-bottom: 35px;
      border-bottom: 1px solid #aecdc1; }
      #about-page .cnt-collabo #contents .item:last-child {
        margin-bottom: 0; }
      #about-page .cnt-collabo #contents .item .img, #about-page .cnt-collabo #contents .item dl {
        display: table-cell;
        padding: 0 0 35px;
        vertical-align: middle; }
      #about-page .cnt-collabo #contents .item .img {
        width: 200px; }
      #about-page .cnt-collabo #contents .item dl {
        padding-left: 40px; }
        #about-page .cnt-collabo #contents .item dl dt {
          position: relative;
          margin-bottom: 20px;
          color: #62a89b;
          font-size: 26px; }
          #about-page .cnt-collabo #contents .item dl dt a {
            position: absolute;
            top: 0;
            right: 0; }
  #about-page .cnt-optout table + p,
  #about-page .cnt-optout p + table {
    margin-top: 30px; }
  #about-page .cnt-optout table {
    width: 100%;
    border-collapse: collapse;
    border: 1px dotted #ccc;
    border-top: none;
    border-left: none; }
    #about-page .cnt-optout table th, #about-page .cnt-optout table td {
      padding: 10px;
      border: none;
      border: 1px dotted #ccc;
      border-right: none;
      border-bottom: none;
      vertical-align: top; }
      @media screen and (max-width: 767px) {
        #about-page .cnt-optout table th, #about-page .cnt-optout table td {
          display: block;
          padding: 10px; } }
    #about-page .cnt-optout table th {
      width: 160px;
      background: rgba(98, 168, 155, 0.6);
      color: white; }
      @media screen and (max-width: 767px) {
        #about-page .cnt-optout table th {
          width: auto;
          border: none; } }
    #about-page .cnt-optout table td {
      background: rgba(255, 255, 255, 0.4); }
      #about-page .cnt-optout table td ul:last-child, #about-page .cnt-optout table td dl:last-child {
        margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        #about-page .cnt-optout table td {
          border-top: none; } }
  #about-page .optout-btn {
    text-align: right;
    margin: 10px 0 -10px; }

/* doctor page
========================================================= */
#contents .doc-list .item {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #aecdc1; }
#contents .doc-list h3 {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  color: #5d4439;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 1; }
  #contents .doc-list h3:before {
    display: none; }
#contents .doc-list p, #contents .doc-list dl, #contents .doc-list dd {
  margin-bottom: 0;
  line-height: 1.6; }
#contents .doc-list dt {
  margin-bottom: 10px;
  padding: 5px 10px;
  background: #ccdcd0;
  color: #fff;
  font-size: 12px;
  line-height: 1; }
#contents .doc-list dd {
  font-size: 14px; }
#contents .doc-list .img {
  float: left; }
#contents #doc-large .item {
  zoom: 1; }
  #contents #doc-large .item:before, #contents #doc-large .item:after {
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  #contents #doc-large .item:after {
    clear: both; }
#contents #doc-large .img {
  width: 240px; }
#contents #doc-large .detail {
  float: right;
  width: 730px;
  zoom: 1; }
  #contents #doc-large .detail:before, #contents #doc-large .detail:after {
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  #contents #doc-large .detail:after {
    clear: both; }
#contents #doc-large dl {
  float: left;
  width: 350px;
  margin: 30px 30px 0 0; }
  #contents #doc-large dl:nth-child(2), #contents #doc-large dl:nth-child(4) {
    margin-right: 0; }
#contents #doc-small {
  position: relative;
  width: 1080px;
  margin: 0 -40px; }
  #contents #doc-small .item {
    position: relative;
    float: left;
    width: 460px;
    padding: 0 40px;
    border-bottom: none; }
    #contents #doc-small .item:after {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 40px;
      width: 1px;
      background: #aecdc1; }
  #contents #doc-small .img {
    width: 120px;
    margin-right: 20px; }
  #contents #doc-small .clear-fix {
    padding-bottom: 10px; }
  #contents #doc-small .detail {
    padding-bottom: 40px;
    border-bottom: 1px solid #aecdc1; }
  #contents #doc-small dl {
    margin-top: 20px; }

/* endoscopy page
========================================================= */
#endoscopy-page #wrapper {
  background: url(/images/endoscopy/bg-header.png) no-repeat top center; }
#endoscopy-page #contents #guide-nav li {
  width: 240px;
  margin-right: 20px; }
  #endoscopy-page #contents #guide-nav li:first-child {
    width: 480px; }
#endoscopy-page #contents .txt {
  float: left;
  width: 460px; }
#endoscopy-page #contents .case {
  float: right;
  width: 500px;
  padding: 25px 0 5px;
  border: 3px solid #ef8913;
  background: #fff;
  text-align: center;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  #endoscopy-page #contents .case h3, #endoscopy-page #contents .case dl {
    width: 440px;
    margin: auto;
    text-align: left; }
  #endoscopy-page #contents .case h3 {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    color: #5d4439;
    margin: auto;
    color: #ef8913;
    font-size: 22px; }
    #endoscopy-page #contents .case h3:before {
      display: none; }
  #endoscopy-page #contents .case dl {
    display: table;
    padding: 20px 0;
    border-bottom: 1px dotted #ccc; }
    #endoscopy-page #contents .case dl:last-child {
      border-bottom: none; }
  #endoscopy-page #contents .case dt, #endoscopy-page #contents .case dd {
    display: table-cell;
    vertical-align: top; }
  #endoscopy-page #contents .case dt {
    width: 120px; }
#endoscopy-page #contents .summary {
  width: 460px; }
#endoscopy-page #contents .price table {
  overflow: hidden;
  width: 1000px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #62a89b;
  border-radius: 6px; }
#endoscopy-page #contents .price th, #endoscopy-page #contents .price td {
  padding: 20px;
  border: none;
  border-right: 1px dotted #62a89b;
  line-height: 1;
  text-align: center; }
#endoscopy-page #contents .price thead th {
  color: #fff;
  border-right: 1px dotted #dce4d8;
  background: #62a89b; }
#endoscopy-page #contents .price tbody th, #endoscopy-page #contents .price tbody td {
  border-bottom: 1px dotted #62a89b;
  background: #fff; }
#endoscopy-page #contents .price tbody th {
  text-align: left;
  border-right: none; }
#endoscopy-page #contents .price tbody td {
  border-left: 1px dotted #62a89b; }
#endoscopy-page #contents .price .bdrn {
  border-right: none !important; }
#endoscopy-page #contents .price .bdbn {
  border-bottom: none !important; }
#endoscopy-page #contents .flow .item {
  display: table;
  width: 1000px;
  margin-bottom: 35px;
  border-bottom: 1px solid #aecdc1; }
  #endoscopy-page #contents .flow .item:last-child {
    margin-bottom: 0; }
  #endoscopy-page #contents .flow .item .img, #endoscopy-page #contents .flow .item dl {
    display: table-cell;
    padding: 0 0 35px; }
  #endoscopy-page #contents .flow .item .img {
    position: relative;
    width: 200px; }
    #endoscopy-page #contents .flow .item .img span {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 50px;
      height: 50px;
      background: #62a89b;
      color: #fff;
      font-size: 28px;
      line-height: 47px;
      text-align: center;
      vertical-align: middle;
      border-radius: 50%; }
  #endoscopy-page #contents .flow .item dl {
    padding-left: 40px;
    vertical-align: middle; }
    #endoscopy-page #contents .flow .item dl dt {
      position: relative;
      margin-bottom: 20px;
      color: #62a89b;
      font-size: 26px; }
      #endoscopy-page #contents .flow .item dl dt a {
        position: absolute;
        top: 0;
        right: 0; }
  #endoscopy-page #contents .flow .item .day {
    display: block;
    margin-top: 20px;
    padding: 20px;
    border: 1px solid #62a89b;
    background: #fff;
    border-radius: 6px; }
    #endoscopy-page #contents .flow .item .day dt, #endoscopy-page #contents .flow .item .day dd {
      padding: 0;
      font-size: 14px; }
    #endoscopy-page #contents .flow .item .day dt {
      margin-bottom: 10px;
      color: #62a89b; }

/* department page
========================================================= */
#department-page #wrapper {
  background: url(/images/department/bg-header.png) no-repeat top center; }
#department-page #contents .guide-nav {
  zoom: 1; }
  #department-page #contents .guide-nav:before, #department-page #contents .guide-nav:after {
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  #department-page #contents .guide-nav:after {
    clear: both; }
  #department-page #contents .guide-nav li {
    float: left;
    width: 310px;
    margin: 0 35px 35px 0; }
    #department-page #contents .guide-nav li:nth-child(3n) {
      margin-right: 0; }
    #department-page #contents .guide-nav li:nth-child(4), #department-page #contents .guide-nav li:nth-child(5), #department-page #contents .guide-nav li:nth-child(6) {
      margin-bottom: 0; }
#department-page #contents .schedule .wrap {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #62a89b;
  border-radius: 6px; }
#department-page #contents .schedule table {
  width: 100%;
  border: none; }
#department-page #contents .schedule th, #department-page #contents .schedule td {
  padding: 20px 10px;
  font-size: 14px;
  border: none;
  border-right: 1px dotted #62a89b;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle; }
#department-page #contents .schedule thead th {
  color: #fff;
  border-right: 1px dotted #dce4d8;
  background: #62a89b; }
#department-page #contents .schedule tbody th, #department-page #contents .schedule tbody td {
  border-bottom: 1px dotted #62a89b;
  background: #fff; }
#department-page #contents .schedule tbody th {
  padding: 20px;
  border-right: 1px dotted #62a89b;
  line-height: 1.5; }
#department-page #contents .schedule tbody .ttl {
  background: #f8fbfa; }
#department-page #contents .schedule tbody td span {
  display: block;
  font-size: 12px; }
#department-page #contents .schedule .bdrn {
  border-right: none !important; }
#department-page #contents .schedule .bdbn {
  border-bottom: none !important; }
#department-page #contents .swipe {
  display: none; }

/* center page
========================================================= */
#center-page #wrapper {
  background: url(/images/center/bg-header.png) no-repeat top center; }
#center-page #contents #guide-nav li {
  width: 310px;
  margin: 0 35px 0 0; }
#center-page .cnt-facility #contents .item {
  display: table;
  width: 1000px;
  margin-bottom: 35px;
  border-bottom: 1px solid #aecdc1; }
  #center-page .cnt-facility #contents .item:last-child {
    margin-bottom: 0; }
  #center-page .cnt-facility #contents .item .img, #center-page .cnt-facility #contents .item dl {
    display: table-cell;
    padding: 0 0 35px;
    vertical-align: middle; }
  #center-page .cnt-facility #contents .item .img {
    width: 300px; }
  #center-page .cnt-facility #contents .item dl {
    padding-left: 40px; }
    #center-page .cnt-facility #contents .item dl dt {
      position: relative;
      margin-bottom: 20px;
      color: #62a89b;
      font-size: 26px; }
      #center-page .cnt-facility #contents .item dl dt a {
        position: absolute;
        top: 0;
        right: 0; }
#center-page .cnt-introduction #contents .article {
  position: relative;
  width: 1050px;
  margin-right: -50px;
  padding-bottom: 50px; }
#center-page .cnt-introduction #contents .item {
  float: left;
  width: 300px;
  margin-right: 50px;
  padding-bottom: 30px; }
  #center-page .cnt-introduction #contents .item .img {
    margin-bottom: 20px; }
  #center-page .cnt-introduction #contents .item dl {
    margin-bottom: 0; }
  #center-page .cnt-introduction #contents .item dt, #center-page .cnt-introduction #contents .item dd {
    text-align: center; }
  #center-page .cnt-introduction #contents .item dt {
    margin-bottom: 15px;
    color: #62a89b;
    font-size: 20px;
    line-height: 1; }
  #center-page .cnt-introduction #contents .item dd {
    font-size: 14px;
    line-height: 1.6; }

/* faq page
========================================================= */
#faq-page #wrapper {
  background: url(/images/faq/bg-header.png) no-repeat top center; }
#faq-page #contents h2 {
  margin-bottom: 0; }
#faq-page #contents .faq {
  margin-top: 30px;
  text-align: left; }
  #faq-page #contents .faq h3 {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    color: #5d4439;
    display: table;
    width: 1000px;
    min-height: 60px;
    background: #ebebdf;
    color: #62a89b;
    font-size: 18px;
    line-height: 1.3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #faq-page #contents .faq h3:before {
      display: none; }
    #faq-page #contents .faq h3:before {
      position: inherit;
      top: 0;
      left: 0;
      display: table-cell;
      content: "Q";
      width: 60px;
      height: 60px;
      background: #62a89b;
      color: #fff;
      font-size: 28px;
      text-align: center;
      line-height: 1;
      vertical-align: middle;
      border-radius: 0;
      -webkit-transform: translateY(0);
      transform: translateY(0); }
    #faq-page #contents .faq h3 span {
      display: table-cell;
      padding: 0 60px 0 15px;
      vertical-align: middle; }
    #faq-page #contents .faq h3:after {
      position: absolute;
      top: 50%;
      right: 20px;
      content: "\e907";
      font-size: 20px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
    #faq-page #contents .faq h3.on:after {
      content: "\e906"; }
  #faq-page #contents .faq .answer {
    padding: 20px 0 0; }
    #faq-page #contents .faq .answer p {
      margin-bottom: 0; }

/* blog page & info page
========================================================= */
#blog-page #wrapper, #info-page #wrapper {
  background: url(/images/blog/bg-header.png) no-repeat top center; }
#blog-page #contents #post-list dl, #info-page #contents #post-list dl {
  cursor: pointer;
  padding: 15px 10px;
  border-bottom: 1px dotted #ccc;
  zoom: 1; }
  #blog-page #contents #post-list dl:before, #blog-page #contents #post-list dl:after, #info-page #contents #post-list dl:before, #info-page #contents #post-list dl:after {
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  #blog-page #contents #post-list dl:after, #info-page #contents #post-list dl:after {
    clear: both; }
  #blog-page #contents #post-list dl dt, #info-page #contents #post-list dl dt {
    float: left;
    width: 8em; }
  #blog-page #contents #post-list dl dd, #info-page #contents #post-list dl dd {
    margin-left: 8em; }
  #blog-page #contents #post-list dl a, #info-page #contents #post-list dl a {
    color: #5d4439;
    text-decoration: none; }
#blog-page #contents .update, #info-page #contents .update {
  float: right;
  display: table;
  margin-bottom: 30px; }
  #blog-page #contents .update dt, #blog-page #contents .update dd, #info-page #contents .update dt, #info-page #contents .update dd {
    display: table-cell;
    line-height: 16px; }
  #blog-page #contents .update dt, #info-page #contents .update dt {
    width: 80px;
    background: #62a89b;
    color: #fff;
    font-size: 10px;
    text-align: center;
    border-radius: 8px; }
  #blog-page #contents .update dd, #info-page #contents .update dd {
    padding-left: 10px;
    font-size: 12px; }

/*  contact page
========================================================= */
	/*
#contact-page {
#contents {
	form {
		margin-top: 30px;
		border-top: dotted 1px #ccc;
	}
	#mfp_confirm_table {
		margin-top: 20px;
		border-top: dotted 1px #ccc;
		h3 {
			margin-bottom: 15px;
		}
	}
	dl {
		margin: 0;
		padding: 20px 0;
		border-bottom: dotted 1px #ccc;
		@include clearfix;
	}
	dt,dd {
		padding: 0;
		border: none !important;
		font-size: 140%;
	}
	dt {
		float: left;
		width: 300px;
		padding-top: 11px;
		text-align: left;
		span {
			display: block;
			float: right;
			width: 40px;
			height: 18px;
			background: #000;
			color: #fff;
			font-size: 10px;
			text-align: center;
			line-height: 18px;
			-webkit-border-radius: 9px;
			-moz-border-radius: 9px;
			border-radius: 9px;
		}
	}
	dd {
		margin-left: 330px;
		padding-left: 0;
		p,ul,li,dt,dd {
			font-size: 100%;
		}
		dl {
			float: left;
			width: 670px;
			margin-bottom: 10px;
			padding: 0;
			border: none;
			&:last-child {
				margin-bottom: 0;
			}
			dt {
				width: 100px;
			}
			dd {
				margin-left: 100px;
			}
		}
		input[type="text"],input[type="tel"],input[type="email"],textarea {
			width: 100% !important;
			padding: 10px;
			border: solid 1px #ddd;
			background: #f2f2f2;
			border-radius: 3px;	
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			font-size: 100% !important;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			&#zip-code {
				width: 150px !important;
				margin-right: 10px;
			}
		}
		.custom {
			overflow: hidden;
			position: relative;
			width: 250px;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 3px;
			border: solid 1px #ddd;
			background: #f2f2f2;
			z-index: 10;
		}
		select {
			box-sizing: border-box;
			display: block;
			position: relative;
			width: 130%;
			height: 44px;
			padding: 11px 0 10px 15px;
			font-weight: normal;
			cursor: pointer;
			background: none;
			background: url(/images/contact-bg-select.png) no-repeat 204px center #f2f2f2;
			z-index: 15;
			vertical-align: middle;
			line-height: 24px;
			border: none;
			-webkit-appearance: button;
			-moz-appearance: button;
			appearance: button;
		}
		ol {
			padding: 9px 0;
			@include clearfix;
		}
		li {
			float: left;
			margin-right: 30px;
			input {
				margin-right: 5px;
				padding: 0;
				border: none;
				background: none;
			}
		}
		.info {
			font-size: 78.5%;
			color: #666;
		}
	}
	#button,.mfp_buttons {
		margin: 30px 220px 0;
		ul {
			@include clearfix;
		}
		button {
			display: block;
			width: 250px;
			height: 60px;
			margin: 0;
			padding: 0;
			border: none;
			background: #000;
			color: #fff;
			text-indent: 0;
			cursor: pointer;
			-webkit-border-radius: 30px;
			-moz-border-radius: 30px;
			border-radius: 30px;
			&#btn-reset {
				background: #666;
			}
			&#mfp_button_send {
				float: right;
			}
			&#mfp_button_cancel {
				float: left;
				background: #666;
			}
			&:hover {
				opacity: 0.8;
			}
		}
	}
	.mfp_buttons {
		margin: 30px 70px 0;
	}
	#privacy {
		margin-top: 30px;
		#btn {
			cursor: pointer;
			padding: 15px;
			border: 1px solid $bc;
			background: url(/images/contact-bg-select.png) no-repeat right center;
			text-align: center;
			font-size: 14px;
			-webkit-border-radius: 6px;
			-moz-border-radius: 6px;
			border-radius: 6px;
			&:hover {
				background-color: #f8f8f8;
			}
		}
		.cnt {
			display: none;
			margin-top: 30px;
			padding: 30px;
			background: #f8f8f8;
		}
		h3 {
			margin: 20px 0 10px;
			padding: 0;
			border: none;
			font-weight: bold;
			font-size: 16px;
		}
	} //#privacy
	
	#mfp_phase_confirm {
		margin: 0 150px;
		h4 {
			padding-bottom: 30px;
			border-bottom: 1px dotted $bc;
			font-size: 16px;
			font-weight: normal;
		}
		dt,dd {
			padding: 0;
		}
		dt {
			width: 200px;
		}
		dd {
			margin-left: 220px;
		}
	}
	#thanks {
		p {
			text-align: center;
		}
	}
}
}
*/
@media screen and (max-width: 736px) {
  #contents h1, #contents h2, #contents h3, #contents h4, #contents h5, #contents h6, #contents input, #contents button, #contents textarea, #contents select, #contents p, #contents th, #contents td, #contents address, #contents li, #contents dt, #contents dd {
    word-break: break-all; }

  /* =========================================================
  	#body
  ========================================================= */
  html, body {
    height: 100%; }

  body {
    background: none;
    -webkit-text-size-adjust: 100%; }

  /* =========================================================
  	#wrapper
  ========================================================= */
  #wrapper {
    overflow: visible;
    overflow-x: hidden;
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
    border-top: 3px solid #ef8913;
    background: none !important; }

  /*----------------------------------------------------
  	#pagetitle
  ----------------------------------------------------*/
  #pagetitle {
    width: auto;
    background: #e8f2f0; }
    #pagetitle div {
      width: 1000px;
      height: 100px;
      padding: 0; }
    #pagetitle h1 {
      color: #62a89b;
      font-size: 26px;
      text-align: center; }
      #pagetitle h1 span {
        margin-top: 5px;
        color: #62a89b; }

  #breadcrumbs {
    width: auto;
    margin: 0 auto;
    padding: 10px;
    border-bottom: 1px dotted #ccc; }

  /*----------------------------------------------------
  	#contents
  ----------------------------------------------------*/
  #contents {
    width: 100%;
    margin: auto;
    padding: 30px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

  /*----------------------------------------------------
  	#main
  ----------------------------------------------------*/
  /*----------------------------------------------------
  	#aside
  ----------------------------------------------------*/
  #aside {
    float: none;
    width: auto;
    padding-top: 50px; }
    #aside dl {
      padding: 15px; }
      #aside dl:first-child {
        margin-bottom: 15px; }
      #aside dl dt {
        font-size: 18px; }

  /*----------------------------------------------------
  	header
  ----------------------------------------------------*/
  #header {
    width: 100%;
    height: 110px; }
    #header #gnav, #header #head-info {
      position: static; }
    #header #head-logo {
      top: 15px;
      left: 15px;
      width: 170px; }
    #header nav {
      display: none;
      position: absolute;
      top: 70px;
      left: 0;
      right: 0;
      background: #fff;
      z-index: 9999; }
    #header #gnav {
      width: auto;
      height: auto; }
      #header #gnav li {
        float: none;
        width: 100% !important;
        border-right: none;
        border-bottom: 1px solid #ccc; }
        #header #gnav li:first-child {
          border-left: none; }
      #header #gnav a {
        display: block;
        width: auto;
        height: auto;
        padding: 15px;
        background: none; }
    #header #head-info {
      padding: 20px; }
    #header dl {
      float: none;
      text-align: center; }
      #header dl:first-child {
        display: block;
        margin-right: 0; }
        #header dl:first-child dt, #header dl:first-child dd {
          display: block; }
        #header dl:first-child dt {
          width: auto;
          margin-bottom: 10px;
          padding: 4px 0;
          font-size: 14px;
          border-radius: 3px; }
        #header dl:first-child dd {
          padding-left: 0; }
      #header dl:nth-child(2) {
        margin-top: 15px; }
      #header dl:last-child {
        margin-top: 15px; }
        #header dl:last-child dt {
          margin-bottom: 10px;
          font-size: 14px; }
    #header #sp-tel {
      position: absolute;
      top: 70px;
      left: 0;
      right: 0;
      display: block;
      height: 40px; }
      #header #sp-tel li {
        float: left;
        width: 50%;
        font-size: 14px;
        letter-spacing: -1px; }
        #header #sp-tel li i {
          margin-right: 3px; }
        #header #sp-tel li a {
          display: block;
          color: #fff;
          text-align: center;
          text-decoration: none;
          line-height: 40px; }
        #header #sp-tel li:first-child a {
          background: #ef8913; }
        #header #sp-tel li:last-child a {
          background: #62a89b; }

  #sp-nav {
    display: block;
    position: absolute;
    top: 20px;
    right: 15px;
    width: 30px;
    height: 30px;
    padding-top: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 9999; }
    #sp-nav figure {
      display: block;
      width: 30px;
      height: 2px;
      border-radius: 2px;
      background: #ef8913;
      margin: 0 0 6px 0;
      -webkit-transform-origin: 50%;
      transform-origin: 50%; }
      #sp-nav figure:last-child {
        margin-bottom: 0; }
    #sp-nav.on figure:first-child {
      -webkit-transform: rotate(45deg) translateY(8px) translateX(7px);
      transform: rotate(45deg) translateY(8px) translateX(7px); }
    #sp-nav.on figure:nth-child(2) {
      -webkit-transform: scaleX(0);
      transform: scaleX(0); }
    #sp-nav.on figure:last-child {
      -webkit-transform: rotate(-45deg) translateY(-5px) translateX(3px);
      transform: rotate(-45deg) translateY(-5px) translateX(3px); }

  /*----------------------------------------------------
  	footer
  ----------------------------------------------------*/
  #footer #foot-tel {
    width: auto;
    padding: 20px; }
    #footer #foot-tel dl {
      display: block;
      margin-bottom: 20px;
      padding: 0;
      text-align: center; }
      #footer #foot-tel dl:last-child {
        margin-bottom: 0; }
        #footer #foot-tel dl:last-child img {
          display: none; }
        #footer #foot-tel dl:last-child a {
          font-size: 16px; }
      #footer #foot-tel dl:nth-child(2) {
        padding: 0; }
    #footer #foot-tel dd {
      font-size: 40px; }
    #footer #foot-tel i {
      font-size: 28px; }
  #footer #foot-info {
    width: auto;
    margin: auto;
    padding: 20px; }
    #footer #foot-info #foot-time {
      float: none;
      width: 100%; }
      #footer #foot-info #foot-time td img, #footer #foot-info #foot-time p img {
        width: 12px; }
      #footer #foot-info #foot-time table {
        width: 100%;
        margin: 20px 0 10px; }
        #footer #foot-info #foot-time table th, #footer #foot-info #foot-time table td {
          padding: 10px 0;
          font-size: 14px; }
        #footer #foot-info #foot-time table tbody th {
          padding: 10px; }
    #footer #foot-info #foot-map {
      float: none;
      margin-top: 15px; }
      #footer #foot-info #foot-map .inner {
        width: 100%; }
  #footer #copyright {
    font-size: 10px; }

  /* =========================================================
  	element style
  ========================================================= */
  body {
    background-color: #faf3e7;
    background-image: none; }

  /* =========================================================
  	general
  ========================================================= */
  #contents .imgR, #contents .imgL {
    float: none;
    margin: 0 0 15px;
    text-align: center; }
    #contents .imgR img, #contents .imgL img {
      width: 60%; }
  #contents .article h2 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 20px; }
    #contents .article h2:before {
      font-size: 18px; }
  #contents .article h3 {
    margin-bottom: 10px;
    padding: 10px 0 10px 30px;
    font-size: 18px; }
  #contents .article, #contents .section {
    zoom: 1; }
    #contents .article:before, #contents .article:after, #contents .section:before, #contents .section:after {
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    #contents .article:after, #contents .section:after {
      clear: both; }
    #contents .article p:last-child, #contents .section p:last-child {
      margin-bottom: 0; }
  #contents .article {
    padding: 0 0 50px; }
  #contents .section {
    padding: 30px 0 0; }
  #contents table {
    border: none;
    border-collapse: collapse; }
    #contents table th, #contents table td {
      padding: 10px;
      border: 1px solid #ddd;
      border-left: none;
      border-bottom: none;
      vertical-align: top;
      font-weight: normal; }
    #contents table th {
      background: #f2f2f2; }
  #contents ul.list {
    padding: 0 20px 0 20px;
    list-style-position: outside; }
    #contents ul.list li {
      list-style-type: disc;
      margin-right: -15px; }
      #contents ul.list li:last-child {
        margin-bottom: 0; }
    #contents ul.list.clm li {
      float: none;
      width: auto;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
  #contents ol.num {
    padding: 0 25px 0 25px;
    list-style-position: outside; }
    #contents ol.num li {
      list-style-type: decimal; }
      #contents ol.num li:last-child {
        margin-bottom: 0; }
  #contents .btn-link {
    padding: 30px 0 0; }
    #contents .btn-link a {
      display: block;
      min-width: 250px;
      padding: 0;
      line-height: 50px;
      border-radius: 25px; }
    #contents .btn-link.home a {
      width: auto;
      font-size: 18px;
      line-height: 50px;
      border-radius: 25px; }
    #contents .btn-link.home .ico-home {
      font-size: 18px; }
  #contents .txt-link {
    font-size: 15px;
    text-decoration: none; }
    #contents .txt-link span {
      text-decoration: underline; }
    #contents .txt-link i {
      margin-right: 7px;
      font-size: 26px;
      vertical-align: middle; }
  #contents #guide-nav, #contents .guide-nav {
    margin-bottom: 0;
    zoom: 1; }
    #contents #guide-nav:before, #contents #guide-nav:after, #contents .guide-nav:before, #contents .guide-nav:after {
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    #contents #guide-nav:after, #contents .guide-nav:after {
      clear: both; }
    #contents #guide-nav li, #contents .guide-nav li {
      float: none;
      margin-bottom: 15px; }
      #contents #guide-nav li:last-child, #contents .guide-nav li:last-child {
        margin-bottom: 0; }

  /* index page
  ========================================================= */
  #home-page {
    background-image: none; }
    #home-page #mv-wrap {
      height: auto;
      padding-top: 0; }
      #home-page #mv-wrap .btn {
        display: none; }
    #home-page #mv .mv-item img {
      box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0.1); }
    #home-page #contents {
      width: 100%;
      padding: 30px 0 0; }
      #home-page #contents h2 {
        margin-bottom: 20px;
        font-size: 24px; }
      #home-page #contents .wrap {
        width: auto; }
      #home-page #contents #news {
        height: auto;
        margin: 0 15px 30px; }
        #home-page #contents #news h2 {
          display: block;
          width: auto;
          height: auto;
          padding: 10px 15px;
          text-align: left; }
        #home-page #contents #news #ticker {
          overflow: hidden;
          position: relative;
          width: auto;
          height: 203px;
          margin: 0 15px; }
        #home-page #contents #news li {
          margin: 0; }
          #home-page #contents #news li span {
            font-size: 12px;
            display: block; }
        #home-page #contents #news .btn {
          position: absolute;
          top: 7px;
          left: auto;
          right: 15px; }
          #home-page #contents #news .btn a {
            background: #fff; }
      #home-page #contents #news_price {
        margin-bottom: 60px;
        padding: 0 15px; }
        #home-page #contents #news_price dl {
          display: block;
          padding: 0px 14px; }
          #home-page #contents #news_price dl dt, #home-page #contents #news_price dl dd {
            display: block; }
          #home-page #contents #news_price dl dd {
            margin-top: 15px;
            padding: 0px; }
      #home-page #contents #endoscopy {
        padding-bottom: 30px; }
        #home-page #contents #endoscopy ul {
          padding: 0 7px;
          zoom: 1; }
          #home-page #contents #endoscopy ul:before, #home-page #contents #endoscopy ul:after {
            content: "";
            display: table;
            height: 0;
            visibility: hidden; }
          #home-page #contents #endoscopy ul:after {
            clear: both; }
          #home-page #contents #endoscopy ul li {
            width: 50%;
            margin-right: 0; }
            #home-page #contents #endoscopy ul li:first-child {
              width: 100%;
              margin-bottom: 15px; }
            #home-page #contents #endoscopy ul li:last-child {
              display: none; }
            #home-page #contents #endoscopy ul li a {
              display: block;
              padding: 0 7px; }
      #home-page #contents #center {
        padding: 30px 0; }
        #home-page #contents #center ul {
          padding: 0 15px;
          text-align: center; }
          #home-page #contents #center ul li {
            float: none;
            width: 70%;
            margin: 0 auto 15px; }
            #home-page #contents #center ul li:last-child {
              margin: 0 auto; }
      #home-page #contents #about {
        padding: 30px 0; }
        #home-page #contents #about ul {
          padding: 0 7px; }
          #home-page #contents #about ul li {
            width: 50%;
            margin: 0 0 15px; }
            #home-page #contents #about ul li:nth-child(3), #home-page #contents #about ul li:nth-child(4) {
              margin: 0; }
            #home-page #contents #about ul li a {
              display: block;
              padding: 0 7px; }
        #home-page #contents #about dl {
          display: block;
          margin: 30px 14px 0; }
          #home-page #contents #about dl dt, #home-page #contents #about dl dd {
            display: block; }
          #home-page #contents #about dl dd {
            margin-top: 15px;
            padding: 0; }
      #home-page #contents #department {
        padding: 30px 0; }
        #home-page #contents #department h3 {
          margin-bottom: 15px;
          font-size: 18px; }
        #home-page #contents #department .guide-nav {
          position: relative;
          margin: 0 5px; }
          #home-page #contents #department .guide-nav li {
            width: 50%;
            margin: 0 0 10px 0 !important; }
            #home-page #contents #department .guide-nav li a {
              display: block;
              padding: 0 5px; }
      #home-page #contents #blog {
        padding: 30px 15px; }
        #home-page #contents #blog dl dt {
          float: none;
          width: auto; }
        #home-page #contents #blog dl dd {
          margin-left: 0; }

  /* about page
  ========================================================= */
  #about-page {
    /* feature */
    /* doctor */
    /* clinic */
    /* collabo */ }
    #about-page #contents #guide-nav {
      position: relative;
      margin: 0 -7px; }
      #about-page #contents #guide-nav li {
        float: left;
        width: 50%;
        margin-right: 0; }
        #about-page #contents #guide-nav li a {
          display: block;
          padding: 0 7px; }
    #about-page .cnt-feature #contents .item {
      display: block;
      width: auto;
      margin-bottom: 20px;
      padding-bottom: 20px; }
      #about-page .cnt-feature #contents .item .img, #about-page .cnt-feature #contents .item dl {
        display: block;
        padding: 0;
        text-align: center; }
      #about-page .cnt-feature #contents .item .img {
        width: auto;
        margin-bottom: 15px; }
        #about-page .cnt-feature #contents .item .img img {
          width: 60%; }
      #about-page .cnt-feature #contents .item dl {
        margin-bottom: 0;
        padding-left: 0; }
        #about-page .cnt-feature #contents .item dl dt, #about-page .cnt-feature #contents .item dl dd {
          text-align: center; }
        #about-page .cnt-feature #contents .item dl dt {
          margin-bottom: 10px;
          font-size: 20px; }
          #about-page .cnt-feature #contents .item dl dt a {
            display: block;
            position: static;
            margin-top: 10px; }
    #about-page .cnt-clinic #contents .article {
      position: relative;
      width: auto;
      margin-right: 0;
      padding-bottom: 50px; }
    #about-page .cnt-clinic #contents .item {
      float: left;
      width: 50%;
      margin-right: 0;
      padding: 0 10px 20px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      #about-page .cnt-clinic #contents .item dt {
        font-size: 18px; }
    #about-page .cnt-collabo #contents .item {
      display: block;
      width: auto;
      margin-bottom: 20px;
      padding-bottom: 20px; }
      #about-page .cnt-collabo #contents .item .img, #about-page .cnt-collabo #contents .item dl {
        display: block;
        padding: 0;
        margin: 0; }
      #about-page .cnt-collabo #contents .item .img {
        width: auto;
        margin-bottom: 15px;
        text-align: center; }
        #about-page .cnt-collabo #contents .item .img img {
          width: 60%; }
      #about-page .cnt-collabo #contents .item dl {
        padding-left: 0; }
        #about-page .cnt-collabo #contents .item dl dt, #about-page .cnt-collabo #contents .item dl dd {
          text-align: center; }
        #about-page .cnt-collabo #contents .item dl dt {
          margin-bottom: 10px;
          font-size: 20px; }
          #about-page .cnt-collabo #contents .item dl dt a {
            display: block;
            position: static;
            margin-top: 10px; }

  /* doctor page
  ========================================================= */
  #contents .doc-list .item {
    margin-bottom: 20px;
    padding-bottom: 20px; }
  #contents .doc-list h3 {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    color: #5d4439;
    margin-bottom: 10px;
    font-size: 20px; }
    #contents .doc-list h3:before {
      display: none; }
  #contents .doc-list dd {
    font-size: 14px; }
  #contents .doc-list .img {
    float: none;
    padding-bottom: 15px;
    text-align: center; }
  #contents #doc-large .item {
    zoom: 1; }
    #contents #doc-large .item:before, #contents #doc-large .item:after {
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    #contents #doc-large .item:after {
      clear: both; }
  #contents #doc-large .img {
    width: auto; }
  #contents #doc-large .detail {
    float: none;
    width: auto; }
  #contents #doc-large dl {
    float: none;
    width: auto;
    margin: 15px 0 0 0; }
  #contents #doc-small {
    width: auto;
    margin: 0; }
    #contents #doc-small .item {
      float: none;
      width: auto;
      padding: 0 0 20px;
      border-bottom: solid 1px #aecdc1; }
      #contents #doc-small .item:after {
        display: none; }
      #contents #doc-small .item:last-child {
        margin-bottom: 0; }
    #contents #doc-small .img {
      width: auto;
      margin-right: 0; }
    #contents #doc-small .clear-fix {
      padding-bottom: 0; }
    #contents #doc-small .detail {
      padding-bottom: 0;
      border-bottom: none; }
    #contents #doc-small dl {
      margin-top: 20px; }

  /* endoscopy page
  ========================================================= */
  #endoscopy-page #contents #guide-nav {
    position: relative;
    margin: 0 -10px; }
    #endoscopy-page #contents #guide-nav li {
      float: left;
      width: 50%;
      margin-right: 0;
      margin-bottom: 20px; }
      #endoscopy-page #contents #guide-nav li a {
        display: block;
        padding: 0 10px; }
      #endoscopy-page #contents #guide-nav li:first-child {
        width: 100%; }
  #endoscopy-page #contents .txt {
    float: none;
    width: auto; }
  #endoscopy-page #contents .case {
    float: none;
    width: auto;
    margin-top: 15px;
    padding: 20px 20px 5px;
    text-align: center; }
    #endoscopy-page #contents .case h3, #endoscopy-page #contents .case dl {
      width: auto; }
    #endoscopy-page #contents .case h3 {
      font-size: 20px;
      line-height: 1.3; }
    #endoscopy-page #contents .case dl {
      display: block;
      padding: 15px 0; }
      #endoscopy-page #contents .case dl:last-child {
        border-bottom: none; }
    #endoscopy-page #contents .case dt, #endoscopy-page #contents .case dd {
      display: block; }
    #endoscopy-page #contents .case dt {
      width: auto;
      font-weight: bold; }
    #endoscopy-page #contents .case dd {
      font-size: 14px; }
  #endoscopy-page #contents .summary {
    width: auto; }
    #endoscopy-page #contents .summary img {
      width: 100%; }
  #endoscopy-page #contents .price table {
    width: auto; }
  #endoscopy-page #contents .price th, #endoscopy-page #contents .price td {
    padding: 10px;
    font-size: 12px; }
  #endoscopy-page #contents .price tbody td {
    width: 22% !important; }
  #endoscopy-page #contents .flow .item {
    width: auto;
    display: block;
    margin-bottom: 20px;
    text-align: center; }
    #endoscopy-page #contents .flow .item .img, #endoscopy-page #contents .flow .item dl {
      display: block;
      padding: 0; }
    #endoscopy-page #contents .flow .item .img {
      width: 60%;
      margin: 0 auto 15px; }
    #endoscopy-page #contents .flow .item dl {
      padding-left: 0; }
      #endoscopy-page #contents .flow .item dl dt, #endoscopy-page #contents .flow .item dl dd {
        text-align: center; }
      #endoscopy-page #contents .flow .item dl dt {
        margin-bottom: 10px;
        font-size: 18px; }

  /* department page
  ========================================================= */
  #department-page #contents .guide-nav {
    position: relative;
    margin: 0 -5px; }
    #department-page #contents .guide-nav li {
      float: left;
      width: 50%;
      margin: 0 0 10px 0 !important; }
      #department-page #contents .guide-nav li a {
        display: block;
        padding: 0 5px; }
  #department-page #contents .schedule .table-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    #department-page #contents .schedule .table-wrap .wrap {
      width: 1000px; }
    #department-page #contents .schedule .table-wrap th, #department-page #contents .schedule .table-wrap td {
      padding: 5px;
      font-size: 14px; }
    #department-page #contents .schedule .table-wrap tbody th {
      padding: 5px; }
    #department-page #contents .schedule .table-wrap tbody td span {
      font-size: 11px; }
  #department-page #contents .swipe {
    display: block;
    margin-top: 10px;
    font-size: 12px; }

  /* center page
  ========================================================= */
  #center-page #contents #guide-nav li {
    width: auto;
    margin: 0 0 15px 0; }
    #center-page #contents #guide-nav li:last-child {
      margin-bottom: 0; }
  #center-page .cnt-facility #contents .item {
    display: block;
    width: auto;
    margin-bottom: 20px; }
    #center-page .cnt-facility #contents .item .img, #center-page .cnt-facility #contents .item dl {
      display: block;
      padding: 0 0 20px; }
    #center-page .cnt-facility #contents .item .img {
      width: auto;
      text-align: center; }
      #center-page .cnt-facility #contents .item .img img {
        width: 60%; }
    #center-page .cnt-facility #contents .item dl {
      padding-left: 0; }
      #center-page .cnt-facility #contents .item dl dt, #center-page .cnt-facility #contents .item dl dd {
        text-align: center; }
      #center-page .cnt-facility #contents .item dl dt {
        margin-bottom: 15px;
        font-size: 20px; }
  #center-page .cnt-introduction #contents .article {
    position: relative;
    width: auto;
    margin-right: 0;
    padding-bottom: 50px; }
  #center-page .cnt-introduction #contents .item {
    float: left;
    width: 50%;
    margin-right: 0;
    padding: 0 10px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #center-page .cnt-introduction #contents .item dt {
      font-size: 18px; }

  /* faq page
  ========================================================= */
  #faq-page #contents .faq {
    width: 100%;
    margin-top: 15px; }
    #faq-page #contents .faq h3 {
      width: inherit;
      min-height: 50px;
      font-size: 16px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      #faq-page #contents .faq h3:before {
        width: 50px;
        height: 50px;
        font-size: 20px; }
      #faq-page #contents .faq h3 span {
        padding: 0 40px 0 10px; }
      #faq-page #contents .faq h3:after {
        right: 10px;
        font-size: 16px; }
    #faq-page #contents .faq .answer {
      padding: 15px 0 0; }

  /* blog page & info page
  ========================================================= */
  #blog-page #wrapper, #info-page #wrapper {
    background: url(/images/blog/bg-header.png) no-repeat top center; }
  #blog-page #contents #post-list dl, #info-page #contents #post-list dl {
    cursor: pointer;
    padding: 15px 10px;
    border-bottom: 1px dotted #ccc;
    zoom: 1; }
    #blog-page #contents #post-list dl:before, #blog-page #contents #post-list dl:after, #info-page #contents #post-list dl:before, #info-page #contents #post-list dl:after {
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    #blog-page #contents #post-list dl:after, #info-page #contents #post-list dl:after {
      clear: both; }
    #blog-page #contents #post-list dl dt, #info-page #contents #post-list dl dt {
      float: left;
      width: 8em; }
    #blog-page #contents #post-list dl dd, #info-page #contents #post-list dl dd {
      margin-left: 8em; }
    #blog-page #contents #post-list dl a, #info-page #contents #post-list dl a {
      color: #5d4439;
      text-decoration: none; }
  #blog-page #contents .update, #info-page #contents .update {
    float: right;
    display: table;
    margin-bottom: 30px; }
    #blog-page #contents .update dt, #blog-page #contents .update dd, #info-page #contents .update dt, #info-page #contents .update dd {
      display: table-cell;
      line-height: 16px; }
    #blog-page #contents .update dt, #info-page #contents .update dt {
      width: 80px;
      background: #62a89b;
      color: #fff;
      font-size: 10px;
      text-align: center;
      border-radius: 8px; }
    #blog-page #contents .update dd, #info-page #contents .update dd {
      padding-left: 10px;
      font-size: 12px; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: visible;
  display: block;
  margin: 0 auto;
  padding: 0; }

@media screen and (min-width: 800px) {
  .slick-list {
    width: 1000px; } }
.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }

.slick-track:before, .slick-track:after {
  content: "";
  display: table; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }

[dir="rtl"] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: white url("/../ajax-loader.gif?1462480548") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("/stylesheets/fonts/slick.eot");
  src: url("/stylesheets/fonts/slick.eot?#iefix") format("embedded-opentype"), url("/stylesheets/fonts/slick.woff") format("woff"), url("/stylesheets/fonts/slick.ttf") format("truetype"), url("/stylesheets/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 80px;
  width: 40px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 10; }

.slick-prev:hover, .slick-next:hover {
  opacity: 0.7;
  outline: none;
  color: transparent; }

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25; }

.slick-prev {
  left: 50%;
  margin-left: -490px;
  background: url(/images/index/mv-ctrl-prv.png) no-repeat top left; }

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px; }

.slick-next {
  right: 50%;
  margin-right: -490px;
  background: url(/images/index/mv-ctrl-nxt.png) no-repeat top left; }

[dir="rtl"] .slick-next {
  left: 50%;
  right: auto; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75; }

@media print {
  * html body {
    zoom: .7; } }

/*# sourceMappingURL=style.css.map */