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

Static CSS File

File Name		static.css
Note			静的ページ用スタイルシート


Version			1.0

New Creation	09.06.04
Update			09.06.05

Created By		Yoshiaki Murakami

------------------------------------------------------------------------
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
------------------------------------------------------------------------
目次

1. main
	1-1. 共通部分
	1-2. カウンセリング予約
	1-3. サイトマップ & 404
	1-4.
	1-5.
	1-6.
	1-7.
2. sub

------------------------------------------------------------------------
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
1. main
----------------------------------------------------------------------*/
/*
1-1. 共通部分
----------------------------------------------------------------------*/
html {
  height: 100%;
}

#container #content .wrapper #topicpath {
  position: absolute;
  top: 40px;
  right: 240px;
  z-index: 10;
}

#container #content .wrapper #topicpath ol {
  text-align: right;
}

#container #content .wrapper #topicpath ol li {
  display: inline;
  margin-left: 1px;
  color: #335351;
}

* html #container #content .wrapper #topicpath ol li {
  padding-left: 10px;
  background: url(../../img/pc/arrow5.gif) left center no-repeat;
}

* + html #container #content .wrapper #topicpath ol li {
  padding-left: 10px;
  background: url(../../img/pc/arrow5.gif) left center no-repeat;
}

#container #content .wrapper #topicpath ol .first {
  margin: 0;
}

* html #container #content .wrapper #topicpath ol .first {
  padding-left: 0;
  background: none;
}

* + html #container #content .wrapper #topicpath ol .first {
  padding-left: 0;
  background: none;
}

#container #content .wrapper #topicpath ol li::before {
  content: " > ";
}

#container #content .wrapper #topicpath ol li:first-child::before {
  content: "";
}

#container #content .wrapper #topicpath ol li a {
  color: #335351;
}

.form #container #content .wrapper #main {
  display: block;
  float: none;
  width: auto;
}

#container #content .wrapper #main .section {
  margin: 0 4px 0 2px;
  background: url(../../img/pc/section_bg.gif) left top repeat-y;
}

* html #container #content .wrapper #main .section {
  margin-bottom: 12px;
  height: 1%;
}

#container #content .wrapper #main .section h3 {
  padding: 63px 7px 0 45px;
  background: url(../../img/pc/section_bg2_header.gif) left top no-repeat;
}

#container #content .wrapper #main .section .wrapper {
  margin-bottom: 16px;
  /*	padding:0px 7px 11px;*/
  padding: 0 47px 12px 91px;
  width: auto;
  background: url(../../img/pc/section_bg_footer.gif) left bottom no-repeat;
}

* html #container #content .wrapper #main .section .wrapper {
  margin-bottom: 0;
  height: 1%;
}

* + html #container #content .wrapper #main .section .wrapper {
  height: 1%;
}

#container #content .wrapper #main .section .wrapper .paragraph {
  margin-bottom: 25px;
  padding-bottom: 11px;
  background: url(../../img/pc/border4.gif) left bottom repeat-x;
}

#container #content .wrapper #main .section .wrapper .last {
  padding-bottom: 0;
  background: none;
}

* html #container #content .wrapper #main .section .wrapper div.last {
  margin-bottom: 25px;
}

* + html #container #content .wrapper #main .section .wrapper div.last {
  margin-bottom: 25px;
}

.form #container #content .wrapper #main form fieldset legend {
  display: none;
}

.form #container #content .wrapper #main form table {
  border-top: 1px solid #bdbdbe;
}

.form #container #content .wrapper #main form table tr th,
.form #container #content .wrapper #main form table tr td {
  /*	padding-left:9px;*/
  padding: 5px 9px;
  border-bottom: 1px solid #bdbdbe;
  font-size: 1.2em;
  color: #6a6a6a;
}

.form #container #content .wrapper #main form table .even th,
.form #container #content .wrapper #main form table .even td {
  background-color: #fff;
}

.form #container #content .wrapper #main form table tr th {
  padding: 8px 0 7px 9px;
  border-left: 1px solid #bdbdbe;
  vertical-align: top;
}

.form #container #content .wrapper #main form table tr th label,
.form #container #content .wrapper #main form table tr th span {
  display: block;
  padding-left: 11px;
  line-height: 1.4167em;
}

.form #container #content .wrapper #main form table .even th label,
.form #container #content .wrapper #main form table .even th span {
  background-image: url(../../img/pc/arrow3.gif);
}

.form #container #content .wrapper #main form table tr th label span,
.form #container #content .wrapper #main form table tr th p span,
.form #container #content .wrapper #main form table tr th span span {
  display: inline;
  padding: 0;
  background: none !important;
  color: #E15E5A;
}

.form #container #content .wrapper #main form table tr th label span span,
.form #container #content .wrapper #main form table tr th p span span,
.form #container #content .wrapper #main form table tr th span span {
  line-height: 1.2em;
  font-size: 0.834em;
  color: #6a6a6a;
}

.form #container #content .wrapper #main form table tr th span.small {
  padding: 0;
  background: none;
  line-height: 1.2em;
  font-size: 0.834em;
  color: #6a6a6a;
}

.form #container #content .wrapper #main form table tr th p {
  margin-top: 8px;
  line-height: 1.4em;
  font-size: 0.834em;
}

.form #container #content .wrapper #main form table tr td {
  border-right: 1px solid #bdbdbe;
}

.form #container #content .wrapper #main form table tr td ul li {
  display: inline;
  margin-right: 15px;
  line-height: 22px;
  white-space: nowrap;
}

* html .form #container #content .wrapper #main form table tr td ul li {
  float: left;
}

* + html .form #container #content .wrapper #main form table tr td ul li {
  float: left;
}

.form #container #content .wrapper #main form table tr td ul .last {
  margin-right: 0;
}

.form #container #content .wrapper #main form table tr td ul li input,
.form #container #content .wrapper #main form table tr td input.first {
  margin-left: 0;
}

.form #container #content .wrapper #main form table tr td .short {
  width: 3em;
}

.form #container #content .wrapper #main form table tr td .middle {
  width: 9.6em;
}

* html .form #container #content .wrapper #main form table tr td .middle {
  width: 9.4em;
}

* + html .form #container #content .wrapper #main form table tr td .middle {
  width: 8.96em;
}

.form #container #content .wrapper #main form table tr td input {
  margin: 0 5px;
}

.form #container #content .wrapper #main form table .name td input,
.form #container #content .wrapper #main form table .kana td input,
.form #container #content .wrapper #main form table .age td input,
.form #container #content .wrapper #main form table .tel td input,
.form #container #content .wrapper #main form table .postal td input,
.form #container #content .wrapper #main form table .email td input,
.form #container #content .wrapper #main form table .emailcheck td input {
  border: 1px solid #BDBDBE;
}

.form #container #content .wrapper #main form table tr td input.full {
  width: 98.5%;
}

* html .form #container #content .wrapper #main form table tr td input.full {
  width: 101.5%;
}

* + html .form #container #content .wrapper #main form table tr td input.full {
  width: 99.3%;
}

.form #container #content .wrapper #main form table tr td textarea.full {
  width: 97.5%;
}

* + html .form #container #content .wrapper #main form table tr td textarea.full {
  width: 96.7%;
}

.form #container #content .wrapper #main form table tr td textarea {
  margin: 5px 0;
  height: 12em;
  border: 1px solid #BDBDBE;
  line-height: 1.4em;
}

.form #container #content .wrapper #main form #button {
  margin: 30px 0;
}

.form #container #content .wrapper #main form #button li {
  text-align: center;
}

#consultation #container #content .wrapper #main .input-form table tr th,
#counseling #container #content .wrapper #main .input-form table tr th {
  background-position: right 5px top 5px;
  background-color: #fff;
}
#consultation #container #content .wrapper #main .input-form table tr th small,
#counseling #container #content .wrapper #main .input-form table tr th small {
  line-height: 1.2;
  font-size: 10px;
}
#consultation #container #content .wrapper #main .input-form table tr td,
#counseling #container #content .wrapper #main .input-form table tr td {
  padding: 13px;
}
#consultation #container #content .wrapper #main .input-form table tr td ul li,
#counseling #container #content .wrapper #main .input-form table tr td ul li {
  display: inline-block;
  width: 156px;
}
#consultation #container #content .wrapper #main .input-form table tr td input,
#counseling #container #content .wrapper #main .input-form table tr td input {
  margin: 0;
}
#consultation #container #content .wrapper #main .input-form table tr td input.full,
#counseling #container #content .wrapper #main .input-form table tr td input.full {
  width: 100%;
}
#consultation #container #content .wrapper #main .input-form table tr td input.short,
#counseling #container #content .wrapper #main .input-form table tr td input.short {
  width: 135px;
}
#consultation #container #content .wrapper #main .input-form table tr td label,
#counseling #container #content .wrapper #main .input-form table tr td label {
  margin-left: 0.5em;
}
#consultation #container #content .wrapper #main .input-form table tr td textarea,
#counseling #container #content .wrapper #main .input-form table tr td textarea {
  width: 100%;
}
#consultation #container #content .wrapper #main .input-form table .odd th,
#consultation #container #content .wrapper #main .input-form table .odd td,
#counseling #container #content .wrapper #main .input-form table .odd th,
#counseling #container #content .wrapper #main .input-form table .odd td {
  background-color: #d4ebe8;
}
#consultation #container #content .wrapper #main .input-form .input-form-counter-text,
#counseling #container #content .wrapper #main .input-form .input-form-counter-text {
  margin: 0;
  font-size: 18px;
}

/*
1-2. カウンセリング予約
----------------------------------------------------------------------*/
#counseling #container #header .wrapper .top,
.counseling #container #header .wrapper .top {
  float: right;
  margin-top: 45px;
}

#container #content .wrapper #topicpath {
  position: absolute;
  top: 26px;
  right: 244px;
  z-index: 10;
}

