@charset "utf-8";
/* ======================================
 cmn
====================================== */
.inner{
	width:960px;
	height:auto;
	margin:0 auto;
}

h2.headline01,
h2.headline02{
	width: 100%;
	min-width:960px;
	padding:60px 0 58px;
	margin-bottom:50px;
	line-height:1.6;
	text-align:center;
	font-size:32px;
	font-weight:normal;
	font-family: "HGS明朝E","ヒラギノ明朝 Pro W3","MS 明朝", serif;
}

h2.headline01{background:url(../img/headline_bg01.jpg) repeat-x center top;}
h2.headline02{background:url(../img/headline_bg02.jpg) repeat-x center top;}

.entry_link {
	text-align:center;
}

.entry_link a{
	display:block;
	width:680px;
	margin:0 auto;
	padding:10px;
	color:#fff;
	border-radius:30px;
	letter-spacing:5px;
	font-size:26px;
	text-align:center;
	font-family: "HGS明朝E","ヒラギノ明朝 Pro W3","MS 明朝", serif;
	background:url(../img/entry_arrow02.png) no-repeat 95% center #660000;
}

.entry_link a:hover{
	text-decoration:none;
}

.entry_link a span{
	font-size:32px;
}

/* =================== header =================== */
header {
	width: 100%;
	min-width:960px;
	height:60px;
	position:fixed;
	z-index:9999;
	background:rgba(255,255,255,0.8);
}

header .inner{
	position:relative;
}

header .logo{
	float:left;
	width:84px;
	margin-right:108px;
	padding-top:10px;
}

/* =================== footer =================== */
footer{
	width: 100%;
	min-width:960px;
	padding:49px 0 35px;
	text-align: center;
	border-top:1px solid #aaa;
}

footer .copy{
	color:#322E2A;
	margin-top:7px;
	font-size: 12px;
}

/* =================== navi =================== */
#global_navi,
#global_navi li{
	float:left;
}

#global_navi li a{
	display:block;
	padding:24px 0 20px;
	margin-right:46px;
	text-align:center;
	font-family: "HGS明朝E","ヒラギノ明朝 Pro W3","MS 明朝", serif;
}

#global_navi li.entry{
	position:absolute;
	right:0;
}

#global_navi li.entry a{
	margin:0;
	padding:30px 45px 31px 36px;
	font-size:16px;
	color:#fff;
	background:url(../img/entry_arrow01.png) no-repeat 91% center #660000;
}

#global_navi li a:hover{
	text-decoration:none;
}

/* button */
#global_navi .button{
	display:none;
	margin-left:auto;
	position: relative;
	cursor:pointer;
	width:40px;
	height:40px;
	color:#fff;
	background:#009A62;
}

#global_navi .button span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}

#global_navi .button span {
	position: absolute;
	left: 8px;
	width: 60%;
	height: 2px;
	background-color: #fff;
	border-radius: 4px;
}

#global_navi .button span:nth-of-type(1) {top:10px;}
#global_navi .button span:nth-of-type(2) {top:19px;}
#global_navi .button span:nth-of-type(3) {bottom:10px;}

#global_navi .button.active span:nth-of-type(1) {
	-webkit-transform: translateY(9px) rotate(-45deg);
	transform: translateY(9px) rotate(-45deg);
}

#global_navi .button.active span:nth-of-type(2) {
	opacity: 0;
}

#global_navi .button.active span:nth-of-type(3) {
	-webkit-transform: translateY(-9px) rotate(45deg);
	transform: translateY(-9px) rotate(45deg);
}

/* ============================================
content
============================================ */
/* main */
.main_image{
	color:#fff;
	width:100%;
	min-height:761px;
	background:url(../img/main_bg.jpg) no-repeat top center;
	background-size:cover;
	background-attachment:fixed;
	border-bottom:1px solid #aaa;
}

