@charset "UTF-8";

/* CSS Document */

/*トップページ*/
.mainImage {
	/*width: 1199px;*/
	width:100%;
	height: 478px;
	position: relative;
	background-image: url(../../image/index/img_top.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	background-position: center top;
}

.mainImage dl {
	width: 980px;
	height: 478px;
	margin:0 auto;
	position:relative;
}

.mainImage dt {
	text-indent: -9999px;
}

.mainImage dd {
	position: relative;
	top: 335px;
	left: 2px;
	font-size: 106.67%;
	line-height: 1.5;
}

.bg_border {
	background-image: url(../../image/index/ranking_bg.jpg);
	position: relative;
	border-radius: 20px;
	margin-top: 81px;
	padding-top: 1px;
}

h2.rankTtl {
	text-indent: -9999px;
	background-image: url(../../image/index/img_ranking_ttl.png);
	background-repeat: no-repeat;
	height: 121px;
	position: absolute;
	top: -81px;
	width: 685px;
	left: 23px;
}

#main p.date {
	position: absolute;
	top: -44px;
	left: 100px;
	text-align: center;
	color: #20B8FE;
	font-weight: bold;
	font-size: 160%;
	line-height: 1.3;
}

.ranking {
	margin: 15px;
	background-color: #ffffff;
}

