body {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    background: #f6f6f6;
    padding-bottom:50px;
}
input {
    -webkit-appearance: none;
    appearance: none;
    border:none;
    border:solid 1px #ddd;
    border-radius:3px;
    font-size:16px;
    padding:10px 15px;
    background: #f0f0f0;
    width:100%;
    box-sizing: border-box;
}
input::-webkit-input-placeholder {
    padding-top: 4px;
}
.text-green {
    color: #009961;
}

header {
    overflow: hidden;
    display: block;
    line-height:0.5;
    background: #fff;
	border-top: #4fa148 solid 2px;
}
header .wrap {
	width: auto;
	margin: 0 auto;
    box-sizing: border-box;
	line-height: 0;
}
header h1 {
    float: left;
    margin: 0;
	padding: 24px 0 0 12px;
    width:78%;
	font-size: 13px;
	box-sizing: border-box;
}
header p {
    float: right;
    margin: 8px 0 10px 0 !important;
	padding-right: 10px;
    width:22%;
	box-sizing: border-box;
}
header p img {
	width: 100%;
	height: auto;
}


/* contents */
#contents .outline_text {
    font-size: 18px;
    text-align: center;
    background: #fff;
    margin: 0px 26px 0px;
    padding: 8px 0;
}



/*============================
メインビジュアル
============================*/
.mv {
    color: #fff;
    font-weight:bold;
    position: relative;
    background-size: cover;
    overflow: hidden;
    position: relative;
    min-height: 350px;
    box-sizing: border-box;
}
.mv .box {
    overflow: hidden;
    background: #fff;
    color: #000;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    position: relative;
}
.mv .box-half {
    width: 48%;
}
.mv .box-left {
    right: inherit !important;
}
.mv .box-right {
    left: inherit !important;
}
.mv .box-header {
    overflow: hidden;
    background: #000;
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 8px;
}
.mv .box-body {
    padding-bottom: 15px;
}
.mv-interview {
    background: url("img/mv_sp.jpg") no-repeat right top #000;
    background-size: cover;
}
.mv-interview .mv-bg {
    background: rgba(19,94,10,1);
    width: 62%;
    padding-bottom: 10px;
    right: 0;
    top: 0;
    bottom: 0;
}
.mv-interview .mv-title {
    font-size: 24px;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 10px;
}
.mv-interview .mv-title {
    text-align: center;
    padding-top: 10px;
    line-height: 1.2;
    margin-bottom: 10px;
}
.mv-interview .mv-title .top {
    font-size: 10px;
    color: #fff;
    margin: 0 10px 0px;
    line-height: 1.2;
}
.mv-interview .mv-title .top span {
    display: block;
}
.mv-interview .mv-title .middle {
    font-size: 13px;
	color: #fff;
    line-height: 1.4;
    margin: 0 0 5px;
}
.mv-interview .mv-title .middle span {
    display: block;
}
.mv-interview .mv-title .middle b {
    font-size: 120%;
    display: inline-block;
    margin: 0 5px;
}
.mv-interview .mv-title .low {
    font-size: 18px;
	color: #FFD500;
    line-height: 1.4;
    margin: 0 0 5px;
}
.mv-interview .mv-title .bottom {

}
.mv-interview .mv-name {
    text-align: center;
    margin-bottom: 10px;
    line-height: 1.4;
}
.mv-interview .mv-name span {
    background: #000000;
    color: #fff;
    display: inline-block;
    font-size: 6px;
    font-weight: bold;
    padding: 5px;
	white-space:nowrap;
	text-align:center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.mv-interview .mv-text {
    font-size: 13px;
    text-align: center;
    line-height: 1.8;
    margin: 5px 5px;
}
.mv-interview .next {
    position: absolute;
    right: 0;
    bottom: 15px;
    background: #000;
    color: #fff;
    font-size: 12px;
    padding: 8px 15px;
}
.mv-interview .next i {
    margin-left: 5px;
}
.mv-jobinfo1,
.mv-jobinfo2 {
    background: url("img/mv_jobinfo@2x.jpg?") no-repeat right top #000;
    -webkit-background-size: cover;
    background-size: cover;
}
.mv-jobinfo1 .mv-inner,
.mv-jobinfo2 .mv-inner {
    margin: 20px 20px 20px;
    position: relative;
    height: 260px;
}
.mv-jobinfo1 .mv-title,
.mv-jobinfo2 .mv-title {
    overflow: hidden;
    margin-bottom: 15px;
}
.mv-jobinfo1 .mv-title a {
    float: right;
    display: block;
    font-size: 14px;
    padding-top: 2px;
}
.mv-jobinfo1 .mv-title a i {
    margin-left: 5px;
}
.mv-jobinfo1 .mv-title h2,
.mv-jobinfo2 .mv-title h2 {
    float: left;
    margin: 0;
    font-size: 19px;
    color: #FFC400;
}
.mv-jobinfo1 .box ,
.mv-jobinfo2 .box  {
    height: 120px;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 220px;
}
.mv-jobinfo1 .box-body ,
.mv-jobinfo2 .box-body  {
}
.mv-jobinfo1 .box-body h3 {
    margin-top: 35px;
    text-align: center;
}
.mv-jobinfo1 .box-body ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    width: 70%;
    margin: 0 auto;
}
.mv-jobinfo1 .box-body ul li {
    margin-bottom: 8px;
    overflow: hidden;
}
.mv-jobinfo1 .box-body ul li .num {
    display: block;
    background: #2B516C;
    color: #fff;
    width: 16px;
    height: 16px;
    font-size: 9px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    line-height: 16px;
    float: left;
}
.mv-jobinfo1 .box-body ul li .text {
    float: left;
    color: #2B516C;
    font-size: 14px;
    margin-left: 5px;
}
.mv-jobinfo2 .box-body {
    padding-top: 18px;
}
.mv-jobinfo2 .box-body .worktime {
    font-size: 16px;
    text-align: center;
}
.mv-jobinfo2 .box-body dl {
    margin-bottom: 8px;
    text-align: center;
    font-size: 13px;
}
.mv-jobinfo2 .box-body dt {
    padding: 0;
    margin: 0;
    margin-bottom: 8px;
    color: #2B516C;
}
.mv-jobinfo2 .box-body dd {
    padding: 0;
    margin: 0;
    line-height: 1.5;
}






