@charset "UTF-8";
/* CSS Document */
@media screen and (max-width: 768px) {
/*--------------------------------
vet
-----------------------------------*/
#vet {
	min-width: 100%;
}
	#vet .sp-mv {
	width: 100%;
	height: 0;
	background: url(../images/sp-vet.mv.jpg);
	background-size: 100% auto;
	margin: 12% auto 0;
	padding-top: 100%;
	position: relative;
	border-bottom: 3px solid #003586;
	}
#vet .mv {
	width: 100%;
	height: 0;
	background: url(../images/vet.mv.jpg);
	background-size: 100% auto;
	margin: 0 auto 0;
	padding-top: 35%;
	position: relative;
	border-bottom: 7px solid #003586;
}
#vet .mv-inner img {
	position: relative;
	top: 50%;
	margin: -100px auto 0;
	width: 90%;
}
#vet .mv-inner {
	background: none;
}
#vet01 {
	background: none;
}
#vet .tp02 h3 {
	margin: 0 0 12px;
}
#vet01 .box::after {
	display: none;
}
#vet01 .inner .txt-box {
	width: 100%;
}
#vet01 .inner .img-box {
	float: none;
	width: 100%;
	margin: 30px 0 0;
}
#vet01 .inner .img-box img {
	width: 100%;
	margin: 0;
}
.vet02 {
	margin: 60px 0 0;
}
.vet02 .ttl01 {
	margin:0 auto 40px;
}
.vet02 .left {
	float: none;
	width: 100%;
	box-sizing: border-box;
}
.vet02 .right {
	float: none;
	width: 100%;
	box-sizing: border-box;
}
.vet02 .box .txt-area {
	padding: 24px;
	display: table;
	
}
.vet02 .box {
	background: #003586;
	position: relative;
	
}
.vet02 .box h3 {
	margin: 0 0 18px;
}
.vet02 .box .txt {
	font-size: 16px;
	line-height: 1.4;
}
.vet02 .box h4 {
	text-align: right;
	font-size: 16px;
	margin: 12px 0 0;
}
.vet02 .box h4 span {
	font-size: 12px;
	margin: 0 12px 0 0;
}

.vet02 .box .mr-btn {
	position: relative;
	bottom: 0;
	right: 0;
	width: 100%;
	margin: 20px 0 0;
}
.vet02 .box .l-mr-btn {
	position: relative;
	bottom: 0;
	right: 0;
	width: 100%;
}
.vet03 {
	margin: 60px 0 0;
}
.vet03 .ttl01 {
	margin: 0 auto 40px;
}
.vet03 .l-box {
	float: none;
	width: 100%;
}
.vet03 .r-box {
	float: none;
	width: 100%;
}
.vet03 .r-box dl {
	border-bottom: 2px solid #ddd;
	padding: 0 0 24px;
}
.vet03 .r-box dl dt {
	font-size: 16px;
	font-weight: bold;
	margin: 24px 0 12px;
} 
.vet03 .r-box dl dt span {
	font-size: 22px;
}
.vet04 {
	margin: 60px 0 0;
	padding: 60px 0;
	box-sizing: border-box;
	background: #f8f8f8;
}
.vet04 .ttl01 {
	margin: 0 auto 40px;
}
.vet04 dl {
	border-bottom: 2px solid #ddd;
	padding: 0 0 24px;
		width: 100%;
}
.vet04 dl dt {
	font-size: 16px;
	font-weight: bold;
	margin: 24px 0 12px;
} 
.vet04 dl dt span {
	font-size: 22px;
}
.vet05 {
	margin: 60px 0 0;
}
.vet05 .ttl01 {
	margin: 0 auto 40px;
}
.vet05 .box {
	float: none;
	width: 100%;
	margin: 0 0 40px 0;
	border: 2px solid #ddd;
	padding: 22px 0;
	box-sizing: border-box;
}
.vet05 .box:nth-child(1),
.vet05 .box:nth-child(3) {
	margin: 0 0 40px;
}
.vet05 .box .txt,
.vet05 .box h4 {
	font-size: 12px;
}
.vet05 .box .l-txt {
	float: left;
	width: 34%;
	box-sizing: border-box;
}
.vet05 .box .l-txt .number {
	text-align: center;
	font-size: 20px;
	padding: 0 0 14px;
	margin: 0 0 14px;
	position: relative;
}
.vet05 .box .l-txt .number::before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: #333;
	width: 24px;
	height: 2px;
}
.vet05 .box h4 {
	text-align: center;
	line-height: 1.2;
}
.vet05 .box .r-txt {
	float: right;
	width: 66%;
	box-sizing: border-box;
	padding: 0 20px;
	border-left: 2px solid #ddd;
}
.vet06 h2 {
	background: #003586;
	text-align: center;
	line-height: 80px;
	margin: 60px 0 20px;
}
.vet06 dl {
	margin: 0 0 0;
}
	.vet06 dl dt {
		padding: 25% 0 0;
	}
