
body {
	-webkit-text-size-adjust: 100%;
}

.content_wrapper {
	line-height: 150%;
}

.spaceArea {
	padding: 0px 20px;
}

.lead_txt p {
	font-size: 1.4rem;
	line-height: 150%;
	padding: 0px 10px 20px 10px;
}

.part_h1, .part_h1_01 {
	border-left: 5px solid #003c8d;
	background-color: #e0f6ff;
}

.part_h1 h1, .part_h1_01 h1 {
	padding: 15px 0 15px 15px;
	font-size: 1.9rem;
	color: #333333;
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
}

.part_h2 {
	margin: 5% auto 3%;
}
.part_h2#a_link {
	padding-top: 50px;
	margin-top: -50px;
}
.part_h2 h2 {
	text-align: center;
}
.part_h2 span {
	display: inline-block;
	padding-bottom: 8px;
	border-bottom: 3px solid #003c8d;
	color: #000000;
	font-size: 1.7rem;
	line-height: 16px;
	text-align: center;
	line-height: 1.5;
}

.part_h3 {
	margin: 30px 0px 20px 0px;
	padding: 0 0 0 3%;
	border-left: 3px solid #003c8d;
}
.part_h3 h3 {
	font-size: 1.4rem;
	font-weight: bold;
}

.part_h4 {
	border: 1px solid #3867b4;
	padding: 1px 5px 2px 5px;
	margin-bottom: 20px;
}

.part_h4 h4 {
	font-size: 1.4rem;
	font-weight: bold;
}

/*01*/
.txt01 {
	padding: 19px 12px;
}
.txt01 p {
	font-size: 1.4rem;
	line-height: 1.5;
}

/*03*/
/*04*/
.thum_colum03, .thum_colum03_01 {
	width: 100%;
	box-sizing: border-box;
}

.thum_colum03 .thum_colum03_inner, .thum_colum03 .thum_colum03_01_inner {
	padding: 0 10px;
}

.thum_colum03_01 .thum_colum03_inner, .thum_colum03_01 .thum_colum03_01_inner {
	padding: 0 10px;
}

.thum_colum03 .colums, .thum_colum03_01 .colums {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	border: 1px solid #e5e5e5;
	color: #333333;
	background-color: #ffffff;
}

.thum_colum03 .thum, .thum_colum03_01 .thum {
	width: 100%;
	box-sizing: border-box;
	margin: 0;
}

.thum_colum03 img, .thum_colum03_01 img {
	width: 100%;
}

.thum_colum03 .on_txt, .thum_colum03 .off_txt {
	padding: 0;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 20px 20px 0;
}

.thum_colum03_01 .on_txt, .thum_colum03_01 .off_txt {
	padding: 0;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 20px 20px 0;
}

.thum_colum03 .on_txt p, .thum_colum03 .off_txt p {
	padding: 0 0 20px;
	line-height: 1.5;
	font-size: 1.2rem;
}

.thum_colum03_01 .on_txt p, .thum_colum03_01 .off_txt p {
	padding: 0 0 20px;
	line-height: 1.5;
	font-size: 1.2rem;
}

.thum_colum03 .on_txt .title_txt, .thum_colum03 .off_txt .title_txt {
	background: url(/makeupshop/jp/common/img/ic/ic_arr07.png) no-repeat right 3px;
	background-size: 14px 14px;
	font-size: 1.4rem;
	font-weight: bold;
}

.thum_colum03_01 .on_txt .title_txt, .thum_colum03_01 .off_txt .title_txt {
	background: url(/makeupshop/jp/common/img/ic/ic_arr07.png) no-repeat right 3px;
	background-size: 14px 14px;
	font-size: 1.4rem;
	font-weight: bold;
}

.thum_colum03 .on_txt .title_txt.blk, .thum_colum03 .off_txt .title_txt.blk {
	background: url(/makeupshop/jp/common/img/ic/ic_blank04.png) no-repeat right 3px;
	background-size: 14px 11px;
}

