@charset "utf-8";

/*************************
medical.css
**************************/


/* セカンドページ共通(スマホ) 
------------------------------*/
/*************************
#header
**************************/
#header .topHeadImg {
	padding: 13% 0 18% 0;
	background: #e4caa8 url(../img/siteHeadMainImg.png) no-repeat center;
	background-size:cover;
}

#header .topHeadTxt {display: none;}

/*************************
#main
**************************/
#main section, #main aside,#main section * {margin: 0; padding: 0;}
#main .pageTitle {padding-top: 1.0526315%;}
#main .pageTitle .bledList {margin-bottom: 3.1578947%;}
#main .pageTitle .bledList a:hover {color:#04ac93;}
#main .pageTitle h2 {
	font-size: 24px;
	font-weight: bold;
	color: #04ac93;
	margin-bottom: 8.5714284%; /* 20px */
}

.innerLeftWrapper {
	float: none;
	width: 100%; /* 320px */
	margin: 0;
	padding: 0;
}

#main .innerLeftWrapper section {
	margin-top: 4.2857142%;
	padding: 4.2857142%;
}

.innerSideWrapper {
	display: none;
}
/* /セカンドページ共通(スマホ) 
------------------------------*/


/*************************
#main .txtTitleBox
**************************/
#main .txtTitleBox {
	/* width:283px */
	background: url(../img/medical/torningContentMainSp.jpg) no-repeat;
	background-size:cover;
	height: 150px;
	margin-top: 4.2857142%; /* 10px */
	margin-bottom: 1.7667844%; /* 5px */
	padding: 15px;
	box-sizing: content-box;
}

#main .bblTxtTitleBox .title_txt,
#main .auroraTxtTitleBox .title_txt {
	font-size: 22px;
}
#main .bblTxtTitleBox .sub_title_txt,
#main .auroraTxtTitleBox .sub_title_txt {
	font-size: 12px;
}
#main .bblTxtTitleBox .description_txt,
#main .auroraTxtTitleBox .description_txt {
	font-size: 14px;
}

#main .txtTitleBox h2 {
	font-size: 26px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.05em;
	margin-bottom: 0.3em;
}

/*************************
#main .medicalSection共通
**************************/
#main .medicalSectionFirst {
	margin-top: 0 !important;
}
#main .medicalSectionLast {
	margin-bottom: 10.6007067% !important; /* 30px */
}

/*************************
#main .medicalSectionA
**************************/
#main .medicalSectionA {
	/* width:283px */
}

#main .medicalSectionA h2,#main .medicalSectionA h3,#main .medicalSectionA h4 {
	line-height: 1.5;
}

#main .medicalSectionA h2 {
	font-size: 20px;
	font-weight: bold;
	color: #04ac93;
	margin-bottom: 3.8610038%; /* 10px */
}

/* イメージ画像 */
#main .medicalSectionA figure {
	text-align: center;
}

#main .medicalSectionA figure .imgTitleBox {
	margin-top: 3.8610038%; /* 10px */
	margin-bottom: 1.9305019%; /* 5px */
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 460px;
	height: 30px;
	background-color: #734325;
	color: #ffffff;
	line-height: 30px;
}

#main .medicalSectionA .titleTxtBoxA {
	margin-top: 7.7220077%; /* 20px */
	padding-top: 7.7220077%; /* 20px */
	border-top: solid 1px #f0f0f0;
}

#main .medicalSectionA .titleFirstChild {
	margin: 0;
	padding: 0;
	border-top: none;
}

#main .medicalSectionA .titleTxtBoxA h3 {
	font-size: 19px;
	font-weight: bold;
	color: #65450d;
	line-height: 1.3;
	margin-bottom: 3.5335689% !important; /* 10px */
}

#main .medicalSectionA .txtBox .titleTxtBoxB h4 {
	background-color: #e3f9f6;
	border-top: solid 1px #04ac93;
	color: #04ac93;
	letter-spacing: 0.05em;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3.5335689%; /* 10px */
	padding: 0.75em; /* 5px */
}

