@charset "UTF-8";
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ページタイトル
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tit {
	width:100%;
	height:210px;
	background: rgb(0,25,109);
	background: linear-gradient(90deg, rgba(0,25,109,1) 0%, rgba(0,25,109,1) 50%, rgba(100,170,220,1) 50%, rgba(100,170,220,1) 100%);
	position:relative;
	text-align: center;
}
#tit h2 {
	font-size: 30px;
    font-weight: bold;
    color: #00196d;
    background-color: #fff;
    text-align: center;
    line-height: 33px;
    margin: auto;
    padding: 20px 61px;
    box-sizing: border-box;
    display: inline-block;
    margin-top: 67px;
}
#tit span {
	font-size:18px;
}
#main-contents {
	background-color:#fff;
	position:relative;
}
.breadcrumb {
	width:980px;
	margin:15px auto 15px;
	font-size:12px;
	color:#00196d;
}
.breadcrumb a {
	text-decoration: underline;
}
@media (max-width:980px) {
	#tit {
		height:132px;
	}
	#tit h2 {
		font-size: 25px;
		line-height: 26px;
		width: auto;
		margin: 35px 20px 0;
		padding: 17px 24px;
	}
	.breadcrumb {
		width: calc(100% - 20px);
		margin:10px auto 10px;
		padding:0 0 0 10px;
		font-size:10px;
	}
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
メインコンテンツ
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++++++++++++++++++++++++++++
questionnarie
++++++++++++++++++++++++++++++++++++*/
#contents #page_title{
	height: 202px;
	background: #31b1e4 url(../images/bg_main.gif) no-repeat center center;
}
#contents h2{
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	line-height: 40px;
	text-indent: 0;
	letter-spacing: 0.2em;
	padding-top: 22px;
}
#contents h2 .recruit_title{
	display: block;
	letter-spacing: 0;
	margin-bottom: 34px;
}
#contents h2 .recruit_page_name{
	font-size: 36px;
	font-style: normal;
}
#contents .ce_go {
	font-family: "Century Gothic", "Futura", sans-serif;
	font-style: italic;
}

#q_cont h3 {
	color: #0961af;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	padding: 60px 0 50px;
}
#q_contents {
	width: 980px;
	margin: 0 auto;
	position: relative;
	border: 3px solid #0961af;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#q_contents .slick-slide {
	height: 520px;
}
#q_contents h4 {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	background: #0961af;
	padding: 8px 28px 20px;
	text-align: left;
}
#q_contents h4 span {
	width: 90px;
	font-size: 30px;
	margin-bottom: -3px;
	display: inline-block;
	vertical-align: bottom;
}
#q_contents li > div {
	overflow: hidden;
	text-align: center;
	padding: 48px 0 21px;
}
#q_contents .img,
#q_contents ul {
	display: inline-block;
	vertical-align: middle;
}
#q_contents ul {
	width: 458px;
	font-size: 16px;
	margin-left: 72px;
}
#q_contents ul li {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 43px;
	overflow: hidden;
	background: repeat-x center center #0961af;
}
#q_contents ul li + li {
	margin-top: 10px;
}
@media screen and (min-width: 980px) {
	#q_contents ul.many li {
		line-height: 38px;
	}
}
#q_contents ul .choice_a,
#q_contents ul .choice_b,
#q_contents ul .choice_c {
	background-image: url(../images/border_white.gif);
}
#q_contents ul .choice_d,
#q_contents ul .choice_e,
#q_contents ul .choice_f,
#q_contents ul .choice_g {
	color: #0961af;
	background-image: url(../images/border_blue.gif);
}
#q_contents ul .choice_a { background-color: #0961af; }
#q_contents ul .choice_a p {
	background: #0961af;
}
#q_contents ul .choice_b { background-color: #627fbb; }
#q_contents ul .choice_b p {
	background: #627fbb;
}
#q_contents ul .choice_c { background-color: #8fa2cd; }
#q_contents ul .choice_c p {
	background: #8fa2cd;
}
#q_contents ul .choice_d { background-color: #a9bcdc; }
#q_contents ul .choice_d p {
	background: #a9bcdc;
}
#q_contents ul .choice_e { background-color: #ced6e9; }
#q_contents ul .choice_e p {
	background: #ced6e9;
}
#q_contents ul .choice_f { background-color: #eaedf6; }
#q_contents ul .choice_f p {
	background: #eaedf6;
}
#q_contents ul .choice_g { background-color: #f8f9fd; }
#q_contents ul .choice_g p {
	background: #f8f9fd;
}
#q_contents ul p {
	text-align: left;
}
#q_contents ul .ans {
	float: left;
	padding-left: 18px;
	padding-right: 12px;
}
#q_contents ul .per {
	width: 68px;
	float: right;
	text-align: right;
	padding-right: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
