@charset "utf-8";
/* CSS Document */

@import url("html5reset-1.6.1.css");

/*@import url(http://fonts.googleapis.com/css?family=Great+Vibes);
*/

header nav {
	margin-right: -16px;
}
header nav ul{
	display: flex;
	align-items: center;
	
}
header nav ul li a{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 16px;
}
#nav_toggle{
	display: none;
}




	/*メニュー部分*/
	nav{
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
	height: 1500px;
	left: 0px;
	background-color: #666666;
	opacity: 0.95;
	z-index: 999999;
	}
	header nav ul{
	display: block;
	width: 90%;
	height: auto;
	position: absolute;
	top: 130px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
	}
	header nav ul li{
	margin: 0 auto;
	text-align: center;
	/*letter-spacing: 2px;
		font-family: "游ゴシック", YuGothic, "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
		font-size: 26px;*/
	line-height: 1.4;
	padding-bottom: 10px;
	
	
	　
		
	}
	header nav ul li:last-child{
		border: none;
	}
	header nav ul li a{
	display: block;
	color: #FFFFFF;
	}

	
	/*開閉ボタン*/
	#nav_toggle{
	display: block;
	width: 50px;
	height: 40px;
	position: absolute;
	top: 40px;
	right: 40px;
	z-index: 9999999;
	}
	#nav_toggle div {
		position: relative;
	}
	#nav_toggle span{
	display: block;
	height: 3px;
	position: absolute;
	width: 100%;
	left: 0;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	background-color: #000000;
	}
	#nav_toggle span:nth-child(1){
		top:0px;
	}
	#nav_toggle span:nth-child(2){
		top:12px;
	}
	#nav_toggle span:nth-child(3){
		top:24px;
	}
	
	/*開閉ボタンopen時*/
	.open #nav_toggle span:nth-child(1) {
			top: 12px;
		   -webkit-transform: rotate(135deg);
			-moz-transform: rotate(135deg);
			transform: rotate(135deg);
		}
		.open #nav_toggle span:nth-child(2) {
			width: 0;
			left: 50%;
		}
		.open #nav_toggle span:nth-child(3) {
			top: 12px;
			-webkit-transform: rotate(-135deg);
			-moz-transform: rotate(-135deg);
			transform: rotate(-135deg);
		}


.sp_me_tel{
		padding-top:40px;
	}


img { max-width:100%; height:auto; }


body {
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
	font-style: normal;
	font-weight: normal;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	width: 100%;
	color: #333;
	background-color: #F7F7F6;
}



a {
text-decoration: none;

}

a:hover {
    opacity: 0.7;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}


.main{
	font-family: "游ゴシック", YuGothic, "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 28px;
	line-height: 1.8;
	padding-bottom: 20px;
	color: #333;
	letter-spacing: 1px;
}
.main_s{
	font-family: "游ゴシック", YuGothic, "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 26px;
	line-height: 1.8;
	padding-bottom: 20px;
	color: #333;
	letter-spacing: 1px;
}
.main_5{
	font-family: "游ゴシック", YuGothic, "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 28px;
	line-height: 1.8;
	padding-bottom: 5px;
	color: #333;
	letter-spacing: 1px;
}
.main_mi{
	text-align: left;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 28px;
	line-height: 1.8;
	padding-bottom: 20px;
	color: #333;
	letter-spacing: 0.6px;
}
.main_mi_c{
	
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 28px;
	line-height: 1.8;
	padding-bottom: 20px;
	color: #333;
	letter-spacing: 1px;
}
.main_mi_bt{
	text-align: center;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 28px;
	line-height: 1.8;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333;
	letter-spacing: 1px;
}
.main_mi_di{
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 26px;
	line-height: 1.8;
	color: #333;
	letter-spacing: 1px;
}
.main_wh{
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 28px;
	line-height: 1.8;
	padding-bottom: 20px;
	color: #fff;
	letter-spacing: 1px;
	text-align: left;
}