.main_image .text{
	margin-bottom:15px;
	padding-top:500px;
	font-size:18px;
	line-height:1.6;
	text-shadow:
	1px 1px 1px rgba(0, 0, 0, 0.6),
	-1px -1px 1px rgba(255, 255, 255, 0.5);
}

.main_image .catch{
	font-size:70px;
	margin-left:-8px;
	letter-spacing:3px;
	font-weight:normal;
	font-family: "HGS明朝E","ヒラギノ明朝 Pro W3","MS 明朝", serif;
	text-shadow:
	0 0 5px #555,
	0 0 5px #555,
	0 0 0.20px #555;
}

/* interview */
#interview .profile{
	overflow:hidden;
	min-height:330px;
	margin-bottom:50px;
	background:url(../img/interview_img01.jpg) no-repeat right top;
	background-size:cover;
}

#interview .profile .text{
	width:36.7%;
	min-width:440px;
	min-height:330px;
	padding-top:115px;
	text-align:center;
	background:#fff;
	font-size:24px;
	font-family: "HGS明朝E","ヒラギノ明朝 Pro W3","MS 明朝", serif;
}

#interview .profile .text span{
	display:block;
	margin-top:31px;
	font-size:15px;
	font-family:"メイリオ", Meiryo, sans-serif;
}

#interview .sentence{
	overflow:hidden;
	line-height:1.6;
	margin-bottom:30px;
}

#interview .sentence .catch,
#dialogue .catch{
	color:#00995F;
	font-size:18px;
	margin-bottom:35px;
	font-style:oblique;
	font-family:"HGS明朝E","ヒラギノ明朝 Pro W3","MS 明朝", serif;
}

#interview .sentence .text,
#interview .sentence .sub{
	margin-bottom:20px;
	color:#322D2A;
}

#interview .sentence .sub{
	font-size:16px;
}

#interview .sentence .box_text,
#dialogue .box_text{
	width:480px;
}

#interview .schedule,
#interview .schedule dl{
	position:relative;
}

#interview .schedule:before,
#interview .schedule dl:before{
	content:"";
	position:absolute;
}

#interview .schedule:before{
	background:#333;
	top:10px;
	left:15px;
	height:90%;
	width:2px;
}

#interview .schedule dl:before{
	background:url(../img/schedule_time04.png) no-repeat 7px center;
	left:-15px;
	top:0;
	height:30px;
	width:30px;
}

#interview .schedule dl{
	margin:0 0 20px 17px;
	padding:5px 0 20px 50px;
	border-bottom:2px solid #A5A5A5;
	font-size:16px;
	color:#333;
}

#interview .schedule dt{
	font-weight:bold;
	width:115px;
}

#interview .schedule dl:nth-child(1):before{background:url(../img/schedule_time01.png) no-repeat left center;}
#interview .schedule dl:nth-child(5):before{background:url(../img/schedule_time02.png) no-repeat left center;}
#interview .schedule dl:last-child:before{background:url(../img/schedule_time03.png) no-repeat left center;}
#interview .schedule dl:last-child{border-bottom:none;}

#interview dt,#interview dd,
#uraguchi .list .title,
#uraguchi .list .text,
#recruit dl dt,#recruit dl dd{
	display:table-cell;
	vertical-align:middle;
}

/* dialogue */
#dialogue .headline01{
	margin-bottom:0;
}

#dialogue .main{
	text-align:center;
	padding-top:70px;
	margin:0 auto 55px;
	height:480px;
	min-width:960px;
	background:url(../img/dialogue_main.jpg) no-repeat center center;
	background-size:cover;
	background-attachment:fixed;
}

#dialogue .box{
	margin-bottom:26px;
	overflow:hidden;
}

#dialogue .box_text.alignleft{
	padding-right:40px;
}

#dialogue .box_text.alignright{
	padding-left:40px;
}

#dialogue .text{
	font-size:16px;
	line-height:1.6;
	margin-bottom:40px;
	color:#322D2A;
}

