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


/*///////////////////////////////////

　第2階層コンテンツ(サブページ)　

////////////////////////////////////*/

#sub_content{
	padding-top: 10px;
}


#sub_left{
	float: left;
	width: 245px;/*コンテンツ左部分の幅*/
}

#sub_right{
	float: right;
	width: 725px;
}

.border_img{
	border: 1px solid #999;
}


.font10{
	font-size:10px;
}
.font90{
	font-size:90%;
}
.font16{
	font-size:16px;
}


/*---- padding　margin関係 ----------------*/

.right79{/*事前検査タブ内矢印に使用*/
padding-right:79pix;
}

.right20{
	padding-right:20px;
}

.left20{
	padding-left:20px;
}

.left40{
	padding-left:40px;
}

.left80{
	margin-left: 80px;
}
.left90{
	margin-left: 90px;
}
.left100{
	margin-left: 100px;
}
.left110{
	margin-left: 110px;
}

/*---- サブメニューピンク枠 ----------------*/


.sub_menu01{
	width: 245px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../image/sub/category.gif);
	height: 60px;
}

.category{
	font-weight: bold;
	text-align: center;
	font-family: "メイリオ";
	padding-top: 20px;
}


/*///////////メニュータイトル//////////////////*/

#sub_menu02 .menu_title{
	height: 45px;
	padding-top: 30px;
	background-image: url(../image/sub/mark_str.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F06;
	background-position: left;
	padding-left: 40px;
}



/*---- サブメニューリスト ----------------*/

.sub-navi {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
}

.sub-navi li { display: inline; }

