@charset "utf-8";

p,li {
	font-size: 16px;
	color: #000;
	line-height: 180%;
}
.mb10 { margin-bottom: 10px !important; }
.red { color: #e00; }


#head_wrap {
	width: 100%;
	height: 200px;
	background: url(/recruit/group/sun/info/img/mv2000.png) center top no-repeat;
	background-size: 2000px 200px;
}
#head {
	width: 1164px;
	margin: 0 auto;
	height: 200px;
	background: url(/recruit/group/sun/info/img/mv1164.png) center top no-repeat;
	background-size: 1164px 200px;
	position: relative;
}
#head h1 {
	position: absolute;
	left: 45px;
	top: 50%;
	transform: translateY(-55%);
	font-size: 48px;
	font-weight: bold;
	line-height: 110%;
}
#head h1 span.title {
	display: block;
	font-size: 24px;
	margin-top: 5px;	
}
@media screen and (max-width: 1164px) {
#head_wrap { 
	background: none; 
	height: auto;
}	
#head {
	width: 100%;
	margin: 0;
	height: auto;
	padding-bottom: 18%;
	background: url(/recruit/group/sun/info/img/mv1164.png) center top no-repeat;
	background-size: 100% auto;
}
#head h1 {
	font-size: 46px;
}
#head h1 span.title {
	font-size: 22px;
}
}
@media screen and (max-width: 960px) {
#head_wrap { 
	background: none; 
	height: auto;	
}
#head {
	width: 960px;
	margin: 0;
	height: 172px;
	padding-bottom: 0;
	background: url(/recruit/group/sun/info/img/mv1164.png) center top no-repeat;
	background-size: 960px auto;
}
#head h1 {
	font-size: 44px;
}
#head h1 span.title {
	font-size: 20px;
}
}


#points {
	width:100%;
	margin-bottom: 40px;
	
}
h2 {
	box-sizing: border-box;
	width: 100%;
	padding-left: 40px;
	height: 70px;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.5px;
	line-height: 70px;
	background: url(/recruit/group/sun/img/corner1.png) left top no-repeat;
	background-size: 30px 40px;
	background-color: #ffe6aa;
}

#points p {
	width: 100%;
	line-height: 200%;
	margin: 10px auto 0 auto;
	font-size: 18px;
}

#detail {
	width:100%;
	margin-bottom: 40px;
	
}
.sub_block {
	width: 1120px;
	margin: 20px auto 40px auto;	
}
.sub_block h3 {
	box-sizing: border-box;
	width: 100%;
	padding-left: 20px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 0 auto 30px auto;
	background-color: #fff4e4;
}
.sub_block p,
.sub_block ul {
	width: 1080px;
	margin: 0 auto;
}
.sub_block p.space,.sub_block ul.space li {
	margin-left: 0.5em;
}
.sub_block p.mark1:before {
	content: "◆";
	font-size: 20px;
	margin-right: 3px;
}
.sub_block li.mark2:before {
	content: "●";
	font-size: 14px;
	margin-right: 3px;
}
@media screen and (max-width: 1164px) {
#points {
	width: calc( 100% - 1em );
	margin: 0 auto 40px auto;
}
h2 {
	font-size: 22px;
}
.sub_block {
	width: calc( 100% - 40px );
}
.sub_block h3 {
	font-size: 18px;
}
.sub_block p,
.sub_block ul {
	width: calc( 100% - 40px );
}
}
@media screen and (max-width: 960px) {
h2 {
	font-size: 22px;
}
.sub_block {
	width: 960px;
}
.sub_block h3 {
	font-size: 18px;
}
.sub_block p,
.sub_block ul {
	width: 920px;
}
}


