@charset "utf-8";
/*=============================================
 * body
 *=============================================*/

body {
	color: #fff;
	min-width: inherit;
	max-height: 100%;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 28px;
	font-size: 14px;
	cursor: auto;
	letter-spacing: 0;
	word-spacing: normal;
	background: url(../img/shared/bg.jpg) repeat center top;
	background-color: #000;
}

.navOpen {
	overflow-y: hidden;
	height: 100vh;
	-webkit-overflow-scrolling: touch;
}

.fnt-mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.fnt-meiryo {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.fnt-gothic {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.block::after {
	clear: both;
	content: "";
	display: block;
}

/*=============================================
 * header
 *=============================================*/

header .logo {
	position: absolute;
	top: 20px;
	left: 6px;
	width: 120px;
	z-index: 999;
}

header .navBtn {
	right: 0;
	left: auto;
}

header #belt {
	position: fixed;
	left: 0;
	top: 0;
	color: #fff;
	width: 100%;
	z-index: 9999;
}

header #hd_top {
	position: relative;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
	height: 76px;
	z-index: 99;
	background: url(../img/shared/bg.jpg) repeat center top;
	border-bottom: 5px solid #733112;
}

header h1 {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	padding: 5px;
}

/*====================== nav ====================== */

header .topnavi {
	position: absolute;
	bottom: 3px;
	right: 65px;
	height: 54px;
}

header .topnavi li {
	display: inline-block;
	position: relative;
	width: 60px;
	vertical-align: top;
}

header .topnavi li a {
	color: #fff;
	font-size: 11px;
	line-height: 23px;
	text-align: center;
	display: block;
	height: 100%;
	padding-top: 5px;
	width: 100%;
	/* border-left: 1px dotted rgba(255, 255, 255, 1.00); */
	border-right: 1px dotted rgba(255, 255, 255, 1.00);
}

header .menu_toggle ul li a {
	color: #fff;
}

header .menu_toggle .box {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5%;
}

header .menu_toggle .btn1:nth-child(2) {
	margin-left: 2%;
}

header .menu_toggle .box .btn1 {
	float: left;
	width: 49%;
}

header .menu_toggle li {
	/* border-bottom: 1px dashed #fff; */
	border-bottom: none;
}

header .topnavi li a:hover {
	text-decoration: none;
}

header .topnavi li a[class^="icon-"]:before {
	display: block;
	width: 100%;
	padding-bottom: 4px;
	font-size: 19px;
	font-weight: normal;
}

header .menu_toggle {
	background: url(../img/shared/bg.jpg) repeat;
	background-color: #ccc;
	color: #585858;
	padding-top: 85px;
}

header .menu_toggle.nav-style01 {
	top: 0px;
	right: -100%;
	display: block;
	transition: all 0.5s ease 0s;
}

header .btn2 {
	background: url(../img/shared/btn_bg.jpg) repeat;
	line-height: 30px;
	text-align: center;
	font-size: 20px;
	margin: 0 6%;
	border: 1px solid #000 !important;
	box-shadow: 0 0 4px 3px rgba(255, 255, 255, 0.35);
}

header li a:after {
	display: none !important;
}

.navOpen .menu_toggle.nav-style01 {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	right: 0;
}

header .brb {
	border-bottom: 1px dashed #fff !important;
	padding-bottom: 20px !important;
}

/*====================== end nav ====================== */

/*====================== header key ====================== */

header #key {
	position: relative;
	overflow: hidden;
	margin-top: 75px;
}

.bx-wrapper {
	position: relative;
}

.bx-wrapper .bx-pager {
	color: #ffee00;
	font-family: Arial;
	font-size: 0.85em;
	font-weight: bold;
	text-align: center;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	line-height: 10px;
	bottom: 5%;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 60;
}

.bx-controls-direction {
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
	width: 100%;
	z-index: 60;
}

.bx-wrapper .bx-controls-direction a {
	color: #fff;
	font-family: "fontello";
	font-size: 40px;
	height: 40px;
	line-height: 40px;
	outline: 0 none;
	position: absolute;
	text-indent: -9999px;
	top: 0%;
	width: 26px;
}

.bx-prev::after {
	content: "";
	left: 11px;
	position: absolute;
	text-indent: 0;
	top: 0;
}

.bx-next::after {
	content: "";
	left: 0;
	position: absolute;
	text-indent: 0;
	top: 0;
}

.bx-prev {
	position: absolute;
	top: 0;
	left: 0;
}

.bx-next {
	position: absolute;
	top: 0;
	right: 0;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background-color: #000;
	border-radius: 5px;
	display: block;
	height: 10px;
	margin: 0 5px;
	outline: 0 none;
	text-indent: -9999px;
	width: 10px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff none repeat scroll 0 0;
}

/*====================== end nav ====================== */

/*=============================================*/

/*                   　footer　　　　　          */

/*=============================================*/

footer {
	background: url(../img/shared/bg2.jpg) repeat center top;
	overflow: hidden;
	font-size: 13px;
	line-height: 19px;
	color: #fff;
	padding-bottom: 60px;
	position: relative;
}

.shopinfo {
	position: relative;
	background: url(../img/shared/light1.png) no-repeat center top;
}

footer:before {
	position: absolute;
	content: "";
	background-size: 100%;
	width: 100%;
	height: auto;
}

footer .shopinfo {
	/* padding: 5% 1.5%; */
	position: relative;
}

footer .vcard {
	padding: 0 1%;
	margin-bottom: 3%;
}

footer .vcard dl {
	margin-bottom: 5%;
}

footer .vcard dd {
	padding-left: 20px;
}

