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

*{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666767;
	line-height: 1.6em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	word-wrap: break-word;
}
body{
	height:100%;
	margin:0 auto;
	-webkit-text-size-adjust: 100%;
}
html{
	height:100%;
	overflow-y:scroll;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	max-width: 100%;
	height: auto;
}
.clearfix:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix{
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix{
	zoom: 1;
} /* IE7 */

/* 共通 */
.secTi{
	padding: 40px 15px;
}
#sec-new .secTi{
	background: #bbdbbe;
}
#sec-mid .secTi{
	background: #f7c8b9;
}
#sec-return .secTi{
	background: #a8d8df;
}
.secTi h2{
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.secTi h2 span{
	font-size: 60px;
	color: #87772a;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
	position: relative;
	line-height: 60px;
}
.secTi h2 span:before{
	content: "";
	background: url(../img/ic_ti.png) no-repeat left top;
	background-size: 24px;
	width: 24px;
	height: 31px;
	position: absolute;
	left: -60px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.secTi h2 span:after{
	content: "";
	background: url(../img/ic_ti.png) no-repeat left top;
	background-size: 24px;
	width: 24px;
	height: 31px;
	position: absolute;
	right: -60px;
	top: 50%;
	-webkit-transform: translateY(-50%) scale(-1,1);
	transform: translateY(-50%) scale(-1,1);
}
.secTi p{
	font-size: 27px;
	color: #87772a;
	font-family: 'Didot', serif;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}
h3{
	font-size: 20px;
	color: #87772a;
	text-align: center;
	margin-bottom: 30px;
}
h3 span{
	display: block;
	font-size: 48px;
	color: #87772a;
	font-family: 'Didot', serif;
	font-weight: bold;
	line-height: 48px;
	letter-spacing: 2px;
	padding-bottom: 10px;
}
h4{
	font-size: 20px;
	color: #87772a;
	text-align: center;
	margin-bottom: 50px;
}

/* リンク */
ul.linkArea{
	max-width: 1025px;
	margin: 60px auto;
	padding: 0 15px;
	overflow: hidden;
}
ul.linkArea li{
	float: left;
	width: 32%;
	margin-right: 2%;
}
ul.linkArea li:last-child{
	margin: 0;
}

/* ポイント */
.pointArea{
	padding: 100px 15px;
}
#sec-new .pointArea{
	background: #e9f2e2;
}
#sec-mid .pointArea{
	background: #fae7e5;
}
#sec-return .pointArea{
	background: #e8f4fa;
}
.pointArea ul{
	max-width: 955px;
	margin: 0 auto 100px;
	overflow: hidden;
}
.pointArea ul li{
	float: left;
	width: 32%;
	margin: 0 2% 10px 0;
}
.pointArea ul.list01 li:nth-child(4){
	margin-left: 17%;
}
.pointArea ul.list01 li:nth-child(5){
	margin-right: 0;
}
.pointArea .interviewBox{
	max-width: 1140px;
	margin: 0 auto;
	padding: 50px 45px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #87772a;
}
.pointArea .interviewBox .pic{
	float: left;
	width: 31%;
}
.pointArea .interviewBox .text{
	float: right;
	width: 65%;
}
.pointArea .interviewBox .text p{
	font-size: 20px;
	color: #87772a;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
	letter-spacing: 1px;
	margin: 10px 0;
}
.pointArea .interviewBox .text dl dt{
	font-size: 16px;
	letter-spacing: 1px;
	border-bottom: 1px solid #87772a;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.pointArea .interviewBox .text dl dd{
	font-size: 16px;
	line-height: 1.8em;
}
#sec-new .onedayArea{
	background-size: 120px 120px;
	background-color: #fff;
	background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #ebf4ed), color-stop(.5, transparent), to(transparent));
	background-image: linear-gradient(left, #ebf4ed 50%, transparent 50%, transparent);
}
.onedayArea .bg{
	padding: 170px 0 100px;
}
#sec-new .onedayArea .bg{
	background: url(../img/bg_arrow02.png) no-repeat center top;
	background-size: contain;
}
.onedayArea h4{
	margin-bottom: 60px;
}
.onedayArea ul li {
	width: 25%;
	padding: 0px 15px;
	float: left;
	margin-bottom: 50px;
}
.onedayArea ul li .time {
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 20px;
	text-align: center;
	color: #8A7924;
	margin: 10px 0px 15px 0px;
}
.onedayArea ul li .txt {
	text-align: center;
	color: #666666;
}
.curriculum{
	padding: 120px 15px;
}
.curriculum .list{
	max-width: 980px;
	margin: 0 auto;
}
.curriculum .step {
	background: #FFF;
	border:1px solid #8A7924;
	padding: 25px;
	position: relative;
}
.curriculum .step p {
	font-size: 16px;
	margin-top: 10px;
	text-align: center;
}
.curriculum .step .year {
	max-width: 18%;
	position: absolute;
	right: -2%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.curriculum .step .year img{
	width: 100%;
}
.curriculum .step_txt img{
	width: 85px;
	margin: 0 auto;
	display: block;
}
.curriculum .arrow {
	font-size: 40px;
	text-align: center;
	color: #8A7924;
}
#sec-new .recruitArea{
	background-size: 120px 120px;
	background-color: #fff;
	background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #dff1f5), color-stop(.5, transparent), to(transparent));
	background-image: linear-gradient(left, #dff1f5 50%, transparent 50%, transparent);
}
#sec-mid .recruitArea{
	background-size: 120px 120px;
	background-color: #fff;
	background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #faded9), color-stop(.5, transparent), to(transparent));
	background-image: linear-gradient(left, #faded9 50%, transparent 50%, transparent);
}
.recruitArea .bg{
	padding: 170px 0 100px;
}
#sec-new .recruitArea .bg{
	background: url(../img/bg_arrow01.png) no-repeat center top;
	background-size: contain;
}
#sec-mid .recruitArea .bg{
	background: url(../img/bg_arrow01.png) no-repeat center top;
	background-size: contain;
}
#sec-return .recruitArea .bg{
	padding: 120px 0 50px;
}
.recruitArea #tab{
	max-width: 860px;
	margin: 0 auto 40px;
	overflow: hidden;
}
.recruitArea #tab li{
	width: 48%;
	float: left;
}
.recruitArea #tab li:first-child{
	margin-right: 4%;
}
.recruitArea #tab li{
	background: #d8d6d6;
	border: 2px solid #4e4d4d;
	text-align: center;
}
.recruitArea #tab li.active{
	background: #fdf9d6;
	border: 2px solid #87772a;
}
.recruitArea #tab li a{
	display: block;
	font-size: 20px;
	color: #87772a;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 15px 0;
	position: relative;
	min-height: 100px;
}
.recruitArea #tab li a:after{
	content: "▼";
	font-size: 16px;
	color: #87772a;
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.recruitArea #tab li:last-child a{
	padding-top: 35px;
}
.recruitArea .area {
	display: none;
}
.recruitArea table {
	background: #FFF;
}
.recruitArea .table-bordered>tbody>tr>td,
.recruitArea .table-bordered>tbody>tr>th,
.recruitArea .table-bordered>tfoot>tr>td,
.recruitArea .table-bordered>tfoot>tr>th,
.recruitArea .table-bordered>thead>tr>td,
.recruitArea .table-bordered>thead>tr>th {
    border: 2px solid #8A7924;
    color: #666666;
    padding: 20px;
    line-height: 1.8em;
}
.recruitArea .gaiyou_cp {
	background: #FFFBD7;
	color: #8A7924!important;
	font-weight: bold;
	font-size: 16px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
}
ul.staffPic{
	overflow: hidden;
	width: 100%;
}
ul.staffPic li{
	float: left;
	width: 50%;
}
ul.staffPic02{
	overflow: hidden;
	width: 100%;
}
ul.staffPic02 li{
	float: left;
	width: 33.333333%;
}
.contactBox{
	padding: 80px 15px;
}
.contactBox p{
	text-align: center;
	margin-bottom: 40px;
}
.contactBox p span{
	display: inline-block;
	font-size: 20px;
	color: #8A7924;
	letter-spacing: 3px;
	border-bottom: 1px solid #8A7924;
	position: relative;
}
.contactBox p span:before{
	content: "";
	background: url(../img/ic_ti02.png) no-repeat left top;
	background-size: 53px;
	width: 53px;
	height: 24px;
	position: absolute;
	left: -80px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.contactBox p span:after{
	content: "";
	background: url(../img/ic_ti02.png) no-repeat left top;
	background-size: 53px;
	width: 53px;
	height: 24px;
	position: absolute;
	right: -70px;
	top: 50%;
	-webkit-transform: translateY(-50%) scale(-1,1);
	transform: translateY(-50%) scale(-1,1);
}
.contactBox ul{
	max-width: 940px;
	margin: 0 auto;
	overflow: hidden;
}
.contactBox ul li{
	float: left;
	width: 49%;
}
.contactBox ul li:first-child{
	margin-right: 2%;
}
.careerup .bg{
	padding: 170px 15px 100px;
}
#sec-mid .careerup .bg{
	background: url(../img/bg_arrow03.png) no-repeat center top;
	background-size: contain;
}
.careerup .list{
	max-width: 980px;
	margin: 0 auto;
}
.careerup .stage {
	background: #FFF;
	border:1px solid #8A7924;
	position: relative;
}
.careerup .stage .year {
	max-width: 18%;
	position: absolute;
	right: -2%;
	top: -15%;
}
.careerup .stage .year img{
	width: 100%;
}
.careerup .stage_txt{
	padding: 20px 25px;
}
.careerup .stage_txt dl{
	margin-bottom: 10px;
}
.careerup .stage_txt dl dt{
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
}
.careerup .stage_txt dl dd{
	display: inline-block;
	font-size: 31px;
	color: #e48380;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
	letter-spacing: 1px;
	vertical-align: middle;
}
.careerup .stage_txt p {
	font-size: 16px;
}
.careerup .meyasu{
	font-size: 31px;
	color: #e48380;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
	letter-spacing: 1px;
	background: #fae7e5;
	padding: 5px 25px;
}
.careerup .arrow {
	font-size: 40px;
	text-align: center;
	color: #8A7924;
}
#sec-return .q_aArea{
	background-size: 120px 120px;
	background-color: #fff;
	background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #ddf0f5), color-stop(.5, transparent), to(transparent));
	background-image: linear-gradient(left, #ddf0f5 50%, transparent 50%, transparent);
}
.q_aArea .bg{
	padding: 170px 15px 100px;
}
#sec-return .q_aArea .bg{
	background: url(../img/bg_arrow04.png) no-repeat center top;
	background-size: contain;
}
.q_aArea .inner{
	max-width: 1140px;
	margin: 0 auto;
	padding: 80px 15px 100px;
	background: #fff;
}
.q_aArea .inner .ti{
	max-width: 910px;
	margin: 0 auto 40px;
}
.q_aArea .inner .list{
	max-width: 910px;
	margin: 0 auto 80px;
}
.q_aArea .inner .list dl{
	margin-bottom: 50px;
}
.q_aArea .inner .list dl:last-child{
	margin-bottom: 0;
}
.q_aArea .inner .list dl dt{
	font-size: 25px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
	letter-spacing: 1px;
	font-weight: normal;
	padding: 10px 15px;
	background: #c0e3ef;
	margin-bottom: 15px;
}
.q_aArea .inner .list dl dd{
	font-size: 16px;
}
.q_aArea .inner .sti{
	font-size: 27px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 30px;
}
.q_aArea .inner .momBox{
	max-width: 910px;
	margin: 0 auto;
	overflow: hidden;
}
.q_aArea .inner .momBox .pic{
	float: left;
	width: 45%;
}
.q_aArea .inner .momBox .text{
	float: right;
	width: 50%;
}
.q_aArea .inner .momBox .text table{
	width: 100%;
}
.q_aArea .inner .momBox .text table th{
	width: 16%;
	font-size: 16px;
}

