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

body.second ul.pancz {
	height:20px;
}

body.second ul.pancz li {
	float:left;
	color:#555555;
	font-size:83%;
}

body.second ul.pancz li a:link {
	text-decoration: underline;
	color:#555555;
}

body.second ul.pancz li a:visited {
	text-decoration: underline;
	color:#555555;
}

body.second ul.pancz li a:hover {
	text-decoration: none;
	color:#555555;
}

body.second ul.pancz li a:active {
	text-decoration: underline;
	color:#555555;
}


body.second h2 {
	clear:both;
	text-align:left;
}


/*クリニック紹介*/
body.clinic div.clinic_box {
	padding-top:25px;
	width: 654px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

body.clinic div.clinic_box h2 {
	padding-bottom:10px;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #939;
	font-size: 18px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-weight: bold;
}

body.clinic div.clinic_box div.clinic_l {
	width:353px;
	float:left;
}

body.clinic div.clinic_box div.clinic_l p.name {
	margin-bottom:23px;
}

body.clinic div.clinic_box div.clinic_l dl {
	width:353px;
}

body.clinic div.clinic_box div.clinic_l dl dt {
	padding-bottom:5px;
	border-bottom:1px solid #bfbfbf;
	margin-bottom:5px;
}

body.clinic div.clinic_box div.clinic_l dl dd {
	line-height:1.5em;
	margin-bottom:20px;
}

body.clinic div.clinic_box div.clinic_l dl dd span {
	display:block;
	padding-top:10px;
}

body.clinic div.clinic_box div.clinic_r {
	float:right;
	padding:1px;
	border:1px solid #c4c4c4;
}

body.clinic dl.access {
	width:654px;
	padding-top:20px;
	padding-bottom:55px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

body.clinic dl.access dt {
	float:left;
	padding:1px;
	border:1px solid #bfbfbf;
}

body.clinic dl.access dd {
	margin-left:325px;
	line-height:1.5em;
	font-size:116%;
}

body.clinic dl.access dd span.acc_name {
	font-size:128%;
}

body.clinic dl.access dd span.acc_time {
	color:#f1551f;
	font-size:114%;
	font-weight:bold;
}

.clinic_table {
	width:100%;
	margin-top: 10px;
	margin-bottom: 20px;
}

.clinic_table td {
	padding-top:15px;
	padding-bottom:15px;
	border:1px solid #CCCCCC;
	padding-left: 15px;
	font-size: 14px;
}
.clinic_table th {
	padding-top:15px;
	padding-bottom:15px;
	border:1px solid #CCCCCC;
	width: 220px;
	background-color: #EFEFEF;
	font-size: 14px;
	text-align: center;
}

/*初めての方*/

body.beginner div.begi_box {
	width:654px;
	padding-bottom:55px;
	padding-top:25px;
	margin:0 auto;
}

body.beginner div.begi_box h2 {
	padding-bottom:10px;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #939;
	font-size: 18px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-weight: bold;
}

body.beginner div.begi_box dl.begi_cont {
	clear:both;
	padding-top:25px;
	padding-bottom:30px;
}

body.beginner div.begi_box dl.begi_cont dt {
	float:left;
	width:385px;
	line-height:1.5em;
}

body.beginner div.begi_box dl.begi_cont dd {
	float:right;
	padding:1px;
	border:1px solid #9f9f9f;
}

body.beginner div.begi_box ul.begi_contact {
	clear:both;
	padding-left:12px;
	height:107px;
	padding-bottom:7px;
}

body.beginner div.begi_box ul.begi_contact li {
	float:left;
}

body.beginner div.begi_box p.begi_tel {
	padding-left:14px;
	padding-bottom:60px;
}

body.beginner div.begi_box p.begi_cont02 {
	padding-top:25px;
	padding-bottom:80px;
}

body.beginner div.begi_box div.begi_area {
	padding-top:20px;
}

body.beginner div.begi_box div.begi_area div.begi_l {
	width:385px;
	float:left;
}

body.beginner div.begi_box div.begi_area div.begi_l p.txt_hiyou {
	margin-bottom:35px;
}

body.beginner div.begi_box div.begi_area div.begi_l dl dt {
	margin-bottom:15px;
}

body.beginner div.begi_box div.begi_area div.begi_l dl dd {
	line-height:1.5em;
	margin-bottom:50px;
}

body.beginner div.begi_box div.begi_area div.begi_r {
	float:right;
}

body.beginner div.begi_box div.begi_area div.begi_r ul li {
	margin-bottom:11px;
	padding:1px;
	border:1px solid #9f9f9f;
}

body.beginner div.begi_box div.loan {
	background-color:#f6f6f6;
	margin-bottom:20px;
	clear:both;
	padding-top:22px;
	padding-left:18px;
	padding-bottom:20px;
	padding-right:18px;
}

body.beginner div.begi_box div.loan dl.loan_txt {
	padding-bottom:20px;
}

body.beginner div.begi_box div.loan dl.loan_txt dt {
	margin-bottom:20px;
}

body.beginner div.begi_box div.loan dl.loan_txt dd {
	line-height:1.5em;
	font-weight:bold;
}

body.beginner div.begi_box div.loan dl.loan_txt02 dt {
	color:#ff5400;
	font-weight:bold;
	line-height:1.5em;
}

body.beginner div.begi_box div.loan dl.loan_txt02 dd {
	margin-bottom:20px;
	line-height:1.5em;
}

body.beginner div.begi_box div.begi_area p.txt_sejutsu {
	margin-bottom:30px;
}

body.beginner div.begi_box div.begi_area div.u20 {
	border:1px solid #999999;
	padding-top:23px;
	padding-bottom:18px;
	text-align:center;
}

body.beginner div.begi_box div.begi_area div.u20 dl {
	padding-left:17px;
	padding-right:17px;
}

body.beginner div.begi_box div.begi_area div.u20 dl dt {
	margin-bottom:30px;
}

body.beginner div.begi_box div.begi_area div.u20 dl dd {
	line-height:1.5em;
	margin-bottom:20px;
}

body.beginner div.begi_box div.begi_area div.u20 p {
	padding-left:9px;
}

body.beginner div.begi_box div.begi_space {
	padding-bottom:80px;
}




/*施術費用*/
body.price div.price_box {
	width:654px;
	margin:0 auto;
	padding-top:25px;
}

body.price div.price_box h2 {
	padding-bottom:10px;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #939;
	font-size: 18px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-weight: bold;
}

body.price div.price_box h3 {
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 16px;
	padding-top: 5px;
	font-weight: bold;
	margin-top: 20px;
	color: #993399;
}

body.price div.price_box div.box01 {
	padding-bottom:80px;
	padding-top:25px;
}

body.price div.price_box div.box02 {
	padding-bottom:55px;
	padding-top:25px;
}

body.price div.price_box table {
	width:100%;
}

body.price div.price_box table td {
	padding-top:15px;
	padding-bottom:15px;
	border:1px solid #999999;
}

body.price div.price_box table td.price_ttl {
	background-color:#f0f0f0;
	color:#000000;
	font-size:116%;
	text-align:center;
}

body.price div.price_box table td.price_txt {
	text-align:left;
	padding-left:25px;
	width:280px;
}

body.price div.price_box table td.price_txt02 {
	text-align:right;
	padding-right:25px;
}

body.price div.price_box p {
	text-align:right;
	padding-top:10px;
}

body.price div.price_box dl.chapter {
	margin: 0 0 20px 0;
}

body.price div.price_box .chapter p {
	text-align: left !important;
}

body.price div.price_box dl.chapter dt {
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-left: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #d1d1d1;
	background: url(../../images/ico-square.jpg) no-repeat 0 5px;
}
body.price div.price_box dl.chapter dd {
	line-height: 150%;
	padding: 5px 10px 30px;
}

body.price div.price_box dl.chapter dd:last-child {
	padding:5px 10px 0;
}

body.price div.price_box dl.chapter ul {
	margin:10px 0 0 20px;
}

body.price div.price_box dl.chapter ol {
	margin:10px 0 0 20px;
}
body.price div.price_box dl.chapter ul li,
body.price div.price_box dl.chapter ol li {
	margin: 0 0 10px 0;
	list-style-type: disc;
}

body.price div.price_box dl.dl-simple {
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

body.price div.price_box dl.dl-simple dt {
	font-weight: bold;
	margin: 0 0 3px 0;
	padding-left: 30px;
}

body.price div.price_box dl.dl-simple dd {
	margin-top: 0;
	margin-right: 0;
	margin-left: 30px;
	margin-bottom: 10px;
	line-height: 150%;
}


/*刺青除去について*/
body.about div.about_box {
	width:654px;
	margin:0 auto;
	padding-bottom:55px;
	padding-top:25px;
}

body.about div.about_box h2 {
	padding-bottom:10px;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #939;
	font-size: 18px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-weight: bold;
}

body.about div.about_box p.about_read {
	margin-bottom:20px;
}

body.about div.about_box p.about_txt {
	margin-bottom:35px;
}

body.about div.about_box div.about_cont {
	padding-bottom:65px;
}

body.about div.about_box div.about_cont table {
	width:100%;
}

body.about div.about_box div.about_cont table td.l_01 {
	padding-right:33px;
}

body.about div.about_box div.about_cont table td.txt {
	padding-top:15px;
	padding-bottom:10px;
	line-height:1.5em;
	vertical-align:top;
}

body.about div.about_box div.about_cont table td p {
	background-image:url(../../about/images/detail_line.gif);
	background-repeat:repeat-x;
	background-position:center;
	text-align:right;
}

body.about div.about_box dl {
	padding-top:28px;
}

body.about div.about_box dl dt {
	margin-bottom:56px;
}

/*施術*/

body.treatment div.treatment_box {
	width:654px;
	margin:0 auto;
	padding-top:25px;
	padding-bottom:55px;
}

body.treatment div.treatment_box h2 {
	padding-bottom:10px;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #939;
	font-size: 18px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-weight: bold;
}

/*アブレーション*/
body.treatment div.treatment_box dl.abu_cont {
	padding-bottom:90px;
}

body.treatment div.treatment_box dl.abu_cont dt {
	line-height:1.5em;
	margin-bottom:55px;
}

body.treatment div.treatment_box div.abu_img {
	padding-top:25px;
}

/*皮膚移植法*/
body.treatment div.treatment_box dl.hihu_cont {
	padding-bottom:90px;
}

body.treatment div.treatment_box dl.hihu_cont dt {
	line-height:1.5em;
	margin-bottom:55px;
}

body.treatment div.treatment_box div.hihu_img {
	padding-top:25px;
}

/*レーザー治療法*/
body.treatment div.treatment_box dl.laser_cont {
	padding-bottom:35px;
	padding-top:25px;
}

body.treatment div.treatment_box dl.laser_cont dt {
	width:465px;
	float:left;
	line-height:1.5em;
}

body.treatment div.treatment_box dl.laser_cont dd {
	float:right;
	padding:1px;
	border:1px solid #999999;
}

body.treatment div.treatment_box div.laser_img {
	clear: both;
}

body.treatment div.treatment_box div.laser_img02 {
	padding-top:25px;
}

/*切除法*/
body.treatment div.treatment_box p.cut_txt {
	padding-bottom:65px;
}

body.treatment div.treatment_box dl.cut_cont {
	padding-top:25px;
	padding-bottom:70px;
}

body.treatment div.treatment_box dl.cut_cont dt {
	line-height:1.5em;
	margin-bottom:45px;
}

body.treatment div.treatment_box dl.cut_cont02 {
	padding-top:25px;
	padding-bottom:55px;
}

body.treatment div.treatment_box dl.cut_cont02 dt {
	line-height:1.5em;
	margin-bottom:45px;
}

body.treatment div.treatment_box dl.cut_cont02 dd {
	margin-bottom:25px;
}

body.treatment div.treatment_box div.cut_img {
	padding-top:25px;
}


/*フォーム*/
/*相談*/
body.form p.form_read {
	font-size:133%;
	padding-left:16px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:25px;
}

body.form p.form_read span {
	color:#b5040e;
}

body.form p.form_chui {
	padding-left:16px;
	margin-bottom:37px;
}

body.form div.form_box {
	padding-bottom:60px;
	padding-left:15px;
	padding-right:17px;
	color:#000000;
}

body.form div.form_box h2 {
	padding-bottom:10px;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #939;
	font-size: 18px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-weight: bold;
}

body.form div.form_box p.form_txt {
	padding-top:17px;
	padding-bottom:20px;
	line-height:1.8em;
}

body.form div.form_box p.form_txt span {
	color:#f1551f;
	font-weight:bold;
}

body.form div.form_box table{
	width:654px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #34cfd3;
}

body.form div.form_box table th{
	vertical-align:top;
	background-color:#fff;
	width:40%;
	text-align:left;
	font-weight:normal;
	background-image: url(../../inq/images/ico.gif);
	background-repeat: no-repeat;
	background-position: 4px 14px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #34cfd3;
}

body.form div.form_box table td{
	border-bottom:solid 1px #34cfd3;
	text-align:left;
	vertical-align:top;
	padding:5px 10px;
	white-space:nowrap;
}

body.form div.form_box table ul{
	width:390px;
}

body.form div.form_box table li{
	float:left;
	width:110px;
}

body.form div.form_box table .none{
	border:solid 0px #fff;
}

body.form div.form_box table .time{
	width:20%;
}

body.form div.form_box table .red{
	font-size:11px;
	color:#ff0000;
}
	
body.form div.form_box table input.long{
	width:400px;
}

body.form div.form_box table textarea {
	width:400px;
	height:215px;
}

body.form div.form_box table ul.time{
	width:400px;
}

body.form div.form_box table ul.time li{
	float:left;
	width:110px;
}

body.form div.form_box p.privacy {
	text-align:right;
	padding-top:9px;
	line-height:1em;
	margin-bottom:40px;
}

body.form div.form_box p.privacy a:link {
	text-decoration: underline;
	color:#000000;
}

body.form div.form_box p.privacy a:visited {
	text-decoration: underline;
	color:#000000;
}

body.form div.form_box p.privacy a:hover {
	text-decoration: none;
	color:#000000;
}

body.form div.form_box p.privacy a:active {
	text-decoration: underline;
	color:#000000;
}

body.form div.form_box p.btn_send {
	text-align:center;
}

body.form div.form_box p.yoyaku_txt {
	text-align:center;
	padding-top:12px;
}

div.treat_box {
	width:654px;
	padding-bottom:35px;
}

div.treat_box table {
	width:100%;
}

div.treat_box table td {
	padding: 8px;
	width: 290px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}


div.treat_box table td.l_01 {
	background-color: #FECCCB;
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	color: #5E291E;
}

div.treat_box table td.txt_cont {
	padding-top:15px;
	line-height:20px;
	padding-bottom:10px;
}

div.treat_box table td p {
	text-align:right;
}

/* thanks */

.thanks {
	padding-left:16px;
	padding-right:15px;
}

.thanks h4 {
    font-size: 1.3em;
    text-align: left;
    font-weight: bold;
    border-bottom: none;
    margin-bottom: 30px;
    padding: 0;
    line-height: 1.2em;
    color: #FF7900;
}

.thanks .btn_box {
    width: 30%;
    margin-left: 20px;
    margin-bottom: 30px;
}

.thanks a {
    display: block;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
    background-color: #FF7900;
}

.thanks a:hover {
    background-color: #FF8A21;
}

/*サイトマップ*/

body.beginner div.sitemap_box {
	width:654px;
	padding-bottom:55px;
	padding-top:25px;
	margin:0 auto;
}

body.beginner div.sitemap_box h2 {
	padding-bottom:10px;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #939;
	font-size: 18px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-weight: bold;
	margin-bottom: 20px;
}

body.beginner div.sitemap_box h2 a {
	color: #000000;
}

body.beginner div.sitemap_box ul {
	margin-top: 0px;
	margin-bottom: 40px;
}

body.beginner div.sitemap_box li {
	padding-bottom:7px;
	padding-left: 25px;
	font-size: 1.2em;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-weight: bold;
	margin-bottom: 10px;
}

body.beginner div.sitemap_box li a {
	color: #993399;
}

/* ==================== 計算フォーム ==================== */
.calc input[type="radio"]{
	vertical-align: middle;
}
.calc input[type="text"] {
	background-color: #EBEBEB;
	border:1px solid #CCCCCC;
}
.calc input[type="text"]:focus {
	border:2px solid #3399FF;
}

/* ========== 計算Table ========== */
.calc table {
	border-collapse: collapse;
	font-size: 14px;
	margin-top: 10px;
	width: 100%;
	border: 5px solid #FFFFFF;
}
.calc table th {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 120px;
	background-color: #EDDDAA;
	font-weight: normal;
	text-align: left;
	border: 5px solid #FFFFFF;
}
.calc table td {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-weight: normal;
	border: 5px solid #FFFFFF !important;
	background-color: #F0F0F0;
}
