*{
	padding:0px;
	Margin:0px;
}
Img{
	Vertical-align:bottom;
}
Body{
	font-family: YuGothic,'Yu Gothic',sans-serif;
	Position:relative;
	width:1440px;
	color:#333;
	Line-height:1.7;
	Font-size:16px;
	Background-color:#ebe7df;
}
.wrap{
	width:1200px;
	margin:0 auto;
}
#smp-only{
	display:none;
}

/*ーーーー↓トップページ↓ーーーー*/

.home{
	background-image:url(images/top.jpg);
	Background-repeat:no-repeat;
	Background-size:1440px;
	width:1440px;
	Background-color:black;
}
.home header{
	display:flex;
	Justify-content:flex-end;
	Height:132px;
	Padding-bottom:30px;
}
.home header,nav{
	font-size:18px;
}
.home .logo{
	Text-indent:100%;
	White-space:nowrap;
	Overflow:hidden;
	Background-image:url(images/title.png);
	background-repeat:no-repeat;
	Background-size:contain;
	margin-right:auto;
	Margin-top:15px;
	Width:180px;
}
.date{
	Text-indent:100%;
	White-space:nowrap;
	Overflow:hidden;
	Background-image:url(images/date.jpg);
	background-repeat:no-repeat;
	Background-size:contain;
	Width:270px;
	Margin-right:28px;
	}
.home nav{
	display:flex;
	Justify-content:space-between;
	Align-items:center;
	Padding-bottom:100px;
}
.home nav ul{
	display:flex;
	Justify-content:space-between;
	Align-items:flex-end;
	Text-align:center;
	Width:900px;
	List-style-type:none;
	Padding-top:20px;
	Font-size:14px;
}
.home nav li{
	width:200px;
	Padding-bottom:32px;
}
.home nav ul li:nth-child(4){
	padding-right:18px;
}
.navtitle{
	font-size:24px;
}
.home nav a{
	color:black;
	Text-decoration:none;
}
.home nav a img:hover{
	transform:scale(1.2,1.2);
}
.home a .insta{
	opacity:90%;
}
.home a .insta:hover{
	transform:none;
	Opacity:100%;
}
/*footer(共通)*/
footer{
	width:100%;
	height:113px;
	Background-image:url(images/footer.png);
	Background-repeat:no-repeat;
	Position:fixed;
	Bottom:0;
}
.footer-txt{
	width:1200px;
	Margin:0 auto;
	Display:flex;
	Align-items:center;
	Padding-top:8px;
}
.map a{
	display:block;
	background-image:url(images/navi.png);
	Background-repeat:no-repeat;
	Background-size:48px;
	padding-left:48px;
	color:#333;
	Text-decoration:none;
}
.footer-btn{
	padding-left:60px;
}
.footer-btn a img:hover{
	transform:scale(1.2,1.2);
}
.sp{
	display: none;
}
.map-smp{
	display: none;
}



/*ーーーー↑トップページ↑ーーーー*/

/*——————↓system,food,drink,happyhour,information,recruit共通部分↓——————*/

.system,.food,.drink,.happyhour,.information,.recruit{
	padding-bottom:130px;
}
.logo{
	margin-right:auto;
}
.system header,.food header,.drink header,.happyhour header,.information header,.recruit header{
	display:flex;
}
.system .main-ul,.food .main-ul,.drink .main-ul,.happyhour .main-ul,.information .main-ul,.recruit .main-ul{
	display:flex;
	Text-align:center;
	List-style-type:none;
	Font-size:10px;
}
.system .main-ul li,.food .main-ul li,.drink .main-ul li,.happyhour .main-ul li,.information .main-ul li,.recruit .main-ul li{
	padding-right:10px;
}
.system header a,.food header a,.drink header a,.happyhour header a,.information header a,.recruit header a{
	color:black;
	Text-decoration:none;
}
header a img:hover{
	transform:scale(1.2,1.2);
}
h2{
	text-align:center;
	Font-size:24px;
	Font-weight:normal;
	Padding:60px;
	Background-repeat:no-repeat;
	Background-position:center top;
	Margin:50px 0px;
}
h3{
	font-size:20px;
}
.btn{
	text-align:right;
	Padding-top:16px;
	Font-weight:bold;
}
.btn a{
	background-color:	#7B1A13;
	color:white;
	Padding:10px 20px;
	Text-decoration:none;
	Opacity:70%;
}
.btn a:hover{
	opacity:100%;
}
.weight{
	font-weight:bold;
}
/*——————↑system,food,drink,happyhour,information,recruit共通部分↑——————*/

