@charset "UTF-8";
/*
 * エントリーフォーム PC用 CSS
 */

/* reset
==================*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,menu,nav,main,section
	{
	display: block;
}

html {
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	font-size: 10px;
	overflow-y: scroll;
}

body {
	color: #555;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ",
		"Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1;
	width: 100%;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

img {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
}

input,textarea,select,fieldset {
	font-family: inherit;
}

/* link */
a {
	color: #005ead;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* wrapper */
#ef-container {
	height: 100%;
  font-weight: 200;
  font-style: normal;
  font-size: 14px;
  line-height: 1.7;
  background-color: #f4f4f4;
	min-width: 1000px;
	color: #555555;
  font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#ef-container * {
  box-sizing: border-box;
}
.c-container {
  position: relative;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
.u-device-sp--in {
	display: none;
}
#main {
	background-color: #ffffff;
	padding: 30px 30px 45px;
  border-top: 3px solid #005ead;
}


/* header */
.p-shoulder {
  min-width: 1000px;
  background-color: #00b1b2;
  color: #ffffff;
  font-size: 10px;
}
.p-shoulder__logo {
  display: block;
  width: 121px;
  height: 115px;
  position: absolute;
  top: 0;
  z-index: 9999; }
.special-1 .p-shoulder__content {
  height: 60px;
  background-color: #fff;
  margin-bottom: 30px; }
.special-1 .p-shoulder p {
  padding-left: 125px; }
.special-1 .p-shoulder__content ul {
  padding-left: 125px; }
.special-1 .p-shoulder__content ul .p-shoulder__content__item {
  width: 48%; }
.special-1 .p-shoulder__content ul .p-shoulder__content__item--left {
  float: left; }
.special-1 .p-shoulder__content ul .p-shoulder__content__item--right {
  float: right;
  text-align: right; }

