<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*****************************************************
 *	  茶屋町皮膚科クリニック　メンズコンテンツ
 *   @version   	1.0
 *   @since     	2009.03.05
 *   @last update  	2009.03.05
 *
 ****************************************************/
 
 @import url("menscontnets.css");
 

/*共通
--------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: small;
	line-height: 140%;
	color: #333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	
}

table {
	border: 0;
	border-collapse: collapse;
	padding: 0;
}

img{
	border:0;
}

#SiteArea {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
}

a {
	color:#00439B;
	text-decoration:none;
}

#ContensMiddoleArea a:link{ color:#00439B; text-decoration:none;}
#ContensMiddoleArea a:visited { color:#333366; text-decoration:none;}
#ContensMiddoleArea a:hover { color:#FF9900; text-decoration:underline;}
#ContensMiddoleArea a:active { color:#FF9900; text-decoration:underline;}

/*ヘッダー　--------------*/
#headder {
	width:780px;
	height: 90px;
	padding-top:15px;
	background-image: url(../../men/imeages/headder_back.gif);
	background-repeat: no-repeat;
	background-position: 307px 44px;
}
#headder h1 {
	font-size: 10px;
	font-weight: normal;
	color: #333;
	background-color: #CCC;
	height: 17px;
	margin: 0px 15px 9px 15px;
	padding: 3px 0px 0px 6px;
}
#headder img{
	float: left;
}
#headTEL{
	height: 50px;
	width: 313px;
	float: right;
	background: url(../../men/imeages/headdr_tel.gif) no-repeat right bottom;
	padding:0px;
	margin:0px;
} 

/*パンくず*/
#pankuzu{
	background-color: #FFF;
	display: block;
	padding: 7px 10px;
}

/*ナビゲーション　--------------*/


#nav{
	clear:both;
	margin-top:0px;
	padding:0px;
	position:relative;
	text-align:left;
	margin: 0 auto;
	width: 750px;
	height: 35px;
}

#nav ul {
	width: 750px;
	height: 35px;
	margin: 0;
	display:flex;
	align-items: flex-start;
	justify-content: space-between;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
}

#nav ul li {
	height: 35px;
	line-height: 35px;
	flex: 1 0 auto;
	list-style: none;
	text-align: center;
	font-size: 12px;
	background: linear-gradient(#0072cd, #00358d, #000000);
}

#nav ul li:hover {
	background: linear-gradient(#000000, #00358d, #0072cd);
}

#nav ul li a {
	display: block;
	height: 35px;
	padding: 0 10px;
	color: white;
	border-right: 1px solid #fff;
}

#nav ul li a:nth-child(8) {
	padding: 0 0 0 10px;
	border-right: none;
}

#nav ul li a:hover {
	display: block;
	height: 35px;
	padding: 0 10px;
	color: #ffffcc;
	border-right: 1px solid #fff;
}


/*フッター　--------------*/
#footerArea {
	clear: both;
	background-color: #FFFFFF;
	line-height: 130%;
}

.FotterLink{
	display: block;
	padding:10px 0;
	border-top: 1px solid #1B2F66;
	border-bottom: 1px solid #1B2F66;
	color:#00439B;
	font-size: 90%;
}

.FotterLink ul {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.FotterLink ul li {
	flex: 1 0 auto;
	text-align: center;
	border-right: 1px solid #1B2F66;
}

.FotterLink ul li:first-child {
}

.FotterLink ul li:last-child {
	border-right: none
}

.FotterLink a:link{
	color:#00439B;
	text-decoration:none;
}
.FotterLink a:visited{
	color:#333366;
	text-decoration:none;
}
.FotterLink a:hover{
	color:#FF9900;
	text-decoration:underline;
}
.FotterLink a:active{
	color:#FF9900;
	text-decoration:underline;
}
#footerArea strong {font-size:110%;}
#footerArea address {
	font-style: normal;
	display:block;
	padding:10px;
	
}
#footerArea p.copy{
	color: #FFFFFF;
	text-align: right;
	display: block;
	padding: 4px 10px;
	background-color: #164DAF;
}

.ABT{
	margin:0px 0px 0px 5px;
	vertical-align: text-top;
	white-space: normal;
}
#footerArea strong {
	display:block; padding-bottom:5px;
	}


#SiteArea #ContensMiddoleArea .priceCel tr td .small {
	font-size: 10px;
}
#SiteArea #middleArea .mens_cam_b {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
ul {
	overflow: hidden;
	list-style-type: none;
}

.cam_skin {
	margin-bottom: 40px;
}

#title {
	margin: 40px auto;
	text-align: center;
	letter-spacing: 0.1em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", serif
}

#title.title02 {
	margin-bottom: 100px;
}

#title p {
	padding: 0;
}

.s_en {
	font-size: 21px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	display: inline-block;
}

.s_h4 {
	font-size: 21px;
	display: inline-block;
	font-weight: normal;
}

#box02 {
	margin-bottom: 50px;
	overflow: hidden;
}

#box03,
#box04 {
	margin-bottom: 100px;
	overflow: hidden;
}