.main a{
	color: #333;
	text-decoration: none;
}

.main_gold{
	color: #C0A367;
	text-decoration: none;
}

.main_gold a {
	color: #C0A367;
	text-decoration: none;
}

.main_bold{
	font-family: "游ゴシック", YuGothic, "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 28px;
	line-height: 1.8;
	color: #333;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
}

.main_bold_mi{
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 28px;
	line-height: 1.8;
	padding-bottom: 10px;
	color: #333;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
}

.main_cap{
	font-family: "游ゴシック", YuGothic, "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 28px;
	line-height: 1.8;
	padding-bottom: 20px;
	color: #666767;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
}

.main_cap_02{
	font-family: "游ゴシック", YuGothic, "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 28px;
	line-height: 1.8;
	
	color: #666767;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
}



.main_cap_03{
	font-family: "游ゴシック", YuGothic, "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 28px;
	line-height: 1.8;
	padding-bottom: 20px;
	color: #333;
	letter-spacing: 1px;
}

.graytext {
	color: #666767;
	font-size: 14.5px;
}
.boxcap{
	font-family: "游ゴシック", YuGothic, "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 28px;
	line-height: 1.8;
	padding-top: 5px;
	color: #333;
	letter-spacing: 1px;
}
.make {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
}

/* ------ clearfix scheme ---------------------- */
 
div:after {
    visibility:hidden;
    display:block;
    font-size:0;
    content:" ";
    clear:both;
    height:0;
}
* html div             { zoom:1; } /* IE6 */
*:first-child+html div { zoom:1; } /* IE7 */

/* ------ clearfix scheme ---------------------- */
.mainImg img { 
	width: 100%;
	height: auto;
}


.logo01 {
	height: 40px;
	width: 275px;
	text-align: left;
	padding-left: 30px;
	padding-top: 40px;
	padding-bottom: 30px;
}

#su_top {
	background-color: #FFF;
}	


#top-nav {
	width: 100%;
}



#top-nav ul {
	list-style: none;
	font-size: 0;
	height: 21px;
	position: absolute;
	top: 50px;
	right: 50px;
}



#top-nav li {
	display: inline-block;
	margin: 0px;
	padding-left: 20px;
	vertical-align: middle;
}.main_mi  {
	padding-right: 10px;
}

#top-nav .nav02 {
	padding-right: 6px;
}



.header {
	width: 100%;
	margin: 0px;
	padding-top: 0px;
}


.inner {
	height: auto;
	position: relative;
	margin-bottom: 0;
	background-color: #FFF;
	padding-right: 40px;
	padding-left: 40px;
	margin-right: 40px;
    margin-left: 40px;
	padding-bottom: 20px;
	margin-top: -70px;
    z-index: 999;
}

.header .logo01 {
	height: 66px;
	width: 200px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.copy01  {
	position: absolute;
	left: 840px;
	top: -230px;
	height: 240px;
	width: 155px;
}

.copy10 {
	position: absolute;
	right: 0px;
	top: -250px;
	height: 105px;
	width: 300px;
}

.copy11 {
	position: absolute;
	left: 0px;
	top: 100px;
	height: 100px;
	width: 293px;
}

#global-nav {
	height: 29px;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
}



#global-nav ul {
	width: 752px;
	list-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	font-size: 0;
	height: 29px;
}



#global-nav li {
	display: inline-block;
	margin: 0px;
	
	

}