.vet06 dl .left {
	float: left;
	width: 20%;
}
.vet06 dl .right {
	float: right;
	width: 20%;
}
.vet06 dl dd h3 {
	margin: 0 0 18px;
}
.vet06 .name {
	text-align: right;
	margin: 12px 0 0;
}

#vet .tp02 .box {
	background: none;
}
#vet07 .box::after {
	display: none;
	content: "";
	position: absolute;
	bottom: 0px;
	right: -40px;
	background: url(../images/narita.png)no-repeat top;
	background-size: cover;
	width: 497px;
	height: 600px;
}

#vet07 .box .txt-box {
	width: 100%;
} 
#vet07 .name,
#vt07 .name {
	width: 177px;
	margin: 0;
}
#vet07 .inner .name,
#vt07 .inner .name {
		width: 30%;
		margin: 0 0 0 70%;
	}
.vet09 {
	background: #f8f8f8;
	padding: 60px 0 10px;
}
.vet09 .ttl01 {
	margin: 0 auto 40px;
}
.box .accordion {
	float: none;
	width: 100%;
	background: #FFF;
	margin: 0 0 36px;
} 
.box .accordion:nth-child(2) {
	float: none;
	width: 100%;
}
.sikiri {
	background: linear-gradient(180deg,#f8f8f8 0%,#f8f8f8 50%,#fff 50%,#FFF 100%);
}
#vet08 .bg {
	background: url(../images/vet-etbg.jpg)no-repeat top;
	background-size: 100% auto;
	padding: 30px 0 0;
	margin: 40px 0 0;
}
 .rq-btn {
	float: none;
	width: 100%;
	box-sizing: border-box;
	padding: 0 ;
} 
.rq-btn01 a {
	background: #407fee;
	line-height: 70px;
	margin: 0 0 20px; 
	text-align: center;
	position: relative;
}
 .rq-btn01 a::before {
	display: block;
	content: "";
	position: absolute;
	left: 6%;
	bottom: 0;
	background: url(../images/btn-item01.png);
	background-size: cover;
	width: 56px;
	height: 60px;
}
 .rq-btn01 a::after {
	display: block;
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	background: #fff;
	width: 100px;
	height: 3px;
}
 .rq-btn02 a {
	background: #1a4a92;
	line-height: 70px;
	position: relative;
	text-align: center;
}
 .rq-btn02 a::before {
	display: block;
	content: "";
	position: absolute;
	left: 6%;
	bottom: 0;
	background: url(../images/btn-item02.png);
	background-size: cover;
	width: 64px;
	height: 60px;
}
 .rq-btn02 a::after {
	display: block;
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	background: #fff;
	width: 100px;
	height: 3px;
}
 .rq-btn03 a {
	background: #71a3fd;
	line-height: 70px;
	position: relative;
	padding-left: 24px;
}
 .rq-btn03 a::after {
	display: block;
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	background: #fff;
	width: 100px;
	height: 3px;
}
 .rq-btn04 a {
	background: #0e51b7;
	line-height: 70px;
	position: relative;
	padding-left: 24px;
}
 .rq-btn04 a::after {
	display: block;
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	background: #fff;
	width: 100px;
	height: 3px;
}
 .rq-btn05 a {
	background: #0e51b7;
	line-height: 70px;
	position: relative;
	padding-left: 24px;
}
.rq-btn05 a::after {
	display: block;
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	background: #fff;
	width: 100px;
	height: 3px;
}
 .rq-btn a:hover {
	opacity: 0.6;
}
/*---------- accordion ----------*/
/* more-btn */