.entry {
    background: #F8F6E6;
    text-align: center;
    padding:20px 0;
}
.entry .btn {
    display: block;
    background: #D67616;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    width: 80%;
    border-radius: 100px;
    padding: 12px;
    box-sizing: border-box;
    box-shadow: inset  0 -2px 0 rgba(0,0,0,0.3), 0 0 8px #f3a446;
    margin: 0 auto;
}

/*============================
main
============================*/
main {
    background-color: #E5E7EC;
    margin: 0;
    padding: 15px 15px 5px;
    overflow: hidden;
}
main h2 {
    margin: 0;
    color: #37549A;
    font-size: 14px;
    margin-bottom: 15px;
    text-align: center;
}
main section.qa {
    overflow: hidden;
    background: #fff;
    border-radius: 8px;
    border-bottom: solid 1px rgba(0,0,0,0.2);
    margin-bottom: 15px;
}
main section.qa .box .box-title {
    font-size: 16px;
    padding: 20px 22px;
    line-height: 1.5;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    padding-right: 50px;
    text-align: center;
}
main section.qa .box-on .open-mark {

}
main section.qa .open-mark,
main section.qa .close-mark {
    position: absolute;
    right: 0;
    top: 16px;
    bottom: 0;
    width: 50px;
    color: #5680E4;
    text-align: center;
}
main section.qa .close-mark {
    display: none;
}
main section.qa .open-mark i,
main section.qa .close-mark i {
    font-size: 16px;
}
main section.qa .open-mark span,
main section.qa .close-mark span {
    font-size: 8px;
    display: block;
}
main section.qa .box .box-body {
    display: none;
}
main section.qa .box-on .box-title {
    background: #5680E4;
    color: #fff;
}
main section.qa .box-on .close-mark {
    display: block;
    color: #fff;
}
main section.qa .box-on .open-mark {
    display: none;
}

main section.qa-modelcase .box-body p {
    font-size: 20px;
    line-height: 2;
    text-align: center;
    font-weight: bold;
}

main section.qa .box-body h3 {
	font-size:1em;
    margin: 20px 20px 5px;
    text-align: center;
}
main section.qa-work .box-body ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    width: 70%;
    margin: 0 auto 20px;
}
main section.qa-work .box-body ul li {
    margin-bottom: 8px;
    overflow: hidden;
}
main section.qa-work .box-body ul li .num {
    display: block;
    background: #2B516C;
    color: #fff;
    width: 16px;
    height: 16px;
    font-size: 9px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    line-height: 16px;
    float: left;
}
main section.qa-work .box-body ul li .text {
    float: left;
    color: #2B516C;
    font-size: 14px;
    margin-left: 5px;
    font-weight: bold;
}

