/*--- ↓↓ここから追加20240531↓↓ ---*/
.pc{ display: block;}
.sp{ display: none;}

@media screen and (max-width: 767px) {
.pc{ display: none;}
.sp{ display: block;}
}

@media screen and (min-width: 768px) {
h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video{
	margin:0;
	padding:0;
	list-style-type:none;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	
}

body{
	margin:0;
	padding:0;
	font-family:'Lucida Grande',Meiryo,sans-serif;
	color:#333;
}



a:hover,a:active{
	color: #CC9900;
}

a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

img{border:none; vertical-align:top;}

br{letter-spacing:0;}

/*--- layout ---*/


.wrapper{
	width:100%;
	text-align:left;
}

.container{
	width:980px;
	height:100%;
	text-align:left;
	margin:0 auto;
}


/* header
--------------------------------*/
#header{
	width: 980px;
	margin: 0 auto;
}

#header h1{
	width: 400px;
	float: left;
	margin: 20px 0 0 0;
}

#header ul{
	float: right;
	margin: 12px 0 0 0;
}

#header ul li{
	float: left;
	margin: 0 0 10px 10px;
}

/*---- main ------*/



#main{
	width: 100%;
	padding: 0 auto;
	text-align: center;
	background-color: #eef0f8;
}

#main_dr{
	background-image: url(../images/main_dr_bg.jpg);
	background-repeat: repeat-x;
	padding: 0 auto;
	text-align: center;
}

/* contents
------------------------------*/