.accordion .more-btn {
	background: #FFF;
	box-sizing: border-box;
	line-height: 1.5;
	text-align: left;
	font-weight: bold;
	cursor: pointer;
	margin-top: 0px;
	padding: 12px 48px 12px 12px;
	height: 85px;
	position: relative;
	z-index: 1;
}
.accordion .more-btn dl dt {
	background: #003586;
	width: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 26px;
	float: left;
}
.accordion .more-btn dl dt span {
	font-size: 30px;
	margin: 0 3px 0 0;
}
.accordion .more-btn dl dd {
	vertical-align: middle;
	margin: 0 0 0 76px;
}
.accordion .more-btn:after {
	display: block;
	content: "";
	width: 0;
	height: 12px;
	border-top: 12px solid #003586;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -6px;
	-moz-transition: all, 0.25s, linear;
	-o-transition: all, 0.25s, linear;
	-webkit-transition: all, 0.25s, linear;
	transition: all, 0.25s, linear;
}
.accordion .more-btn.open:after {
	border-top: none;
	border-bottom: 12px solid #003586;
	top: 50%;
	right: 15px;
	margin-top: -18px;
}


/* show-more */
.accordion .show-more {
	display: none;
}

.accordion .ac-area {
	margin-top: 0px;
}

.accordion .ac-box {
	width: 100%;
}

.accordion .mt-01 {
	margin-top: 0px;
}
.accordion .ac-box {
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
}
.accordion .show-more .under {
	box-sizing: border-box;
	padding: 24px 24px 24px 88px;
}


.balloon2-left {
  position: relative;
	float: right;
  margin: 1.5em 0 1.5em 15px;
  padding: 12px;
  min-width: 120px;
  width: 70%;
  font-size: 16px;
  background: #FFF;
  border: solid 2px #ddd;
	border-top: none;
	border-right: none;
  box-sizing: border-box;
}

.balloon2-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
	border-top: 24px;
  z-index: 2;
}

.balloon2-left:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #ddd;
	border-top: 28px;
  z-index: 1;
}

.balloon2-left p {
  margin: 0;
  padding: 0;
}
.balloon2-right {
  position: relative;
	float: left;
  margin: 1.5em 15px 1.5em 0;
  padding: 12px;
  min-width: 120px;
  width: 70%;
  font-size: 16px;
  background: #FFF;
  border: solid 2px #ddd;
	border-top: none;
	border-left: none;
  box-sizing: border-box;
}

.balloon2-right:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 12px solid #FFF;
	border-top: 24px;
  z-index: 2;
}

.balloon2-right:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left: 14px solid #ddd;
	border-top: 28px;
  z-index: 1;
}

.balloon2-right p {
  margin: 0;
  padding: 0;
}
/*--------------------------------
vt
-----------------------------------*/
#vt {
	min-width: 100%;
}
	#vt .sp-mv {
	width: 100%;
	height: 0;
	background: url(../images/sp-vt.mv.jpg);
	background-size: 100% auto;
	margin: 12% auto 0;
	padding-top: 100%;
	position: relative;
	border-bottom: 3px solid #003586;
	}
#vt .mv {
	width: 100%;
	height: 0;
	background: url(../images/vet.mv.jpg);
	background-size: 100% auto;
	margin: 0 auto 0;
	padding-top: 35%;
	position: relative;
	border-bottom: 7px solid #003586;
}
#vt .mv-inner img {
	position: relative;
	top: 50%;
	margin: -100px auto 0;
	width: 90%;
}
#vt .mv-inner {
	background: none;
}
#vt01 {
	background: none;
}
#vt .tp02 h3 {
	margin: 0 0 12px;
}
#vt01 .box::after {
	display: none;
}
#vt01 .inner .txt-box {
	width: 100%;
}
#vt01 .inner .img-box {
	float: none;
	width: 100%;
	margin: 30px 0 0;
}
#vt01 .inner .img-box img {
	width: 100%;
	margin: 0;
}
.vt02 {
	margin: 60px 0 0;
}
.vt02 .ttl01 {
	margin:0 auto 40px;
}
.vt02 .left {
	float: none;
	width: 100%;
	box-sizing: border-box;
}
.vt02 .right {
	float: none;
	width: 100%;
	box-sizing: border-box;
}
.vt02 .box .txt-area {
	padding: 24px;
	display: table;
	
}
.vt02 .box {
	background: #003586;
	position: relative;
	
}
.vt02 .box h3 {
	margin: 0 0 18px;
}
.vt02 .box .txt {
	font-size: 16px;
	line-height: 1.4;
}
.vt02 .box h4 {
	text-align: right;
	font-size: 16px;
	margin: 12px 0 0;
}
.vt02 .box h4 span {
	font-size: 12px;
	margin: 0 12px 0 0;
}