.thum_colum03_01 .on_txt .title_txt.blk, .thum_colum03_01 .off_txt .title_txt.blk {
	background: url(/makeupshop/jp/common/img/ic/ic_blank04.png) no-repeat right 3px;
	background-size: 14px 11px;
}

.thum_colum03 .on_txt span, .thum_colum03 .off_txt span {
	font-weight: bold;
	line-height: 1.5;
	font-size: 1.2rem;
}

.thum_colum03_01 .on_txt span, .thum_colum03_01 .off_txt span {
	font-weight: bold;
	line-height: 1.5;
	font-size: 1.2rem;
}

.thum_colum03 .off_txt p.title_txt, .thum_colum03_01 .off_txt p.title_txt {
	margin: 0;
}

/*05*/
.thum_colum06_01 {
	padding: 0 10px;
}
.thum_colum06_01 .chmical_list {
	box-sizing: border-box;
	width: 100%;
}
.thum_colum06_01 .chmical_list:after {
	content: "";
	display: block;
	clear: both;
}
.thum_colum06_01 dl {
	width: 48%;
	box-sizing: border-box;
}
.thum_colum06_01 dl:nth-child(odd) {
	padding-right: 5px;
	float: left;
}
.thum_colum06_01 dl:nth-child(even) {
	padding-left: 5px;
	float: right;
}
.thum_colum06_01 img {
	width: 100%;
}
.thum_colum06_01 dd {
	margin: 8px 0 15px;
	font-size: 1.2rem;
	color: #114a97;
}

/*07*/
.a_link01 {
	border-bottom: 1px solid #e5e5e5;
}
.a_link01 ul {
	width: 100%;
	box-sizing: border-box;
	padding: 0;
	border-top: 1px solid #e5e5e5;
}
.a_link01 ul li {
	width: 50%;
	box-sizing: border-box;
	border-bottom: 1px solid #e5e5e5;
}
.a_link01 ul li:nth-child(odd) {
	float: left;
	border-right: 1px solid #e5e5e5;
}
.a_link01 ul li:nth-child(even) {
	float: right;
}
.a_link01 ul:after {
	content: "";
	display: block;
	clear: both;
}

/*08*/
.txt_box01 {
	padding: 0 10px;
	line-height: 1.5;
}
.txt_box01 .part_h3 h3 {
	color: #333333;
}
.txt_box01 .txt_box {
	margin: 20px 0 0;
}
.txt_box01 .txt_box p {
	margin: 0 0 27px;
}
.txt_box01 dl {
	display: table;
	width: 100%;
	box-sizing: border-box;
	border-left: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
}
.txt_box01 dl:last-child dt, .txt_box01 dl:last-child dd {
	border-bottom: 1px solid #e2e2e2;
}
.txt_box01 dt {
	width: 30%;
	display: table-cell;
	padding: 15px;
	box-sizing: border-box;
	background-color: #ecf2f9;
	border-right: 1px solid #e2e2e2;
	vertical-align: middle;
	font-size: 1.2rem;
}
.txt_box01 dd {
	width: 70%;
	padding: 15px;
	display: table-cell;
	box-sizing: border-box;
	border-right: 1px solid #e2e2e2;
	text-align: left;
	font-size: 1.4rem;
}