.w900{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.w910{
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}

.w940{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

.w980{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}


/* dr01
------------------------------*/

.dr01{
	margin-top: 20px;
}

.dr01 li:first-child{
	float: left;
	width: 610px;
}

.dr01 li:last-child{
	float: left;
	width: 290px;
	margin-left: 20px;
	font-size: 14px;
}

.bb{
	border-bottom: #cfa972 dotted 2px;
	padding-top: 30px;
	padding-bottom: 30px;
}



/* bg
------------------------------*/

.bg-pink {
	background-color: #ffe5f0;
	padding: 30px 20px;
	box-sizing: border-box;
}

.bg-green {
	background-color: #fff0f3;
	width: 980px;
	margin: 0 auto;
	padding-bottom: 30px;
}


.bg-purple {
	background-color: #fff7fe;
	width: 980px;
	margin: 0 auto;
	padding-bottom: 30px;
}

.bg-blue {
	background-color: #f0f8ff;
	width: 980px;
	margin: 0 auto;
	padding-bottom: 30px;
}

.read-box {
	background-color: #fffde0;
	padding: 30px;
	box-sizing: border-box;
	font-size: 24px;
	line-height: 1.3;
}


.sub-tit{
	border: 2px #51c7ee solid;
	border-radius: 20px;
	text-align: center;
	padding: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	font-size: 24px;
	color: #51c7ee;
	font-weight: 700;
	line-height: 1.3;
}

/* case-box
------------------------------*/

.case-box h2{
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	margin-top: 50px;
	font-size: 30px;
}

.case-box h3{
	background-color: #FFF9D1;
	text-align: center;
	padding: 20px;
	box-sizing: border-box;
	margin-top: 20px;
	font-size: 24px;
}

.case-box li:first-child{
	float: left;
	width: 380px;
	margin-right: 20px;
}

.case-box li:last-child{
	float: left;
	width: 580px;
}

/* menu01
------------------------------*/

.menu_01 h4{
	border: 2px #ff4978 solid;
    text-align: center;
    border-radius: 10px;
    font-size: 24px;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.4;
    font-weight: 600;
}

/*menu01-read
------------------------------*/

.menu01-read li:first-child{
	float: left;
	width: 270px;
	margin-right: 20px;
}

.menu01-read li:last-child{
	float: left;
	width: 640px;
	line-height: 1.5;
}


/*menu01-price
------------------------------*/

.menu01-price table {
	width: 910px;
	border: 1px #c4a281 solid;
	border-collapse: collapse;
}

.menu01-price h2{
	font-size: 24px;
	text-align: center;
	margin-top: 10px;
}

.menu01-price td {
	border: 1px #c4a281 solid;
	padding: 15px 15px;
	
	vertical-align: middle;
}

.menu01-price th {
	border: 1px #c4a281 solid;
	padding: 15px 15px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	width: 180px;
}

.menu01-price h3{
	padding: 20px;
	text-align: center;
	font-size: 24px;
	font-weight: 300;
	border-top: 1px #c4a281 solid;
	border-left: 1px #c4a281 solid;
	border-right: 1px #c4a281 solid;
}

.menu01-price h4{
	background-color: #ffe7f1;
	padding: 20px;
	text-align: center;
	font-size: 24px;
	font-weight: 300;
	border-left: 1px #c4a281 solid;
	border-right: 1px #c4a281 solid;
}

.price01{
	background-color: #fff0f3;
}

.price02{
	background-color: #f9eeff;
}

.price03{
	background-color: #f0f8ff;
}

.price04{
	background-color: #ffeee7;
}


/* menu02
------------------------------*/

.menu_02 h4{
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.4;
    font-weight: 600;
	background-color: #CA9BD4;
	color: #FFFFFF;
}

/* point-tit
------------------------------*/

.point-tit{
	height: 54px;
}

.point-tit img{
	float: left;
	width: 140px;
	margin-right: 20px;
}

.point-tit p{
	float: left;
	width: 780px;
	font-size: 24px;
	font-weight: 700;
	padding-top: 10px;
}


/* menu01-flow
------------------------------*/

.menu01-flow {
	border: 4px #FFB8CB solid;
	box-sizing: border-box;
	border-radius: 10px;
	padding: 20px;
}

.menu01-flow h3 img{
	margin-right: 10px;
	width: 34px;
}

.menu01-flow h3{
	font-size: 25px;
	color: #ff4978;
}



/* menu02-flow
------------------------------*/

.menu02-flow {
	border: 4px solid #C197D4;
	box-sizing: border-box;
	border-radius: 10px;
	padding: 20px;
}

.menu02-flow h3 img{
	margin-right: 10px;
	width: 34px;
}

.menu02-flow h3{
	font-size: 25px;
	color: #8957a1;
}

/* menu03-flow
------------------------------*/

.menu03-flow {
	border: 4px solid #46ACE6;
	box-sizing: border-box;
	border-radius: 10px;
	padding: 20px;
}

.menu03-flow h3 img{
	margin-right: 10px;
	width: 34px;
}

.menu03-flow h3{
	font-size: 25px;
	color: #00b7ee;
}


/*.menu03-point
------------------------------*/

.menu03-point h4{
	background-color: #FFF8D2;
	border: #989797 1px solid;
	box-sizing: border-box;
	padding: 20px;
	font-weight: 700;
	font-size: 20px;
}

.menu03-point p{
	background-color: #FFFFFF;
	border-right: #989797 1px solid;
	border-left: #989797 1px solid;
	border-bottom: #989797 1px solid; 
	padding: 20px;
	box-sizing: border-box;
}

/*.menu03-point02
------------------------------*/

.menu03-point02 {
	background-color: #FFFFFF;
	border: #989797 1px solid;
	padding: 20px;
	box-sizing: border-box;
}

.menu03-point02 h4{
	text-align: center;
	padding: 10px 0px;
	font-size: 22px;
}


/*laser-box2
------------------------------*/

.laser-box2 li{
	width: 250px;
	float: left;
}

.laser-box2 li:nth-child(2){
	margin-left: 96px;
	margin-right: 91px;
}

/*photosilk
------------------------------*/

.photosilk img {
	width: 220px;
	float: left;
	margin-right: 20px;
}

.photosilk p{
	float: left;
	width: 690px;
}


/* details-tit01
------------------------------*/

.details-tit01 {
	text-align: center;
	background-color: #ff4978;
	color: #FFFFFF;
	font-size: 32px;
	padding: 20px 0;
	margin-bottom: 10px;
}

.details-box01 table {
	width: 910px;
	border: 1px #c4a281 solid;
	border-collapse: collapse;
}

.details-box01 h2{
	font-size: 24px;
	text-align: center;
	margin-top: 10px;
}

.details-box01 td {
	border: 1px #c4a281 solid;
	padding: 15px 15px;
	vertical-align: middle;
}

.details-box01 th {
	border: 1px #c4a281 solid;
	background-color: #fff0f3;
	padding: 15px 15px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	width: 180px;
}

.details-box01 h3{
	background-color: #e8f7d6;
	padding: 20px;
	text-align: center;
	font-size: 24px;
	font-weight: 300;
	border-top: 1px #c4a281 solid;
	border-left: 1px #c4a281 solid;
	border-right: 1px #c4a281 solid;
}

.details-box01 h4{
	background-color: #ffe7f1;
	padding: 20px;
	text-align: center;
	font-size: 24px;
	font-weight: 300;
	border-left: 1px #c4a281 solid;
	border-right: 1px #c4a281 solid;
}


/* details-tit02
------------------------------*/

.details-tit02 {
	text-align: center;
	background-color: #8957a1;
	color: #FFFFFF;
	font-size: 32px;
	padding: 20px 0;
	margin-bottom: 10px;
}


.details-box02 table {
	width: 910px;
	border: 1px #c4a281 solid;
	border-collapse: collapse;
}

.details-box02 h2{
	font-size: 24px;
	text-align: center;
	margin-top: 10px;
}

.details-box02 td {
	border: 1px #c4a281 solid;
	padding: 15px 15px;
	
	vertical-align: middle;
}

.details-box02 th {
	border: 1px #c4a281 solid;
	background-color: #f9eeff;
	padding: 15px 15px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	width: 180px;
}

.details-box02 h3{
	background-color: #ffe7f1;
	padding: 20px;
	text-align: center;
	font-size: 24px;
	font-weight: 300;
	border-top: 1px #c4a281 solid;
	border-left: 1px #c4a281 solid;
	border-right: 1px #c4a281 solid;
}

.details-box02 h4{
	background-color: #ffe7f1;
	padding: 20px;
	text-align: center;
	font-size: 24px;
	font-weight: 300;
	border-left: 1px #c4a281 solid;
	border-right: 1px #c4a281 solid;
}


/* details-tit03
------------------------------*/

.details-tit03 {
	text-align: center;
	background-color: #00b7ee;
	color: #FFFFFF;
	font-size: 32px;
	padding: 20px 0;
	margin-bottom: 10px;
}

.details-box03 table {
	width: 910px;
	border: 1px #c4a281 solid;
	border-collapse: collapse;
}

.details-box03 h2{
	font-size: 24px;
	text-align: center;
	margin-top: 10px;
}

.details-box03 td {
	border: 1px #c4a281 solid;
	padding: 15px 15px;
	
	vertical-align: middle;
}

.details-box03 th {
	border: 1px #c4a281 solid;
	background-color: #f0f8ff;
	padding: 15px 15px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	width: 180px;
}

.details-box03 h3{
	background-color: #faebf8;
	padding: 20px;
	text-align: center;
	font-size: 24px;
	font-weight: 300;
	border-top: 1px #c4a281 solid;
	border-left: 1px #c4a281 solid;
	border-right: 1px #c4a281 solid;
}

.details-box03 h4{
	background-color: #faebf8;
	padding: 20px;
	text-align: center;
	font-size: 24px;
	font-weight: 300;
	border-left: 1px #c4a281 solid;
	border-right: 1px #c4a281 solid;
}


/* details-tit04
------------------------------*/

.details-tit04 {
	text-align: center;
	background-color: #ff763c;
	color: #FFFFFF;
	font-size: 32px;
	padding: 20px 0;
	margin-bottom: 10px;
}

.details-box04 table {
	width: 910px;
	border: 1px #c4a281 solid;
	border-collapse: collapse;
}

.details-box04 h2{
	font-size: 24px;
	text-align: center;
	margin-top: 10px;
}

.details-box04 td {
	border: 1px #c4a281 solid;
	padding: 15px 15px;
	
	vertical-align: middle;
}

.details-box04 th {
	border: 1px #c4a281 solid;
	background-color: #ffeee7;
	padding: 15px 15px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	width: 180px;
}

.details-box04 h3{
	background-color: #faebf8;
	padding: 20px;
	text-align: center;
	font-size: 24px;
	font-weight: 300;
	border-top: 1px #c4a281 solid;
	border-left: 1px #c4a281 solid;
	border-right: 1px #c4a281 solid;
}

.details-box04 h4{
	background-color: #faebf8;
	padding: 20px;
	text-align: center;
	font-size: 24px;
	font-weight: 300;
	border-left: 1px #c4a281 solid;
	border-right: 1px #c4a281 solid;
}



/* qa-box
------------------------------*/

.qa-tit {
	text-align: center;
	background-color: #ff97b2;
	color: #FFFFFF;
	font-size: 32px;
	padding: 20px 0;
	margin-bottom: 10px;
}

.qa-box li:first-child{
	background-image: url(../images/qa-img01.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 10px;
	color: #ff97b2;
	font-weight: 700;
	font-size: 20px;
	height: 47px;
}

.qa-box li:last-child{
	background-image: url(../images/qa-img02.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 10px;
	min-height: 40px;
}

/* menu01
------------------------------*/

.menu_01 h2{
	background-color: #ff4978;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0;
	font-size: 32px;
	font-weight: 700;
}

.menu01-list li{
	border: 1px #d8d8d8 solid;
	float: left;
	width: 300px;
	padding: 10px;
	box-sizing: border-box;
	line-height: 1.6;
	min-height: 80px;
	background-color: #FFFFFF;
}

.menu01-list li:nth-child(2){
	margin-left: 20px;
	margin-right: 20px;
}

.menu01-tit{
	font-size: 28px;
	font-weight: 500;
}

.txt_pink {
	color: #ff2d55;
}

.txt_pink2 {
	color: #ff2d55;
}


/* menu01-details2 
--------------------------------*/

.menu01-details2 li:first-child{
	float: left;
	width: 660px;
	margin-right: 20px;
}

.menu01-details2 li:last-child{
	float: left;
	width: 260px;
}

/* peeling-box
------------------------------*/

.peeling-box h5{
	background-color: #aa89bd;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
	font-size: 26px;
}

.peeling-box p{
	background-color: #FFFFFF;
	border: 1px #979797 solid;
	box-sizing: border-box;
	padding: 20px;
}



/* menu02
------------------------------*/

.menu_02 h2{
	background-color: #8957a1;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0;
	font-size: 32px;
	font-weight: 700;
}



/* menu02-detail
--------------------------------*/

.menu02-detail li{
	float: left;
	width: 250px;
}

.menu02-detail li:nth-child(2){
	margin-left: 93px;
	margin-right: 93px;
}


/* menu03
------------------------------*/

.menu_03 h2{
	background-color: #00b7ee;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0;
	font-size: 32px;
	font-weight: 700;
}

.menu_032 h3{
	background-color: #8f82bc;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 36px;
	font-weight: 500;
}


.menu03-details li:first-child{
	float: left;
	width: 660px;
	margin-right: 20px;
}

.menu03-details li:last-child{
	float: left;
	width: 260px;
}

.fb{
	font-weight: 700;
}

.menu_03 h3{
	font-size: 24px;
}


/* menu04
------------------------------*/

.menu_04 h2{
	background-color: #ff763c;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0;
	font-size: 32px;
	font-weight: 700;
}

.menu_04 h4{
	border: 2px #ff763c solid;
    text-align: center;
    border-radius: 10px;
    font-size: 24px;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.4;
    font-weight: 600;
}

.menu04-details  h5{
	background-color: #f29b76;
	color: #FFFFFF;
	text-align: center;
	padding: 20px;
	box-sizing: border-box;
	font-size: 24px;
}

.mechanism {
	background-color: #FFFFFF;
	padding: 20px;
	box-sizing: border-box;
}

.mechanism li:nth-child(odd){
	font-weight: 700;
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
}

.mechanism li:first-child{
	margin-bottom: 10px;
}

.mechanism li:nth-child(3){
	margin-top: 30px;
	margin-bottom: 10px;
}

/* アコーディオン
--------------------------------*/

/*ボックス全体*/
.accbox {
    margin: 2em 0;
    padding: 0;
    max-width: 980px;/*最大幅*/
}

/*ラベル*/
.accbox label {
    display: block;
    margin: 1.5px 0;
    padding : 13px 12px;
    color: #FFFFFF;
    font-weight: bold;
	font-size: 1.6rem;
    background: #aa89bd;
    cursor :pointer;
    transition: all 0.5s;
}

/*アイコンを表示*/
.accbox label:before {
    content: '\f107';
    font-family: 'FontAwesome';
    padding-right: 20px;
	color: #FFED00;
	font-size: 1.6em;
}

/*ラベルホバー時*/
.accbox label:hover {
    background :#9160ae;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    opacity: 1;
}

.accbox .accshow p {
	margin-top: 15px;
	margin-bottom: 15px;
}

/*アイコンを入れ替える*/
.cssacc:checked + label:before {
    content: '\f106';
}

/*メニューの中身*/

.menu-tit {
	background-color: #ae5da1;
	color: #FFFFFF;
	text-align: center;
	font-size: 40px;
	padding: 10px;
}

.menu-detail {
	margin-top: 10px;
}

.menu-detail li:first-child{
	float: left;
	width: 620px;
	margin-right: 20px;
}

.menu-detail li:last-child{
	float: left;
	width: 340px;
}

.menu-btn {
	display: inline-block;
	padding: 0.3em 1em;
	text-decoration: none;
	color: #ae5da1;
	border: solid 2px #ae5da1;
	transition: .4s;
	box-sizing: border-box;
	text-align: center;
	font-size: 1.4rem;
	border-radius: 50px;
	font-family: 'FontAwesome';
}

.menu-btn span{
	font-size: 30px;
	font-weight: 800;
	margin-right: 10px;
}

.menu-btn a{
	text-decoration: none;
}

.menu-btn a:visited {
	color: #ae5da1; 
}

.menu-btn:hover {
	background: #ddc8e9;
	color: white;
}


/* menu-list
--------------------------------*/

.menu-list li{
	float: left;
	width: 320px;
	margin-top: 10px;
}

.menu-list li:first-child{
	margin-right: 7px;
}

.menu-list li:nth-child(2){
	margin-right: 5px;
}

/* menu01-point
--------------------------------*/

.menu01-point li:first-child{
	padding-left: 285px;
	background-image: url(../images/menu01-img02.jpg);
	background-repeat: no-repeat;
	height: 190px;
}

.menu01-point li:nth-child(2){
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}


.menu01-point li:nth-child(3){
	padding-left: 285px;
	background-image: url(../images/menu01-img03.jpg);
	background-repeat: no-repeat;
	height: 190px;
}

.menu01-point li:nth-child(4){
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}



.menu01-point li:last-child{
	padding-left: 285px;
	background-image: url(../images/menu01-img04.jpg);
	background-repeat: no-repeat;
	height: 190px;
}

.txt_red2 {
	color: #ff4978;
	font-weight: 700;
	font-size: 24px;
}

/* menu-box
--------------------------------*/

.menu-box01 {
	background-image: url(../images/snow-img09.gif) ;
	padding-bottom: 30px;
}

.menu-price {
	background-color: #FFFFFF;
	padding: 20px;
	box-sizing: border-box;
}


.menu-box02 {
	background-image: url(../images/snow-img10.gif) ;
	padding-top: 20px;
	padding-bottom: 30px;
}

/* menu01-details
--------------------------------*/

.menu01-details {
	background-color: #FFFFFF;
	padding: 20px;
	box-sizing: border-box;
	margin-left: 20px;
}

.menu01-details p{
	float: left;
	width: 520px;
	margin-right: 20px;
}

.menu01-details img{
	float: left;
	width: 356px;
}

.menu_01 h5{
	background-color: #c490bf;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	font-size: 24px;
}

/* effect-tit
--------------------------------*/

.effect-tit {
	font-weight: 300;
	font-size: 28px;	
}

.effect-tit img{
	margin-right: 10px;
	height: 40px;
}

/* characteristic-tit
--------------------------------*/

.characteristic-tit {
	background-image: url("../images/menu02-img09.gif");
	background-repeat: no-repeat;
	font-size: 28px;
	padding-left: 80px;
	padding-top: 10px;
	margin-left: 20px;
	height: 70px;
}

.characteristic-tit2 {
	background-image: url("../images/menu02-img10.gif");
	background-repeat: no-repeat;
	font-size: 28px;
	padding-left: 80px;
	padding-top: 10px;
	margin-left: 20px;
	height: 70px;
}

.characteristic-tit3 {
	background-image: url("../images/menu02-img11.gif");
	background-repeat: no-repeat;
	font-size: 28px;
	padding-left: 80px;
	padding-top: 10px;
	margin-left: 20px;
	height: 70px;
}

/* characteristic-box
--------------------------------*/

.characteristic-box li:first-child{
	float: left;
	width: 620px;
	margin-right: 25px;
}

.characteristic-box li:last-child{
	float: left;
	width: 290px;
}


/* menu02-effect
--------------------------------*/

.menu02-effect li:first-child{
	float: left;
	width: 740px;
	margin-right: 20px;
}

.menu02-effect li:last-child{
	float: left;
	width: 170px;
}




/* component
--------------------------------*/

.component table{
	border-collapse: collapse ;
	margin-top: 10px;
}

.component th{
	background-color: #fffcd0;
	border: 1px #8E8E8E solid;
	padding: 20px;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 1.3;
}

.component td{
	background-color: #FFFFFF;
	border-left: 1px #8E8E8E solid;
	border-bottom: 1px #8E8E8E solid;
	border-right: 1px #8E8E8E solid;
	padding: 20px;
	box-sizing: border-box;
}

/* chelation
--------------------------------*/

.chelation {
	background-color: #FFFFFF;
	padding: 20px;
	box-sizing: border-box;
	border-top: 6px #e5004f solid;
	border-left: 1px #8E8E8E solid;
	border-right: 1px #8E8E8E solid;
	border-bottom: 1px #8E8E8E solid;
}

.chelation h6{
	text-align: center;
	font-size: 22px;
	
}


/* menu01-hikaku
--------------------------------*/

.menu01-hikaku {
  border-collapse: collapse;
  border-spacing: 0;
}

.menu01-hikaku th:first-child{
	background-color: #e7e7e7;
	font-size: 22px;
	border: 1px #8B8B8B solid;
	width: 50%;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	width: 470px;
}

.menu01-hikaku th:last-child{
	background-color: #efd9ed;
	font-size: 22px;
	border: 1px #8B8B8B solid;
	width: 50%;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	width: 470px;
}

.menu01-hikaku td{
	background-color: #FFFFFF;
	border: 1px #8B8B8B solid;
	width: 50%;
	padding: 10px;
	box-sizing: border-box;
	width: 470px;
}

.hikaku-b1{
	font-weight: 700;
	font-size: 22px;
}


.hikaku-b2{
	font-weight: 700;
	color: #FF1F7A;
	font-size: 22px;
}

/* list_box
--------------------------------*/

.list_box h2{
	background-color: #FFCCDF;
	text-align: center;
	font-size: 30px;
	padding: 20px;
	box-sizing: border-box;
}

.list_box h3{
	border: 2px #ff3b9c solid;
	box-sizing: border-box;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding: 20px;
	border-radius: 20px;
}

.font_b {
	font-weight: 700;
	font-size: 24px;
}

.list_box li:first-child{
	float: left;
	width: 310px;
}

.list_box li:nth-child(2){
	float: left;
	width: 310px;
	margin-left: 25px;
	margin-right: 25px;
}

.list_box li:last-child{
	float: left;
	width: 310px;
}


/* price-box
--------------------------------*/

.price-box h2{
	background-color: #FFCCDF;
	text-align: center;
	font-size: 30px;
	padding: 20px;
	box-sizing: border-box;
}

.price-box table{
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 10px;
}

.price-box th{
	text-align: center;
	font-size: 24px;
	border: #c4a281 1px solid;
	background-color: #ffe7f1;
	font-weight: 400;
	padding: 10px;
	box-sizing: border-box;
}

.price-box td:first-child{
	text-align: center;
	border: #c4a281 1px solid;
	padding: 10px;
	box-sizing: border-box;
}

.price-box td:last-child{
	text-align: right;
	border: #c4a281 1px solid;
	padding: 10px;
	box-sizing: border-box;
	color: #ff2788;
	font-weight: 700;
}

.fs-40 {
	font-size: 40px;
}

/* promise_box
--------------------------------*/

#promise_box {
	width: 980px;
	margin: 30px auto;
}

#promise_box li{
	float: left;
	width: 288px;
	background-color: #FFFFFF;
	height: 630px;
	margin: 20px 6px 20px 8px;
	padding: 10px;
	border: #DFF0FF 2px solid;
	border-radius: 10px;
	font-size: 18px;
	text-align: left;
}

#promise_box img{
	margin: 15px 0;
}

h2#tit01{
	width: 100%;
	background-color: #0584E1;
	height: 150px;
	text-align: center;
	padding: 0 auto;
	margin: 50px 0 0 0;
}