.vt02 .box .mr-btn {
	position: relative;
	bottom: 0;
	right: 0;
	width: 100%;
	margin: 20px 0 0;
}
.vt02 .box .l-mr-btn {
	position: relative;
	bottom: 0;
	right: 0;
	width: 100%;
}
.vt03 {
	margin: 60px 0 0;
}
.vt03 .ttl01 {
	margin: 0 auto 40px;
}
.vt03 .l-box {
	float: none;
	width: 100%;
}
.vt03 .r-box {
	float: none;
	width: 100%;
}
.vt03 .r-box dl {
	border-bottom: 2px solid #ddd;
	padding: 0 0 24px;
}
.vt03 .r-box dl dt {
	font-size: 16px;
	font-weight: bold;
	margin: 24px 0 12px;
} 
.vt03 .r-box dl dt span {
	font-size: 22px;
}
.vt04 {
	margin: 60px 0 0;
	padding: 60px 0;
	box-sizing: border-box;
	background: #f8f8f8;
}
.vt04 .ttl01 {
	margin: 0 auto 40px;
}
.vt04 dl {
	border-bottom: 2px solid #ddd;
	padding: 0 0 24px;
		width: 100%;
}
.vt04 dl dt {
	font-size: 16px;
	font-weight: bold;
	margin: 24px 0 12px;
} 
.vt04 dl dt span {
	font-size: 22px;
}
.vt05 {
	margin: 60px 0 0;
}
.vt05 .ttl01 {
	margin: 0 auto 40px;
}
.vt05 .box {
	float: none;
	width: 100%;
	margin: 0 0 40px 0;
	border: 2px solid #ddd;
	padding: 22px 0;
	box-sizing: border-box;
}
.vt05 .box:nth-child(1),
.vt05 .box:nth-child(3) {
	margin: 0 0 40px;
}
.vt05 .box .txt,
.vt05 .box h4 {
	font-size: 12px;
}
.vt05 .box .l-txt {
	float: left;
	width: 34%;
	box-sizing: border-box;
}
.vt05 .box .l-txt .number {
	text-align: center;
	font-size: 20px;
	padding: 0 0 14px;
	margin: 0 0 14px;
	position: relative;
}
.vt05 .box .l-txt .number::before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: #333;
	width: 24px;
	height: 2px;
}
.vt05 .box h4 {
	text-align: center;
	line-height: 1.2;
}
.vt05 .box .r-txt {
	float: right;
	width: 66%;
	box-sizing: border-box;
	padding: 0 20px;
	border-left: 2px solid #ddd;
}
.vt06 h2 {
	background: #003586;
	text-align: center;
	line-height: 80px;
	margin: 60px 0 20px;
}
.vt06 dl {
	margin: 0 0 0;
}
	.vt06 dl dt {
		padding: 24% 0 0;
	}
.vt06 dl .left {
	float: left;
	width: 20%;
}
.vt06 dl .right {
	float: right;
	width: 20%;
}
.vt06 dl dd h3 {
	margin: 0 0 18px;
}
.vt06 .name {
	text-align: right;
	margin: 12px 0 0;
}

#vt .tp02 .box {
	background: none;
}
#vt07 .box::after {
	display: none;
	content: "";
	position: absolute;
	bottom: 0px;
	right: -40px;
	background: url(../images/narita.png)no-repeat top;
	background-size: cover;
	width: 497px;
	height: 600px;
}

