@charset "utf-8";
/*------------------------------------------- 
色の指定
------------------------------------------- */
.base_white {
	color: #ffffff;
}
.base_pink {
	color: #e17390;
}
.base_red {
	color: #ff0000;
}
.base_blue {
	color: #71b7c4;
}
.base_blue2 {
	color: #2a8fcf;
}
.base_green {
	color: #3fb266;
}
.base_mintgreen {
	color: #57b4a6;
}
.base_orange {
	color: #e49758;
}
.base_yellow {
	color: #EFCB00!important;
}
.base_purple {
	color: #6e2975;
}
.base_cream {
	color: #f9ead2;
}
.base_brown {
	color: #6d463a;
}
.base_gray {
	color: #bbbbbb;
}
.base_black {
	color: #000000;
}
.base_gray {
	color: #4d4d4d;
}
.base_classic {
	color: #557132;
}
.base_retro {
	color: #ec6a46;
}
.base_cool {
	color: #434343;
}
.base_standard {
	color: #ab1f24;
}
.base_unique {
	color: #efcb00;
}
.base_origin {
	color: #38a4ad;
}
/*------------------------------------------- 
フォントの指定
------------------------------------------- */
.wf-mplus1p {
	font-family: "Mplus 1p";
}
.wf-notosansjapanese {
	font-family: "Noto Sans Japanese";
}
.c_p10 {
	font-size: 10px;
}
.c_p12 {
	font-size: 12px;
}
.c_p13 {
	font-size: 13px!important;
}
.c_p14 {
	font-size: 14px!important;
}
.c_p16 {
	font-size: 16px!important;
}
.c_p18 {
	font-size: 18px!important;
}
.c_p20 {
	font-size: 20px!important;
}
.c_p22 {
	font-size: 22px;
}
.c_p25 {
	font-size: 25px;
}
.c_p28 {
	font-size: 28px;
}
.c_p30 {
	font-size: 30px;
}
.c_p34 {
	font-size: 34px;
}
.bold {
	font-weight: 600;
}
.line_p {
	background: linear-gradient(transparent 60%, #EED6E3 0%);
}
.pt_20 {
	padding-top: 20px!important;
}
.bargain_bg {
	background-color: #BC1413!important;
}
.mg_10 {
	margin: 10px!important;
}
.mg_t30 {
	margin-top: 30px!important;
}

@media screen and (min-width: 0px) and (max-width: 750px) {
#obj_about_site {
	color: #666;
	font-size: 11px;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: ivory;
	overflow: hidden;
}
.price_formal_base {
	font-size: 3.125vw
}
.read {
	font-size: 3.125vw;
	color: #4d4d4d;
}
.mg_t30 {
	margin-top: 10px!important;
}
/*----------------------------------------------------------------------*/
/*タブメニュー
/*----------------------------------------------------------------------*/
.price_box_base {
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	justify-content: center;
}
.price_box_base label {
	width: 22%;
	padding: 3px .3%;
	margin: 5px .5%;
	color: #323232!important;
	font-size: 3.125vw;
	background-color: #EDEFF0;
	text-align: center;
	text-decoration: none!important;
	border-radius: 25px;
	border: 1px solid #ACAEA9!important;
	display: inline-block;
	box-sizing: border-box;
}
.arrow {
	display: block;
	vertical-align: middle;
	font-size: 27px;
	width: 28px;
	height: 25px;
	background-color: #4d4d4d;
	/* margin: 5px 30px 5px 5px; */
	color: #fff;
	font-family: FontAwesome;
	text-align: center;
	/* border-radius: 5px; */
	padding: 0 0 3px 0;
}
/* 振袖選び部分（色、体型、価格）--*/



.tab-content input[type="radio"] {
	display: none;
	cursor: pointer;
}
.tab-content label:hover, .tab-content input[type="radio"]:checked + label {
	background-color: #ACAEA9;
	border: 0px solid #ACAEA9!important;
	color: #323232!important;
	font-weight: bold;
}
.tab-content .tab-box {
	width: 100%;
	height: auto;
	padding: 0 0 10px 0;
	margin: 0 auto 10px auto;
	box-sizing: border-box;
	background-color: #ffffff;
}
.tab-content > .tab-box > div {
	display: none;
}
#tab1:checked ~ .tab-box > #tabView1 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab2:checked ~ .tab-box > #tabView2 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab3:checked ~ .tab-box > #tabView3 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab4:checked ~ .tab-box > #tabView4 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab5:checked ~ .tab-box > #tabView5 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab6:checked ~ .tab-box > #tabView6 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab7:checked ~ .tab-box > #tabView7 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab8:checked ~ .tab-box > #tabView8 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
/*----------------------------------------------------------------------*/
/*料金表内

/*----------------------------------------------------------------------*/
.cate_title {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.cate_title span {
	display: block;
	text-align: center;
	color: #7baf9f;
	font-family: 'Abhaya Libre', serif;
	font-size: 4.5vw;
}
h3 {
	width: 100%;
	display: block;
	padding: 20px 0;
	background-color: #fef8f1;
	font-size: 20px;
	text-align: center;
	margin: 20px auto;
	color: #7E705E;
}
h3 span {
	font-size: 60%;
}
.c_price {
	font-size: 4vw;
	font-weight: bold;
	color: #4D4D4D;
}
.c_attention_list {
	font-size: 3.5vw;
	padding: 8px;
	color: #4D4D4D;
}
.yume_beauty {
	width: 100%;
	margin: 30px auto;
	text-align: left;
}
table th, td {
	font-size: 3.5vw;
	text-align: center;
}
table.obj_timetable {
	width: 100%;
	color: #4d4d4d;
	margin: 0 auto 1em auto;
}
.obj_timetable table, td, th {
	border: 1px solid #c2a47b;
	border-collapse: collapse;
	color: #4d4d4d;
}
.obj_timetable td, .obj_timetable th {
	padding: 10px;
	width: 50%;
	height: 25px;
}
.obj_timetable th {
	background: #EDEFF0;
}
.obj_timetable .even {
	background: #fbf8f0;
}
.obj_timetable .odd {
	background: #fefcf9;
}
table.obj_pricetable {
	width: 98%;
	margin: 1em 2% 1em 0;
}
.obj_pricetable, td, th {
	border: 1px solid #c2a47b;
	border-collapse: collapse;
	color: #4d4d4d;
}
.obj_pricetable td {
	padding: 10px;
	width: 60%;
	height: 25px;
}
.obj_pricetable th {
	background: #EDEFF0;
}
.obj_pricetable .even {
	background: #fbf8f0;
}
.obj_pricetable .odd {
	background: #fefcf9;
}
table.obj_feb_morning_teble {
	width: 98%;
	float: left;
	margin: 1em 0 1em 0;
}
.obj_feb_morning_teble, td, th {
	border: 1px solid #c2a47b;
	border-collapse: collapse;
	color: #4d4d4d;
}
.obj_feb_morning_teble td {
	padding: 10px;
	width: 60%;
	height: 25px;
}
.obj_feb_morning_teble th {
	background: #EDEFF0;
}
.obj_feb_morning_teble .even {
	background: #fbf8f0;
}
.obj_feb_morning_table .odd {
	background: #fefcf9;
}
/*----------------------------------------------------------------------
/*打掛・引振袖
----------------------------------------------------------------------*/


table.obj_timetable_w {
	width: 98%;
	color: #4d4d4d;
	margin: 0 auto 1em auto;
}
.obj_timetable_w table, td, th {
	border: 1px solid #c2a47b;
	border-collapse: collapse;
	color: #4d4d4d;
}
.obj_timetable_w td, .obj_pricetable_k01 th {
	padding: 3px;
	width: 20%;
	height: 30px;
}
.obj_timetable_w th {
	background: #EDEFF0;
}
.obj_timetable_w .even {
	background: #fbf8f0;
}
.obj_timetable_w .odd {
	background: #fefcf9;
}
table.obj_pricetable_w01 {
	width: 98%;
	color: #4d4d4d;
	margin: 0 auto 10px auto;
}
.obj_pricetable_w01 table, td, th {
	border: 1px solid #c2a47b;
	border-collapse: collapse;
	color: #4d4d4d;
}
.obj_pricetable_w01 td, .obj_pricetable_w01 th {
	padding: 3px;
	width: 60%;
	height: 30px;
}
.obj_pricetable_w01 th {
	background: #EDEFF0;
}
.obj_pricetable_w01 .even {
	background: #fbf8f0;
}
.obj_pricetable_w01 .odd {
	background: #fefcf9;
}
table.obj_pricetable_w03 {
	width: 98%;
	color: #4d4d4d;
	margin: 0 auto 10px auto;
}
.obj_pricetable_w03 table, td, th {
	border: 1px solid #c2a47b;
	border-collapse: collapse;
	color: #4d4d4d;
}
.obj_pricetable_w03 td, .obj_pricetable_w03 th {
	padding: 3px;
	width: 20%;
	height: 30px;
}
.obj_pricetable_w03 th {
	background: #EDEFF0;
}
.obj_pricetable_w03 .even {
	background: #fbf8f0;
}
.obj_pricetable_w03 .odd {
	background: #fefcf9;
}
/*----------------------------------------------------------------------
/*七五三
----------------------------------------------------------------------*/
	
table.obj_pricetable_k01 {
	width: 98%;
	color: #4d4d4d;
	margin: 0 auto 10px auto;
}
.obj_pricetable_k01 table, td, th {
	border: 1px solid #ACAEA9;
	border-collapse: collapse;
	color: #4d4d4d;
}
.obj_pricetable_k01 td, .obj_pricetable_k01 th {
	padding: 3px;
	width: 20%;
	height: 30px;
}
.obj_pricetable_k01 th {
	background: #EDEFF0;
}
.obj_pricetable_k01 .even {
	background: #fbf8f0;
}
.obj_pricetable_k01 .odd {
	background: #fefcf9;
}
.breadcrumb {
	margin: 20px 0 20px 2%;
}
}

@media screen and (min-width:751px) and (max-width: 1024px) {
/*--------------------
ヘッダ調整
---------------------*/
.tab-bar {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 60px;
	z-index: 3;
	left: 0;
	top: 0;
	background-color: #ffffff!important;
	box-shadow: 0px 1px 0px 0px rgba(102,102,102,0.7);
}
.tab-bar .menu_list {
	width: 50px;
	height: 50px;
	border: 1px solid #e0e0e0;
	box-sizing: border-box;
	position: relative;
	background-color: #ffffff!important;
}
.c_logo-furi {
	width: 55%;
	/* display: block; */
    /* margin-right: 5px; */
	margin: 5px;
	text-align: left;
}
/*--------------------
ヘッダ調整ここまで
---------------------*/
	
h2 {
	position: relative;
	display: block;
	margin: 30px auto 5px;
	text-align: center;
	font-size: 42px;
	font-family: 'Abhaya Libre', serif;
}
.read {
	font-size: 14px;
	color: #4d4d4d;
}
/*----------------------------------------------------------------------*/
/*タブメニュー
/*----------------------------------------------------------------------*/
.price_box_base {
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.price_box_base label {
	width: 23.5%;
	padding: 5px;
	margin: 10px .4%;
	color: #323232;
	font-size: 14px;
	font-weight: bold;
	background-color: #EDEFF0;
	text-align: center;
	text-decoration: none !important;
	border-radius: 25px;
	border: 1px solid #ACAEA9 !important;
	display: inline-block;
	box-sizing: border-box;
}
.arrow {
	display: block;
	vertical-align: middle;
	font-size: 27px;
	width: 28px;
	height: 25px;
	background-color: #998675;
	/* margin: 5px 30px 5px 5px; */
	color: #fff;
	font-family: FontAwesome;
	text-align: center;
	/* border-radius: 5px; */
	padding: 0 0 3px 0;
}
/* 振袖選び部分（色、体型、価格）--*/



.tab-content input[type="radio"] {
	display: none;
}
.tab-content label:hover, .tab-content input[type="radio"]:checked + label {
	background-color: #ACAEA9;
	border: 0px solid #ACAEA9!important;
	color: #323232!important;
	font-weight: bold;
	cursor: pointer;
}
.tab-content .tab-box {
	width: 100%;
	height: auto;
	padding: 0 0 30px 0;
	margin: 0 auto 10px auto;
	box-sizing: border-box;
	background-color: #ffffff;
}
.tab-content > .tab-box > div {
	display: none;
}
#tab1:checked ~ .tab-box > #tabView1 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab2:checked ~ .tab-box > #tabView2 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab3:checked ~ .tab-box > #tabView3 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab4:checked ~ .tab-box > #tabView4 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab5:checked ~ .tab-box > #tabView5 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab6:checked ~ .tab-box > #tabView6 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab7:checked ~ .tab-box > #tabView7 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab8:checked ~ .tab-box > #tabView8 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
/*----------------------------------------------------------------------*/
/*料金表内
/*----------------------------------------------------------------------*/
h3 {
	width: 100%;
	display: block;
	padding: 20px;
	background-color: #EDEFF0;
	font-size: 20px;
	text-align: center;
	margin: 20px auto;
	color: #4D4D4D;
}
ul.c_attention_list {
	font-size: 13px;
	color: #666666;
	margin-bottom: 40px;
	line-height: 1.8;
}
.c_price {
	font-size: 18px;
	font-weight: bold;
	color: #4D4D4D;
}
.cate_title {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.cate_title span {
	display: block;
	text-align: center;
	color: #7baf9f;
	font-family: 'Abhaya Libre', serif;
	font-size: 27px;
	margin-bottom: 2em;
}
.yume_beauty {
	width: 100%;
	margin: 30px auto;
	text-align: left;
}
.price_box_base table th, td {
	text-align: left;
	font-size: 14px;
}
table.obj_timetable {
	width: 100%;
	color: #4d4d4d;
	margin: 0 auto 1em auto;
}
.obj_timetable table, td, th {
	border: 1px solid #c2a47b;
	border-collapse: collapse;
	color: #4d4d4d;
}
.obj_timetable td, .obj_timetable th {
	padding: 10px;
	width: 50%;
	height: 25px;
}
.obj_timetable th {
	background: #EDEFF0;
}
.obj_timetable .even {
	background: #fbf8f0;
}
.obj_timetable .odd {
	background: #fefcf9;
}
table.obj_pricetable {
	width: 49%;
	float: left;
	margin: 1em 2% 1em 0;
}
.obj_pricetable, td, th {
	border: 1px solid #c2a47b;
	border-collapse: collapse;
	color: #4d4d4d;
}
.obj_pricetable td, .obj_pricetable th {
	padding: 10px;
	width: 20%;
	height: 25px;
}
.obj_pricetable th {
	background: #EDEFF0;
}
.obj_pricetable .even {
	background: #fbf8f0;
}
.obj_pricetable .odd {
	background: #fefcf9;
}
table.obj_feb_morning_teble {
	width: 49%;
	float: left;
	margin: 1em 0 1em 0;
}
.obj_feb_morning_teble, td, th {
	border: 1px solid #c2a47b;
	border-collapse: collapse;
	color: #4d4d4d;
}
.obj_feb_morning_teble td {
	padding: 10px;
	width: 75%;
	height: 25px;
}
.obj_feb_morning_teble th {
	background: #EDEFF0;
	padding: 10px;
}
.obj_feb_morning_teble .even {
	background: #fbf8f0;
}
.obj_feb_morning_table .odd {
	background: #fefcf9;
}
/*----------------------------------------------------------------------
/*打掛・引振袖
----------------------------------------------------------------------*/
table.obj_timetable_w {
	width: 100%;
	color: #4d4d4d;
	margin: 0 auto 1em auto;
}
.obj_timetable_w table, td, th {
	border: 1px solid #c2a47b;
	border-collapse: collapse;
	color: #4d4d4d;
}
.obj_timetable_w th {
	padding: 10px;
	width: 45%;
	height: 25px;
}
.obj_timetable_w td {
	padding: 10px;
	width: 25%;
	height: 25px;
}
.obj_timetable_w th {
	background: #EDEFF0;
}
.obj_timetable_w .even {
	background: #fbf8f0;
}
.obj_timetable_w .odd {
	background: #fefcf9;
}
table.obj_pricetable_w01 {
	width: 100%;
	color: #4d4d4d;
	margin: 0 auto 10px auto;
}
.obj_pricetable_w01 table, td, th {
	border: 1px solid #c2a47b;
	border-collapse: collapse;
	color: #4d4d4d;
}
.obj_pricetable_w01 td, .obj_pricetable_w01 th {
	padding: 10px;
	width: 20%;
	height: 25px;
}
.obj_pricetable_w01 th {
	background: #EDEFF0;
}
.obj_pricetable_w01 .even {
	background: #fbf8f0;
}
.obj_pricetable_w01 .odd {
	background: #fefcf9;
}
table.obj_pricetable_w03 {
	width: 100%;
	font-size: 14px;
	color: #4d4d4d;
	margin: 0 auto 10px auto;
}
.obj_pricetable_w03 table, td, th {
	border: 1px solid #c2a47b;
	border-collapse: collapse;
	color: #4d4d4d;
}
.obj_pricetable_w03 td, .obj_pricetable_w03 th {
	padding: 10px;
	width: 20%;
	height: 25px;
}
.obj_pricetable_w03 th {
	background: #EDEFF0;
}
.obj_pricetable_w03 .even {
	background: #fbf8f0;
}
.obj_pricetable_w03 .odd {
	background: #fefcf9;
}
/*----------------------------------------------------------------------
/*七五三
----------------------------------------------------------------------*/


table.obj_pricetable_k01 {
	width: 100%;
	color: #4d4d4d;
	margin: 0 auto 10px auto;
}
.obj_pricetable_k01 table, td, th {
	border: 1px solid #ACAEA9;
	border-collapse: collapse;
	color: #4d4d4d;
}
.obj_pricetable_k01 td, .obj_pricetable_k01 th {
	padding: 10px;
	width: 20%;
	height: 25px;
}
.obj_pricetable_k01 th {
	background: #EDEFF0;
}
.obj_pricetable_k01 .even {
	background: #fbf8f0;
}
.obj_pricetable_k01 .odd {
	background: #fefcf9;
}
.breadcrumb {
	width: 100%;
	margin: 10px auto 10px 3%;
	text-align: left;
	font-size: 11px;
	color: #777;
}
}

@media screen and (min-width:1025px), print, tv {
.read {
	font-size: 14px;
	color: #4d4d4d;
	line-height: 1.5;
}
/*----------------------------------------------------------------------*/
/*タブメニュー
/*----------------------------------------------------------------------*/
.price_box_base {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	justify-content: center;
}
.price_box_base label {
	width: 12%;
	padding: 5px 0;
	margin: 15px 0;
	color: #323232;
	font-size: 14px;
	/* font-weight: bold; */
	background-color: #EDEFF0;
	text-align: center;
	text-decoration: none!important;
	border-radius: 25px;
	border: 1px solid #ACAEA9!important;
	display: inline-block;
	box-sizing: border-box;
}
.price_box_base label:last-child {
	margin-right: 0;
}
.price_box_block {
	width: 200px;
	display: block;
}
.arrow {
	display: block;
	vertical-align: middle;
	font-size: 27px;
	width: 28px;
	height: 25px;
	background-color: #4d4d4d;
	/* margin: 5px 30px 5px 5px; */
	color: #fff;
	font-family: FontAwesome;
	text-align: center;
	/* border-radius: 5px; */
	padding: 0 0 3px 0;
}
/* 振袖選び部分（色、体型、価格）--*/



.tab-content input[type="radio"] {
	display: none;
}
.tab-content label:hover, .tab-content input[type="radio"]:checked + label {
	background-color: #ACAEA9;
	border: 0px solid #ACAEA9!important;
	color: #323232!important;
	font-weight: bold;
	cursor: pointer;
}
.tab-content .tab-box {
	width: 100%;
	height: auto;
	padding: 0 0 30px 0;
	margin: 0 auto 10px auto;
	box-sizing: border-box;
	background-color: #ffffff;
}
.tab-content > .tab-box > div {
	display: none;
}
#tab1:checked ~ .tab-box > #tabView1 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab2:checked ~ .tab-box > #tabView2 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab3:checked ~ .tab-box > #tabView3 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab4:checked ~ .tab-box > #tabView4 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab5:checked ~ .tab-box > #tabView5 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab6:checked ~ .tab-box > #tabView6 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab7:checked ~ .tab-box > #tabView7 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#tab8:checked ~ .tab-box > #tabView8 {
	display: block;
	width: 100%;
	padding: 20px 0;
}
/*---------------------------------------*/
/*料金表内
/*--------------------------------------*/
.cate_title {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.cate_title span {
	display: block;
	text-align: center;
	color: #083449;
	font-family: 'Abhaya Libre', serif;
	font-size: 27px;
	padding-top: 10px;
	padding-bottom: 40px;
}
h3 {
	width: 100%;
	display: block;
	padding: 20px;
	background-color: #EDEFF0;
	font-size: 20px;
	text-align: center;
	margin: 20px auto;
	color: #4D4D4D;
}
table.obj_timetable {
	width: 100%;
	font-size: 14px;
	color: #4d4d4d;
	margin: 0 auto 1.2em auto;
}
.obj_timetable table, td, th {
	border: 1px solid #c2a47b;
	border-collapse: collapse;
	color: #4d4d4d;
	text-align: left;
}
.obj_timetable td, .obj_timetable th {
	padding: 10px;
	width: 20%;
	height: 25px;
}
.obj_timetable th {
	background: #EDEFF0;
}
.obj_timetable .even {
	background: #fbf8f0;
}
.obj_timetable .odd {
	background: #fefcf9;
}
ul.c_attention_list {
	font-size: 13px;
	color: #666666;
	margin-bottom: 40px;
	line-height: 1.8;
}
.c_price {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #4D4D4D;
	padding-bottom: 10px;
}
.yume_beauty {
	width: 100%;
	margin: 30px auto;
	text-align: left;
}
table {
	text-align: center;
	font-size: 14px;
}
table.obj_pricetable {
	width: 49%;
	float: left;
	margin: 1em 2% 1.2em 0;
}
.obj_pricetable, td, th {
	border: 1px solid #c2a47b;
	border-collapse: collapse;
	color: #4d4d4d;
}
.obj_pricetable td, .obj_pricetable th {
	padding: 10px;
	width: 20%;
	height: 25px;
}
.obj_pricetable th {
	background: #EDEFF0;
}
.obj_pricetable .even {
	background: #fbf8f0;
}
.obj_pricetable .odd {
	background: #fefcf9;
}
table.obj_feb_morning_teble {
	width: 49%;
	float: left;
	margin: 1em 0 1em 0;
}
.obj_feb_morning_teble, td, th {
	border: 1px solid #c2a47b;
	border-collapse: collapse;
	color: #4d4d4d;
}
.obj_feb_morning_teble td {
	padding: 10px;
	width: 70%;
	height: 25px;
}
.obj_feb_morning_teble th {
	background: #EDEFF0;
	padding: 10px;
}
.obj_feb_morning_teble .even {
	background: #fbf8f0;
}
.obj_feb_morning_table .odd {
	background: #fefcf9;
}
/*----------------------------------------------------------------------
/*打掛・引振袖
----------------------------------------------------------------------*/

.obj_timetable_w {
	width: 100%;
	color: #4d4d4d;
	margin: 0 auto 10px auto;
}
.obj_timetable_w table, td, th {
	border: 1px solid #c2a47b;
	border-collapse: collapse;
	color: #4d4d4d;
}
.obj_timetable_w td, .obj_timetable th {
	padding: 10px;
	width: 25%;
	height: 25px;
}
.obj_timetable_w th {
	background: #EDEFF0;
    padding-left: 1em;
}
.obj_timetable_w .even {
	background: #fbf8f0;
}
.obj_timetable_w .odd {
	background: #fefcf9;
}
table.obj_pricetable_w01 {
	width: 100%;
	color: #4d4d4d;
	margin: 0 auto 10px auto;
}
.obj_pricetable_w01 table, td, th {
	border: 1px solid #c2a47b;
	border-collapse: collapse;
	color: #4d4d4d;
}
.obj_pricetable_w01 td, .obj_timetable th {
	padding: 10px;
	width: 20%;
	height: 25px;
}
.obj_pricetable_w01 th {
	background: #EDEFF0;
    padding-left: 1em;
}
.obj_pricetable_w01 .even {
	background: #fbf8f0;
}
.obj_pricetable_w01 .odd {
	background: #fefcf9;
}
table.obj_pricetable_w03 {
	width: 80%;
	color: #4d4d4d;
	margin: 0 auto 10px auto;
}
.obj_pricetable_w03 table, td, th {
	border: 1px solid #c2a47b;
	border-collapse: collapse;
	color: #4d4d4d;
}
.obj_pricetable_w03 td, .obj_timetable th {
	padding: 10px;
	width: 30%;
	height: 25px;
}
.obj_pricetable_w03 th {
	background: #EDEFF0;
}
.obj_pricetable_w03 .even {
	background: #fbf8f0;
}
.obj_pricetable_w03 .odd {
	background: #fefcf9;
}
/*----------------------------------------------------------------------
/*七五三
----------------------------------------------------------------------*/

		
table.obj_pricetable_k01 {
	width: 100%;
	color: #4d4d4d;
	margin: 0 auto 10px auto;
}
.obj_pricetable_k01 table, td, th {
	border: 1px solid #ACAEA9;
	border-collapse: collapse;
	color: #4d4d4d;
}
.obj_pricetable_k01 td, .obj_timetable th {
	padding: 10px;
	width: 20%;
	height: 25px;
}
.obj_pricetable_k01 th {
	background: #EDEFF0;
    padding-left: 1em;
}
.obj_pricetable_k01 .even {
	background: #fbf8f0;
}
.obj_pricetable_k01 .odd {
	background: #fefcf9;
}
}
