@charset "UTF-8";
/*----------------------------------------------------------------------
------------------------------------------------------------------------

Pseudo CSS File

File Name		pseudo.css
Note			『脂肪吸引法(偽性女性化乳房)』カテゴリ用CSS


New Creation	2012/05/15 19:41
Update


Created By		Yoshiaki Murakami

------------------------------------------------------------------------
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
------------------------------------------------------------------------
目次
1.	ブラウザデフォルトスタイルリセット
2.	HTMLタグ
3.	container
4.	header
5.	content
6.	main
	6-1.	エコー診断
7.	footer

------------------------------------------------------------------------
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
1.	ブラウザデフォルトスタイルリセット
----------------------------------------------------------------------*/
/* start \*/
html:\66irst-child body {
  font-size: 62.5%;
}

body,
h1, h2, h3, h4, h5, h6,
div,
p,
ul, ol, dl,
form, fieldset,
table,
address,
blockquote,
noscript,
pre,
tr,
td,
input,
textarea {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-style: normal;
}

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 10px;
}

* html body {
  font-size: 62.5%;
}

* + html body {
  font-size: 62.5%;
}

/* end */
body:first-of-type {
  font-size: 62.5%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
  font-weight: normal;
}

fieldset {
  border: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font: 100%;
  font-size: inherit;
}

li {
  list-style-type: none;
}

dd {
  margin: 0;
}

a,
abbr,
acronym,
em,
strong,
span,
img,
sub,
sup,
input,
button,
textarea,
select,
label,
caption {
  font-weight: normal;
  font-style: normal;
}

a {
  text-decoration: none;
}

img {
  border: none;
  vertical-align: bottom;
}

caption,
th {
  text-align: left;
  font-weight: normal;
}

th,
td {
  padding: 0;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
}

/*----------------------------------------------------------------------
2.	HTMLタグ
----------------------------------------------------------------------*/
html,
body {
  height: 100%;
  background: #0d1c27;
}

a:hover {
  text-decoration: underline;
}

/*----------------------------------------------------------------------
3.	container
----------------------------------------------------------------------*/
#yearend {
  position: fixed;
  bottom: 0;
  z-index: 1000;
  overflow: hidden;
  padding-top: 3px;
  width: 99.85%;
  height: 32px;
  border: 1px solid #888;
  background: url(../../img/pc/yearend_bg.gif) left 3px repeat-x #C40038;
  line-height: 1.2em;
}

#yearend h2,
#yearend p {
  display: table-cell;
}

* html #yearend h2, * html
#yearend p {
  display: inline;
  zoom: 1;
}

* + html #yearend h2, * + html
#yearend p {
  display: inline;
  zoom: 1;
}

#yearend p {
  padding: 5px 91px 0 2em;
  vertical-align: middle;
  text-indent: -1em;
  line-height: 1.2;
  color: #59514e;
}

#yearend .pic {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
}

#container {
  height: 100%;
}

* html #container {
  text-align: center;
}

#container #smartphone {
  border-bottom: 1px solid #1f313f;
  background: #102634;
}

#container #smartphone a {
  display: block;
  padding: 60px 0;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #8da9b4;
}

#container .wrapper {
  margin: 0 auto;
  width: 980px;
  min-height: 100%;
  background: url(../../img/pc/container_bg.gif) center top repeat-y;
}

* html #container .wrapper {
  height: 100%;
  text-align: left;
}

body > #container .wrapper {
  height: auto;
}

/*----------------------------------------------------------------------
4.	header
----------------------------------------------------------------------*/
#header {
  *zoom: 1;
  position: relative;
  margin: 0 auto;
  width: 980px;
}

#header:after {
  content: "";
  display: table;
  clear: both;
}

* html #header {
  text-align: left;
}

#header h1,
#header .header__text {
  position: relative;
  z-index: 200;
  border-bottom: 1px solid #203041;
  background: #0d1c27;
  text-align: right;
  line-height: 24px;
  color: #8da9b4;
}

* html #header h1, * html
#header .header__text {
  height: 1%;
}

* + html #header h1, * + html
#header .header__text {
  height: 1%;
}

#header .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 900;
  margin: 57px 0 0;
  padding: 0 1px;
  width: 228px;
  min-height: 1px;
  background: none;
}

#header .wrapper #logo {
  margin-bottom: 40px;
  text-align: center;
}

#header .wrapper #gnavi {
  clear: left;
  background: url(../../img/pc/nav_bg.gif) left top no-repeat;
}

#header .wrapper #gnavi li {
  position: relative;
  text-align: center;
}

* html #header .wrapper #gnavi li a {
  height: 1%;
}