/* 施術の流れ
------------------------------*/
#main .medicalSectionA .txtBox .flowBox p {
	margin-top: 10px; /* 10px */
}

#main .medicalSectionA .txtBox .flowBox .pFirstChild {
	margin-top: 0;
}

#main .medicalSectionA .txtBox .flowBox .imgBox {
	display: block;
	float: left;
	width: 19.305019%; /* 40px */
}

#main .medicalSectionA .txtBox .flowBox .txtBox {
	display: block;
	float: right;
	margin-top: 1em;
	width: 77.220077%; /* 200px */
}

#main .medicalSectionA .txtBox .flowImgBox {
	text-align: center;
}

/* Q&A
------------------------------*/
#main .medicalSectionA .qaBox {
	margin-top: 10px; /* 10px */
}

#main .medicalSectionA .qaBox .txtBox {
	margin-left: 3em;
}

#main .medicalSectionA .qaBox .imgBox {
	float: left;
}

#main .medicalSectionA .qaBox .txtQuestionBox,#main .medicalSectionA .txtAnswerBox {
	height: auto;
	padding: 20px;
}

#main .medicalSectionA .qaBox .txtQuestionBox {
	background-color: #74e3d2;
}

#main .medicalSectionA .qaBox .txtAnswerBox {
	display: none;
	background-color: #ffffff;
}

/* 料金
------------------------------*/
/*#main .medicalSectionA .priceBox {
	padding: 15px;
	background-color: #f7efe2;
	margin-top: 10px;
	line-height: 1.5;
}

#main .medicalSectionA .priceBoxFirstChild {
	margin-top: 0;
}

#main .medicalSectionA .priceBox .menuTxt {
	display: block;
	float: left;
	margin-top: 0.5em;
}

#main .medicalSectionA .priceBox .priceTxt {
	display: block;
	float: right;
	color: #04ac93;
	font-size: 24px;
	text-align: right;
}*/
#main .priceSectionB .txtSubBoxA table {
	border: 1px solid #ccc;
  line-height: 1.4;
	margin: 1em 0 10px;
	width: 100%;
}

#main .priceSectionB .txtSubBoxA table tr {
	border-bottom: 1px solid #ccc;
}

#main .priceSectionB .txtSubBoxA table th {
	/*background-color: #f5e5cb;*/
	background-color: #fbf1e2;
	border-right: 1px dotted #ccc;
	padding: 10px;
  vertical-align: middle;
	width: 62%;
}

#main .priceSectionB .txtSubBoxA table td {
	font-weight: bold;
	color: #734325;
	padding: 10px;
	text-align: right;
  vertical-align: middle;
}
#main .priceSectionB .txtSubBoxA table td .tax {
  font-size: 50%;
  display: block;
}

#main .medicalSectionA .btnBox {
	margin-top: 20px;
	padding: 0 15px 0 15px;
}

/* クリニック
------------------------------*/
#main .ginzaLogo {
	text-align: center;
	padding: 30px 0 10px;
}
#main .ginzaLogo img {
	width: 232px;
}
#main section#menuClinic > .txtBox {
  background-color: #f7efe2;
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
  padding: 10px 10px;
}
#main .medicalSectionA .clinicBoxFirstChild {
	margin-top: 0;
}
#main .medicalSectionA .clinicBox {
	line-height: 1.5;
	/*margin-top: 10px;  10px */
	padding: 5px 2px;
  width: 49%;
}

#main .medicalSectionA .clinicSubBox {	
	text-align: center;
}

#main .medicalSectionA .clinicSubBox .typePc {
	display: none;
}

#main .medicalSectionA .clinicSubBox .typeSp {
	display: inline;
}

#main .medicalSectionA .clinicBox .txtBox a {
	display: block;
}

#main .medicalSectionA .clinicBox .linkNone {
	pointer-events:none;/*リンクを非リンクに変える*/
	cursor:default;/*マウスカーソルを矢印のまま変えない*/
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/*************************
#main .MenuguideBtn
**************************/
#main .MenuguideBtn {
	text-align: center;
}