#bg01{
	width: 100%;
}

#bg01 h3{
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 980px;
}

#bg01 .txt01{
	width: 920px;
	margin: 40px auto 0;
	text-align: left;
	color: #2D97FF;
	font-size: 20px;
	line-height: 1.4;
}

#bg01 .box01{
	width: 940px;
	margin: 40px auto;
	border: 4px solid #9BCDFF;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	background-color: #fff;
	padding: 16px;
}

#bg02{
	width: 100%;
	padding: 0 auto;
	text-align: center;
	background-color: #6FB7FF;
	border-top: 1px solid #6FB7FF;
	border-bottom: 1px solid #6FB7FF;
	margin: 50px 0;
}

#bg02 h2{
	width: 980px;
	text-align: center;
	margin: 10px auto 20px;
}

#bg02 .txt01{
	width: 980px;
	margin: 0 auto;
	color: #fff;
	font-size: 18px;
	text-align: left;
	line-height: 1;
}

#bg02 ul{
	width: 980px;
	margin: 10px auto 30px;
}

#bg02 ul li{
	width: 940px;
	background-color: #fff;
	border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */  
	padding: 20px 20px 30px 20px;
	text-align: left;
	font-size: 18px;
	line-height: 140%;
	margin: 0 0 10px 0;
}