/*——————↓system↓——————*/
.system h2{
	background-image:url(images/system.png);
}
.system-main{
	display:flex;
	Flex-wrap:wrap;
	Justify-content:space-around;
}
.system-box{
	padding:20px;
}
.system-box img{
	box-shadow:5px 10px 10px #666;
}
.motikomi{
	display:flex;
	Justify-content:space-between;
}
.system .price{
	text-align:right;
}
/*——————↑system↑——————*/

/*——————↓food↓——————*/

.food h2{
	background-image:url(images/food.png);
}
.food-img{
	display:flex;
	Justify-content:space-between;
	Padding-bottom:50px;
}
.food-img img{
	box-shadow:5px 10px 10px #666;
}
.food-main{
	display:flex;
	Justify-content:space-between;
	Padding-bottom:20px;
}
/*food,drink,recruitの下線*/
.food h3,.drink h3,.recruit h3{
	text-align:center;
	padding:12px;
	Margin-bottom:10px;
	Background-image:url(images/line1.png);
	Background-repeat:space no-repeat;
	Background-size:10px;
	Background-position:bottom;
}
.tyousei1{
	margin-left:29px;
}
.tyousei2{
	margin-left:32px;
}
.food ul{
	list-style-type:none;
}
.food-ul{
	width:350px;
	display:flex;
	Justify-content:space-between;
}
/*——————↑food↑——————*/

/*——————↓drink↓——————*/
.drink h2{
	background-image:url(images/drink.png);
}
.drink h3{
	padding-top:80px;
	Margin:10px auto;
}
.sen5{
	width:486px;
}
.sen6{
	width:486px;
}
.drink-main{
	display:flex;
	Justify-content:space-around;
	Padding-bottom:150px;
}
.drink-main img{
	box-shadow:5px 10px 10px #666;
}
.drink h4{
	padding:20px 0px 3px 0px;
}
.drink h4,.redtxt{
	line-height:1;
}
.redtxt{
	color:#7B1A13;
	Font-size:12px;
}
.sonota{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	Text-align:center;
	width: 500px;
}
.sonota h4{
	width: 300px;
}
.sonotatxt{
	font-weight:bold;
	width:200px;
	padding-top: 15px;
}
.tyousei4{
	margin-right:11px;
}

/*——————↑drink↑——————*/

/*——————↓happyhour↓——————*/
.happyhour h2{
	background-image:url(images/happyhour.png);
}
.happyhour main{
	text-align:center;
}
.happyhour h3{
	font-weight:normal;
	Font-size:26px;
	Text-align:left;
}
.happyhour-main{
	display:flex;
	Justify-content:space-between;
	Align-items:baseline;
	font-size:24px;
	Font-weight:bold;
	Text-align:center;
}
.plus{
	align-self:center;
	Padding-bottom:40px;
}
.happyhour-main p{
	padding:5px;
}
.happyhour .txt{
	font-size:16px;
	Font-weight:normal;
}
.tyousei6{
	margin-right:64px;
}
.happyhour .redtxt{
	font-size:24px;
	margin-left:0px;
}
.big-price{
	font-size:48px;
	Padding:24px;
}
.tyousei3{
	padding-top:22px;
}
/*——————↑happyhour↑——————*/

/*——————↓information↓——————*/

.information h2{
	background-image:url(images/information.png);
}
.info-main{
	display:flex;
	justify-content:space-between;
}
.info-flexbox{
	margin-left:80px;
}
.info-box{
	background-image:url(images/sen01.png);
	Background-repeat:no-repeat;
	Background-position:bottom left;
	Padding:10px 0px;
}
.tizu{
	display:flex;
}
.tizu .btn{
	Margin-left:50px;
}
.tizu a img:hover{
	box-shadow:2px 4px 4px #777;
}
.info-img{
	padding:10px 0px;
}
.info-img img{
	width:400px;
	box-shadow:5px 10px 10px #666;
}
/*——————↑information↑——————*/