#f_logo {
	margin: 0 auto 5px;
	width: 130px;
}

#f_tel {
	margin-bottom: 10px;
}

footer .banner li {
	float: left;
	width: 32%;
	padding: 0 0.5%;
}

footer .link {
	margin: 0 auto 0;
	text-align: center;
	width: 100%;
	font-weight: normal;
}

footer .link p {
	width: 45%;
	min-width: 170px;
	max-width: 210px;
	margin: 10px auto;
	padding: 0 6px;
	line-height: 30px;
}

footer .link p a {
	border: solid 1px #fff;
	border-radius: 5px;
	color: #fff;
	display: block;
	font-size: 13px;
	letter-spacing: 0;
	padding: 3px 20px;
	text-align: center;
	text-decoration: none;
	box-shadow: inset 0 0 1px #a8a398;
	font-weight: bold;
}

footer .link .link-pc a::before {
	margin-right: 9px;
}

footer address {
	line-height: 15px;
	/* background: #444; */
	color: #fff;
	font-size: 10px;
	letter-spacing: 1.5px;
	text-align: center;
	height: 30px;
}

address span a{
 font-size: 10px;
 color: #FFF;
 display: block;
}


/*=============================================*/

/*                   　index　　　　　          */

/*=============================================*/

#index #sec2 .txt {
	position: absolute;
	left: 5%;
	right: 7%;
	text-align: center;
	bottom: 5%;
	letter-spacing: 0px;
	font-size: 13px;
}

#index #sec3 .btn1 {
	background: url(../img/shared/btn_bg.jpg) repeat;
	line-height: 30px;
	padding: 3% 0;
	text-align: center;
	font-size: 20px;
	margin: 0 6%;
	border-top-right-radius: 50px 50px;
	border-bottom-right-radius: 50px 50px;
	border-top-left-radius: 50px 50px;
	border-bottom-left-radius: 50px 50px;
	border: 1px solid #000 !important;
	box-shadow: 0 0 4px 3px rgba(255, 255, 255, 0.35);
}

/*=============================================*/

/*                   menu          */

/*=============================================*/

#menu #sec2 dl {
	border-bottom: 1px dashed #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#menu #sec1 .txt {
	padding: 0 9%;
}


#menu #sec1 h3 {
	padding: 0 9%;
	text-align: center;
}

/*=============================================*/

/*                   footer          */

/*=============================================*/

.link-archo li {
	width: 49%;
	float: left;
	color: #fff;
	padding: 10px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}

.botan {
	color: #fff;
	padding: 3px 5px;
}

.access_btn {
	background: #4C06F7;
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin-bottom: 20px;
}

.access_btn span {
	display: block;
	padding: 10px;
	cursor: pointer;
}

.copied {
	background-color: rgb(61, 38, 18);
	color: rgb(255, 255, 255);
}

#ft_group {
	position: fixed;
	opacity: 0;
	z-index: -9999;
	bottom: 0;
	left: 0;
	right: 0;
	color: #000;
	background-color: #fff;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	padding: 5px;
	height: 44px;
}

.has_nav #ft_group {
	position: fixed;
	z-index: 99;
	opacity: 1;
}

#ft_group .box {
	background: url(../img/shared/bg1.jpg) repeat;
	/* background-color: #447b95; */
	color: #fff;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #000;
	position: relative;
}

.ft_contact_tel dd {
	font-size: 18px;
}

.ft_contact_tel .icon-phone-1:before {
	padding-right: 10px;
}

.contact_gr .ft_contact_tel dd {
	font-size: 14px;
}

.contact_gr .fl, .contact_gr .fr {
	width: 49%;
}

.contact_gr .ft_contact_mail {
	font-size: 14px !important;
	line-height: 40px !important;
	height: 44px;
}

.ft_contact_mail:after {
	content: '\f105';
	font-size: 15px;
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
}

#ft_group .box .icon-mail-alt {
	font-size: 14px;
}

#ft_group .box .icon-mail-alt:before {
	font-size: 14px;
	padding-right: 10px;
}


#oshirase p{
	margin-bottom: 1em;
}
#oshirase p:last-child{
	margin-bottom: 0em;
}
#oshirase .ttl{
	font-size:110%;
	font-weight: bold;
}

#oshirase{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background:#530E00;
	border:1px solid #fff;
	color:#fff;
	padding:10px;
	display:block;
	margin:0 auto;
	font-weight: normal;
	line-height: 1.8;
}
#news_box {
    background: #f1c175;
    margin: 10px;
    line-height: 1.8;
    padding-bottom: 10px;
	color: #353030;
}
#news_box .ttl {
    padding: 10px;
    text-align: center;
    font-size: 18px;
    margin: 0 auto;
}

#news_box .txt {
    padding: 10px;
    text-align: left;
}

.text_box{
	width:95%;
	margin:20px auto 20px auto;
	padding:20px 0;
    border: double 3px #000;
	background: rgba(255,255,255,0.8)
}
.text_box p.ttl{
	font-size:20px;
	margin-bottom: 5px;
	letter-spacing: 2px;
	text-align:center;
	line-height:50px;
	color:#000;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.text_box p.ttl2{
	font-size:18px;
	margin-bottom: 5px;
	letter-spacing: 2px;
	text-align:center;
	line-height:40px;
	color:#000;
	font-weight: bold;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.text_box p.txt{
	padding: 0 10px;
	font-size:14px;
	line-height:30px;
	color:#000;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.course_bnr a{
	margin: 10px auto 0px auto;
	padding: 15px 0;
	display: block;
	color:#FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	background:#0d2710; 
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-sizing:border-box;
	width:95%;
	font-weight: bold;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}