@charset "utf-8";

@media screen and (max-width: 900px) {

/* ----- font ----- */
.font13px {font-size: 13px; line-height: 1.6;}
.font14px {font-size: 12px; line-height: 1.6;}
.font16px {font-size: 13px; line-height: 1.6;}
.font18px {font-size: 15px; line-height: 1.6;}
.font20px {font-size: 16px; line-height: 1.6;}
.font22px {font-size: 18px; line-height: 1.6;}
.font24px {font-size: 20px; line-height: 1.6;}
.font26px {font-size: 22px; line-height: 1.6;}
.font28px {font-size: 24px; line-height: 1.6;}
.font30px {font-size: 26px; line-height: 1.6;}
.font32px {font-size: 28px; line-height: 1.6;}
.font34px {font-size: 30px; line-height: 1.6;}
.font36px {font-size: 32px; line-height: 1.6;}
.font38px {font-size: 34px; line-height: 1.6;}
.font40px {font-size: 36px; line-height: 1.6;}
.font42px {font-size: 38px; line-height: 1.4;}
.font44px {font-size: 40px; line-height: 1.4;}
.font46px {font-size: 42px; line-height: 1.4;}
.font48px {font-size: 44px; line-height: 1.4;}
.font50px {font-size: 46px; line-height: 1.4;}


/* ------------------------------------------------------------
　　ページベース
------------------------------------------------------------ */

/* ----- wrapper 内容 ----- */
#wrapper {
	clear: both;
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

/* ----- _header 内容 ----- */
#header {
	clear: both;
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 50px;
	text-align: left;
	background: url(../img/back.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
}

#header h2 {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 15px 0px 12px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: 1px;
	text-align: center;
	background: #000000;
}
#header h1 {
	clear: both;
	width: 90%;
	margin: 0px auto;
	padding: 20px 0px 0px;
	text-align: center;
}
#h_name {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 10px 0px 0px;
	font-family: yu-mincho-pr6, sans-serif;
	font-size: 13px;
	line-height: 1.2;
	letter-spacing: 3px;
	text-align: center;
	text-shadow: 0px 0px 10px #FFFFFF,0px 0px 20px #FFFFFF;
}

.h_copy {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 30px 0px 10px;
	font-family: yu-mincho-pr6, sans-serif;
	font-size: 18px;
	line-height: 1.6;
	letter-spacing: 1px;
	text-align: center;
	text-shadow: 0px 0px 10px #FFFFFF,0px 0px 20px #FFFFFF;
}
.h_point {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 30px 0px 0px;
	font-size: 14px;
	line-height: 1.6;
	text-align: center;
	text-shadow: 0px 0px 10px #FFFFFF,0px 0px 20px #FFFFFF;
}


/* ----- contents 内容 ----- */
#contents {
	clear: both;
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 30px 0px 40px;
	overflow: hidden;
}

