
/**************************************************************************************/
/**************************************************************************************/
/* PC Site*/
/**************************************************************************************/
/**************************************************************************************/

.blog_pagenation{
	position : relative ;
	text-align : center ;
	margin-top : 56px ;
	color : #767676 ;
}
.blog_pagenation a{
	padding-left : 2px ;
	padding-right : 2px ;
}

.blog_ranking_title{
	position : relative ;
	width : 100% ;
	margin-top : 60px ;
	margin-bottom : 40px ;
	font-size : 19px ;
	color : #42210B ;
	padding-bottom : 8px ;
	border-bottom : 3px dotted #CCCCCC ;
}

.blog_ranking_superbox{
	position : relative ;
	width : 1000px ;
	margin-left : -15px ;
}

.blog_ranking_itembox{
	position : relative ;
	float : left ;
	width : 170px ;
	height : 220px ;
	margin-bottom : 10px ;
	margin-left : 15px ;
	margin-right : 15px ;
}

.blog_ranking_image{
	position : relative ;
	width : 170px ;
	height : 150px ;
	overflow : hidden ;
	z-index : 1;
}
.blog_ranking_image img{
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transform: translate(-50%,-50%);
}

.blog_ranking_story{
	position : relative ;
	margin-top : 4px ;
	font-size : 13px ;
	color : #767676 ;
}

.blog_ranking_num{
	position : absolute ;
	top : -20px ;
	left : 10px ;
	width : 40px ;
	height : 40px ;
	z-index : 4;
}





.blog_superbox{
	position : relative ;
	float : left ;
	width : 680px ;
	margin-top : 40px ;
}
.blog_single_superbox{
	position : relative ;
	float : left ;
	width : 680px ;
	margin-top : 40px ;
}

.blog_widgetbox{
	position : relative ;
	float : right ;
	width : 232px ;
	margin-top : 40px ;
}


.blog_itembox{
	position : relative ;
	width : 100% ;
	padding-top : 16px  ;
	padding-bottom : 16px  ;
	border-bottom : 1px solid #999999 ;
}

.blog_item_imagebox{
	position : relative ;
	float : left ;
	width : 170px ;
	height : 150px ;
	overflow : hidden ;
}
.blog_item_imagebox img{
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transform: translate(-50%,-50%);
}

.blog_item_storybox{
	position : relative ;
	float : right ;
	width : 490px ;
	min-height : 150px ;
}

.blog_item_date{
	position : relative ;
	float : left ;
	width : auto ;
	height : 28px ;
	line-height : 28px ;
	color : #E2D1A3 ;
	margin-right : 16px ;
	margin-bottom : 4px ;
}

.blog_item_category{
	position : relative ;
	float : left ;
	width : auto ;
	height : 26px ;
	line-height : 26px ;
	color : #555555 ;
	margin-right : 16px ;
	font-size : 13px ;
	padding-left : 10px ;
	padding-right : 10px ;
	border : 1px solid #E2D1A3 ;
	background : #F9F2E0;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	margin-bottom : 4px ;
}


.blog_item_title{
	font-size : 17px ;
	color : #42210B ;
	font-weight : 900 ;
	margin-top : 10px ;
}

.blog_item_story{
	position : relative ;
	color : #767676 ;
	margin-top : 44px ;
}






#gsearch01{
	position: relative;
}
#gsearch02{
	position: relative;
}
#gsearch_word01{
	width: 198px !important;
	height: 36px !important;
	padding-left : 16px  !important;
	padding-right : 16px  !important;
	line-height : 36px  !important;
	border : 1px solid #D3B39B  !important;
	font-size : 12px  !important;
	background-color : #FFFFFF ;
	margin-bottom : 26px ;
}

#gsearch_btn01{
	position: absolute;
	top: 0;
	right: 0px;
	width : 40px ;
	height : 40px ;
}


.blog_widget_itembox{
	position : relative ;
	width : 218px ;
	padding : 6px ;
	border : 1px solid #D3B39B ;
	background-color : #FFFFFF ;
	margin-bottom : 26px ;
}


.blog_widget_item_title{
	position : relative ;
	width : 100% ;
	height : 32px ;
	line-height : 32px ;
	color : #FFFFFF;
	background-color : #966530 ;
	margin-bottom : 8px ;
}

.blog_widget_item_title_left{
	position : relative ;
	float : left ;
	margin-left : 10px ;
	font-size : 19px ;
}
.blog_widget_item_title_right{
	position : relative ;
	float : right ;
	margin-right : 10px ;
	font-size : 10px ;
}



.blog_widget_itembox table{
	width : 218px ;
	margin-left : auto ;
	margin-right : auto ;
	font-size : 11px ;
}