* + html #header .wrapper #gnavi li a {
  vertical-align: top;
}

#header .wrapper #gnavi li.hover a {
  display: block;
  width: 228px;
  height: 42px;
}

#header .wrapper #gnavi li.hover a img {
  display: block;
  width: auto;
  height: auto;
}

#header .wrapper #gnavi li.hover a:hover {
  background: none;
}

#header .wrapper #gnavi li.hover a:hover img {
  width: 0;
  height: 0;
  vertical-align: top;
}

#header .wrapper #gnavi li a {
  display: block;
}

#header .wrapper #gnavi li ul {
  display: none;
  position: absolute;
  top: 0;
  right: -220px;
  z-index: 999;
  padding-left: 6px;
  width: 219px;
  border-right: 1px solid #2a3745;
  background: url(../../img/pc/gnavi_page_bg.png) left top no-repeat;
}

#header .wrapper #gnavi li.hover ul li,
#header .wrapper #gnavi li.active ul li {
  background: none !important;
}

#header .wrapper #gnavi li.hover ul li a,
#header .wrapper #gnavi li.active ul li a {
  display: inline;
  width: auto !important;
  height: auto !important;
}

#header .wrapper #gnavi li.hover ul li a:hover,
#header .wrapper #gnavi li.active ul li a:hover {
  background: none;
}

#header .wrapper #gnavi li.hover ul li a:hover img,
#header .wrapper #gnavi li.active ul li a:hover img {
  width: auto !important;
  height: auto !important;
}

#header .wrapper #gnavi li ul li:first-child {
  border-top: 1px solid #2a3745;
}

#header .wrapper #gnavi li ul li:last-child {
  border-bottom: 1px solid #2a3745;
}

#header .wrapper #gnavi li ul li a {
  display: block !important;
  position: relative;
}

#header .wrapper .banner {
  margin: 40px 14px 14px;
}

#header .wrapper .banner__item a {
  display: block;
  transition: opacity .5s;
}

#header .wrapper .banner__item a:hover {
  opacity: .7;
}

#header .wrapper .banner__item + .banner__item {
  margin-top: 10px;
}

.h-info {
  *zoom: 1;
  position: relative;
  z-index: 300;
  float: right;
  margin-top: -1px;
  padding: 14px 4px 5px 18px;
  border: 1px solid #46464e;
  background: #383a42;
}

.h-info:after {
  content: "";
  display: table;
  clear: both;
}

.h-info .title,
.h-info .tel,
.h-info .form {
  float: left;
}

.h-info .title {
  margin: 7px 11px 0 0;
}

.h-info .tel {
  margin-right: 14px;
}

.h-info .tab-list {
  *zoom: 1;
  margin-bottom: 7px;
}

.h-info .tab-list:after {
  content: "";
  display: table;
  clear: both;
}

.h-info .tab-item {
  float: left !important;
  margin: 0;
  padding: 2px 0 3px;
  width: 39px;
  border-bottom: 1px solid #c2c3c3;
  border-left: 1px solid #c2c3c3;
  text-align: center;
}

.h-info .tab-item:last-child {
  border-right: 1px solid #c2c3c3;
}

.h-info .tab-item.active, .h-info .tab-item.hover {
  padding: 1px 0 4px;
  border-top: 1px solid #c2c3c3;
  border-bottom: medium none;
  background: url("../../img/pc/header_info_tel_tab_bg.gif") repeat-x scroll left top transparent;
  cursor: pointer;
}

.h-info .tabbox {
  display: none;
  text-align: center;
  color: #fff;
}

.h-info .tabbox img {
  margin-bottom: 5px;
}

.h-info .bhour {
  position: absolute;
  top: 62px;
  left: 19px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #fff;
}

* html .h-info .bhour {
  left: 195px;
}

.h-info .form {
  margin: 1px 0 0;
}

.h-info .form li {
  float: left;
  margin-right: 2px;
}

.h-info .form li dl dt {
  margin-bottom: 6px;
  text-align: center;
}

.h-info .form li dl dd {
  background: url("../../img/pc/header_info_form_bg.gif") left top no-repeat;
}

.h-info .form li dl dd a {
  display: block;
  width: 183px;
  height: 41px;
}

.h-info .form li dl dd a img {
  display: block;
  width: auto;
  height: auto;
}

.h-info .form li dl dd a:hover {
  background: none;
}

.h-info .form li dl dd a:hover img {
  width: 0;
  height: 0;
  vertical-align: top;
}

.h-info .form .counseling dl dd {
  background-position: left bottom;
}