/* footer */
#footer {
  width: 100%;
}
.p-securities-wrap {
  position: relative;
  padding: 40px 0 15px 0;
}
.p-securities {
  display: table;
  width: 100%;
  margin: 0 auto;
  table-layout: fixed;
}
.p-securities__block {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.p-securities__block--pmark {
  width: 43%;
}
.p-securities__block--norton {
  width: 60%;
}
.p-security {
  display: table;
  margin: 0 10px;
}
.p-security__icon, .p-security__caption {
  display: table-cell;
  vertical-align: middle;
}
.p-security__icon {
  width: 84px;
}
.p-security__icon img {
  max-width: 100%;
  height: auto;
}
.p-security__caption {
  font-size: 11px;
  padding: 0;
}
.p-security--norton .p-security__icon {
  width: 120px;
  padding: 0 15px 0 0;
}
.p-security--norton .p-security__caption {
  padding: 0 30px 0 0;
}
.p-pagetop {
  position: absolute;
  bottom: 15px;
  right: 0;
}
.p-pagetop a {
  color: #005ead;
  padding-left: 12px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  background: transparent url(../img/pc/icon-arrow-pagetop.png) no-repeat left center;
}
.p-copyright {
  display: block;
  width: 100%;
  padding: 5px 0;
  background-color: #115fad;
  color: #ffffff;
  font-size: 11px;
}


@media screen and (min-width: 768px)
.footer__copyWrap {
    bottom: 0;
    position: absolute;
}
.footer__copyWrap {
padding: 25px;
background: #115fad;
width: 100%;
color: #fff;
text-align: center;
}


.p_footer_corpInfo{
padding: 15px;
background: #f5f5f5;
width: 100%;
font-weight: bold;
}

.p_footer_corpInfoIn{
display: block;
font-size: 11px;
text-align: left;
margin: 0 auto;
line-height: 1.8;
}

.p_footer_corpInfoIn th{
color: #14b7b8;
width: 60px;
}


@media screen and (min-width:768px) {

.p_footer_corpInfo{
padding: 15px 0;
background: #f5f5f5;
}

.p_footer_corpInfoIn{
width: 960px;
}


}



/* form */
.block-s {
	margin-bottom: 20px;
}

.block-m {
	margin-bottom: 30px;
}

.block-l {
	margin-bottom: 60px;
}

.menu {
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	max-width: 840px;
	margin: 0 auto 60px;
	background-color: #fff;
}

.back {
	-ms-flex: 0 0 29px;
	flex: 0 0 29px;
	height: 23px;
	display: block;
	overflow: hidden;
	text-indent: 29px;
	white-space: nowrap;
	position: relative;
	margin: -1px 10px 0 0;
}

.back::before {
	content: '';
	position: absolute;
	left: 8px;
	top: 50%;
	-webkit-transform: translate(3px, -50%) rotate(45deg);
	transform: translate(3px, -50%) rotate(45deg);
	border-left: 3px solid #005cb0;
	border-bottom: 3px solid #005cb0;
	width: 12px;
	height: 12px;
}

.progressbar {
	border-radius: 10px;
	background: #eee;
	overflow: hidden;
	width: 100%;
	-ms-flex: 1;
	flex: 1;
}

.progressbar>span {
	display: block;
	background: #349ac1;
	border-radius: 10px;
	width: 100%;
	width: 0%;
	height: 20px;
	transition: width .5s ease-in-out;
}

.progress {
	font-size: 1.2rem;
	font-weight: bold;
	color: #005cb0;
	margin-left: 10px;
	text-align: right;
}

.progress>span {
	font-size: 2rem;
	padding-right: 5px;
}

.panel-wrap {
	position: relative;
	overflow: hidden;
	width: 680px;
	margin: 0 auto;
	display: block;
}

.panel {
	display: none;
	padding: 0 30px 20px;
	width: 100%;
	box-sizing: border-box;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}

.panel:first-child {
	z-index: 2;
	display: block;
	position: relative;
}

.panel:first-child.is-done {
	position: absolute;
}

.panel:last-of-type {
	padding-bottom: 0;
}

.panel.is-done {
	left: -100%;
}

.is-done+.panel {
	display: block;
	position: relative;
}

.is-done+.is-done {
	position: absolute;
}

.is-motion-on .panel {
	transition: left 1s;
}

.form-title {
	margin: 0 0 40px;
	font-size: 2rem;
	line-height: 1.3;
	font-weight: bold;
	color: #005cb0;
	text-align: center;
}

.form-title > span {
	font-size: 1.3rem;
	font-weight: normal;
	color: #fff;
	background: #349AC1;
	padding: 4px 8px;
	line-height: 1;
	vertical-align: middle;
	margin-left: 10px;
	display: inline-block;
}

.form-label {
	display: block;
	font-size: 1.4rem;
	margin-bottom: 5px;
	font-weight: bold;
}

.form-confirm {
	color: #005ead;
	font-size: 2.7rem;
	/* font-size: 1.6rem; */
	line-height: 1.3;
	font-weight: bold;
	word-break: break-all;
}

.form-set {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

.form-note {
	font-size: 1.2rem;
	line-height: 1.4;
}
.p-error {
	font-size: 1.4rem;
	line-height: 1.4;
}

.p-error {
	color: #f34d47;
	margin: 10px 0;
	display: none;
}

.is-error {
	background: #ffe5e5;
}

.input {
	color: #555;
	border: 1px solid #e5e5e5;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	height: 50px;
	box-sizing: border-box;
	width: 100%;
	padding: 0 10px;
	font-size: 1.6rem;
	font-weight: bold;
}

.input::-webkit-input-placeholder {
	font-size: 1.4rem;
}

.input:-ms-input-placeholder {
	font-size: 1.4rem;
}

.input::placeholder {
	font-size: 1.4rem;
}

.input--s {
	width: 48%;
}

.input-file {
	/* outline: none; */
	cursor: pointer;
	font-size: 1.4rem;
	line-height: 1;
}

select.input {
	padding: 0 20px 0 10px;
	background-image: url(/entry/assets/img/sp/icon-select-arrows.png);
	background-repeat: no-repeat;
	background-position: right 10px top 19px;
	background-size: 7px auto;
	font: inherit;
	font-size: 1.6rem;
	font-weight: bold;
}
select.input::-ms-expand {
	display: none;
}

textarea.input {
	min-height: 140px;
	padding: 10px;
	font-size: 1.2rem;
	line-height: 1.5;
}

.input-select {
	width: 100%;
}

.arw {
	padding-top: 30px;
	position: relative;
}

.arw::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -14px) rotate(45deg);
	transform: translate(-50%, -14px) rotate(45deg);
	border-bottom: 17px solid #349ac1;
	border-left: 17px solid transparent;
}

.plus-group {
	display: -ms-flexbox;
	display: flex;
}

.date-group {
	padding-right: 20px;
	position: relative;
}

.date-group_text {
	position: absolute;
	white-space: nowrap;
	top: 50%;
	left: calc(100% -     1em);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-size: 1.4rem;
}

.form-group_row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.form-group_rowLeft {
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.form-group_col {
	-ms-flex: 0 0 48%;
	flex: 0 0 48%;
	max-width: 48%;
	box-sizing: border-box;
}
.date-group.form-group_col {
	-ms-flex: 0 0 24%;
	flex: 0 0 24%;
	max-width: 24%;
}
.date-group.form-group_col--year {
	-ms-flex: 0 0 44%;
	flex: 0 0 44%;
	max-width: 44%;
}
.date-group.form-group_col--month {
	-ms-flex: 0 0 24%;
	flex: 0 0 24%;
	max-width: 24%;
	margin-left: 10px;
}

.form-job .form-text {
	display: none;
}

.form-job.is-active .form-group_row+.form-group_row {
	display: none;
}

.form-job.is-active .form-text {
	display: inline-block;
}

.btn-group {
	display: flex;
	display: -ms-flexbox;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}
.btn-group > li {
	margin: 0 10px;
}

.btn-input {
	display: -ms-flexbox;
	display: flex;
	border: 2px solid #E5E5E5;
	background: #fff;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	color: #005cb0;
	text-decoration: none;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.4;
	cursor: pointer;
	text-align: center;
	padding: 0px 10px;
	margin-bottom: 20px;
	transition: border-color .3s, background-color .3s;
	position: relative;
}
.btn-input input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
.btn-input.is-checked {
	background: #B8F0FF;
	border-color: #005cb0;
}

.btn-input-hover {
	background: #B8F0FF;
	border-color: #005cb0;
}

.btn-select {
	height: 180px;
	width: 180px;
	border-radius: 50%;
}

.btn-checkbox {
	height: 60px;
	width: 180px;
	border-radius: 5%;
	position: relative;
}

.file-group {
	position: relative;
	display: block;
	/* padding: 10px 0 10px 0; */
}
.file-group::after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 35px;
	height: 35px;
	background: url(/entry/assets/img/pc/icon-check.png);
	background-size: cover;
	transform: translateY(-50%);
}
.file-group.is-complete::after {
	background: url(/entry/assets/img/pc/icon-complete.png);
}