h2.rank01 {
	background-image: url(../../image/index/img_crown_01.png);
	background-repeat: no-repeat;
	background-position: left 20px;
}
h2.default { /* 2019.06.30.added */
	margin: 10px 0 0 20px;
	padding: 55px 0 20px 125px;
}
h2.kireimo {
	margin: 10px 0 0 20px;
	padding: 55px 0 20px 125px;
}
h2.ginza {
	margin: 12px 0 -20px 20px;
	padding: 45px 0 20px 125px;
}
h2.c3 {
	margin: 12px 0 -20px 20px;
	padding: 45px 0 20px 125px;
}
h2.koihada {
	margin: 12px 0 -20px 20px;
	padding: 45px 0 20px 125px;
}
h2.labo {
	margin: 12px 0 -20px 20px;
	padding: 45px 0 20px 125px;
}
h2.coloree {
	margin: 12px 0 -20px 20px;
	padding: 45px 0 20px 125px;
}
h2.rank02 {
	background-image: url(../../image/index/img_crown_02.png);
	background-repeat: no-repeat;
	background-position: left center;
}
h2.rank03 {
	background-image: url(../../image/index/img_crown_03.png);
	background-repeat: no-repeat;
	background-position: left center;
}
h2.rank04 {
	background-image: url(../../image/index/img_crown_04.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.ranking .rank04 .area {
	/*padding-bottom: 25px;*/
}
h2.rank05 {
	background-image: url(../../image/index/img_crown_05.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.ranking .rank05 .area {
	/*padding-bottom: 25px;*/
}
h2.rank06 {
	background-image: url(../../image/index/img_crown_06.png);
	background-repeat: no-repeat;
	background-position: left center;
}
h2.rank07 {
	margin: 12px 0 -20px 20px;
	background-image: url(../../image/index/img_crown_07.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 45px 0 20px 125px;
}
h2.rank08 {
	margin: 12px 0 -20px 20px;
	background-image: url(../../image/index/img_crown_08.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 45px 0 20px 125px;
}
h2.rank09 {
	margin: 12px 0 -20px 20px;
	background-image: url(../../image/index/img_crown_09.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 45px 0 20px 125px;
}
h2.rank10 {
	margin: 12px 0 -20px 20px;
	background-image: url(../../image/index/img_crown_10.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 45px 0 20px 125px;
}

.shop {
	font-size: 320%;
}


.area {
	/*
	background-image: url(../../image/index/yellow_line.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 42px;
	*/
	font-size: 160%;
	display: block;
	margin: 0 20px 0 -15px;
	padding: 0 0 0 15px;
	border-bottom: 20px solid #FFEE00;
	line-height: 1.2;
}
.area.small {
	font-size: 120%;
}
.area.more-small {
	font-size: 100%;
}

.recommendBox {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
	background-color: #FFFBEB;
	position: relative;
	padding-bottom: 5px;
	width: 95%;
}

.recommendTtl {
	text-indent: -9999px;
	background-image: url(../../image/index/img_recommend.png);
	background-repeat: no-repeat;
	display: inline-block;
	width: 180px;
	height: 50px;
	position: absolute;
	margin: 20px 0 0;
	left: -10px;
}

.recommendBox ul {
	margin: 20px 0 0px 180px;
	width: 230px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.recommendBox li {
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0;
	display: inline;
}

.recommend_btn {
	display: inline-block;
	border: 3px solid #63c2fc;
	height: 35px;
	border-radius: 20px;
	line-height: 38px;
	position: absolute;
	right: 20px;
	padding: 0 25px 0 45px;
	top: 20px;
	background-image: url(../../image/index/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

a.recommend_btn {
	text-decoration: none;
	font-weight: bold;
}

a.recommend_btn:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: 'alpha(opacity=60)';
}

.kuchikomiTop .recommendTtl{
	margin-top: -60px;
	width: 480px;
	background-image: url(../../image/index/img_kuchikomi.png); /* 2019.06.30.added */
}
.kuchikomiTop .recommendTtl.ginza{
	background-image: url(../../image/index/img_kuchikomi_ginza.png);
}
.kuchikomiTop .recommendTtl.kireimo{
	background-image: url(../../image/index/img_kuchikomi_kireimo.png);
}
.kuchikomiTop .recommendTtl.coloree{
	background-image: url(../../image/index/img_kuchikomi_coloree.png);
}
.kuchikomiTop .recommendTtl.koihada{
	background-image: url(../../image/index/img_kuchikomi_koihada.png);
}
.kuchikomiTop .recommendTtl.labo{
	background-image: url(../../image/index/img_kuchikomi_labo.png);
}
.kuchikomiTop .recommendTtl.c3{
	background-image: url(../../image/index/img_kuchikomi_c3.png);
}
.kuchikomiTop .reviewTbl{
	width: 95%;
	margin: 100px auto 0;
}

.detailTbl {
	background-color: #ffffff;
	width: 94%;
	margin: 0 auto;
	padding-top: 10px;
	border: solid 1px #cccccc;
}

.detailTbl th {
	background-color: #FFF9C2;
	border: solid 1px #cccccc;
	padding: 8px 15px;
	text-align: center;
	font-size: 112.5%;
	white-space: nowrap;
}

.detailTbl td {
	border: solid 1px #cccccc;
	padding: 8px 15px;
	vertical-align: middle;	/*font-size:106.67%;*/
}

.bg_yellow {
	background-color: #fffbd6;
}

.wrap {
	white-space: nowrap;
}

.recommendBox p {
	font-size: 93.33%;
	margin-left: 20px;
	margin-right: 20px;
}

.person {
	width: 620px;
	margin: 30px 25px;
	background-image: url(../../image/index/img_recommend_bg_btm.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.person dl {
	background-image: url(../../image/index/img_recommend_bg_up.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 20px;
	position: relative;
	padding-bottom: 15px;
}

.person dt {
	text-indent: -9999px;
	background-image: url(../../image/index/img_recommend_person.png);
	width: 245px;
	float: left;
	background-position: left bottom;
	height: 163px;
	position: absolute;
	bottom: 5px;
	left: 5px;
}

.person dd {
	width: 340px;
	margin-left: 260px;
	line-height: 1.5;
	font-size: 93.4%;
	padding-bottom: 15px;
}

.price {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom: 1px solid #CCCCCC;
	width: 687px;
	padding: 15px 20px 30px;
}

@font-face {
  font-family: 'kana_b';
  src: url('../font/elegantw9seion.otf') format('opentype')/*,
   		url('../font/A-OTF-FolkPro-Bold.otf') format('opentype') */;
}

@font-face {
  font-family: 'kanji';
  src: url('../font/A-OTF-FolkPro-Bold.otf') format('opentype');
}

.totalPrice {
	font-family: 'kana_b';
	font-size: 166.67%;
	line-height: 70px;
	width: 729px;
	height: 70px;
	background-image: url(../../image/index/img_ttl_totalPrice.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	/*text-indent: -9999px;*/
	color: #FFFFFF;
	padding-left: 20px;
}

.onePrice {
	color: #474747;
	font-weight: bold;
	font-size: 146.67%;
	background-image: url(../../image/index/img_ttl_onePrice.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 45px;
	padding-left: 25px;
	margin: 0 0 15px;
	padding-top: 18px;
}

/*サロン一覧*/
.salonList {
	margin: 0 auto;
	width: 678px;
}

.salonList li {
	background-image: url(../img/dot_line_long.png);
	background-repeat: no-repeat;
	padding: 20px 0;
	background-position: left bottom;
}

.salonList li a {
	background-image: url(../img/icon_main_arrow.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 120%;
	color: #474747;
	text-decoration: none;
	background-position: left center;
}

.salonList li a:hover {
	text-decoration: underline;
}

.ranking_bnr {
	display: block;
	width: 680px;
	margin: 0 auto;
	height: 111px;
}

.campaign_btn {
	color: #474747;
	display: inline-block;
	border: 3px solid #ff95b6;
	min-height: 55px;
	border-radius: 30px;
	padding: 10px 20px 10px 50px;
	background-image: url(../img/icon_arrow_pink.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 160%;
	line-height: 55px;
}

a.campaign_btn {
	text-decoration: none;
	margin: 30px 0 10px;
	font-weight: bold;
}

a.campaign_btn:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: 'alpha(opacity=60)';
}

.salon_detail {
	margin-top: 10px;
}

.salon_detail .recommendBox {
	margin-left: 10px;
	margin-bottom: 30px;
	background-color: #FFFBEB;
	position: relative;
	padding-bottom: 5px;
	width: 710px;
}

.reviewTbl {
	width: 710px;
	margin: 0 auto;
}

.reviewTbl th {
	border: 1px solid #D3D8DA;
	width: 110px;
	height: 95px;
	text-align: center;
	font-weight: normal;
}

.reviewTbl td {
	border: 1px solid #D3D8DA;
	padding: 10px 10px 12px;
	line-height: 1.5em;
}

/*脱毛に関する記事一覧ページ*/
.columnList {
	margin: 0 30px;
	background-image: url(../../image/column/column_dot_line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bg_none {
	background-image:none;
}

.read_more {
	text-align: right;
	background-image: url(../img/icon_side_arrow.png);
	background-repeat: no-repeat;
	background-position: 565px 5px;
	font-size: 93.33%;
}

/*サイトマップ*/
.sitemap {
	border-radius: 20px;
	margin: 0;
	padding: 10px 0 20px;
	background-color: #EBF9FF;
	width: 730px;
}

.sitemap a {
	color: #474747;
}

.sitemap .topPage {
	width: 80px;
	float: left;
	background-image: url(../img/icon_side_arrow.png);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 30px;
	margin-top: 20px;
}

.sitemap .sm_01 {
	margin-left: 130px;
}

.sitemap .sm_01 dt {
	width: 260px;
	float: left;
	background-image: url(../img/icon_side_arrow.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
}

.sitemap .sm_01 dd {
	margin-left: 260px;
	margin-right: 30px;
	width: auto;
}

.sitemap .sm_01 dd ul li {
	background-image: url(../img/icon_side_arrow.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	margin-bottom: 5px;
}

.sitemap .sm_02 {
	margin-left: 130px;
	background-image: url(../img/icon_side_arrow.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
}

.companyTbl {
	margin: 0 10px;
	width: 710px;
}

.companyTbl th {
	background-color: #EBF9FF;
	padding: 10px 20px;
	color: #20B8FE;
	border: 1px solid #D3D8DA;
	font-size: 120%;
	width: 140px;
	vertical-align:middle;
}

.companyTbl td {
	padding: 10px 20px;
	border: 1px solid #D3D8DA;
	font-size: 106.67%;
	vertical-align:middle;
}

.question {
	background-color: #EBF9FF;
	background-image: url(../../image/faq/img_q.png);
	background-position: 20px center;
	padding: 10px 0 7px 55px;
	background-repeat: no-repeat;
	font-size: 120%;
}

.answer {
	background-image: url(../../image/faq/img_a.png);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	padding-left: 55px;
	margin-top: 15px;
	margin-right: 10px;
}



/* 新コラム関連 */
.sec-homeColumn {
	margin: 50px 0 40px;
}

.homeColumn-heading {
	position: relative;
	width: 730px;
	height: 60px;
	line-height: 60px;
	background: url(../img/h2_mainTtl.png) no-repeat;
}

.homeColumn-heading .img-repl {
	position: absolute;
	top: 21px;
	left: 0;
	width: 274px;
	height: 23px;
	overflow: hidden;
	background: url(../../image/index/txt_ttl_column.png) no-repeat;
	text-indent: 1000%;
	white-space: nowrap;
}

#main .homeColumn-lead {
	line-height: 1.66667;
	margin-bottom: 1.66667em;
}

.homeColumn-button {
	text-align: center;
}
#main .homeColumn-button {
	margin-top: 55px;
}

.m-colEx {
	margin: 0 0 30px;
}

.m-colEx-header {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 13px 0;
	color: #0bb1fe;
	background-color: #ebf9ff;
}

.m-colEx-title {
	float: left;
	width: 540px;
	line-height: 1.33333;
	margin: 0;
	padding: 0 20px;
	font-weight: normal;
	font-size: 1.2em;
}

.m-colEx-date {
	float: right;
	width: 130px;
	line-height: 1.5;
	padding: 0 20px 0 0;
	font-weight: normal;
	font-size: 1.06667em;
	text-align: right;
}

.m-colEx-row {
	display: table;
	width: 100%;
}

.m-colEx-thumb,
.m-colEx-text {
	display: table-cell;
	vertical-align: top;
}

.m-colEx-thumb {
	width: 230px;
	padding: 0 20px 0 0;
}

.m-colEx-text {
	width: 100%;
}

.m-colEx-more {
	text-align: right;
}

.m-colEx-more img {
	position: relative;
	right: -7px;
}

#main .m-colEx-text p {
	line-height: 1.66667;
	margin-bottom: 0.26667em;
}
#main .m-colEx-text .m-colEx-more {
	line-height: 1;
	margin-bottom: 0;
}

.m-colIndex-banner {
	margin: 70px 0 0;
	text-align: center;
}

.m-colDtl-box {
	margin: 0 0 30px;
}

.m-colDtl-header {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 13px 0;
	color: #0bb1fe;
	background-color: #ebf9ff;
}

.m-colDtl-title {
	float: left;
	width: 540px;
	line-height: 1.33333;
	margin: 0;
	padding: 0 20px;
	font-weight: normal;
	font-size: 1.2em;
}

.m-colDtl-date {
	float: right;
	width: 130px;
	line-height: 1.5;
	padding: 0 20px 0 0;
	font-weight: normal;
	font-size: 1.06667em;
	text-align: right;
}

.m-colDtl-mainImage {
	line-height: 1;
	margin-bottom: 25px;
}

.m-colDtl-backTo {
	margin: 70px 0 0;
	text-align: center;
}



/* アンケート関連 */
#contents h1.pageTtl .text-sup {
	display: block;
	line-height: 1;
	color: #000;
	font-weight: normal;
	font-size: 0.4em;
}

.sec-homeQuest {
	margin-top: 50px;
}

.homeQuest-titleBox {
	position: relative;
	height: 240px;
	margin-bottom: 30px;
	background: url(../../image/questionnaire/bg_title_home.png) no-repeat;
}

.homeQuest-title {
	line-height: 1;
	margin: 0;
	font-size: 10px;
}

.homeQuest-title .oval {
	position: absolute;
	top: 31px;
	right: 0;
	left: 0;
	width: 259px;
	height: 34px;/* 44px */
	margin: 0 auto;
	padding-top: 10px;
	color: #fff;
	background: url(../../image/questionnaire/bg_title_num.png) no-repeat;
	font-size: 1.8em;
	text-align: center;
}
.homeQuest-title .num {
	color: #ffef5c;
}
.homeQuest-title .en {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 1.33333em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.homeQuest-title .image {
	position: absolute;
	top: 87px;
	right: 0;
	left: 0;
	width: 440px;
	height: 67px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../../image/questionnaire/txt_main_title.png) no-repeat;
	white-space: nowrap;
	text-indent: 200%;
}

.homeQuest-lead {
	position: absolute;
	top: 158px;
	left: 0;
	width: 100%;
	color: #000;
	text-align: center;
}
#main .homeQuest-lead {
	line-height: 1.6;
	margin: 0;
}
.homeQuest-lead .text-sup {
	font-size: 0.8em;
}

.m-qBox {
	margin-bottom: 30px;
	padding: 0 0 32px;
	background: url(../../image/questionnaire/bg_border.png) repeat-x left bottom;
}
.m-qBox-last {
	padding-bottom: 0;
	background: none;
}

.m-qBox-title {
	display: table;
	width: 100%;
	margin: 0;
	background-image: url(../../image/questionnaire/bg_q_bal-2l.png);
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 10px;
}

.m-qBox-qNum {
	display: table-cell;
	width: 224px;/* 238px */
	height: 90px;
	line-height: 1;
	vertical-align: middle;
	padding: 33px 14px 30px 0;
	text-align: right;
}

.m-qBox-qNum .oval {
	display: inline-block;
	width: 80px;
	line-height: 0.8;
	padding: 4px 0 12px;
	border-radius: 40px;
	color: #000;
	background-color: #fff;
	font-size: 1.5em;
	text-align: center;
}
.m-qBox-qNum .num {
	position: relative;
	top: 3px;
	margin-left: 3px;
	color: #0bb0fc;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.m-qBox-qText {
	display: table-cell;
	height: 90px;
	line-height: 1.27273;
	vertical-align: middle;
	padding: 33px 10px 30px 0;
	color: #fff;
	font-weight: bold;
	font-size: 2.2em;
}
.m-qBox-qText small {
	display: block;
	margin-top: 0.14286em;
	font-weight: normal;
	font-size: 0.63636em;
}

.m-qBox-title-3l {
	background-image: url(../../image/questionnaire/bg_q_bal-3l.png);
}
.m-qBox-title-3l .m-qBox-qNum,
.m-qBox-title-3l .m-qBox-qText {
	height: 122px;
	padding-top: 18px;
	padding-bottom: 30px;
}

.m-qBox-chart {
	line-height: 1;
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}

.m-qBox-line {
	display: table;
	width: 100%;
	color: #000;
	font-size: 0.93333em;
}
#main .m-qBox-line {
	line-height: 1.71429;
	margin: 0 0 20px;
}

.m-qBox-line .chara {
	display: table-cell;
	width: 130px;
	vertical-align: top;
}

.m-qBox-line .text {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 0;
}

.m-moreQuest {
	position: relative;
	height: 205px;/* 240px */
	margin-top: 50px;
	padding-top: 35px;
	background:	url(../../image/questionnaire/bg_more_home.png) no-repeat;
}

.m-moreQuest-catch {
	width: 307px;
	height: 22px;
	overflow: hidden;
	padding: 0 0 0 34px;
	background: url(../../image/questionnaire/txt_more_title.png) no-repeat 34px 0;
	white-space: nowrap;
	text-indent: 200%;
}
#main .m-moreQuest-catch {
	margin: 0 0 16px;
}

.m-moreQuest-lead {
	width: 520px;
	padding: 0 0 0 34px;
	color: #000;
	font-size: 1.06667em;
}
#main .m-moreQuest-lead {
	line-height: 1.625;
	margin: 0 0 20px;
}
.m-moreQuest-lead b {
	color: #ec7b0c;
}

.m-moreQuest-button {
	padding: 0 0 0 30px;
}
#main .m-moreQuest-button {
	line-height: 1;
	margin: 0;
}

.m-qDetail-catch {
	padding: 20px 0 15px;
	border-bottom: 1px solid #85daff;
	background: url(../img/h2_mainTtl.png) no-repeat;
	font-weight: normal;
	font-size: 1.2em;
}
#main .m-qDetail-catch {
	line-height: 1.33333;
	margin: 0 0 25px;
}

.m-qDetail-lead {
	font-size: 0.93333em;
}
#main .m-qDetail-lead {
	line-height: 1.71429;
	margin: 0 0 25px;
}

.m-charaProf {
	position: relative;
	height: 936px;
	margin-bottom: 40px;
	background: url(../../image/questionnaire/bg_prof_box.jpg) no-repeat;
}

.m-charaProf-title {
	position: absolute;
	top: 43px;
	right: 0;
	left: 0;
	width: 340px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../../image/questionnaire/txt_prof_title.png) no-repeat center top;
	white-space: nowrap;
	text-indent: 200%;
}
.m-charaProf-title:before {
	content: '';
	display: block;
	padding-top: 27.94118%;
}
.m-charaProf-title .img-repl {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.m-charaProf-name {
	position: relative;
	overflow: hidden;
	margin: 0 auto 20px;
	white-space: nowrap;
	text-indent: 200%;
}
.m-charaProf-name:before {
	content: '';
	display: block;
}
.m-charaProf-name .img-repl {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.m-charaProf-image01 {
	position: absolute;
	top: 114px;
	left: 46px;
}

.m-charaProf-box01 {
	position: absolute;
	top: 250px;
	left: 390px;
	width: 300px;
}

.m-charaProf-box01 .m-charaProf-name {
	width: 142px;
	background: url(../../image/questionnaire/txt_name_cha01.png) no-repeat;
}
.m-charaProf-box01 .m-charaProf-name:before {
	padding-top: 23.94366%;
}

.m-charaProf-box01 p {
	line-height: 1.66667;
	color: #fff;
}

.m-charaProf-image02 {
	position: absolute;
	top: 504px;
	left: 473px;
}

.m-charaProf-box02 {
	position: absolute;
	top: 532px;
	left: 50px;
	width: 360px;
}

.m-charaProf-box02 .m-charaProf-name {
	width: 177px;
	background: url(../../image/questionnaire/txt_name_cha02.png) no-repeat;
}
.m-charaProf-box02 .m-charaProf-name:before {
	padding-top: 18.64407%;
}

.m-charaProf-box02 p {
	line-height: 1.66667;
	color: #333;
}
