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

Genuine CSS File

File Name		genuin.css
Note			『乳腺切除法(真性女性化乳房)』カテゴリ用CSS


New Creation	2012/05/15 18:19
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;
}

#index #main .section .section .title {
  background: #3a6b88;
}

/*
6-1.	乳腺切除法(真性女性化乳房)
----------------------------------------------------------------------*/
#index #container #content #main #list .section .price-info {
  margin-bottom: 30px;
}

#index #container #content #main #list .section .price-info .info-text {
  margin: 0;
  line-height: 1.5;
}

#index #container #content #main #list .section .price-info .info-text .title {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
}

#index #container #content #main #list .section .price-info .caution {
  margin-top: 3px;
}

#index #container #content #main #list .section .section {
  margin-bottom: 30px;
  padding: 30px 0;
  border: 1px solid #112634;
}

#index #container #content #main #list .section .section .title {
  margin-bottom: 30px;
  padding-left: 20px;
  border: none;
  border-bottom: 1px solid #112634;
  background: #eeedee;
  line-height: 40px;
  font-size: 1.7em;
  color: #3c3938;
}

#index #container #content #main #list .section .section .title em {
  margin-right: 15px;
  font-weight: bold;
  color: #335775;
}

#index #container #content #main #list .section .section ol {
  *zoom: 1;
  margin: 0 65px;
}

#index #container #content #main #list .section .section ol:after {
  content: "";
  display: table;
  clear: both;
}

#index #container #content #main #list .section .section ol li {
  float: left;
  width: 240px;
}

#index #container #content #main #list .section .section ol .before {
  margin-right: 24px;
  padding-right: 34px;
  background: url(../../img/pc/case_list_bg.gif) right center no-repeat;
}

#index #container #content #main #list .section .section ol li dl dd {
  padding: 4px 10px 4px 0;
  text-align: right;
}

#index #container #content #main #list .section .section ol .before dl dd {
  background: #112634;
}

#index #container #content #main #list .section .section ol .after dl dd {
  background: #335775;
}

#index #container #content #main #list .section .section p {
  margin: 10px 65px -4px;
  line-height: 1.5;
  font-size: 1.6em;
}

/*----------------------------------------------------------------------
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=case.css.map */