/*----------------------------------------------------------------------
5.	content
----------------------------------------------------------------------*/
#content {
  margin: 0 auto;
  padding-left: 230px;
  width: 750px;
}

* html #content {
  width: 980px;
  text-align: left;
}

/*----------------------------------------------------------------------
6.	main
----------------------------------------------------------------------*/
#main {
  padding: 20px 0 0;
}

#main .title {
  margin: 0 20px;
}

#main #topicpath {
  *zoom: 1;
  transform: translateY(-100%);
  margin: 0 20px;
}

#main #topicpath:after {
  content: "";
  display: table;
  clear: both;
}

#main #topicpath ol {
  float: left;
  padding: 0 197px 0 10px;
  background: url(../../img/pc/topicpath_bg.png) right top repeat-y;
}

#main #topicpath ol li {
  float: left;
  margin-right: 7px;
  padding-right: 14px;
  background: url(../../img/pc/topicpath_bg.gif) right top no-repeat;
  line-height: 18px;
  color: #edeeee;
}

#main #topicpath ol li a {
  color: #edeeee;
}

#main #topicpath ol .last {
  margin: 0;
  padding: 0;
  background: none;
}

#main .tab {
  clear: both;
  margin: 0 20px;
}

#main .tab ul {
  *zoom: 1;
}

#main .tab ul:after {
  content: "";
  display: table;
  clear: both;
}

#main .tab ul li {
  float: left;
  margin-right: 2px;
}

#main .tab ul .active {
  background: none !important;
  padding: 0;
}

#main .tab ul .active a {
  display: inline;
  width: auto !important;
  height: auto !important;
}

#main .tab ul .active a:hover {
  background: none;
}

#main .tab ul .active a:hover img {
  width: auto !important;
  height: auto !important;
}

#main .header {
  margin-bottom: 20px;
  background: url(../../img/pc/main_tab_header_bg.gif) left bottom repeat-x;
}

#main .header ul {
  background: url(../../img/pc/main_tab_header_bg_footer.gif) right bottom no-repeat;
}

#main .header ul li {
  padding-top: 5px;
}

#main .footer {
  margin-bottom: 50px;
  background: url(../../img/pc/main_tab_footer_bg.gif) left top repeat-x;
}

#main .footer ul {
  background: url(../../img/pc/main_tab_footer_bg_footer.gif) right top no-repeat;
}

#main .footer ul li {
  padding-bottom: 5px;
}

#main .anchor {
  margin: 0 40px 20px;
}

#main .anchor ul {
  *zoom: 1;
}

#main .anchor ul:after {
  content: "";
  display: table;
  clear: both;
}

#main .anchor ul li {
  float: left;
  margin: 0 15px 10px 0;
}

#main .anchor ul li a {
  display: inline-block;
  padding-left: 18px;
  background: url(../../img/pc/main_anchor_bg.gif) left top no-repeat;
  line-height: 13px;
  font-size: 1.5em;
  color: #335775;
}

#main .section {
  margin: 0 20px 50px;
}

#main .section * {
  margin: 0 20px;
}

#main .section * * {
  margin: 0;
}

#main .section .title {
  margin: -4px 0 30px -14px;
}

#main .section p {
  margin: -5px 20px 25px;
  line-height: 1.625;
  font-size: 1.6em;
  color: #3c3938;
}

#main .section p.pic {
  margin: 0;
}

#main .section .section .title {
  margin: 0 0 20px;
  padding-left: 7px;
  border-left: 2px solid #112634;
  background: #335775;
}

#main .section .notice-tax {
  margin-top: 20px;
  padding: 12px 0;
  border: 1px solid #112634;
  background-color: #f6f7f7;
  text-align: center;
  line-height: 1.2;
  font-size: 1.5em;
  color: #e85554;
}

.pseudo #container #content #main .tab {
  position: relative;
}

.pseudo #container #content #main .tab .link {
  background: url("../../img/pc/operation_main_tab_back_link_h.png") left top no-repeat;
  position: absolute;
  right: 0;
  padding: 6px;
}

.pseudo #container #content #main .tab .link a {
  display: block;
  width: 136px;
  height: 21px;
}

.pseudo #container #content #main .tab .link a img {
  display: block;
  width: auto;
  height: auto;
}

.pseudo #container #content #main .tab .link a:hover {
  background: none;
}

.pseudo #container #content #main .tab .link a:hover img {
  width: 0;
  height: 0;
  vertical-align: top;
}

.pseudo #container #content #main .header .link {
  top: 0;
}

.pseudo #container #content #main .footer .link {
  bottom: 0;
}

