@charset "utf-8";

#FUT_IMG1:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#FUT_IMG1 {
zoom: 1;
}

/* CONTAINER */
html,body {
height: 100%;
}

/* CONTENTS */
#S_MAIN {
position: relative;
background-image: url("../img/bg_black2.png");
z-index: -20;
}
#S_MAIN .image {
content: "";
z-index: -1;
display: block;
position: fixed;
top: 0;
left: 0;
background: url('../img/main_pht_sp.jpg') no-repeat center center;
background-size:cover;
width: 100%;
height: 100%;
} 
#S_MAIN::after {
content: "";
z-index: 0;
display: block;
position: absolute;
bottom: 0;
right: 0;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
background-size: cover;
width: 100%;
height: 50%;
}
#S_MAIN .cont {
position: relative;
margin: 0 auto;
padding: 65px 0 35px 0;
width: 100%;
z-index: 1;
}
#S_MAIN .catch {
margin-top: 50px;
margin-bottom: 200px;
text-align: center;
}
#S_MAIN .catch p {
font-family: 'Rambla', sans-serif;
font-size: 20px;
font-weight: bold;
text-shadow: 1px 2px 2px rgba(0,0,0,0.3);
color: #fff;
}
#S_MAIN .catch h2 {
text-align: center;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-size: 24px;
font-weight: normal;
line-height: 1.35;
letter-spacing: 0.2em;
text-shadow: 1px 2px 2px rgba(0,0,0,0.3);
color: #fff;
margin-bottom: 10px;
}

#S_MAIN .catch h3 {
font-family: 'Noto Sans JP', sans-serif;
font-size: 20px;
font-weight: bold;
line-height: 1.35;
letter-spacing: 0.2em;
text-shadow: 1px 2px 2px rgba(0,0,0,0.3);
color: #fff;
margin-bottom: 30px;
}


#S_MAIN .catch img{
width: 80%;
height: auto;
}

#S_MAIN h3 {
margin-bottom: 20px;
font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size: 18px;
font-weight: normal;
line-height: 1.6;
text-align: center;
color: #fff;
}
#S_MAIN .lead {
padding: 0 25px;
}
#S_MAIN .lead p {
font-weight: normal;
font-feature-settings: "palt";
letter-spacing: 2px;
font-size: 16px;
line-height: 1.55;
color: #fff;
}
@media (min-width: 500px) {
	#S_MAIN .image{
	background: url('../img/main_pht.jpg') no-repeat center center;
	background-size: cover;
	}
	#S_MAIN {
	background-image: url("../img/bg_black2.png");
	z-index: -20;
	}
}
@media (min-width: 961px) {
	#S_MAIN .image{
	background: url('../img/main_pht.jpg') no-repeat center center;
	background-size: cover;
	}
	#S_MAIN .cont {
	position: relative;
	margin: 0 auto;
	padding: 30px 0 60px 0;
	width: 100%;
	}
	#S_MAIN .catch {
	margin-bottom: 250px;
	text-align: center;
	}
	#S_MAIN .catch p {
	font-size: 60px;
	}
	#S_MAIN .catch img{
	width: 45%;
	height: auto;
	margin-bottom: 20px;
	}
	
	#S_MAIN .catch h2 {
	font-size: 32px;
	}
	#S_MAIN h3 {
	font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 30px;
	font-weight: 100;
	font-size: 20px;
	}
	#S_MAIN .lead {
	margin: 0 auto;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	width: 714px;
	padding: 0 25px;
	text-align: center;
	}
	#S_MAIN .lead p {
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 26px;
	}
	#S_MAIN .lead p:last-child {
	margin-bottom: 0;
	}
}

section .head {
margin-bottom: 30px;
text-align: center;
}
#S_CONTACT .head,
#S_COMPANY .head {
color: #000;
}
section .head h2 {
margin-bottom: 5px;
font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size: 20px;
font-weight: normal;
color: #fff;
}
section .head p {
font-family: 'Rambla', sans-serif;
font-size: 16px;
letter-spacing: 0.3em;
color: #fff;
}
@media (min-width: 961px) {
	section .head {
	margin-bottom: 50px;
	text-align: center;
	}
	section .head h2 {
	margin-bottom: 10px;
	font-size: 24px;
	}
}