#dialogue .sub{
	margin:18px 0 70px;
	font-size:14px;
	line-height:1.6;
	color:#322D2A;
}

#dialogue .name01,
#dialogue .name02{
	margin-bottom:5px;
	font-size:18px;
	font-family: "HGS明朝E","ヒラギノ明朝 Pro W3","MS 明朝", serif;
}

#dialogue .name01{
	color:#00995F;
}

#dialogue .name02{
	color:#660000;
}

/* flow */
#flow{
	margin-bottom:36px;
}

/* uraguchi */
#uraguchi .list .title,
#uraguchi .list .text,{
	line-height:1.5;
}

#uraguchi .button{
	width:180px;
	cursor:pointer;
	margin-bottom:51px;
}

#uraguchi .button:hover,
#uraguchi .button.active{
	text-indent:-9999px;
	background:url(../img/ura_button_on.png) no-repeat left top;
}

#uraguchi .left{
	float:left;
	width:290px;
}

#uraguchi .card{
	float:right;
	display:block;
}

#uraguchi .panel{
	display:none;
	background:#FFF2DA;
}

#uraguchi .p1{
	font-size:16px;
	text-align:center;
	line-height:1.6;
	margin-bottom:35px;
}

#uraguchi .p2{
	margin-bottom:15px;
	font-size:32px;
	font-family: "HGS明朝E","ヒラギノ明朝 Pro W3","MS 明朝", serif;
}

#uraguchi .p3{
	font-size:15px;
	margin-bottom:42px;
}

#uraguchi .image{
	margin-bottom:95px;
}

#uraguchi .step{
	margin-top:45px;
	padding-bottom:103px;
	text-align:center;
}

#uraguchi .list{
	overflow:hidden;
	margin-bottom:10px;
	padding:20px 0;
	min-height:180px;
	color:#fff;
	line-height:1.5;
}

#uraguchi .list.n01{background:url(../img/ura_bg01.png) no-repeat center bottom #516C2A;}
#uraguchi .list.n02{background:url(../img/ura_bg02.png) no-repeat center bottom #847941;}
#uraguchi .list.n03{background:url(../img/ura_bg03.png) no-repeat center bottom #BD8D67;}
#uraguchi .list.n04{background:url(../img/ura_bg04.png) no-repeat center bottom #955B54;}

#uraguchi .list.n05{
	color:#333;
	background:#fff;
	border-top:10px solid #6B7087;
	border-bottom:10px solid #6B7087;
}

#uraguchi .list .title{
	width:410px;
	text-align:center;
	font-size:30px;
	font-family: "HGS明朝E","ヒラギノ明朝 Pro W3","MS 明朝", serif;
}

#uraguchi .list .text{
	padding-left:60px;
	width:540px;
}

#uraguchi .list .text dl:first-child{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #fff;
}

#uraguchi .list.n05 .text dl:first-child{
	border-color:#333;
}

#uraguchi .list .text dt{
	margin-bottom:10px;
	font-size:18px;
	font-family: "HGS明朝E","ヒラギノ明朝 Pro W3","MS 明朝", serif;
}

#uraguchi .list .text dd{
	font-size:15px;
}

/* recruit */
#recruit .info01{
	margin-bottom:53px;
}

#recruit .info01 dl{
	background:#eee;
	font-size:16px;
	width:820px;
	margin:0 auto 10px;
	padding:10px;
	color:#333;
}

#recruit .info01 dt{
	width:150px;
	padding:10px 0;
	border-right:1px solid #aaa;
	text-align:center;
}

#recruit .info01 dd{
	padding:10px 0 10px 60px;
}

#recruit .info02{
	width:820px;
	margin:0 auto 50px;
}

#recruit .info02 h3{
	text-align:center;
	font-size:22px;
	margin-bottom:40px;
	font-family: "HGS明朝E","ヒラギノ明朝 Pro W3","MS 明朝", serif;
}