.toppagecopy {
	margin-bottom: 20px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
/*.header p {
	position: absolute;
	left: 252px;
	top: 140px;
	width: 630px;
}*/

/*#wrapper {
	margin: 0px auto;
	height: 100%;
	width: 940px;
	overflow:hidden;
	position: relative;
	clear: both;
	background-color: #FAF8F2;
}*/

/*.message {
	width: 100%;
	background-color: #FAF8F2;
	height: auto;
}*/
.news_inner {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0;
	height: auto;
	text-align: center;
	padding: 40px;
}
.news_leftcol {
	margin: 0px;
	float: left;
	height: auto;
	width: 265px;
	text-align: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.news_rightcol {
	height: auto;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	float: left;
	text-align: left;
	width: 735px;
}
.newstitle {
	padding-bottom: 20px;
	text-align: center;	
}
.newstitle02 {
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: center;
}
.message_inner {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0;
	height: auto;
	clear: both;
	padding: 40px;
}
.message_inner_ch {
	position: relative;
	margin-top: -24px;
	margin-bottom: 0;
	height: auto;
	padding-right: 40px;
	padding-bottom: 60px;
	padding-left: 40px;
}
.style_copy {
	margin-bottom: 30px;
}
.style_copy02 {
	text-align: center;
	padding-top: 20px;
}

.style_img {
	height: 380px;
	width: 380px;
	float: right;
	text-align: left;
}
.style_img img {
	padding-bottom: 10px;
}
.message_inner_bk {
	margin-top: 50px;
	margin-bottom: 0;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #000;
}
.message_inner03 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 512px;
	padding-top: 0px;
	padding-bottom: 0px;	
}

.message_inner04 {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

.message_leftcol {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 586px;
}
.message_rightcol {
	height: auto;
	padding-left: 85px;
	padding-bottom: 0px;
	padding-right: 120px;
	padding-top: 50px;
	margin: 0px;
	float: left;
	text-align: left;
	width: 449px;
}

.message_leftcol02 {
	margin: 0px;
	float: left;
	height: auto;
	width: 449px;
	padding-top: 0px;
	padding-right: 85px;
	padding-bottom: 0px;
	padding-left: 120px;
	text-align: left;
}
.message_rightcol02 {
	height: auto;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
	float: left;
	text-align: left;
	width: 586px;
}
.message_leftcol03 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 512px;
	width: 743px;
}
.message_rightcol03 {
	height: auto;
	padding-left: 50px;
	padding-bottom: 0px;
	padding-right: 50px;
	padding-top: 50px;
	margin: 0px;
	float: left;
	text-align: left;
	width: 320px;
}
.message_leftcol04 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 300px;
}
.message_rightcol04 {
	height: auto;
	padding-left: 66px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	float: left;
	text-align: left;
	width: 560px;
}

.message_rightcol04_l {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
}

.message_rightcol04_r {
	padding: 0px;
	float: left;
	height: auto;
	width: 360px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.su_calendar {
	padding-top: 20px;
	padding-bottom: 20px;
}
.su_calendar_img {
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 40px;
}

.access {
	width: 100%;
	height: auto;
	clear: both;
}

.access_inner {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0;
	height: auto;
	text-align: center;
}
.onlinecopy {
	text-align: left;
	padding-left: 72px;
}

.sp_sem {
	padding-top: 30px;
	
}


#access_mid {
	clear: both;
	text-align: center;
}


#access_mid .tel {
	padding-top: 10px;
	
}

#access_back {
	text-align: right;
	height: 80px;
	width: 100%;
	padding-bottom: 50px;
	padding-top: 50px;	
}

#access_back p {
	
	padding-right: 100px;
}




.postdate {
	text-align: left;
	padding-left: 72px;
	padding-right: 30px;
	color: #C0A367;
	float: left;
	clear:both;
}
.posttitle {
	padding-left: 50px;
	text-align: left;
	float: left;		
}



.instatitle {
	padding-top: 60px;
	padding-bottom: 20px;
}

.contacttitle {
	padding-top: 50px;
}
.contacttitle002 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.contacttitle_sec {
	padding-bottom: 20px;
	padding-top: 20px;
	clear: both;
	background-color: #FFF;
	padding-right: 40px;
	padding-left: 40px;
	margin-right: 40px;
	margin-left: 40px;
}

#map {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
}