/* NEWS */
#NEWS {
background-image: url("../img/bg_2.png");
	padding-top: 30px;
	padding-bottom: 60px;
}
#NEWS .cont {
padding: 45px 20px 30px 20px;
}
#NEWS h2 img{
width: auto;
height: 40px;
}
#NEWS  a:link {
color: #ffffff;
text-decoration: underline;
}

#NEWS  a:hover {
color: #ffffff;
text-decoration: underline;
}

#NEWS .list {
height: 400px;
overflow: none;
overflow-y: auto;
}
#NEWS dt {
margin-bottom: 8px;
font-size: 13px;
font-weight: bold;
}
#NEWS dd {
margin-bottom: 25px;
font-size: 14px;
line-height: 1.59;
}
#NEWS dd:last-of-type {
margin-bottom: 0;
}

#NEWS .mov {
	text-align: center;
	margin-top: 100px;
	background-color:rgba(45,175,29,0.20);
	padding: 20px;
	border-radius: 10px;
	}

#NEWS .mov h5{
	font-size: 14px;
	margin-bottom:20px;
	}

#NEWS .mov iframe{
	width: 100%;
 	aspect-ratio: 16 / 9;
	height: 100%;
	}

@media (min-width: 1020px) {
	#NEWS {
		padding-top: 20px;
		padding-bottom: 60px;
	}
	#NEWS .cont {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 45px 70px 35px 70px;
	width: 1000px;
	}
	#NEWS .list {
	margin-top: 40px;
	height: 280px;
	}
	#NEWS dt {
	float: left;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bold;
	}
	#NEWS dd {
	margin-bottom: 15px;
	margin-left: 105px;
	font-size: 14px;
	line-height: 1.59;
	}
	#NEWS dd:last-of-type {
	margin-bottom: 0;
	}
	
	#NEWS .mov {
	text-align: center;
	margin-top: 100px;
	background-color:rgba(45,175,29,0.20);
	padding: 20px;
	border-radius: 10px;
	}
	#NEWS .mov h5{
	font-size: 20px;
	margin-bottom:20px;
	}
	
	#NEWS .mov iframe{
	width: 560px;
	height: 315px;
	}
}









#S_ABOUT {
background-image: url("../img/bg_black2.png");
}
#S_ABOUT .cont {
position: relative;
padding: 50px 25px 35px 25px;
}
#S_ABOUT h2 img{
width: auto;
height: 40px;
}
#S_ABOUT h3 {
margin-bottom: 30px;
font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size: 22px;
line-height: 1.4;
color: #fff;
text-align: center;
font-weight: normal;
/*transform: rotate(-3deg);*/
}
#S_ABOUT .text {
font-size: 16px;
line-height: 1.73;
color: #fff;
font-family: 'Noto Sans JP','Rambla', "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans",Meiryo, sans-serif;
}

#S_ABOUT .text .boxlist{
list-style: square;
margin-left: 20px;
}

#S_ABOUT .image {
position: relative;
background: url(../img/sct1_pht_sp.jpg)  no-repeat center center;
background-size: cover;
width: 100%;
height: 400px;
}



#S_ABOUT .box_c{
text-align:center;
width: 100%;
margin:0px auto 0px auto;
padding-left:0px;
font-size:16px;
font-weight:500;
letter-spacing: 0.1em;
}

#S_ABOUT .box_c .cap_box{
margin:0px auto 0px auto;	
width:100%;
height:35px;
padding-top:5px;
border: 1px solid #fff;
margin-bottom:30px;
margin-top:20px;  
padding-left:0px;
letter-spacing: 0.2em;  
}

#S_ABOUT .box_c .cap_txt{
margin:0px auto 0px auto;	
width:100%;
font-family: 'Noto Sans JP','Rambla', "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans",Meiryo, sans-serif;
font-weight: 300;
font-size: 14px;
line-height: 1.6;
text-align: left;  
}

#S_ABOUT .box_c img{
width: 100%;
height: auto;
}

