body {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    background: #f6f6f6;
}
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;
}

header {
    overflow: hidden;
    display: block;
    line-height:0.5;
    background: #fff;
	border-top: #4fa148 solid 2px;
}
header .wrap {
	width: 980px;
	margin: 0 auto;
    box-sizing: border-box;
	line-height: 0;
}
header h1 {
    float: left;
    margin: 0;
	padding: 28px 0 0 0;
    width:860px;
	font-size: 18px;
}
header p {
    float: right;
    margin: 5px 0 15px 0;
    width:110px;
}
header p img {
	width: 100%;
	height: auto;
}
#contents {
    font-weight:bold;
    box-sizing: border-box;
}
#contents .outline_text {
    font-size: 24px;
    width: 980px;
    margin:15px auto 0;
	background: #fff;
}
#contents .inner {
    width: 980px;
    margin:0 auto;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    margin-top: 15px;
    box-shadow: 0 0 8px #ccc;
}
div#form div.step div.step-header ul.flow {
    background: #999eaa;
    list-style: none;
    padding:0;
    margin:0;
    overflow: hidden;
}
div#form div.step div.step-header ul.flow li {
    padding:0;
    margin:0;
    width:20%;
    box-sizing: border-box;
    float: left;
    font-size:11px;
    text-align: center;
    color: #fff;
    padding:10px 0 10px;
    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:16px;
    display: inline-block;
    margin-left:6px;
}



/*============================
メインビジュアル
============================*/
div.slider {
    width: 820px;
    height: 600px;
    float: left;
}
.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.slick-dots li button:before {
    color: #fff;
}
.slick-dots li.slick-active button:before {
    color: #fff;
    opacity: 1;
    text-shadow:  0 0 5px rgba(0,0,0,0.5);
}
.slick-dots {
    text-align: right;
    bottom: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}
.mv {
    color: #fff;
    height: 520px;
    background: url("img/mv_pc.jpg") no-repeat right top #000;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.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: 22px;
    text-align: center;
    padding: 15px;
}
.mv .box-body {
    padding-bottom: 15px;
}
.mv .mv-bg {
    background: rgba(19,94,10);
    width: 50%;
    float: left;
    padding-bottom: 15px;
    height: 550px;
}
.mv-title {
    font-size: 55px;
    text-align: center;
    padding-top: 25px !important;
    line-height: 1.2;
    margin-bottom: 25px;
}
.mv-title .top {
    font-size: 15px !important;
    color: #fff;
    margin-bottom: 5px;
}
.mv-title .middle {
    font-size: 20px !important;
    margin: 0 0 15px !important;
    color: #fff;
}
.mv-title .low {
    font-size: 32px !important;
    margin-bottom: 15px !important;
    color: #FFFF00;
}
.mv-title .middle b {
    font-size: 120%;
    display: inline-block;
    margin: 0 5px;
}
.mv-title .bottom {

}
.mv-name {
    text-align: center;
}
.mv-name span {
    background: #000000;
    color: #fff;
    display: inline-block;
    font-size: 16px !important;
    font-weight: bold;
    padding: 10px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.mv-text {
    font-size: 19px !important;
    text-align: center;
    line-height: 1.8;
    font-weight: normal;
    margin: 5px 20px 0 !important;
}
.mv-interview .next {
    position: absolute;
    right: 0;
    bottom: 50px;
    background: #000;
    color: #fff;
    font-size: 24px;
    padding: 12px 30px;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
}
.mv-interview .next i {
    margin-left: 10px;
}

.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: 50px;
    position: relative;
    height: 500px;
}
.mv-jobinfo1 .mv-title,
.mv-jobinfo2 .mv-title {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.mv-jobinfo1 .mv-title a {
    float: right;
    display: block;
    font-size: 24px;
    padding-top: 2px;
}
.mv-jobinfo1 .mv-title a i {
    margin-left: 15px;
}
.mv-jobinfo1 .mv-title h2,
.mv-jobinfo2 .mv-title h2 {
    float: left;
    margin: 0;
    font-size: 28px;
    color: #FFC400;
}
.mv-jobinfo1 .box ,
.mv-jobinfo2 .box  {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top:60px;
}
.mv-jobinfo1 .box-body ,
.mv-jobinfo2 .box-body {
}
.mv-jobinfo1 .box-body h3 {
    margin-top: 60px;
    text-align: center;
    font-size: 38px;
}
.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: 24px;
    overflow: hidden;
}
.mv-jobinfo1 .box-body ul li .num {
    display: block;
    background: #2B516C;
    color: #fff;
    width: 36px;
    height: 36px;
    font-size: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    line-height: 36px;
    float: left;
}
.mv-jobinfo1 .box-body ul li .text {
    float: left;
    color: #2B516C;
    font-size: 28px;
    margin-left: 15px;
}
.mv-jobinfo2 .box-body {
    padding-top: 18px;
}
.mv-jobinfo2 .box-body .worktime {
    font-size: 34px;
    text-align: center;
    padding-top: 15px;
}
.mv-jobinfo2 .box-body dl {
    margin-bottom: 8px;
    text-align: center;
    font-size: 26px;
}
.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;
}
/*============================
#form
============================*/
div#form .catch {
    background: #007249;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 18px 0;
    line-height: 1.5;
}
div#form .errors {
    background: red;
    color: #fff;
    font-size:14px;
    font-weight:bold;
    border-radius: 3px;
    padding:15px;
    margin:15px 20px 5px;
}
div#form {
    float: right;
    background: #fff;
}
div#form div.step {
    background: #fff;
    color: #000;
    width:380px;
}
div#form div.step div.step-body {
}
div#form div.step div.step-body h2 {
    background: #fff;
    color: #000;
    font-size:16px;
    padding:15px 0;
    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;
    cursor: pointer;
    font-size:16px;
    font-weight:bold;
    padding:20px 15px 20px 50px;
    border-bottom:solid 1px #eee;
    width:100%;
    box-sizing: border-box;
    border-right:solid 1px #eee;
    background: url("img/check_off.png") no-repeat 15px center;
    background-size: 24px;
    white-space: nowrap;
    overflow: hidden;
    color: #484d51;
}
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 #step3.step div.step-body h2,
div#form #step4.step div.step-body h2,
div#form #step5.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 #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:20px;
    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%;
}