.pseudo #container #content #main .header ul .index {
  background: url("../../img/pc/pseudo_main_tab_header_index_h.gif") left bottom no-repeat;
}

.pseudo #container #content #main .header ul .index a {
  display: block;
  width: 206px;
  height: 33px;
}

.pseudo #container #content #main .header ul .index a img {
  display: block;
  width: auto;
  height: auto;
}

.pseudo #container #content #main .header ul .index a:hover {
  background: none;
}

.pseudo #container #content #main .header ul .index a:hover img {
  width: 0;
  height: 0;
  vertical-align: top;
}

.pseudo #container #content #main .header ul .flow {
  background: url("../../img/pc/pseudo_main_tab_header_flow_h.gif") left bottom no-repeat;
}

.pseudo #container #content #main .header ul .flow a {
  display: block;
  width: 121px;
  height: 33px;
}

.pseudo #container #content #main .header ul .flow a img {
  display: block;
  width: auto;
  height: auto;
}

.pseudo #container #content #main .header ul .flow a:hover {
  background: none;
}

.pseudo #container #content #main .header ul .flow a:hover img {
  width: 0;
  height: 0;
  vertical-align: top;
}

.pseudo #container #content #main .header ul .progress {
  background: url("../../img/pc/pseudo_main_tab_header_progress_h.gif") left bottom no-repeat;
}

.pseudo #container #content #main .header ul .progress a {
  display: block;
  width: 109px;
  height: 33px;
}

.pseudo #container #content #main .header ul .progress a img {
  display: block;
  width: auto;
  height: auto;
}

.pseudo #container #content #main .header ul .progress a:hover {
  background: none;
}

.pseudo #container #content #main .header ul .progress a:hover img {
  width: 0;
  height: 0;
  vertical-align: top;
}

.pseudo #container #content #main .footer ul .index {
  background: url("../../img/pc/pseudo_main_tab_footer_index_h.gif") left top no-repeat;
}

.pseudo #container #content #main .footer ul .index a {
  display: block;
  width: 206px;
  height: 33px;
}

.pseudo #container #content #main .footer ul .index a img {
  display: block;
  width: auto;
  height: auto;
}

.pseudo #container #content #main .footer ul .index a:hover {
  background: none;
}

.pseudo #container #content #main .footer ul .index a:hover img {
  width: 0;
  height: 0;
  vertical-align: top;
}

.pseudo #container #content #main .footer ul .flow {
  background: url("../../img/pc/pseudo_main_tab_footer_flow_h.gif") left top no-repeat;
}

.pseudo #container #content #main .footer ul .flow a {
  display: block;
  width: 121px;
  height: 33px;
}

.pseudo #container #content #main .footer ul .flow a img {
  display: block;
  width: auto;
  height: auto;
}

.pseudo #container #content #main .footer ul .flow a:hover {
  background: none;
}

.pseudo #container #content #main .footer ul .flow a:hover img {
  width: 0;
  height: 0;
  vertical-align: top;
}

.pseudo #container #content #main .footer ul .progress {
  background: url("../../img/pc/pseudo_main_tab_footer_progress_h.gif") left top no-repeat;
}

.pseudo #container #content #main .footer ul .progress a {
  display: block;
  width: 109px;
  height: 33px;
}

.pseudo #container #content #main .footer ul .progress a img {
  display: block;
  width: auto;
  height: auto;
}

.pseudo #container #content #main .footer ul .progress a:hover {
  background: none;
}

.pseudo #container #content #main .footer ul .progress a:hover img {
  width: 0;
  height: 0;
  vertical-align: top;
}

/*
6-1.	乳腺切除法(真性女性化乳房)
----------------------------------------------------------------------*/
#index #container #content #main .section .section .title {
  margin: 0 0 30px;
  padding-left: 10px;
}

#index #container #content #main #operation #feature {
  margin: 0 0 30px;
  padding: 23px 0;
  background: url(../../img/pc/operation_pseudo_operation_bg.jpg) left top no-repeat #eeedee;
}

#index #container #content #main #operation #feature .title {
  margin: 0 0 13px 173px;
  padding: 0;
  border: none;
  background: none;
}

#index #container #content #main #operation #feature ul {
  *zoom: 1;
  margin-left: 173px;
}

#index #container #content #main #operation #feature ul:after {
  content: "";
  display: table;
  clear: both;
}

#index #container #content #main #operation #feature ul li {
  float: left;
  margin-right: 8px;
}

#index #container #content #main #operation #feature ul .no3 {
  margin: 0;
}

#index #container #content #main #operation .section .title {
  margin: 0 0 20px;
  padding-left: 7px;
}