#counseling #container #content .wrapper #main,
.counseling #container #content .wrapper #main {
  display: inline;
  float: left;
  padding: 36px 36px 0 4px;
  width: 660px;
}

#counseling #container #content .wrapper #main h2 {
  padding-top: 10px;
}

#counseling #container #content .wrapper #main #lead {
  margin: 34px 0 27px 19px;
}

#counseling #container #content .wrapper #main div {
  margin-bottom: 30px;
}

* html #counseling #container #content .wrapper #main .section,
* html .counseling #container #content .wrapper #main .section {
  width: 654px;
}

* html #counseling #container #content .wrapper #main .section .wrapper,
* html .counseling #container #content .wrapper #main .section .wrapper {
  margin-bottom: 0;
}

#counseling #container #content .wrapper #main #net h3 {
  padding: 65px 7px 40px 93px;
}

#counseling #container #content .wrapper #main .section h3 img {
  display: block;
}

#counseling #container #content .wrapper #main .section p {
  margin: 12px 0;
  line-height: 1.75em;
  font-size: 1.2em;
  color: #666;
}

#counseling #container #content .wrapper #main #tel h3 {
  padding: 59px 7px 13px 91px;
}
#counseling #container #content .wrapper #main #tel .paragraph {
  margin-bottom: 22px;
}
#counseling #container #content .wrapper #main #tel p {
  margin: 0 0 26px;
}
#counseling #container #content .wrapper #main #tel .tel {
  margin: 15px 0;
}
#counseling #container #content .wrapper #main #tel ul {
  position: relative;
  margin: 0 -8px;
  padding-left: 20px;
}
#counseling #container #content .wrapper #main #tel ul {
  *zoom: 1;
}
#counseling #container #content .wrapper #main #tel ul::after {
  content: "";
  display: table;
  clear: both;
}
#counseling #container #content .wrapper #main #tel li {
  position: relative;
  float: left;
  float: left;
  margin: 0 8px 8px 0;
  margin-right: 7px;
  padding: 0;
  width: 331px;
}
#counseling #container #content .wrapper #main #tel li:nth-child(even) {
  margin-right: 0;
}
#counseling #container #content .wrapper #main #tel li dl {
  padding: 0 3px;
  width: 325px;
  height: 165px;
  background: url(../../img/pc/counseling_tel_bg.gif) left top no-repeat;
}
#counseling #container #content .wrapper #main #tel li dl .title {
  padding: 13px 0 0 10px;
  height: 29px;
}
#counseling #container #content .wrapper #main #tel li dl .address,
#counseling #container #content .wrapper #main #tel li dl .pic,
#counseling #container #content .wrapper #main #tel li dl .comment,
#counseling #container #content .wrapper #main #tel li dl .doctor {
  position: absolute;
}
#counseling #container #content .wrapper #main #tel li dl .address {
  top: 12px;
  left: 163px;
  line-height: 1.2;
  font-size: 1em;
  color: #FFF;
}
#counseling #container #content .wrapper #main #tel li dl .tel span,
#counseling #container #content .wrapper #main #tel li dl .bhour {
  color: #3f6463;
}
#counseling #container #content .wrapper #main #tel li dl .tel {
  margin: 0;
  padding-top: 22px;
  padding-left: 112px;
}
#counseling #container #content .wrapper #main #tel li dl .tel span {
  display: block;
  padding-top: 5px;
  padding-left: 30px;
  font-size: 1em;
}
#counseling #container #content .wrapper #main #tel li dl .bhour {
  padding-top: 3px;
  padding-left: 142px;
}
#counseling #container #content .wrapper #main #tel li dl .pic {
  top: 55px;
  left: 24px;
}
#counseling #container #content .wrapper #main #tel li dl .comment {
  bottom: 12px;
  left: 10px;
  line-height: 1.2;
  font-size: 1.1em;
  color: #3e6362;
}
#counseling #container #content .wrapper #main #tel li dl .doctor {
  bottom: 3px;
}
#counseling #container #content .wrapper #main #tel .tokyo dl .pic {
  top: 55px;
  left: 24px;
}
#counseling #container #content .wrapper #main #tel .tokyo dl .doctor {
  left: 232px;
}
#counseling #container #content .wrapper #main #tel .yokohama dl .pic {
  top: 53px;
  left: 27px;
}
#counseling #container #content .wrapper #main #tel .yokohama dl .doctor {
  left: 240px;
}
#counseling #container #content .wrapper #main #tel .nagoya dl .address {
  left: 183px;
}
#counseling #container #content .wrapper #main #tel .nagoya dl .pic {
  top: 52px;
  left: 33px;
}
#counseling #container #content .wrapper #main #tel .nagoya dl .doctor {
  left: 239px;
}
#counseling #container #content .wrapper #main #tel .osaka dl .pic {
  top: 49px;
  left: 35px;
}
#counseling #container #content .wrapper #main #tel .osaka dl .doctor {
  left: 229px;
}
#counseling #container #content .wrapper #main #tel .fukuoka dl .pic {
  top: 48px;
  left: 31px;
}
#counseling #container #content .wrapper #main #tel .fukuoka dl .doctor {
  left: 232px;
}

#counseling #container #content .wrapper #main .section p {
  font-size: 1.3em;
}

#counseling #container #content .wrapper #main .section p {
  font-size: 1.3em;
}

#counseling #container #content .wrapper #main .section p span {
  color: #E15E5A;
}

#counseling #container #content .wrapper #main #net p {
  margin: 0;
}

#counseling #container #content .wrapper #main #net #progress {
  margin: 26px 0 8px;
}

#counseling #container #content .wrapper #main #net .notice {
  font-size: 1em;
  color: #E15E5A;
}

#counseling #container #content .wrapper #main .form {
  margin: 30px 25px 0 15px;
}

* html #counseling #container #content .wrapper #main .form {
  margin-top: 12px;
}

.counseling #container #content .wrapper #main #progress {
  margin: 30px 25px 0 15px;
  text-align: center;
}

#counseling #container #content .wrapper #main .form .notice {
  margin-left: 20px;
  line-height: 30px;
  font-size: 1.2em;
  color: #d63840;
}

.counseling #container #content .wrapper #main #check,
.counseling #container #content .wrapper #main #finish {
  margin-top: 30px;
}

.counseling #container #content .wrapper #main #check h3 {
  padding-left: 91px;
  font-size: 1.2em;
  color: #6A6A6A;
}

.counseling #container #content .wrapper #main #progress {
  margin: 30px 0;
}

.counseling #container #content .wrapper #main p {
  margin: 26px 25px 25px 15px;
}

.counseling #container #content .wrapper #main #finish p {
  margin-right: 0;
  margin-left: 0;
  text-align: left;
}

#counseling #container #content .wrapper #main form,
.counseling #container #content .wrapper #main form {
  /*	margin-left:10px;
  width:670px;*/
  width: 516px;
}

.counseling #container #content .wrapper #main form {
  /*	margin-left:25px;*/
}

#counseling #container #content .wrapper #main form table,
.counseling #container #content .wrapper #main form table {
  /*	width:670px;*/
  width: 516px;
}

* html #counseling #container #content .wrapper #main form table,
* html .counseling #container #content .wrapper #main form table {
  table-layout: fixed;
}

* + html #counseling #container #content .wrapper #main form table,
* + html .counseling #container #content .wrapper #main form table {
  table-layout: fixed;
}

#counseling #container #content .wrapper #main form table tbody tr th,
.counseling #container #content .wrapper #main form table tbody tr th {
  width: 200px;
}

#counseling #container #content .wrapper #main form table tbody .date1 th p,
.counseling #container #content .wrapper #main form table tbody .date1 th p {
  padding: 5px 10px 0 11px;
  font-size: 0.834em;
}

#counseling #container #content .wrapper #main form table tbody .date1 td,
.counseling #container #content .wrapper #main form table tbody .date1 td {
  padding-bottom: 6px;
  border-bottom: none;
  background-image: url(../../img/pc/border1.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
}

#counseling #container #content .wrapper #main form table tbody .date1 td select,
#counseling #container #content .wrapper #main form table tbody .date2 td select,
#counseling #container #content .wrapper #main form table tbody .date3 td select {
  margin: 0 5px 0 3px;
}

#counseling #container #content .wrapper #main form table tbody .name td input {
  margin: 0;
  width: 98.5%;
}

.counseling #container #content .wrapper #main #mail {
  margin-bottom: 30px;
  height: 35px;
  background: url(../../img/pc/counseling_mail_bg.gif) right top no-repeat;
}

.counseling #container #content .wrapper #main #mail dt {
  float: left;
  margin-right: 10px;
}

.counseling #container #content .wrapper #main #mail dd {
  padding: 1px 0;
  line-height: 33px;
  font-size: 1.4em;
  font-weight: bold;
  color: #3f6564;
}

.counseling #container #content .wrapper #main #failed {
  /*	margin:0px 155px;*/
  padding: 16px 20px;
  border: 1px solid #bdbdbe;
  background: #dbefed;
}

.counseling #container #content .wrapper #main #failed h4 {
  margin: 4px 0 20px;
}

.counseling #container #content .wrapper #main #finish .top {
  text-align: center;
}

#counseling #container #content .wrapper #main form table tbody #button,
.counseling #container #content .wrapper #main form table tbody #button {
  margin: 0;
}

* html #counseling #container #content .wrapper #main form #button {
  margin-bottom: 0;
}

* + html #counseling #container #content .wrapper #main form #button {
  margin-bottom: 0;
}

#counseling #container #footer,
.counseling #container #footer {
  /*	background:url(../../img/pc/form_footer_bg.gif) left top repeat-x;*/
}

#counseling #container #footer .wrapper,
.counseling #container #footer .wrapper {
  padding-top: 20px;
  width: 720px;
  height: 67px;
  background: none;
}