.sub-navi li a {
	width: 215px;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.sub-navi li a:hover {
  background-color: #ffccff;
  color: #ff0000;
  text-decoration: underline;
}


/*---- パンくず ----------------*/

.pankuzu {
	font-size: 80%;
}

/*---- h2 h3 h4----------------*/

.sub_h2{
	background-image: url(../image/sub/h2.gif);
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 10px;
	color: #000;
	padding-left: 40px;
	padding-top: 18px;
	font-size: 120%;
	display: block;
	margin-left: 5px;
		
}
.sub_h2900{
	background-image: url(../image/sub/h2900.gif);
	background-repeat: no-repeat;
	height: 60px;
	color: #000;
	font-size: 120%;
	display: block;
	padding-top: 20px;
	padding-left: 40px;
	margin-left: 40px;
	margin-top: 15px;
	min-width: 360px;
}


.sub_h4{
	margin-left: 20px;
	padding-left: 45px;
	background-image: url(../image/sub/mark_pt.png);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 15px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C02033;
	margin-right: 15px;
	margin-bottom: 15px;
	background-position: 10px;
	font-size: 1.2em;
}

.h4_blue{
	margin-left: 20px;
	padding-left: 45px;
	background-image: url(../image/mark_blue.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06F;
	margin-right: 15px;
	background-color: #F7F7F7;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-position: 10px;
}
.h4_pt_green{
	margin-left: 20px;
	padding-left: 45px;
	background-image: url(../image/mark_green_pt.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06F;
	margin-right: 15px;
	background-color: #F7F7F7;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-position: 10px;
}

.acne_h4{
	background-image: url(../image/mark_green_pt.gif);
	background-repeat: no-repeat;
	margin-bottom: 17px;
	margin-left: 320px;
	display: block;
	text-indent: 20px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #20B2AA;
	padding-bottom: 10px;
	margin-top: 50px;
	padding-top: 5px;
}

/*---- サブページメイン部分 テキストなど----------------*/

.sub_main{
	margin-right: 10px;
	margin-left: 10px;

}

.sub_main_900{
}

.text{
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 15px;
	line-height: 1.7em;
}

.left_20{
	margin-left:20px;
}

.text_not{
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 15px;
	line-height: 1.7em;
	text-decoration: line-through;
}

.text_left150{margin-left:150px;}

.pink{background-color:#FCF;}


/*---- 　イメージ　画像関係　----------------*/

/*イメージ画像の枠を消す*/


.image_top{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.img_ieft50{
	margin-left: 50px;
	border: 1px solid #FFF;
	
}

.img_left150{
	margin-left: 150px;
}

.style01{
	padding: 7px;
	background-image: url(../image/back_1.gif);
	border: 1px dotted #CCC;
}

/*----  赤三角マーク　----------------*/
.red{
	background-image: url(../image/sub/mark_pt.png);
	;
	padding-left: 30px;
	margin-left: 20px;
	margin-right: 5px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 15px;
	height: 27px;
	vertical-align: 70%;
	padding-top: 5px;
}
/*----  FAQ 緑→マーク　----------------*/
.arw_green{
	background-image: url(../image/mark.gif);
	;
	padding-left: 20px;
	margin-left: 25px;
	margin-right: 5px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 15px;
	height: 27px;
	vertical-align: 70%;
}

/*----  ノート罫線　----------------*/

.line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F00;
}

.line_note{
	background-image: url(../image/bluedash.gif);
	line-height: 25px;
	margin-right: 50px;
	margin-left: 50px;
}


/*////////////プライバシーポリシー///////////////////////*/
/*---- サブページ　dt dl ----------------*/

.kihon_infonob{
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

dl.line {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #ddeeff;
	margint: 5px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
dl.line dt {
	float: left;
	clear: left;
	width: 180px;
	font-weight: bold;
	background-color: #ddeeff;
	border-top: 1px solid #ccc;
	padding: 5px;
}
dl.line dd {
	background-color: #ffffff;
	border-top: 1px solid #ccc;
	margin-left: 190px;
	padding: 5px;
}

/*---- コピーライト部分 ----------------*/

#copy{

}

#copy dl {

}

#copy dt {
	float: left;
	clear: left;
	width: 200px;
	line-height: 2em;
	background-color: #FFCCFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-left: 10px;
	letter-spacing: 0.7em;
	margin-left: 15px;
}
#copy dd {
	float: left;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-left: 10px;
	line-height: 2em;
	width: 450px;
}



/*---- リスト ----------------*/

.li_mark{
	list-style-image: url(../image/mark.gif);
	list-style-position: outside;
	margin-left: 60px;
	padding-left: 10px;
}

.li_mark_02{
	list-style-image: url(../image/mark.gif);
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 60px;
	padding-left: 10px;
	list-style-position: outside;
	line-height: 1.7em;
}
.li_mark_green{
	list-style-image: url(../image/maru_g.gif);
	list-style-position: outside;
	margin-left: 60px;
	padding-left: 10px;
	line-height: 1.7em;
}

.ul_box{
	margin-left: 30px;
	margin-right: 30px;
}

.li_yoko{
	float: left;
	margin-left: 15px;
	padding-left: 18px;
	background-image: url(../image/maru_g.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
}

/*---- サブページ　リンク角マルボタン ----------------*/

#button3{
	line-height: 35px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 15px;

}

.button {
	display: inline-block;
	width: 570px;
	height: 50px;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	background-color: #3C0;
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}


.button:hover {
	background-color: #59b1eb;
}


/*////////////// イメージ画像 google map /////////////////////*/

.img_left
      {
	float: left;
	margin-right: 1em;
	margin-left: 1em;
	clear: both;
      }
	  
.clear{
	clear: both;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}


.googlemap{
	text-align: center;
}

.sub_top{/*ページトップへ戻る*/
	text-align: right;
	margin-right: 10px;
}
	
/*--------------//　関連ページ枠　//------------------*/

.kanren{
	margin-top: 30px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEEEEE;
}

.kanren li{
		float: left;
}

/*関連画像の枠を同化させる*/
.none{
	border: 1px solid #EEEEEE !important;
	margin-top: 10px;
}

.mark_blue{
	background-image: url(../image/mark_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 35px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.kanren .mark_blue{
	background-image: url(../image/sub/mark.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 35px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
/*--------------//　関連リンク　//------------------*/
.link{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	background-image: url(../image/back_1.gif);
	border: 1px dashed #CCC;
}

/*--------------//　FAQページcss　//------------------*/

.faq_box{
	padding: 10px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEEEEE;
	margin-bottom: 40px;
}

.li_faq{
	font-size: 90%;
	background-image: url(../image/mark.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	float: left;
	padding-right: 20px;
	margin-top: 7px;
}

.backtop{
	font-size: 80%;
	background-color: #999999;
	text-align: center;
	height: 20px;
	width: 100px;
	margin-left: 590px;
}
.backtop a{
	color: #FFF;
	text-decoration: none;
}

/*--------------//　テーブル3列　//------------------*/

.week{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.week table {
	border-collapse: collapse;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
	margin-bottom: 10px;
}
.week td {
	border: 1px #999 solid;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}

/*--------------//　ニキビができる仕組み　//------------------*/

.ol_num{
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 50px;
}


/*--------------//　初めての方へ　//------------------*/

.pink_back{
	background-image: url(../image/first/pink_back.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 570px;
	margin-left: 50px;
	color: #333;
	font-size: 1.2em;
	text-indent: 1em;
	text-transform: capitalize;
	padding-top: 10px;
	padding-bottom: 0px;
}

/*--------------//　まる数字　//------------------*/
.number {
	background-image: url(../image/number.gif);
	background-repeat: no-repeat;
}

/*--------------//　事前検査ページ　//------------------*/

.jizen_box{
	padding: 10px;
	border: 1px solid #39F;
	text-align: left;
}

#ui-tab{
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
}
.flow{
	padding-left: 40px;
	line-height: 1.7em;

}