#index #container #content #main #operation .section {
  position: relative;
}

#index #container #content #main #operation .section p {
  margin-right: 221px;
  margin-left: 0;
  min-height: 171px;
}

* html #index #container #content #main #operation .section p {
  height: 171px;
}

#index #container #content #main #operation .section .pic {
  position: absolute;
  top: 49px;
  right: 0;
  margin: 0;
}

#index #container #content #main #comparison #mechanism {
  *zoom: 1;
}

#index #container #content #main #comparison #mechanism:after {
  content: "";
  display: table;
  clear: both;
}

#index #container #content #main #comparison #mechanism .title {
  margin: 0 0 30px;
}

#index #container #content #main #comparison #mechanism .section {
  float: left;
  margin: 0 0 30px 40px;
  width: 282px;
  border: 1px solid #112634;
}

#index #container #content #main #comparison #mechanism #vaserlipo {
  margin-left: 22px;
}

#index #container #content #main #comparison #mechanism .section .title {
  margin: 0;
  padding: 0;
  border: none;
  background: #112634;
  text-align: center;
}

#index #container #content #main #comparison #mechanism .section ol {
  padding: 19px 25px 12px 15px;
}

#index #container #content #main #comparison #mechanism .section ol li {
  margin-bottom: 6px;
  padding-bottom: 19px;
  background: url(../../img/pc/operation_pseudo_comparison_mechanism_flow_bg.gif) 54px bottom no-repeat;
}

#index #container #content #main #comparison #mechanism .section ol .last {
  margin: 0;
  padding: 0;
  background: none;
}

#index #container #content #main #comparison #mechanism .section ol li dl dt img {
  border: 1px solid #a3968a;
}

#index #container #content #main #comparison #mechanism .section ol li dl dt,
#index #container #content #main #comparison #mechanism .section ol li dl dd {
  display: table-cell;
  vertical-align: bottom;
}

* html #index #container #content #main #comparison #mechanism .section ol li dl dt, * html
#index #container #content #main #comparison #mechanism .section ol li dl dd {
  display: inline;
  zoom: 1;
}

* + html #index #container #content #main #comparison #mechanism .section ol li dl dt, * + html
#index #container #content #main #comparison #mechanism .section ol li dl dd {
  display: inline;
  zoom: 1;
}

#index #container #content #main #comparison #mechanism .section ol li dl dt {
  padding-right: 9px;
}

#index #container #content #main #comparison #mechanism .section ol li dl dd {
  line-height: 1.3333333333;
  font-size: 1.2em;
  color: #3c3938;
}

#index #container #content #main #comparison #table table {
  margin: 0 40px;
  width: 590px;
  border: 1px solid #112634;
}

#index #container #content #main #comparison #table table thead tr th,
#index #container #content #main #comparison #table table thead tr td {
  height: 20px;
  border-right: 1px solid #fff;
  background: #112634;
  text-align: center;
}

#index #container #content #main #comparison #table table thead tr .vaser {
  border-right: none;
}

#index #container #content #main #comparison #table table tbody tr th,
#index #container #content #main #comparison #table table tbody tr td {
  border: 1px solid #112634;
  line-height: 1.1428571429;
  font-size: 1.4em;
  color: #3c3938;
}

#index #container #content #main #comparison #table table tbody .even th,
#index #container #content #main #comparison #table table tbody .even td {
  background-color: #eeedee;
}

#index #container #content #main #comparison #table table tbody tr th {
  padding: 13px 0 13px 22px;
  background: url(../../img/pc/operation_pseudo_comparison_table_bg.gif) 5px center no-repeat;
  line-height: 1;
}

#index #container #content #main #comparison #table table tbody tr td {
  padding: 9px 0;
  text-align: center;
}

#index #container #content #main #return,
#index #container #content #main #training {
  position: relative;
}

#index #container #content #main #return p,
#index #container #content #main #training p {
  margin-right: 244px;
  min-height: 323px;
}

* html #index #container #content #main #return p, * html
#index #container #content #main #training p {
  height: 323px;
}

#index #container #content #main #training p {
  min-height: 242px;
}

* html #index #container #content #main #training p {
  height: 242px;
}

#index #container #content #main #return .pic {
  position: absolute;
  top: 75px;
  right: 20px;
  margin: 0;
}

#index #container #content #main #training .pic {
  position: absolute;
  top: 64px;
  right: 14px;
  margin: 0;
}

/*
6-2.	診断のながれ
----------------------------------------------------------------------*/
#flow #container #content #main .header {
  margin-bottom: 50px;
}