/*——————↓recruit↓——————*/
.recruit h2{
	background-image:url(images/recruit01.png);
}
.rec-main{
	display:flex;
	justify-content:space-between;
	Margin:40px 0px;
}
.recruit .centertxt{
	text-align:center;
}
.recruit h3{
	margin-bottom:40px;
	Display:inline-block;
	padding:12px 16px;
}
.rec-main img{
	width:504px;
}
.rec-flexbox{
	width:504px;
}
.rec-txt{
	text-align:center;
}
.rec-box{
	padding:12px 0px;
}
.recruit h4{
	font-size:18px;
	Background-image:url(images/sen03.png);
	Background-repeat:no-repeat;
	Background-position:left bottom;
}
.recruit .weight{
	font-size:18px;
}
label{
	padding-top:10px;
}
label:after{
	content:"*";
	Color:#7B1A13;
}
.tyousei5 label:after{
	content:none;
}
.radio-label:after{
	content:none;
}
.rec-form{
	width:500px;
}
.formbox{
	display:flex;
	Justify-content:space-between;
}
input,textarea{
  width:200px;
  margin-top:10px;
  margin-bottom:20px;
  padding:5px;
  font-size:18px;
  border:1px solid #aca69b;
}
.tyousei5{
	margin-top:20px;
}
.recruit .redtxt{
	font-weight:bold;
	Font-size:18px;
}
.recruit .contact-submit{
	background-color:#7B1A13;
	color:white;
	Margin-left:200px;
	Opacity:70%;
	Width:100px;
}
.contact-submit:hover{
	opacity:100%;
}


/*——————↑recruit↑——————*/

/*————————————web————————————*/






/*————————————smp————————————*/

@media screen and (max-width:500px){
Body{
	font-family: YuGothic,'Yu Gothic',sans-serif;
	Position:relative;
	width:auto;
	color:#333;
	Line-height:1.7;
	Font-size:16px;
	Background-color:#ebe7df;
	padding-bottom:0px;
}
.wrap{
	width:auto;
	margin:0 auto;
}
#smp-only{
	display:block;
}
/*ーーーー↓トップページ↓ーーーー*/

.home{
	background-image:none;
	Background-repeat:no-repeat;
	Background-size:auto;
	Background-position:0px 100px;
	width:auto;
	Background-color:#ebe7df;
}
.home header{
	display:block;
	Justify-content:flex-end;
	Height:50px;
	width: 100%;
	Padding-bottom:0px;
	background-color: #f6f3ed;
	Background-image:url(images2/hedder.jpg);
	Background-repeat:no-repeat;
	Background-position:top left;
	Background-size:auto 50px;
	Position:fixed;
}
.smptopimage img{
	width: 100%;
	margin-top: 50px;
}
.home header,nav{
	font-size:18px;
}
.home .logo{
	Text-indent:100%;
	White-space:nowrap;
	Overflow:hidden;
	Background-image:none;
	background-repeat:no-repeat;
	Background-size:auto;
	margin-right:0px;
	Margin-top:0px;
	Width:auto;
}
.date{
	Text-indent:100%;
	White-space:nowrap;
	Overflow:hidden;
	Background-image:none;
	background-repeat:no-repeat;
	Background-size:contain;
	Width:0px;
	Margin-right:0px;
	}
