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

Price CSS File

File Name		price.css
Note			『料金・キャンペーン』カテゴリ用CSS


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

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

.price #container #content #main .header ul .index a {
  display: block;
  width: 143px;
  height: 32px;
}

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

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

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

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

.price #container #content #main .header ul .guarantee a {
  display: block;
  width: 95px;
  height: 32px;
}

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

.price #container #content #main .header ul .guarantee a:hover {
  background: none;
}

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

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

.price #container #content #main .header ul .transportation a {
  display: block;
  width: 110px;
  height: 32px;
}

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

.price #container #content #main .header ul .transportation a:hover {
  background: none;
}

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

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

.price #container #content #main .header ul .oneday a {
  display: block;
  width: 131px;
  height: 32px;
}

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

.price #container #content #main .header ul .oneday a:hover {
  background: none;
}

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

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

.price #container #content #main .footer ul .index a {
  display: block;
  width: 143px;
  height: 32px;
}

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

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

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

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

.price #container #content #main .footer ul .guarantee a {
  display: block;
  width: 95px;
  height: 32px;
}

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

.price #container #content #main .footer ul .guarantee a:hover {
  background: none;
}

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

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

.price #container #content #main .footer ul .transportation a {
  display: block;
  width: 110px;
  height: 32px;
}

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

.price #container #content #main .footer ul .transportation a:hover {
  background: none;
}

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

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

.price #container #content #main .footer ul .oneday a {
  display: block;
  width: 131px;
  height: 32px;
}

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

.price #container #content #main .footer ul .oneday a:hover {
  background: none;
}

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

/*
6-1.	料金・キャンペーン
----------------------------------------------------------------------*/
#index #container #content #main .section .section {
  margin-bottom: 20px;
}

#index #container #content #main .section .section .title {
  margin: 0 0 15px;
}

#index #container #content #main .section .section table {
  margin: 0 0 30px;
  width: 670px;
  border: 1px solid #112634;
  table-layout: fixed;
  color: #3c3938;
}

#index #container #content #main .section .section table tbody tr th,
#index #container #content #main .section .section table tbody tr td {
  padding: 7px;
  border-bottom: 1px solid #112634;
  font-size: 1.6em;
}

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

#index #container #content #main .section .section table tbody tr th {
  padding-left: 22px;
  height: 18px;
  background: url(../../img/pc/operation_pseudo_comparison_table_bg.gif) 8px center no-repeat;
  line-height: 18px;
}

#index #container #content #main .section .section table tbody tr th span {
  font-size: 0.9375em;
}

#index #container #content #main .section .section table tbody tr .campaign {
  padding-right: 0;
  padding-left: 0;
  width: 115px;
}

#index #container #content #main .section .section table tbody tr .campaign dl {
  float: left;
  border: 1px solid #866939;
}

#index #container #content #main .section .section table tbody tr .campaign dl dt,
#index #container #content #main .section .section table tbody tr .campaign dl dd,
#index #container #content #main .section .section table tbody tr .campaign dl dd ul li {
  float: left;
}

#index #container #content #main .section .section table tbody tr .campaign dl dd ul li {
  border-right: 1px solid #998043;
}

#index #container #content #main .section .section table tbody tr .campaign dl dd ul .last {
  border: none;
}

#index #container #content #main .section .section table tbody tr .price {
  width: 176px;
  border: 1px solid #112634;
  text-align: right;
}

#index #container #content #main .section .section table tbody tr .price em {
  display: block;
  margin-bottom: 2px;
  font-weight: bold;
  color: #866939;
}

#index #container #content #main .section .section table tbody tr .price span {
  display: block;
  font-size: 0.7142857143em;
}

#index #container #content #main #pricelist #first table {
  margin-bottom: 10px;
}

#index #container #content #main #pricelist #first .last {
  margin-bottom: 0;
}

#index #container #content #main #pricelist #operation {
  background: url(../../img/pc/price_campaign_campaign2_base_bg.gif) center 106px no-repeat;
}

#index #container #content #main #pricelist #operation table {
  margin-bottom: 10px;
}

#index #container #content #main #pricelist #operation .base {
  margin-bottom: 30px;
}

#index #container #content #main #pricelist #operation p {
  margin: 0 0 30px;
  line-height: 1;
  font-size: 1em;
}

#index #container #content #main #pricelist #payment .title {
  margin-bottom: 15px;
}

#index #container #content #main #pricelist #payment p {
  margin-bottom: 9px;
  margin-left: 0;
}

#index #container #content #main #pricelist #payment ul {
  border-top: 1px solid #112634;
}

#index #container #content #main #pricelist #payment ul li {
  padding: 10px 0 10px 14px;
  border-bottom: 1px solid #112634;
}

#index #container #content #main #pricelist #payment ul li dl {
  *zoom: 1;
}

#index #container #content #main #pricelist #payment ul li dl:after {
  content: "";
  display: table;
  clear: both;
}

#index #container #content #main #pricelist #payment ul li dl dt {
  float: left;
  width: 156px;
}

#index #container #content #main #pricelist #payment ul li dl dd {
  overflow: hidden;
  line-height: 1.5;
  font-size: 1.5em;
  color: #3c3938;
}

#index #container #content #main #pricelist #payment ul li dl dd * {
  margin: 0;
  line-height: 1.5;
  font-size: 1em;
}

