@charset "UTF-8";
p {
	margin-bottom: 1em;
}
.stc{
	color:#eb6d99;
}
/*-----------------------------------------------------
トップページ
-------------------------------------------------------*/
#sidenav .info .meta .post_date {
	font-size: 11px;
	margin-bottom: 0;
	float: left;
	display: inline;
	margin-right: 8px;
}
#sidenav .info .meta .post_date .date {
	background-color: #2FA4B5;
	color: #ffffff;
	padding: 3px 7px;
	border-radius: 3px 0 0 3px;
}
#sidenav .info .meta .post_date .month {
	background-color: #37B094;
	color: #ffffff;
	padding: 3px 7px;
	border-radius: 0 3px 3px 0;
}
#sidenav .info .meta .no_comment {
	font-size: 11px;
	float: left;
	display: inline;
}
aside#sidenav ul li #sidenav .info ul, aside#sidenav ul li #sidenav .info li {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none!Important;
}
.read_top1 #sidenav .info .title_area .post_date {
	background-color: #0077b3;
	border-radius: 4px;
	color: #fff;
	padding: 2px 6px;
	font-size: 12px;
	line-height: 1.2;
	margin: 0;
	display: inline-block;
}
.read_top1 #sidenav p.desc {
	margin-bottom: 0;
	font-size: 12px;
	line-height: 1.3;
	color: #572802;
}


/*-----------------------------------------------------
初めての方へ
-------------------------------------------------------*/
.box_simplemind {
	border-radius: 8px;
	padding: 4px;
	background-color: #fefefe;
	background: url(../img/service/bg_gold.png) left top no-repeat;
	background-size: 100% 100%;
	margin: 20px auto 10px;
}
.box_simplemind .h_sm {
	padding: 14px 4px;
	color: #4c2f15;
	font-size: 16px;
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
}
.box_simplemind ul {
	width: 100%;
	background-color: #fefefe;
	padding: 0px 10px;
	box-sizing: border-box;
}
.box_simplemind ul li {
	border-bottom: dashed 1px #4c2f15;
	line-height: 1.6;
}
.box_simplemind ul li:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.box_simplemind ul a {
	color: #4c2f15;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding: 12px 0;
}
.box_simplemind ul a span {
}
.box_simplemind ul a span.sm_no {
	margin-right: 4px;
	text-decoration: none!Important;
}
.box_simplemind ul a span.sm_txt {
	text-decoration: underline!Important;
}
/**/
.ul_list li {
	background: url(../img/common/icon_en2.gif) 1px 6px no-repeat;
	padding-left: 14px;
	margin-bottom: 2px;
}
/* プロフィール */
.box_profile {
	margin: 0 auto 30px;
	background: url(../img/first/bg_profile.gif) left top;
	padding: 21px 15px 15px;
	border: solid 1px #9E7348;
	border-radius: 3px;
}
.box_profile p {
	line-height: 1.5;
}
.box_profile p.mb10 {
	box-shadow: 0px 0px 15px -5px #777777;
}

.box_profile p.name_right {
	text-align: right;
	margin: 0;
}
/*-----------------------------------------------------
結婚相談室
-------------------------------------------------------*/

.pg_pr {
	background-color: #fefefe;
	padding: 0 0 15px;
	margin-bottom: 20px;
}
.pg_pr .box {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: dotted 1px #5F3E1B;
}
.pg_pr .end_box {
	padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}
.pg_pr .box .h_pr {
	margin-bottom: 20px;
	background: url(../img/service/bg_prtitle.png) left top no-repeat;
	background-size: cover;
	padding: 10px 15px;
}
.pg_pr .box .h_pr img {
	display: none;
}
.pg_pr .box h3{
	margin:0 10px 20px;
	}
