/*フォントサイズ*/
@media screen and (max-width: 1400px) and (min-width: 1100px){
	header h1 {
		width:20%;
	}
	header nav {
		width:55%;
	}
	header nav ul {
		text-align:center;
	}
	header nav ul li {
		font-size:14px;
	}
	header ul.btn {
		width:25%;
	}
	header ul.btn li.entry a {
		padding:10px 15px;
	}	
	.about .box1 .ttl, .about .box2 .ttl,
	.about .subtitle, .message .detail .subtitle, .recruit .subtitle {
		font-size:20px;
	}
	.about .box1 .txt, .about .box2 .txt, .recruit dl dt, .recruit dd,
	.bottom_recruit dl dt, .bottom_recruit dd,
	.interview ul li .title,
	.interview ul li .name {
		font-size:18px;
	}
	.message .detail .txt {
		font-size:16px;
		line-height:1.5;
	}
	.about .title h2, .message .detail .title h2, .recruit .title h2 {
		font-size:40px;
	}
	.message .more a {
		padding:20px 0;
		font-size:25px;
	}
	.interview ul li p:first-child {
		font-size:30px;
		top:-20px;
	}
	.next_sec ul li .txt {
		font-size:20px;
	}
	footer {
		font-size:17px;
	}
	.about_box,
	.message_box {
		font-size:17px;
	}
	
	footer .logo {
		width:13%;
	}
	.interv_img {
		margin-left:50px;
		margin-right:50px;
	}
	.txt_area,
	.interview_list,
	.bottom_recruit {
		padding:0 50px;
	}
	.nextsec_top li .detail {
		width:50%;
	}
	.nextsec_top li .detail .inn {
		font-size:17px;
	}
	.nextsec_top li .detail .inn .ttl {
		font-size:20px;
	}
	header li.facebook a,
	header ul.btn li a {
		font-size:15px;
	}
	.interv .photo {
		width:35.43%;
	}
	.interv .detail {
		width:62.125%;
	}
	
	img {
		max-width:100%;
		height:auto;
	}
	
}
@media screen and (max-width: 1099px) and (min-width: 769px){
	header h1 {
		width:20%;
	}
	header nav {
		width:60%;
	}
	header ul.btn {
		width:20%;
	}
	header nav ul {
		text-align:center;
	}
	header nav ul li {
		font-size:13px;
		margin:0 15px 0 0;
	}
	header ul.btn a {
		width:100%;
		padding:5px 0;
		font-size:12px;
	}
	header li.facebook a:before,
	header li.facebook a:hover::before {
		background-image:none;
	}

	.about .box1 .ttl, .about .box2 .ttl,
	.about .subtitle, .message .detail .subtitle, .recruit .subtitle {
		font-size:16px;
	}
	.about .box1 .txt, .about .box2 .txt, .recruit dl dt, .recruit dd,
	.bottom_recruit dl dt, .bottom_recruit dd,
	.interview ul li .title,
	.interview ul li .name {
		font-size:15px;
	}
	.message .detail .txt {
		font-size:13px;
		margin:10px 0;
	}
	.about .title h2, .message .detail .title h2, .recruit .title h2 {
		font-size:30px;
	}
	.message .more a {
		padding:10px 0;
		font-size:16px;
	}
	.about .title p, .message .detail .title p, .recruit .title p {
		padding-bottom:3px;
	}
	.interview ul li p:first-child {
		font-size:18px;
	}
	.next_sec ul li .txt {
		font-size:16px;
		line-height:1.5;
	}
	footer {
		font-size:14px;
	}
	footer .logo {
		width:12%;
		right:20px;
	}
	footer nav ul li {
		margin:0 10px;
	}
	.interv_img {
		margin-left:20px;
		margin-right:20px;
	}
	.txt_area,
	.interview_list,
	.bottom_recruit {
		padding:0 20px;
	}
	
	.interview_box h3 {
		font-size:25px;
		padding-bottom:5px;
	}
	.interview_box dl {
		font-size:16px;
	}
	
	.interview_list li .name {
		font-size:20px;
		margin-bottom:10px;
	}
	.interview_list li .txt {
		font-size:13px;
	}
	.interview_first.aboutpage .text {
		font-size:20px;
		letter-spacing:normal;
	}

	.nextsec_top li .detail {
		width:50%;
	}
	.nextsec_top li .detail .inn {
		font-size:17px;
	}
	.nextsec_top li .detail .inn .ttl {
		font-size:20px;
	}
	.interview_first .text {
		font-size:20px;
		width:40%;
	}
	.interv .ttl {
		font-size:120%;
		font-weight:bold;
	}
	.interv .detail {
		font-size:15px;
	}
	.next_sec .logo img {
		max-width:80%;
	}
	.next_sec .top {
		font-size:22px;
	}
	.interv .detail .btn {
		bottom:5px;
	}
	.interv .detail .btn a {
		padding:5px 20px;
	}
	.interv .photo {
		width:35.43%;
	}
	.interv .detail {
		width:62.125%;
	}
	.recruit_ttl.icn01 {
		font-size:25px;
	}

}