#index #container #content #main #pricelist #payment ul li dl dd dl dt {
  float: none;
  width: auto;
}

#index #container #content #main #pricelist #payment ul li dl dd dl dd {
  overflow: normal;
}

#index #container #content #main #pricelist #payment ul li dl dd .pic {
  margin-top: 10px;
}

#index #container #content #main #pricelist #payment ul li dl dd dl dd ul,
#index #container #content #main #pricelist #payment ul li dl dd dl dd ul li {
  padding: 0;
  border: none;
}

#index #container #content #main #pricelist #payment ul li dl dd dl dd ul li {
  margin-left: 1.5em;
  list-style-type: decimal;
}

#index #container #content #main #pricelist #payment ul li dl dd dl dd ul li ul li {
  margin: 0;
  list-style-type: none;
  text-indent: -1.5em;
}

#index #container #content #main #campaign .section {
  padding-left: 77px;
  border: 1px solid #112634;
}

#index #container #content #main #campaign #campaign1 {
  background: url(../../img/pc/price_campaign_campaign1_bg.gif) 28px 23px no-repeat #998043;
}

#index #container #content #main #campaign #campaign2 {
  background: url(../../img/pc/price_campaign_campaign2_bg.gif) 28px 23px no-repeat #998043;
}

#index #container #content #main #campaign #campaign3 {
  background: url(../../img/pc/price_campaign_campaign3_bg.gif) 28px 23px no-repeat #998043;
}

#index #container #content #main #campaign #campaign4 {
  background: url(../../img/pc/price_campaign_campaign4_bg.gif) 28px 23px no-repeat #998043;
}

#index #container #content #main #campaign .section .wrapper {
  padding-bottom: 20px;
  width: auto;
  border-left: 1px solid #112634;
  background: #fff;
}

#index #container #content #main #campaign .section .wrapper .title {
  margin-bottom: 20px;
  padding: 0;
  border: none;
  border-bottom: 1px solid #112634;
}

#index #container #content #main #campaign .section .wrapper p {
  margin: -4px 28px 11px;
  line-height: 1.5714285714;
}

#index #container #content #main #campaign .section .wrapper p em {
  font-weight: bold;
  color: #866939;
}

#index #container #content #main #campaign .section .wrapper .pic {
  margin: 0 28px 15px;
}

#index #container #content #main #campaign .section .wrapper table {
  margin: 0 28px;
  width: 534px;
}

#index #container #content #main #campaign .section .wrapper table tr th,
#index #container #content #main #campaign .section .wrapper table tr td {
  font-size: 1.5em;
}

#index #container #content #main #campaign .section .wrapper table tr th {
  padding: 0;
  width: 94px;
  border-right: 1px solid #112634;
  background: #eeedee;
  text-align: center;
  font-weight: bold;
}

#index #container #content #main #campaign .section .wrapper table tr td {
  padding: 10px;
}

#index #container #content #main #campaign .section .wrapper table tr td li {
  line-height: 1.5;
}

#index #container #content #main #campaign .section .wrapper table tr td ul li {
  margin-left: 1.5em;
  list-style-type: disc;
}

#index #container #content #main #campaign .section .wrapper table tr td ul li span {
  display: block;
}

#index #container #content #main #campaign .section .wrapper table tr td ul li em {
  color: #866939;
}

#index #container #content #main #campaign .section .wrapper table tr td p {
  margin: 0 0 0 2em;
  font-size: 1em;
}

#index #container #content #main #campaign .section .wrapper table tr td dl {
  padding-left: 40px;
}

#index #container #content #main #campaign .section .wrapper table tr td #tel {
  margin-bottom: 15px;
  background: url(../../img/pc/price_campaign_campaign3_tel_bg.gif) left top no-repeat;
}

#index #container #content #main #campaign .section .wrapper table tr td #net {
  background: url(../../img/pc/price_campaign_campaign3_net_bg.gif) left top no-repeat;
}

#index #container #content #main #campaign .section .wrapper table tr td dl dt,
#index #container #content #main #campaign .section .wrapper table tr td dl dd {
  line-height: 1.5;
}

#index #container #content #main #campaign .section .wrapper table tr td dl dt {
  font-weight: bold;
  color: #866939;
}

#index #container #content #main #campaign .section .wrapper table tr td dl dd ul li {
  margin: 0;
  list-style-type: none;
}

#index #container #content #main #campaign .section .wrapper table tr td dl dd ul li dl {
  padding: 0;
}

#index #container #content #main #campaign .section .wrapper table tr td dl dd ul li dt,
#index #container #content #main #campaign .section .wrapper table tr td dl dd ul li em {
  font-weight: bold;
  color: #3c3938;
}

#index #container #content #main #campaign .section .wrapper table tr td dl dd ul li dt {
  float: left;
  width: 5em;
}

#index #container #content #main #campaign .section .wrapper table tr td dl dd ul li dd {
  overflow: hidden;
}

#index #container #content #main #campaign .section .wrapper table tr td dl dd p {
  margin: 0;
}

#index #container #content #main #campaign .section .wrapper table tr td dl dd .link {
  background: url("../../img/pc/price_details_monitor_monitor1_link_h.gif") left top no-repeat;
}

#index #container #content #main #campaign .section .wrapper table tr td dl dd .link a {
  display: block;
  width: 205px;
  height: 37px;
}