/*09*/
.back_btn01 {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
.back_btn01 p {
	width: 100%;
	height: auto;
}

/*10*/
.search_list01 {
	width: 100%;
}
.search_list01 li {
	width: 100%;
	margin: 0;
	border-bottom: 1px solid #ffffff;
}
.search_list01 li:last-child {
	border-bottom: none;
}

/*13*/
.search_content01 .title {
	margin: 2% 0;
	padding: 3% 0 3% 0;
	text-align: center;
	font-weight: bold;
	font-size: 1.4rem;
}
.search_content01 .free_word_box {
	display: flex;
	margin: 0 auto;
	width: 100%;
	max-width: 300px;
	box-sizing: border-box;
}
.search_content01 .free_word_box input[type="text"] {
	width: 100%;
	max-width: 245px;
	height: 45px;
	margin-right: 5px;
	padding: 15px;
	box-sizing: border-box;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #666666;
	font-size: 1.4rem;
}
.search_content01 .free_word_box input[type="image"] {
	width: 100%;
	max-width: 45px;
	height: auto;
	max-height: 45px;
	box-sizing: border-box;
}
.search_content01 .search_list {
	margin: 5% 0;
}
.search_content01 li {
	width: 100%;
	margin: 0;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	margin-bottom: 1px;
	color: #ffffff;
	font-size: 1.4rem;
}

/*14*/
.link_extxt01 {
	padding: 0 10px;
}
.link_extxt01 dl {
	min-height: 1px;
	margin: 0 0 30px;
	font-size: 1.0rem;
	text-align: left;
}
.link_extxt01 dt {
	display: inline-block;
	padding-right: 12px;
	padding-bottom: 10px;
	font-size: 1.4rem;
	line-height: 1.5;
}
.link_extxt01 a {
	padding-bottom: 0.2em;
	border-bottom: 1px solid #2876a6;
	color: #2876a6;
}
.link_extxt01 dd {
	display: inline-block;
	padding: 0;
	vertical-align: middle;
	line-height: 1.5;
	font-size: 1.0rem;
}

/*17*/
.summary_box01 {
	padding: 0 10px;
	line-height: 1.5;
}
.summary_box01 li {
	padding: 0 0 20px;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 20px;
}
.summary_box01 dt {
	font-size: 1.4rem;
	font-weight: bold;
	padding: 0 0 18px;
}
.summary_box01 dd {
	line-height: 1.5;
	font-size: 1.2rem;
}

/*18*/
/*19*/
.outline_box02, .outline_box03 {
	padding: 0 10px;
	line-height: 1.5;
}

.outline_box02 h3, .outline_box03 h3 {
	color: #333333;
}

.outline_box02 .part_h4, .outline_box03 .part_h4 {
	margin-top: 25px;
}

.outline_box02 h4, .outline_box03 h4 {
	color: #333333;
	line-height: 1.5;
	font-weight: bold;
	font-size: 1.3rem;
}

.outline_box02 .thum, .outline_box03 .thum {
	margin-top: 12.5px;
}

.outline_box02 .txt, .outline_box03 .txt {
	margin: 12.5px 0;
}

.outline_box02 img, .outline_box03 img {
	width: 100%;
}

/*19*/
/*20*/
.txt02 {
	padding: 0 10px;
	line-height: 1.5;
}
.txt02 p {
	color: #333333;
	font-size: 1.2rem;
	line-height: 1.5;
}

/*26*/
/*29*/
.ex_txt01, .ex_txt02 {
	padding: 0 10px;
	line-height: 1.5;
}

.ex_txt01 dl, .ex_txt02 dl {
	font-size: 1.0rem;
	text-align: left;
	margin: 0 0 20px;
	min-height: 1px;
}

.ex_txt01 dt, .ex_txt02 dt {
	padding-right: 22px;
	float: left;
}

.ex_txt01 .news_txt, .ex_txt02 .news_txt {
	clear: both;
	line-height: 1.7rem;
}

/*27*/
.pager01 {
	margin: 0 auto;
}
.pager01 ul {
	display: table;
	width: 100%;
	box-sizing: border-box;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
.pager01 ul li {
	margin-right: 11px;
	border: none;
	font-size: 1.2rem;
	color: #333333;
	display: none;
	text-align: center;
}
.pager01 ul li a {
	display: block;
	padding: 15px 0;
	background: #ffffff;
	color: #003c8d;
	font-size: 1.2rem;
}
.pager01 ul li:first-child {
	display: table-cell;
	width: 49%;
	margin-right: 0;
	border-right: 1px solid #e2e2e2;
}
.pager01 ul li:first-child a {
	background: url(/makeupshop/lib/img/icn_prev02.png) no-repeat 5% 50%;
}
.pager01 ul li:last-child {
	display: table-cell;
	margin-right: 0;
	width: 50%;
	border-left: none;
}
.pager01 ul li:last-child a {
	background: url(/makeupshop/lib/img/icn_next02.png) no-repeat 95% 50%;
}

/*28*/
.fb_txt03 {
	padding: 0 10px;
	line-height: 1.5;
}
.fb_txt03 p {
	font-size: 3.0rem;
	line-height: 1.5;
}

/*31*/
.colum01 {
	padding: 0 10px;
}
.colum01 .thum img {
	width: 100%;
}

.btn_cb p {
	width: 100%;
	height: auto;
}

.free_word_box {
	display: flex;
	margin: 20px auto 16px;
	max-width: 300px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.free_word_box input[type="text"] {
	width: 100%;
	max-width: 245px;
	height: 45px;
	box-sizing: border-box;
	margin-right: 5px;
	background: #f0f0f0;
	border: none;
	border-radius: 0;
	font-size: 1.4rem;
	padding: 15px;
	color: #666666;
}
.free_word_box input[type="image"] {
	width: 100%;
	max-width: 45px;
	height: auto;
	max-height: 45px;
	box-sizing: border-box;
}

.fb_txt04 {
	font-size: 1.4rem;
	color: #666666;
	margin: 0 0 13px;
	padding: 14px 10px 0 10px;
	border-top: 1px solid #e2e2e2;
}
.fb_txt04.pb45 {
	padding-bottom: 45px;
}

.search_colum1_box .search_colum1 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}
.search_colum1_box .search_colum1 .l_side {
	border-top: 1px solid #e2e2e2;
	padding-top: 22px;
	-webkit-box-ordinal-group: 2;
	-webkit-order: 2;
	order: 2;
	width: 100%;
	box-sizing: border-box;
	margin-top: 13px;
}
.search_colum1_box .search_colum1 .l_side .search_iner dl {
	padding: 10px;
	border-bottom: 1px solid #e2e2e2;
	margin: 0 0 22px;
}
.search_colum1_box .search_colum1 .l_side .search_iner dl dt {
	margin: 0 0 20px;
}
.search_colum1_box .search_colum1 .l_side .search_iner dl dt a {
	font-size: 1.4rem;
	color: #114a97;
	text-decoration: underline;
}
.search_colum1_box .search_colum1 .l_side .search_iner dl dd p {
	font-size: 1.2rem;
	line-height: 1.5;
}
.search_colum1_box .search_colum1 .l_side .search_iner dl dd p.link_txt {
	margin: 16px 0 0;
}
.search_colum1_box .search_colum1 .l_side .search_iner dl dd p.link_txt a {
	color: #114a97;
}
.search_colum1_box .search_colum1 .l_side .search_iner dl dd p.delite {
	margin: 24px 0 18px 0;
	float: right;
}
.search_colum1_box .search_colum1 .l_side .search_iner dl dd:after {
	content: "";
	display: block;
	clear: both;
}
.search_colum1_box .search_colum1 .l_side .search_iner dl:last-child {
	margin: 0;
	border-bottom: none;
}
.search_colum1_box .search_colum1 .l_side.ad_bb {
	border-bottom: 1px solid #e5e5e5;
}
.search_colum1_box .search_colum1 .l_side .search_iner .contents {
	overflow: hidden;
	padding: 0 10px;
	border-bottom: 1px solid #e2e2e2;
	margin: 0 0 22px;
}
.search_colum1_box .search_colum1 .l_side .search_iner .contents dt {
	margin: 0 0 20px;
}
.search_colum1_box .search_colum1 .l_side .search_iner .contents dt a {
	font-size: 1.4rem;
	color: #114a97;
	text-decoration: underline;
}
.search_colum1_box .search_colum1 .l_side .search_iner .contents dd .link_txt {
	margin: 16px 0 0;
	font-size: 1.2rem;
	line-height: 1.5;
}
.search_colum1_box .search_colum1 .l_side .search_iner .contents dd .link_txt a {
	color: #114a97;
}
.search_colum1_box .search_colum1 .l_side .search_iner .contents .r_cont {
	margin: 24px 0 18px 0;
	float: right;
	font-size: 1.2rem;
	line-height: 1.5;
}
.search_colum1_box .search_colum1 .l_side .search_iner .contents .r_cont .delite a {
	display: block;
	background: url(/makeupshop/jp/common/img/btn/btn_cross.png) no-repeat left center;
	background-size: 11px 11px;
	font-size: 1.2rem;
	color: #333333;
	padding: 0 0 0 19px;
}

.search_colum2_box .search_colum2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}
.search_colum2_box .search_colum2 .l_side {
	border-top: 1px solid #e2e2e2;
	padding-top: 22px;
	-webkit-box-ordinal-group: 2;
	-webkit-order: 2;
	order: 2;
	width: 100%;
	box-sizing: border-box;
	margin-top: 13px;
}
.search_colum2_box .search_colum2 .l_side .search_iner dl {
	padding: 0 10px 27px;
	border-bottom: 1px solid #e2e2e2;
	margin: 0 0 22px;
}
.search_colum2_box .search_colum2 .l_side .search_iner dl dt {
	margin: 0 0 20px;
}
.search_colum2_box .search_colum2 .l_side .search_iner dl dt a {
	font-size: 1.4rem;
	color: #114a97;
	text-decoration: underline;
}
.search_colum2_box .search_colum2 .l_side .search_iner dl dd p {
	font-size: 1.2rem;
	line-height: 1.5;
}
.search_colum2_box .search_colum2 .l_side .search_iner dl dd p span {
	display: inline-block;
	padding: 0 2px;
	background-color: #d71932;
	color: #ffffff;
}
.search_colum2_box .search_colum2 .l_side .search_iner dl dd p.link_txt {
	margin: 16px 0 0;
}
.search_colum2_box .search_colum2 .l_side .search_iner dl dd p.link_txt a {
	color: #114a97;
}
.search_colum2_box .search_colum2 .l_side .search_iner dl:last-child {
	margin: 0;
	border-bottom: none;
}
.search_colum2_box .search_colum2 .r_side {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 1;
	order: 1;
	width: 100%;
	box-sizing: border-box;
}
.search_colum2_box .search_colum2 .r_side .search_txt {
	font-size: 1.4rem;
	color: #ffffff;
	margin: 0 0 13px;
	padding: 14px 10px 14px 10px;
	border-top: 1px solid #e2e2e2;
	background-color: #003c8d;
	margin: 0 13px;
	cursor: pointer;
}
.search_colum2_box .search_colum2 .r_side .search_iner {
	display: none;
}
.search_colum2_box .search_colum2 .r_side.openbox {
	position: fixed;
	top: 60px;
	padding: 0 10px;
	box-sizing: border-box;
	z-index: 10000;
}
.search_colum2_box .search_colum2 .r_side.openbox .search_txt {
	margin: 0;
	border-top: none;
}
.search_colum2_box .search_colum2 .r_side.openbox .search_txt i {
	width: 13px;
	height: 13px;
	background: url(/makeupshop/jp/common/img/ic/ic_close03.png) no-repeat right center;
	background-size: 13px 13px;
	display: block;
	float: right;
}
.search_colum2_box .search_colum2 .r_side.openbox .search_iner {
	display: block;
	background-color: #ffffff;
	width: 100%;
	margin: 0;
	padding: 10px;
	box-sizing: border-box;
}
.search_colum2_box .search_colum2 .r_side.openbox .search_iner .search_type dl dt {
	font-size: 1.8rem;
	margin: 0 0 13px;
}
.search_colum2_box .search_colum2 .r_side.openbox .search_iner .search_type dl dd {
	margin: 0 0 20px;
}
.search_colum2_box .search_colum2 .r_side.openbox .search_iner .search_type dl dd ul {
	width: 100%;
	box-sizing: border-box;
	display: table;
}
.search_colum2_box .search_colum2 .r_side.openbox .search_iner .search_type dl dd ul li {
	width: 33%;
	padding-right: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
	box-sizing: border-box;
	display: table-cell;
	text-align: center;
	height: 50px;
	position: relative;
}
.search_colum2_box .search_colum2 .r_side.openbox .search_iner .search_type dl dd ul li a span {
	width: 98%;
	max-width: 100px;
	position: absolute;
	line-height: 1.5;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.search_colum2_box .search_colum2 .r_side.openbox .search_iner .search_type dl dd ul li a.on {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}
.search_colum2_box .search_colum2 .r_side.openbox .search_iner .search_type dl dd ul li:nth-child(3n) {
	padding-right: 0;
}


.detailBtn {
	background: url(/makeupshop/lib/img/ic_arr07.png) no-repeat 95% center;
	text-align: center;
	color: #114a97;
	font-size: 1.3rem;
	font-weight: bold;
	padding: 11px 40px 11px 20px;
	border: 1px solid #b7c8e0;
}

.moreBtn {
	display: block;
	background: #0088e7 url(/makeupshop/lib/img/ico_more.png) no-repeat 10px center;
	width: 70%;
	font-size: 1.3rem;
	line-height: 110%;
	text-align: center;
	color: #fff;
	margin: 20px auto 40px auto;
	padding: 12px 5% 12px 5%;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

.moreBtn.active {
	background: #555 url(/makeupshop/lib/img/ico_more_close.png) no-repeat 10px center;
}

.detailTb {
	border-collapse: collapse;
}

.detailTb th,
.detailTb td {
	text-align: left;
	padding: 20px;
	border: 1px solid #ddd;
}

.detailTb th {
	background-color: #f4f8fb;
}

.detailTb.func th,
.detailTb.func td {
	text-align: left;
	padding: 1%;
	border: 1px solid #ddd;
}

.detailTb.func.faq th,
.detailTb.func.faq td {
	font-size: 1.0rem;
	vertical-align: middle;
	border: 1px solid #666;
}

.detailTb.cent th,
.detailTb.cent td {
	text-align: center;
}

.detailTb.smlTxt th,
.detailTb.smlTxt td {
	font-size: 1.3rem;
}

.detailTb tr.alnLt th,
.detailTb tr.alnLt td,
.detailTb th.alnLt,
.detailTb td.alnLt {
	text-align: left;
}

.detailTb th.grayBg,
.detailTb td.grayBg,
.detailTb tr.grayBg th,
.detailTb tr.grayBg td {
	background-color: #eee;
}

.detailTb.faq th.grayBg,
.detailTb.faq td.grayBg,
.detailTb.faq tr.grayBg th,
.detailTb.faq tr.grayBg td {
	background-color: #ccc;
}

.detailTb th.pointBg,
.detailTb td.pointBg,
.detailTb tr.pointBg th,
.detailTb tr.pointBg td {
	background-color: #faecb6;
}

.detailTb th.faqBg,
.detailTb td.faqBg,
.detailTb tr.faqBg th,
.detailTb tr.faqBg td {
	background-color: #eaeee2;
}

.detailTb.spTb tr {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	clear: both;
}

.detailTb.spTb th,
.detailTb.spTb td {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 10px 3%;
	border-bottom: none;
	box-sizing: border-box;
}

.detailTb.spTb td:last-child {
	border-bottom: 1px solid #ddd;
}

.detailTb.spTb th.harfT,
.detailTb.spTb td.harfT {
	float: left;
	width: 50%;
	margin: 0px;
	padding: 10px 3%;

}

.detailTb.spTb th.harfT {
	border-right: none;
}

.detailTb.spTb .fullT {
	content: "";
	display: block;
	clear: both;
}

.point {
	background-color: #faecb6;
	color: #1b6d60;
	padding: 2px 8px;
}

.cl2Link {
	padding-top: 30px;
}

.cl2Link a {
	display: block;
	color: #333;
	padding: 15px;
}

.cl2Link h4 {
	font-size: 1.6rem;
	font-weight: bold;
	margin-left: 130px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ddd;
}

.cl2Link .linkTxt {
	background: url(/makeupshop/lib/img/ic_arr07.png) no-repeat right center;
	color: #114ab1;
	text-align: right;
	margin-top: 6px;
	padding-right: 20px;
}

.cl2Link .phArea {
	float: left;
	width: 130px;
}

.cl2Link .phArea img {
	width: 100%;
	height: auto;
}

.cl2Link .phTxt {
	float: right;
	width: 100%;
	margin-left: -130px;
	padding-left: 130px;
	box-sizing: border-box;
}

.cl2full,
.cl2lt,
.cl2rt {
	margin-bottom: 20px;
}

.cl2Link .cl2full,
.cl2Link .cl2lt,
.cl2Link .cl2rt {
	border: 1px solid #999;
}

.lt70,
.lt60,
.lt50,
.lt40,
.lt30 {
	margin-bottom: 30px;
}

.bd {
	padding: 10px 10px;
	border: 1px solid #999;
	box-sizing: border-box;
}

.col3 {
	margin-bottom: 30px;
}

.col4 {
	float: left;
	width: 46%;
	margin: 10px 2%;
}

.col4:nth-child(odd) {
	clear: both;
}

.shopInfo #mail {
	background: url(/makeupshop/lib/img/ico_mail.png) no-repeat 0px 0px;
	min-width: 90px;
	min-height: 25px;
	margin-bottom: 15px;
	padding-left: 100px;
}

.shopInfo #web {
	background: url(/makeupshop/lib/img/ico_web.png) no-repeat 0px 0px;
	min-width: 90px;
	min-height: 25px;
	margin-bottom: 15px;
	padding-left: 100px;
}

/* Q&A */
.faqTtl {
	background: url(/makeupshop/lib/img/ico_q.gif) no-repeat 0px 0px;
	min-height: 20px;
	font-size: 1.7rem;
	font-weight: bold;
	padding: 6px 0px 20px 45px;
}

.faqList li {
	list-style-type: decimal;
	margin-bottom: 1px;
	margin-left: 32px;
}

.faqWaku {
	margin-bottom: 30px;
	padding: 15px;
	border: 2px solid #eee;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.faqWaku h4,
.faqWaku h5 {
	background: url(/makeupshop/lib/img/ico_q.gif) no-repeat 0px 0px;
	min-height: 20px;
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 12px 0px 20px 65px;
}

.faqWaku .faqKai {
	background: url(/makeupshop/lib/img/ico_a.gif) no-repeat 0px 0px;
	min-height: 50px;
	padding: 0px 0px 0px 65px;
}

.faqPoint {
	font-size: 1.4rem;
	font-weight: bold;
	border: 1px solid #3867b4;
	padding: 1px 5px 2px 5px;
	margin: 20px 0px 10px 0px;
}

.weaWakuTtl {
	width: 90%;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
	margin: 30px auto 20px auto;
	padding: 5px 5%;
	border: 3px solid #999;
}

.faqCostSp {
	max-width: 350px;
	margin: 30px auto 20px auto;
}

.faqHoshoSp {
	max-width: 360px;
	margin: 30px auto 20px auto;
}

.faqSignal li {
	float: left;
	width: 50%;
}