#recruit .info02 dl{
	font-size:16px;
	padding:18px 0;
	line-height:1.5;
	color:#322D2A;
	border-top:1px solid #aaa;
}

#recruit .info02 dl.last{
	border-bottom:1px solid #aaa;
}

#recruit .info02 dt{
	width:170px;
	padding-left:60px;
	font-weight:bold;
}

#recruit .info02 .sub{
	font-size:16px;
	padding:10px 0 0 60px;
}

/* qa */
#qa{
	margin-bottom:100px;
}

#qa .entry_link{
	margin-top:110px;
}

#qa dl{
	width:820px;
	margin:0 auto 45px;
	font-size:16px;
	line-height:1.6;
	color:#322D2A;
}

#qa dl span{
	display:block;
	float:left;
	width:101px;
	padding:2px 0;
	margin-right:20px;
	color:#fff;
	font-weight:normal;
	text-align:center;
	font-size:14px;
	font-family: "HGS明朝E","ヒラギノ明朝 Pro W3","MS 明朝", serif;
}

#qa dt{
	font-weight:bold;
	margin-bottom:15px;
}

#qa dd{
	font-size:15.5px;
}

#qa dl dt span{background:#B88F64;}
#qa dl dd span{background:#009960;}

/* ============================================
animation
============================================ */
/* Underline From Center */
	#global_navi .list a {
	 display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	overflow: hidden;
}

#global_navi .list a:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 50%;
	right: 50%;
	bottom: 0;
	background: #009A62;
	height: 2px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

#global_navi .list a:hover:before,
#global_navi .list a:focus:before,
#global_navi .list a:active:before {
	left: 0;
	right: 0;
}

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
100% {
	top: -12px;
	right: -12px;
	bottom: -12px;
	left: -12px;
	opacity: 0;
  }
}

@keyframes hvr-ripple-out {
100% {
	top: -12px;
	right: -12px;
	bottom: -12px;
	left: -12px;
	opacity: 0;
  }
}

#global_navi .entry a,
.entry_link a{
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
}

#global_navi .entry a:before,
.entry_link a:before{
	content: '';
	position: absolute;
	border: #660000 solid 6px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-animation-duration:.5s;
	animation-duration:.5s;
}
#global_navi .entry a:hover:before,
#global_navi .entry a:focus:before,
#global_navi .entry a:active:before,
.entry_link a:hover:before,
.entry_link a:focus:before,
.entry_link a:active:before{
	-webkit-animation-name: hvr-ripple-out;
	animation-name: hvr-ripple-out;
}


.entry_link a:before{
	border-radius:30px;
}


/* ============================================
SP
============================================ */
@media only screen and (min-width:641px){
#global_navi .navi{
	display: block!important;
}
}

@media only screen and (max-width:640px){
/* cmn */
body{
	font-size:16px;
}

.inner{
	width:100%;
	padding:0 15px;
}

.sp_br{
	display:inline-block;
}

h2.headline01,
h2.headline02{
	min-width:0;
	margin-bottom:20px;
	padding:25px 15px;
	font-size:28px;
}

.entry_link a{
	width:100%;
	padding:15px;
	font-size:20px;
}

.entry_link a span{
	font-size:24px;
}

/* header */
header,
footer{
	min-width:100%;
}

header{
	height:40px;
}

header .inner{
	padding:0;
}

header .logo{
	padding-top:5px;
	margin:0 0 0 10px;
}

header .logo img{
	height:30px;
}

/* navi */
#global_navi,
#global_navi li{
	float:none;
}

#global_navi .button{
	display:block;
}

#global_navi .navi{
	display:none;
	position:absolute;
	left:0;
	top:100%;
	width:100%;
	z-index:9999;
	background:rgba(255,255,255,0.8);
}

#global_navi li a,
#global_navi li.entry a{
	padding:15px;
	margin-right:0;
}