#index #container #content #main #campaign .section .wrapper table tr td dl dd .link a img {
  display: block;
  width: auto;
  height: auto;
}

#index #container #content #main #campaign .section .wrapper table tr td dl dd .link a:hover {
  background: none;
}

#index #container #content #main #campaign .section .wrapper table tr td dl dd .link a:hover img {
  width: 0;
  height: 0;
  vertical-align: top;
}

/*
#index #container #content #main #details .section .section {
	margin-bottom:20px;
	border:1px solid #112634
}

#index #container #content #main #details .section .section * {
	margin:0 12px;
}

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

#index #container #content #main #details .section .section .title {
	margin:0 0 12px;
	padding:0;
	background:none;
	border:none;
	border-bottom:1px solid #112634;
}

#index #container #content #main #details .section .section p {
	font-size:1.2em;
	line-height:(22/12);
}

#index #container #content #main #details .section .section .price {
	margin-bottom:24px;
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
	color:#621641;
}

#index #container #content #main #details .section .section .price dt ,
#index #container #content #main #details .section .section .price dd ,
#index #container #content #main #details .section .section .price dd ol ,
#index #container #content #main #details .section .section .price dd ol li {
	display:inline;
	line-height:30px;
}

#index #container #content #main #details .section .section .price dt {
	margin-right:1em;
}

#index #container #content #main #details .section .section .price dd ol .before {
	margin-right:18px;
	padding-right:23px;
	background:url(../../img/pc/price_details_campaign_price_bg.gif) right center no-repeat;
}

#index #container #content #main #details .section .section table {
	margin-bottom:12px;
}

#index #container #content #main #details .section .section table tbody tr th {
	padding:12px 0;
	width:94px;
	background:#eeedee;
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
}

#index #container #content #main #details .section .section table tbody tr td {
	padding-left:7px;
	font-size:1.2em;
}

#index #container #content #main #details #list table tbody tr th ,
#index #container #content #main #details #list table tbody tr td {
	font-size:1.4em;
	line-height:1.5;
}

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

#index #container #content #main #details #list table tbody tr th {
	padding:5px 0 5px 22px;
	background:url(../../img/pc/operation_pseudo_comparison_table_bg.gif) 8px 12px no-repeat;
}

#index #container #content #main #details #list table tbody tr th span {
	font-size:(10/14)+em;
}

#index #container #content #main #details #list table tbody tr td {
	padding-right:13px;
	width:156px;
	text-align:right;
}

#index #container #content #main #details #campaign #campaign2 p {
	margin-bottom:margin(20,22,12,1);
}

#index #container #content #main #details #campaign #campaign2 .price dt ,
#index #container #content #main #details #campaign #campaign2 .price dd {
	display:table-cell;
	vertical-align:middle;

	* html & {
		display:inline;
		zoom:1;
	}

	*+html & {
		display:inline;
		zoom:1;
	}
}
#index #container #content #main #details #campaign #campaign2 .price dt {
	padding:5px 0;
	width:97px;
	background:#335775;
	font-weight:bold;
	line-height:1.5;
	color:#fff;
}

#index #container #content #main #details #campaign #campaign2 .price dd {
	width:547px;
	background:#dde4e8;
}

#index #container #content #main #details #campaign #campaign2 .price dd dl {
	margin-left:12px;
}

#index #container #content #main #details #campaign #campaign2 .price dd dl dt ,
#index #container #content #main #details #campaign #campaign2 .price dd dl dd {
	display:block;
	padding:0;
	width:auto;
	background:none;
	text-align:left;
	font-size:(12/14)+em;
	color:#3c3938;
}

#index #container #content #main #details #campaign #campaign2 .price dd dl dt {
	float:left;
	margin-right:9px;
	padding-right:28px;
	background:url(../../img/pc/price_details_campaign_campaign2_bg.gif) right center no-repeat;
}

#index #container #content #main #details #campaign #campaign2 .price dd dl dt img {
	margin:0 10px;
	vertical-align:baseline;
}

#index #container #content #main #details #campaign #campaign2 .price dd dl dt span {
	display:block;
	margin-left:15em;
	font-size:(10/12)+em;
	line-height:1;
}

#index #container #content #main #details #monitor #monitor1 .add p {
	float:right;
	margin:0 105px 20px 0;
	padding-left:25px;
	background:url(../../img/pc/price_details_campaign_add_bg.gif) left center no-repeat;
	font-size:1.4em;
	font-weight:bold;
	color:#621641;
}

#index #container #content #main #details #monitor #monitor1 .add .pic {
	clear:both;
	float:none;
	margin:0 0 12px;
	padding:0;
	background:none;
}

#index #container #content #main #details #monitor #monitor1 table {
	margin-bottom:20px;
}

#index #container #content #main #details #monitor #monitor1 table tbody tr th {
	width:124px;
}

#index #container #content #main #details #monitor #monitor1 table tbody tr td {
	padding-top:8px;
	padding-bottom:8px;
}

#index #container #content #main #details #monitor #monitor1 table tbody tr td ul ,
#index #container #content #main #details #monitor #monitor1 table tbody tr td ol {
	margin:margin(0,16,12,1) 0;
}

#index #container #content #main #details #monitor #monitor1 table tbody tr td li {
	margin-left:1.8em;
	list-style-type:disc;
	//line-height:(16/12);
	line-height:(18/12);
}

#index #container #content #main #details #monitor #monitor1 table tbody tr td ol li {
	list-style-type:decimal;
}

#index #container #content #main #details #monitor #monitor1 table tbody tr td .small {
	display:block;
	font-size:(10/12)+em;
}

#index #container #content #main #details #monitor #monitor1 .section {
	border:none;
}

#index #container #content #main #details #monitor #monitor1 .section * {
	margin:0;
	border:none;
	font-size:1.2em;
	line-height:(16/12);
	color:#3c3938;
}

#index #container #content #main #details #monitor #monitor1 .section * * {
	font-size:1em;
}

#index #container #content #main #details #monitor #monitor1 .section dl {
	@include pie-clearfix;
	margin-bottom:margin(20,12,16,1);
}

#index #container #content #main #details #monitor #monitor1 .section .net {
	margin-bottom:0;
}

#index #container #content #main #details #monitor #monitor1 .section dl dt {
	font-weight:bold;
	color:#621641;
}

#index #container #content #main #details #monitor #monitor1 .section dl dd {
	line-height:(18/12);
}

#index #container #content #main #details #monitor #monitor1 .section dl dd dl {
	margin:0;
}

#index #container #content #main #details #monitor #monitor1 .section dl dd dl dt ,
#index #container #content #main #details #monitor #monitor1 .section dl dd dl dd {
	display:inline;
}

#index #container #content #main #details #monitor #monitor1 .section dl dd dl dt {
	font-weight:normal;
	color:#3c3938;
}

#index #container #content #main #details #monitor #monitor1 .section dl .link {
	@include rover(205,37,'price_details_monitor_monitor1_link_h');
	float:right;
	margin-bottom:9px;
}
*/
/*
6-2.	保証制度
----------------------------------------------------------------------*/
#guarantee #container #content #main #introduction {
  margin-bottom: 39px;
  padding-bottom: 11px;
  background: url(../../img/pc/operation_echo_section_bg.gif) left bottom no-repeat;
}

