@charset "UTF-8";
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

img {
	vertical-align: bottom;
}
body {
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-color: #f5f0e6;
	line-height: 1.5;
}
a {
	color: #e08790;
	text-decoration: underline;
}
a.link_brown {
	color: #663520;
	text-decoration: underline;
}
header {
	background-image: url(../img/header/header_bg.png);
	background-repeat: repeat-x;
	padding-bottom: 20px;
}
header h1 {
	padding-top: 35px;
	width: 365px;
	float: left;
}
.inner {
	width: 980px;
	margin: 0 auto;
}
header #reservation {
	width: 240px;
	float: right;
	padding-top: 35px;
}
#top_main {
	height: 360px;
	background-repeat: no-repeat;
	border-top: 1px solid #b6935b;
	border-bottom: 1px solid #b6935b;
	background-position: center 0%;
	background-color: #FFFFFF;
}
.slider-wrapper {
	width: 1300px;
	height: 360px;
	margin-left: auto;
	margin-right: auto;
}
#top_nav {
	width: 980px;
	margin: -100px auto 10px;
	z-index: 999;
	position: relative;
}
#top_nav li {
	display: block;
	float: left;
}
 #top_nav .topnav1, #top_nav .topnav2 {
	margin-right: 7px;
}
#top_nav .topnav3 {
	margin-right: 6px;
}
#top_globalnav ul li {
	display: block;
	float: left;
}
#top_wrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	top: -100px;
}
#information {
	width: 460px;
	height: 320px;
	padding: 10px;
	float: left;
	overflow-y: auto;
	border: 1px solid #b6935b;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../img/info_bg.png);
	margin-bottom: 20px;
}
#information dl dd {
	margin-bottom: 10px;
}
#profile {
	width: 473px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #b6935b;
	float: right;
	background-image: url(../img/info_bg.png);
	background-repeat: no-repeat;
	height: 330px;
	color: #FFFFFF;
	overflow-y: auto;
	background-color: #FFFFFF;
}
#profile h1 {
	padding: 10px 0px 0px 10px;
}
#profile p {
	padding-top: 15px;
	font-size: 12px;
	padding-left: 10px;
	color: #4B2D23;
}
footer {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #cdebc8;
	border-top: 1px solid #b6935b;
	border-bottom: 1px solid #b6935b;
	color: #FFFFFF;
	clear: both;
}
.copyright {
	font-size: 12px;
	text-align: right;
	clear: both;
	padding-top: 10px;
}
#information dl {
	font-size: 12px;
}
.inner .footer_banner .footer_banner__lists.cf {
	margin: 0 0 20px;
}
.footer_banner .footer_banner__lists.cf .footer_banner__list.footer_voice {
	float: left;
}
.footer_banner .footer_banner__lists.cf .footer_banner__list.footer_b-a {
	float: right;
}
#footer_salon li {
	display: block;
	float: right;
}
#footer_salon .footer_reservation {
	width: 50%;
	float: right;
}
#footer_salon li:first-child {
	margin-left: 20px;	
}
footer .footer_reservation {
	width: 50%;
	float: left;
}
.button235 {
    position: relative;
	width: 235px;
}
.button235 img {
    position: relative;
	width: 235px;
	z-index: 100;
}
.button235:before, .button235:after {
	position: absolute;
	width: 40%;
	height: 10px;
	content: ' ';
	left: 12px;
	bottom: 8px;
	background: transparent;
	-webkit-transform: skew(-5deg) rotate(-5deg);
	-moz-transform: skew(-5deg) rotate(-5deg);
	-ms-transform: skew(-5deg) rotate(-5deg);
	-o-transform: skew(-5deg) rotate(-5deg);
	transform: skew(-5deg) rotate(-5deg);
	-webkit-box-shadow: 0 6px 8px rgba(40,10,0,0.5);
	-moz-box-shadow: 0 6px 8px rgba(40,10,0, 0.5);
	box-shadow: 0 6px 8px rgba(40,10,0,0.5);
	z-index: 10;
}
.button235:after {
    left: auto;
    right: 12px;
    -webkit-transform: skew(5deg) rotate(5deg);
    -moz-transform: skew(5deg) rotate(5deg);
    -ms-transform: skew(5deg) rotate(5deg);
    -o-transform: skew(5deg) rotate(5deg);
    transform: skew(5deg) rotate(5deg);
}
nav {
	margin: 0 auto;
	width: 980px;
}
#globalnav {
	margin-bottom: 20px;
}
#globalnav ul li {
	display: block;
	float: left;
}
main {
	margin: 0 auto;
	width: 980px;
}
main article {
	margin-bottom: 20px;
}
#step ul li {
	display: block;
	float: left;
	margin-right: 4px;
}
.list_end  {
	margin: 0 !important;
}
#school_submenu ul li {
	display: block;
	float: left;
	margin-right: 10px;
}
main article p {
	margin-bottom: 1.5em;
	color: #663520;
}
p:last-child {
	margin-bottom: 0;
}
.introduction, .feature {
	background-image: url(../img/school/back.png);
	padding: 30px;
	border: 1px solid #b6935b;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#course ul li, #follow ul li {
	margin-bottom: 20px;
}
.heading10  {
	margin-bottom: 10px;
}
.heading20  {
	margin-bottom: 20px;
}
#pagetitle {
	margin-bottom: 20px;
}
#step {
	margin-bottom: 20px;
}
.submenu {
	margin-bottom: 20px;
}
#pagetitle h1 {
	border: 1px solid #b6935b;
}
.font-bold {
	font-weight: bold;
}
main article h1 {
	margin-bottom: 20px;
}
main article h3 {
	color: #663520;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
.profile_img {
	width: 300px;
	float: left;
	margin-bottom: 30px;
	text-align: center;
}
.profile_text {
	width: 588px;
	float: right;
}
.personal_link {
	margin-bottom:1.5em;
}
.personal_link li {
	color: #e08790;
}
.qualification {
	border-top:1px dotted #663520;
	padding:5px 0 0 0;
	margin:0 0 1em 0;
	clear: both;
}
.completion {
	border-bottom:1px dotted #663520;
	padding:0 0 5px 0;
}
.qualification li, .completion li {
	color:#663520;
	font-size:12px;
}
.achievements, .course {
	color:#663520;
}
.achievement_right {
	width:25%;
	float:right;
}
.achievements article > ul {
	padding:0 0 0 5px;
}
.achievements article h1,.achievements article > ul > li, .course article h2 {
	margin-bottom:10px;
}
.achievements article > ul > li > ul {
	padding:0 0 0 5px;
}
.achievements article > ul > li > ul > li {
	font-weight:normal;
}
.achievement_list_end {
	padding-left: 1.4em;
}
.achievement_right ul li {
	text-align:center;
	margin-bottom:20px;
}
.achievement_right ul li a {
	font-size:12px;
}
.achievement_right .color_planing_list {
	margin:0;
}
.button_pricelist {
	margin-bottom:1.5em;
	clear: both;
}
.course article .course_notes {
	text-indent:-1em;
	margin:0;
	padding:0 0 0 1em;
}
.testcolor {
	background-image: url(../img/school/back.png);
	padding: 30px;
	border: 1px solid #b6935b;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom:20px;
}
.testcolor article h1 {
	color:#663520;
	font-weight:bold;
}
#personalcolor_step {
	margin-bottom: 20px;
}
#personalcolor_step ul li, #profile_submenu ul li {
	display: block;
	float: left;
	margin-right:10px;
}
main article h2 {
	color:#663520;
	font-weight:bold;
	margin-bottom: 20px;
}
.personalcolor_list {
	margin:0 0 10px 1em;
	color:#663520;
}
.personalcolor_test {
	text-align: center;
}
.personalcolor_test_bg {
	background: url(../img/personal/test/test_base_02.gif) no-repeat;
	height: 93px;
	padding: 27px 15px 10px 150px;
}
.contact > p {
	margin-bottom: 1.5em;
	color: #663520;
}
.contact table {
	width:100%;
	border-top:1px solid #b6935b;
	border-right:1px solid #b6935b;
	margin-bottom:20px;
}
.contact table th, .contact table td {
	padding:10px 10px 0;
	border-left:1px solid #b6935b;
	border-bottom:1px solid #b6935b;
	color: #663520;
}
.contact table th {
	width:30%;
	text-align:left;
	vertical-align:top;
}
.contact table td {
	width:70%;
}
.contact table td input {
	height:1.5em;
}
.contact table td p {
	margin-bottom:10px;
}
.contact table td input, .contact table td select {
	margin-bottom:10px;
}
.contact table td label {
	display:block;
	margin-bottom:5px;
}
.contact table td .tb_header {
	font-weight:bold;
}
.contact table td .datetime {
	padding:0 0 0 5px;
}
.author {
	color:#663520;
}
.author h2 {
	font-weight:bold;
	margin-bottom:10px;
}
.author > ul > li {
	width: 48%;
	float: left;
}
.author ul .annotation {
	width:100%;
	float:none;
	clear:both;
	margin-bottom:20px;
}
.author article .button_address {
	display:inline-block;
	border:1px solid #b6935b;
	background:#fff;
	margin:10px 0;
	transition:background .5s ease 0s;
	-webkit-transition:background .5s ease 0s;
	-ms-transition:background .5s ease 0s;
	-o-transition:background .5s ease 0s;
}
.author article .button_address:hover {
	background:rgba(255,255,255,0.3);
	transition:background .5s ease 0s;
	-webkit-transition:background .5s ease 0s;
	-ms-transition:background .5s ease 0s;
	-o-transition:background .5s ease 0s;
}
.author .button_address a {
	text-decoration:none;
	display: block;
	padding:6px 20px;
}
.author article ul li {
	margin-bottom:5px;
}
.author article p {
	margin-top:5px;
}
.author ul li p {
	margin-bottom:10px;
}
.fourcolor_classification {
	float: left;
	margin: 0 42px 0 0;
}
.fourcolor_article_wrap {
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
	border-bottom: 1px dotted #663520;
}
.fourcolor_explain {
	width: 660px;
	float: left;
}
.fourcolor_explain_img {
	width: 300px;
	float: right;
	margin-bottom: 1.5em;
}
.fourcolor_subtitle {
	clear: both;
}
.flow_steps, .counseling_flow, .interior_flow {
	color: #663520;
	clear: both;
}
.flow_steps dt, .counseling_flow dt, .interior_flow dt {
	font-weight: bold;
}
.flow_steps dd, .counseling_flow dd, .interior_flow dd {
	margin-bottom: 20px;
}
.flow_steps dd img, .counseling_flow dd img {
	display: block;
	float: left;
	margin-right: 20px;
}
.makeup article h1 {
	margin-bottom: 20px;
}
.makeup_article {
	float: left;
	width: 85%;
}
.makeup_article_img {
	float: right;
}
.swap_main {
	width: 40%;
	float: left;
	text-align: center;
}
.swap_list {
	width: 60%;
	float: right;
}
.swap_list ul li img {
	width: 18%;
	float: left;
	margin:0 10px 10px 0;
}
.fashion_article {
	width: 78%;
	float: left;
}
.fashion_article_img {
	width: 21%;
	float: right;
	text-align: center;
}
.fashion_article_img img {
	margin-bottom: 20px;
}
.interior article ul {
	margin-bottom: 1.5em;
}
.interior article ul li {
	border-bottom: 1px dotted #663520;
	padding: 20px 0; 
}
.corporation_article {
	width: 85%;
	float: left;
	margin-bottom: 20px;
}
.corporation_article_img {
	width: 15%;
	float: right;
}
.corporation_article_img img {
	margin-bottom: 10px;
}
.corporation_example li {
	width: 33%;
	float: left;
	margin-bottom: 10px;
}
.corporation article ul {
	color: #663520;
	margin-bottom: 20px;
}
.button_app {
	display:inline-block;
	border:1px solid #b6935b;
	background:#fff;
	margin:10px 0 20px;
	transition:background .5s ease 0s;
	-webkit-transition:background .5s ease 0s;
	-ms-transition:background .5s ease 0s;
	-o-transition:background .5s ease 0s;
}
.button_app:hover {
	background:rgba(255,255,255,0.3);
	transition:background .5s ease 0s;
	-webkit-transition:background .5s ease 0s;
	-ms-transition:background .5s ease 0s;
	-o-transition:background .5s ease 0s;
}
.button_app a {
	display: block;
	padding:6px 20px;
	text-decoration: none;
}
.course_table {
	color: #663520;
	border-top: 1px solid #b6935b;
	border-right: 1px solid #b6935b;
	margin-bottom: 20px;
	background: #fff;
}
.course_table th {
	padding: 10px 20px; 
	border-bottom: 1px solid #b6935b;
	border-left: 1px solid #b6935b;
	background: #CDEBC8;
}
.course_table td {
	padding: 10px 20px; 
	border-bottom: 1px solid #b6935b;
	border-left: 1px solid #b6935b;
}
.course_table_head {
	background: #CDEBC8;
}
.course .introduction h1 {
	font-weight: bold;
	border-bottom: 1px dotted #b6935b;
}
.voice_message_last {
	margin-bottom: 20px;
}
.pricelist_table {
	color: #663520;
	width: 100%;
	text-align: left;
	margin-bottom: 1.5em;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	font-weight: bold;
}
.pricelist_table tr {
	border-bottom: 1px dotted #b6935b;
}
.pricelist_table th {
	font-weight: bold;
	padding: 20px;
	width: 50%;
}
.pricelist_table td {
	padding: 20px;
	width: 50%;
	text-align: right;
}
#course ul li, #follow ul li {
	width: 940px;
	padding: 20px;
	height: 160px;
	position: relative;
}
#course ul #step1 {
	background-image: url(../img/school/step1_1.jpg);
	background-repeat: no-repeat;
}
#course ul #step2 {
	background-image: url(../img/school/step2_1.jpg);
	background-repeat: no-repeat;
}
#course ul #step3 {
	background-image: url(../img/school/step3_1.jpg);
	background-repeat: no-repeat;
}
#course ul #step4 {
	background-image: url(../img/school/step4_1.jpg);
	background-repeat: no-repeat;
}
#course ul #step5 {
	background-image: url(../img/school/step5_1.jpg);
	background-repeat: no-repeat;
}
#course ul #step6 {
	background-image: url(../img/school/step6_1.jpg);
	background-repeat: no-repeat;
}
#course ul li h2 {
	margin-bottom: 5px;
}
#course ul li h3 {
	margin-bottom: 10px;
	font-weight: bold;
}
#course ul li p {
	color: #FA1F8A;
}
#follow ul #follow1 {
	background-image: url(../img/school/follow_up1.jpg);
	background-repeat: no-repeat;
}
#follow ul #follow2 {
	background-image: url(../img/school/follow_up2.jpg);
	background-repeat: no-repeat;
}
#follow ul #follow3 {
	background-image: url(../img/school/follow_up3.jpg);
	background-repeat: no-repeat;
}
#follow ul #follow4 {
	background-image: url(../img/school/follow_up4.jpg);
	background-repeat: no-repeat;
}
.img_fr {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}
#course ul li .detail {
	bottom: 15px;
	position: absolute;
	right: 15px;
}
.feature h1 {
	font-weight: bold;
	color: #663520;
	font-size: 20px;
	border-bottom: 1px dotted #663520;
	padding-bottom: 5px;
}
.feature ol {
}
.feature ol li {
	margin-bottom: 1.5em;
	color: #663520;
	border: 1px solid #663520;
	border-radius: 10px;
	padding: 15px;
}
.feature ol li:last-child {
	margin-bottom: 0;
}
.introduction h1 {
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.feature ol li h2 {
	font-weight: bold;
	font-size: 18px;
	color: #663520;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}
.feature ol li p {
	margin-bottom: 0px;
}
main article h2 {
	color: #663520;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;
}
.clear {
	clear: both;
}
.personalcolor_text {
	width: 660px;
	float: left;
}
.personalcolor_img {
	width: 300px;
	float: right;
}
.personalcolor_merit_text {
	width: 510px;
	float: left;
	margin-bottom: 20px;
}
.personalcolor_merit_img {
	width: 450px;
	float: right;
	margin-bottom: 1.5em;
	text-align: right;
}
.fourcolor_groups {
	color: #663520;
}
.fourcolor_groups_yellow {
	padding: 10px 3%;
	width: 42%;
	float: left;
	background: #f5dd63;
}
.fourcolor_groups_blue {
	padding: 10px 3%;
	width: 42%;
	float: right;
	background: #829bc8;
}
.course_img_fr {
	width: 300px;
	float: right;
}
.course_img_fr img {
	margin-bottom: 20px;
}
.course_img_fl {
	width: 660px;
	float: left;
	margin-bottom: 20px;
}
.course_discount {
	margin-bottom: 1.5em;
}
.course_discount dd {
	margin-top: -1.5em;
	padding-left: 20em;
}
.course_list {
	margin-bottom: 20px;
}
#course_step4 ol li ul {
	margin-top: -1.5em;
}
#course_step4 ol ul li {
	padding-left: 1.5em;
}
#course_step5 ol li ul {
	margin-left: 2.5em;
}
#course_step5 ol ul li {
	list-style-type: disc;
}
.course_table_list dd {
	margin-top: -1.5em;
	padding-left: 7em;
}
.course_datelist dd {
	margin-top: -1.5em;
	padding-left: 10em;
}
.course_profile_article {
	width: 720px;
	float: left;
}
.voice_img_fr {
	width: 470px;
	float: right;
	text-align: right;
}
.voice_img_fr img {
	margin:0 10px 20px 0;
	display: block;
	float: left;
}
.voice_oneimg_fr {
	width: 230px;
	float: right;
	margin-bottom: 20px;
	text-align: right;
}
.voice_oneimg_text_fl {
	width: 730px;
	float: left;
	margin-bottom: 20px;
}
.voice_img_fr_last {
	width: 370px;
	float: right;
}
.voice_img_fr_last img {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}
.voice_text_fl_last {
	width: 590px;
	float: left;
	margin-bottom: 20px;
}
.voice_text_fl {
	width: 500px;
	float: left;
	margin-bottom: 20px;
}
.voice_img img {
	margin-right: 20px;
	margin-bottom: 20px;
	display: block;
	float: left;
}
.voice_img .voice_imglast {
	margin-right: 0;
}
.sub_top {
	margin-bottom: 20px;
}
.sub_top img {
	border: 1px solid #b6935b;
}
.contact_list {
	color: #663520;
}
.contact_list li {
	margin-bottom: 20px;
	text-indent: -2em;
	padding: 0 0 0 2em;
}
.contact_list dt {
	margin-bottom: 10px;
}
.contact_list dd {
	margin-bottom: 1.5em;
}
.menu_text {
	width: 660px;
	float: left;
	margin-bottom: 1.5em;
}
.menu_img {
	width: 300px;
	float: right;
	margin-bottom: 1.5em;
}
.pricelist_table .price_headline {
	padding: 10px 20px;
	font-weight: bold;
	border-bottom: 1px solid #663520;
	font-size: 16px;
	text-align: left;
}
.menu_before_after {
	margin-bottom: 20px;
}
.menu_before_after li {
	margin-right: 35px;
	float: left;
}
.makeup_before_after li {
	margin: 0 19px 20px 0;
	float: left;
}
.achievement_sublist {
	margin-left: 1em;
}
.info_address {
	color: #663520;
}
.info_address dd {
	margin: -1.5em 0 10px;
	padding-left: 5em;
}
.info_text {
	width: 660px;
	float: left;
	margin-bottom: 20px;
}
.info_img {
	width: 300px;
	float: right;
	margin-bottom: 20px;
}
.info_inage_list li {
	float: left;
	margin-right: 40px;
}
.info_address_inage dd {
	padding-left: 6em;
}
#map {
	width: 100%;
	height: 300px;
	border: 1px solid #b6935b;
}
.number {
	font-size: 28px;
	font-family: 'Pinyon Script', cursive;
	font-weight: normal;
	color: #856c44;
}
.color-pink {
	color: #EC6CD4;
}
#information dl dt {
	font-size: 14px;
	border-bottom: 1px dotted #444444;
	margin-bottom: 5px;
}
.gm-style-iw {
	white-space: nowrap;
}
.profile_text p a, .personal_link a, .achievements a, #colorlecture a {
	text-decoration: underline;
	color: #e08790;
}
#contact_form td label.error {
	color: #FF0000;
	display: inline-block;
	margin-left: 10px;
}
.color-red {
	color: #FF0000;
}
.font-small {
	font-size: 14px;
}#top_wrapper #profile #profile_left {
	width: 250px;
	float: left;
}
#top_wrapper #profile #profile_right {
	width: 200px;
	float: right;
	text-align: center;
	padding-top: 30px;
}
.achievements .cf .achievement_left ul li .achievement_sublist {
	margin-bottom: 20px;
}
.introduction.cf .release_course {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 20px;
}
.info_aoyama_list li {
	float: left;
	margin: 0 39px 20px 0;
}
.font-yumincho {
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	font-weight: bold;
}
.step_fr {
	float: right;
	width: 300px;
}
.step_fl {
	float: left;
	width: 660px;
}
.step_arrow {
	height: 20px;
	padding: 20px 0;
	background: url(../img/personal/flow/arrow.png) no-repeat;
	background-position: 50% 50%;
}
.release_course h4 {
	color: #EC6CD4;
	font-weight: bold;
	font-size: 18px;
}
.flow_steps dd {
	border-bottom: 1px dotted #663520;
}
.course_measure_btn {
	text-align: center;
	border: 1px solid #b6935b;
	background: #fff;
	float: left;
	margin:0 20px 20px 0; 
}
.course_measure_btn a {
	width: 185px;
	padding: 10px;
	display: block;
}
#profile_anchor #certificate {
	clear: both;
}
#profile_anchor #certificate h1 {
	margin: 0 0 5px;
	padding: 0;
	border-style: none;
}
.achievements {
	margin-bottom: 20px;
}
.achievements .work {
	background-image: url(../img/profile/work/frame.png);
	padding: 0 25px 0 30px;
	background-repeat: repeat-y;
	margin: 5px 0;
}
.achievements .work .work_category>h1 {
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	background-image: url(../img/profile/work/h_bg.png);
	background-repeat: repeat-y;
	background-position: right 0%;
	background-color: #694b3c;
	color: #FFFFFF;
	line-height: 2.2em;
	font-size: 16px;
	padding-left: 10px;
	width: 95%;
	font-weight: bold;
}
.achievements .achievement_sublist>li {
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
.achievements .work_category {
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 20px;
}
.achievements .work .work_detail h1 {
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	font-weight: bold;
	font-size: 18px;
	margin-left: 0.5em;
}
.achievements .work .work_detail {
	border-bottom: 1px dotted #663520;
}
.achievements .work .work_detail>p {
	padding-left: 21px;
	font-size: 14px;
}
.achievement_sublist li .pic_list {
	padding: 0;
	margin: 0 0 0 1.2em;
}
.achievements .work .work_detail .pic_list li {
	float: left;
	display: block;
	margin: 0 45px 0 0;
}
.achievements .work .work_detail .pic_list .wl_end {
	margin-right: 0;
}
.achievements .work>h1 {
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	color: #836B43;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px solid #836B43;
	line-height: 1;
	padding-bottom: 5px;
}
.achievements .work h1 small {
	font-weight: normal;
	font-size: 14px;
	line-height: 1;
}
.achievements .work .etc {
	margin-bottom: 20px;
}
.achievements .work_end {
	margin-bottom: 20px;
}
#calendar {
	margin-bottom: 30px;
}
.contact article .faq dt:before {
	content: "Q.";
}
.contact article .faq dd:before {
	content: "A.";
}
.contact article .faq dd p, .contact article .faq dt p {
	margin-top: -1.5em;
	padding-left: 1.5em;
}
ul li .salon  {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px;
	border: 1px solid #663520;
}