#vt07 .box .txt-box {
	width: 100%;
} 

.vt09 {
	background: #f8f8f8;
	padding: 60px 0 10px;
}
.vt09 .ttl01 {
	margin: 0 auto 40px;
}
.box .accordion {
	float: none;
	width: 100%;
	background: #FFF;
	margin: 0 0 36px;
} 
.box .accordion:nth-child(2) {
	float: none;
	width: 100%;
}
.sikiri {
	background: linear-gradient(180deg,#f8f8f8 0%,#f8f8f8 50%,#fff 50%,#FFF 100%);
}
#vt08 .bg {
	background: url(../images/vet-etbg.jpg)no-repeat top;
	background-size: 100% auto;
	padding: 30px 0 0;
	margin: 40px 0 0;
}
 .rq-btn {
	float: none;
	width: 100%;
	box-sizing: border-box;
	padding: 0 ;
} 
.rq-btn01 a {
	background: #407fee;
	line-height: 70px;
	margin: 0 0 20px; 
	text-align: center;
	position: relative;
}
 .rq-btn01 a::before {
	display: block;
	content: "";
	position: absolute;
	left: 6%;
	bottom: 0;
	background: url(../images/btn-item01.png);
	background-size: cover;
	width: 56px;
	height: 60px;
}
 .rq-btn01 a::after {
	display: block;
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	background: #fff;
	width: 100px;
	height: 3px;
}
 .rq-btn02 a {
	background: #1a4a92;
	line-height: 70px;
	position: relative;
	text-align: center;
}
 .rq-btn02 a::before {
	display: block;
	content: "";
	position: absolute;
	left: 6%;
	bottom: 0;
	background: url(../images/btn-item02.png);
	background-size: cover;
	width: 64px;
	height: 60px;
}
 .rq-btn02 a::after {
	display: block;
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	background: #fff;
	width: 100px;
	height: 3px;
}
 .rq-btn a:hover {
	opacity: 0.6;
}
	
/*--------------------------------
vet-new
-----------------------------------*/
	#vet-new .sp-mv {
	width: 100%;
	height: 0;
	background: url(../images/sp-vet.mv.jpg);
	background-size: 100% auto;
	margin: 12% auto 0;
	padding-top: 100%;
	position: relative;
	border-bottom: 3px solid #003586;
	}
#vet-new .mv {
	width: 100%;
	height: 0;
	background: url(../images/vet.mv.jpg);
	background-size: 100% auto;
	margin: 0 auto 0;
	padding-top: 35%;
	position: relative;
	border-bottom: 7px solid #003586;
}
#vet-new .mv-inner img,
	#vet-graduate .mv-inner img{
	position: relative;
	top: 50%;
	margin: -148px auto 0;
	width: 90%;
}
#vet-new .mv-inner,
#vet-graduate .mv-inner {
	background: none;
}
.vet-new02 {
	padding: 50px 0;
}
.vet-new02 tr {
	box-sizing: border-box;
}
.vet-new02 tr:nth-child(even) {
	background: #f8f8f8;
}
.vet-new02 tr:nth-child(odd) {
	background: #ddd;
}
.vet-new02 tr th {
	font-weight: bold;
	font-size: 13px;
	box-sizing: border-box;
	padding: 1em;
	min-width: 100px;
}
.vet-new02 tr td {
	margin: 0 0 0 30%;
	padding: 1em;
}

.vet-new02 .btn-box {
	margin: 40px 0 0px;
}
.vet-new02 .btn-box .btn01 {
	width: 100%;
	margin: auto;
}
	#vet-graduate .sp-mv {
	width: 100%;
	height: 0;
	background: url(../images/sp-vet.mv.jpg);
	background-size: 100% auto;
	margin: 12% auto 0;
	padding-top: 100%;
	position: relative;
	border-bottom: 3px solid #003586;
	}
/*--------------------------------
vt-new
-----------------------------------*/
		#vt-new .sp-mv {
	width: 100%;
	height: 0;
	background: url(../images/sp-vt.mv.jpg);
	background-size: 100% auto;
	margin: 12% auto 0;
	padding-top: 100%;
	position: relative;
	border-bottom: 3px solid #003586;
	}