#guarantee #container #content #main #introduction ul {
  *zoom: 1;
  margin: 0 60px 30px;
}

#guarantee #container #content #main #introduction ul:after {
  content: "";
  display: table;
  clear: both;
}

#guarantee #container #content #main #introduction ul li {
  float: left;
  margin-right: 29px;
  width: 175px;
  border: 1px solid #0d1c27;
}

#guarantee #container #content #main #introduction ul #span {
  margin-right: 0;
}

#guarantee #container #content #main #introduction ul li dl dt {
  background: #335775;
  text-align: center;
}

#guarantee #container #content #main #introduction ul li dl .pic {
  padding: 0;
  border: 1px solid #fff;
  background: #eeedee;
  text-align: center;
}

#guarantee #container #content #main #introduction ul #contents dl .pic {
  padding: 8px 0 10px;
}

#guarantee #container #content #main #introduction ul #expense dl .pic {
  padding: 19px 0;
}

#guarantee #container #content #main #introduction ul #span dl .pic {
  padding: 21px 0 17px;
}

#guarantee #container #content #main #introduction ul li dl dd {
  padding: 13.5px 15px;
  line-height: 1.2;
  font-size: 1.5em;
  color: #3c3938;
}

#guarantee #container #content #main #details {
  margin: 0 80px 50px;
}

#guarantee #container #content #main #details ul li {
  margin-bottom: 20px;
  border: 1px solid #0d1c27;
}

#guarantee #container #content #main #details ul .no3 {
  margin-bottom: 0;
}

#guarantee #container #content #main #details ul li dl {
  *zoom: 1;
  background: #eeedee;
}

#guarantee #container #content #main #details ul li dl:after {
  content: "";
  display: table;
  clear: both;
}

#guarantee #container #content #main #details ul li dl dt {
  float: left;
  margin-bottom: 13px;
  padding: 13px 0 0 13px;
  font-size: 1.6em;
  font-weight: bold;
  color: #335775;
}

#guarantee #container #content #main #details ul li dl dd {
  width: 280px;
  line-height: 1.3333333333;
  font-size: 1.5em;
  color: #3c3938;
}

#guarantee #container #content #main #details ul li dl .list {
  clear: left;
  float: left;
  margin-left: 13px;
  width: 250px;
}

#guarantee #container #content #main #details ul li dl .list ul li {
  margin: 0 0 0 1.5em;
  border: none;
  list-style-type: disc;
  line-height: 1.4666666667;
}

#guarantee #container #content #main #details ul li dl .list .small {
  margin-left: 1.5em;
  color: #866939;
}

#guarantee #container #content #main #details ul li dl .text {
  margin-left: 293px;
  padding: 18px 15px 18px 100px;
  width: auto;
  background: #fff;
}

#guarantee #container #content #main #details ul .no1 dl .text {
  background: url(../../img/pc/price_guarantee_introduction_details_bg1.gif) 10px top no-repeat #fff;
}

#guarantee #container #content #main #details ul .no2 dl .text {
  background: url(../../img/pc/price_guarantee_introduction_details_bg2.gif) 10px top no-repeat #fff;
}

#guarantee #container #content #main #details ul .no3 dl .text {
  background: url(../../img/pc/price_guarantee_introduction_details_bg3.gif) 10px no-repeat #fff;
}

#guarantee #container #content #main .aside .info {
  *zoom: 1;
  margin: 0 0 50px;
  padding: 4px 6px 4px 52px;
  border: 1px solid #46464e;
  background: #383a42;
}