@media (min-width: 961px) {
	#S_ABOUT .cont {
	position: relative;
	padding: 90px 25px 120px 25px;
	}
	#S_ABOUT h3 {
	margin-bottom: 50px;
	font-size: 40px;
	line-height: 1.6;
	font-weight: normal;
	}
	#S_ABOUT h2 img{
	width: auto;
	height: 50px;
	}
	#S_ABOUT .text {
	margin: 0 auto;
	width: 1000px;
	font-size: 18px;
	line-height: 1.9;
	}
	
	#S_ABOUT .image {
	position: relative;
	background: url(../img/sct1_pht.jpg)  no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 600px;
	}

	#S_ABOUT .box_c{
	width: 100%;
	padding-bottom:20px;
	letter-spacing: 0.1em;
	}

	#S_ABOUT .box_c .cap_box{
    width:1000px;
    height:35px;
    padding-top:5px;
    padding-left:15px;
    margin-bottom:10px;
    margin-top:20px;  
	letter-spacing: 0.2em;  
	font-family: 'Noto Sans JP','Rambla', "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans",Meiryo, sans-serif;
	font-size:16px;
	font-weight:500;
	}
	#S_ABOUT .box_c .cap_txt{
	width: 1020px;
	}
	#S_ABOUT .box_c img{
	width: 50%;
	height: auto;
	float: left;
	margin-right: 30px;
	}
}

#S_WORKS {
/*background-color: #101010;*/
background-image: url("../img/bg_black2.png");
}
#S_WORKS .cont {
position: relative;
padding: 50px 0 80px 0;
}

#S_WORKS .img{
padding: 20px;
}

#S_WORKS h2 img{
width: auto;
height: 40px;
}


#S_WORKS h3 {
margin-bottom: 20px;
font-family: 'Noto Sans JP','Rambla', "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans",Meiryo, sans-serif;
font-size: 18px;
font-weight: normal;
}

#S_WORKS .box_event {
	padding: 20px;
}

#S_WORKS ul {
display:-webkit-box;
display:-moz-box;
display:-ms-box;
display:-webkit-flexbox;
display:-moz-flexbox;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
margin-top:50px;
margin-bottom:50px;
}
#S_WORKS li {
box-sizing: border-box;
font-size: 16px;
margin-bottom: 16px;
width: 50%;
float: left;
padding-bottom: 20px;
}
#S_WORKS li:nth-child(odd){
padding-right: 5px;
}
#S_WORKS li:nth-child(even){
padding-left: 5px;
}
#S_WORKS li img {
width: 100%;
height: auto;
}


#S_WORKS h3{
padding-top: 10px;
font-weight: normal;
}

#S_WORKS li span{
display: block;
font-size: 13px;
padding-top: 20px;
font-weight: normal;
}