#flow {
	background: #FFFDFA;
	padding: 100px 0px 50px 0px;
}
#flow .flow_step {
	background: #FFF;
	padding: 30px;
	border: 2px solid #8A7924;
}
#flow .flow_step .title {
	text-align: center;
	color: #8A7924;
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: bold;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#flow .flow_step .txt {
	text-align: center;
	font-size: 16px;
	color: #666666;
}
#flow .arrow {
	font-size: 40px;
	text-align: center;
	color: #EDD7A6;
}
#flow .reservebox {
	background: #E5A39A;
	border: 8px solid #EDD7A6;
    margin: 80px 0px;
    padding: 40px 0px;
}
#flow .reservebox p {
	color: #FFF;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}
#flow .reservebox p small {
	font-weight: normal;
}
#flow .tel_link {
	font-size: 56px;
	color: #FFF;
}
#flow .tel_link:before {
content: url(../img/ic_tel.png);
margin: 5px;
left:-5px;
position: relative;
top: 1px;
}
#flow h5 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #8A7924;
	margin-bottom: 10px;
}
.form_wrap {
	background: #FFF;
	border: 2px solid #8A7924;
}
.form-horizontal .control-label {
    padding: 20px 15px;
    color: #8A7924;
    list-style: none;
    font-size: 16px;
    background: #fffbd7;
    font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
    margin-bottom: 0;
    text-align: left;
}
.form-group {
    margin-bottom: 0px;
    border-bottom: 1px solid #8a7924;
}
.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}
.form-control {
	margin: 14px 0px;
}
.form_red {
	border: 1px solid #ff0000;
	color: #ff0000;
	padding: 2px 5px;
	margin-left: 10px;
}
.form-horizontal .checkbox, .form-horizontal .radio {
    float: left;
    margin: 14px 15px;
}
.form-horizontal .control-label {
	border-right: 2px solid #8a7924;
}
.form-group p {
	margin-bottom: 10px;
}
.btn-default {
	background: #E5A39A;
    border: 5px solid #EDD7A6;
    margin: 20px auto;
    display:block;
    padding: 15px;
    color: #FFF;
    font-weight: bold;
    font-size: 24px;
    border-radius: 0px;
}
.btn-default:hover {
	opacity: 0.8;
	background: #E5A39A;
    border: 5px solid #EDD7A6;
    margin: 20px auto;
    display:block;
    padding: 15px;
    color: #FFF;
    border-radius: 0px;
}