main section.qa-worktime .box-body h3 {
	font-size: 16px;
	padding: 20px;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}
main section.qa-worktime .box-body .time {
	font-size: 20px !important;
}
main section.qa-worktime .box-body dl {
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
    font-weight: bold;
    margin: 0 0 15px;
}
main section.qa-worktime .box-body dl dt {
    color: #5884E7;
}
main section.qa-worktime .box-body dl dt,
main section.qa-worktime .box-body dl dd {
    margin: 0;
}


main section.qa-location .box-body dl:first-child {
    margin-top: 20px;
}
main section.qa-location .box-body dl {
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
    font-weight: bold;
    margin: 0 0 15px;
}
main section.qa-location .box-body dl dt {
    color: #5884E7;
}
main section.qa-location .box-body dl dt,
main section.qa-location .box-body dl dd {
    margin: 0;
}

.flow {
    padding: 0 20px;
    margin: 25px 0;
    position: relative;
}
.flow:before {
    position: absolute;
    width: 6px;
    background: #009961;
    content: "　";
    top:0;
    left: 40px;
    bottom: 0;
}
.flow .step {
    border: solid 2px #009961;
    overflow: hidden;
    background: #fff;
    display: table;
    border-radius: 8px;
    position: relative;
}
.flow .step > div {
    display: table-cell;
    padding: 10px 0;
    vertical-align: top;
    font-size: 13px;
}
.flow .step > div.left {
    width: 50px;
    padding: 20px 10px 0;
    text-align: center;
}
.flow .step > div.left i {
    font-size: 30px;
    color: #009961;
}
.flow .step > div.right {
    padding-right: 15px;
}
.flow .step > div h3 {
    color: #009961;
    font-size: 16px;
    margin: 16px 0 !important;
    text-align: left !important;
}
.flow .step > div.right p {
    line-height: 1.5;
}
.flow .interval {
    font-size: 14px;
    color: #009961;
    font-weight: bold;
    padding: 10px 0 10px 35px;
}



/*============================
txt
============================*/
.box-body .txt {
	font-size: 14px !important;
	margin: 0 15px 10px !important;
	line-height: 1.6 !important;
	text-align: center !important;
	font-weight: normal !important;
}
.box-body .txt-A {
	font-size: 24px !important;
	font-weight: bold !important;
	text-align: center !important;
}
.box-body .txt-B {
	font-size: 12px !important;
	margin: 20px !important;
	line-height: 1.6 !important;
}
.box-body .txt-C {
	font-size: 16px !important;
	margin: 20px !important;
	line-height: 1.6 !important;
}
.box-body .al-left {
	margin: 20px 30px !important;
	font-weight: normal !important;
	text-align: left !important;
}
.box-body .al-center {
	text-align: center !important;
}
.box-body ul.list-circle {
	margin: 2em;
}
.box-body ul.list-circle li {
	line-height: 1.5;
	font-size:16px;
	margin: 0 0 8px;
}
.box-body .time span {
	font-size: 16px !important;
	font-weight: normal !important;
}
.box-body h4 {
	font-size: 16px !important;
	margin: 0 20px;
	text-align: center;
}
main .box-body ol.numList {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 75%;
	margin: 10px auto;
}
main .box-body ol.numList li {
	padding-left: 20px;
	margin-bottom: 8px;
	position: relative;
}
main .box-body ol.numList li .num {
	background: #2B516C;
	color: #fff;
	display: block;
	font-size: 9px;
	float: left;
	line-height: 16px;
	margin-left: -23px;
	margin-top: 2px;
	text-align: center;
	height: 16px;
	width: 16px;
	border-radius: 50%;
}
main .box-body ol.numList li .text {
	line-height: 1.5;
	color: #2B516C;
	font-size: 14px;
	font-weight: bold;
}