/* サブタイトル */
.sub_ti {
	clear: both;
	position: relative;
	width: 90%;
	margin: 40px auto 20px;
	padding: 15px 0px 4px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.sub_ti h3 {
	clear: both;
	margin: 0px auto;
	padding: 0px 0px 10px;
	font-family: yu-mincho-pr6, sans-serif;
	font-size: 18px;
	line-height: 1.6;
	letter-spacing: 0.5px;
	text-align: center;
}
.sub_ti p {
	clear: both;
	margin: 0px auto;
	padding: 10px 0px 10px;
	font-size: 14px;
	line-height: 1.6;
	font-weight: bold;
	text-align: center;
}
.sub_ti div {
	clear: both;
	margin: 0px auto;
	padding: 10px 0px 10px;
	font-size: 13px;
	line-height: 1.6;
	font-weight: bold;
	text-align: center;
}
.sub_ti h3 b {
	/* padding-top: 0.5px; */
	padding-top: 6px;
	background-position: top left -1.5px;
	background-repeat: repeat-x;
	background-size: 19.5px 3px;
	background-image: radial-gradient(1.5px 4px at center center,#000000,#000000 100%,transparent);
}


/* 本文 */
.text {
	clear: both;
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px 0px;
	text-align: left;
}
.text p {
	clear: left;
	width: 90%;
	margin: 0px auto;
	padding: 0px 0px 10px;
	font-size: 13px;
	line-height: 1,6;
	text-align: justify;
}
.text_under {
	clear: left;
	width: 80%;
	margin: -10px auto 0px;
	padding: 0px 0px 10px;
	font-size: 13px;
	line-height: 1,6;
	text-align: center;
}


/* ポイント：ないこと */
.point_nega {
	clear: both;
	width: 79%;
	margin: 10px auto 20px;
	padding: 15px 5% 5px;
	text-align: left;
	border: 1px solid #000000;
}
.point_nega ul {
	clear: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.point_nega li {
	clear: left;
	margin: 0px;
	padding: 0px 0px 10px 20px;
	font-size: 13px;
	line-height: 1.6;
	text-align: justify;
	list-style: none;
	background: url(../img/list_icon.jpg) no-repeat 0px 6px;
	background-size: 8px 8px;
}


/* イラスト */
.illust {
	clear: both;
	max-width: 400px;
	width: 90%;
	/* width: 280px; */
	margin: 0px auto;
	padding: 10px 0px 20px;
	text-align: center;
}


/* イラスト『肉体』と『霊体』 */
.illust02 {
	clear: both;
	max-width: 260px;
	width: 60%;
	/* width: 300px; */
	margin: 0px auto;
	padding: 10px 0px 20px;
	text-align: left;
}


/* イラスト『7つのチャクラ』 */
.illust03 {
	clear: both;
	max-width: 340px;
	width: 90%;
	/* width: 300px; */
	margin: 0px auto;
	/* padding: 20px 0px 40px 52px; */
	padding: 10px 0px 10px;
	text-align: left;
}


/* イラスト『バスタイム』 */
.illust04 {
	clear: both;
	width: 70%;
	margin: 0px auto;
	padding: 10px 0px 20px;
	text-align: left;
}


/* 7つのチャクラ */
.seven_cha_box {
	clear: left;
	position: relative;
	width: 90%;
	margin: 0px auto;
	padding: 10px 0px 10px;
	overflow: hidden;
}
.seven_cha {
	float: left;
	width: 88%;
	margin: 0px auto 20px;
	padding: 10px 5% 10px;
	text-align: justify;
	border: 1px solid #000000;
}
/* .seven_cha_back_sp {background: #EFEFEF;} */

.seven_cha h4 {
	clear: left;
	margin: 0px 0px 10px;

	padding: 5px 0px 8px 36px;
	font-family: yu-mincho-pr6, sans-serif;
	/* color: #000000; */
	color: #000000;
	font-size: 15px;
	line-height: 1.6;
	/* font-weight: normal; */
	text-align: justify;
	border-bottom: 1px solid #000000;
	background: url(../img/icon_cha.png) no-repeat 0px 3px;
	background-size: 28px 28px;
}
.seven_cha p {
	clear: left;
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 13px;
	line-height: 1.6;
	text-align: justify;
}


/* ポイント：2項目 */
.point_cont {
	clear: both;
	width: 80%;
	margin: 15px auto 25px;
	padding: 20px 5% 10px;
	text-align: left;
	border: 1px solid #000000;
	/* background: #EFEFEF; */
}
.point_cont ul {
	clear: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.point_cont li {
	clear: left;
	margin: 0px;
	padding: 0px 0px 10px 22px;
	/* color: #FF0000; */
	/* color: #FF5C26; */
	/* color: #FF8000; */
	color: #FF0000;
	font-size: 15px;
	line-height: 1.6;
	font-weight: bold;
	text-align: justify;
	list-style: none;
	background: url(../img/check_icon_red.png) no-repeat 0px 3px;
	background-size: 16px 16px;
}


/* こだわり */
.kodawari {
	clear: both;
	position: relative;
	width: 79%;
	margin: 15px auto 12px;
	padding: 15px 5% 15px;
	border: 1px solid #000000;
}
/* .kodawari01 {background:#000000;}
.kodawari02 {background:#83D2C5;} */

.kodawari h5 {
	clear:both;
	margin:0px;
	padding:0px 0px 5px;
	/* color: #FFFFFF; */
	font-size: 16px;
	line-height: 1.6;
	letter-spacing: 1px;
	text-align: left;
}
.kodawari h4 {
	clear:both;
	margin:0px;
	padding:0px 0px 0px;
	font-family: yu-mincho-pr6, sans-serif;
	/* color: #FFFFFF; */
	font-size: 16px;
	line-height: 1.6;
	letter-spacing: 0.5px;
	text-align: left;
}
.kodawari_ph01,
.kodawari_ph02,
.kodawari_ph03,
.kodawari_ph04,
.kodawari_ph05 {
	clear: both;
	width: 80%;
	max-width: 300px;
	margin: 0px auto;
	padding: 15px 0px 5px;
	text-align: left;
}


/* 推薦文：動画 */
.suisen_movie {
	clear: both;
	position: relative;
	width: 90%;
	margin: 0px auto 10px;
	/* padding: 60px 5%; */
	padding-top: 56.25%;
	text-align: center;
	/* border: 1px solid #003366; */
	/* background: #CCCCCC; */
}
.suisen_movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


/* 推薦文 */
#suisen {
	clear: both;
	position: relative;
	width: 90%;
	margin: 0px auto;
	padding: 0px 0px 0px;
	text-align: left;
}
.suisen {
	clear: both;
	width: 90%;
	margin: 0px;
	padding: 20px 5% 10px;
	text-align: left;
	border: 1px solid #000000;
}
.suisen:before {
	content: "";
	position: absolute;
	top: -46px;
	left: 50%;
	margin-left: -28px;
	border: 24px solid transparent;
	border-bottom: 24px solid #FFFFFF;
	z-index: 2;
}
.suisen:after {
	content: "";
	position: absolute;
	top: -48px;
	left: 50%;
	margin-left: -28px;
	border: 24px solid transparent;
	border-bottom: 24px solid #000000;
	z-index: 1;
}
.suisen h4 {
	clear: left;
	margin: 0px 0px 10px;
	padding: 0px 0px 8px;
	/* font-family: yu-mincho-pr6, sans-serif; */
	font-size: 16px;
	line-height: 1.4;
	text-align: justify;
	border-bottom: 1px solid #000000;
}
.suisen p {
	clear: left;
	margin: 0px;
	padding: 0px 0px 10px;
	font-family: yu-mincho-pr6, sans-serif;
	font-size: 13px;
	line-height: 1.6;
	font-weight: normal;
	text-align: justify;
}


/* ph */
.photo {
	clear: both;
	width: 90%;
	margin: 0px auto;
	padding: 10px 0px 10px;
	text-align: center;
}
.photo02 {
	clear: both;
	width: 50%;
	margin: 0px auto;
	padding: 10px 0px 10px;
	text-align: center;
}

.ph01,
.ph02,
.ph03,
.ph04,
.ph05,
/* .ph06, */
.ph07 {
	clear: both;
	max-width: 280px;
	width: 50%;
	margin: 0px auto;
	padding: 10px 0px 20px;
	text-align: center;
}
/* .ph05_text,
.ph06_text {
	clear: both;
	width: 180px;
	margin: 0px 0px 0px 20px;
	padding: 20px 0px 5px 14px;
	font-family: yu-mincho-pr6, sans-serif;
	font-size: 13px;
	line-height: 1.6;
	letter-spacing: 1px;
	text-align: justify;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
} */


/* 商品説明 */
.goods_info {
	clear: both;
	position: relative;
	width: 79%;
	margin: 20px auto;
	padding: 20px 5% 10px;
	text-align: left;
	/* background: #000000; */
	overflow: hidden;
	border: 1px solid #000000;
}
/* .goods_info:nth-child(even) {background:#83D2C5;}
.goods_info:nth-child(odd) {background:#000000;} */
.goods_info_ph {
	clear: both;
	width: 60%;
	max-width: 240px;
	margin: 0px auto 20px;
	/* margin: 0px auto;
	padding: 0px 0px 20px; */
	padding: 0px 0px 0px;
	text-align: left;
	border: 1px solid #000000;
}
.goods_info_illust {
	width: 200px;
	margin: 0px auto;
	padding: 0px 0px 20px;
	text-align: left;
}
.goods_info h4 {
	clear: both;
	margin: 0px 0px 15px;
	padding: 0px 0px 10px;
	font-family: yu-mincho-pr6, sans-serif;
	/* color: #FFFFFF; */
	font-size: 14px;
	line-height: 1.6;
	font-weight: normal;
	text-align: justify;
	border-bottom: 1px solid #000000;
}
.goods_info h4 strong {font-size: 16px; font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", sans-serif;}
/* .goods_info h4 b {font-size: 12px; font-weight: normal;} */

.goods_info p {
	clear: left;
	margin: 0px;
	padding: 0px 0px 10px;
	font-family: yu-mincho-pr6, sans-serif;
	/* color: #FFFFFF; */
	font-size: 13px;
	line-height: 1.6;
	font-weight: normal;
	text-align: justify;
}


/* おすすめ */
.osusume {
	clear: both;
	width: 79%;
	margin: 15px auto 25px;
	padding: 25px 5% 10px;
	text-align: left;
	background: #EFEFEF;
	/* background: #EFEFEF; */
}
.osusume ul {
	clear: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.osusume li {
	clear: left;
	margin: 0px;
	padding: 0px 0px 15px 22px;
	font-size: 15px;
	line-height: 1.6;
	text-align: justify;
	list-style: none;
	background: url(../img/check_icon_base.png) no-repeat 0px 3px;
	background-size: 16px 16px;
}


/* ステップ */
.step01,
.step02,
.step03,
.step04 {
	clear: both;
	width: 78%;
	margin: 0px auto 20px;
	padding: 20px 5% 10px;
	text-align: left;
	border: 1px solid #000000;
}
.step01 p,
.step02 p,
.step03 p,
.step04 p {
	clear: left;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	font-size: 13px;
	line-height: 1.6;
	text-align: justify;
}
.step01 p {background: url(../img/no01.png) no-repeat 0px 0px; background-size: 20px 20px;}
.step02 p {background: url(../img/no02.png) no-repeat 0px 0px; background-size: 20px 20px;}
.step03 p {background: url(../img/no03.png) no-repeat 0px 0px; background-size: 20px 20px;}
.step04 p {background: url(../img/no04.png) no-repeat 0px 0px; background-size: 20px 20px;}


/* point3 */
.point3 {
	clear: both;
	width: 94%;
	margin: 0px auto;
	padding: 10px 0px 10px;
	overflow: hidden;
}
.point3 p {
	float: left;
	width: 29%;
	margin: 0px 2%;
	padding: 10px 0px;
	/* color: #FFFFFF; */
	font-size: 13px;
	line-height: 1.6;
	text-align: justify;
	/* background: #000000; */
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}


/* ph：商品外箱とボトル */
.ph_goods_pa {
	clear: both;
	width: 90%;
	margin: 0px auto;
	padding: 10px 0px 20px;
	text-align: center;
}


/* プロフィール */
.prof {
	clear: both;
	position: relative;
	width: 78%;
	margin: 20px auto 40px;
	padding: 20px 5% 10px;
	text-align: left;
	/* background: #EFEFEF; */
	overflow: hidden;
	border: 1px solid #000000;
	border-left: 4px solid #000000;
}
.prof h5 {
	clear: left;
	margin: 0px 0px 10px;
	padding: 0px 0px 6px;
	font-family: yu-mincho-pr6, sans-serif;
	color: #000000;
	font-size: 16px;
	line-height: 1.6;
	letter-spacing: 2px;
	text-align: justify;
	border-bottom: 1px solid #000000;
}
.prof h5 span {font-size: 11px;}
.prof p {
	clear: left;
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 13px;
	line-height: 1.6;
	text-align: justify;
}

.profile {
	clear: both;
	position: relative;
	width: 80%;
	margin: 20px auto 40px;
	padding: 25px 5% 15px;
	text-align: left;
	/* background: #EFEFEF; */
	overflow: hidden;
	border: 1px solid #000000;
}
.profile_ph {
	clear: both;
	width: 50%;
	max-width: 200px;
	margin: 0px auto 20px;
	padding: 0px 0px 0px;
	text-align: left;
	border: 1px solid #000000;
}
.profile h4 {
	clear: left;
	margin: 0px 0px 10px;
	padding: 0px 0px 6px;
	font-family: yu-mincho-pr6, sans-serif;
	color: #000000;
	font-size: 16px;
	line-height: 1.6;
	letter-spacing: 2px;
	text-align: justify;
	border-bottom: 1px solid #000000;
}
.profile h4 span {font-size: 12px; font-weight: normal; letter-spacing: 0px;}

.profile p {
	clear: left;
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 12px;
	line-height: 1.6;
	text-align: justify;
}



/* ポイント */
.point {
	clear: both;
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px 40px;
	text-align: center;
}


/* 申込ボタン */
.app_bt {
	clear:both;
	width: 90%;
	margin:0px auto;
	padding:30px 0px 20px;
	text-align: center;
}
.app_bt p {
	clear:both;
	width: 100%;
	margin:0px;
	padding:0px 0px 10px;
	text-align: center;
}

.anc_bt {
	clear: both;
	width: 80%;
	max-width: 280px;
	margin:0px auto;
	padding:20px 0px 30px;
	text-align: center;
}
.anc_bt p {
	/* display: flex;
	justify-content: center; */
	align-items: center;
	
	/* clear:both;
	position: relative; */
	width: 100%;
	margin: 0px;
	padding: 20px 0px 20px;
	font-family: yu-mincho-pr6, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 1.4;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	/* background: #000000; */
}
.anc_bt p span {font-size: 11px; letter-spacing: 4px;}
.anc_bt a {text-decoration: none;}
.abt {
	background:
		linear-gradient(45deg,  transparent 10px, #000 10px),
		linear-gradient(135deg, transparent 10px, #000 10px),
		linear-gradient(225deg, transparent 10px, #000 10px),
		linear-gradient(315deg, transparent 10px, #000 10px);
	background-position: bottom left, top left, top right, bottom right;
	background-size: 50% 50%;
	background-repeat: no-repeat;
}

.app_atten {
	clear:both;
	margin:0px;
	padding:0px 0px 0px;
	font-size: 13px;
	line-height: 1.6;
	text-align: center;
}


/* Q&A */
.faq {
	clear: both;
	position: relative;
	width: 90%;
	margin: -10px auto 20px;
	padding: 0px 0px 10px;
	text-align: left;
	overflow: hidden;
}
.faq dl {
	clear: both;
	position: relative;
	width: 90%;
	margin: 0px;
	padding: 15px 5% 20px;
	text-align: left;
	border-bottom: 1px solid #000000;
}
.faq dd {
	clear: left;
	margin: 0px;
	padding: 15px 0px 5px 32px;
	font-family: yu-mincho-pr6, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 1.6;
	font-weight: bold;
	text-align: justify;
	background: url(../img/faq_q.jpg) no-repeat 0px 12px;
	background-size: 24px 24px;
}
.faq dt {
	clear: left;
	margin: 0px;
	padding: 15px 0px 10px 32px;
	font-size: 13px;
	line-height: 1.6;
	text-align: justify;
	background: url(../img/faq_a.jpg) no-repeat 0px 12px;
	background-size: 24px 24px;
}


/* 注意事項 */
.atten_box {
	clear: both;
	position: relative;
	width: 90%;
	margin: 0px auto;
	padding: 10px 0px 30px;
}
.atten_box h4 {
	clear: left;
	margin: 30px 0px 0px;
	padding: 12px 0px 14px;
	font-family: yu-mincho-pr6, sans-serif;
	color: #000000;
	font-size: 15px;
	line-height: 1.6;
	letter-spacing: 1px;
	text-align: center;
	border-top: 1px solid #000000;
}
.atten_box table {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px;
	text-align: left;
	border: 1px solid #000000;
	border-collapse: collapse;
}
.atten_box th {
	clear: both;
	width: 35%;
	margin: 0px;
	padding: 10px 0px 10px;
	font-size: 13px;
	line-height: 1.6;
	text-align: center;
	/* background: #E5F5F3; */
	background: #EFEFEF;
	border: 1px solid #000000;
}
.atten_box td {
	clear: both;
	margin: 0px;
	padding: 10px 10px 10px;
	font-size: 13px;
	line-height: 1.6;
	text-align: justify;
	border: 1px solid #000000;
}
.atten_box td p {
	margin: 0px;
	padding: 5px 0px 5px 20px;
	text-indent: -20px;
}
.atten_box td li {
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 13px;
	background: url(../img/list_icon.jpg) no-repeat 0px 6px;
	background-size: 8px;
}
.atten_card {
	clear: both;
	width: 90%;
	max-width: 300px;
	margin: 0px auto;
	padding: 5px 0px 15px;
	text-align: left;
}


/* ----- footer 内容 ----- */
#footer {
	clear: both;
	position: relative;
	width: 100%;
	margin: 20px auto 0px;
	padding: 0px 0px 20px;
	background: #343434;
	overflow: hidden;
}

/* リンク */
#f_menu,
#f_links {
	clear: both;
	width: 90%;
	/* margin: 0px auto 30px; */
	margin: 0px auto 0px;
	padding: 20px 0px 20px;
	color: #FFFFFF;
	text-align: center;
	/* border-bottom: 1px solid #999999; */
}
#f_menu {font-size: 15px; line-height: 2.4;}
#f_links {font-size: 13px; line-height: 2.4}
#f_menu a,
#f_links a,
#footer p a {color: #FFFFFF; text-decoration: underline;}
#f_menu a:hover,
#f_links a:hover,
#footer p a:hover {color: #FFFFFF; text-decoration: none;}

/* #f_logo {
	clear: both;
	width: 200px;
	margin: 0px auto 0px;
	padding: 0px 0px 20px;
	text-align: center;
} */
#f_logo {
	clear: both;
	width: 100%;
	max-width: 300px;
	margin: 0px auto 20px;
	padding: 0px 0px 0px;
	text-indent: -9999px;
	font-size: 4px;
	line-height: 1.2;
	text-align: left;
}
#footer p {
	clear: both;
	width: 100%;
	margin: 0px auto 0px;
	padding: 0px 0px 15px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 1.6;
	text-align: center;
}
#footer p b {font-family: yu-mincho-pr6, sans-serif;}

#footer address {
	clear: both;
	width: 100%;
	margin: 0px auto 0px;
	padding: 15px 0px 0px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}

/* pagetop 内容 */
#pagetop {
	position: fixed;
	z-index: 1;
	width: 40px;
	height: 40px;
	bottom: 10px;
	right: 10px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

}