#box h4,
#box02 h4,
#box04 h4,
#tokucho #title h4,
#laser_depi_merit h4,
#price #title h4 {
	margin-bottom: 40px;
	text-align: center;
	font-size: 32px;
	color: #0072CD;
	line-height: 1.2em;
}

#men_depi #box02 h5 {
	display: inline-block;
	padding: 5px 20px;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	background-color: #00358B;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

#men_depi #box02 #men_nikibi_treatment {
	margin-bottom: 40px;
}

#men_depi #box02 .menu {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
}

#men_depi #box02 .menu li {
	width: calc(100%/2 - 32px);
	margin-right: 20px;
	padding: 10px;
	border: 1px solid #CCC;
}

#men_depi #box02 .menu li a {
	color: #00358B;
	font-size: 16px;
}

#men_depi #box02 .menu li p {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #EEE;
	font-size: 14px;
	line-height: 1.6em;
}

#men_depi #box02 .menu li:last-of-type {
	margin-right: 0;
}

#men_depi #box02 .menu li .new {
	height: 15px;
	margin-left: 10px;
	vertical-align: text-bottom;
}

#men_depi #box02 .menu li .susume {
	height: 20px;
	margin-left: 10px;
	vertical-align: text-bottom;
}

#box02 #lead02 {
	float: left;
	width: 206px;
	height: 410px;
	margin-right: 10px;
	padding: 10px;
	border: 2px solid #EEEEEE;
	overflow: hidden;
}

#box02 #lead02.last {
	margin-right: 0;
}

#box02 #lead02.kekka {
	border: 2px solid #b7ffdb;
}

#box02 #lead02.kekka span {
	color: #7fffbf;
}

#box02 #lead02.anzen {
	border: 2px solid #b7dbff;
}

#box02 #lead02.anzen span {
	color: #7fbfff;
}

#box02 #lead02.price {
	border: 2px solid #C3C5F8;
}

#box02 #lead02.price span {
	color: #A3B5FD;
}

#box02 #lead02.last {
	margin-right: 0;
}

#box02 .cont {
	font-size: 18px;
	font-weight: bold;
	color: #c6974a;
	margin-bottom: 15px;
}

#box02 #lead02 .leadimg {
	text-align: center;
}

#box02 .cont strong {
	font-size: 21px;
}

#box02 .cont span {
	margin-right: 3px;
	color: #ffbf7f;
}

#box02 #lead02 .cont span {
	font-size: 12px;
}

#box03 h4 {
	margin-bottom: 40px;
	text-align: center;
	font-size: 26px;
	color: #0072CD;
	line-height: 1.2em;
}

#box03 h5 {
	margin-top: 20px;
	text-align: center;
	font-size: 26px;
	color: #0072CD;
	line-height: 1.2em;
}

#box03 .best {
	background: #0072CD;
	margin: 0 0 20px;
	padding: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

#box03 .list {
	font-weight: bold;
	font-size: 18px;
	line-height: 2.4em;
}

#box03 .list span {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "serif";
	font-style: italic;
	font-size: 21px;
	margin-right: 10px;
	color: #c6974a;
}

#topcam {
	clear: both;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

#topcam h2 {
	padding: 15px;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	background: #00439B;
}

#topcam #nikibi_spe h2 {
	width: 540px;
	margin: 0 auto;
	padding: 0;
	border: none;
	background: #FFF;
}

#topcam h3 {
	margin: 20px 0;
	font-size: 21px;
	text-align: center;
	line-height: 1.2em;
}

#topcam h3 span {
	font-size: 14px;
	color: #00439B;
}

#topcam ul {
	display: flex;
	flex-wrap: wrap;
}

#topcam ul li {
	width: calc(100%/4 - 10px);
	margin: 0 10px 0 0;
}

#topcam ul li:nth-child(4),
#topcam ul li:nth-child(8),
#topcam ul li:nth-child(12),
#topcam ul li:nth-child(16) {
	margin-right: 0;
}

#topcam ul li img {
	width: 100%;
}

#clinic {
	width: 750px;
	padding-bottom: 15px;
	clear: both;
	overflow: hidden;
	background: url(../../images/top/top_cam_bg.png) no-repeat;
	background-color: rgba(219,237,248,0.2);
	background-size: 750px auto;
}

#lasercare {
	width: 750px;
	padding-bottom: 15px;
	clear: both;
	overflow: hidden;
	background: url(../../images/top/top_cam_bg.png) no-repeat;
	background-color: rgba(252,236,243,0.2);
	background-size: 750px auto;
}

#skincare {
	width: 750px;
	padding-bottom: 15px;
	clear: both;
	background: url(../../images/top/top_cam_bg.png) no-repeat;
	background-color: rgba(213,227,185,0.1);
	background-size: 750px auto;
}

#cont_box {
	padding: 20px;
	background-color:rgba(204,153,102,0.2);
}

#cont_box .cont_box_lead {
	width: calc(100% - 20px);
	padding: 10px;
	background-color: white;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
}

#cont_box .cont_box_lead h5 {
	margin-bottom: 15px;
	color: #cc9966;
	border: none;
	font-size: 18px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#cont_box .cont_box_lead h5 strong {
	font-size: 21px;
}
</pre></body></html>