#guarantee #container #content #main .aside .info:after {
  content: "";
  display: table;
  clear: both;
}

#guarantee #container #content #main .aside .info .title {
  float: left;
  margin: 6px 0 0;
}

#guarantee #container #content #main .aside .info .form {
  float: left;
  margin: 0 0 0 72px;
}

#guarantee #container #content #main .aside .info .form li {
  float: left;
}

#guarantee #container #content #main .aside .info .form li {
  background: url("../../img/pc/header_info_form_bg.gif") left top no-repeat;
}

#guarantee #container #content #main .aside .info .form li a {
  display: block;
  width: 183px;
  height: 41px;
}

#guarantee #container #content #main .aside .info .form li a img {
  display: block;
  width: auto;
  height: auto;
}

#guarantee #container #content #main .aside .info .form li a:hover {
  background: none;
}

#guarantee #container #content #main .aside .info .form li a:hover img {
  width: 0;
  height: 0;
  vertical-align: top;
}

#guarantee #container #content #main .aside .info .form .counseling {
  background-position: left bottom;
}

/*
6-3.	 交通費補助
----------------------------------------------------------------------*/
#transportation #container #content #main #summary #condition {
  margin-bottom: 50px;
}

#transportation #container #content #main #summary #condition dl dt,
#transportation #container #content #main #summary #condition dl dd {
  line-height: 1;
  font-size: 1.7em;
  color: #3c3938;
}

#transportation #container #content #main #summary #condition dl dt {
  margin-bottom: 12px;
}

#transportation #container #content #main #summary #condition dl dt span {
  font-size: 0.9411764706em;
}

#transportation #container #content #main #summary #condition dl dd {
  line-height: 1.625;
}

#transportation #container #content #main #summary #condition dl dd ul {
  margin: -5px 0;
}

#transportation #container #content #main #summary #condition dl dd dt,
#transportation #container #content #main #summary #condition dl dd dd {
  display: inline;
  font-size: 1em;
}

#transportation #container #content #main #summary #condition dl dd dt {
  margin-right: 8px;
  font-weight: bold;
  color: #866939;
}

#transportation #container #content #main #summary #highest {
  margin: 0 60px 50px;
  border: 1px solid #112634;
}

#transportation #container #content #main #summary #highest dt,
#transportation #container #content #main #summary #highest dd {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

* html #transportation #container #content #main #summary #highest dt, * html
#transportation #container #content #main #summary #highest dd {
  display: inline;
  zoom: 1;
}

* + html #transportation #container #content #main #summary #highest dt, * + html
#transportation #container #content #main #summary #highest dd {
  display: inline;
  zoom: 1;
}

#transportation #container #content #main #summary #highest dt {
  width: 288px;
  height: 48px;
  background: #112634;
}

#transportation #container #content #main #summary #highest dd {
  width: 300px;
  height: 48px;
  background: #eeedee;
}

#transportation #container #content #main #summary #highest dd em {
  font-size: 2em;
  font-weight: bold;
  color: #866939;
}

#transportation #container #content #main #summary #example {
  *zoom: 1;
}

#transportation #container #content #main #summary #example:after {
  content: "";
  display: table;
  clear: both;
}

#transportation #container #content #main #summary #example p {
  margin: 0 0 14px;
  line-height: 1;
  font-size: 1.5em;
  color: #866939;
}

#transportation #container #content #main #summary #example .section {
  overflow: hidden;
  float: left;
  margin-right: 5px;
}

#transportation #container #content #main #summary #example .fukuoka {
  margin: 0;
}

#transportation #container #content #main #summary #example .section .title {
  margin-bottom: 10px;
  padding: 7px 0;
  border: none;
  background: #335775;
  text-align: center;
}

#transportation #container #content #main #summary #example .section .section {
  margin-bottom: 20px;
}

#transportation #container #content #main #summary #example .section .last {
  margin-right: 0;
  margin-bottom: 0;
}

#transportation #container #content #main #summary #example .section .section .title {
  margin-bottom: 0;
  padding: 0 0 6px 10px;
  border: none;
  background: url(../../img/pc/price_transportation_summary_condition_example_bg.gif) left bottom no-repeat #eeedee;
  text-align: left;
  line-height: 20px;
  font-size: 1.5em;
  color: #3c3938;
}

#transportation #container #content #main #summary #example .section .section .title em {
  margin-right: 8px;
  font-size: 1.2em;
  font-weight: bold;
  color: #335775;
}

#transportation #container #content #main #summary #example .section .section table {
  margin: 0 10px;
  width: 192px;
}

#transportation #container #content #main #summary #example .section .section table tr th,
#transportation #container #content #main #summary #example .section .section table tr td {
  line-height: 1.4666666667;
  font-size: 1.5em;
  color: #3c3938;
}

#transportation #container #content #main #summary #example .section .section table tr td {
  text-align: right;
}

#transportation #container #content #main #summary #example .section .section table tfoot .total th,
#transportation #container #content #main #summary #example .section .section table tfoot .total td {
  border-bottom: 1px solid #9e9a9f;
  font-weight: bold;
  color: #866939;
}

#transportation #container #content #main #receive p {
  margin-bottom: 0;
}

#transportation #container #content #main #receive ul {
  margin-bottom: 24px;
}