#footer {
	position: relative;
	left: 0;
	bottom: 0;
	background-color: #ffffff;
	background-position: 0 0;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.footermenu {
	padding-top: 15px;
	padding-bottom: 15px;
	
}

#footer .copy {
	padding-top: 20px;
}
.sp_footer_logo {
	padding-top: 30px;
	
}

/* ------ seminar page ---------------------- */
.seminar_inner {
	width: 100%;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0;
	height: 477px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #D5E0CC;
}

.seminar_inner02 {
	width: 1240px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: -410px;
	
	padding-bottom: 50px;
}
.seminar_inner02_l {
	margin: 0px;
	float: left;
	height: 460px;
	width: 345px;
	padding-left: 120px;
	text-align: left;
}
.seminar_inner02_r {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 775px;
	height: 460px;
}

.seminar_inner02_l .seminar_inner02_t {
	padding-top: 70px;
	padding-bottom: 20px;
}
.message_rightcol04_r {
	width: 1000px;
	position: relative;
	margin-top: -70px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	padding-bottom: 50px;
	clear: both;
}
.se_sec_leftcol {
	margin: 0px;
	float: left;
	height: auto;
	width: 268px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.se_sec_rightcol {
	height: auto;
	padding-left: 78px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 60px;
	margin: 0px;
	float: left;
	text-align: left;
	width: 654px;
}
.se_sec_title {
	padding-bottom: 20px;
	
}

.se_th_inner {
	width: 1000px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	padding-bottom: 30px;
	clear: both;
}
.se_th_leftcol {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 485px;
}
.se_th_rightcol {
	height: 300px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 485px;
}


/* ------ dinner page ---------------------- */
.sp_di_sec {
	padding-bottom: 40px;
	padding-top: 40px;
	background-color: #FFF;
	padding-right: 40px;
	padding-left: 40px;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 40px;
}
.sp_di_sec_un{
	padding-top: 40px;
	border-top-style: solid;
	border-top-color: #000;
	border-top-width: 1px;
	margin-top: 40px;
}

.sp_di_sec04{
	padding-bottom: 5px;
	padding-right: 40px;
	padding-left: 40px;
}


.sp_di_sec02{
	padding-top: 40px;
	padding-bottom: 5px;
	padding-right: 40px;
	padding-left: 40px;
}

.sp_di_sec03{
	
   padding-top: 40px;

}

.dinner_inner {
	width: 100%;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0;
	height: 477px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #E9D8C6;
}

.dinner_inner02 {
	width: 1240px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: -410px;
	
	padding-bottom: 50px;
}
.dinner_inner02_l {
	margin: 0px;
	float: left;
	height: 460px;
	width: 345px;
	padding-left: 120px;
	text-align: left;
}
.dinner_inner02_r {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 775px;
	height: 460px;
}

.dinner_inner02_l .dinner_inner02_t {
	padding-top: 70px;
	padding-bottom: 20px;
}

.di_sec_inner {
	width: 1000px;
	position: relative;
	margin-top: -70px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	padding-bottom: 50px;
	clear: both;
}
.di_sec_leftcol {
	margin: 0px;
	float: left;
	height: auto;
	width: 268px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.di_sec_rightcol {
	height: auto;
	padding-left: 78px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 60px;
	margin: 0px;
	float: left;
	text-align: left;
	width: 654px;
}
.di_sec_title {
	padding-bottom: 20px;
	
}

.di_menu {
	background-color: #FFF;
	width: 760px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
	height: auto;
	clear: both;
	padding: 60px;
}

.di_menu_inner {
	width: 760px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	height: auto;
	padding-bottom: 20px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	padding-top: 20px;
}

.di_menu_leftcol {
	margin: 0px;
	float: left;
	height: auto;
	width: 320px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.di_menu_rightcol {
	height: auto;
	margin: 0px;
	float: right;
	width: 380px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.di_menu_img {
	padding-top: 20px;
	padding-bottom: 20px;
}



.di_th_inner {
	width: 1000px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	padding-bottom: 70px;
	clear: both;
}
.di_th_leftcol {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 465px;
}
.di_th_rightcol {
	height: 300px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 465px;
}
.di_smallimg {
	padding-bottom: 10px;
}

/* ------ btn ---------------------- */
/*.btn {
	font-family: "Helvetica Neue", Helvetica, Arials, sans;
  display: inline-block;
  background: transparent;
  text-transform: uppercase;
  font-weight: 500;
  font-style: normal;
  font-size: 0.625rem;
  letter-spacing: 0.3em;
  color: rgba(223,190,106,0.7);
  border-radius: 0;
  padding: 18px 80px 20px;
  transition: all 0.7s ease-out;
  background: linear-gradient(270deg, rgba(223,190,106,0.8), rgba(146,111,52,0.8), rgba(34,34,34,0), rgba(34,34,34,0));
  background-position: 1% 50%;
  background-size: 300% 300%;
  text-decoration: none;
  margin: 0.625rem;
  border: none;
  border: 1px solid rgba(223,190,106,0.3);
}

.btn:hover {
  color: #fff;
  border: 1px solid rgba(223,190,106,0);
  color: $white;
  background-position: 99% 50%;
}

.btn02 {
 	font-family: "Helvetica Neue", Helvetica, Arials, sans;

  display: inline-block;
  background: transparent;
  text-transform: uppercase;
  font-weight: 500;
  font-style: normal;
  font-size: 0.625rem;
  letter-spacing: 0.3em;
  color: #fff;
  border-radius: 0;
  padding: 18px 80px 20px;
  transition: all 0.7s ease-out;
  background: linear-gradient(270deg, rgba(34,34,34,0), rgba(34,34,34,0), rgba(146,111,52,0.8), rgba(223,190,106,0.8));
  background-position: 1% 50%;
  background-size: 300% 300%;
  text-decoration: none;
  margin: 0.625rem;
  border: none;
  border: 1px solid rgba(223,190,106,0.3);
}

.btn02:hover {
  color: rgba(223,190,106,0.7);
  border: 1px solid rgba(223,190,106,0);
  
  background-position: 99% 50%;
}*/

.btn03 {
	color: #FFFFFF;
	border: 1px solid #000;
	min-width: 200px;
	font-size: 26px;
	/*font-size: 1rem;*/
	text-align: center;
	position: relative;
	display: inline-block;
	letter-spacing: 1px;
	background-size: 6px;
	background-color: #000;
	font-family: "Barlow Condensed";
	font-weight: 400;
	letter-spacing: 3px;
	-webkit-transition: .3s;
	transition: .3s;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.btn03:hover {
	background-color: #fff;
	color: #000;
}
.btn04 {
	color: #000;
	border: 1px solid #000;
	min-width: 200px;
	font-size: 26px;
	/*font-size: 1rem;*/
	text-align: center;
	position: relative;
	display: inline-block;
	letter-spacing: 1px;
	background-size: 6px;
	background-color: #fff;
	font-family: "Barlow Condensed";
	font-weight: 400;
	letter-spacing: 3px;
	-webkit-transition: .3s;
	transition: .3s;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.btn04:hover {
	background-color: #000;
	color: #fff;
}
.btn05 {
	color: #000;
	border: 1px solid #000;
	min-width: 200px;
	font-size: 26px;
	/*font-size: 1rem;*/
	text-align: center;
	position: relative;
	display: inline-block;
	letter-spacing: 1px;
	background-size: 6px;
	background-color: #fff;
	font-family: "Barlow Condensed";
	font-weight: 400;
	letter-spacing: 3px;
	-webkit-transition: .3s;
	transition: .3s;
	padding: 10px;
	margin-bottom: 30px;
}

.btn05:hover {
	background-color: #000;
	color: #fff;
}