#S_WORKS .insta h3 {
margin-bottom: 20px;
}
#S_WORKS .banner {
/*border-top: solid 1px #ccc;*/
text-align: center;
padding: 50px 0;
}
#S_WORKS .banner ul {
margin: 0 auto;
width: 265px;
}
#S_WORKS .banner li {
margin-bottom: 20px;
}
#S_WORKS .banner li img {
display: block;
width: 265px;
height: auto;
}
#S_WORKS .insta {
background-color: #101010;
text-align: center;
padding: 50px 15px;
}
#S_WORKS .insta .list{
background-color: #101010;
}
#S_WORKS .insta ul {
display: flex;
flex-wrap: wrap;
padding-bottom: 20px;
}
#S_WORKS .insta li {
box-sizing: border-box;
padding: 10px;
width: 50%;
}
#S_WORKS .insta li a {
display: block;
background-size: cover;
width: 100%;
padding-top: 100%;
}
#S_WORKS .btn-gradient-radius {
padding-left: 30px;
padding-right: 30px;
letter-spacing: 0.3em;
}
#S_WORKS .image {
position: relative;
background: url(../img/sct2_pht.jpg)  no-repeat center center;
background-size: cover;
width: 100%;
height: 300px;
}
@media (min-width: 961px) {
	
	#S_WORKS h2 img{
	width: auto;
	height: 50px;
	}
	
	#S_WORKS .cont {
	position: relative;
	padding: 90px 0 200px 0;
	}
	#S_WORKS .list {
	margin: 0 auto;
	}
	#S_WORKS .block {
	position: relative;
	}
	#S_WORKS .img {
	width: 50%;
	}
	#S_WORKS .pack .en {
	margin-bottom: 30px;
	font-family: 'Playfair Display', serif;
	font-size: 80px;
	letter-spacing: -0.05em;
	line-height: 60px;
	color: #fff;
	}
	
	#S_WORKS .pack p{
	margin-right: 50px;
	}
	
	#S_WORKS .block:nth-of-type(odd) .img {
	float: left;
	}
	#S_WORKS .block:nth-of-type(even) .img {
	float: right;
	}
	#S_WORKS .pack {
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	box-sizing: border-box;
	margin-top: -10px;
	padding: 0 0 0 105px;
	width: 50%;
	}
	#S_WORKS .block:nth-of-type(odd) .pack {
	left: 50%;
	}
	#S_WORKS .block:nth-of-type(even) .pack {
	left: 0;
	}
	#S_WORKS .pack h4 {
	font-size: 16px;
	}
	
	
	
	#S_WORKS .box_event {
	text-align: center;
	margin: 0 auto;
		width: 1140px;
		padding: 0;
	}
	#S_WORKS li {
	margin: 15px;
	padding-bottom: 20px;
	width: 350px;
	float: left;
	font-weight: normal;
	text-align: left;
	}
	#S_WORKS p {
	font-size: 16px;
	}
	#S_WORKS li:nth-child(odd){
	padding-right: 0;
	}
	#S_WORKS li:nth-child(even){
	padding-left: 0;
	}
	#S_WORKS .image {
	height: 460px;
	}
	
	
	
	
	
	
	#S_WORKS .banner {
	padding: 60px 0;
	}
	#S_WORKS .banner ul {
	width: 820px;
	}
	#S_WORKS .banner li {
	width: 380px;
	}
	#S_WORKS .banner li:first-child {
	float: left;
	}
	#S_WORKS .banner li:last-child {
	float: right;
	}
	#S_WORKS .banner li img {
	width: 380px;
	}
	#S_WORKS .insta {
	padding: 200px 0;
	}
	#S_WORKS .insta ul {
	margin: 0 auto;
	padding-bottom: 30px;
	width: 840px;
	}
	#S_WORKS .insta li {
	padding: 5px;
	width: 25%;
	}
	#S_WORKS .btn-gradient-radius {
	padding-left: 60px;
	padding-right: 60px;
	letter-spacing: 0.3em;
	}
	#S_WORKS .image {
	position: relative;
	background: url(../img/sct2_pht.jpg)  no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 600px;
	}
}

#S_COMPANY {
background-color: #0068b7;
background-image: url("../img/bg_black2.png");
}

#S_COMPANY h2 img{
	width: auto;
	height: 40px;
	}

#S_COMPANY .cont {
position: relative;
padding: 54px 10px 70px 10px;
}
#S_COMPANY .jp {
margin-bottom: 45px;
}
#S_COMPANY .jp dl {
font-family: Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans",Meiryo, sans-serif;
font-size: 14px;
line-height: 1.55;
color: #fff;
}
#S_COMPANY .jp dt {
font-weight: bold;
float: left;
font-size: 14px;
}
#S_COMPANY .jp dd {
font-family: Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans",Meiryo, sans-serif;
margin: 0 0 7px 85px;
font-size: 14px;
line-height: 18px;
}


#S_COMPANY .image {
position: relative;
background: url(../img/sct3_pht.jpg) center center / cover no-repeat;
width: 100%;
height: 380px;
}
@media (min-width: 961px) {
	#S_COMPANY .cont {
	position: relative;
	margin: 0 auto;
	padding: 88px 0 139px 0;
	width: 960px;
	}
	
	#S_COMPANY h2 img{
	width: auto;
	height: 50px;
	}
	
	#S_COMPANY h3 {
	margin-bottom: 77px;
	}
	#S_COMPANY .jp {
	padding-left: 30px;
	float: left;
	}
	#S_COMPANY .jp dl {
	width: 420px;
	font-size: 14px;
	line-height: 2;
	}
	#S_COMPANY .jp dt {
	float: left;
	}
	#S_COMPANY .jp dd {
	margin: 0 0 7px 120px;
	font-size: 14px;
	line-height: 2;
	}
	
	#S_COMPANY .image {
	position: relative;
	height: 560px;
	}
}

#S_CONTACT {
background-color: #154424;
background-image: url("../img/bg_2.png");
}
#S_CONTACT h2 img{
	width: auto;
	height: 40px;
	}