#vt-new .mv {
	width: 100%;
	height: 0;
	background: url(../images/vt.mv.jpg);
	background-size: 100% auto;
	margin: 0 auto 0;
	padding-top: 35%;
	position: relative;
	border-bottom: 7px solid #003586;
}
#vt-new .mv-inner img {
	position: relative;
	top: 50%;
	margin: -148px auto 0;
	width: 90%;
}
#vt-new .mv-inner {
	background: none;
}
/*--------------------------------
vt-graduate
-----------------------------------*/

	#vt-graduate .sp-mv {
	width: 100%;
	height: 0;
	background: url(../images/sp-vt.mv.jpg);
	background-size: 100% auto;
	margin: 12% auto 0;
	padding-top: 100%;
	position: relative;
	border-bottom: 3px solid #003586;
	}
#vt-graduate .mv {
	width: 100%;
	height: 0;
	background: url(../images/vt.mv.jpg);
	background-size: 100% auto;
	margin: 0 auto 0;
	padding-top: 35%;
	position: relative;
	border-bottom: 7px solid #003586;
}
#vt-graduate .mv-inner img {
	position: relative;
	top: 50%;
	margin: -148px auto 0;
	width: 90%;
}
#vt-graduate .mv-inner {
	background: none;
}
	#vt-new .mv-inner img,
	#vt-graduate .mv-inner img{
	position: relative;
	top: 50%;
	margin: -148px auto 0;
	width: 90%;
}

/*==============================================
  entry
==============================================*/
#info .sp-mv,
	#entry .sp-mv {
	width: 100%;
	height: 0;
	background: url(../images/sp-ent.mv.jpg);
	background-size: 100% auto;
	margin: 12% auto 0;
	padding-top: 100%;
	position: relative;
	border-bottom: 3px solid #003586;
	}
#info .mv-inner img,
	#entry .mv-inner img{
	position: relative;
	top: 50%;
	margin: -148px auto 0;
	width: 90%;
}
#entry .mv h2 {
}
#entry .mv p {
	font-size: 12px;
	margin-top: 0px;
}
#entry .sec01 .inner {
	width: 100%;
	margin: 25px auto;
	box-sizing: border-box;
	padding: 0 10px;
}
#entry .sec01 .inner .form {
	box-sizing: border-box;
	padding: 40px 0 30px;

}
#entry .sec01 .inner .form tr {
	border-bottom: 2px solid #ddd;
}
#entry .sec01 .inner .form tr th {
	font-size: 16px;
	font-weight: bold;
	width: calc(100% - 20px);
	padding: 20px 0 10px;
	display: block;
}
#entry .sec01 .inner .form tr th span {
	font-size: 14px;
	font-weight: bold;
	color: #e24343;
	margin: 0 0 0 15px;
}
#entry .sec01 .inner .form tr td {
	width: 100%;
	font-size: 16px;
	padding: 10px 0 20px;
	display: block;
}
	#entry .sec01 .inner .form .bd-no02 td,