.ribbon{
	display:none;
}
.home nav{
	display:block;
	Padding-bottom:0px;
}
.home nav ul{
	display:none;
	Text-align:center;
	Width:auto;
	List-style-type:none;
	Padding-top:0px;
	Font-size:14px;
}
.home nav li{
	width:200px;
	Padding-bottom:0px;
}
.home nav ul li:nth-child(4){
	padding-right:0px;
}
.navtitle{
	font-size:24px;
}
.home nav a{
	color:black;
	Text-decoration:none;
}
.home nav a img:hover{
	transform:scale(1.2,1.2);
}
.colorchange{
	background-color:#f6f3ed;
}
.colorchange p{
	padding: 30px 0px;
	width: 90%;
	margin: auto;
}
.home h3{
	text-align:center;
	font-size: 16px;
	padding:35px 0px 22px 0px;
}
.imageback img{
	padding:0px 0px 40px 78px;
	width: 267px;
}
.imageback{
	background-image:url(images2/contents5.png);
	Background-repeat:no-repeat;
	background-position:20px bottom;
	Background-size:190px;
}
.insta{
	width:200px;
	margin-left: 20px;
	padding-bottom:20px;
}
.smp-flexbox{
	display:flex;
	Flex-wrap:wrap;
	align-items: center;
	Justify-content:space-around;
	padding-top: 30px;
}
.smp-box{
	width:185px;
	height: 250px;
}
.smp-box h3{
	padding:10px 0px;
}
.smp-flexbox img{
	width:158px;
}
.smp-footer{
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	color:white;
	Background-color:#ACA69B;
	Padding:50px 0px 80px;
}
.footer-right{
	width:60%;
	padding-right: 5px;
}
.footer-left{
	width: 20%;
	padding:0px 20px;
}
.footer-height{
	height: 100px;
}
.sp{
	display: inline-block;
}
.pc{
	display: none;
}
/*footer(共通)*/
footer{
	width:100%;
	height:60px;
	Background-image:url(images/footer.png);
	Background-repeat:no-repeat;
	Position:fixed;
	Bottom:0;
}
.footer-txt{
	width:100%;
	Margin:0 auto;
	Display:flex;
	Align-items:center;
	Padding-top:8px;
	justify-content: center;

}
.map a{
	display:none;
}
.map-smp{
	display: block;
	width: 46px;
	height:50px;
}
.map-smp img{
	width: 70%;
}
.footer-btn{
	padding-left:76px;
	padding-right: 30px;
}
.footer-btn img{
	width:140px;
	height:52px;
	margin-top: 3px;
}
.footer-btn a img:hover{
	transform:scale(1.2,1.2);
}


/*ーーーー↑トップページ↑ーーーー*/

/*——————↓system,food,drink,happyhour,information,recruit共通部分↓——————*/

.system,.food,.drink,.happyhour,.information,.recruit{
	padding-bottom:0px;
}
.logo{
	margin-right:0px;
}
.system header,.food header,.drink header,.happyhour header,.information header,.recruit header{
	display:block;
	Text-indent:100%;
	White-space:nowrap;
	Overflow:hidden;
	Height:50px;
	width: 100%;
	Padding-bottom:0px;
	background-color: #f6f3ed;
	Background-image:url(images2/hedder.jpg);
	Background-repeat:no-repeat;
	Background-position:top left;
	Background-size:auto 50px;
	Position:fixed;
}
.system main,.food main,.drink main,.happyhour main,.information main,.recruit main{
	margin:auto;
	width:90%;
}
.system .main-ul,.food .main-ul,.drink .main-ul,.happyhour .main-ul,.information .main-ul,.recruit .main-ul{
	display:none;
	Text-align:center;
	List-style-type:none;
	Font-size:10px;
}
.system .main-ul li,.food .main-ul li,.drink .main-ul li,.happyhour .main-ul li,.information .main-ul li,.recruit .main-ul li{
	padding-right:0px;
}
.system header a,.food header a,.drink header a,.happyhour header a,.information header a,.recruit header a{
	color:black;
	Text-decoration:none;
}
.p-img{
	text-align: center;
}
header a img:hover{
	transform:scale(1.2,1.2);
}
.smp-tyousei{
	height: 50px;
}
h2{
	text-align:center;
	Font-size:20px;
	Font-weight:normal;
	Padding:40px;
	Background-repeat:no-repeat;
	Background-position:center top;
	background-size:auto 55px;
	Margin:30px 0px;
}
h3{
	font-size:18px;
}
.btn{
	text-align:right;
	Padding-top:16px;
	Font-weight:bold;
}
.btn a{
	background-color:	#7B1A13;
	color:white;
	Padding:10px 20px;
	Text-decoration:none;
	Opacity:70%;
}
.btn a:hover{
	opacity:100%;
}
.weight{
	font-weight:bold;
}