#S_CONTACT .cont {
position: relative;
margin: 0 auto;
padding: 54px 0 70px 0;
}
#S_CONTACT dl {
margin-bottom: 23px;
}
#S_CONTACT dt {
margin-bottom: 8px;
font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
font-size: 16px;
line-height: 1.71;
letter-spacing: 0.2em;
color: #fff;
text-align: center;
}
#S_CONTACT dd {
font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans",Meiryo, sans-serif;
font-size: 14px;
line-height: 1.71;
color: #fff;
text-align: center;
margin-bottom: 50px;
}
#S_CONTACT dl a {
color: #fff;
}
#map_canvas {
	margin-bottom: 12px;
	height: 400px;
}

#S_CONTACT .bnr_txt {
	margin-top:100px;
	text-align:center;
	font-size:16px;
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans",Meiryo, sans-serif;
	color:#fff;
}

#S_CONTACT .bnnr {
	margin-top:40px;
	text-align:center;
}
#S_CONTACT .bnnr img{
		width:90%;
	}
@media (min-width: 961px) {
	#S_CONTACT .cont {
	position: relative;
	margin: 0 auto;
	padding: 88px 0 117px 0;
	}
	
	#S_CONTACT h2 img{
	width: auto;
	height: 50px;
	}
	
	#S_CONTACT h3 {
	margin-bottom: 80px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	}
	#S_CONTACT h4 {
	font-family: 'Rambla', "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans",Meiryo, sans-serif;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	}
	#S_CONTACT dl {
	margin-bottom: 85px;
	}
	#S_CONTACT dt {
	margin-bottom: 9px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size: 16px;
	line-height: 1.71;
	letter-spacing: 0.2em;
	color: #fff;
	text-align: center;
	}
	#S_CONTACT dd {
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans",Meiryo, sans-serif;
	font-size: 14px;
	line-height: 1.71;
	letter-spacing: 0.2em;
	color: #fff;
	text-align: center;
	}
	#S_CONTACT dl a {
	color: #fff;
	}
	#map_canvas {
		margin-bottom: 12px;
		height: 400px;
	}
	#S_CONTACT .bnnr img{
		width:710px;
	}

}

.btn-square-pop {
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: #0068b7;/*背景色*/
  border-bottom: solid 2px #00508c;/*少し濃い目の色に*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-weight: bold;
}

.btn-square-pop:active {
  border-bottom: solid 2px #fd9535;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

.btn-gradient-radius {
  display: inline-block;
	font-size: 20px;
  padding: 7px 20px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
  transition: .4s;
}

.btn-gradient-radius:hover {
  background-image: linear-gradient(45deg, #FFC107 0%, #f76a35 100%);
}

/*リクルート*/
#S_RECRUIT {
	background-image: url("../img/bg_black2.png");
}

#S_RECRUIT h2 img{
width: auto;
height: 40px;
}

#S_RECRUIT .cont {
	position: relative;
	margin: 0 auto;
	padding: 54px 20px 70px 20px;
}
#S_RECRUIT p {
	font-family: 'Rambla', "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans",Meiryo, sans-serif;
	font-size: 16px;
	line-height: 1.55;
}
#S_RECRUIT .lead {
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans",Meiryo, sans-serif;
	font-size: 16px;
	margin-bottom: 26px;
}
#S_RECRUIT .list {
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans",Meiryo, sans-serif;
	margin-bottom: 37px;
}


#S_RECRUIT .list td{
	padding: 3px 2px; 
}

#S_RECRUIT dl {
	border-bottom: solid 1px #fff;
	padding: 16px 0 13px 0;
	font-size: 16px;
	line-height: 1.55;
}
#S_RECRUIT dt {
	font-weight: bold;
}
#S_RECRUIT p a {
	text-decoration: underline;
}
#S_RECRUIT p a:hover {
	text-decoration: none;
	color: #fff;
}
@media (min-width: 961px) {
	#S_RECRUIT .cont {
		margin: 0 auto;
		padding: 95px 0 120px 0;
		width: 800px;
	}
	
	#S_RECRUIT h2 img{
	width: auto;
	height: 50px;
	}
	
	#S_RECRUIT h3 {
		margin-bottom: 80px;
		font-size: 16px;
		font-weight: normal;
		color: #000;
		text-align: center;
	}
	#S_RECRUIT h4 {
	font-family: 'Rambla', "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans",Meiryo, sans-serif;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	}
	#S_RECRUIT dt {
		float: left;
	}
	#S_RECRUIT dd {
		margin-left: 105px;
	}
}