@media screen and (max-width: 1600px) and (min-width: 769px){

	.inner {
		width:100%;
	}
	
	img {
		max-width:100%;
		height:auto;
	}
	#main_v img,
	#main_v_sp img {
		max-width:none;
		width:100%;
	}
	
	header .inner h1 {
		position:absolute;
		width:100%;
		left:0;
		top:20px;
		text-align:center;
		margin-left:0;
	}
	header .inner h1 img {
		max-width:350px;
		margin:0 auto;
	}
	sub {
		width:21.5%;
	}
	main {
		width:73.5%;
	}
	sub .rank dt {
		width:50%;
	}
	sub .rank dd {
		width:46%;
		padding-left:3.8%;
		font-size:13px;
	}
	main .post_list {
		margin-left:-2%;
	}
	main .post_list li {
		width:46%;
		margin-left:2%;
	}
	main .post_list li .photo {
		width:100%;
	}
	#main_v h2 img,
	#main_v_sp h2 img {
		width:auto;
	}


}

@media screen and (max-width: 768px){
	/*フォントサイズ*/
	header nav ul li {
		font-size:13px;
	}
	.about .box1 .ttl, .about .box2 .ttl,
	.about .subtitle, .message .detail .subtitle, .recruit .subtitle {
		font-size:13px;
	}
	.about .box1 .txt, .about .box2 .txt, .recruit dl dt, .recruit dd,
	.bottom_recruit dl dt, .bottom_recruit dd,
	.interview ul li .title,
	.interview ul li .name {
		font-size:13px;
	}
	.message .detail .txt {
		font-size:13px;
		line-height:1.5;
	}
	.about .title h2, .message .detail .title h2, .recruit .title h2 {
		font-size:15px;
	}
	.message .more a {
		padding:20px 0;
		font-size:15px;
	}
	.interview ul li p:first-child {
		font-size:15px;
		top:-20px;
	}
	.next_sec ul li .txt {
		font-size:14px;
	}
	footer {
		font-size:13px;
	}
	.next_sec .top {
		font-size:16px;
	}
	.interview_first.aboutpage .text {
		font-size:14px;
		letter-spacing:normal;
	}
	.message_box h3 { font-size:110%; }
	.message_box h4 { font-size:100%; }
	
	.about_box, .message_box {
		font-size:14px;
	}

	.icn01 {
		background-image: url(../images/common/icn.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		background-size:auto 1.7em;
		padding: 0 0 .3em 1.7em;
		font-size:18px;
	}

	.icn02 {
		background-image: url(../images/common/icn.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		background-size:auto 1.8em;
		padding: .2em 0 .2em 1.6em;
	}



.pc { display:none; }
.sp, .sp_message_img { display:block; }

img {
	max-width:100%;
	height:auto;
}

* {
	box-sizing:border-box;
}

body {
	font-size:15px;
}

.inner {
	width:100%;
	margin:0 auto;
}

#main_v,
#main_v_sp {
	width:100%;
	height:calc(80vh - 0px);
}

.bgstretcher-page {
    width: 100%;
    height: calc(80vh - 0px);
}

#bgstretcher img {
	max-width:inherit;
	width:100%;
}


.bottom_facebook {
	text-align:center;
	margin-top:30px;
	width:100%;
}


header {
	position:static;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
}
header h1 {
	text-align:center;
	display:block;
	width:auto;
}
header h1 img {
	width:155px;
	vertical-align:middle;
}

 
header p.entry {
	width:23%;
	margin-left:14%;
}
header p.entry a {
	font-size:14px;
	display:block;
	padding:10px 0;
}

header .sns,
#gnavi {
	display:none;
}

#kvWrap {
	z-index:-1;
}

header ul.btn {
	display:none;
}

#spBtn {
	display:block;
}
#spBtn #BtnArea {
	letter-spacing:-.4em;
}
#spBtn #BtnArea li {
	list-style:none;
	text-indent:-9999px;
	display:inline-block;
	vertical-align:bottom;
	letter-spacing:normal;
}
#spBtn #BtnArea li a {
	width:60px;
	height:60px;
	display:block;
}
#spBtn #BtnArea li.entry a {
	background:url(../images/common/btn_entry.gif);
	background-size:100% auto;
}
#spBtn #BtnArea li.facebook a {
	background:url(../images/common/btn_facebook.gif);
	background-size:100% auto;
}


