/*
	酒井形成外科 メインCSS
	version 2019 肌の再生医療
*/
html {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
}
h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 3px;
	padding-bottom: 0;
}
h2 {
	font-size: 20px;
	line-height: 24px;
}
a {
	text-decoration: none;
	color: #cc0000;
}

.oneblock {
	clear: borh;
}
.twoblock {
	clear: borh;
}
.red_text {
	color: #FF3333;
}
.small_text {
	font-size: 12px;
}
.marujirushi_black {
	padding-left: 24px;
	background-image: url("../image/maru_black.png");
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.yomi {
	font-size: 12px;
}
/*
	パンくずリスト
*/
#breadcrumb {
	font-size: 10px;
	line-height: 14px;
	color: #d9d9d9;
}
#breadcrumb a {
	color: #d9d9d9;
}
/*
	フッター
*/
#footer-bar {
	width: 100%;
	background: #0066cc;
	background-image: url("../image/header_title_bg.png");
	font-size: 5px;
	line-height: 5px;
}
#footer p {
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	color: #333333;
}
#footer a {
	color: #333333;
	font-weight: bold;
}
/*
	ページ下部 フォームへのボタン
*/
.info {
	clear: both;
	min-width: 400px;
	max-width: 460px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 15px;
}
.info img {
	width: 100%;
}
/*
	左右文中配置イメージ
*/
.right_image200 {
	float: right;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.right_image300 {
	float: right;
	width: 300px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.right_image300 img,
.right_image200 img {
	width: 100%;
}
/*
	INDEX MENU
*/
#index_menu {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 10px;
}
.index_menu_line {
	width: 100%;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
	background: url(../image/index-line.gif);
}
.index-icon {
	margin-left: 20px;
}
.index-module {
	list-style: none;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 2px;
	padding-top: 0;
}
.index-module-item {
	padding-left: 20px;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	background: url(../image/li-bg-index-menu.gif) 0 5px no-repeat;
	float: left;
	width: 300px;
}
.index-module-item a {
	color: #000000
}
.addInformation {
	padding-right: 15px;
	text-align: right;
}

/*
	トップボタン
*/
#top_menu01 p,
#top_menu02 p,
#top_menu03 p,
#top_menu04 p,
#top_menu05 p,
#top_menu06 p,
#top_menu07 p {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#top_menu01 h3,
#top_menu02 h3,
#top_menu03 h3,
#top_menu04 h3,
#top_menu05 h3,
#top_menu06 h3,
#top_menu07 h3 {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	font-size: 14px;
	background: #0099cc;
	background-image: url(../image/header_title_bg.png);
	color: #ffffff;
	margin-bottom: 1px;
	border-top-left-radius : 8px;
	border-top-right-radius : 8px;
	height: 50px;
}
.go_to_page {
	text-align: center;
	font-size: 12px;
	background: #333333;
	background-image: url(../image/header_title_bg_black.png);
	color: #ffffff;
	margin-top: 2px;
	border-bottom-left-radius : 8px;
	border-bottom-right-radius : 8px;
}
.premium {
	font-size: 12px;
	line-height: 20px;
}
#top_headline {

}
#top_headline h3 {
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../image/header3_background.png);
	background-width: 100%;
	padding: 8px;
	padding-left: 20px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.4);
}
/*
	FAQ
*/
#faq .qa_headline {
	margin-left: 20px;
	color: #666666;
	font-size: 14px;
	line-height: 20px;
}
#faq .faq_q {
	margin-left: 20px;
	padding-left: 40px;
	padding-bottom: 10px;
	background-image: url("../image/i-q.png");
	background-repeat: no-repeat;
	color: #7269cc;
	font-size: 14px;
	line-height: 20px;
}
#faq .faq_a {
	margin-left: 20px;
	padding-left: 40px;
	padding-bottom: 10px;
	background-image: url("../image/i-a.png");
	background-repeat: no-repeat;
	color: #d6208d;
	font-size: 14px;
	line-height: 20px;
}
#faq h3 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../image/header3_background.png);
	background-width: 100%;
	padding: 8px;
	padding-left: 20px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.4);
}
#faq h4 {
	margin-left: 20px;
	padding-top: 15px;
	margin-top: 10px;
	border-top: 1px dotted #666666;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
}
/*
	価格表
*/
.tokubetsukakaku {
	color: #cc0000;
}
.price_add {
	margin-bottom: 10px;
	font-size: 12px;
}
#cost {
	margin-left: 30px;
}
.cost_table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.cost_table2 {
	width: 550px;
	border-spacing: 0;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.cost_table th {
	text-align: center;
	background: #EAE9FF;
	padding: 5px;
	border: 1px solid #cccccc;
}
.cost_table2 th {
	text-align: center;
	background: #EAE9FF;
	padding: 5px;
	border: 1px solid #cccccc;
}
.priceKomoku {
	width: 70%;
	text-align: left;
	padding: 5px;
	border: 1px solid #cccccc;
}
.priceCost {
	width: 30%;
	text-align: right;
	padding: 5px;
	border: 1px solid #cccccc;
}
.zeiHyouki {
	font-size: 10px;
}
.price_add_comment {
	margin-left: 130px;
	margin-bottom: 10px;
}
.zeokomi {
	font-size: 10px;
	text-align: right;
	margin-right: 20px;
}
.price_komoku {
	font-weight: bold;
	color: #000000;
	padding: 5px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #f0f0f0;
	margin-bottom: 5px;
}
.sp_kakaku,
.set_kakaku {
	width: 49%;
	float: left;
	text-align: right;
	color: #000000;
	font-weight: bold;
}
.price_sp,
.set_price {
	width: 49%;
	float: right;
	text-align: left;
	color: #cc0000;
	font-weight: bold;
}
.price_set .price_teika {
	color: #000000;
}
.price_set .teika {
	color: #000000;
}
#price_area h4 {
	border-top: 1px dotted #cccccc;
	padding-top: 10px;
	padding-left: 20px;
}
/*
	リスク
*/
.risk {
	font-size: 14px;
	line-height: 18px;
}
.risk dt {
	float: left;
	width: 140px;
}
.risk dd {
	float: left;
}
.risk dl {
	clear: left;
	border-top: 1px solid #cccccc;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 100%;
}
.risk_this_ope {
	border-top: 1px solid #cccccc;
}
.risk_this_ope p {
	margin: 0;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 14px;
	line-height: 18px;
}
/*
	計画書情報
*/
#plan_info {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #283771;
	padding: 10px;
}
#plan_info #big_font {
	font-size: 18px;
	line-height: 24px;
	color: ##283771;
	font-weight: bold;
	margin-bottom: 8px;
}
#plan_info .plan_info_table {
	border: 0;
	margin-top: 15px;
}
#plan_info .plan_info_table th,
#plan_info .plan_info_table td {
	font-size: 14px;
	line-height: 20px;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
}
/*
	各施術ページ
*/
#operation {
	color: #333333;
}
#operation {
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 22px;
}
#operation h3 {
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../image/header3_background.png);
	background-width: 100%;
	padding: 8px;
	padding-left: 20px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.4);
}
#operation h4 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 18px;
	line-height: 24px;
	color: #0066cc;
}
#operation h5 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 16px;
	line-height: 22px;
}
#operation .oneblock p,
#operation .twoblock p,
#operation .twoblock2 p {
	margin-top: 8px;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 22px;
	color: #333366;
}
.cyuki {
	margin-top: 15px;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}