#bg02 ul li h4{
	margin: 0 0 15px 0;
}

#bg02 ul li:last-child{
	background-image: url(../images/img12.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	min-height: 350px;
}

#bg02 ul li h5{
	margin: 50px 0 10px 0;
}

#bg02 ul li .txt02{
	width: 820px;
}

#bg03{
	width: 100%;
	padding: 0 auto;
	text-align: center;
	background-color: #FFFED2;
	border-bottom: 1px solid #FFFED2;
	margin: 50px 0;
}

#hikaku_box{
	width: 978px;
	margin: 0 auto;
	border: 1px solid #BFBFBF;
	background-color: #fff;
}

#hikaku_box ul{
	width: 978px;
	margin: 20px 0 20px 18px;
}

#hikaku_box ul li{
	width: 290px;
	float: left;
	background-image: url(../images/border01.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	padding: 0 15px 0 10px;
	margin: 0 5px 0 0;
	
}

#hikaku_box ul li:last-child{
	background-image: none;
}

#hikaku_box ul li h3{
	font-size: 26px;
	color: #EB738C;
	font-weight: normal;
	line-height: 1;
}

#hikaku_box ul li dl{
	margin: 20px 0 0 0;
}

#hikaku_box ul li dl dt{
	margin: 0 0 8px 0;
	line-height: 100%;
}