#spNaviBtn {
	box-sizing:content-box;
	display:inline-block;
}

.top_txt {
	margin-top:30%;
	text-align:center;
	z-index:88888;
}
.top_txt img {
	max-width:70%;
}


#page-top a {
	right:10px;
	bottom:10px;
}

.top_block {
	background-color: rgba(246,247,248,0.95);
}

.about {
	margin-left:0;
	padding:15px 0 15px 11%;
	margin-top:100px;
	box-sizing:border-box;
}
.about .title,
.message .detail .title,
.recruit .title {
	display:table;
	width:100%;
}
.about .title h2,
.message .detail .title h2,
.recruit .title h2 {
	display:table-cell;
	vertical-align:bottom;
	font-weight:bold;
	line-height:1;
	padding-right:15px;
	color:#ac0e2d;
}
.recruit .title h2 {
	padding:0 0 0 15px;
}
.about .title p,
.message .detail .title p,
.recruit .title p {
	display:table-cell;
	width:100%;
	padding-bottom:0;
	vertical-align:bottom;
}
.about .subtitle,
.message .detail .subtitle,
.recruit .subtitle {
	line-height:1;
	color:#ac0e2d;
	display:block;
	border-bottom:1px solid #ac0e2d;
}
.recruit .subtitle {
	text-align:right;
}
.about .box1 {
	margin-left:0;
	margin-top:20px;
	width:100%;
	float:none;
}
.about .box2 {
	margin-left:0px;
	margin-top:30px;
	width:100%;
	float:none;
}
.about .box1 .ttl,
.about .box2 .ttl {
	margin-top:20px;
	color:#ac0e2d;
	font-weight:bold;
	text-align:center;
}
.about .box1 img,
.about .box2 img,
.message img {
	max-width:100%;
	height:auto;
}

.about .box1 .txt,
.about .box2 .txt {
	line-height:1.5;
	padding:10px 10px 0 10px;
}
.about .box1 .txt {
	padding-left:10px;
}

.about .more,
.message .more,
.recruit .more {
	text-align:center;
	margin-top:20px;
}
.about .more a,
.message .more a,
.recruit .more a {
	padding:10px 30px;
	display:inline-block;
}
.message .more {
	margin:0 10%;
}
.message .more a {
	display:block;
	padding:10px 0;
}
.recruit .more {
	margin:0 15%;
}
.recruit .more a {
	display:block;
	padding:8px 0;
	margin-top:35px;
}

.bottom_recruit dl {
	text-align:left;
	padding:5px;	
}

.message {
	margin-top:200px;
	padding:20px 0;
}
.message .photo {
	display:none;
}
.message .sp_message_img {
	margin:15px 0;
}
.message .detail {
	display:block;
	width:100%;
	padding:0 0 0 11%;
}
.message .detail .txt {
	margin:25px 10px 15px 0;
}

.recruit {
	margin:200px 0 0 0;
	padding:15px 11% 15px 0;
	box-sizing:border-box;
}
.recruit .photo {
	margin:20px 0 20px 0;
}
.recruit .photo img {
	max-width:100%;
}

.recruit .btn_area {
	text-align:center;
	margin-bottom:25px;
}

.recruit dl {
	display:inline-block;
	background:#ac0e2d;
	color:#FFF;
	letter-spacing:-.4em;
	padding:10px 5px;
	min-width:80%;
	text-align:left;
}
.recruit dl dt {
	font-weight:bold;
}
.recruit dl dt, .recruit dd {
	display:block;
	letter-spacing:normal;
	vertical-align:middle;
}

.interview {
	margin-top:200px;
}
.interview ul {
	list-style:none;
	letter-spacing:-.4em;
}
.interview ul img {
	width:100%;
}
.interview ul li {
	position:relative;
	letter-spacing:normal;
	vertical-align:top;
	display:inline-block;
}
.interview ul li p:first-child {
	position:absolute;
	top:-35px;
	left:5px;
	background:#ac0e2d;
	color:#FFF;
	padding:10px 15px;
	font-weight:bold;
	z-index:1000;
}
.interview ul li:last-child {
	margin-top:65px;
}