/*ハンバーガーメニュー*/
.hamburger-menu label::after{
	content: none;
}
.menu-btn {
    position: fixed;
    top: 0px;
    right: 5px;
    display: flex;
    height: 35px;
    width: 50px;
    justify-content: center;
    align-items: center;
    z-index: 90;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #333333;
    position: absolute;
}
.menu-btn span:before {
    bottom: 8px;
}
.menu-btn span:after {
    top: 8px;
}
#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
		background-color: white;
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
		background-color: white;
}
#menu-btn-check {
    display: none;
}
.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 80;
    background-color: #3584bb;
}
.menu-content ul {
    padding: 70px 10px 0;
}
.menu-content ul li {
    border-bottom: solid 1px #ffffff;
    list-style: none;
		height: 50px;
		margin-bottom: 20px;
}
.menu-content ul li a {
    display: block;
    width: 150px;
    font-size: 15px;
    color:#ffffff;
    text-decoration: none;
    padding: 9px 15px 10px 0;
    position: relative;
}


.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;/*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-color: #333333;
		opacity: 70%;
    transition: all 0.5s;/*アニメーション設定*/
}

#menu-btn-check:checked ~ .menu-content {
    left: 0;/*メニューを画面内へ*/
}

.home .hamburger-menu li{
	padding-left: 40%;
}


/*ハンバーガーメニュー*/

/*——————↑system,food,drink,happyhour,information,recruit共通部分↑——————*/

/*——————↓system↓——————*/
.system h2{
	background-image:url(images/system.png);
	padding-bottom: 10px;
}
.system-main{
	display:block;
	Flex-wrap:wrap;
	Justify-content:space-around;
}
.system-box{
	padding:30px 0px;
}
.system-box img{
	box-shadow:5px 10px 10px #666;
	width: 300px;
	height: auto;
	margin:auto;
}
.motikomi{
	display:flex;
	Justify-content:space-between;
}
.motikomi p{
	height: 55px;
}
.system .price{
	text-align:right;
	width: 70px;
}
/*——————↑system↑——————*/

/*——————↓food↓——————*/

.food h2{
	background-image:url(images/food.png);
}
.food-img{
	display:flex;
	flex-wrap: wrap;
	Justify-content:space-around;
	Padding-bottom:50px;
}
.food-img img{
	box-shadow:5px 10px 10px #666;
	width:157px;
	height:auto;
	margin-bottom: 10px;
}
.food-main{
	display:block;
	Justify-content:space-between;
	Padding-bottom:20px;
}
/*food,drink,recruitの下線*/
.food h3,.drink h3,.recruit h3{
	text-align:center;
	padding:12px;
	Margin-bottom:10px;
	Background-image:url(images/line1.png);
	Background-repeat:space no-repeat;
	Background-size:10px;
	Background-position:bottom;
}
.tyousei1{
	padding-left:30px;
}
.tyousei2{
	padding-left:55px;
}
.food-flexbox{
	width: 80%;
	margin: auto;
	padding: 20px 0px;
}
.smpfood{
	width: 200px;
}
.food-main ul{
	list-style-type:none;
	margin:0 auto;
	width: 150px;
}
.food-ul{
	width:auto;
	display:block;
	Justify-content:space-between;
}

/*——————↑food↑——————*/

/*——————↓drink↓——————*/
.drink h2{
	background-image:url(images/drink.png);
}
.drink h3{
	padding-top:80px;
	Margin:30px auto;
}
.sen5{
	width:206px;
}
.sen6{
	width:102px;
}
.drink-main{
	display:block;
	Justify-content:space-around;
	Padding-bottom:90px;
}
.drink main img{
	width: 100%;
	height: auto;
	box-shadow:5px 10px 10px #666;
}
.drink-flexbox img{
	box-shadow:5px 10px 10px #666;
	width: 227px;
	height:auto;
}
.drink h4{
	padding:20px 0px 3px 0px;
	width: 270px;
}
.drink h4,.redtxt{
	line-height:1;
}
.redtxt{
	color:#7B1A13;
	Font-size:12px;
}
.sonota{
	width:100%;
	display:flex;
	Justify-content:space-around;
	Text-align:center;
	flex-wrap: wrap;
	align-items:baseline;
}
.sonotatxt{
	font-weight:bold;
	Text-align:right;
	width: 60px;
}
.tyousei4{
	margin-right:11px;
}