footer {
	background: #FFFDFA;
	width: 100%;
	margin: 0 auto;
}
footer .footerlink {
	width: 1170px;
	margin: 0 auto;
}
footer .footerlink li{
	padding: 0px 26px;
	float: left;
	font-size: 14px;
}
footer .footerlink li a {
	color: #666666;
}
footer .logo a img {
	clear: both;
	padding-top: 40px;
    padding-bottom: 20px;
}
footer .copy {
	font-size: 11px;
	text-align: center;
	padding-bottom: 20px;
}
.p-none {
	padding: 0px;
}
.pageTop {
	position: fixed;
	bottom: 0;
	right: 0;
}





@media screen and (max-width: 991px) and (min-width: 768px){
	#curriculum .step .year {
	position: absolute;
	right: 0;
	top: -50%;
}
#curriculum .step.step02 .year{
	position: absolute;
	right: 0;
	top: -40%;
}
#curriculum .step .year img{
	width: 100%;
}
}



@media screen and (min-width: 768px){
	.pointArea ul li:nth-child(3n){
		margin-right: 0;
	}
}

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

.sp_logo {
	float: left;
	padding: 5px 20px;
}
#recruit-nav {
	background: #fffdfa;
	padding: 15px 0px 10px;
	z-index: 9999999;
}
.navbar-default {
	border-bottom: none;
}
.navbar {
	margin-bottom: 0px;
}
.navbar-toggle {
	float: right;
    padding: 0px;
    margin-top: 10px;
    margin-right: 15px;
    margin-bottom: 15px;
    background-image: none;
    border: none;
}
.navbar-toggle .icon-bar {
	width: 45px;
    height: 3px;
    border-radius: 5px;
    background-color: #8a7924;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #8a7924;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 8px;
    background-color: #8a7924;
}
.navbar-collapse{
	padding: 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border:none;
}
#recruit-nav li{
	padding: 0 15px;
}
#recruit-nav li.parent a{
	padding: 10px 15px 10px 30px;
	margin-bottom: 15px;
}
#recruit-nav li.parent.new{
	background: #bbdbbe;
}
#recruit-nav li.parent.mid{
	background: #f7c8b9;
}
#recruit-nav li.parent.return{
	background: #ddf0f4;
}
#recruit-nav li span{
	font-size: 20px;
	color: #87772a;
	position: relative;
}
#recruit-nav li span:before{
	content: "";
	background: url(../img/ic_ti.png) no-repeat left top;
	background-size: 18px;
	width: 18px;
	height: 25px;
	position: absolute;
	left: -30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#recruit-nav li a{
	display: block;
	font-size: 16px;
	letter-spacing: .03em;
	color: #87772a;
	margin-bottom: 12px;
}