/*============================
#form
============================*/
.form-lead-text {
    margin:0;
    text-align: center;
    font-weight:bold;
    font-size:16px;
    line-height:1.5em;
    margin-bottom:10px;
    background: #33A96F;
    color: #fff;
    padding: 15px;
    position: relative;
}
.form-lead-text img {
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    z-index: 10;
    height: 10px;
    width: auto;
}
div#form {
    margin:25px 15px 15px;
}
div#form h2 {
    margin:0;
}
div#form .errors {
    background: red;
    color: #fff;
    font-size:14px;
    font-weight:bold;
    border-radius: 3px;
    padding:15px;
    margin:15px 20px 5px;
}
div#form div.step {
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
}
div#form div.step div.step-header {
}
div#form div.step div.step-header ul.flow {
    background: #999eaa;
    list-style: none;
    padding:0;
    margin:0;
    overflow: hidden;
    display: none;
}
div#form div.step div.step-header ul.flow li {
    padding:0;
    margin:0;
    width:25%;
    box-sizing: border-box;
    float: left;
    font-size:8px;
    text-align: center;
    color: #fff;
    padding:4px 0 5px;
    font-weight:bold;
    font-style: italic;
}
div#form div.step div.step-header ul.flow li.active {
    background: #009961;
}
div#form div.step div.step-header ul.flow li span {
    font-size:12px;
    display: inline-block;
    margin-left:2px;
}
div#form div.step div.step-body {
}
div#form div.step div.step-body h2 {
    background: #3e4341;
    color: #fff;
    font-size:14px;
    padding:10px;
    text-align: center;
    margin:0;
}
div#form div.step div.step-body ul {
    border:solid 1px #eee;
    border-bottom:none;
    margin:0;
    margin:0;
    padding:0;
    overflow: hidden;
}
div#form div.step div.step-body ul li {
    background: #fff;
    list-style: none;
    margin:0;
    padding:0;
    cursor: pointer;
    font-size:12px;
    font-weight:bold;
    padding:20px 15px 20px 35px;
    border-bottom:solid 1px #eee;
    width:50%;
    float: left;
    box-sizing: border-box;
    border-right:solid 1px #eee;
    background: url("img/check_off.png") no-repeat 12px center;
    background-size: 15px;
    white-space: nowrap;
    overflow: hidden;
}
div#form #step2.step div.step-body ul li:last-child,
div#form #step3.step div.step-body ul li:last-child {
    border-bottom:none;
}
div#form div.step div.step-body ul li:nth-child(even) {
    border-right:none;
}
div#form div.step div.step-body ul li.checked {
    background-image: url("img/check_on.png");
    background-color: #ecf1fb;
}
div#form #step4.step div.step-body h2 {
    margin-bottom:5px;
}
div#form #step3.step div.step-body section,
div#form #step4.step div.step-body section,
div#form #step5.step div.step-body section {
    padding:10px 20px;
}
div#form #step3.step div.step-body section h3 ,
div#form #step4.step div.step-body section h3,
div#form #step5.step div.step-body section h3 {
    margin:0;
    padding:0;
    font-size:14px;
    margin-bottom:8px;
}
div#form #step3.step div.step-footer,
div#form #step4.step div.step-footer,
div#form #step5.step div.step-footer {
    margin-top:10px;
}
div#form #step1.step div.step-footer {
    border-top:none;
}
div#form div.step div.step-footer {
    border:solid 1px #eee;
    padding:15px;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
div#form div.step div.step-footer button {
    -webkit-appearance: none;
    appearance: none;
    background: #03a86c;
    color: #fff;
    border:none;
    font-weight:bold;
    font-size:15px;
    border-radius: 50px;
    padding:10px;
    width:70%;
}
div#form div.step div.step-footer button:disabled {
    opacity:0.3;
}
div#form div.step div.step-footer button.back {
    width:25%;
    background: #999;
    margin-right:10px;
}
div#form div.step div.step-footer button.next {
    width:50%;
}
div#form div.step div.step-body h3 {
}
div#form div.step div.step-body div.form-element {
}
div#form div.step div.step-body div.form-element input {
}
div#form div.step div.step-footer div.errors {
}

.permission_number {
    font-size:11px;
    text-align: center;
    color: #999;
}
footer {
    text-align: center;
    color: #999;
    font-size:11px;
}



/*============================
#thanks-contents
============================*/
#thanks-contents {
    background: #fff;
    border-top:solid 1px #eee;
    padding:0 15px 15px;
}
#thanks-contents .step-body {
    padding:20px;
}
#thanks-contents .thanks_text1 {
    font-size:18px;
    font-weight:bold;
    line-height:1.5em;
    text-align: center;
    padding:15px 0 25px;
}
#thanks-contents .afterflow {
    text-align: center;
    overflow: hidden;
    font-size:14px;
    border:solid 1px #eee;
}
#thanks-contents .afterflow .title {
    font-weight:bold;
    color: #009961;
    border-radius:3px;
    border-bottom:solid 1px #eee;
    padding:10px;
}
#thanks-contents .afterflow .afterflow-in {
    line-height:1.5;
    padding:0px 20px;
}
#thanks-contents .afterflow .text1 {
    font-size:110%;
}
#thanks-contents .caution {
    font-size:11px;
    color: #555;
    line-height:1.3;
}


br.sp-none {display: none;}