#entry .sec01 .inner .form .bd-no02 th {
	padding: 10px 0 20px;
}
#entry .sec01 .inner .form tr .f-txt span {
	font-size: 14px;
	line-height: 1.4;
}
#entry .sec01 .inner .form tr td h3 {
	font-weight: bold;
	margin: 15px 0;
}
#entry .sec01 .inner .form tr td h4 {
	font-size: 14px;
	color: #797979;
	margin-bottom: 10px;
	line-height: 1.4;
}
#entry .sec01 .inner .form .ft-txt {
	font-size: 14px;
	margin: 40px 0 30px;
	font-weight: bold;
	color: #e24343;
	text-align: center;
	line-height: 1.4;
}
#entry .sec01 .inner .form .en-txt {
	font-size: 12px;
	margin: 30px 0 0 0;
	padding: 0 0 40px 0;
	line-height: 1.4;
}
#entry .sec01 .inner .form tr td ul li {
	float: left;
	width: 50%;
	box-sizing: border-box;
	margin: 0 0 20px;
	font-size: 12px;
}
#name,#yourname,#howold,#flom,#tel,#mail,#studies,#skil01,#skil02,#skil03,#workingdays,#day,#start{
	border: none;
	border: 2px solid #dcdcdc;
	box-sizing: border-box;
	height: 30px;
	font-size: 16px;
}
#name,#yourname {
	width: 80%;
	margin:0 auto 10px;
}
#howold {
	width: 80px;
}
#flom {
	width: 100%;
	margin: 10px 0;
}
#tel {
	width:100%;
}
#mail {
	width: 100%;
}
#job,#remarks {
	width: 100%;
	box-sizing: border-box;
	height: 80px;
	border: none;
	border:  2px solid #dcdcdc;
	font-size: 16px;
}
.f-btn {
	width: 100%;
	margin: auto;
	position: relative;
	box-sizing: border-box;
	padding: 60px 12px 0px;
}
.f-btn:hover {
	opacity: 0.6;
}
#kakunin {
	border: none;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	width: 100%;
	line-height: 50px;
	height: 50px;
	border-radius: 25px;
	background: #003586;
}
.f-btn::before {
	display: block;
	content: "";
	position: absolute;
	top: calc(50% - 14px);
	right: 40px;
	 width: 10px;
 height: 10px;
 border-top: 3px solid #fff;
 border-right: 3px solid #fff;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
	margin: 24px 0 0 0;
}
	
/* 送信ボタン追加*/
input[type="submit"] {
	border: none;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	width: 100%;
	line-height: 50px;
	height: 50px;
	border-radius: 25px;
	background: #003586;
}
	
/*--------------------------------------------------
チェックボックス
--------------------------------------------------*/
.checkbox01-input{
  display: none;
}
.checkbox01-parts{
  padding-left: 20px;
  position:relative;
  margin-right: 0px;
}
.checkbox01-parts::before{
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 10px;
  height: 10px;
  border: 2px solid #ddd;
  border-radius: 4px;
}
.checkbox01-input:checked{
  color: #009a9a;
}
.checkbox01-input:checked + .checkbox01-parts::after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 5px;
  width: 5px;
  height: 10px;
  transform: rotate(40deg);
  border-bottom: 2px solid #003586;
  border-right: 2px solid #003586;
}