.pg_pr .box p, .pg_pr .box ul {
	margin: 0 10px 15px;
}
.pg_pr .box .img_network span{
	font-size:10px;
	display:block;
	text-align:right;
}
.pg_pr .box .h_pr span {
	font-weight: bold;
	display: block;
	position: relative;
	vertical-align: middle;
}
.pg_pr .box .h_pr .span_pr, .pg_pr .box .h_pr .spna_no {
	display: none;
}
.pg_pr .box .h_pr .span_nosp {
	color: #fefefe;
	background: url(../img/service/bg_prno.png) left top no-repeat;
	background-size: cover;
	padding: 10px 20px;
	margin-top: -40px;
	display: inline-block;
	font-size: 18px;
	border-radius: 4px;
}
.pg_pr .box .h_pr .span_title {
	color: #4c2f15;
	font-size: 15px;
	padding: 5px 0;
}
/**/
.pg_pr .box table.table_price {
	margin: 0 10px 20px;
	width: auto;
}
.pg_pr .pg_caution {
	margin: 0 10px 10px;
}
.pg_pr .box_normal {
	margin: 0 10px;
}
/*-----------------------------------------------------
料金プラン
-------------------------------------------------------*/

.about_img {
	margin-bottom: 10px;
	font-size: 0;
}
.btn_pink {
	color: #eb6d99;
	text-decoration: underline;
}
.btn_pink:hover {
	text-decoration: none;
}
/**/
.pg_gaiyo {
	border: solid 2px #462600;
	background-color: #FFF;
	padding: 15px 10px 10px;
	/*	border-radius: 6px;*/
	margin: 0 auto 20px;
	box-sizing: border-box;
}
.pg_gaiyo div {
	margin-bottom: 10px;
}
.pg_gaiyo div:last-of-type {
	margin-bottom: 0;
}
.btn_toblog {
	margin: 0 auto 20px;
}
.btn_toblog a {
	color: #ffffff;
	padding: 12px 5px 10px;
	background-color: #25B7AA;
	display: block;
	text-align: center;
	border-radius: 6px;
	margin: 0 auto;
	width: 90%;
}
/* 料金表 */
.table_price {
	font-size: 14px;
	background-color: #FFF;
	width: 100%;
	margin: 0px 0px 40px;
}
.table_price th, .table_price td {
	font-size: 100%;
	border: solid 1px #cccccc;
	vertical-align: middle;
	display: block;
		padding: 10px;
}
.table_price th {
	font-weight: bold;
	background-color: #462600;
	color: #ffffff;
	font-size: 18px;
	letter-spacing:0.1em;
	text-indent:0.1em;
}
.table_price tr.tr_top th {
	font-weight: bold;
	padding: 12px 0px;
	text-align: center;
	font-size: 19px;
	background: url(../img/service/bg_gold.png) left top no-repeat;
	background-size: 100% 100%;
	text-shadow: 1px 1px 1px #fefefe;
	color: #462600;
}
.table_price tr.tr_top th span{
	display:block;
	font-size:12px;
	letter-spacing:0em;
	text-indent:0em;
	}