@media screen and (min-width: 980px) {
	.rows {
		width: 814px;
		margin: 0 auto;
	}
}
#q_contents .choice_left,
#q_contents .choice_right {
	width: 390px;
	margin-left: 0px;
}
#q_contents .choice_left {
	float:left;
}
#q_contents .choice_right {
	float:right;
}
#q_contents .text {
	font-size: 13px;
	line-height: 24px;
	text-align: left;
	padding: 0 80px;
}
#q_contents .slick-arrow {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 34px;
	height: 0;
	padding: 68px 0 0;
	overflow: hidden;
	border: none;
	cursor: pointer;
	transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	background: no-repeat center center #0961af;
}
#q_contents .slick-arrow:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: alpha(opacity=60);
}
#q_contents .slick-next {
	right: -34px;
	border-radius: 0 34px 34px 0;
	background-image: url(../images/arrow_right.gif);
}
#q_contents .slick-prev {
	left: -34px;
	border-radius: 34px 0 0 34px;
	background-image: url(../images/arrow_left.gif);
}
#q_contents + .navigation {
	margin: 20px 0 60px;
	text-align: center;
}
#q_contents + .navigation li {
	width: 36px;
	height: 36px;
	color: #0961af;
	cursor: pointer;
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
	display: inline-block;
	border: 2px solid #0961af;
}
#q_contents + .navigation li + li {
	margin-left: 15px;
}
#q_contents + .navigation li:hover,
#q_contents + .navigation li.current {
	color: #fff;
	background: #0961af;
}
#q_list {
	background: #e9e9e9;
	padding: 0 15px 74px;
}
#q_list h3 {
	color: #0961af;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding: 40px 0 30px;
}
#q_list ul {
	color: #0961af;
	margin: 0 auto;
	overflow: hidden;
	max-width: 815px;
	background: #fff;
	border-bottom: 2px solid #0961af;
	border-top: 3px solid #0961af;
	border-right: 3px solid #0961af;
	border-left: 2px solid #0961af;
}
#q_list li {
	width: 50%;
	float: left;
	display: block;
	cursor: pointer;
	font-size: 16px;
	padding: 13px 0px 13px 95px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-left: 1px solid #0961af;
	border-bottom: 1px solid #0961af;
	position: relative;
}
#q_list li:nth-child(2n+1) {
	clear: both;
}
#q_list li:hover,
#q_list li.current {
	color: #fff;
	background: #0961af;
}
#q_list li span {
	width: 80px;
	margin-top: -5px;
	padding-left: 17px;
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 15px;
	left: 0;
}
@media screen and (min-width: 980px){
	#q_list li.line-two {
		height: 75px;
	}
}
@media screen and (max-width: 980px){
	#q_list li {
		padding-left: 75px;
	}
}
/* ++++++++++++++++++++++++++++++++
メインコンテンツsp
++++++++++++++++++++++++++++++++++++*/
@media screen and (max-width: 980px) {
	/* ++++++++++++++++++++++++++++++++
	questionnarie
	++++++++++++++++++++++++++++++++++++*/
	#contents h2{
		font-size: 12px;
		line-height: 23px;
		letter-spacing: 0;
		padding-top: 5px;
	}
	#contents h2 .recruit_title{margin-bottom: 0;}
	#contents h2 .recruit_page_name{font-size: 15px;}
	#q_cont h3 {
		font-size: 15px;
		line-height: 20px;
		padding: 20px 0 15px;
	}
	#q_contents {
		width: auto;
		margin: 0 25px;
	}
	#q_contents .slick-arrow {
		width: 17px;
		height: 0;
		padding-top: 34px;
		background-size: 6px auto;
	}
	#q_contents .slick-prev {
		left: -17px;
		border-radius: 17px 0 0 17px;
		-moz-border-radius: 17px 0 0 17px;
		-webkit-border-radius: 17px 0 0 17px;
	}
	#q_contents .slick-next {
		right: -17px;
		border-radius: 0 17px 17px 0;
		-moz-border-radius: 0 17px 17px 0;
		-webkit-border-radius: 0 17px 17px 0;
	}
	#q_contents h4 {
		font-size: 11px;
		padding: 6px 13px 7px 55px;
		position: relative;
	}
	#q_contents h4 span {
		width: 47px;
		font-size: 15px;
		margin-bottom: -1px;
		position: absolute;
		top: 1px;
		left: 13px;
	}
	#q_contents .slick-slide {
		height: auto;
	}
	#q_contents li > div {
		padding: 0;
	}
	#q_contents .img,
	#q_contents ul {
		float: none;
	}
	#q_contents .img {
		text-align: center;
		padding: 22px 0 17px;
	}
	#q_contents .img img {
		width: 54%;
		display: inline;
	}
	#q_contents ul {
		width: auto;
		margin: 0 20px;
		display: block;
	}
	#q_contents .choice_left, 
	#q_contents .choice_right {
		width: 100%;
		padding: 0 17px;
		float: none;
		box-sizing: border-box;
	}
	#q_contents .choice_right {
		margin-top: 5px;
	}
	.rows {
		margin-top: 17px;
	}
	#q_contents ul li {
		font-size: 8px;
		line-height: 20px;
	}
	#q_contents ul li + li {
		margin-top: 5px;
	}
	#q_contents ul .ans {
		padding-left: 8px;
		padding-right: 6px;
	}
	#q_contents ul .per {
		width: 30px;
		padding-right: 10px;
	}
	#q_contents .text {
		padding: 17px 20px 17px;
		font-size: 12px;
		line-height: 17.5px;
	}
	#q_contents + .navigation {
		margin: 0;
		padding: 2px 21px 20px;
	}
	#q_contents + .navigation ul {
		text-align: left;
		display: inline-block;
	}
	#q_contents + .navigation li {
		width: 16px;
		height: 16px;
		font-size: 10px;
		line-height: 16px;
		text-align: center;
		margin: 8px 3.9px 0 !important;
	}
	#q_list {
		padding-bottom: 50px;
	}
	#q_list h3 {
		font-size: 17px;
		padding: 19px 0 13px;
	}
	#q_list li {
		width: auto;
		float: none;
		font-size: 12px;
	}
	#q_list li span {
		width: 53px;
		font-size: 20px;
		padding-left: 17px;
	}
	footer {
		top:0;
	}
}