.btn-plus {
	display: block;
	-ms-flex: 0 0 50px;
	flex: 0 0 50px;
	margin-left: 10px;
	width: 50px;
	height: 50px;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	background: #005cb0;
	position: relative;
}

.btn-plus::before,.btn-plus::after {
	content: '';
	width: 20px;
	height: 4px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.btn-plus::after {
	-webkit-transform: translate(-50%, -50%) rotate(90deg);
	transform: translate(-50%, -50%) rotate(90deg);
}

.btn-s {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex: 0 0 5em;
	flex: 0 0 5em;
	/* margin-left: 10px; */
	width: 5em;
	height: 50px;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	background: #005cb0;
	position: relative;
	font-size: 1.6rem;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.btn-s span {
	color: #fff;
}

.btn-box {
	height: 80px;
}

.btn-wrap {
	/* position: fixed;
	bottom: 0;
	left: 0; */
	/* width: 100%; */
	box-sizing: border-box;
	padding: 10px 0 14px;
	background: rgba(255, 255, 255, 0.8);
}
.btn-next {
	display: block;
	margin: 0 auto;
	padding: 0;
	-webkit-appearance: none;
	appearance: none;
	background: none;
	border: none;
	width: 280px;
	transition: margin 0.3s, padding 0.3s;
	cursor: pointer;
}
.btn-next:not(.is-disabled):hover {
	padding-top: 4px;
	margin-bottom: 4px;
}
.btn-next span {
	display: block;
	background: #005cb0;
	border-radius: 5px;
	border: none;
	box-shadow: 0 4px 0 #014B8E;
	width: 100%;
	padding: 15px 0;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	position: relative;
	transition: background-color 0.3s, box-shadow 0.3s;
}

.btn-next span::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 14px;
	width: 15px;
	height: 15px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	-webkit-transform: translate(0, -50%) rotate(45deg);
	transform: translate(0, -50%) rotate(45deg);
}

.btn-next:not(.is-disabled):hover span {
	box-shadow: none;
}


.btn-next.is-disabled span {
	background: #aaa;
	box-shadow: 0 4px 0 #999;
	pointer-events: none;
}


.btn-cv {
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	position: relative;
	width: 430px;
	height: 90px;
	background: #f87a00;
	border-radius: 6px;
	display: block;
	border: none;
	margin: 0 auto 24px;
	padding: 0;
	outline: none;
	cursor: pointer;
	transition: opacity .3s;
}
.btn-cv:hover {
	opacity: .75;
}

.link-list {
	font-size: 1.2rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 30px 0 15px;
}

.link-list>li {
	margin: 0 10px;
}

.link-list>li::after {
	content: '';
	margin-left: 3px;
	width: 6px;
	height: 6px;
	display: inline-block;
	border-top: 1px solid #005ead;
	border-right: 1px solid #005ead;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.notice {
	margin-bottom: 20px;
	background: #f6f6f6;
	padding: 10px;
	font-size: 1.1rem;
	line-height: 1.5;
}

.notice>dt {
	font-size: 1.3rem;
	font-weight: bold;
	margin-bottom: 5px;
}

.privacy {
	background: #f4f4f4;
	padding: 25px 10px;
	margin: 0 -5%;
	line-height: 1.5;
}

.privacy>dl {
	display: -ms-flexbox;
	display: flex;
}

.privacy>dl:first-of-type>dd {
	margin-top: 10px;
}

.privacy>dl+dl {
	margin-top: 10px;
}

.privacy>dt {
	-ms-flex: 0 0 67px;
	flex: 0 0 67px;
	width: 67px;
	margin-bottom: 10px;
}

.privacy>dt img {
	max-width: 58px;
}

.privacy>dd {
	-ms-flex: 1;
	flex: 1;
}

.u-hidden {
	display: none;
}

#p-section__error {
	padding: 0 5%;
}

.noscript {
	padding: 5%;
	color: #f34d47;
	font-size: 1.4rem;
	line-height: 1.4;
}
.last .form-note {
	margin-top: 10px;
}
.last + .c-notice {
	margin-top: 30px;
	font-size: 1.2rem;
}

.is-typeA .is-typeA-body,
.is-typeB .is-typeB-body {
	display: block;
}
.is-typeA .is-typeB-body,
.is-typeB .is-typeA-body {
	display: none;
}