#counseling #container #content .wrapper #main .input-form table div {
  margin: 0;
}
#counseling #container #content .wrapper #main .input-form table .date th,
#counseling #container #content .wrapper #main .input-form table .date td {
  background-color: #d4ebe8;
}
#counseling #container #content .wrapper #main .input-form table .date .wrapper {
  padding: 0;
}
#counseling #container #content .wrapper #main .input-form table .text th,
#counseling #container #content .wrapper #main .input-form table .text td {
  background-color: #fff;
}

/*
1-3. メール相談
----------------------------------------------------------------------*/
/*
#consultation ,
.consultation {
	height:100%;
}

#consultation #container ,
.consultation #container {
	min-height:100%;
	background:#E7F1F0;
}

body > #consultation #container ,
body > .consultation #container {
	height:auto;;
}

* html #consultation #container ,
* html .consultation #container {
	height:100%;
}

#consultation #container #header ,
.consultation #container #header {
	background:none;
}

#consultation #container #header .wrapper ,
.consultation #container #header .wrapper {
	width:562px;
	height:55px;
	background:none;
}

#consultation #container #header .wrapper h1 ,
.consultation #container #header .wrapper h1 {
	margin:0px;
	padding:0px;
}

#consultation #container #content ,
.consultation #container #content {
	padding-bottom:11px;
}

#consultation #container #content .wrapper ,
.consultation #container #content .wrapper {
	width:562px;
}

#consultation #container #content .wrapper #main ,
.consultation #container #content .wrapper #main {
	padding:20px 20px 0px;
}
*/
#consultation #container #content .wrapper #main p,
.consultation #container #content .wrapper #main p {
  margin: 16px 10px;
  line-height: 1.67em;
  font-size: 1.2em;
  color: #666;
}

#consultation #container #content .wrapper #main .pic {
  float: right;
}

#consultation #container #content .wrapper #main #progress {
  clear: both;
  margin: 0;
}

.consultation #container #content .wrapper #main p {
  margin: 16px 10px 15px;
}

.consultation #container #content .wrapper #main #progress {
  /*	margin:20px 10px 0px;*/
  margin: 20px 10px;
}

#consultation #container #content .wrapper #main .form {
  margin: 0 10px;
}

#consultation #container #content .wrapper #main .form .notice {
  margin: 0 0 0 10px;
  line-height: 20px;
  font-size: 1em;
  color: #d63840;
}

.consultation #container #content .wrapper #main form {
  margin-left: 10px;
}

#consultation #container #content .wrapper #main form table,
.consultation #container #content .wrapper #main form table {
  width: 502px;
}

#consultation #container #content .wrapper #main form table tr th,
.consultation #container #content .wrapper #main form table tr th {
  width: 184px;
}

#consultation #container #content .wrapper #main form table tr td input.full {
  width: 98.5%;
}

* html #consultation #container #content .wrapper #main form table tr td input.full {
  width: 100%;
}

* + html #consultation #container #content .wrapper #main form table tr td input.full {
  width: 97%;
}

* html #consultation #container #content .wrapper #main form table tr td textarea {
  height: 130px;
}

* + html #consultation #container #content .wrapper #main form table tr td textarea {
  height: 110px;
}

#consultation #container #content .wrapper #main form table tr td textarea.full {
  width: 99.5%;
}

* + html #consultation #container #content .wrapper #main form table tr td textarea.full {
  width: 99%;
}

.consultation #container #content .wrapper #main #failed {
  margin-left: 30px;
}

#consultation #container #footer,
.consultation #container #footer {
  position: absolute;
  bottom: 0;
}

#consultation #container #footer .wrapper,
.consultation #container #footer .wrapper {
  padding-top: 20px;
  background: none;
}

#consultation #container #footer .wrapper #close,
.consultation #container #footer .wrapper #close {
  margin-right: 10px;
  text-align: right;
}

#confirmation #container #content .wrapper #main p {
  line-height: 1.75em;
  font-size: 1.2em;
  color: #666;
}

#confirmation #container #content .wrapper #main p span {
  color: #D63840;
}

#confirmation #container #content .wrapper #main form #button li {
  float: left;
  width: 50%;
  text-align: center;
}

#confirmation #container #content .wrapper #main form #button .back {
  text-align: right;
}

#confirmation #container #content .wrapper #main form #button .back a {
  margin-right: 10px;
}

#confirmation #container #content .wrapper #main form #button .send {
  text-align: left;
}

#confirmation #container #content .wrapper #main form #button .send input {
  margin-left: 10px;
}

#confirmation #container #content .wrapper #main table tbody tr td {
  padding: 7px 9px;
  line-height: 1.5em;
}

#confirmation #container #content .wrapper #main table tbody em {
  font-size: 1.4em;
  color: #E15E5A;
}

#confirmation #container #content .wrapper #main table tbody tr td ul li {
  display: block;
  float: none;
}

#confirmation #container #content .wrapper #main #failed p,
#confirmation #container #content .wrapper #main #failed ul li {
  margin: 0;
  text-align: left;
  line-height: 1.667em;
}

#confirmation #container #content .wrapper #main #failed p em {
  color: #E15E5A;
}

#confirmation #container #content .wrapper #main #failed ul li {
  margin-left: 30px;
  list-style-type: disc;
  font-size: 1.2em;
  color: #666;
}

#confirmation #container #content .wrapper #main .top {
  margin: 23px 0 30px;
}

.form #container #content .wrapper #main form table tr td ul li {
  display: block;
}

#counseling #container #content .wrapper #main .section h3 {
  background-image: url(../../img/pc/section_bg3_header.gif);
}

#counseling #container #content .wrapper #main .section .wrapper {
  background-image: url(../../img/pc/section_bg2_footer.gif);
}

#confirmation #container #content .wrapper #main form table tr th {
  border-right: 1px solid #bdbdbe;
}
#confirmation #container #content .wrapper #main form table tr th,
#confirmation #container #content .wrapper #main form table tr td {
  padding: 13px;
}

/*
1-3. サイトマップ & 404
----------------------------------------------------------------------*/
#sitemap #container #content .wrapper #main,
#page404 #container #content .wrapper #main {
  padding-top: 48px;
}

#sitemap #container #content .wrapper #main h2,
#page404 #container #content .wrapper #main h2 {
  margin-bottom: 38px;
  padding-top: 12px;
}

#sitemap #container #content .wrapper #main .section,
#page404 #container #content .wrapper #main .section {
  background: url(../../img/pc/sitemap_section_bg.gif) left top repeat-y;
}

#sitemap #container #content .wrapper #main .section .wrapper,
#page404 #container #content .wrapper #main .section .wrapper {
  padding: 0 0 38px;
  background: url(../../img/pc/sitemap_section_bg_footer.gif) left bottom no-repeat;
}

#sitemap #container #content .wrapper #main ul {
  padding: 46px 0 0;
  background: url(../../img/pc/sitemap_section_bg_header.gif) left top no-repeat;
}

#page404 #container #content .wrapper #main h3 {
  padding: 46px 91px 30px;
  background: url(../../img/pc/sitemap_section_bg_header.gif) left top no-repeat;
  line-height: 1.834em;
  font-size: 1.2em;
  color: #898989;
}

#sitemap #container #content .wrapper #main ul li,
#page404 #container #content .wrapper #main ul li {
  display: inline;
  float: left;
  margin-left: 91px;
  width: 250px;
}

#sitemap #container #content .wrapper #main ul .second,
#page404 #container #content .wrapper #main ul .second {
  margin-left: 16px;
}

#sitemap #container #content .wrapper #main ul li a,
#page404 #container #content .wrapper #main ul li a {
  padding-left: 12px;
  background: url(../../img/pc/arrow15.gif) left center no-repeat;
  line-height: 33px;
  font-size: 1.2em;
  color: #898989;
}

#sitemap #container #content .wrapper #main ul li ul,
#page404 #container #content .wrapper #main ul li ul {
  margin: 0;
  padding: 0;
  background: none;
}

#sitemap #container #content .wrapper #main ul .first ul,
#page404 #container #content .wrapper #main ul .first ul {
  padding: 0 0 1px;
  background: url(../../img/pc/border8.gif) left bottom repeat-x;
}

#sitemap #container #content .wrapper #main ul li ul li,
#page404 #container #content .wrapper #main ul li ul li {
  display: block;
  float: none;
  margin: 0;
  padding: 0 0 1px;
  background: url(../../img/pc/border8.gif) left bottom repeat-x;
}

* + html #sitemap #container #content .wrapper #main ul li ul li,
* + html #page404 #container #content .wrapper #main ul li ul li {
  height: 1%;
}

#sitemap #container #content .wrapper #main ul li ul .consultation,
#page404 #container #content .wrapper #main ul li ul .consultation,
#sitemap #container #content .wrapper #main ul li ul .counseling,
#page404 #container #content .wrapper #main ul li ul .counseling,
#sitemap #container #content .wrapper #main ul li ul .sitemap,
#page404 #container #content .wrapper #main ul li ul .sitemap {
  padding: 1px 0 0;
  background: url(../../img/pc/border8.gif) left top repeat-x;
}

#sitemap #container #content .wrapper #main ul li ul .consultation,
#page404 #container #content .wrapper #main ul li ul .consultation {
  margin-top: 33px;
}

#sitemap #container #content .wrapper #main ul li ul .qa ul li,
#page404 #container #content .wrapper #main ul li ul .qa ul li {
  padding: 1px 0 0;
  background: url(../../img/pc/border8.gif) left top repeat-x;
}

#sitemap #container #content .wrapper #main ul li ul .qa ul li ul li,
#page404 #container #content .wrapper #main ul li ul .qa ul li ul li {
  padding: 1px 0 0;
  background: url(../../img/pc/border8.gif) left top repeat-x;
}

#sitemap #container #content .wrapper #main ul li ul .qa ul li ul li dl,
#page404 #container #content .wrapper #main ul li ul .qa ul li ul li dl {
  display: table-row;
  height: 33px;
}