#global_navi li a{
	border-top:1px solid #aaa;
}

#global_navi li.entry{
	position:relative;
}

#global_navi .list a,
#global_navi .entry a{
	display:block;
}

/* main */
.main_image{
	padding:0 15px;
	min-height:250px;
}

.main_image{
	background-attachment:scroll;
}

.main_image .text{
	padding-top:95%;
	font-size:16px;
}

.main_image .catch{
	font-size:34px;
	margin-left:0;
	padding-bottom:20%;
}

/* interview */
#interview .profile{
	min-height:0;
	background:none;
}

#interview .profile .text{
	width:100%;
	min-width:0;
	min-height:0;
	padding:0 0 20px;
}

#interview .sentence .catch,
#dialogue .catch{
	font-size:18px;
}

#interview .sentence .box_text,
#dialogue .box_text{
	width:100%;
}

#interview .schedule dl{
	padding-left:40px;
}

#interview .schedule dt{
	width:90px;
}

#uraguchi .list .title,
#uraguchi .list .text,
#recruit dl dt,#recruit dl dd{
	display:block;
}

#interview .sentence .image,
#dialogue .image{
	text-align:center;
}

/* dialogue */
#dialogue .main{
	padding:0;
	margin-bottom:40px;
	min-width:0;
	max-height:auto;
	height:auto;
	background:none;
}

#interview .sentence .alignleft,
#interview .sentence .alignright,
#dialogue .box_text.alignleft,
#dialogue .box_text.alignright{
	float:none;
	padding:0;
}

#dialogue .image p{
	float:left;
	width:49%;
}

#dialogue .image p:last-child{
	float:right;
}

#dialogue .sub,
#dialogue .f12{
	font-size:14px!important;
}

#dialogue .name01,
#dialogue .name02{
	font-size:18px;
}

#flow{
	margin-bottom:10px;
}

/* uraguchi */
#uraguchi .p2,
#uraguchi .list .title{
	font-size:22px;
}

#uraguchi .button{
	width:120px;
}

#uraguchi .button:hover, #uraguchi .button.active{
	background-size:120px;
}

#uraguchi .left,
#uraguchi .card{
	float:none;
	width:100%;
}

#uraguchi .card{
	margin-top:20px;
	text-align:center;
}

#uraguchi .image{
	margin-bottom:60px;
}

#uraguchi .step{
	padding:0 15px 60px;
}

#uraguchi .list.n01{background:#516C2A;}
#uraguchi .list.n02{background:#847941;}
#uraguchi .list.n03{background:#BD8D67;}
#uraguchi .list.n04{background:#955B54;}

#uraguchi .list .title,
#uraguchi .list .text{
	width:100%;
}

#uraguchi .list .title{
	text-align:left;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:2px solid #fff;
}

#uraguchi .list .text{
	padding-left:0;
}

/* recruit */
#recruit .info01 dl{
	line-height:1.6;
	width:100%;
}

#recruit .info01 dt{
	width:100%;
	border-right:none;
	text-align:left;
	border-bottom:1px solid #aaa;
}

#recruit .info01 dd{
	padding:10px 0;
}

#recruit .info02{
	width:100%;
}

#recruit .info02 h3{
	margin-bottom:20px;
	text-align:left;
}

#recruit .info02 dt{
	width:100%;
	padding-left:0;
}

#recruit .info02 .sub{
	font-size:14px;
	padding:10px 0 0 0;
}

/* qa */
#qa{
	margin-bottom:50px;
}

#qa .entry_link{
	margin-top:50px;
}

#qa dl{
	width:100%;
	margin-bottom:40px;
	padding-bottom:30px;
	border-bottom:1px solid #aaa;
}

#qa dl span{
	float:none;
	padding:5px 0;
	margin-bottom:5px;
	font-size:16px;
}

#qa dt{
	margin-bottom:20px;
}

#qa dd{
	margin-bottom:0;
}


}