@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%;
	padding-bottom: 32%;
	position: relative;
	background: url(/recruit/group/sun/info_wine/img/mv_sp.png?20240604) left top no-repeat;
	background-size: 100% auto;
	margin-bottom: 7%;
}
#head {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 auto;
}
#head h1 {
	font-size: 7vw;
	font-weight: bold;
	line-height: 110%;
	padding: 4% 0 0 7%;
}
#head h1 span.title {
	display: block;
	font-size: 3.8vw;
	margin-bottom: 10px;	
	line-height: 1.2;
}
#head h1 span.sp_title {
	font-size: 4.8vw;
}

#header .inner {
    width: 100% !important;
}

#points {
	width: calc( 100% - 40px );
	margin: 0 auto 6% auto;
}
h2 {
	box-sizing: border-box;
	width: 100%;
	padding-left: 40px;
	height: 70px;
	font-size: 26px;
	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: 180%;
	margin: 10px auto 0 auto;
	font-size: 18px;
}

#detail {
	width:100%;
	margin-bottom: 40px;
	
}
.sub_block {
	width: 100%;
	margin: 20px auto 3.5% auto;	
}
.sub_block h3 {
	box-sizing: border-box;
	width: 100%;
	padding-left: 20px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin: 0 auto 15px auto;
	background-color: #fff4e4;
}
.sub_block p,
.sub_block ul {
	width: calc( 100% - 40px );
	margin: 0 auto;
}
.sub_block p a {
    color: #2299ee;
    text-decoration: none;
	font-size: 4vw;
}
.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;
}

#application {
	width: calc( 100% - 40px );
	margin: 3vw auto 6vw auto;
}
#application dl {
	width: calc( 100% - 2px );
	height: auto;
	border: 1px solid #eeddcc;
	margin-bottom: 4vw;
}
#application dl dt {
	width: 100%;
	padding: 10px 0;
	height: auto;
	border-bottom:  1px solid #eeddcc;
	background-color: #fff9f1;
	text-align: center;
} 
#application dl dd {
	padding: 1em 0 1em 1em;
	text-align: left;
	line-height: 180%;
} 
#application dl#email dd {
	text-align: center;
} 

ul#step {
	width: calc( 100% - 40px );
	height: auto;
	margin: 0 auto 6vw auto;
}
ul#step li {
	width: 70%;
	padding: 1.5em 0 3em 0;
	margin: 0 auto;
	font-size: 4.5vw;
	font-weight: bold;
	line-height: 100%;
	text-align: center;
	background: url(/recruit/group/sun/info_wine/img/step1_sp.png) center top no-repeat;
	background-size: auto 100%;
}
ul#step li span.small {
	font-weight: normal;
	font-size: 80%;	
}
ul#step li#step1 { }
ul#step li#step2 { margin-top:-10px; }
ul#step li#step3 { margin-top:-10px; }
ul#step li#step4 { margin-top:-10px; }
ul#step li#step5 {
	width: 70%;
	margin-top:-15px;
	padding: 1.8em 0;
	text-align: center;
	background: url(/recruit/group/sun/info_wine/img/step2_sp.png) center top no-repeat;
	background-size: 100% 100%;
}
/*
ul#step li span.middle {
	position: absolute;
	left: 50px;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}
*/
ul#step li#step5 span.small {
display: inline-block;
    margin-top: 15px;
    font-size: 3.5vw;
    line-height: 160%;
}
#step_comment {
	font-size: 80%;
    text-align: center;
    margin-bottom: 7vw;
}

#faq_wrap {
	box-sizing: border-box;
	width: calc( 100% - 40px);
	height: auto;
	margin: 0 auto 7vw auto;
	border: 1px solid #eeddcc;	
}
#faq_wrap dl#faq {
	width: calc( 100% - 2px );
	border: 1px solid #eeddcc;	
}
#faq_wrap dl#faq dt {
	display: inline-block;
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px solid #eeddcc;
	text-align: center;
	background-color: #fff9f1;
}
#faq_wrap dl#faq dd {
	/*display: inline-block;*/
	padding: 1em 0;
	text-align: center;
	line-height: 180%;
}
#faq_wrap dl#faq dd a {
	color: #2299ee;
    text-decoration: none;
	font-size: 4vw;
}