#transportation #container #content #main #receive ul li dl dt,
#transportation #container #content #main #receive ul li dl dd {
  line-height: 1.7333333333;
  font-size: 1.5em;
  color: #3c3938;
}

#transportation #container #content #main #receive ul li dl dt em {
  font-weight: bold;
  color: #866939;
}

#transportation #container #content #main #receive ul li dl dd {
  margin-left: 1.5em;
}

#transportation #container #content #main #receive #attention {
  margin: 0 60px;
  padding: 10px;
  background: url(../../img/pc/price_transportation_receive_attention_bg_footer.gif) left bottom no-repeat #eeedee;
}

#transportation #container #content #main #receive #attention dl {
  background: url(../../img/pc/price_transportation_receive_attention_bg_header.gif) left top no-repeat;
}

#transportation #container #content #main #receive #attention dl dt,
#transportation #container #content #main #receive #attention dl dd {
  display: table-cell;
  vertical-align: middle;
}

* html #transportation #container #content #main #receive #attention dl dt, * html
#transportation #container #content #main #receive #attention dl dd {
  display: inline;
  zoom: 1;
}

* + html #transportation #container #content #main #receive #attention dl dt, * + html
#transportation #container #content #main #receive #attention dl dd {
  display: inline;
  zoom: 1;
}

#transportation #container #content #main #receive #attention dl dt {
  padding: 62.5px 0 25.5px;
  width: 225px;
  background: url(../../img/pc/price_transportation_receive_attention_title_bg.gif) center 27px no-repeat;
  text-align: center;
  line-height: 1.3333333333;
  font-size: 1.5em;
  font-weight: bold;
  color: #335775;
}

#transportation #container #content #main #receive #attention dl dd ul {
  margin: 0;
  padding-left: 20px;
}

#transportation #container #content #main #receive #attention dl dd ul li {
  padding-left: 10px;
  background: url(../../img/pc/operation_pseudo_comparison_table_bg.gif) left 0.5em no-repeat;
  line-height: 1.4666666667;
  font-size: 1.5em;
  color: #3c3938;
}

#transportation #container #content #main #receive #attention dl dd ul li span {
  display: block;
  line-height: 1;
  font-size: 0.8333333333em;
}

#transportation #container #content #main #hotel {
  *zoom: 1;
}

#transportation #container #content #main #hotel:after {
  content: "";
  display: table;
  clear: both;
}

#transportation #container #content #main #hotel .section {
  float: left;
  margin: 0 0 20px 20px;
  width: 330px;
}

#transportation #container #content #main #hotel .yokohama {
  height: 322px;
}

#transportation #container #content #main #hotel .fukuoka {
  margin-left: 20px;
}

#transportation #container #content #main #hotel .section .title {
  margin-bottom: 10px;
  padding: 6px 0;
  border: none;
  background: #335775;
  text-align: center;
}

#transportation #container #content #main #hotel .section .section {
  position: relative;
  margin: 0 0 15px;
}

#transportation #container #content #main #hotel .section .last {
  margin: 0;
}

#transportation #container #content #main #hotel .section .section .title {
  margin-bottom: 9px;
  padding: 0 0 6px 10px;
  border: none;
  background: url(../../img/pc/price_transportation_summary_condition_example_bg2.gif) left bottom no-repeat #eeedee;
  text-align: center;
  line-height: 20px;
  font-size: 1.6em;
  font-weight: bold;
  color: #335775;
}

#transportation #container #content #main #hotel .section .section .pic {
  position: absolute;
  top: 35px;
  left: 10px;
  margin: 0;
}

#transportation #container #content #main #hotel .section .section p,
#transportation #container #content #main #hotel .section .section dl {
  margin: 0 0 0 90px;
}

#transportation #container #content #main #hotel .section .section p,
#transportation #container #content #main #hotel .section .section dl dt,
#transportation #container #content #main #hotel .section .section dl dd {
  line-height: 1.2666666667;
  font-size: 1.5em;
  color: #3C3938;
}

#transportation #container #content #main #hotel .section .section dl dt,
#transportation #container #content #main #hotel .section .section dl dd {
  display: inline;
}

#transportation #container #content #main #hotel .section .section .link {
  margin-top: 8px;
  margin-bottom: 0;
  padding-left: 17px;
  background: url(../../img/pc/main_anchor_bg.gif) left center no-repeat;
  line-height: 14px;
  color: #335775;
}

#transportation #container #content #main #hotel .section .section .link a {
  color: #335775;
}

#transportation #container #content #main #inquiry {
  *zoom: 1;
}

#transportation #container #content #main #inquiry:after {
  content: "";
  display: table;
  clear: both;
}

#transportation #container #content #main #inquiry .clinic-item {
  position: relative;
  float: left;
  margin: 0 0 6px 10px;
  padding: 0 0 16px;
  background: url(../../img/pc/price_transportation_inquiry_bg.gif) left bottom no-repeat #f1f0f1;
}

#transportation #container #content #main #inquiry .clinic-item:nth-child(odd) {
  margin-left: 20px;
}

#transportation #container #content #main #inquiry .clinic-item dd {
  margin-left: 60px;
  text-align: center;
  line-height: 1.2666666667;
  font-size: 1.5em;
}

#transportation #container #content #main #inquiry .clinic-item .title {
  margin: 0 0 15px;
}