.permission_number {
    font-size:14px;
    text-align: center;
    color: #666;
    line-height:1.8;
}
footer {
    text-align: center;
    color: #666;
    font-size:13px;
}


/*============================
#thanks-contents
============================*/
#thanks-contents {
    background: #fff;
    border-top:solid 1px #eee;
    padding:0 15px 15px;
    width:1050px;
    margin:15px auto 0;
    box-sizing: border-box;
}
#thanks-contents .step-body {
    padding:20px;
}
#thanks-contents .thanks_text1 {
    font-size:20px;
    font-weight:bold;
    line-height:1.5em;
    text-align: center;
    padding:25px 0 25px;
}
#thanks-contents .thanks_text1 br {
    display: none;
}
#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 {
	text-align: center !important;
    font-size:13px;
    color: #555;
    line-height:1.3;
}


#contents .outline_text {
    width: 980px;
}
#contents .inner {
    width: 980px;
}
.mv {
	height: 520px;
}
.mv .mv-bg {
	height: 550px;
}
main h2 {
	text-align: center;
	color: #111;
	font-size: 18px;
	padding: 20px 0;
	margin: 0 0 20px 0;
	background: #ced1da;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
}
main {
	padding: 30px;
}
main section.qa {
	margin-bottom: 30px;
}
main section.qa .box .box-body{
	display: block;
}
main section.qa .box .box-title {
	text-align: center;
	font-size: 20px;
	background: #33A96F;
	color: #fff;
	padding: 10px 0;
}

.entry .btn {
	width: 35%;
	padding: 11px 0;
	font-size: 17px;
}
.entry .btn.top {
	padding: 20px 0;
	font-size: 20px;
	width: 50%;
}
.entry .btn:hover {
	-webkit-opacity: .6;
	-moz-opacity: .6;
	-ms-opacity: .6;
	-o-opacity: .6;
	opacity: .6;
}
main section.qa .open-mark, main section.qa .close-mark {
	display: none;
}
.flow {
	width: 60%;
	margin: 30px auto 40px;
}
.flow:before {
	left: 53px;
}
.flow .step {
	width: 100%
}
.flow .interval {
	padding-left: 60px;
}
main section.qa-worktime .box-body dl dt {
	padding: 5px 0;
	color: #111;
	border-top: #ddd solid 1px;
	border-bottom: #ddd solid 1px;
	width: 80%;
	margin: 0 auto 15px;
}
.form-lead-text {
	font-size: 28px;
	padding-bottom: 23px;
}
div#form,
div#form div.step{
	width: 700px;
	margin: auto;
	float: none;
}
div#form {
	margin: 30px auto;
	border: #33A96F solid 3px;
	background: #fff !important;
	overflow: hidden;
}
div#form div.step div.step-body h2 {
	padding: 20px;
	font-size: 20px;
	border-bottom: #ccc solid 1px;
}
div#form div.step div.step-footer button {
	padding:20px;
}
main section.qa-work .box-body ul {
	width: 55%;
	overflow: hidden;
	padding-bottom: 0px;
	text-align: center;
}
main section.qa-work .box-body ul li {
	display: inline-block;
	margin-left: 20px;
}
main section.qa-work .box-body ul li .text {
	font-size: 17px;
}
.permission_number {
	padding-top: 30px;
}


.flow .step > div h3 {
	font-size: 16px !important;
	text-align: left !important;
	margin: 16px 0 !important;
}

.qa .box-body h3 {
	font-size: 22px !important;
}
.qa .box-body h4 {
	margin: 20px 30px 10px !important;
	font-size: 20px !important;
	text-align: center;
}
.qa .list-circle {
	margin: 30px auto 30px -3em !important;
	display: flex;
	align-items: center;
	flex-direction: column;
}
.qa .list-circle li {
	font-size: 20px !important;
}
.qa .box-body .txt {
	font-size: 16px !important;
	margin: 0 0 30px !important;
	text-align: center;
}
.qa .box-body .txt-B {
	font-size: 16px !important;
	text-align: center;
	margin: 0 30px !important;
}
.qa .box-body .txt-B.al-left {
	text-align: center !important;
	margin: 30px !important;
}
main section.qa-worktime .box-body h3 {
	margin-bottom: 20px !important;
}
.qa .box-body .kinmuList {
	display: flex;
	align-items: center;
	flex-direction: column;
}
.qa .box-body .kinmuList.last {
	margin: 0 0 30px;
}
.qa .box-body .numList {
	width: 40%;
}
main .box-body ol.numList li .num {
	margin-top: 5px !important;
}
main .box-body ol.numList li .text {
	font-size: 17px !important;
}


br.sp-none {display: block;}