* html #sitemap #container #content .wrapper #main ul li ul .qa ul li ul li dl,
* html #page404 #container #content .wrapper #main ul li ul .qa ul li ul li dl {
  padding: 6px 0;
  height: auto;
}

* + html #sitemap #container #content .wrapper #main ul li ul .qa ul li ul li dl,
* + html #page404 #container #content .wrapper #main ul li ul .qa ul li ul li dl {
  padding: 6px 0;
  height: auto;
}

#sitemap #container #content .wrapper #main ul li ul .qa ul li ul li dl dt,
#page404 #container #content .wrapper #main ul li ul .qa ul li ul li dl dt,
#sitemap #container #content .wrapper #main ul li ul .qa ul li ul li dl dd,
#page404 #container #content .wrapper #main ul li ul .qa ul li ul li dl dd {
  display: table-cell;
  vertical-align: middle;
}

* html #sitemap #container #content .wrapper #main ul li ul .qa ul li ul li dl dt,
* html #page404 #container #content .wrapper #main ul li ul .qa ul li ul li dl dt,
* html #sitemap #container #content .wrapper #main ul li ul .qa ul li ul li dl dd,
* html #page404 #container #content .wrapper #main ul li ul .qa ul li ul li dl dd {
  display: inline;
  zoom: 1;
}

* + html #sitemap #container #content .wrapper #main ul li ul .qa ul li ul li dl dt,
* + html #page404 #container #content .wrapper #main ul li ul .qa ul li ul li dl dt,
* + html #sitemap #container #content .wrapper #main ul li ul .qa ul li ul li dl dd,
* + html #page404 #container #content .wrapper #main ul li ul .qa ul li ul li dl dd {
  display: inline;
  zoom: 1;
}

#sitemap #container #content .wrapper #main ul li ul .qa ul li ul li dl dt,
#page404 #container #content .wrapper #main ul li ul .qa ul li ul li dl dt {
  padding: 0 5px 0 12px;
}

#sitemap #container #content .wrapper #main ul li ul .qa ul li ul li dl dt a,
#page404 #container #content .wrapper #main ul li ul .qa ul li ul li dl dt a,
#sitemap #container #content .wrapper #main ul li ul .qa ul li ul li dl dd a,
#page404 #container #content .wrapper #main ul li ul .qa ul li ul li dl dd a {
  padding: 0;
  background: none;
  line-height: 1em;
  font-size: 1em;
}

#sitemap #container #content .wrapper #main ul li ul .qa ul li ul li dl dt a img,
#page404 #container #content .wrapper #main ul li ul .qa ul li ul li dl dt a img {
  border: 1px solid #b1b1b1;
}

* + html #sitemap #container #content .wrapper #main ul li ul .qa ul li ul li dl dd a,
* + html #page404 #container #content .wrapper #main ul li ul .qa ul li ul li dl dd a {
  line-height: 2em;
}

/*
1-4. ワークショップ
----------------------------------------------------------------------*/
#workshop,
.workshop {
  background: url(../../img/pc/workshop_bg.gif) center top repeat-y #d9d9da;
}

#workshop #container,
.workshop #container {
  background: url(../../img/pc/workshop_container_bg.gif) left top repeat-x;
}

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

#workshop #container #header,
.workshop #container #header {
  margin: 0 auto;
  padding: 16px 4px 0;
  width: 792px;
  border: none;
  background: none;
}

* html #workshop #container #header,
* html .workshop #container #header {
  width: 800px;
}

#workshop #container #header .wrapper,
.workshop #container #header .wrapper {
  position: static;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  background: none;
}

#workshop #container #header .wrapper h1,
.workshop #container #header .wrapper h1 {
  margin: 0;
  padding: 0;
  height: auto;
  background: none;
}

#workshop #container #content,
.workshop #container #content {
  margin: 0 auto;
  padding: 0 4px 27px;
  width: 792px;
  background: url(../../img/pc/workshop_bg.gif) center top repeat-y;
}

* html #workshop #container #content,
* html .workshop #container #content {
  width: 800px;
}

#workshop #container #content .wrapper,
.workshop #container #content .wrapper {
  position: static;
  margin: 0;
  width: auto;
}

#workshop #container #content #main,
.workshop #container #content #main {
  display: block;
  float: none;
  margin: 0;
  padding: 29px 0 0;
  width: auto;
  background: none;
}

* html #workshop #container #content #main,
* html .workshop #container #content #main {
  width: 792px;
  border: none;
}

#workshop #container #content #main .section,
.workshop #container #content #main .section {
  margin: 0 46px;
  padding: 30px 0 31px;
  background: url(../../img/pc/border4.gif) left bottom repeat-x;
}

#workshop #container #content #main div.last,
.workshop #container #content #main div.last {
  padding-bottom: 0;
  background: none;
}

#workshop #container #content #main #lead,
.workshop #container #content #main #lead {
  margin-top: 0;
}

#workshop #container #content #main #lead p,
.workshop #container #content #main #lead p {
  text-indent: 1em;
  line-height: 1.714em;
  font-size: 1.4em;
}

#workshop #container #content #main #lead .last,
.workshop #container #content #main #lead .last {
  margin-bottom: 29px;
}

#workshop #container #content #main #lead #message,
.workshop #container #content #main #lead #message {
  margin: 0 0 20px;
  padding: 10px;
  background: url(../../img/pc/workshop_lead_message_bg.gif) left top repeat;
}

#workshop #container #content #main #lead #message .wrapper,
.workshop #container #content #main #lead #message .wrapper {
  position: relative;
  margin: 0;
  padding: 0;
  background: #eef5fb;
}

* html #workshop #container #content #main #lead #message .wrapper,
* html .workshop #container #content #main #lead #message .wrapper {
  height: 1%;
}

* + html #workshop #container #content #main #lead #message .wrapper,
* + html .workshop #container #content #main #lead #message .wrapper {
  height: 1%;
}

#workshop #container #content #main #lead #message p,
.workshop #container #content #main #lead #message p {
  padding: 23px 184px 19px 28px;
  background: #eef5fb;
  text-indent: 0;
  line-height: 1.834em;
  font-size: 1.2em;
}

#workshop #container #content #main #lead #message .pic,
.workshop #container #content #main #lead #message .pic {
  position: absolute;
  right: 15px;
  bottom: 0;
  padding: 0;
}

#workshop #container #content #main #lead #message .name,
.workshop #container #content #main #lead #message .name {
  padding: 0 184px 14px 0;
  vertical-align: middle;
  text-align: right;
}

#workshop #container #content #main #lead #message .name img,
.workshop #container #content #main #lead #message .name img {
  margin-left: 15px;
}

#workshop #container #content #main #course_info p,
.workshop #container #content #main #course_info p {
  margin: 15px 10px;
  line-height: 1.834em;
  font-size: 1.2em;
}

#workshop #container #content #main #course_info .pic,
.workshop #container #content #main #course_info .pic {
  display: inline;
  float: right;
  margin: 20px 0 20px 10px;
}

#workshop #container #content #main #course_info ul,
.workshop #container #content #main #course_info ul {
  clear: both;
}

#workshop #container #content #main #course_info ul li,
.workshop #container #content #main #course_info ul li {
  display: inline;
  float: left;
  width: 338px;
}

* html #workshop #container #content #main #course_info ul li,
* html .workshop #container #content #main #course_info ul li {
  width: 340px;
}

#workshop #container #content #main #course_info ul .basic,
.workshop #container #content #main #course_info ul .basic {
  margin-right: 20px;
  border: 1px solid #9eaeb7;
}

#workshop #container #content #main #course_info ul .professional,
.workshop #container #content #main #course_info ul .professional {
  border: 1px solid #b79e23;
}

#workshop #container #content #main #course_info ul li dl .text p,
#workshop #container #content #main #course_info ul li dl .text ul,
.workshop #container #content #main #course_info ul li dl .text p,
.workshop #container #content #main #course_info ul li dl .text ul {
  margin: 14px;
}

#workshop #container #content #main #course_info ul li dl .text ul li,
.workshop #container #content #main #course_info ul li dl .text ul li {
  float: none;
  width: auto;
}

#workshop #container #content #main #course_info ul li dl .text ul li dl dt,
#workshop #container #content #main #course_info ul li dl .text ul li dl dd,
.workshop #container #content #main #course_info ul li dl .text ul li dl dt,
.workshop #container #content #main #course_info ul li dl .text ul li dl dd {
  display: inline;
  line-height: 1.834em;
  font-size: 1.2em;
  color: #898989;
}

#workshop #container #content #main #course_info ul li dl .text ul li dl dd span,
.workshop #container #content #main #course_info ul li dl .text ul li dl dd span {
  font-size: 0.834em;
}

#workshop #container #content #main #course_info ul li dl .feature dl dt,
.workshop #container #content #main #course_info ul li dl .feature dl dt {
  margin: 0 14px;
  padding: 9px 0 7px;
  text-align: center;
}

#workshop #container #content #main #course_info ul .basic dl .feature dl dt,
.workshop #container #content #main #course_info ul .basic dl .feature dl dt {
  background: #8d9fa9;
}

#workshop #container #content #main #course_info ul .professional dl .feature dl dt,
.workshop #container #content #main #course_info ul .professional dl .feature dl dt {
  background: #aa8e00;
}

#workshop #container #content #main #course_info ul li dl .feature dl dd ul,
.workshop #container #content #main #course_info ul li dl .feature dl dd ul {
  margin: 8px 14px 18px;
}

#workshop #container #content #main #course_info ul li dl .feature dl dd ul li,
.workshop #container #content #main #course_info ul li dl .feature dl dd ul li {
  display: list-item;
  float: none;
  margin-left: 2em;
  width: auto;
  list-style-type: disc;
  line-height: 1.5em;
  color: #898989;
}

#workshop #container #content #main #flow ol,
.workshop #container #content #main #flow ol {
  margin: 14px 0 0 6px;
  height: 138px;
}