#flow #container #content #main #order {
  margin: 0 20px 39px;
  padding-bottom: 11px;
  background: url(../../img/pc/operation_echo_section_bg.gif) center bottom no-repeat;
}

#flow #container #content #main #order .img {
  margin: 0 0 50px;
  text-align: center;
}

#flow #container #content #main .section {
  margin: 0 20px 39px;
  padding-bottom: 11px;
  background: url(../../img/pc/operation_echo_section_bg.gif) center bottom no-repeat;
}

#flow #container #content #main div.last {
  margin-bottom: 50px;
  padding: 0;
  background: none;
}

#flow #container #content #main .section * {
  margin-left: 280px;
}

#flow #container #content #main .section * * {
  margin: 0;
}

#flow #container #content #main .section .title {
  float: left;
  margin: 0 0 0 84px;
}

#flow #container #content #main .section ul {
  margin-top: -6px;
  margin-bottom: 24px;
}

#flow #container #content #main .section ul li {
  margin-left: 2em;
  list-style-type: disc;
  line-height: 1.8571428571;
  font-size: 1.4em;
  color: #3c3938;
}

#flow #container #content #main #no1 .title {
  padding-bottom: 165px;
  width: 145px;
  background: url(../../img/pc/operation_pseudo_flow_no1_bg.jpg) left bottom no-repeat;
}

#flow #container #content #main #no1 .info {
  margin-bottom: 50px;
  background: #eeedee;
}

#flow #container #content #main #no1 .info .title {
  margin: 0;
  padding: 19px 0 17px 25px;
  background: none;
}

#flow #container #content #main #no1 .info .counseling {
  background: url("../../img/pc/main_counseling_link_h.gif") left top no-repeat;
  float: right;
  margin: 10px 9px 10px 0;
}

#flow #container #content #main #no1 .info .counseling a {
  display: block;
  width: 187px;
  height: 45px;
}

#flow #container #content #main #no1 .info .counseling a img {
  display: block;
  width: auto;
  height: auto;
}

#flow #container #content #main #no1 .info .counseling a:hover {
  background: none;
}

#flow #container #content #main #no1 .info .counseling a:hover img {
  width: 0;
  height: 0;
  vertical-align: top;
}

#flow #container #content #main #no1 .info .tel {
  clear: right;
  padding: 13px 0 15px 24px;
  background: #383a42;
}

#flow #container #content #main #no1 .info .tel ul {
  margin: 0 0 9px;
}

#flow #container #content #main #no1 .info .tel li {
  margin: 0 0 5px;
  list-style-type: none;
  line-height: 17px;
  font-size: 1em;
  color: #e2e3e3;
}

#flow #container #content #main #no1 .info .tel li img {
  margin-right: 12px;
}

#flow #container #content #main #no1 .info .tel .bhour {
  font-size: 1em;
  color: #e2e3e3;
}

#flow #container #content #main #no2 .title {
  padding-bottom: 165px;
  width: 145px;
  background: url(../../img/pc/operation_pseudo_flow_no2_bg.jpg) left bottom no-repeat;
}

#flow #container #content #main #no2 ul li {
  font-weight: bold;
}

#flow #container #content #main #no2 .oneday {
  *zoom: 1;
  margin-bottom: 50px;
  background: url(../../img/pc/operation_flow_oneday_bg.gif) 16px center no-repeat #eeedee;
}

#flow #container #content #main #no2 .oneday:after {
  content: "";
  display: table;
  clear: both;
}

#flow #container #content #main #no2 .oneday dt {
  float: left;
  padding: 19px 0 18px 73px;
}

#flow #container #content #main #no2 .oneday dd {
  background: url("../../img/pc/operation_flow_oneday_link_h.gif") left top no-repeat;
  float: right;
  margin: 14px 9px 14px 0;
}

#flow #container #content #main #no2 .oneday dd a {
  display: block;
  width: 145px;
  height: 37px;
}

#flow #container #content #main #no2 .oneday dd a img {
  display: block;
  width: auto;
  height: auto;
}

#flow #container #content #main #no2 .oneday dd a:hover {
  background: none;
}

#flow #container #content #main #no2 .oneday dd a:hover img {
  width: 0;
  height: 0;
  vertical-align: top;
}

#flow #container #content #main #no3 .title {
  padding-bottom: 165px;
  width: 145px;
  background: url(../../img/pc/operation_pseudo_flow_no3_bg.jpg) left bottom no-repeat;
}

#flow #container #content #main #no3 .aside .section {
  margin-bottom: 50px;
  padding: 24px 26px;
  background: #eeedee;
}