#hikaku_box ul li dl dd{
	line-height: 140%;
	margin: 0 0 20px 0;
}

#tit04{
	width: 100%;
	height: 250px;
	background-image: url(../images/tit04_bg.jpg);
	background-repeat: repeat-x;
	margin: 50px 0 0 0;
	padding: 0 auto;
	text-align: center;
}

#result{
	width: 980px;
	margin: 30px auto;
	text-align: left;
	line-height: 160%;
}

#result .font_pink_b{
	font-size: 24px;
	color: #F06;
}

#result .txt_s{
	font-size: 12px;
}

#tit05{
	width: 100%;
	height: 190px;
	background-image: url(../images/tit05_bg.jpg);
	background-repeat: repeat-x;
	margin: 50px 0 0 0;
	padding: 0 auto;
	text-align: center;
}

.point_box{
	width: 980px;
	margin: 20px 0 40px;
	text-align: left;
}

.point_box img{
	float: left;
	width: 320px;
}

.point_box h4{
	width: 620px;
	float: right;
	text-align: left;
	line-height: 140%;
	margin: 0 0 10px 0;
	color: #F06;
	font-weight: normal;
	font-size: 22px;
}

.point_box p{
	width: 620px;
	float: right;
	text-align: left;
	line-height: 160%;
}