#workshop #container #content #main #flow ol li,
.workshop #container #content #main #flow ol li {
  display: inline;
  float: left;
  padding: 0 14px 0 1px;
  background: url(../../img/pc/workshop_flow_bg.gif) right center no-repeat;
}

#workshop #container #content #main #flow ol .last,
.workshop #container #content #main #flow ol .last {
  padding-right: 0;
}

#workshop #container #content #main #flow ul,
.workshop #container #content #main #flow ul {
  clear: both;
  margin: 8px 0 14px;
}

* + html #workshop #container #content #main #flow ul li,
* + html .workshop #container #content #main #flow ul li {
  height: 1%;
}

#workshop #container #content #main #flow ul li dl dt,
#workshop #container #content #main #flow ul li dl dd,
.workshop #container #content #main #flow ul li dl dt,
.workshop #container #content #main #flow ul li dl dd {
  display: inline;
  line-height: 1.5em;
  color: #898989;
}

#workshop #container #content #main #flow .link,
.workshop #container #content #main #flow .link {
  text-align: center;
}

#workshop #container #content #main #doctor_intro dl,
.workshop #container #content #main #doctor dl {
  position: relative;
  margin: 20px 0 0 11px;
}

* html #workshop #container #content #main #doctor_intro dl,
* html .workshop #container #content #main #doctor dl {
  height: 1%;
}

#workshop #container #content #main #doctor_intro dl dt,
.workshop #container #content #main #doctor dl dt {
  padding-top: 22px;
}

#workshop #container #content #main #doctor_intro dl .pic,
.workshop #container #content #main #doctor dl .pic {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}

#workshop #container #content #main #doctor_intro dl dt,
#workshop #container #content #main #doctor_intro dl dd,
.workshop #container #content #main #doctor dl dt,
.workshop #container #content #main #doctor dl dd {
  margin-left: 113px;
  color: #898989;
}

#workshop #container #content #main #doctor_intro dl .text,
.workshop #container #content #main #doctor dl .text {
  margin-top: 24px;
  margin-bottom: 17px;
  line-height: 1.834em;
  font-size: 1.2em;
}

* + html #workshop #container #content #main #doctor_intro dl .history ol li {
  height: 1%;
}

#workshop #container #content #main #doctor_intro dl .history ol li dl,
.workshop #container #content #main #doctor dl .history ol li dl {
  margin: 0;
}

#workshop #container #content #main #doctor_intro dl .history ol li,
#workshop #container #content #main #doctor_intro dl .history ol li dl dt,
#workshop #container #content #main #doctor_intro dl .history ol li dl dd,
.workshop #container #content #main #doctor dl .history ol li,
.workshop #container #content #main #doctor dl .history ol li dl dt,
.workshop #container #content #main #doctor dl .history ol li dl dd {
  margin: 0;
  padding: 0;
  line-height: 1.5em;
}

#workshop #container #content #main #doctor_intro dl .history ol li dl dt,
#workshop #container #content #main #doctor_intro dl .history ol li dl dd,
.workshop #container #content #main #doctor dl .history ol li dl dt,
.workshop #container #content #main #doctor dl .history ol li dl dd {
  display: inline;
}

#workshop #container #content #main #doctor_intro dl .license ul li,
.workshop #container #content #main #doctor dl .license ul li {
  line-height: 1.5em;
}

#workshop #container #content #main #application #progress,
.workshop #container #content #main #application #progress {
  padding: 0;
  background: none;
}

#workshop #container #content #main #application p,
.workshop #container #content #main #application p {
  margin: 20px 0 28px 10px;
  font-size: 1.2em;
}

#workshop #container #content #main #application p.notice,
.workshop #container #content #main #application p.notice {
  margin: 27px 0 5px;
  text-align: right;
  font-size: 1em;
  color: #6D7071;
}

#workshop #container #content #main #application p.notice span,
.workshop #container #content #main #application p.notice span {
  color: #D9315C;
}

.workshop #container #content #main p {
  margin: 0 46px 20px;
  text-align: left;
  color: #898989 !important;
}

.workshop #container #content #main #check {
  margin: 0 46px;
}

* html .workshop #container #content #main #check {
  text-align: center;
}

.workshop #container #content #main #check p {
  margin: 20px 0;
}

.workshop #container #content #main #check form {
  margin: 0;
}

#workshop #container #content #main #application fieldset legend,
.workshop #container #content #main #check fieldset legend {
  display: none;
}

#workshop #container #content #main #application fieldset table,
.workshop #container #content #main #check fieldset table {
  width: 700px;
  border-right: 1px solid #acb0b1;
  border-left: 1px solid #acb0b1;
}

#workshop #container #content #main #application fieldset table tbody tr th,
#workshop #container #content #main #application fieldset table tbody tr td,
.workshop #container #content #main #check fieldset table tbody tr th,
.workshop #container #content #main #check fieldset table tbody tr td {
  border-top: 1px solid #acb0b1;
  border-bottom: 1px solid #acb0b1;
  color: #898989;
}

#workshop #container #content #main #application fieldset table tbody tr th,
#workshop #container #content #main #application fieldset table tbody tr td {
  font-size: 1.2em;
}

#workshop #container #content #main #application fieldset table tbody tr th,
.workshop #container #content #main #check fieldset table tbody tr th {
  padding: 5px 9px;
  width: 160px;
  background: url(../../img/pc/border7.gif) right top repeat-y;
}

* html #workshop #container #content #main #application fieldset table tbody tr th,
* html .workshop #container #content #main #check fieldset table tbody tr th {
  width: 178px;
}

#workshop #container #content #main #application fieldset table tbody tr th label,
.workshop #container #content #main #check fieldset table tbody tr th span {
  display: block;
  padding-left: 12px;
  background: url(../../img/pc/arrow14.gif) left 0.45em no-repeat;
  line-height: 1.5em;
}

#workshop #container #content #main #application fieldset table tbody tr th label span,
.workshop #container #content #main #check fieldset table tbody tr th span span {
  display: inline;
  padding: 0;
  background: none;
  color: #D9315C;
}

#workshop #container #content #main #application fieldset table tbody tr td,
.workshop #container #content #main #check fieldset table tbody tr td {
  padding: 4px 10px;
  background: none;
}

#workshop #container #content #main #application fieldset table tbody tr td ul li,
.workshop #container #content #main #check fieldset table tbody tr td ul li {
  display: inline;
  line-height: 21px;
}

#workshop #container #content #main #application fieldset table tbody tr td label,
.workshop #container #content #main #check fieldset table tbody tr td label {
  margin: 0 6px;
}

#workshop #container #content #main #application fieldset table tbody tr td label.first,
.workshop #container #content #main #check fieldset table tbody tr td label.first {
  margin-left: 0;
}

#workshop #container #content #main #application fieldset table tbody tr td input,
#workshop #container #content #main #application fieldset table tbody tr td textarea,
.workshop #container #content #main #check fieldset table tbody tr td input,
.workshop #container #content #main #check fieldset table tbody tr td textarea {
  border: 1px solid #acb0b1;
}

* html #workshop #container #content #main #application fieldset table tbody tr td input,
* html #workshop #container #content #main #application fieldset table tbody tr td textarea,
* html .workshop #container #content #main #check fieldset table tbody tr td input,
* html .workshop #container #content #main #check fieldset table tbody tr td textarea {
  line-height: 1.6em;
}

* + html #workshop #container #content #main #application fieldset table tbody tr td input,
* + html #workshop #container #content #main #application fieldset table tbody tr td textarea,
* + html .workshop #container #content #main #check fieldset table tbody tr td input,
* + html .workshop #container #content #main #check fieldset table tbody tr td textarea {
  line-height: 1.6em;
}

#workshop #container #content #main #application fieldset table tbody .course td input,
#workshop #container #content #main #application fieldset table tbody .type td input,
.workshop #container #content #main #check fieldset table tbody .course td input,
.workshop #container #content #main #check fieldset table tbody .type td input {
  border: none;
}

#workshop #container #content #main #application fieldset table tbody tr td .short,
.workshop #container #content #main #check fieldset table tbody tr td .short {
  width: 5em;
}

#workshop #container #content #main #application fieldset table tbody tr td .middle,
.workshop #container #content #main #check fieldset table tbody tr td .middle {
  width: 15em;
}

#workshop #container #content #main #application fieldset table tbody tr td .long,
.workshop #container #content #main #check fieldset table tbody tr td .long {
  width: 30em;
}

#workshop #container #content #main #application fieldset table tbody tr td .full,
.workshop #container #content #main #check fieldset table tbody tr td .full {
  width: 100%;
}

#workshop #container #content #main #application .button,
.workshop #container #content #main #check #button {
  padding: 18px 0;
}

.workshop #container #content #main #check #button {
  width: 460px;
}

#workshop #container #content #main #application .button li,
.workshop #container #content #main #check #button li {
  text-align: center;
}

.workshop #container #content #main #check #button li a,
.workshop #container #content #main #check #button li button {
  width: 209px;
  height: 64px;
}

.workshop #container #content #main #check #button #goback a {
  margin-right: 42px;
  background: url(../../img/pc/workshop_button_goback.gif) left top no-repeat;
}

.workshop #container #content #main #check #button #send button {
  background: url(../../img/pc/workshop_button_send.gif) left top no-repeat;
}

.workshop #container #content #main #message {
  margin: 0 46px;
}

.workshop #container #content #main #message p {
  margin: 20px 0;
}

.workshop #container #content #main #message #address {
  height: 40px;
  background: #6a696a;
}

.workshop #container #content #main #message #address dt {
  float: left;
  margin-right: 16px;
}

.workshop #container #content #main #message #address dd {
  border-top: 3px solid #6a696a;
  border-right: 3px solid #6a696a;
  border-bottom: 3px solid #6a696a;
  background: #fff;
  line-height: 34px;
  font-size: 1.8em;
  color: #D9315C;
}