#flow #container #content #main #no3 .aside .section .title {
  float: none;
  margin: 0 0 13px;
  padding: 0;
  border: none;
  background: none;
}

#flow #container #content #main #no3 .aside .section p {
  margin: -6px 0;
}

#flow #container #content #main #no4 .title {
  padding-bottom: 165px;
  width: 145px;
  background: url(../../img/pc/operation_pseudo_flow_no4_bg.jpg) left bottom no-repeat;
}

#flow #container #content #main #no4 {
  margin-bottom: 44px;
}

#flow #container #content #main #no4 ul li {
  list-style-type: decimal;
  font-weight: bold;
}

#flow #container #content #main #no5 .title {
  padding-bottom: 165px;
  width: 145px;
  background: url(../../img/pc/operation_pseudo_flow_no5_bg.jpg) left bottom no-repeat;
}

/*
6-3.	術後の経過
----------------------------------------------------------------------*/
#progress #container #content #main .header {
  margin-bottom: 50px;
}

#progress #container #content #main #order {
  margin: 0 20px 39px;
  padding-bottom: 11px;
  background: url(../../img/pc/operation_echo_section_bg.gif) center bottom no-repeat;
}

#progress #container #content #main #order .img {
  margin: 0 0 50px;
  text-align: center;
}

#progress #container #content #main .section {
  margin: 0 20px 39px;
  padding-bottom: 11px;
  background: url(../../img/pc/operation_echo_section_bg.gif) center bottom no-repeat;
}

#progress #container #content #main div.last {
  margin-bottom: 50px;
  padding: 0;
  background: none;
}

#progress #container #content #main .section * {
  margin-left: 260px;
}

#progress #container #content #main .section * * {
  margin: 0;
}

#progress #container #content #main .section .title {
  float: left;
  margin: 0 0 0 80px;
}

#progress #container #content #main .section .section {
  padding: 0;
  background: none;
}

#progress #container #content #main .section .section .title {
  float: none;
  margin: 0 0 20px;
  padding: 0 0 0 7px !important;
  width: auto !important;
  background: #335775 !important;
}

#progress #container #content #main .section .section p {
  margin: -6px 0;
}

#progress #container #content #main #no1 .title {
  padding-bottom: 200px;
  width: 145px;
  background: url(../../img/pc/operation_progress_no1_bg.jpg) left bottom no-repeat;
}

#progress #container #content #main #no1 #taping p {
  margin-bottom: 9px;
}

#progress #container #content #main #no1 #taping .aside #note {
  margin-bottom: 30px;
  padding: 24px 26px;
  background: #eeedee;
}

#progress #container #content #main #no1 #taping .aside #note .title {
  float: none;
  margin: 0 0 13px;
  padding: 0 !important;
  border: none;
  background: none !important;
}

#progress #container #content #main #no1 #taping .aside #note p {
  margin: -6px 0;
}

#progress #container #content #main #no2 .title {
  padding-bottom: 200px;
  width: 145px;
  background: url(../../img/pc/operation_progress_no2_bg.jpg) left bottom no-repeat;
}

#progress #container #content #main #no3 {
  min-height: 240px;
}

* html #progress #container #content #main #no3 {
  height: 240px;
}

#progress #container #content #main #no3 .title {
  padding-bottom: 200px;
  width: 145px;
  background: url(../../img/pc/operation_progress_no3_bg.jpg) left bottom no-repeat;
}

/*----------------------------------------------------------------------
7.	footer
----------------------------------------------------------------------*/
#footer {
  position: relative;
  bottom: 0;
  width: 100%;
}

#footer .aside {
  margin: -248px auto 0;
  padding-left: 230px;
  width: 750px;
}

* html #footer .aside {
  width: 980px;
}

* + html #footer .aside {
  margin-top: -251px;
}

#footer .f-info {
  margin: 0;
  background: #f1f0f1;
}

#footer .f-info .form {
  *zoom: 1;
  padding: 8px 27px 15px 32px;
  border-bottom: 1px solid #c9caca;
}

#footer .f-info .form:after {
  content: "";
  display: table;
  clear: both;
}

#footer .f-info .form .lead {
  float: left;
  margin-right: 9px;
  padding: 29px 0 20px 110px;
  background: url(../../img/pc/footer_info_form_bg.jpg) left center no-repeat;
}

#footer .f-info .form-list {
  position: static;
  overflow: hidden;
  margin-top: 8px;
}

#footer .f-info .form-item {
  float: left;
  margin-right: -2px;
}

#footer .f-info .form-item:last-child {
  margin: 0;
}

#footer .f-info .form-item a {
  display: block;
  background-position: left top;
  background-repeat: no-repeat;
}