#tit06{
	width: 100%;
	height: 240px;
	background-image: url(../images/tit06_bg.jpg);
	background-repeat: repeat-x;
	margin: 50px 0 0 0;
	padding: 0 auto;
	text-align: center;
}

#bust_design{
	width: 100%;
	padding: 0 auto;
	background-color: #6FB7FF;
	border-top: 1px solid #6FB7FF;
	border-bottom: 1px solid #6FB7FF;
	text-align: center;

}

#bust_design p{
	width: 980px;
	margin: 30px auto;
	text-align: left;
	color: #fff;
	font-size: 22px;
	line-height: 160%;
}

#bust_design img{
	margin: 0 auto 40px;
}

#qa_tit{
	width: 100%;
	text-align: center;
	background-color: #ffe5f0;
}

#qa_tit h2 img{
	padding: 35px 0 10px 0;
}

#qa_tit p{
	line-height: 140%;
	font-size: 22px;
	padding-bottom: 30px;
}

qa_dl {
	margin: 0 0 50px 0;
}

#qa_dl dt{
	background-color: #ec6397;
	background-image: url(../images/img--question.png);
	background-position: 14px 7px;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 20px;
	line-height: 120%;
	padding: 25px 15px 15px 83px;
	text-align: left;
}

#qa_dl dd{
	line-height: 140%;
	text-align: left;
	margin: 10px 0 40px;
	background-image: url(../images/img--answer.png);
	background-position: 14px 0px;
	background-repeat: no-repeat;
	padding: 25px 0 0 83px;
}



.content--cv{
	background: url(../images/btn--cv--back.jpg) no-repeat center;
	height: 360px;
	margin-top: 20px;
}

.content--cv img{
	margin-top: 170px;
	}

/* contact_box
------------------------------*/
.contact_box{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.cv_btn_bg{
	background-image: url(../images/cv_bg.jpg);
	background-repeat: repeat-y;
	height: 146px;	
}

/* title--activities
--------------------------------*/
.title--activities{
	text-align: center;
}


/* activities_box
--------------------------------*/

#activities_box{
	width: 100%;
	margin: 0;
	padding: 0 auto;
}

#activities_box h3{
	width: 980px;
	margin: 20px 0 15px 40px;
	color: #ff3c6a;
	font-size: 24px;
	text-align: left;
}

#activities_box div{
	width: 980px;
	margin: 0 auto 0 auto;
}

#activities_box p{
	width: 520px;
	font-size: 18px;
	line-height: 180%;
	float: left;
	margin: 0 0 0 20px;
	text-align: left;
}

#activities_box img{
	float: left;
	margin: 0 0 50px 30px;
}

/*---- footer ------*/

.footer{
	width:100%;
	background:url(../images/bg_footer.jpg) repeat-x right bottom;
	text-align:center;
}
.footer p{
	font-size:13px;
	color:#FFF;
	line-height:1.6;
	padding-top:30px;
	text-align:center;
}

.footer address{
	font-size:13px;
	margin-top:15px;
	padding-bottom:15px;
	color:#FFFFFF;
	font-style:normal;
}