.interview li:nth-child(3n+1) {
	width:46.7%;
	margin-left:2%;
	margin-top:70px;
}
.interview li:first-child {
	margin-top:0;
}
.interview li:nth-child(3n+2) {
	width:46.7%;
	margin:-17px 0 0 2.18%;
}
.interview li:nth-child(3n+3) {
	width:46.7%;
	margin-top:140px;
	margin-left:2%;
}
.interview li:nth-child(2) {
	margin-top:70px;
}
.interview li:nth-child(3) {
	margin-top:0px;
}

.interview ul li .name {
	text-align:center;
	font-weight:bold;
	margin:20px 0 10px 0;
}
.interview ul li .title {
	padding:0px 2% 20px 2%;
	line-height:2;
	color:#FFF;
}
.interview ul li .title span {
	background:#ac0e2d;
	display:inline-block;
	padding:5px;
	font-weight:bold;
	line-height:1;
}

.next_sec {
	margin:70px 0 50px 0;
	padding:30px 0 0 0;
}
.next_sec .top_area {
	padding:30px 0;
}
.next_sec .logo img {
	max-width:70%;
}
.next_sec .top {
	margin-top:5px;
}
.next_sec ul {
	letter-spacing:-.4em;
	margin-top:0px;
}
.next_sec ul li {
	background-color:rgba(0,0,0,0.7);
	width:100%;
	letter-spacing:-.4em;
	margin-top:0;
}

.next_sec ul li .img {
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
	box-sizing:border-box;
	padding:0;
}

.next_sec ul li .txt {
	width:100%;
	padding:5px 10px 30px 10px;
	color:#FFF;
	box-sizing:border-box;
	line-height:1.7;
}
.next_sec ul li .img img {
	width:100%;
	position:static;
	height:auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}




footer {
	margin-top:70px;
	padding:0 0 30px 0;
	text-align:center;
	font-size:14px;
	position:relative;
	background:#FFF;
	border-top:none;
}
footer nav ul {
	letter-spacing:-.4em;
	border-bottom:3px solid #c81435;
}
footer nav ul li {
	letter-spacing:normal;
	display:block;
	vertical-align:middle;
	margin:0;
}
footer nav ul li a {
	border-top:3px solid #c81435;
	display:block;
	padding:10px 0;
}
footer nav ul li:first-child a {
	border-top:none;
}

footer .logo {
	position:static;
	text-align:center;
	margin-top:30px;
}

footer .copy {
	margin-top:25px;
}

#kvWrap #topVideo {
	display:none;
}
#kvWrap {
	position: fixed;
	left: 0%;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	background: url(../images/common/sp_bg.jpg) no-repeat;
	background-position: center 100%;
	background-size: 100% auto;
}

.interview_first .text {
	font-size:14px;
	position:static;
	margin-top:20px;
	padding:5px;
	width:100%;
}
.interview_first .text .name {
	padding:0;
	margin-bottom:10px;
}

.interview_box h3 {
	font-size:17px;
	font-weight:bold;
}
.interview_box dl {
	font-size:14px;
}

.txt_area {
	padding:0 2%;
}
.interv_img {
	margin-left:0;
	margin-right:0;
}

.interview_list {
	padding:0 0;
}
.interview_list li {
	margin-top:50px;
	position:relative;
}
.interview_list li .photo {
	display:block;
	width:100%;
}
.interview_list li .photo img {
	width:100%;
	height:auto;
}

.interview_list li .txt {
	display:block;
	font-size:14px;
	line-height:1.8;
	width:100%;
	box-sizing:border-box;
	padding:0 4%;
	
}
.interview_list li .name {
	font-size:16px;
	margin-bottom:20px;
	margin-top:15px;
}

.interview_list li .detail {
	position:static;
	font-size:13px;
	text-align:center;
	margin-top:10px;
}
.interview_list li .detail a {
	padding:10px 0px;
	display:inline-block;
	width:80%;
}


.bottom_recruit {
	padding:0 2%;
	margin-top:50px;
}
.bottom_recruit .img {
	position:relative;
	margin-bottom:20px;
}
.bottom_recruit .img .name {
	position:static;
	font-size:30px;
	width:auto;
	padding:10px 0 0 0;
	text-align:center;
}
.bottom_recruit ul {
	margin-bottom:25px;
}
.bottom_recruit li {
	text-decoration:underline;
	list-style:none;
	text-align:left;
	font-size:14px;
	line-height:1.5;
	margin-top:15px;
}
.bottom_recruit .more a {
	width:80%;
}

.parallax {
	text-indent:inherit;
	height:auto;
}
.parallax.intetv01 {
	background-image:none;
}