#transportation #container #content #main #inquiry .clinic-item .pic {
  position: absolute;
  left: 0;
  margin: 0;
  padding: 0;
  width: 59px;
}

#transportation #container #content #main #inquiry .clinic-item .tel img {
  margin-bottom: 8px;
}

#transportation #container #content #main #inquiry .clinic-item.tokyo .pic {
  top: 59px;
}

#transportation #container #content #main #inquiry .clinic-item.yokohama .pic {
  top: 58px;
}

#transportation #container #content #main #inquiry .clinic-item.nagoya .pic {
  top: 53px;
}

#transportation #container #content #main #inquiry .clinic-item.osaka .pic {
  top: 54px;
}

#transportation #container #content #main #inquiry .clinic-item.fukuoka .pic {
  top: 55px;
}

/*
6-4.	 1DAY即日施術
----------------------------------------------------------------------*/
#oneday #container #content #main #service #flow {
  margin: 0 60px;
}

#oneday #container #content #main #reservation p em {
  color: #866939;
}

#oneday #container #content #main #reservation #order {
  margin: 0 60px 30px;
}

#oneday #container #content #main #reservation #oneday_form fieldset legend {
  display: none;
}

#oneday #container #content #main #reservation #oneday_form fieldset .title {
  margin: 0 0 20px;
  padding-left: 7px;
  border-left: 2px solid #112634;
  background: #335775;
}

#oneday #container #content #main #reservation #oneday_form fieldset table {
  margin-bottom: 30px;
  width: 100%;
}

#oneday #container #content #main #reservation #oneday_form fieldset table tbody .form-item:nth-child(even) {
  background: #eeedee;
}

#oneday #container #content #main #reservation #oneday_form fieldset table tbody tr th,
#oneday #container #content #main #reservation #oneday_form fieldset table tbody tr td {
  padding: 5px 9px;
  border: 1px solid #112634;
  font-size: 1.4em;
  color: #3c3938;
}

#oneday #container #content #main #reservation #oneday_form fieldset table tbody tr th {
  width: 249px;
  border: 1px solid #112634;
  vertical-align: top;
}

#oneday #container #content #main #reservation #oneday_form fieldset table tbody tr th * {
  font-size: 1em;
}

#oneday #container #content #main #reservation #oneday_form fieldset table tbody tr th span,
#oneday #container #content #main #reservation #oneday_form fieldset table tbody tr th label {
  display: block;
  padding-left: 13px;
  background: url(../../img/pc/operation_pseudo_comparison_table_bg.gif) left 7px no-repeat;
  line-height: 1.6428571429;
}

#oneday #container #content #main #reservation #oneday_form fieldset table tbody tr th span span,
#oneday #container #content #main #reservation #oneday_form fieldset table tbody tr th label span {
  display: inline;
  padding: 0;
  background: none;
  line-height: 1;
  font-size: 0.8571428571em;
}

#oneday #container #content #main #reservation #oneday_form fieldset table tbody tr th span.small {
  display: inline;
  padding: 0;
  background: none;
  line-height: 1;
}

#oneday #container #content #main #reservation #oneday_form fieldset table tbody th.required {
  background-image: url(../../img/pc/price_oneday_reservation_inputform_required.gif);
  background-position: 225px 9px;
  background-repeat: no-repeat;
}

#oneday #container #content #main #reservation #oneday_form fieldset table tbody tr td p {
  margin: 0;
  line-height: 1;
  font-size: 1em;
}

#oneday #container #content #main #reservation #oneday_form fieldset table tbody tr td ul li {
  float: left;
  margin-right: 15px;
  line-height: 1.7142857143;
}

#oneday #container #content #main #reservation #oneday_form fieldset table tbody tr td ul li label {
  margin: 0 0 0 5px;
}

#oneday #container #content #main #reservation #oneday_form fieldset table tbody tr td input[type=text],
#oneday #container #content #main #reservation #oneday_form fieldset table tbody tr td textarea {
  padding: 0 5px;
  border: 1px solid #112634;
}

#oneday #container #content #main #reservation #oneday_form fieldset table tbody tr td textarea {
  padding: 5px;
}

#oneday #container #content #main #reservation #oneday_form fieldset table tbody tr td select {
  margin-right: 5px;
}

#oneday #container #content #main #reservation #oneday_form fieldset table tbody tr td .short {
  width: 4em;
}

#oneday #container #content #main #reservation #oneday_form fieldset table tbody tr td .middle {
  width: 10em;
}

#oneday #container #content #main #reservation #oneday_form fieldset table tbody tr td .full {
  margin-right: 0 !important;
  width: 370px;
}

#oneday #container #content #main #reservation #oneday_form #button {
  text-align: center;
}

#oneday #container #content #main #reservation #oneday_form #button li:not(.back) {
  margin: 0 auto;
  width: 188px;
  background: url("../../img/pc/button_confirmation_h.gif") center top no-repeat !important;
}

#oneday #container #content #main #reservation #oneday_form #button .back {
  background: url("../../img/pc/button_back_h.gif") left top no-repeat;
  float: left;
  margin: 8px 0 8px 85px;
  width: auto;
}

#oneday #container #content #main #reservation #oneday_form #button .back a {
  display: block;
  width: 128px;
  height: 35px;
}

#oneday #container #content #main #reservation #oneday_form #button .back a img {
  display: block;
  width: auto;
  height: auto;
}