/* clinic_box
--------------------------------*/
h2#clinic_tit{
	width: 100%;
	text-align: center;
	color: #fff;
	background-color: #ec6397;
	font-size: 42px;
	line-height: 80px;
	font-weight: normal;
	margin: 40px 0 0 0;
}

#clinic_box{
	width: 980px;
	margin: 40px auto 80px auto;
}

.border_t{
	border-top: 2px solid #ec6397;
}

/*--- clinic_desc_block ---*/

.clinic_desc_block{
	background:#F0F0F0;
	padding:20px 0px 20px 25px;
	border:solid 1px #E4CDEB;
	overflow:hidden;
	/zoom:1;
}

.clinic_desc_block dl{
	width:430px;
	padding:10px;
	background:#FFF;
	border:solid 1px #DDD;
	-moz-box-shadow: 1px 1px 3px #ccc;
	-webkit-box-shadow: 1px 1px 3px #ccc;
	box-shadow: 1px 1px 3px #ccc;
	float:left;
	margin-right:20px;
	height:180px;
}

.clinic_desc_block dl dt img{
	vertical-align:middle;
}

.clinic_desc_block dl dt span{
	padding:2px 5px;
	background:#FF4F94;
	color:#FFFFFF;
	text-align:center;
	display:inline-block;
	margin-left:10px;
	vertical-align:middle;
	font-size:13px;
}

.clinic_desc_block dl dd{
	padding:10px 10px 0;
	font-size:12px;
	line-height:1.8;

}


/*--- clinic_map_block ---*/

.clinic_map_block{
	border:solid 1px #E4CDEB;
	border-top:none;
	background:#FFF;
	overflow:hidden;
	/zoom:1;
}

.clinic_map_block .clinic_map{
	float:left;
	width:649px;
	height:838px;
	background:url(../images/bg_map.jpg) no-repeat left top;
	position:relative;
}

.clinic_map_block .clinic_right{
	float:right;
	width:270px;
	min-height:790px;
	border:solid 14px #FDF0F4;
	background:#FFF;
	padding:15px;
}


.clinic_map_block .clinic_map .area{
	background:#F0F0F0;
	width:200px;
	letter-spacing:-.4em;
}

.clinic_map_block .clinic_map .area h3{
	background:#FF8BB2;
	color:#FFFFFF;
	font-size:14px;
	padding:2px 5px 2px 10px;
	font-weight:normal;
	letter-spacing:normal;
}

.clinic_map_block .clinic_map .area dl{
	background:#FFF;
	padding:5px;
	border-radius: 5px;
	width:80px;
	font-size:12px;
	margin:6px;
	display:inline-block;
	letter-spacing:normal;
	vertical-align:top;
}

.clinic_map_block .clinic_map .area dl + dl{
	margin-left:0px;

}


.clinic_map_block .clinic_map .area dl dt{
	text-align:center;
	font-weight:bold;
	color:#666666;
	line-height:1.2;
	height:35px;
}

.clinic_map_block .clinic_map .area dl.beauty dt{
	line-height:35px;
}

.clinic_map_block .clinic_map .area ul li{
	margin-top:4px;
}