#back_page {
	width: calc( 100% - 20px );
	margin: 0 auto;
	padding-bottom: 33%;
	position: relative;
	background: url(/recruit/group/sun/info_wine/img/toppage_sp.png) center top no-repeat;
	background-size: 100% auto;
}
#back_page a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	box-sizing: border-box;
	width: 100%;
	padding-top: 8vw;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	line-height: 100%;
	color: #000;
	font-size: 4vw;
}
#back_page a span.big {
	font-size: 130%;
	display: block;
	margin: 5vw 0 0 0;
}

#end_announce {
	margin: 20px 0 10px 20px;
}
#end_announce p {
    font-size: 20px;
    font-weight: bold;
    color: #e00;
}


/* #main_contents .sub_block .row
------------------------------ */

#main_contents .application{
margin-top: 30px;
margin-left: 20px;
}

#main_contents .application a{
background: #59bed8;
color: #fff;
font-weight: bold;
font-size: 20px;
padding: 10px 60px;
border-radius: 10px;
}

#main_contents .application a:hover{
opacity: 0.8;
}

/* #main #main_hd .application{
float: left;
margin-top: 0;
padding-left: 30px;
} */

#main_contents .application span.win_wrap {
	position: relative;
}
#main_contents .application span.win_wrap:after {
	position: absolute;
	content: url(/recruit/factory/info/img/icon_blank.svg?20240619_2);
	top: -5px;
    right: -25px;
    width: 12px;
    height: 12px;
}

/* #main_contents .sub_block .row
------------------------------ */
#main_contents .sub_block .row{
display:table;
width:100%;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
}

#main_contents .sub_block .row.first{
border-top:1px solid #ccc;
}

#main_contents .sub_block .row h5,
#main_contents .sub_block .row p.txt,
#main_contents .sub_block .row dl.txt,
#main_contents .sub_block .row ul.txt{
display:table-cell;
vertical-align:top;
border-left:1px solid #ccc;
padding:8px 8px 6px 8px;
}

#main_contents .sub_block .row h5{
width:11em;
background-color:#fff9f1;
font-size:14px;
font-weight: normal !important;
line-height:180%;
font-weight:bold;
padding-right:0px;
}

#main_contents .sub_block .row h5 span{
display:block;
}

#main_contents .sub_block .row p.txt,
#main_contents .sub_block .row dl.txt,
#main_contents .sub_block .row ul.txt{
width:auto;
}

#main_contents .sub_block .row p.txt,
#main_contents .sub_block .row dl.txt dt,
#main_contents .sub_block .row dl.txt dd,
#main_contents .sub_block .row ul.txt li{
/*font-size:12px;*/
font-size:85%;
line-height:180%;
text-indent:0;
margin:0;
}

#main_contents .sub_block .row.last{
margin-bottom: 40px;
}


/* #main_contents .to_page_top
------------------------------ */
#main_contents .to_page_top{
margin:20px 0 20px 0;
}

#main_contents .to_page_top:after{content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0;}
#main_contents .to_page_top{display:inline-block;}
* html #main_contents .to_page_top{height:0%;}
#main_contents .to_page_top{display:block;}

#main_contents .to_page_top a{
display:block;
float:right;
font-size:73%;
line-height:120%;
text-decoration: none;
}

#main_contents .to_page_top a:before{
background:url(/recruit/factory/common/img/ico.png) no-repeat 0 -60px;
content:"";
float:left;
width:10px;
height:10px;
margin:3px 5px 0 0;
}

#main_contents .to_page_top a:hover{
text-decoration:underline;
}