/*——————↑drink↑——————*/

/*——————↓happyhour↓——————*/
.happyhour h2{
	background-image:url(images/happyhour.png);
}
.happyhour main{
	text-align:center;
}
.happyhour h3{
	font-weight:normal;
	Font-size:18px;
	Text-align:left;
	padding-bottom: 20px;
}
.happyhour-main{
	display:none;
	flex-wrap: wrap;
	Justify-content:space-between;
	Align-items:baseline;
	font-size:24px;
	Font-weight:bold;
	Text-align:center;
}
.smp-none{
	display:none;
}
.happyhour-main img{
	width:100px;
	height: auto;
}
.plus{
	align-self:center;
	Padding-bottom:40px;
}
.plus img{
	width: 33px;
}
.happyhour-main p{
	padding:5px;
}
.happyhour .txt{
	font-size:16px;
	Font-weight:normal;
}
.tyousei6{
	margin-right:64px;
}
.happyhour .redtxt{
	font-size:24px;
	margin-left:0px;
}
.big-price{
	font-size:30px;
	Padding:24px;
}
.tyousei3{
	padding-top:22px;
}
/*——————↑happyhour↑——————*/

/*——————↓information↓——————*/

.information h2{
	background-image:url(images/information.png);
}
.info-main{
	display:block;
	justify-content:space-between;
}
.info-flexbox{
	margin-left:0px;
}
.info-box{
	background-image:url(images/sen01.png);
	Background-repeat:no-repeat;
	Background-position:bottom left;
	Padding:30px 0px;
}
.tizu{
	display:flex;
	justify-content: space-around;
}
.tizu .btn{
	Margin-left:50px;
}
.tizu a img:hover{
	box-shadow:2px 4px 4px #777;
}
.info-img{
	padding:30px 0px;
}
.info-img img{
	width:335px;
	box-shadow:5px 10px 10px #666;
}
/*——————↑information↑——————*/

/*——————↓recruit↓——————*/
.recruit h2{
	background-image:url(images/recruit01.png);
}
.rec-main{
	display:block;
	justify-content:space-between;
	Margin:40px 0px;
}
.recruit .centertxt{
	text-align:center;
	width: 100%;
}
.recruit h3{
	margin-bottom:40px;
	Display:inline-block;
	padding:12px 16px;
}
.rec-main img{
	width:100%;
	height: auto;
	padding-top: 30px;
}
.rec-flexbox{
	width:100%;
}
.rec-txt{
	text-align:center;
}
.rec-box{
	padding:12px 0px;
}
.recruit h4{
	font-size:18px;
	Background-image:url(images/sen03.png);
	Background-repeat:no-repeat;
	Background-position:left bottom;
}
.recruit .weight{
	font-size:14px;
}
.recruit label{
	padding-top:10px;
}
.rec-form{
	width:100%;
}
.recruit .formbox{
	display:flex;
	Justify-content:space-between;
}
.recruit input,textarea{
  width:190px;
  margin-top:10px;
  margin-bottom:20px;
  padding:5px;
  font-size:14px;
  border:1px solid #aca69b;
}
.tyousei5{
	margin-top:20px;
}
.recruit .radiobox{
	padding-top:10px;
}
.recruit .radio-label {
	Padding:0px 14px 0px 0px;
}
.recruit input[type="radio"] {
  display: none;
}
.recruit .radio-text:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 6px;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  padding: 2px;
  background-clip: content-box;
}
.recruit input[type="radio"]:not(:checked) + .radio-text:before {
  border-color: #aca69b;
}
.recruit input[type="radio"]:checked + .radio-text:before {
  border-color: #7B1A13;
  background-color: #7B1A13;
}
.recruit .redtxt{
	font-weight:bold;
	Font-size:18px;
}
.recruit .contact-submit{
	background-color:#7B1A13;
	color:white;
	Margin-left:140px;
	Opacity:70%;
	Width:100px;
}
.recruit .contact-submit:hover{
	opacity:100%;
}


/*——————↑recruit↑——————*/



}