.recruit_top .txt,
.service_img .txt {
	position:static;
	margin-top:15px;
	width:auto;
	font-size:18px;
	font-weight:bold;
}

.interview_main h2 {
	font-size:35px;
}
.txt_area .job {
	font-size:16px;
}
.txt_area .job {
	margin-top:15px;
}
.recruit_subttl {
	font-size:16px;
	padding-left:20px;
	font-weight:bold;
}
.recruit_subttl::before {
	top:0;
	margin-top:0;
}
.recruit_box .name,
.interv .ttl {
	font-size:15px;
}
.recruit_ttl {
	padding:5px 10px;
	font-weight:bold;
	font-size:140%;
}
.recruit_box {
	padding:0 2%;
}
.interv .ttl {
	font-size:130%;
	margin-bottom:5px;
}
.interv.r1 .ttl {
	font-size:16px;
	padding-left:5px;
}
.interv .photo, .interv .detail {
	display:block;
	width:auto;
}
.interv .photo {
	margin:10px 0;
	text-align:center;
}
.interv .detail {
	padding-bottom:10px;
	padding-left:0;
}
.interv .detail .btn,
.interv.work .detail .btn {
	position:static;
	margin-top:15px;
	width:100%;
	text-align:center;
}
.interv .detail .btn a {
	display:inline-block;
	width:80%;
}

.recruit_box .flow dt {
	padding-left:20px;
	font-weight:bold;
}
.recruit_box .flow dt::before {
	margin-top:0;
	top:0;
}
.recruit_box .flow dd ul {
	margin-left:20px;
}
.recruit_box .flow dd .job {
	font-weight:bold;
}
.recruit_enrty a {
	width:80%;
	font-size:20px;
}

.nextsec_top li .detail,
.nextsec_top li .detail .inn {
	position:static;
	width:100%;
	box-sizing:border-box;
}
.nextsec_top li .detail .inn {
	padding-top:15px;
	padding-bottom:15px;
	font-size:14px;
}

.nextsec_top li .detail .inn .ttl,
.nextsec_top .top {
	font-size:16px;
}
.nextsec_top .logo img {
	max-width:60%;
}
.geade {
	margin-top:30px;
}
.about_top1 {
	font-size:16px;
	padding:5px 10px;
}
.about_top2 {
	font-size:14px;
}

.txt_area .job li {
	width:45%;
	margin:0 2%;
}
.txt_area .job li a {
	font-size:15px;
	padding:5px 0;
}

.rec_int .interv {
	width:100%;
	margin-left:0%;
	letter-spacing:normal;
	display:inline-block;
	vertical-align:top;
	box-sizing:border-box;
	padding:10px;
}
.recruit_ttl.icn01 {
	font-size:25px;
}

.entry_area {
	margin:30px 2%;
}
.entry_area table {
	width:90%;
	margin:0 auto;
}
.entry_area table caption {
	text-align:left;
	font-size:16px;
	margin-bottom:5px;
	color:#F00;
}
.entry_area table td, .entry_area table th {
	border:none;
	font-size:15px;
	display:block;
	padding:10px 10px 30px 10px;
}

.entry_area table th {
	width:100%;
	background:#eee;
	text-align:left;
	padding:5px 10px;
}
.entry_area table input {
	border-radius:3px;
	border:1px solid #aaa;
	padding:2px;
	box-sizing:border-box;
}
.entry_area table input[name="age"] {
	margin-right:5px;
	width:3em;
}
.entry_area table input[name="zip"] {
	width:10em;
}

.entry_area table input[name="email"], .entry_area table input[name="address"] {
	width:100%;
}
.entry_area ul {
	letter-spacing:-.4em;
	margin-top:10px;
	list-style:none;
	text-align:center;
}
.entry_area ul li {
	letter-spacing:normal;
	display:inline-block;
	vertical-align:middle;
	margin:0 10px;
}
.entry_area ul li input {
	background:#ac0e2d;
	color:#FFF;
	padding:10px 20px;
	border:none;
	border-radius:5px;
	cursor:pointer;
}
.entry_area ul li input:hover {
	background:#7d061d;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
    width: 100% !important;
}

}


@media screen and (max-width: 540px){
	.interview_first .text {
		font-size:12px;
		right:2%;
	}
	.interview_first .text li {
		padding:5px;
	}
	.interview_main.v02 { background-size:250% auto; }
	
}

@media screen and (max-width: 400px){
header .inner h1 img {
	height:40px;
	margin:0 auto;
}
header .century_logo img {
	height:40px;
	width:auto;
}

.interview_first .text {
	position:static;
	margin-top:20px !important;
	padding:0 2%;
}




}