.workshop #container #content #main #error {
  margin: 44px 0 0;
  padding: 35px 56px 0;
  background: url(../../img/pc/workshop_error_bg.gif) left top repeat-x;
}

.workshop #container #content #main #error dt {
  margin-bottom: 20px;
}

.workshop #container #content #main #error dd,
.workshop #container #content #main #error dd ul li {
  line-height: 1.667em;
}

.workshop #container #content #main #error dd em {
  color: #D9315C;
}

.workshop #container #content #main #error dd ul {
  margin-top: 11px;
}

.workshop #container #content #main #error dd ul li {
  margin-left: 1.5em;
  list-style-type: disc;
  line-height: 1.667em;
  color: #D9315C;
}

.workshop #container #content #main #error dd ul li span {
  color: #898989;
}

.workshop #container #content #main #error dd ul li span .notice {
  color: #D9315C;
}

.workshop #container #content #main #error dd {
  font-size: 1.2em;
  color: #898989;
}

.workshop #container #content #main .button {
  margin: 0;
  padding: 40px 0 20px;
  text-align: center;
}

.workshop #container #content #main #check #button {
  margin: 0 auto;
  padding: 18px 0;
}

#workshop #container #footer,
.workshop #container #footer {
  width: 100%;
  height: 27px;
  background: url(../../img/pc/workshop_footer_bg.gif) left bottom repeat-x;
}

* html #workshop #container #footer {
  position: static;
}

.workshop #container #footer {
  position: absolute;
  bottom: 0;
}

* html .workshop #container #footer {
  left: 0;
}

* + html .workshop #container #footer {
  left: 0;
}

#workshop #container #footer address,
.workshop #container #footer address {
  position: static;
  padding-top: 9px;
  background: none;
  text-align: center;
}

* + html #workshop #container #footer address img,
* + html .workshop #container #footer address img {
  vertical-align: top;
}

/*
1-5. 写メール相談
----------------------------------------------------------------------*/
#pmail {
  height: 100%;
}

#pmail #container {
  min-height: 100%;
  background: #E7F1F0;
}

body > #pmail #container {
  height: auto;
}

* html #pmail #container {
  height: 100%;
}

#pmail #container #content .wrapper #main {
  padding: 20px 20px 0;
}

#pmail #container #content .wrapper #main h2 {
  margin-bottom: 16px;
}

#pmail #container #content .wrapper #main h3 {
  margin-bottom: 10px;
}

#pmail #container #content .wrapper #main p {
  margin: -0.417em 0 16px;
  line-height: 1.834em;
  font-size: 1.2em;
}

#pmail #container #content .wrapper #main .destination {
  margin: 0 0 16px;
  padding: 3px;
  border: 2px solid #4F7F77;
}

#pmail #container #content .wrapper #main .destination dt,
#pmail #container #content .wrapper #main .destination dd {
  display: table-cell;
  vertical-align: middle;
}

#pmail #container #content .wrapper #main .destination .discription {
  padding-left: 35px;
}
#pmail #container #content .wrapper #main .destination .discription a {
  font-size: 2.6em;
  color: #2a2523;
}

#pmail #container #content .wrapper #main .destination .qr {
  padding-left: 78px;
}

#pmail #container #content .wrapper #main #order {
  margin-bottom: 15px;
}

#pmail #container #content .wrapper #main .attention {
  margin-bottom: 20px;
}

#pmail #container #content .wrapper #main .attention h5 {
  margin-bottom: 12px;
  border-bottom: 3px solid #689791;
}

#pmail #container #footer {
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 5px solid #335351;
  background: none;
}

#pmail #container #content .wrapper #main .attention ul li span img {
  margin: 0 4px;
  vertical-align: middle;
}

#pmail #container #content .wrapper #main .attention ul {
  margin: -0.375em 0;
}

#pmail #container #content .wrapper #main .attention ul li {
  margin-left: 2em;
  list-style-type: disc;
  line-height: 1.75em;
  font-size: 1.2em;
  color: #689791;
}

#pmail #container #content .wrapper #main .attention ul li span {
  color: #464746;
}

#pmail #container #footer .wrapper {
  padding: 0;
  width: 562px;
  background: none;
}

#pmail #container #footer .wrapper #close {
  margin-right: 10px;
  text-align: right;
}

/*
1-6. 運営会社情報
----------------------------------------------------------------------*/
#companyinfo #container #content .wrapper #main {
  padding: 46px 36px 0 4px;
  width: 660px;
}

#companyinfo #container #content .wrapper #main h2 {
  margin-bottom: 28px;
}

* html #companyinfo #container #content .wrapper #main #clinicintro {
  margin-bottom: 30px;
}

#companyinfo #container #content .wrapper #main #clinicintro h3 {
  padding: 65px 0 35px 92px;
}

#companyinfo #container #content .wrapper #main #clinicintro p {
  padding: 48px 47px 30px 92px;
  background: url(../../img/pc/section_bg2_header.gif) left top no-repeat;
  line-height: 1.834;
  font-size: 1.2em;
}

#companyinfo #container #content .wrapper #main #clinicintro .wrapper {
  margin-bottom: 30px;
  padding-left: 85px;
}

* html #companyinfo #container #content .wrapper #main #clinicintro .wrapper {
  margin-bottom: 0;
}

#companyinfo #container #content .wrapper #main #clinicintro .wrapper .paragraph p {
  margin: 0 0 18px 5px;
  padding: 0;
  background: none;
}

#companyinfo #container #content .wrapper #main #clinicintro .wrapper .paragraph ul {
  margin-bottom: 30px;
}

#companyinfo #container #content .wrapper #main #clinicintro .wrapper .paragraph ul li {
  margin-bottom: 45px;
}

#companyinfo #container #content .wrapper #main #clinicintro .wrapper .paragraph ul li dl {
  position: relative;
  min-height: 114px;
}

* html #companyinfo #container #content .wrapper #main #clinicintro .wrapper .paragraph ul li dl {
  height: 114px;
}

#companyinfo #container #content .wrapper #main #clinicintro .wrapper .paragraph ul li dl dt,
#companyinfo #container #content .wrapper #main #clinicintro .wrapper .paragraph ul li dl dd {
  margin-left: 155px;
}

#companyinfo #container #content .wrapper #main #clinicintro .wrapper .paragraph ul li dl .pic {
  position: absolute;
  top: 0;
  left: 5px;
  margin-left: 0;
}

#companyinfo #container #content .wrapper #main #clinicintro .wrapper .paragraph ul li dl dt {
  padding: 0 0 4px;
  background: url(../../img/pc/border1.gif) left bottom repeat-x;
}

#companyinfo #container #content .wrapper #main #clinicintro .wrapper .paragraph ul li dl .text {
  margin-top: 16px;
}

#companyinfo #container #content .wrapper #main #clinicintro .wrapper .paragraph ul li dl .text p {
  margin: 0;
  line-height: 1.5em;
}

#companyinfo #container #content .wrapper #main #clinicintro .wrapper .paragraph ul li dl .text .address {
  /*	margin-bottom:15px;*/
}

#companyinfo #container #content .wrapper #main #clinicintro .wrapper .paragraph ul li dl .text .address span {
  font-size: 0.834em;
}

#companyinfo #container #content .wrapper #main #clinicintro .wrapper .paragraph ul li dl .text .address a {
  color: #e15e5a;
}

#companyinfo #container #content .wrapper #main #clinicintro .wrapper .paragraph ul li dl .text .access {
  font-size: 1em;
}

#companyinfo #container #content .wrapper #main #clinicintro .wrapper .paragraph .banner {
  margin: 0 3px;
}

/*
1-7. 特集コンテンツ1　脂肪注入のすべて
----------------------------------------------------------------------*/
#topicpath::before, #topicpath::after {
  content: "";
  display: table;
}
#topicpath::after {
  clear: both;
}
* html #topicpath {
  zoom: 1;
}
* + html #topicpath {
  zoom: 1;
}

.feature #container #content .wrapper #main {
  padding-top: 36px;
  padding-left: 4px;
  width: 660px;
}
.feature p.title {
  margin-top: 10px;
  margin-bottom: 22px;
}
.feature h2.title {
  margin-bottom: 7px;
  text-align: center;
}
.feature .lead {
  margin: 0 51px 22px;
  text-align: justify;
  line-height: 1.7142857143;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.4em;
  color: #474645;
}
.feature #container #content .wrapper #main {
  padding-top: 36px;
  padding-left: 4px;
  width: 660px;
}
.feature #container #content .wrapper #main .section {
  margin-bottom: 36px;
}
.feature #container #content .wrapper #main .section-title {
  margin-bottom: 22px;
  background-image: url(../../img/pc/section_bg_header.gif);
}
.feature .section-wrapper {
  padding: 0 7px 7px;
  background: url(../../img/pc/section_bg_footer.gif) left bottom no-repeat;
}
.feature .section {
  margin-bottom: 36px;
}
.feature .section p {
  margin-right: 40px;
  margin-left: 81px;
  text-align: justify;
  line-height: 1.8333333333;
  font-size: 1.2em;
}