#application {
	width: 100%;
	overflow: hidden;
	margin: 20px 0 40px 0;
}
#application dl {
	width: calc(( 100% - 44px ) / 2 );
	height: 138px;
	border: 1px solid #eeddcc;
	position: relative;
}
#application dl#mail { float: left; }
#application dl#email { float: right; }
#application dl dt {
	display: inline-block;
	width: 129px;
	height: 138px;
	border-right:  1px solid #eeddcc;
	background-color: #fff9f1;
	text-align: center;
	line-height: 138px;
} 
#application dl dd {
	display: inline-block;
	margin-left: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
} 
#application dl#email dd {
	margin-left: 0;
	width: calc( 100%  - 132px );
	text-align: center;
}
@media screen and (max-width: 1164px) {
#application dl dt {
	width: 18%;
} 
#application dl dd {
    margin-left: 30px;
}
#application dl#email dd {
	width: calc( 82% - 3px );
}
}





ul#step {
	width: 1080px;
	height: 120px;
	margin: 0 auto 60px auto;
	position: relative;
	
}
ul#step li {
	width: 200px;
	height: 120px;
	position: absolute;
	top: 0;
	font-weight: bold;
	line-height: 100%;
	position: absolute;
	background: url(/recruit/group/sun/info/img/step1.png) right top no-repeat;
	background-size: auto 100%;
}
ul#step li span.small {
	font-weight: normal;
	font-size: 80%;
	line-height: 150%;
    display: block;
    margin-top: 10px;	
}
ul#step li#step1 { left: 0; }
ul#step li#step2 { left: 190px; }
ul#step li#step3 { left: 380px; }
ul#step li#step4 { left: 570px; }
ul#step li#step5 {
	width: 320px;
	height: 120px;
	left: 760px;
	text-align: center;
	background: url(/recruit/group/sun/info/img/step2.png) right top no-repeat;
	background-size: 100% auto;
}
ul#step li span.middle {
	position: absolute;
	left: 50px;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}
ul#step li#step5 span.middle {
	left: 50%;
	transform: translate(-50%,-50%);
}
@media screen and (max-width: 1164px) {
ul#step {
	width: calc( 100% - 40px );
	margin: 0 auto 60px auto;
}
ul#step li {
	width: 18%;
	font-size: 16px;
}
ul#step li#step1 { left: 0; }
ul#step li#step2 { left: 17%; }
ul#step li#step3 { left: 34%; }
ul#step li#step4 { left: 51%; }
ul#step li#step5 {
	width: 32%;
	left: 68%;
}
ul#step li span.middle {
	left: 20%;
}
ul#step li#step5 span.middle {
	left: 50%;
	transform: translate(-50%,-50%);
}
}
@media screen and (max-width: 960px) {

}



#faq_wrap {
	box-sizing: border-box;
	width: 700px;
	height: 100px;
	margin: 0 auto 100px auto;
}
#faq_wrap dl#faq {
	width: 100%;
	height: 100px;
	border: 1px solid #eeddcc;
}
#faq_wrap dl#faq dt {
	display: inline-block;
	width: 169px;
	height: 100px;
	border-right: 1px solid #eeddcc;
	line-height: 100px;
	text-align: center;
	background-color: #fff9f1;
}
#faq_wrap dl#faq dd {
	display: inline-block;
	line-height: 100px;
	text-align: center;
	margin-left: 1em;
}
#faq_wrap dl#faq dd a {
	color: #2299ee;
    text-decoration: none;
}
#faq_wrap dl#faq dd a:hover {
	cursor: pointer;
	opacity: 0.7;
}
#back_page {
	width: 500px;
	height: 110px;
	margin: 0 auto;
}
#back_page a {
	display: block;
	background: url(/recruit/group/sun/info/img/toppage.png) left top no-repeat;
	bacground-size: 100% auto;
}
#back_page a:hover {
	background: url(/recruit/group/sun/info/img/toppage_on.png) left top no-repeat;
	bacground-size: 100% auto;
}
#back_page a {
	display: block;
	box-sizing: border-box;
	width: 500px;
	height: 110px;
	padding: 25px 0 0 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	line-height: 100%;
	color: #000;
}
#back_page a span.big {
	font-size: 130%;
	display: block;
	margin: 25px 0 0 0;
}


#end_announce {
	margin: 20px 40px;
}
#end_announce p {
    font-size: 26px;
    font-weight: bold;
    color: #e00;
}
	    