.table_price td {
	text-align: center;
	background-color: #FCF8DC;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.3;
	letter-spacing:0.05em;
	text-indent:0.05em;
}
.table_price td .box_td {
	margin-bottom: 10px;
	border-bottom: dotted 1px #462600;
	padding-bottom: 10px;
}
.table_price td .box_td:last-of-type {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.table_price td span {
	font-size:14px;
	line-height: 1.2;
}
.table_price td span br {
	line-height: 1.2;
}
.table_price td div span {
	text-align: left;
	display: block;
	line-height: 1.2;
}
.note_price{
	margin:3px 0 5px;
	}
/* サービス比較 */
.box_compare{}
.box_compare div{
	background-color:#462600;
	color:#fff;
	padding:10px 0px;
	font-size:18px;
	letter-spacing:0.1em;
	font-weight:bold;
	text-align:center;
}
.box_compare table{
	box-sizing:border-box;
	border: solid 1px #462600;
	margin-bottom:5px;
	font-size:12px;
	width:100%;
	}
.box_compare table th,.box_compare table td{
border-bottom: solid 1px #462600;
	border-right: solid 1px #462600;
	vertical-align: middle;
	padding:7px 5px;
	font-size:100%;
	background-color:#936f48;
	}
.box_compare table td{
	text-align:center;
	font-size:18px;
	line-height:1.2;
	background-color:#fff;
	}
	.box_compare table tr:nth-child(even) th{
	background-color:#82603c;
	}
.box_compare table th.hikaku strong{
	color: #eb6d99;
}
	.box_compare table tr:nth-child(even)  td{
	background-color:#f8f8f8;
	}
	.box_compare table th{
		color:#fff;}
	.box_compare table th.wth{
		background-color:#FFFBF3;
		}
	.box_compare table th.hikaku {
	background: url(../img/service/bg_gold.png) left top no-repeat;
	background-size: 100% 100%;
	text-shadow: 1px 1px 1px #fefefe;
	color: #462600;
	font-weight: bold;
	color:#462600;
	}
/* 連盟紹介 */
.pg_renmei{
	background-color:#FFFBF3;
	padding:0px 0 10px;
	border:solid 2px #462600;
	box-sizing:border-box;
	border-radius:6px;
	margin-bottom:35px;
	}
.pg_renmei .h_renmei{
	margin-bottom:30px;
	background-color:#462600;
	color:#fff;
	padding:10px 17px;
	margin-bottom:20px;
	letter-spacing:0.1em;
	font-weight:bold;
	}
.pg_renmei .box_renmei{
	margin:0 15px 15px;
	padding-bottom:15px;
	border-bottom:dotted 1px #462600
	}
	.pg_renmei .box_renmei img{
		width:260px;
		margin:10px 0 15px;
		height:auto;
		display:block;
		}
.pg_renmei .box_renmei .txt1_renmei{
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	}
.pg_renmei .box_renmei .txt2_renmei{}
.pg_renmei p{
	margin:0 20px;
	}
/**/
.box_2{

	}
	.box_2bar{ 
	border-top:dotted 1px #462600;
		padding:20px 0 0;
		}
.box_2 .box_l{
	margin-bottom:20px;
	}
.box_2 .box_r{
	}
	.box_2 .img{
		margin:0 10px 20px;
		font-size:0;
		}
.box_2 .img img{
	width:100%;
	height:auto;
	}
	
	
/* 入会までの流れ  登録後の流れ */
.step {
	background: url(../img/service/bg_step.jpg);
	border: solid 2px #462600;
	padding: 8px 15px 8px;
	margin-bottom: 30px;
	border-radius: 2px;
	box-shadow: 0px 1px 3px #999999;
}
.step h4 {
	color: #fefefe;
	font-size: 16px;
	margin: 0 -18px 16px;
	padding: 8px 0;
	border-radius: 2px;
	box-shadow: 0px 1px 3px #999999;
}
.box_bignflow .step h4 {
	color: #fefefe;
	background: #5BBF91 url(../img/service/bg_gold2.png) left bottom no-repeat;
}
.box_afterflow .step h4 {
	color: #fefefe;
	background: #F2628D url(../img/service/bg_gold2.png) left bottom no-repeat;
}
/* 婚活スタイル診断 */
.box_afterflow .step h4.stylea {
	background: #ec716d url(../img/service/bg_gold2.png) left bottom no-repeat;
}
.box_afterflow .step h4.styleb {
	background: #f29518 url(../img/service/bg_gold2.png) left bottom no-repeat;
}
.box_afterflow .step h4.stylec {
	background: #00a2b1 url(../img/service/bg_gold2.png) left bottom no-repeat;
}

.step h4 span {
	font-size: 112.5%;
}
.step h4 span.no_step {
	margin-right: 20px;
	color: #462600;
	display: inline-block;
	width: 90px;
	text-align: center;
}
.step .txt_flow {
}
.step .txt_flow .note {
	font-size: 11px;
}
.step .ph_right {
	width: 100%;
	margin: 0 auto 16px;
}
.step .ph_right img {
	width: 100%;
}
/* 申込み資料 */
.pg_shiryo {
	border: solid 2px #462600;
	background-color: #FFF;
	padding-bottom: 5px;
	border-radius: 6px;
	margin: 0 0 15px;
}
.pg_shiryo h4 {
	font-weight: bold;
	background-color: #462600;
	color: #fefefe;
	margin-bottom: 15px;
	padding: 10px;
}
.pg_shiryo ul {
	margin: 0 10px;
}
.pg_shiryo ul li {
	margin: 0 10px 10px 0;
	float: left;
	display: inline;
}
.pg_shiryo ol li.li_end {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}
/**/
.pg_shiryo_t {
}
.pg_shiryo_m {
	border: solid 2px #2988B7;/*
	border-radius: 0px;*/
}
.pg_shiryo_m h4 {
	background-color: #2988B7;
}
.pg_shiryo_w {
	border: solid 2px #EF5382;
	margin-bottom: 0;/*
	border-radius: 0px 0px 6px 6px;*/
}
.pg_shiryo_w h4 {
	background-color: #EF5382;
}
/*-----------------------------------------------------
料金プラン
-------------------------------------------------------*/

/**/
.lead_plan {
	background-color: #fdfbed;
	border: dotted 1px #6C4D2A;
	outline: solid 2px #FDFBED;
	padding: 16px;
	margin: 0 2px 20px;
	font-size: 107.2%;
}
.lead_plan p {
	margin-bottom: 0;
}
/* 料金項目 */
.items {
}
.items div {
	font-weight: bold;
	padding: 0 0 10px;
	margin-bottom: 10px;
	border-bottom: dotted 2px #462600;
	font-size: 14px;
}
.items p {
	margin-bottom: 30px;
}
.items p:last-of-type {
	margin-bottom: 0px;
}
/**/
.items .txt_money {
	font-weight: normal;
	margin-bottom: 20px;
	font-size: 14px;
	border: solid 2px #462600;
	background-color: #ffffff;
	padding: 0 0 15px;
	border-radius: 6px;
}
.items div.h_money {
    background-color: #462600;
    color: #fff;
    padding: 10px 17px;
    margin-bottom: 20px;
}
.items .txt_money .p_money {
	font-weight: normal;
	border: none;
	padding: 0;
	margin: 0 auto 10px;
	display: table;
	background-color: #fff;
	width : -webkit-calc(100% - 30px);
	width : calc(100% - 30px);
	vertical-align:middle;
}
.items .txt_money .p_money p {
	margin: 0;
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.4;
}
.items .txt_money .p_money .p1 {
	background-color: #462600;
	color: #fff;
	width: 44px;
	font-size: 150%;
	text-align: center;
}
.items .txt_money .p_money .p2 {
	padding: 6px 10px;
	background-color: #FCF8DC;
}
.items p.p_mb{
	margin-bottom:15px;
	}
	.items .txt_money ul{
		padding-bottom:25px;
		font-size:13px;
		margin:0 15px;
		}
.items .txt_money ul li{
	margin-bottom:5px;
	margin-left:1em;
	text-indent:-1em;
	line-height:1.4;
	}
	
.items .txt_money .in_p {
	margin:0 15px 20px;
}
.items .txt_money .in_p:last-of-type {
	margin-bottom: 0;
}

/* 割引特典 */
.items .txt_money2 .waribiki{
	border: none;
	padding: 20px 0;
	box-sizing: border-box;
	text-align: center;
	font-size: 24px;
	margin: 0 20px 30px;
	background-color: #CF982C;
	color: #fff;
}
.items .txt_money2 .waribiki strong{
	font-size: 140%;
}
.items .txt_money2 .p_money .p1 {
	width: 20px;
}

/* ご縁パターン */
.items .ul_pattern{
	margin:0 auto 20px;
	}
.items .ul_pattern li {
	text-align:center;
	box-sizing:border-box;
	border:solid 3px #CF982C;
	background-color:#ffffff;
	border-radius:20px;
	padding:10px 5px 10px;
	margin-bottom:15px;
	}
	.items .ul_pattern li:last-of-type{
	margin-bottom:0;
}
.items .ul_pattern li div {
	font-weight: bold;
	text-align:center;
	padding:0;
	margin:0 auto 5px;
	border:none;
	letter-spacing:0.1em;
	text-indent:0.1em;
}
.items .ul_pattern li div span{
	font-size:160%;
	margin-left:5px;
	}
	
	
	
	
	/* プラン詳細デザイン */
.btn_plan{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom:15px;
	align-items: stretch;
}
.btn_plan li{
	width : calc(50% - 7px) ;
	border: solid 2px #462600;
	box-sizing: border-box;
	text-align: center;
	display: flex;
	align-items: center;
	margin-bottom:15px;
}
.btn_plan li a{
	font-weight: bold;
	font-size: 13px;
	position: relative;
	text-decoration: none;
	padding: 10px 2px 10px;
	box-sizing: border-box;
	text-shadow: 0px 1px 3px #fff;
	background: url(../img/service/bg_gold.png) left top no-repeat;
	background-size: 100% 100%;
	color: #462600;
	height: 100%;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	border-bottom: solid 20px #462600;
}

.btn_plan li a::after{
	content: "";
  display: block;
  vertical-align: middle;
  line-height: 1;
  width: 8px;
  height: 8px;
  border: 2px solid #fff;
		border-radius: 2px;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateX(-50%) rotate(135deg);
		position: absolute;
		bottom: -13px;
		left: 50%;
	}

.block_plan{
	background-color: #fff;
	margin: 0 auto 30px;
	box-sizing: border-box;
	padding: 0 15px 20px;
	border-radius: 8px;
	box-shadow: 0px 0px 10px -5px #777777;
}

.content .block_plan h3 {
	margin: 0 -15px 20px;
	font-size:120%;	
	font-weight: bold;
	border-radius: 8px 8px 0 0;
	background: none;
	border-bottom: solid 8px #462600;
	letter-spacing: 0.05em;
	padding: 15px 10px 10px 15px;
	text-shadow: 0px 1px 3px #fff;
	background: url(../img/service/bg_gold.png) left top no-repeat;
	background-size: 100% 100%;
}
.content .block_plan h3 span {
	padding:3px 0 0;
	font-size:90%;
	background:none;
}


/* 対象 */
.block_plan .plan_target{
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 15px;
}
.block_plan .plan_target div{
	font-size: 0;
	margin:0 20px 20px;
	border:solid #fff 6px;
	box-sizing:border-box;
	box-shadow: 0px 0px 10px -5px #777777;
}

.block_plan .plan_target div img{
	width: 100%;
	height: auto;
}
.block_plan table.table_price{}

.block_plan .table_price{
	margin-bottom: 30px;
}
/* サービス内容 */
.block_plan .plan_list{}
.block_plan .plan_list div,
.block_plan .plan_osusume .h_po{
	margin-bottom: 20px;
	line-height: 1.4;
	background-color:#FFFBF3;
	border:solid 1px #CCCCCC;
	font-weight:bold;
}
.block_plan .plan_list div span,
.block_plan .plan_osusume .h_po span{
	padding:10px;
	display: block;
	background:url(../img/common/bg_borderbrown.gif) left bottom no-repeat;
	background-size:40% auto;
}

.block_plan .plan_list ul{}
.block_plan .plan_list li{}

/*説明*/
.block_plan .box_explan{
	margin: 30px auto 10px;
	position:relative;
	}
	
.block_plan .box_explan .plan_explan{
	border: solid 3px #25B7AA;
	border-radius: 12px;
	padding: 15px 15px 20px 15px;
	box-sizing: border-box;
	width : calc(100% - 70px) ;/*
		position:relative;*/
}
/*.block_plan .box_explan .plan_explan::before, .block_plan .box_explan .plan_explan::after	{
	content:"";
	position:absolute;
	display:block;
	top: 20%;
	transform: translateY(-50%);
	right: -16px;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
	border-left: 14px solid  #25B7AA;
}
.block_plan .box_explan .plan_explan::after	{
	right: -12px;
	border-left: 14px solid #fff;
}*/
.block_plan .box_explan .icon_m{
	width: 100px;
	position:absolute;
	right:-10px;
	bottom:-5px;
	}

/*おすすめ*/
.block_plan .plan_osusume{}
.block_plan .plan_osusume .h_po{}
.block_plan .plan_osusume ul{
	/*display: flex;
	flex-wrap: wrap;
	justify-content: space-between;*/
	margin-top: 30px;
}
.block_plan .plan_osusume ul li{
	margin-bottom: 20px;
	border-radius: 6px;
	border: solid 2px #989352;
	box-sizing: border-box;
	width:100%;
}
.block_plan .plan_osusume ul li:last-of-type{
	margin-bottom:0;}
/**/
/*.block_plan .plan_osusume ul.ul_op2 li{

}
.block_plan .plan_osusume ul.ul_op3 li{
	width : calc((100% - 40px)/3) ;
}*/

/**/
.block_plan .plan_osusume ul li .h_op{
	padding: 10px 10px;
	text-align: center;
	font-weight: bold;
	background: url(../img/service/bg_gold.png) left top no-repeat;
	background-size: cover;
	font-size: 16px;
	letter-spacing: 0.05em;
	text-indent: 0.05em;
}
.block_plan .plan_osusume ul li .h_op br{
	display:none;
	}
.block_plan .plan_osusume ul li .optxt{
	padding: 15px;
}
.block_plan .plan_osusume p{
	font-weight: bold;
	color: #eb6d99;
	font-size: 16px;
	margin-bottom:0;
	margin-top:20px;
}

.note_explan{
	font-size: 12px;
}
	
/* 料金表 */
.items .box_price,.items .box_price div{
	border:none;
	padding:0;
	margin:0;
	}
.items .box_price {
	padding: 3px;
	border: solid 3px #462600;
	margin: 0 auto 20px;
	background-color: #fff;
	text-align: center;
}
.items .box_price .boder_price {
	padding: 10px 2px;
	border: solid 1px #462600;
	background: url(../img/service/bg_gold.png) left top no-repeat;
	background-size: 100% 100%;
	text-shadow: 1px 1px 1px #fff;
}
.items .box_price .txt_total1 {
	font-size: 16px;
	line-height:1.4;
}
.items .box_price .txt_total1 .no_m{
	position:relative;
	}
	.items .box_price .txt_total1 .no_m:after,.items .box_price .txt_total1 .no_m:before {
	position: absolute;
	left: 0;
	top : -webkit-calc(50% - 2px) ;
	top : calc(50% - 2px) ;
	content: "";
	width: 100%;
	height: 1px;
	background-color: #462600;
}
.items .box_price .txt_total1 .no_m:before{
	top : -webkit-calc(50% + 1px) ;
	top : calc(50% + 1px) ;
	}
	.items .box_price .txt_total1 .fix_m{
		font-size:120%;}
/*-----------------------------------------------------
みなさまの声
-------------------------------------------------------*/
.box_relative {
	background-color: #ffffff;
	padding: 15px 10px 10px;
	border-radius: 4px;
	margin: 0 0 20px;
	border: solid 3px #CF982C;
	box-sizing: border-box;
}
.box_relative p.note_relative {
	text-align: right;
	font-size: 12px;
	margin-bottom: 0px;
}
.ul_relative {
}
.ul_relative li {
	float: left;
	display: inline;
	width : -webkit-calc(50% - 5px);
	width : calc(50% - 5px);
	margin: 0 0 13px;
	border-bottom: solid 1px #CF982C;
	padding-bottom: 13px;
	font-size: 0;
}
.ul_relative li:nth-of-type(1), .ul_relative li:nth-of-type(2) {
	border-top: solid 1px #CF982C;
	padding-top: 13px;
}
.ul_relative li:nth-of-type(2n) {
	float: right;
}
.ul_relative li:nth-of-type(2n+1) {
	clear: both;
}
/**/
.ph_img li {
	float: left;
	display: inline;
	font-size: 0;
	margin-bottom: 10px;
	width : -webkit-calc(50% - 5px);
	width : calc(50% - 5px);
}
.ph_img li:nth-of-type(2n) {
	float: right;
}
.ph_img li:nth-of-type(2n+1) {
	clear: both;
}
/*.voice li p.person {
	font-weight: bold;
	background: url(../img/voice/woman2.png) 5px 50% no-repeat;
	background-size: contain;
	padding: 5px 0 5px 40px;
	margin-bottom: 10px;
	font-size: 107.2%;
}
.voice li p.men {
	background: url(../img/voice/man2.png) 5px 50% no-repeat;
	background-size: contain;
}

.voice li p.p_voice {
	background-color: #FFF;
	border-radius: 5px;
	padding: 12px;
	width: auto;
}*/

/* 感想 */
.voice {
	margin: 0;
	background-color: #FFFBF3;
	padding: 20px 10px 10px;
	border-radius: 2px;
}
.voice li {
	min-height: 1px;
	margin-bottom: 25px;
	position: relative;
	box-sizing: border-box;
	border: solid 2px #2988B7;
	border-radius: 4px;
}
.voice li p {
	margin: 0;
}
.voice li p.person {
	font-size: 13px;
	text-align: center;
	width: 74px;
	padding: 72px 0 5px;
	position: absolute;
	right: -12px;
	bottom: -5px;
	background: url(../img/voice/man2.png) left top no-repeat;
	background-size: 100%;
	color: #ffffff;
}
.voice li p.p_voice {
	background-color: #ffffff;
	border-radius: 5px;
	padding: 12px 64px 12px 15px;
	height: auto!Important;
}
/**/
.voice li.p_w {
	border: solid 2px #EF5382;
}
.voice li.p_w p.person {
	background: url(../img/voice/woman2.png) left top no-repeat;
	background-size: 100%;
}
.btn_vt {
	margin-bottom:40px;
}
/*-----------------------------------------------------
Q&A
-------------------------------------------------------*/
.nav_alink {
	margin-bottom: 20px;
}
.btn_link, .nav_alink li {
	margin-bottom: 15px;
	border: solid 1px #CCCCCC;
	background-color: #fff;
	border-radius: 6px;
	font-size: 14px!important;
	line-height: 1.2!important;
}
.btn_link a, .nav_alink li a {
	display: block;
	border: solid 1px #fff;
	color: #462600;
	background: url(../img/common/img_sp/icon_arrow.png) 5px 50% no-repeat;
	font-weight: bold;
	text-decoration: none;
}
.btn_link a span, .nav_alink li a span {
	display: block;
	border-bottom: solid 2px #25B7AA;
	padding: 11px 5px 7px 30px;
}
/**/


.pg .box_qa {
	background-color: #FFF;
	border-radius: 4px;
	margin-bottom: 15px;
	padding: 8px;
}
.pg .mb25 {
	margin-bottom: 25px;
}
.pg .mb5 {
	margin-bottom: 5px!Important;
}
.pg .spright{
	width:100%;
	box-sizing:border-box;
	padding:0 10px ;
	}
.pg .box_qa p {
	padding: 2px 0 0 30px;
	min-height: 20px;
}
.pg .box_qa .p_q {
	margin-bottom: 10px;
	background: url(../img/qa/icon_q.gif) left top no-repeat;
	font-weight: bold;
}
.pg .box_qa .p_a {
	margin-bottom: 0;
	background: url(../img/qa/icon_a.gif) left top no-repeat;
}
.pg .box_qa .p_a a {
	color: #eb6d99;
	text-decoration: underline;
}
/*-----------------------------------------------------
ご予約
-------------------------------------------------------*/
.pg_caution {
	border: solid 2px #462600;
	background-color: #FFF;
	padding: 15px;
	border-radius: 6px;
}
.pg_caution h4 {
	font-weight: bold;
}
.pg_caution p strong {
	color: #462600;
}
.pg_caution p.mb0 {
	margin-bottom: 0;
}
/**/
.lead_reserve {
}
.reserve_caution {
	color: #eb6d99;
	font-size: 84.6%;
	margin-bottom: 10px;
}
.reserve {
	font-size: 15px;
	background-color: #462600;
	border-collapse: separate;
	border-spacing: 1px;
	width: 100%;
	margin-bottom: 20px;
}
.reserve th, .reserve td {
	font-size: 100%;
	text-align: left;
	vertical-align: middle;
	border: solid 1px #FFFFFF;
	display: block;
}
.reserve th {
	background-color: #F5F5F5;
	vertical-align: top;
	padding: 10px 10px 5px;
}
.reserve th span {
	color: #eb6d99;
	font-size: 84.6%;
}
.reserve td {
	background-color: #FFF;
	padding: 5px 10px 10px;
}
.reserve td.menulist {
	vertical-align: top;
}
.reserve td label {
	vertical-align: baseline;
	cursor: pointer;
}
.reserve td.td_drop label {
	display: block;
}
.reserve td.td_drop label {
	display: inline;
	float: left;
	margin: 0 25px 5px 0;
}
.reserve td.menulist label {
	min-width: 194px;
	width: auto;
	display: inline;
	float: left;
	margin-bottom: 5px;
}
.reserve td input {
	margin-top: 0;
	margin-left: 0;
}
.reserve td input.textinput {
	width: 90%;
	padding: 5px;
}
.reserve td select {
	vertical-align: baseline;
}
.reserve td textarea {
	width: 95%;
	min-height: 100px;
}
.reserve td input#btn_check, .reserve td input#btn_submit {
	display: block;
	margin: 0 auto;
	width: 174px;
	height: 46px;
	padding: 0;
	border: none;
	cursor: pointer;
}
.reserve td input#btn_check {
	background: url(../img/reserve/btn_check_sp.png) left top no-repeat;
	background-size: contain;
}
.reserve td input#btn_submit {
	background: url(../img/reserve/btn_submit_sp.png) left top no-repeat;
	background-size: contain;
}
/*-----------------------------------------------------
事業内容
-------------------------------------------------------*/
.table_basic {
	font-size: 13px;
	background-color: #462600;
	border-collapse: separate;
	border-spacing: 1px;
	width: 100%;
}
.table_basic th, .table_basic td {
	font-size: 100%;
	text-align: left;
	vertical-align: top;
	border: solid 1px #FFFFFF;
	display: block;
}
.table_basic th {
	background-color: #F5F5F5;
	padding: 10px 30px 10px 15px;
}
.table_basic td {
	background-color: #FFF;
	padding: 10px 15px;
}
.table_basic td a {
	color: #eb6d99;
	text-decoration: underline;
}
.box_contact {
	background-color: #ffffff;
	border: solid 2px #462600;
	padding: 24px 12px 1px;
	text-align: center;
}
.box_contact p {
	text-align: left;
}
.box_contact div {
	margin: 0 auto 12px 0;
}
.box_contact .name_contact {
	display: block;
	font-size: 18px;
}
.box_contact .tel_contact a {
	text-decoration:none;
	font-size: 20px;
	color:#462600;
}
.txt_upday{
	text-align: right;
	margin-bottom: 20px;
	font-size: 11px;
}



/*-----------------------------------------------------
特定商取引法に基づく表記
-------------------------------------------------------*/
.content .block_sct{
	padding: 0;
	margin: 0 20px 30px;
}
.content .block_sct .planprice {
	margin: 0;
	font-size:130%;	
	font-weight: bold;
	border-radius: 8px 8px 0 0;
	letter-spacing: 0.05em;
	padding: 15px 10px 10px 15px;
	text-shadow: 0px 1px 3px #fff;
	background: url(../img/service/bg_gold.png) left top no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.content .block_sct .planprice span {
padding:3px 0 0;
	font-size:90%;
	background:none;
}
.content .block_sct .table_price{
	margin-bottom: 0;
}
.content .block_sct .table_price td{
	background-color: #fff;
}