#footer .f-info .form-item img {
  display: block;
  margin: 0 auto 1px;
}

#footer .f-info .form-item.mail a {
  background-image: url(../../img/pc/footer_info_mail_h.gif);
}

#footer .f-info .form-item.counseling a {
  width: 193px;
  height: 58px;
  background-image: url(../../img/pc/footer_info_counseling_h.gif);
}

#footer .f-info .clinic-list {
  padding: 24px 0 24px 32px;
  border-bottom: 1px solid #c9caca;
  background: url(../../img/pc/footer_info_clinic_bg.gif?v=3) 513px 10px no-repeat;
}

#footer .f-info .clinic-item {
  margin-bottom: 5px;
  font-size: 1.2em;
}

#footer .f-info .clinic-item img {
  vertical-align: bottom;
}

#footer .f-info .clinic-item .title {
  float: left;
  margin-right: 8px;
}

#footer .f-info .clinic-item .tel {
  overflow: hidden;
  vertical-align: bottom;
  line-height: 24px;
  font-size: 1em;
  color: #7d7d7d;
}

#footer .f-info .clinic-item .tel img {
  margin: 7px 5px 2px 0;
}

#footer .f-info .clinic-item .tel span {
  font-size: 0.8333333333em;
}

#footer .f-info .link {
  *zoom: 1;
  padding: 8px 9px 9px 0;
}

#footer .f-info .link:after {
  content: "";
  display: table;
  clear: both;
}

#footer .f-info .link a {
  display: block;
  float: right;
  width: 184px;
  height: 37px;
  background: url(../../img/pc/footer_info_clinic_link_h.gif) right top no-repeat;
}

#footer #cnavi {
  margin: -1px auto 0;
  padding: 27px 0 21px;
  width: 980px;
  border-top: 1px solid #203041;
  background: #0d1c27;
}

#footer #cnavi ul {
  *zoom: 1;
  position: relative;
  border-left: 1px solid #203041;
}

#footer #cnavi ul:after {
  content: "";
  display: table;
  clear: both;
}

#footer #cnavi ul li {
  float: left;
  padding: 0 10px;
  width: 119px;
  border-right: 1px solid #203041;
}

#footer #cnavi ul .top {
  width: 118px;
  text-align: center;
}

#footer #cnavi ul a {
  display: block;
  margin-bottom: 15px;
  padding-left: 18px;
  background: url(../../img/pc/footer_cnavi_bg1.gif) left top no-repeat;
  line-height: 14px;
  font-size: 1.2em;
  color: #8da9b4;
}

#footer #cnavi ul .top a {
  padding: 0;
  background: none;
}

#footer #cnavi ul li ul {
  margin: -4px 0 -4px 5px;
  border: none;
}

#footer #cnavi ul li ul li {
  float: none;
  padding: 0;
  width: auto;
  border: none;
  line-height: 1.4;
}

#footer #cnavi ul li ul li a {
  display: inline;
  margin: 0;
  padding-left: 10px;
  background: url(../../img/pc/footer_cnavi_bg2.gif) left center no-repeat;
  font-size: 1em;
}

#footer #cnavi ul li.about .mobile {
  margin-top: 1em;
}

#footer #cnavi ul li.qa ul li {
  display: inline;
  color: #8da9b4;
}

#footer #cnavi ul li.qa ul li::after {
  content: '／';
}

#footer #cnavi ul li.qa ul li.last::after {
  content: '';
}

* html #footer #cnavi ul li.qa ul li {
  padding-right: 10px;
  background: url(../../img/pc/slash.gif) right bottom no-repeat;
}

* + html #footer #cnavi ul li.qa ul li {
  padding-right: 10px;
  background: url(../../img/pc/slash.gif) right bottom no-repeat;
}

* html #footer #cnavi ul li.qa ul li.last {
  padding: 0;
  background: none;
}

* + html #footer #cnavi ul li.qa ul li.last {
  padding: 0;
  background: none;
}

#footer #cnavi ul li.qa ul li a {
  padding: 0;
  background: none;
}

#footer .text {
  min-width: 980px;
  border-top: 1px solid #203041;
  background: #0d1c27;
  color: #8da9b4;
}

* html #footer .text {
  width: expression(document.body.clientWidth < 982? '980px' : 'auto');
}

#footer .text p {
  margin: -2px auto;
  padding: 14px 0;
  width: 845px;
  text-align: center;
  line-height: 1.4;
}

#footer #copyright {
  min-width: 980px;
  background: #112634;
  text-align: center;
  line-height: 24px;
  color: #8da9b4;
}

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