/* PC表示
------------------------------*/
@media screen and (min-width:768px) {



/* セカンドページ共通(PC) 
------------------------------*/
/*************************
#main
**************************/
#main .pageTitle .bledList {
	margin-top: 0;
	margin-bottom: 3.1578947%;
}
#main .pageTitle h2 {
	margin: 0;
}

.innerLeftWrapper {
	display: block;
	float: left;
	width: 73.68421%; /* 700px */
}

.innerSideWrapper {
	display: block;
	float: right;
	width: 23.057894%; /* 220px */
}

#main .innerLeftWrapper section {
	margin-top: 4.2857142%; /* 30px */
	padding: 4.2857142%; /* 30px */
}

#main .innerSideWrapper aside {
	margin-top: 13.636363%; /* 30px */
	background-color: #ffffff;
}

#main .menuAside .headTxtBox {
	background-color: #74e3d2;
	padding: 18.181818% 0 6.363636% 9.090909%; /* 40px 0 14px 20px */
}

#main .menuAside .headTxtBox h2 {
	font-size: 18px;
}

#main .innerSideWrapper .headTxtBox  {
}

#main .innerSideWrapper .bodyTxtBox p.subtitleTxt {
	background-color: #f5e5cb;
	border-bottom: solid 1px #cccccc; 
	color: #222;
	font-weight: bold;
	padding: 5.909090% 0 5.909090% 9.090909%; /* 13px 0 13px 20px */
}

#main .innerSideWrapper .bodyTxtBox ul li {
	border-bottom: solid 1px #cccccc; 
}

#main .innerSideWrapper .bodyTxtBox ul li img {
	vertical-align: baseline;
	margin-right: 4.45454545%;
}

#main .innerSideWrapper .bodyTxtBox ul li a {
	display: block;
	padding: 5.909090% 0 5.909090% 9.090909%; /* 13px 0 13px 20px */
}

#main .innerSideWrapper .bodyTxtBox ul li a:hover {
	color: #ffffff;
	background-color: #74e3d2;
}

#main .pageTitle h2 {
	font-size: 30px;
	font-weight: normal;
	color: #04ac93;
}
/* /セカンドページ共通(PC) 
------------------------------*/


/*************************
#header
**************************/
#header {
	height: 200px; 
	background: #e4caa8 url(../img/siteHeadMainImg.png) no-repeat center;
}

#header .topHeadImg {display: none;}
#header .siteHeadLogoImg {
	display: block; 
	width: 600px; /*600px*/
	height: 185px;
}

#header .siteHeadLogoImg h1 {
	display: block; 
	float: left; 
	width: 165px; /*165px*/
}

#header .siteHeadLogoImg .imgBox {  
	float: left; 
	margin-top: 70px; /*70px*/
	margin-left: 40px; /*40px*/
	width: 365px; /*365px*/
}

/*************************
#main .txtTitleBox
**************************/
#main .torningTxtTitleBox {
	background: url(../img/medical/torning/torningContentMain.png) no-repeat;
}

#main .limelightTxtTitleBox {
	background: url(../img/medical/limelight/limelightContentMain.png) no-repeat;
}

#main .laserTxtTitleBox {
	background: url(../img/medical/laser/laserContentMain.png) no-repeat;
}

#main .bblTxtTitleBox {
	background: url(../img/medical/bbl/bblContentMain.png) no-repeat;
}

#main .m22TxtTitleBox {
	background: url(../img/medical/m22/m22ContentMain.png) no-repeat;
}

#main .auroraTxtTitleBox {
	background: url(../img/medical/aurora/auroraContentMain.png) no-repeat;
}
#main .bblTxtTitleBox .title_txt,
#main .auroraTxtTitleBox .title_txt {
	font-size: 28px;
	padding-bottom: 10px;
	line-height: 1 !important;
}
#main .bblTxtTitleBox .sub_title_txt,
#main .auroraTxtTitleBox .sub_title_txt {
	font-size: 18px;
}
#main .bblTxtTitleBox .description_txt,
#main .auroraTxtTitleBox .description_txt {
	font-size: 14px;
}