.syutten {
	text-align: right;
	margin-top: 10px;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}
.jyutsuzen {
	background: #7269cc;
	border-radius : 5px;
	color: #FFFFFF;
	width: 80px;
	padding: 3px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	line-height: 14px;
	fontwe-ght: bold;
	margin-bottom: 10px;
}
.jyutsugo {
	background: #d6208d;
	border-radius : 5px;
	color: #FFFFFF;
	width: 80px;
	padding: 3px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	line-height: 14px;
	fontwe-ght: bold;
	margin-bottom: 10px;
}
/*
	詳細情報
*/
.operation_infomation_table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #cccccc;
}
.operation_infomation_table th {
	padding: 5px;
	border: 1px solid #cccccc;
	text-align: left;
	background: #EAE9FF;
	font-size: 16px;
	line-height: 22px;
}
.operation_infomation_table td {
	padding: 5px;
	border: 1px solid #cccccc;
	font-size: 16px;
	line-height: 22px;
}
/*
	自家培養脂肪幹細胞による脂肪注入
*/
.ips_merit_demerit,
.msc_merit_demerit {
	padding: 10px;
}
.ips_merit_demerit h5,
.msc_merit_demerit h5 {
	margin-top: 0;
	padding-top: 0;
	color: #000000;
}
.ips_merit_demerit p,
.msc_merit_demerit p {
	color: #000000;
}
.ips_merit_demerit {
	background: #ffbcce;
}
.msc_merit_demerit {
	background: #d1e79d;
}