#oneday #container #content #main #reservation #oneday_form #button .back a:hover {
  background: none;
}

#oneday #container #content #main #reservation #oneday_form #button .back a:hover img {
  width: 0;
  height: 0;
  vertical-align: top;
}

#oneday #container #content #main #reservation #oneday_form #button li a {
  display: block;
}

#oneday #container #content #main #reservation #oneday_form #patient table tbody tr th em {
  font-size: 0.8571428571em;
  color: #866939;
}

#oneday #container #content #main #reservation #oneday_form #patient table tbody tr th p {
  margin: 0 0 0 13px;
  line-height: 1.4;
  font-size: 0.7142857143em;
}

#oneday #container #content #main #reservation #oneday_form #patient table tbody tr th p em {
  font-size: 1em;
}

#oneday #container #content #main #reservation #oneday_form #patient table tbody tr th p .small {
  line-height: 1.4;
  color: #866939;
}

#oneday #container #content #main #reservation #oneday_form #patient table tbody .clinic ul li {
  float: none;
}

#oneday #container #content #main #reservation #oneday_form #precounseling table tbody tr td span {
  display: block;
  clear: both;
  line-height: 2;
  font-size: 0.7142857143em;
}

#oneday #main .js-accordion-title {
  cursor: pointer;
}

#oneday #main .js-accordion-contents {
  overflow: hidden;
  height: 0;
  min-height: 0;
  transition: all .4s ease-in;
  transform: translate3d(0, 0, 0);
}

#oneday #main .privacypolicy-text {
  margin-top: 20px;
  margin-right: 60px;
  margin-bottom: 0;
  margin-left: 60px;
  padding: 0;
  min-height: auto;
  background: 0;
  text-align: center;
  line-height: 2.1666666667;
  font-size: 1.2em;
  color: #3c3938;
}

#oneday #main .p-privacypolicy {
  position: relative;
  margin-right: 60px;
  margin-left: 60px;
  padding: 0;
  background: 0;
  color: #3c3938;
}

#oneday #main .p-privacypolicy div {
  padding: 0;
  background: 0;
}

#oneday #main .p-privacypolicy div p {
  margin: 0;
  width: auto;
  color: inherit;
}

#oneday #main .p-privacypolicy-inner {
  margin: 0 auto;
  box-sizing: border-box;
}

#oneday #main .p-privacypolicy-inner.is-open .p-privacypolicy-title {
  background: url(../../img/pc/privacypolicy_arrow2.png) center bottom no-repeat;
}

#oneday #main .p-privacypolicy-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 0;
  width: 100%;
  background: url(../../img/pc/privacypolicy_arrow1.png) center bottom no-repeat;
  cursor: pointer;
  text-align: center;
  font-size: 15px;
  letter-spacing: .18em;
}

#oneday #main .p-privacypolicy-title::before, #oneday #main .p-privacypolicy-title::after {
  content: '';
  display: block;
  flex: 1;
  height: 1px;
  background-color: #ccc;
}

#oneday #main .p-privacypolicy-title::before {
  margin-right: 1em;
}

#oneday #main .p-privacypolicy-title::after {
  margin-left: 1em;
}

#oneday #main .p-privacypolicy-contents-wrapper.p-privacypolicy-contents-wrapper {
  padding-top: 50px;
}

#oneday #main .p-privacypolicy .title {
  margin-bottom: 1em;
  padding: 0;
  height: auto;
  min-height: auto;
  border: 0;
  background: 0;
  line-height: 1;
  font-size: 1.4em;
  font-weight: bold;
}

#oneday #main .p-privacypolicy .text,
#oneday #main .p-privacypolicy .item {
  line-height: 1.8333333333;
  font-size: 1.2em;
}

#oneday #main .p-privacypolicy .contents-title {
  margin-bottom: .5em;
  font-size: 1.2em;
}

#oneday #main .p-privacypolicy .list {
  margin-bottom: 1em;
  margin-left: 1em;
  counter-reset: list;
}

#oneday #main .p-privacypolicy .item {
  margin-left: 2.5em;
  text-indent: -2.5em;
}

#oneday #main .p-privacypolicy .item:nth-child(n)::before {
  content: "（" counter(list) "）";
  counter-increment: list;
}

#oneday #main .p-privacypolicy .item .item {
  font-size: 1em;
}

#oneday #main .p-privacypolicy .text {
  margin-bottom: 1em;
  padding: 0;
  min-height: auto;
  background: 0;
}

#oneday #main .p-privacypolicy .text + .text,
#oneday #main .p-privacypolicy .text + .list {
  margin-top: 1em;
}

#oneday #main .p-privacypolicy .text.date {
  text-align: right;
}

#oneday #main .p-privacypolicy .text + .title,
#oneday #main .p-privacypolicy .list + .title {
  margin-top: 2em;
}

#oneday #main .p-privacypolicy #reception dt,
#oneday #main .p-privacypolicy #reception dd {
  line-height: 1.8333333333;
  font-size: 1.2em;
}

#oneday #main .p-privacypolicy #reception dl {
  display: flex;
}

#oneday #main .p-privacypolicy #reception dl dt,
#oneday #main .p-privacypolicy #reception dl dd {
  font-size: 1em;
}

#oneday #main .p-privacypolicy #reception a {
  color: #3c3938;
  pointer-events: none;
}

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