/* 共通 */
.secTi{
	padding: 30px 15px;
}
.secTi h2{
	letter-spacing: 0;
}
.secTi h2 span{
	font-size: 24px;
	line-height: 24px;
}
.secTi h2 span:before{
	background: url(../img/ic_ti.png) no-repeat left top;
	background-size: 16px;
	width: 16px;
	height: 22px;
	left: -35px;
}
.secTi h2 span:after{
	background: url(../img/ic_ti.png) no-repeat left top;
	background-size: 16px;
	width: 16px;
	height: 22px;
	right: -35px;
}
.secTi p{
	font-size: 18px;
}
h3{
	font-size: 16px;
	margin-bottom: 20px;
}
h3 span{
	font-size: 25px;
	line-height: 25px;
	letter-spacing: 1px;
}
h4{
	font-size: 14px;
	margin-bottom: 30px;
}

/* リンク */
ul.linkArea{
	margin: 40px auto;
}
ul.linkArea li{
	float: none;
	width: 100%;
	margin: 0 0 15px;
}

/* ポイント */
.pointArea{
	padding: 50px 15px;
}
.pointArea ul{
	margin: 0 auto 60px;
}
.pointArea ul li{
	float: none;
	width: 100%;
	margin: 0 0 15px;
}
.pointArea ul.list01 li:nth-child(4){
	margin-left: 0;
}
.pointArea .interviewBox{
	padding: 25px 15px;
}
.pointArea .interviewBox .pic{
	float: none;
	width: 100%;
}
.pointArea .interviewBox .text{
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.pointArea .interviewBox .text p{
	font-size: 16px;
	margin: 0 0 10px;
}
.pointArea .interviewBox .text dl dt{
	font-size: 15px;
}
.pointArea .interviewBox .text dl dd{
	font-size: 14px;
}
#sec-new .onedayArea{
	background-size: 70px 70px;
}
.onedayArea .bg{
	padding: 80px 0 50px;
}
.onedayArea h4{
	margin-bottom: 30px;
}
.onedayArea ul li {
	width: 50%;
	padding: 0px 5px;
	margin-bottom: 30px;
}
.onedayArea ul li .time {
	font-size: 14px;
	margin: 10px 0;
}
.onedayArea ul li .txt {
	font-size: 12px;
}
.curriculum{
	padding: 60px 15px;
}
.curriculum .step{
	padding: 15px;
}
.curriculum .step .year{
	float: left;
position: static;
	max-width: 50%;
	top: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.curriculum .step.step02 .year{
position: static;
}
.curriculum .step .year img{
	width: 85%;
}
.curriculum  .step_txt{
	float: right;
	width: 50%;
}
.curriculum .step p {
font-size: 14px;
text-align: left;
}
.curriculum .arrow{
	font-size: 16px;
}
#sec-new .recruitArea{
	background-size: 70px 70px;
}
#sec-mid .recruitArea{
	background-size: 70px 70px;
}
.recruitArea .bg{
	padding: 80px 0 50px;
}
#sec-return .recruitArea .bg{
	padding: 60px 0 30px;
}
.recruitArea #tab{
	margin: 0 auto 20px;
}
.recruitArea #tab li{
	width: 100%;
	float: none;
}
.recruitArea #tab li:first-child{
	margin: 0 0 15px;
}
.recruitArea #tab li a{
	font-size: 16px;
	padding: 15px 0;
	min-height: 50px;
	letter-spacing: 0;
}
.recruitArea #tab li:last-child a {
    padding-top: 16px;
}
.recruitArea .gaiyou_cp {
	width: 20%;
	font-size: 14px;
	padding: 10px!important;
}
.recruitArea td {
	font-size: 14px;
	padding: 10px !important;
}
ul.staffPic li{
	float: none;
	width: 100%;
}
ul.staffPic02 li{
	width: 50%;
}
ul.staffPic02 li:first-child{
	width: 100%;
}
.contactBox{
	padding: 50px 15px;
}
.contactBox p{
	margin-bottom: 30px;
}
.contactBox p span{
	font-size: 16px;
	letter-spacing: 1px;
}
.contactBox p span:before{
	background: url(../img/ic_ti02.png) no-repeat left top;
	background-size: 30px;
	width: 30px;
	height: 18px;
	left: -45px;
}
.contactBox p span:after{
	background: url(../img/ic_ti02.png) no-repeat left top;
	background-size: 30px;
	width: 30px;
	height: 18px;
	right: -45px;
}
.contactBox ul li{
	float: none;
	width: 100%;
}
.contactBox ul li:first-child{
	margin: 0 0 15px;
}
.careerup .bg{
	padding: 80px 15px 50px;
}
.careerup .stage .year {
	max-width: 123px;
	position: absolute;
	right: -3%;
	top: -9%;
}
.careerup .stage .year img{
	width: 100%;
}
.careerup .stage_txt{
	padding: 20px 15px;
}
.careerup .stage_txt dl dt{
	display: block;
	margin: 0 0 15px;
}
.careerup .stage_txt dl dt img{
	max-width: 60px;
}
.careerup .stage_txt dl dd{
	display: block;
	font-size: 22px;
}
.careerup .stage_txt p {
	font-size: 14px;
}
.careerup .meyasu{
	font-size: 22px;
	padding: 5px 15px;
}
.careerup .arrow {
	font-size: 16px;
}
#sec-return .q_aArea{
	background-size: 70px 70px;
}
.q_aArea .bg{
	padding: 40px 15px 30px;
}
.q_aArea .inner{
	padding: 40px 15px 50px;
}
.q_aArea .inner .ti{
	margin: 0 auto 30px;
}
.q_aArea .inner .list{
	margin: 0 auto 50px;
}
.q_aArea .inner .list dl{
	margin-bottom: 30px;
}
.q_aArea .inner .list dl dt{
	font-size: 18px;
}
.q_aArea .inner .list dl dd{
	font-size: 14px;
}
.q_aArea .inner .sti{
	font-size: 16px;
}
.q_aArea .inner .momBox .pic{
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.q_aArea .inner .momBox .text{
	float: none;
	width: 100%;
}
.q_aArea .inner .momBox .text table th{
	font-size: 14px;
}

#flow {
	padding: 50px 0px 50px 0px;
}
 #flow .flow_step {
 	width: 90%;
    margin: 0 auto;
 }
 #flow .flow_step .title {
 	font-size: 20px;
 }
 #flow .flow_step .txt {
 	font-size: 14px;
 }
 #flow .reservebox {
    margin: 80px auto;
    width: 90%;
}
 #flow .reservebox p {
    font-size: 16px;
    margin-bottom: 10px;
}
 #flow .tel_link {
    font-size: 26px;
    padding: 0px 0px 0px 25px;
    color: #FFF;
    background: url(../img/ic_tel.png)no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
}
#flow .tel_link:before {
	content: none;
}
#recruit #tab li{
	width: 100%;
	float: none;
}
#recruit #tab li:first-child{
	margin-right: 0;
	margin-bottom: 15px;
}
#recruit #tab li a:hover {
	opacity: 0.8;
}
.container-fluid {
	width: 100%;
}
.form-horizontal .control-label {
    border-right: none;
    width: 100%;
}
.footerlink {
	display: none;
}


footer .footerlink {
	width: 100%;
}
}

@media screen and (min-width: 768px){

}