#feature1 #example {
  position: relative;
}
#feature1 #example p {
  margin: 0 237px 86px 81px;
}
#feature1 #example .pic {
  position: absolute;
  top: 38px;
  right: 37px;
  margin: 0;
}
#feature1 #point p {
  margin-bottom: 14px;
}
#feature1 .pointlist {
  margin: 0 0 43px 81px;
}
#feature1 .pointlist::before, #feature1 .pointlist::after {
  content: "";
  display: table;
}
#feature1 .pointlist::after {
  clear: both;
}
* html #feature1 .pointlist {
  zoom: 1;
}
* + html #feature1 .pointlist {
  zoom: 1;
}
#feature1 .pointlist-item {
  float: left;
  margin-bottom: 4px;
}
#feature1 .pointlist-item.no1 {
  width: 235px;
}
#feature1 .pointlist-item.no2 {
  width: 238px;
}
#feature1 .pointlist-item.no3 {
  width: 234px;
}
#feature1 .pointlist-item.no4 {
  width: 232px;
}
#feature1 .pointlist-item.no1 {
  margin-right: 24px;
  padding-top: 13px;
}
#feature1 .pointlist-item.no3 {
  margin-right: 25px;
}
#feature1 .pointlist-item.no4 {
  margin-top: -19px;
  margin-right: 25px;
}
#feature1 .pointlist-item .title {
  margin-bottom: 7px;
}
#feature1 .pointlist-item .text {
  position: relative;
  z-index: 10;
  margin: 0 16px 0 12px;
  text-align: justify;
  line-height: 1.8333333333;
  font-size: 1.2em;
  color: #898989;
}
#feature1 #kind .attr {
  margin-bottom: 4px;
  text-align: right;
}
#feature1 .yearlist {
  margin: 0 40px 0 85px;
}
#feature1 .yearlist-item.no1 .year-title {
  margin-top: 0;
  padding-top: 8px;
  background: #fff;
}
#feature1 .year-title {
  float: left;
  margin-top: 8px;
  margin-right: -7px;
}
#feature1 .year-desc {
  overflow: hidden;
  padding-left: 12px;
  border-left: 2px solid #f5dfd4;
}
#feature1 .technique {
  position: relative;
  margin-bottom: 33px;
}
#feature1 .technique .title {
  margin-bottom: 14px;
}
#feature1 .technique .text {
  margin: 0 127px 10px 25px;
  text-align: justify;
  line-height: 1.5;
  font-size: 1.2em;
  color: #898989;
}
#feature1 .technique .pic {
  position: absolute;
  top: 43px;
  right: 3px;
}
#feature1 .technique .fixation {
  margin-left: 25px;
}
#feature1 .entrylist {
  margin: 0 39px 42px 83px;
  border-top: 1px solid #bdbdbe;
}
#feature1 .entrylist li {
  padding: 10px 10px 11px;
  background: url(../../img/pc/border1.gif) left bottom repeat-x;
}
#feature1 .entrylist dl {
  text-align: right;
}
* html #feature1 .entrylist dl {
  height: 1%;
}
* + html #feature1 .entrylist dl {
  height: 1%;
}
#feature1 .entrylist dt {
  position: relative;
  padding: 4px 25px 5px;
  background: url(../../img/pc/qa_latest_title1.gif) left center no-repeat;
  text-align: left;
  line-height: 1.5em;
  font-size: 1.2em;
  color: #689791;
}
* html #feature1 .entrylist dt {
  margin-bottom: 0;
  height: 1%;
}
* + html #feature1 .entrylist dt {
  margin-bottom: 0;
}
#feature1 .entrylist dt a {
  color: #689791;
}
#feature1 .entrylist .new {
  position: absolute;
  top: 0;
  right: 0;
}
* html #feature1 .entrylist dd {
  height: 1%;
}
* html #feature1 .entrylist dd {
  height: 1%;
}
#feature1 .entrylist .cat,
#feature1 .entrylist .cat ul,
#feature1 .entrylist .cat li,
#feature1 .entrylist .date {
  display: inline;
  line-height: 1.2em;
  color: #898989;
}
#feature1 .entrylist .cat ul {
  margin-left: -3px;
}
#feature1 .entrylist .cat li {
  margin-right: -3px;
  padding: 0;
  background: none;
}
* html #feature1 .entrylist .cat li {
  padding-left: 10px;
  background: url(../../img/pc/slash1.gif) left center no-repeat;
}
* + html #feature1 .entrylist .cat li {
  padding-left: 10px;
  background: url(../../img/pc/slash1.gif) left center no-repeat;
}
#feature1 .entrylist .cat li::before {
  content: "／";
}
#feature1 .entrylist .cat li:first-child::before {
  content: "";
}
* html #feature1 .entrylist .cat .first {
  padding-left: 0;
  background: none;
}
* + html #feature1 .entrylist .cat .first {
  padding-left: 0;
  background: none;
}
#feature1 .entrylist .cat a {
  color: #898989;
}
#feature1 .entrylist .even {
  background-color: #e7f1f0;
}
#feature1 .entrylist .even dt {
  background: url(../../img/pc/qa_latest_title2.gif) left center no-repeat;
}
* html #feature1 .entrylist .even .cat li {
  background-image: url(../../img/pc/slash3.gif);
}
* + html #feature1 .entrylist .even .cat li {
  background-image: url(../../img/pc/slash3.gif);
}
#feature1 #qa .title {
  margin-bottom: 37px;
}

#feature2 h2.title {
  margin-bottom: 9px;
}
#feature2 .lead {
  margin-bottom: 16px;
}
#feature2 #container #content #main .section-title {
  background-image: url(../../img/pc/feature2_section_bg_header.gif);
}
#feature2 .cnavi {
  margin: 0 0 18px 9px;
}
#feature2 .cnavi::before, #feature2 .cnavi::after {
  content: "";
  display: table;
}
#feature2 .cnavi::after {
  clear: both;
}
* html #feature2 .cnavi {
  zoom: 1;
}
* + html #feature2 .cnavi {
  zoom: 1;
}
#feature2 .cnavi-item {
  float: left;
  margin-right: 2px;
}
#feature2 .cnavi-item.hyaluronicacid dt {
  padding-top: 0px;
}
#feature2 .cnavi-item.hyaluronicacid ul {
  background: url(../../img/pc/feature2_cnavi_hyaluronicacid_bg.gif) left top no-repeat;
}
#feature2 .cnavi-item.siliconbag dt {
  padding-top: 8px;
}
#feature2 .cnavi-item.siliconbag ul {
  background: url(../../img/pc/feature2_cnavi_siliconbag_bg.gif) left top no-repeat;
}
#feature2 .cnavi-item.fatinjection dt {
  padding-top: 4px;
}
#feature2 .cnavi-item.fatinjection ul {
  background: url(../../img/pc/feature2_cnavi_fatinjection_bg.gif) left top no-repeat;
}
#feature2 .cnavi-item ul::before, #feature2 .cnavi-item ul::after {
  content: "";
  display: table;
}
#feature2 .cnavi-item ul::after {
  clear: both;
}
* html #feature2 .cnavi-item ul {
  zoom: 1;
}
* + html #feature2 .cnavi-item ul {
  zoom: 1;
}
#feature2 .cnavi-item li {
  float: left;
}
#feature2 .cnavi-item a img {
  transition: opacity 0.15s linear;
}
#feature2 .cnavi-item a:hover img {
  opacity: 0;
}
#feature2 #hyaluronicacid .section-title {
  padding-top: 38px;
  padding-bottom: 27px;
}
#feature2 #siliconbag .section-title {
  padding-top: 45px;
  padding-bottom: 21px;
}
#feature2 #fatinjection .section-title {
  padding-top: 45px;
  padding-bottom: 23px;
}
#feature2 .details {
  margin: 0 40px 40px 84px;
}
#feature2 .details::before, #feature2 .details::after {
  content: "";
  display: table;
}
#feature2 .details::after {
  clear: both;
}
* html #feature2 .details {
  zoom: 1;
}
* + html #feature2 .details {
  zoom: 1;
}
#feature2 .details-title {
  margin-bottom: 15px;
}
#feature2 .symptom, #feature2 .prevention, #feature2 .cause {
  float: left;
  margin-right: 15px;
  width: 162px;
}
#feature2 .symptom .title, #feature2 .prevention .title, #feature2 .cause .title {
  margin-bottom: 9px;
}
#feature2 .symptom p, #feature2 .prevention p, #feature2 .cause p {
  margin: 0 4px 29px;
  text-align: justify;
  line-height: 1.5;
  font-size: 1.2em;
}
#feature2 .symptom .pic, #feature2 .prevention .pic, #feature2 .cause .pic {
  margin: 0;
}
#feature2 .prevention {
  margin: 0;
}
#feature2 #point {
  margin: 0 4px 30px 2px;
}
#feature2 #point ul {
  padding: 0 15px;
  background: url(../../img/pc/point_bg.gif) center top no-repeat;
}
#feature2 #point .point1 {
  background: url(../../img/pc/point1_h.gif) left top no-repeat;
}
#feature2 #point .point2 {
  background: url(../../img/pc/point2_h.gif) left top no-repeat;
}
#feature2 #point .point3 {
  background: url(../../img/pc/point3_h.gif) left top no-repeat;
}
#feature2 #point a {
  width: 624px;
  height: 89px;
}
#feature2 #footBtn {
  margin: 0 4px 60px 2px;
}
#feature2 #footBtn h3 {
  margin-bottom: 12px;
}
#feature2 #footBtn ul {
  overflow: hidden;
  width: 654px;
}
#feature2 #footBtn li {
  float: left;
  margin-right: 12px;
  width: 210px;
}
#feature2 #footBtn .last {
  margin: 0;
}

/*----------------------------------------------------------------------
市島フィールドここから
----------------------------------------------------------------------*/
#container #content .wrapper #main .section .wrapper {
  padding: 0 36px 12px;
}

#confirmation #container #header .wrapper {
  background: none;
}

#confirmation.send #container #header .wrapper {
  background: url(../../img/pc/header_wrapper_bg.png) 188px bottom no-repeat;
}

#counseling #container #content .wrapper #main form table tbody tr th,
.counseling #container #content .wrapper #main form table tbody tr th {
  width: 220px;
}

#counseling #container #content .wrapper #main form table tbody tr.text th {
  background-image: none;
}

.form #container #content .wrapper #main form table tr th,
.form #container #content .wrapper #main form table tr td {
  font-size: 1.4em;
}

.form #container #content .wrapper #main form table tr td textarea {
  margin: 0;
  padding: 5px;
  width: 97%;
}

.form #container #content .wrapper #main form table tr th label span span {
  font-size: 0.8em;
}