.clinic_map_block .clinic_map a{
	display: block;
	width: 80px;
	border-radius: 5px;
	font-size: 13px;
	padding:3px 0;
	text-decoration:none;
	color: #FFF;
	line-height: 1.1;
	text-align: center;
	cursor: pointer;
	background: rgb(255,170,202); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,170,202,1) 0%, rgba(255,140,179,1) 50%, rgba(255,170,202,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,170,202,1)), color-stop(50%,rgba(255,140,179,1)), color-stop(100%,rgba(255,170,202,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,170,202,1) 0%,rgba(255,140,179,1) 50%,rgba(255,170,202,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,170,202,1) 0%,rgba(255,140,179,1) 50%,rgba(255,170,202,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,170,202,1) 0%,rgba(255,140,179,1) 50%,rgba(255,170,202,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,170,202,1) 0%,rgba(255,140,179,1) 50%,rgba(255,170,202,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaaca', endColorstr='#ffaaca',GradientType=0 ); /* IE6-9 */
	border:solid 1px #FF8DB3;
}


.clinic_map_block .clinic_map .skin a{
	background: rgb(222,191,230); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(222,191,230,1) 0%, rgba(208,165,219,1) 50%, rgba(222,191,230,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(222,191,230,1)), color-stop(50%,rgba(208,165,219,1)), color-stop(100%,rgba(222,191,230,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(222,191,230,1) 0%,rgba(208,165,219,1) 50%,rgba(222,191,230,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(222,191,230,1) 0%,rgba(208,165,219,1) 50%,rgba(222,191,230,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(222,191,230,1) 0%,rgba(208,165,219,1) 50%,rgba(222,191,230,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(222,191,230,1) 0%,rgba(208,165,219,1) 50%,rgba(222,191,230,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#debfe6', endColorstr='#debfe6',GradientType=0 ); /* IE6-9 */
	border:solid 1px #CD9CD7;
}

.clinic_map_block .clinic_map a:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


.clinic_map_block .clinic_map .hokkaido{
	position:absolute;
	left:440px;
	top:17px;
}

.clinic_map_block .clinic_map .tokyo{
	position:absolute;
	left:441px;
	top:211px;
}

.clinic_map_block .clinic_map .kantou{
	position:absolute;
	left:441px;
	top:570px;
}

.clinic_map_block .clinic_map .tyuubu{
	position:absolute;
	left:124px;
	top:37px;
}

.clinic_map_block .clinic_map .kansai{
	position:absolute;
	left:225px;
	top:483px;
}

.clinic_map_block .clinic_map .chugoku{
	position:absolute;
	left:12px;
	top:196px;
}


.clinic_map_block .clinic_map .kyusyu{
	position:absolute;
	left:10px;
	top:522px;
}



.clinic_map_block .clinic_map .tokyo h3{background:#3399CC;}
.clinic_map_block .clinic_map .kantou h3{background:#3399CC;}
.clinic_map_block .clinic_map .tyuubu h3{background:#38B25D;}
.clinic_map_block .clinic_map .kansai h3{background:#99CC00;}
.clinic_map_block .clinic_map .chugoku h3{background:#F5B85A;}
.clinic_map_block .clinic_map .kyusyu h3{background:#EF857D;}


.clinic_map_block .clinic_info h2{
	border-left:solid 4px #FF4D94;
	padding-left:10px;
	color:#FF4D94;
	font-size:15px;
	line-height:1.3;
	margin-bottom:10px;
}


.clinic_map_block .clinic_info .contact_btn{
	margin-bottom:10px;
}

.clinic_map_block .clinic_info .telno{
	font-size:20px;
	color:#FF4D94;
	line-height:1.3;
}
.clinic_map_block .clinic_info .openclose{
	font-size:13px;
	line-height:1.3;
	margin-top:5px;
	margin-bottom:20px;
}

.clinic_map_block .clinic_info .infomation{
	font-size:13px;
	line-height:1.3;
	margin-top:5px;
	margin-bottom:20px;
}

.clinic_map_block .clinic_info .map{
	width:270px;
	height:190px;
	background:#FFF;
}

.clinic_map_block .clinic_info h3{
	font-size:18px;
	padding:5px 0px;
	border-bottom:dashed 1px #AAA;
	margin-bottom:10px;
	font-weight:normal;
}

.clinic_map_block .clinic_info dl.doctor{
	margin:10px 0;
	color:#333333;
	font-size:12px;
	line-height:1.4;
}

.clinic_map_block .clinic_info dl.doctor dt{
	clear:both;
	float:left;
	width:60px;
	font-weight:bold;
}

.clinic_map_block .clinic_info dl.doctor dd{
	padding-left:65px;
	padding-bottom:10px;
}



/*-------doctor_block-------*/
#docter_box{
	width: 100%;
	padding: auto;
	border-top: 2px solid #ec6397;
}

.doctor_block{
	width:600px;
	margin:40px auto;
	overflow:hidden;
	/zoom:1;
}

.doctor_block .photo{
	width:180px;
	float:left;
	text-align:center;
}

.doctor_block .photo p{
	font-size:13px;
	line-height:1.4;
}

.doctor_block .photo img{
	margin-bottom:15px;

}


.doctor_block .right{
	font-size:13px;
	line-height:2;
}

.doctor_block .right table{
	border-left:solid 1px #D4D4D4;
	border-top:solid 1px #D4D4D4;
}


.doctor_block .right table tr th,
.doctor_block .right table tr td{
	border-right:solid 1px #D4D4D4;
	border-bottom:solid 1px #D4D4D4;
	padding:5px;
}
.doctor_block .right table tr th{
	background:#F0F0F0;
	text-indent:10px;
	font-weight:normal;
	text-align:center;
}
.doctor_block .right table tr td{
	padding-left:10px;
}

/*----clearfix----*/
.clearfix:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
.clearfix{display: inline-block;} 
.clear{clear:both;}

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:block;
    overflow:hidden;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

/*-------general-------*/


.alignC{text-align:center;}
.alignR{text-align:right;}
.alignL{text-align:left;}

.mb0{margin-bottom:0px !important;}
.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb90{margin-bottom:90px !important;}
.mb100{margin-bottom:100px !important;}

.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt100{margin-top:100px !important;}

.small{font-size:12px;}
.small2{font-size:20px;}
.em{color:#FF2281}
.purple{color:#9966CC;}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
	margin-top:0;
}


#sidenavi {
	position: fixed;
	bottom: 120px;
	right: 0;
	z-index: 30;
}

#sidenavi ul li{
	margin-top:5px;

}




.floatclear{
clear:both;
}

#sec06 
{
background:url(../images/main06.jpg) no-repeat no-repeat;
padding-top:40px;
padding-bottom:40px;
}
#sec06 .left
{
width:200px;
float:left;
text-align:center;
}
#sec06 .right
{
width:400px;
float:left;

}
#sec06 .block
{
width:600px;
margin:0px auto;
}
#sec06 .text1
{
font-size:12px;
line-height:1.2;
margin-top:10px;
}
#sec06 .right
{
font-size:13px;
line-height:2;
}
#sec06 .right table
{
border-left:solid 1px #D4D4D4;
border-top:solid 1px #D4D4D4;

}
#sec06 .right table tr th,
#sec06 .right table tr td
{
border-right:solid 1px #D4D4D4;
border-bottom:solid 1px #D4D4D4;
}
#sec06 .right table tr th
{
background:#F0F0F0;
text-indent:10px;
font-weight:normal;
}
#sec06 .right table tr td
{
padding-left:10px;
}




.fs36{
	font-weight: 700;
	font-size: 36px;
}

.fs24{
	font-weight: 700;
	font-size: 24px;
}
}