.blog_widget_itembox td{
	width : 31px ;
	height : 31px ;
	vertical-align: middle;
	line-height : 31px ;
	text-align : center ;
	overflow : hidden ;
}

.blog_widget_itembox td img{
	display : inline ;
	vertical-align: middle;
}


.blog_widget_item{
	position : relative ;
	width : 206px ;
	padding : 6px ;
	font-size : 12px ;
	border-top : 1px dotted #C8C8C8 ;
}
.blog_widget_item.first{
	border-top : none ;
}

.custom-calendar-wrap .month {
	position: relative;
}
.custom-calendar-wrap .month h2 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.custom-calendar-wrap .month .btnArrow {
	position: absolute;
	top: 0;
	left: 0;
}
.custom-calendar-wrap .month .btnArrow a {
	display: block;
	width: 1.5em;
	background: #966530;
	color: #fff;
	text-align: center;
}
.custom-calendar-wrap .month .btnNext {
	left: auto;
	right: 0;
}
.fc-calendar .fc-head {
	font-weight: normal;
}
.fc-calendar .fc-row > div {
	padding: 0;
}



.blog_itemtitle{
	font-size : 19px ;
	color : #42210B ;
	margin-bottom : 10px ;
}

.blog_contents{
	color : #767676 ;
	font-size : 15px ;
}
.blog_contents p{
	margin-top : 32px ;
}
.blog_contents img{
	width : auto ;
	max-width : 100% ;
	height : auto !important;
	margin-top : 32px ;
}
.blog_image_center{
	margin-left : auto ;
	margin-right : auto ;
}

.blog_single_stylistbox{
	width : 646px ;
	padding : 15px ;
	background-color : #F9F2E0 ;
	border : 1px solid #E2D1A3 ;
	margin-top : 72px ;
}

.blog_single_stylistimage{
	position : relative ;
	float : left ;
	width : 80px ;
	height : auto ;
}

.blog_single_stylist_info{
	position : relative ;
	float : right ;
	width : 546px ;
}

.blog_single_stylist_shop{
	font-size : 14px ;
	margin-bottom : 10px ;
}
.blog_single_stylist_position{
	font-size : 14px ;
	margin-bottom : 10px ;
}
.blog_single_stylist_name{
	font-size : 18px ;
	font-weight : 600 ;
}


.blog_single_stylist_btn{
	position : absolute ;
	bottom : 15px ;
	right : 15px ;
	width : 190px ;
	height : 30px ;
	line-height : 30px ;
	text-align : center ;
	font-size : 13px ;
	background-color : #FFFFFF ;
	box-shadow : 1px 1px 1px rgba(0,0,0,0.4);
}



.blog_single_btnreserve{
	position : relative ;
	width : 340px ;
	height : 42px ;
	line-height : 42px ;
	background-color : #EF9BA5 ;
	text-align : center ;
	font-size : 18px ;
	font-weight : 600 ;
	margin-top :  26px ;
	color : #FFFFFF ;
}


.blog_single_shop{
	margin-top : 24px ;
	color : #767676 ;
}
.blog_single_shopname{
	margin-bottom : 4px ;
	font-size : 18px ;
	font-weight : 600 ;
}


.blog_single_pagenation{
	position : relative ;
	width : 680px ;
	height : 60px ;
	border-top : 1px solid #000000 ;
	border-bottom : 1px solid #000000 ;
	margin-top : 42px ;
}
.blog_single_pageprev{
	position : relative ;
	float : left ;
	width : 339px ;
	height : 60px ;
	line-height : 60px ;
	overflow : hidden ;
	text-align : left ;
	border-right : 1px solid #000000 ;
	color : #767676 ;
}
.blog_single_pagenext{
	position : relative ;
	float : right ;
	width : 340px ;
	height : 60px ;
	line-height : 60px ;
	overflow : hidden ;
	text-align : right ;
	color : #767676 ;
}








@media screen and (max-width: 1200px) {



}