/*--------------------------------------------------
ラジオボタン
--------------------------------------------------*/
.checkbox02-input{
  display: none;
}
.checkbox02-input + .checkbox02-parts{
  padding-left: 16px;
  position:relative;
  margin-right: 0;
}
	.sp-checkbox02-input + .checkbox02-parts{
		padding-left: 20px;
  margin-right: 25px;
}
.checkbox02-input + .checkbox02-parts::before{
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 10px;
  height: 10px;
  border: 2px solid #dcdcdc;
  border-radius: 50%;
}
.checkbox02-input:checked{
  color: #009a9a;
}
.checkbox02-input:checked + .checkbox02-parts::after{
    content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 3px;
  width: 8px;
  height: 8px;
  background: #003586;
  border-radius: 50%;
}
/*--------------------------------------------------
プルダウン
--------------------------------------------------*/
.cp_ipselect {
  overflow: hidden;
  width: 104px;
  margin: 0;
  text-align: center;
}
.cp_ipselect select {
  width: 104px;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.cp_ipselect select::-ms-expand {
  display: none;
}
.cp_ipselect.cp_sl04 {
  position: relative;
  border: 2px solid #dcdcdc;
  border-radius: 5px;
  background: #ffffff;
}
.cp_ipselect.cp_sl04::before {
  display: block;
	content: "";
	position: absolute;
	top: 45%;
	right: 6%;
	 width: 6px;
 height: 6px;
 border-bottom: 2px solid #000;
 border-right: 2px solid #000;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
	pointer-events: none;
}
.cp_ipselect.cp_sl04::after {
  display: block;
	content: "";
	position: absolute;
	top: 30%;
	right: 6%;
	 width: 6px;
 height: 6px;
 border-top: 2px solid #000;
 border-left: 2px solid #000;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
	pointer-events: none;
}
.cp_ipselect.cp_sl04 select {
  padding: 8px 38px 8px 8px;
  color: #000;
}

.cp_ipselect2 {
  overflow: hidden;
  width: 174px;
  margin: 0;
  text-align: center;
}
.cp_ipselect2 select {
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.cp_ipselect2 select::-ms-expand {
  display: none;
}
.cp_ipselect2.cp_sl04 {
  position: relative;
  border: 2px solid #dcdcdc;
  border-radius: 5px;
  background: #ffffff;
}
.cp_ipselect2.cp_sl04::before {
  display: block;
	content: "";
	position: absolute;
	top: 45%;
	right: 6%;
	 width: 6px;
 height: 6px;
 border-bottom: 2px solid #000;
 border-right: 2px solid #000;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
	pointer-events: none;
}
.cp_ipselect2.cp_sl04::after {
  display: block;
	content: "";
	position: absolute;
	top: 30%;
	right: 6%;
	 width: 6px;
 height: 6px;
 border-top: 2px solid #000;
 border-left: 2px solid #000;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
	pointer-events: none;
}
.cp_ipselect2.cp_sl04 select {
  padding: 8px 38px 8px 8px;
  color: #000;
}	

/*--------------------------------------------------
vet-interview1
--------------------------------------------------*/
.vet-int {
	margin: 12% 0 60px;
}
.vet-int .plf-box .img-area {
	float: none;
	width: 100%;
}
.vet-int .plf-box .txt-area {
	float: none;
	width: 100%;
	padding: 30px 0;
}
.vet-int .plf-box .txt-area h2 {
	line-height: 1.4;
	font-weight: bold;
}
.vet-int .plf-box .txt-area .name {
	margin: 20px 0 0;
}
.vet-int h3 {
	padding: 0 0 12px;
	font-weight: bold;
	border-bottom: 2px solid #003586;
	margin: 40px 0 20px;
}
/*--------------------------------------------------
vt-interview1
--------------------------------------------------*/
.vt-int {
	margin: 12% 0 60px;
}
.vt-int .plf-box .img-area {
	float: none;
	width: 100%;
}
.vt-int .plf-box .txt-area {
	float: none;
	width: 100%;
	padding: 30px 0;
}
.vt-int .plf-box .txt-area h2 {
	line-height: 1.4;
	font-weight: bold;
}
.vt-int .plf-box .txt-area .name {
	margin: 20px 0 0;
}
.vt-int h3 {
	padding: 0 0 12px;
	font-weight: bold;
	border-bottom: 2px solid #003586;
	margin: 40px 0 20px;
}

/*--------------------------------------------------
thanksページ
--------------------------------------------------*/
#entry .complete-txt {
	padding: 80px 0;
}
#entry .complete-txt .txt_01 {
	font-size: 20px;
	margin-bottom: 15px;
}
#entry .complete-txt .txt_02 {
	font-size: 14px;
}
	


/*--------------------------------
movie
-----------------------------------*/
#movie .sp-mv {
		width: 100%;
		height: 0;
		background: url(../images/sp-movie.mv.jpg);
		background-size: 100% auto;
		margin: 12% auto 0;
		padding-top: 100%;
		position: relative;
		border-bottom: 3px solid #003586;
	}
	.movie-sec01{
		padding: 0 0 90px;
	}
.movie-sec01 .inner{
		flex-direction: column;
	}
#movie .mv-inner img {
		position: relative;
		top: 50%;
		margin: -100px auto 0;
		width: 90%;
	}
/*--------------------------------
202004追加
-----------------------------------*/	
.zoom_box{
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 980px;
}
.zoom_box img{
	width: 200px;
	margin: 24px auto;
}
/*--------------------------------
202507追加
-----------------------------------*/
.flexbox{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
}
.flexbox .txtbox{
	width: 100%;
}
.flexbox .imgbox{
	width: 100%;
	margin: 1rem 0;
}
	.movie-sec02{
		padding: 90px 0 0;
	}
.movie-sec02 .flexbox {
	flex-direction: column;
}
.movie-sec02 .flexbox div {
    margin-bottom: 40px;
    text-align: center;
	width: 100%;
}
.movie-box{
    width: 100%;
    margin: 30px auto 0;
}
@media screen and (max-width: 768px) {
    .career-plan .ttl01 {
        margin: 0 auto 40px;
    }
}
}