#counseling #container #content .wrapper #main,
.counseling #container #content .wrapper #main,
#pmail #container #content .wrapper #main {
  display: block;
  float: none;
  width: auto;
}

#counseling #container #content .wrapper #main .section,
#consultation #container #content .wrapper #main .section,
#confirmation #container #content .wrapper #main .section {
  background: url(../../img/pc/section_bg2.gif) left top repeat-y;
}

#counseling #container #content .wrapper #main .section .wrapper {
  padding: 0 91px 20px;
}

#consultation #container #content .wrapper #main .section .wrapper {
  padding: 0 91px 12px;
}

#counseling #container #content .wrapper #main #net h3 {
  padding: 40px 7px 13px 91px;
}

#counseling #container #footer .wrapper,
.counseling #container #footer .wrapper,
#consultation #container #footer .wrapper,
.consultation #container #footer .wrapper {
  padding: 32px 0 8px;
  width: 900px;
  height: 67px;
}

#counseling #container #footer .wrapper,
.counseling.send #container #footer .wrapper,
#consultation #container #footer .wrapper,
.consultation.send #container #footer .wrapper {
  background: url(../../img/pc/footer_wrapper_bg.png) 195px top no-repeat;
}

#confirmation.counseling.send #container #content .wrapper #main .section .wrapper,
#confirmation.consultation.send #container #content .wrapper #main .section .wrapper {
  padding: 0 91px 12px;
}

#confirmation.counseling #container #content .wrapper #main .section .wrapper,
#confirmation.consultation #container #content .wrapper #main .section .wrapper {
  padding: 0 7px 11px;
  background-image: url(../../img/pc/section_bg2_footer.gif);
}

#confirmation.counseling #container #content .wrapper #main #finish.section h3 {
  padding: 63px 0 30px;
  background-image: url(../../img/pc/section_bg3_header.gif);
  text-align: center;
  font-size: 1.2em;
  color: #6A6A6A;
}

#confirmation.counseling #container #content .wrapper #main #check.section h3,
#confirmation.consultation #container #content .wrapper #main #check.section h3,
#confirmation.consultation #container #content .wrapper #main #finish.section h3 {
  padding: 63px 7px 30px 92px;
  background-image: url(../../img/pc/section_bg3_header.gif);
  font-size: 1.2em;
  color: #6A6A6A;
}

#confirmation.counseling #container #content .wrapper #main p#progress {
  margin: 0;
}

#confirmation.consultation #container #content .wrapper #main p#progress {
  text-align: center;
}

#confirmation.counseling #container #content .wrapper #main form table {
  margin-left: 85px;
}

#confirmation.consultation.send #container #content .wrapper #main .top {
  text-align: center;
}

#confirmation.send #container #content .wrapper #main .top {
  text-align: center;
}

#consultation #container #content .wrapper #main,
.consultation #container #content .wrapper #main,
#counseling #container #content .wrapper #main,
.counseling #container #content .wrapper #main,
#pmail #container #content .wrapper #main {
  padding: 25px 4px 0;
}

#consultation #container #content .wrapper #main h2 {
  padding-top: 10px;
}

#consultation #container #content .wrapper #main .form {
  margin: auto;
  background: url(../../img/pc/section_bg3_header.gif) left top no-repeat, url(../../img/pc/section_bg2_footer.gif) left bottom no-repeat;
}

#counseling #container #content .wrapper #main form,
.counseling #container #content .wrapper #main form {
  width: auto;
}

#consultation #container #content .wrapper #main form table,
#counseling #container #content .wrapper #main form table {
  width: 100%;
}

.consultation #container #content .wrapper #main form table,
.counseling #container #content .wrapper #main form table {
  width: 712px;
}

.consultation #container #content .wrapper #main form table {
  margin-left: 75px;
}

#consultation #container #content .wrapper #main form table tr th,
.consultation #container #content .wrapper #main form table tr th,
#counseling #container #content .wrapper #main form table tr th,
.counseling #container #content .wrapper #main form table tr th {
  width: 220px;
}

#consultation #container #content .wrapper #main p,
.consultation #container #content .wrapper #main p {
  margin: 16px 0;
}

#consultation #container #content .wrapper #main p.consultation_info {
  padding-top: 35px;
  padding-bottom: 10px;
}

#consultation #container #content .wrapper #main .pic {
  float: left;
}
#consultation #container #content .wrapper #main .pic img {
  margin-top: 22px;
  margin-right: 10px;
}

.consultation #container #content .wrapper #main #check,
.consultation #container #content .wrapper #main #finish {
  margin-top: 30px;
}

.consultation.send #container #content .wrapper #main #progress {
  padding-left: 91px;
}

.consultation #container #content .wrapper #main #mail {
  margin-bottom: 30px;
  height: 35px;
  background: url(../../img/pc/counseling_mail_bg.gif) right top no-repeat;
}

.consultation #container #content .wrapper #main #mail dt {
  float: left;
  margin-right: 10px;
}

.consultation #container #content .wrapper #main #mail dd {
  padding: 1px 0;
  line-height: 33px;
  font-size: 1.4em;
  font-weight: bold;
  color: #3F6564;
}

.consultation #container #content .wrapper #main #failed {
  margin: 0;
  padding: 16px 20px;
  border: 1px solid #BDBDBE;
  background: #DBEFED;
}

#pmail #container #content .wrapper #main .section {
  background: url(../../img/pc/section_bg2_header.gif) left top no-repeat, url(../../img/pc/section_bg2.gif) left top repeat-y;
}

#pmail #container #content .wrapper #main .section .wrapper {
  padding: 0 91px 19px;
  background-image: url(../../img/pc/section_bg2_footer.gif);
}

#pmail #container #content .wrapper #main h2 {
  padding-top: 10px;
}

#pmail #container #content .wrapper #main #lead {
  margin: 34px 0 27px 19px;
}

#pmail #container #content .wrapper #main #pmail-info h3 {
  padding: 40px 91px 13px;
  background-image: url(../../img/pc/section_bg3_header.gif);
  line-height: 2em;
  font-size: 1.3em;
  color: #666;
}

#pmail #container #footer {
  background: url(../../img/pc/footer_bg.gif) left 51px repeat-x;
}
#pmail #container #footer .wrapper {
  padding: 32px 0 8px;
  width: 900px;
  height: 67px;
  background: url(../../img/pc/footer_wrapper_bg.png) 195px top no-repeat;
}

#pmail #container #content .wrapper #main #order {
  margin-bottom: 18px;
}

#ui-datepicker-div {
  z-index: 2000 !important;
}

#ui-datepicker-div .ui-datepicker-today {
  opacity: 1;
  filter: Alpha(Opacity=100);
}

#ui-datepicker-div .ui-datepicker-today span {
  background: #F9E5E0;
}

/*----------------------------------------------------------------------
市島フィールドここまで
----------------------------------------------------------------------*/
.js-accordion-title {
  cursor: pointer;
}
.js-accordion-contents {
  overflow: hidden;
  height: 0;
  min-height: 0;
  transition: all 0.4s ease-in;
  transform: translate3d(0, 0, 0);
}

.privacypolicy-text {
  margin-top: -110px !important;
  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: #3c3c3c;
}

.p-privacypolicy {
  position: relative;
  margin-bottom: 135px !important;
  padding: 0;
  background: 0;
  color: #3c3c3c;
}
.p-privacypolicy div {
  padding: 0;
  background: 0;
}
.p-privacypolicy div p {
  margin: 0;
  width: auto;
  color: inherit;
}
.p-privacypolicy-inner {
  margin: 0 auto;
  box-sizing: border-box;
}
.p-privacypolicy-inner.is-open .p-privacypolicy-title {
  background: url(../../img/pc/privacypolicy_arrow2.png) center bottom no-repeat;
}
.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: 0.18em;
}
.p-privacypolicy-title::before, .p-privacypolicy-title::after {
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  background-color: #3c3c3c;
}
.p-privacypolicy-title::before {
  margin-right: 1em;
}
.p-privacypolicy-title::after {
  margin-left: 1em;
}
.p-privacypolicy-contents-wrapper.p-privacypolicy-contents-wrapper {
  padding-top: 50px;
}
.p-privacypolicy .p-title {
  margin-top: 2em;
  margin-bottom: 1em;
  padding: 0;
  height: auto;
  min-height: auto;
  border: 0;
  background: 0;
  line-height: 1;
  font-size: 1.4em;
  font-weight: bold;
}
.p-privacypolicy .text,
.p-privacypolicy .item {
  text-align: left;
  line-height: 1.8333333333;
  font-size: 1.2em;
}
.p-privacypolicy .contents-title {
  margin-bottom: 0.5em;
  font-size: 1.2em;
}
.p-privacypolicy .list {
  margin-bottom: 1em;
  margin-left: 1em;
  counter-reset: list;
}
.p-privacypolicy .item {
  margin-left: 2.5em;
  text-indent: -2.5em;
}
.p-privacypolicy .item:nth-child(n)::before {
  content: "（" counter(list) "）";
  counter-increment: list;
}
.p-privacypolicy .item .item {
  font-size: 1em;
}
.p-privacypolicy .text {
  margin-bottom: 1em;
  padding: 0;
  min-height: auto;
  background: 0;
}
.p-privacypolicy .text + .text,
.p-privacypolicy .text + .list {
  margin-top: 1em;
}
.p-privacypolicy .text.date {
  text-align: right;
}
.p-privacypolicy .text + .p-title,
.p-privacypolicy .list + .p-title {
  margin-top: 2em;
}
.p-privacypolicy #reception dt,
.p-privacypolicy #reception dd {
  line-height: 1.8333333333;
  font-size: 1.2em;
}
.p-privacypolicy #reception dl {
  display: flex;
}
.p-privacypolicy #reception dl dt,
.p-privacypolicy #reception dl dd {
  font-size: 1em;
}
.p-privacypolicy #reception a {
  color: #3c3c3c;
  pointer-events: none;
}