/**************************************************************************************/
/**************************************************************************************/
/* TB Site*/
/**************************************************************************************/
/**************************************************************************************/
@media screen and (max-width: 960px) {



.blog_pagenation{
	margin-top : 60px ;
	margin-bottom : 20px ;
	font-size : 24px ;
}
.blog_pagenation a{
	padding-left : 2px ;
	padding-right : 2px ;
}


.blog_ranking_title{
	width : 100% ;
	margin-top : 56px ;
	margin-bottom : 64px ;
	font-size : 26px ;
	padding-bottom : 8px ;
	border-bottom : 3px dotted #CCCCCC ;
}

.blog_ranking_superbox{
	width : 620px ;
	margin-left : -10px ;
}

.blog_ranking_itembox{
	float : left ;
	width : 280px ;
	height : 400px ;
	margin-bottom : 10px ;
	margin-left : 10px ;
	margin-right : 10px ;
}

.blog_ranking_image{
	width : 280px ;
	height : 244px ;
	overflow : hidden ;
}
.blog_ranking_image img{
}

.blog_ranking_story{
	margin-top : 8px ;
	font-size : 20px ;
}

.blog_ranking_num{
	position : absolute ;
	top : -40px ;
	left : 20px ;
	width : 80px ;
	height : 80px ;
	z-index : 4;
}

.blog_single_stylistbox {
	width: 95%;
}

.blog_single_stylist_info {
	width: calc(100% - 80px);
}




.blog_superbox{
	float : none ;
	width : 640px ;
	margin-top : 40px ;
	margin-left : -30px ;

}
.blog_single_superbox{
	float : none ;
	width : 580px ;
	margin-top : 40px ;
	margin-left : auto ;
	margin-right : auto ;
}

.blog_widgetbox{
	float : none ;
	width : 580px ;
}


.blog_itembox{
	padding-top : 14px  ;
	padding-bottom : 14px  ;
}

.blog_item_imagebox{
	width : 138px ;
	height : 138px ;
	margin-left : 12px ;
}
.blog_item_imagebox img{
}

.blog_item_storybox{
	width : 448px ;
	min-height : 138px ;
	margin-right : 12px ;
}

.blog_item_date{
	height : 34px ;
	line-height : 34px ;
	font-size : 24px ;
}

.blog_item_category{
}


.blog_item_title{
	font-size : 24px ;
	margin-top : 16px ;
}

.blog_item_story{
}










#gsearch01{
	position: relative;
}
#gsearch02{
	position: relative;
}
#gsearch_word01{
	width: 510px !important;
	height: 76px !important;
	padding-left : 30px  !important;
	padding-right : 30px  !important;
	line-height : 90px  !important;
	border : 5px solid #D3B39B  !important;
	font-size : 30px  !important;
	margin-bottom : 40px ;
}

#gsearch_btn01{
	position: absolute;
	top: 0px ;
	right: 0px;
	width : 88px ;
	height : 88px ;
}


.blog_widget_itembox{
	width : 542px ;
	padding : 14px ;
	border : 5px solid #D3B39B ;
	margin-bottom : 40px ;
}

.blog_widget_item_title{
	height : 80px ;
	line-height : 80px ;
	margin-bottom : 10px ;
}

.blog_widget_item_title_left{
	margin-left : 20px ;
	font-size : 47px ;
}
.blog_widget_item_title_right{
}



.blog_widget_itembox table{
	width : 539px ;
	margin-left : auto ;
	margin-right : auto ;
	font-size : 27px ;
}

.blog_widget_itembox td{
	width : 77px ;
	height : 77px ;
	line-height : 77px ;
}

.blog_widget_itembox td img{
}


.blog_widget_item{
	width : 522px ;
	padding : 20px 10px ;
	font-size : 30px ;
	border-top : 3px dotted #C8C8C8 ;
}
.blog_widget_item.first{
}









.blog_itemtitle{
	font-size : 26px ;
	margin-bottom : 20px ;
}

.blog_contents{
	font-size : 24px ;
}
.blog_contents p{
	margin-top : 40px ;
}
.blog_contents img{
	margin-top : 40px ;
}
.blog_image_center{
}

.blog_single_stylistbox{
}

.blog_single_stylistimage{
	width : 160px ;
}

.blog_single_stylist_info{
	width: calc(100% - 180px);
}

.blog_single_stylist_shop{
	font-size : 20px ;
}
.blog_single_stylist_position{
	font-size : 20px ;
}
.blog_single_stylist_name{
	font-size : 26px ;
}


.blog_single_stylist_btn{
	width : 280px ;
	font-size : 18px ;
}

.blog_single_btnreserve{
}


.blog_single_shop{
}
.blog_single_shopname{
}

.blog_single_shop{
}
.blog_single_shopname{
	font-size : 24px ;
}


.blog_single_pagenation{
	width : 100% ;
	height : auto ;
	border-top : none ;
	border-bottom : none ;
	margin-top : 42px ;
	font-size : 24px ;
}
.blog_single_pageprev{
	float : none ;
	width : 100% ;
	height : 60px ;
	line-height : 60px ;
	overflow : hidden ;
	text-align : left ;
	border-right : none ;
	color : #555555 ;
}
.blog_single_pagenext{
	float : none ;
	width : 100% ;
	height : 60px ;
	line-height : 60px ;
	overflow : hidden ;
	text-align : right ;
	border-right : none ;
	color : #555555 ;
}













}