#main .txtTitleBox {
	/* width:283px */
	background-size:cover;
	height: 210px;
	margin-top: 4.2857142%; /* 10px */
	margin-bottom: 1.7667844%; /* 5px */
	padding: 30px 30px 0 230px;
	box-sizing: content-box;
}

#main .txtTitleBox h2 {
	color: #000;
	letter-spacing: 0.05em;
	line-height: 1.5;
	font-size: 26px;
	font-weight: bold;
}

/*************************
#main .medicalSectionA
**************************/
#main .medicalSectionA h2 {
	font-size: 24px;
	font-weight: normal;
	color: #04ac93;
	margin-bottom: 0; /* 10px */
}

#main .medicalSectionA .titleTxtBoxA {
	margin-top: 20px; /* 20px */
	padding-top: 3.125%; /* 20px */
	border-top: none;
}

#main .medicalSectionA .titleFirstChild {
	margin: 0; /* 10px */
}

#main .medicalSectionA .titleTxtBoxA h3 {
	font-size: 32px;
	font-weight: normal;
	letter-spacing: -0.08em;
}

#main .medicalSectionA .marginTop {
	margin-top: 20px;
}

/* 施術の流れ
------------------------------*/
#main .medicalSectionA .txtBox .flowBox {
	float: left;
	width: 71.875%; /* 460px */
}

#main .medicalSectionA .txtBox .flowBox p {
	/*
	margin-top: 4.347826%; /* 20px */
	height: 80px;
}

#main .medicalSectionA .txtBox .flowBox .pFirstChild {
	margin-top: 0;
}

#main .medicalSectionA .txtBox .flowBox .imgBox {
	float: left;
	width: 14.130434%; /* 65px */
	height: 80px;
}

#main .medicalSectionA .txtBox .flowBox .txtBox {
	float: left;
	margin-left: 4.347826%; /* 20px */
	width: 76.086956%; /* 350px */
	height: 80px;
}

#main .medicalSectionA .txtBox .flowImgBox {
	float: right;
	width: 28.125%; /* 180px */
}

/* Q&A
------------------------------*/
#main .medicalSectionA .qaBox .txtAnswerBox {
	display: block;
}

#main .menuAside .headParentTxtBox {
	padding: 15px 0 15px 0;
	background-color: #f0f0f0;
	border-top: solid 1px #04ac93;
	text-size: 19px;
	color: #04ac93;
}

/* 料金
------------------------------*/
#main .priceSectionB .txtSubBoxA table th {
	/*background: none;*/
}

#main .priceSectionB .txtSubBoxA table td {
	font-size: 22px;
}

#main .priceSectionB .txtSubBoxA p {
	margin-top: 10px;
}

/* クリニック
------------------------------*/
#main .ginzaLogo {
	text-align: center;
	padding: 15px 0 10px;
}
#main .ginzaLogo img {
	width: 272px;
}
#main section#menuClinic > .txtBox {
  justify-content: flex-start;
  padding: 10px 10px;
}
#main .medicalSectionA .clinicBox {
	margin: 0 6px;
  padding: 5px 0;
  width: calc(100% / 4 - 12px);
}

#main .medicalSectionA .clinicBoxFirstChild {
	/*padding-left: 1.25%;  8px */
}

#main .medicalSectionA .clinicBoxThirdChild {
	/*padding-right: 1.25%;  8px */
}

#main .medicalSectionA .clinicBox .txtBox h3 {
	font-size: 16px;
}

#main .medicalSectionA .clinicSubBox .typeSp {
	display: none;
}

#main .medicalSectionA .clinicSubBox .typePc {
	display: inline;
}

}
@media screen and (min-width:1024px) {

}
/* スマホ表示
------------------------------*/
@media screen and (min-width:380px) {

}