@charset "utf-8";
/* CSS Document */


/************ kaitousokuhou *****************************************/

p.k_title {
	font-weight:bold; font-size:1.1em;
}
/************ movie ************************************************/
#movie_img {
	border-top:solid 1px #666666; border-bottom:solid 1px #666666;
	position:relative;
	background-image:url(../img/movie_img.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	width:100%; height:0px; margin:0 auto;
	position:relative; padding-top:43%; margin-bottom:10px
}

#movie_img p {
	position:absolute; bottom:0px; left:10px; font-size : 0.6em;
	color:#3A2824; font-weight:bold;
	text-shadow:-1px -1px #FFF,1px -1px #FFF,-1px 1px #FFF,1px 1px #FFF;
}
section#movie h1,
section#movie h2,
section#movie h3 {
	color:#FF6567; font-size:0.8em; margin:20px 0px 10px 3px; padding:6px 0px 0px 12px;
	border-bottom:solid 4px #FF6567; vertical-align:middle;
}

section#movie h1 i,
section#movie h2 i,
section#movie h3 i {
	color:#FF9221; font-size:1.6em; display:inline-block; margin-right:10px; vertical-align:bottom;
}
section#movie p {
	margin:20px; font-size:0.7em;
}
section#movie iframe {
	margin-bottom:60px;
}



/************ faq ************************************************/
#faq_img {
	border-top:solid 1px #666666; border-bottom:solid 1px #666666;
	background-image:url(../img/faq_img.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	width:100%; height:0px; margin:0 auto;
	position:relative; padding-top:43%; margin-bottom:10px
}

#faq_img p {
	position:absolute; bottom:0px; left:10px; font-size : 0.5em;
	font-weight:bold; color:#FFF;
	text-shadow:-1px -1px #FC94B7,1px -1px #FC94B7,-1px 1px #FC94B7,1px 1px #FC94B7;
}
dl#faq_list dt {
	position:relative;
	background-color:#FF6633; color:#FFF; font-size:0.8em; font-weight:bold;
	width:80%;
	margin:20px 0px 0px 0px; padding:20px 0 15px 20%;
	border-top-left-radius:5px; border-top-right-radius:5px;
}
dl#faq_list {
	margin:50px 0px 50px 0px;
}

dl#faq_list dt:before {
	position:absolute; top:10px; left:2%;
	content:url(../img/q.gif);
}
dl#faq_list dt:after {
	position:absolute; bottom:-12px; left:20%;
	content:url(../img/q_arw.gif);
}
dl#faq_list dd {
	position:relative;
	background-color:#F1EBD1; width:80%;
	margin:0; padding:15px 0 15px 20%; font-size:0.8em;
}

dl#faq_list dd:before {
	position:absolute; top:15px; left:2%;
	content:url(../img/a.gif);
}

/*****************  end faq *****************************************/



#taiken_img p {
	position:absolute; top:145px; left:58px;
	font-weight:bold; color:#61461B;
}

section#taiken {
	margin:0px 0px 15px 0px; 
	padding: 1.4em 0.5em;
    background-image: url(../img/bg.jpg);
    display:block;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
h1.taiken_ttl{
	color:#FF6600; font-size:0.95em; margin:40px 0px 10px 3px; padding:6px 0px 0px 5px;
	border-bottom:solid 4px #FF6600; vertical-align:middle;
}
h1.taiken_ttl i {
	color:#FF9221; font-size:1.3em; display:inline-block; margin-right:5px; vertical-align:bottom;
}
section#taiken .flex{
    display: flex; width: 100%;
}
#taiken .taiken-box {
    background-color: #fff;
    width: auto;
    padding: 0.55em 0.5em;
	margin-bottom: 0.824em;
    position:relative;
}
#taiken .taiken-box::before{
    content:"";   
    position: absolute;
	background-image: url(../img/clip.png);
    background-size: contain;
	vertical-align: middle;
	width: 40px;
	height: 54px;
	left: 3px;
    top: -5px; 
} 
#taiken #taikensya01 {
    width: auto;
    padding: 0.6em;
    margin-right: 0;
}
#taiken .taiken-box .tai-l{
    width: 45.4%;
}
#taiken .taiken-box img {
	width: 100%;
}
#taiken .taiken-box .tai-r {
	margin-inline-start: 0.9em;
	width: 48.4%;
	margin-top: -0.1em;

}
#taiken .taiken-box .tai-r dl {
	margin: 0px;
}
#taiken .taiken-box .tai-r dl dt{
	margin-inline-start: 1.5px;
}
#taiken .taiken-box .tai-r dl dd {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0;
	margin-inline-start: 0;
	margin-block-end: -5px;
	line-height: 1.4;
	margin-block-start: 0.25em;
}

#taiken .taiken-box .tai-r dl dt i {
	display:inline-block; 
	margin-right:4px;
	color:#FFCB33; 
	font-size:18px;
}
#taiken .taiken-box  p {
	font-size: 13px;
    color: #333;
    background-image: linear-gradient(180deg, #ccc 1px, transparent 1px);
    background-size: 100% 1.7em;
    line-height: 1.75;
    padding-bottom: 0.2px;
	font-weight: 500;
	margin:1.06em auto 0.38em auto
}

#taiken_img {
	border-top:solid 1px #666666; border-bottom:solid 1px #666666;
	background-image:url(../img/taiken_imgv2.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	width:100%; height:0px; margin:0 auto;
	position:relative; padding-top:43%; margin-bottom:10px
}

#taiken_img p {
	position:absolute; top:60%; left:1.25em; font-size:0.6em; font-weight:bold; color:#61461B; width: 56%; text-align: center;text-indent: -1em;}

/**************** end taiken *****************************************/


#voice_img p {
	position:absolute; top:145px; left:58px;
	font-weight:bold; color:#61461B;
}

section#voice {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	margin:0px 0px 16px 0px; 
	padding: 1em 0.48em;
    background-image: url(../img/bg_voice.jpg);
    display:block;

}
h1.voice_ttl{
		color:#ff7011; font-size:0.95em; margin:36px 0px 10px 3px; padding: 6px 0 0px 2em;  text-indent: -0.78em;
		border-bottom:solid 4px #ff7011; vertical-align:middle;	
	}
h1.voice_ttl i {
	color:#FF9221; font-size:1.3em; display:inline-block; margin-right:5px; vertical-align:bottom;
}
section#voice .flex{
    display: flex; width: 100%;
}
#voice .voice-box {
    width: auto;
	margin-bottom: 1.4em;
    position:relative;
}
#voice #voicesya01 {
    width: auto;
    padding: 0.6em;
    margin-right: 0;
}
#voice .voice-box .tai-l{
    width: 100%;
}
#voice .voice-box img {
	width: 100%;
}
#voice .voice-box .tai-r {
	margin-top: 0.25em;
	margin-bottom: 0.1em;
	margin-inline-start: 0.2em;
}
#voice .voice-box .tai-r dl {
	margin: 0px;
}
#voice .voice-box .tai-r dl dd {
	font-size: 16.5px;
	font-weight: bold;
	padding-bottom: 7px;
	margin-inline-start: -0.1em;
	margin-block-start: 0.28em;
	line-height: 1.38; 
}

#voice .voice-box .tai-r dl dt i {
	display:inline-block; 
	margin-right:4px;
	color:#FFCB33; 
	font-size:18px;
}
#voice .voice-box  p {
	font-size: 13px;
    color: #333;
    margin: 0px;
    line-height: 1.6;
	margin-inline-start: 0.1em;
}

#voice_img {
	background-image:url(../img/intro_voice01.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	width:100%; height:0px; margin:0 auto;
	position:relative; padding-top:44.6%; margin-bottom:10px
}

#voice_img p {
	position:absolute; top:60%; left:1.25em; font-size:0.6em; font-weight:bold; color:#61461B; width: 56%; text-align: center;text-indent: -1em;}

/**************** end voice *****************************************/


/**************** enter_n *****************************************/

div#entry_n div.enter_line {
    width: 97%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 4%;
    padding-bottom: 4%;
}

div#entry_n div.com_d_box h4 {
    margin-bottom: 0px;
    padding-bottom: 1%;
    margin-top: 0px;
    padding-top: 2%;
}

div#entry_n section.enter_flow_pb {
    padding-bottom: 0%;
}


/**************** enter_n *******************************************/


/**************** tensyoku *******************************************/


#tensyoku_img {
	position:relative;
	border-top:solid 1px #666666; border-bottom:solid 1px #666666;
	background-image:url(../img/tensyoku_img.jpg);	
	background-repeat:no-repeat;
	background-size:100%;
	width:100%; height:0px; margin:0 auto;
	position:relative; padding-top:43%; margin-bottom:10px
}

#tensyoku_img p {
	position:absolute; bottom:0px; left:10px; font-size : 0.6em;
	font-weight:bold; color:#222;
	text-shadow:-1px -1px #FFF,1px -1px #FFF,-1px 1px #FFF,1px 1px #FFF;
}
section#tensyoku {
	width:98%;
	margin:40px 0px 10px 0px;
}
section#tensyoku h1{
	color:#FF6600; font-size:1.1em; margin:0px 0px 10px 3px; padding:6px 0px 0px 12px;
	border-bottom:solid 4px #FF6600; vertical-align:middle;
}
section#tensyoku h2{
	color:#FF6600; font-size:1em; margin:0px 0px 10px 3px; padding:6px 0px 0px 6px;
	border-bottom:solid 4px #FF6600; vertical-align:middle;
}
section#tensyoku h1 i,
section#tensyoku h2 i {
	color:#FF9221; font-size:1.3em; display:inline-block; margin-right:5px; vertical-align:bottom;
}
section#tensyoku p {
	padding:0 2% 0 2%;
}
section#tensyoku p.prg {
	width:65%;
	font-size:0.75em;
	position:relative;
}
section#tensyoku p.prg:after {
	position:absolute; top:10px; right:-47%;
	content:url(../img/tensyoku_bg_img.png);
}
div#sippai {
	position:relative;
	background-color:#EDEEDE; border-radius:8px;
	background-image:none;
	padding:2%; width:96%;
}
div#sippai dl{
	position:relative;
	background-color:#FFFFFF; border-radius:8px; margin:27px 0 27px 0;
	padding:27px 2% 27px 2%; width:96%; height:auto;
}
div#sippai dl dt{
	color:#FF6600; font-size:0.9em; font-weight:bold;
}
div#sippai dl dd{
	margin:0; padding:0; font-size:0.8em;
}
div#sippai dl.sip1:before{
	content:url(../img/sip1.png);
	position:absolute; top:-15px; left:0px;
}
div#sippai dl.sip2:before{
	content:url(../img/sip2.png);
	position:absolute; top:-15px; left:0px;
}
div#sippai dl.sip3:before{
	content:url(../img/sip3.png);
	position:absolute; top:-15px; left:0px;
}
div#sippai dl.sip4:before{
	content:url(../img/sip4.png);
	position:absolute; top:-15px; left:0px;
}

.om_arw {
margin-top:10px; 
	
}

.ent_link {
	margin-top:10px; margin-bottom:40px;
}
.ent_link2 {
	margin-top:15px; margin-bottom:30px;
}
#tensyoku .tensyoku-box {
	margin-bottom: 10%;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
#tensyoku .tensyoku-box img {
		width: 100%;
}

#tensyoku .tensyoku-box .ten-l {
	width: 100%;
}

#tensyoku .tensyoku-box .ten-l p {
	color: #FFF;
	background-color: #FF9833;
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3%;
	margin-left: 0px;
	padding-top: 1%;
	padding-bottom: 1%;
	font-size: 1.125em;
	text-align: center;
}
#tensyoku .tensyoku-box .ten-r {
	width: 100%;
}
#tensyoku .tensyoku-box .ten-r dl {
	margin: 0px;
}
#tensyoku .tensyoku-box .ten-r dl dt {
	font-size: 1.125em;
	font-weight: bold;
	color: #FF6600;
	padding-bottom: 5%;
	padding-top: 5%;
}

#tensyoku .tensyoku-box .ten-r dl dd {
	font-size: 0.875em;
	margin: 0px;
}

/*dl#tensyoku_list {
	margin:0 15px 0 15px;
}
dl#tensyoku_list dt {
	position:relative;
	background-color:#FF999A; color:#FFF; font-size:1.1em;
	width:74%;
	margin:20px 0px 0px 0px; padding:3% 2% 3% 25%;
	border-top-left-radius:5px; border-top-right-radius:5px;
}
dl#tensyoku_list dt img {
	position:absolute; top:-15%; left:3%;
}

dl#tensyoku_list dd {
	background-color:#EDEEDE; font-size:0.8em;
	width:90%;
	margin:0px 0px 1px 0px; padding:5%;
	
}

dl#tensyoku_list dd div.iken {
	margin:5% 0 0 0; padding:3%;
	width:94%; background-color:#FFF; border-radius:8px; border:solid 1px #ADADAD;
}
dl#tensyoku_list dd div.iken strong {
	color:#FF6766; font-size:1.2em;
}
*/

/**************** end tensyoku ***************************************/

/**************** service ********************************************/
section#service_img {
	border-top:solid 1px #666666; border-bottom:solid 1px #666666;
	background-image:url(../img/service_img.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	width:100%; height:0px; margin:0 auto;
	position:relative; padding-top:43%; margin-bottom:10px
}
section#service_img p {
	position:absolute; top:35%; left:3%;
	font-weight:bold; font-size:0.65em; text-shadow:-1px -1px #FFF,1px -1px #FFF,-1px 1px #FFF,1px 1px #FFF;
}


section#service_img p strong {
	color:#FF6633;
}
section#service_img p em {
	font-weight:bold; color:#66CC00;
}

section#service h1,
section#service h2,
section#service h4,
section#service h5 {
	color:#FF6600; font-size:1.15em; margin:0px 0px 10px 3px; padding:26px 0px 0px 6px;
	border-bottom:solid 4px #FF6600; vertical-align:middle;
}
section#service h1 i,
section#service h2 i,
section#service h4 i,
section#service h5 i {
	color:#FF9221; font-size:1.4em; display:inline-block; margin-right:8px; vertical-align:bottom;
}

section#service p.whats_nursejob {
	width:98%;
	font-size:0.813em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6%;
}


section#service section#tokutyou {
	display:block;
	width:98%;
	height:auto; 
	margin-bottom:2%;
	margin-right: auto;
	margin-left: auto;
}
section#service section#tokutyou dl{
	display:block;
	margin:0; 
	width:100%; height:auto;
	margin:30px 0 40px 0;
}

section#service section#tokutyou dl dt {
	display:block; width:100%;
	color:#FF6600; font-size:1em; font-weight:bold;
}

section#service section#tokutyou dl dd {
	margin:0; padding:0; width:100%;
	font-size:0.8em;
}
section#service section#tokutyou dl dd img {
	width:100%;
	display: block;
	margin-top: 1%;
	margin-bottom: 6%;
}


section#service #hikoukai .inner {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6%;
}
section#service #hikoukai .inner #about-hikoukai {
	background-repeat: no-repeat;
	height: auto;
	margin-bottom: 8%;
	background-image: url(../img/hikoukai-kyujin-bg.jpg);
	background-size: cover;
	padding-top: 4%;
	padding-bottom: 3%;
}
section#service #hikoukai .inner #about-hikoukai p {
	font-size: 0.875em;
	color: #000;
	margin-top: 4%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 86%;
	text-shadow: 1px 2px 3px #FFFFFF;
}
section#service #hikoukai .inner #about-hikoukai strong {
	font-size: 1.375em;
	font-weight: bold;
	color: #333;
	text-align: center;
	display: block;
}
section#service #hikoukai .inner #about-hikoukai p span {
	font-weight: bold;
}
section#service #hikoukai .inner #about-hikoukai p span em {
	color: #FF0066;
}
section#service #hikoukai .inner dl {
	margin: 0px;
}
section#service #hikoukai .inner dl dt {
	color:#FF6600;
	font-size: 0.875em;
	font-weight:bold;
	border: 1px solid #FF6600;
	padding-left: 2%;
	padding-top: 2%;
	padding-bottom: 1%;
}
section#service #hikoukai .inner dl dd {
	margin-top: 3%;
	margin-right: 0px;
	margin-bottom: 8%;
	margin-left: 0px;
	font-size: 0.813em;
}


/**************** osaka start ****************************************/
#osaka_img {
    background-image: url(../img/sp_osaka_img.jpg);
    background-repeat: no-repeat;
    background-size: 130%;
    width: 100%;
    height: 0;
    margin: 0 auto;
    position: relative;
    background-position: center;
    padding-top: 70%;

}
#osaka_img h3 {
	position: absolute;
    top: 16%;
    left: 2%;
    font-weight: bold;
    font-size: 22px;
}

#osaka_img p {
	position: absolute;
    left: 2%;
    padding: 0.25em;
    font-weight: bold;
    font-size: 0.65em;
    width: 94%;
    line-height: 1.5;
    background: rgba(255,255,255,0.7);
    bottom: 4%;
}

#osaka_img img {
    width: auto;
    height: 26px;
    margin-left: 0.3em;
    vertical-align: sub;
}


#osaka_img h3 strong {
	color:#333;
    -webkit-text-stroke: 1px #FFF;
    text-stroke: 2px #fff;
    font-size: 24px;
    margin-right: 0.3em;
    font-weight: bold;
    text-shadow: 3px 3px 3px #ccc;
}
#osaka_img p em {
	font-weight:bold; color:#FF6600; font-size: 12px; 
}

a.osaka_btn {
    background: #FF6600;
color: #FFFFFF;
border-radius: 8px;
font-size: 1em;
font-weight: 600;
text-decoration: none;
vertical-align: middle;
width: calc(100% - 20px);
text-align: center;
padding: 10px 10px 7px 10px;
} 

span.nowrap {
    word-break: break-all;
}
/**************** osaka end ****************************************/


section#gimon {
	margin:20px 0px 20px 0px;
}
section#gimon figure {
	width:96%; margin:2% 2% 4% 2%;
}
section#gimon figure figcaption {
	margin-top:7px; font-size:0.75em;
}



section#flow2 {
	margin:20px 0 20px 0;
}



section#flow2 h3 {
	color:#FF6600; font-size:20px; margin:0px 0px 10px 3px; padding:6px 0px 0px 12px;
	border-bottom:solid 4px #FF6600; vertical-align:middle;
}
section#flow2 h3 i {
	color:#FF9221; font-size:32px; display:inline-block; margin-right:10px; vertical-align:bottom;
}
section#flow2 .inner{
	margin:15px 13px 15px 15px; height:auto;
	position:relative;
}

section#flow2 .inner {
	margin-top: 6%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 98%;
}
section#flow2 .inner .step {
	margin: 0px;
}
section#flow2 .inner .step dt {
	font-size: 0.875em;
	font-weight: bold;
	float: left;
	background-color: #4AC7C1;
	border: 1px solid #4AC7C1;
	color: #FFF;
	padding-top: 1%;
	padding-right: 3%;
	padding-bottom: 1%;
	padding-left: 3%;
}
section#flow2 .inner .step dd {
	font-size: 0.875em;
	font-weight: bold;
	color: #666;
	border: 1px solid #999;
	padding-top: 1%;
	padding-right: 3%;
	padding-bottom: 1%;
	padding-left: 26%;
	margin: 0px;
}

section#flow2 .inner .step .stp {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.813em;
	font-weight: normal;
	color: #333;
	padding-left: 0px;
	padding-top: 1%;
	padding-bottom: 1%;
	margin-top: 2%;
	margin-right: 0px;
	margin-bottom: 5%;
	margin-left: 0px;
}

section#service #riyousya-goiken {
	margin-bottom: 8%;
}
section#service #riyousya-goiken .inner {
	margin-top: 6%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 98%;
}
/*section#service #riyousya-goiken .inner .riyousya-box {
	margin-bottom: 6%;
}
section#service #riyousya-goiken .inner .riyousya-box a {
	display: block;
	margin-bottom: 4%;
}
.riyousya-box. a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
section#service #riyousya-goiken .inner .riyousya-box a img {
	width: 100%;
}*/
section#service #riyousya-goiken .inner p {
	font-size: 1.313em;
	font-weight: bold;
	color: #000;
	margin-top: 4%;
	margin-bottom: 4%;
	margin-right: auto;
	margin-left: auto;
	width: 96%;
}
section#service #riyousya-goiken .inner p strong {
	color: #FF6633;
}
#service #riyousya-goiken .inner p em {
	color: #4AC5BF;

}
section#service #riyousya-goiken .inner .sv-touroku {
	display: block;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
section#service #riyousya-goiken .inner a .ent_link_h {
	display: block;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:8%;
}
img.ent_link_h{
	width:96%; display:block; margin-bottom:20px;
}


#service #riyousya-goiken .inner .mn-box {
	width: 100%;
	position: relative;
	background-image: url(../img/svg_01.jpg);
	background-repeat: no-repeat;
	background-size:contain;
	padding-top: 31.8%;
	padding-bottom: 31.5%;
	height: auto;
	overflow: hidden;
	margin-bottom: 4%;
}
#service #riyousya-goiken .inner .mn-box a {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	display: block;	/*background-color: #000;*/
	text-decoration: none;
}

#service #riyousya-goiken .inner .mn-box a:hover {
/*	opacity:0.3;
	filter:alpha(opacity=0.3);
	-ms-filter: "alpha( opacity=30 )";
*/	
	background-color: rgba(255,255,255,0.15);
}
#service #riyousya-goiken .inner .mn-box span {
	background-color: #fa873b;
	/*display: block;*/
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	font-size: 0.75em;
	padding-top: 1%;
	padding-right: 0%;
	padding-bottom: 1%;
	padding-left: 0%;
}
#service #riyousya-goiken .inner .mn-box.mn-box1 {
	background-image: url(../img/svg_02.jpg);
}
#service #riyousya-goiken .inner .mn-box.mn-box2 {
	background-image: url(../img/svg_03.jpg);
}
#service #riyousya-goiken .inner .mn-box.mn-box3 {
	background-image: url(../img/svg_04.jpg);
	margin-bottom: 5%;
}
#service #riyousya-goiken .inner .mn-box a span {
	font-size: 1.125em;
	text-align: center;
}
#service #riyousya-goiken .inner .mn-box a span:after {
	content: "\f105";
	font-family: FontAwesome;
	padding-left: 20px;
		color: #FFF;
	font-size: 1.25em;
	font-weight: bold;

}

/**************** end service ****************************************/
/******************* business  *********************************/

#business_img {
	border-top:solid 1px #666666; border-bottom:solid 1px #666666;
	background-image:url(../img/business_img_.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	width:100%; height:0px; margin:0 auto;
	position:relative; padding-top:43%; margin-bottom:10px
}

#business_img p {
	position:absolute;
	left:13px;
	font-size : 0.6em;
	font-weight:bold;
	color:#222;
	text-shadow:-1px -1px #FFF,1px -1px #FFF,-1px 1px #FFF,1px 1px #FFF;
	bottom: 10px;
}

section#business {
	margin:40px 0px 0px 0px;
}
section#business h1,
section#business h2,
section#business h3,
section#business h4,
section#business h5,
section#business h6 {
	color:#FF6600; font-size:1em; margin:0px 0px 10px 3px; padding:6px 0px 0px 12px;
	border-bottom:solid 4px #FF6600; vertical-align:middle;
}
section#business #consultation {
	width:100%;
}
section#business #consultation .left {
	width:96%; margin:20px 2% 10px 2%; float:none;
}
section#business #consultation p{
	margin:0; border-left:solid 5px #313131; padding-left:10px;
	font-size:16px; font-weight:bold;
}
section#business #consultation .bus-about {
	padding-left:1%;
	font-size:0.813em;
	font-weight:normal;
	border-left-style: none;
	padding-bottom: 10%;
	margin: 0;
	padding-right: 1%;
	padding-top: 2%;
}
section#business #cost .bus-about,
section#business #accept .bus-about {
	padding-left:1%;
	font-size:0.813em;
	font-weight:normal;
	border-left-style: none;
	padding-bottom: 10%;
	margin: 0;
	padding-right: 1%;
	padding-top: 2%;
}
section#business #consultation ul{
	margin:0;
	padding:6%;
	font-size: 0.875em;
}

section#business #consultation img.right{
	display:block; margin:2%;
}
section#business #consultation {
	padding-bottom:10px;
}

section#business #merit,
section#business #flow3 {
	padding-bottom:30px;
}
section#business #merit .m1 {
	width: 98%;
	margin-top: 8%;
	margin-right: auto;
	margin-bottom: 2%;
	margin-left: auto;
}
section#business #merit .m1 dt {
color:#FF6600; font-size:1em; 
font-weight:bold;
}
section#business #merit .m1 dd {
	margin: 0px;
	font-size: 0.813em;
}
section#business #merit .m1 dd img {
	display: block;
	padding-top: 1%;
	padding-bottom: 2%;
	width: 100%;
}

/*section#business #consultation img.right{
	display:block; margin:2%;
}*/

section#business #bus-contact dl {
	margin: 0px;
	border: 3px solid #FF9221;
	padding-top: 4%;
	padding-right: 3%;
	padding-bottom: 4%;
	padding-left: 3%;
}
section#business #bus-contact dl dt {
	font-size: 0.875em;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	padding-bottom: 1%;
}
section#business #bus-contact dl dd {
	margin: 0px;
}
section#business #bus-contact dl dd p {
	font-weight: normal;
	border-left-style: none;
	font-size: 0.75em;
	padding: 0px;
	margin-top: 2%;
	margin-right: 0px;
	margin-bottom: 2%;
	margin-left: 0px;
}
section#business #bus-contact dl dd span {
	display: block;
	font-size: 0.75em;
	margin-top: 4%;
	margin-bottom: 2%;
}
section#business #bus-contact dl dd span em {
	color: #10A63B;
}
section#business #bus-contact dl dd a {
	background-color: #FF6600;
	font-size: 0.875em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	border-radius: 3px;		/* CSS3草案 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
	width: 100%;
	display: block;
	padding-top: 4%;
	padding-bottom: 4%;
}
section#business #bus-contact dl dd a i {
	font-size: 1.125em;
	margin-right: 10px;
}
section#business #bus-contact dl dd img {
	width: 100%;
}
section#business #bus-contact dl dd .tel {
	background-color: #FFF;
		padding-top: 0%;
	padding-bottom: 0%;

}
#business #bus-menu {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	/**/margin-top: 10%;
}
#business #bus-menu p {
	font-size: 0.875em;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	margin: 0px;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 3%;
}
/*********/
/*#business #bus-menu img {
	display: block;
	height: auto;
	width: 100%;
}
#business #bus-menu .left {
	float: left;
	display: block;
	width: 50%;
}
#business #bus-menu .right {
	float: right;
	display: block;
	width: 50%;
}*/
/*********/


#business #bus-menu .mn-box.left {
	float: left;
	width: 50%;
	position: relative;
	background-image: url(../img/bus_menu01.jpg);
	background-repeat: no-repeat;
	/**/background-size:contain;/*background-size:100% auto;*/
	padding-top: 24%;
	padding-bottom: 24%;
	line-height: 0;
	padding-right: 0%;
	padding-left: 0%;
}
#business #bus-menu .mn-box.right {
	float: right;
	width: 50%;
	position: relative;
	background-image: url(../img/bus_menu01.jpg);
	background-repeat: no-repeat;
	background-size:contain;
	padding-top: 24%;
	padding-bottom: 24%;
	/*overflow: hidden;*/
	line-height: 0;
	padding-right: 0%;
	padding-left: 0%;
	top: -3%;
}
#business #bus-menu .mn-box a {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

#business #bus-menu .mn-box a:hover {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
/*#business #bus-menu .mn-box span {
	background-color: #666;
	display: block;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 98.1%;
	color: #FFF;
	font-size: 0.688em;
	padding-top: 2.5%;
	padding-right: 0%;
	padding-bottom: 2%;
	padding-left: 2%;
	text-align: center;
}*/
#business #bus-menu .mn-box.mn-box2 {
	background-image: url(../img/bus_menu02.jpg);
}
#business #bus-menu .mn-box.mn-box3 {
	background-image: url(../img/bus_menu03.jpg);
	position: relative;
	top: -6px;

}
#business #bus-menu .mn-box.mn-box4 {
	background-image: url(../img/bus_menu04.jpg);
	position: relative;
	top: -6px;
}
#business #bus-menu .mn-box.mn-box5 {
	background-image: url(../img/bus_menu05.jpg);
	position: relative;
	top: -12px;
}
#business #bus-menu .mn-box.mn-box6 {
	background-image: url(../img/bus_menu06.jpg);
	position: relative;
	top: -12px;
}
#business #bus-menu .mn-box.mn-box7 {
	background-image: url(../img/bus_menu07.jpg);
	position: relative;
	top: -17px;
}
#business #bus-menu .mn-box.mn-box8 {
	background-image: url(../img/bus_menu08.jpg);
	position: relative;
	top: -17px;
}
/*section#business #merit dl {
	background-color:#EDEEDE; width:92%; margin:2%; padding:2%; position:relative;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}

section#business #merit dl dt {
	color:#FF6567; font-size:1em; font-weight:bold; padding:23px 0px 38px 85px;
}

section#business #merit dl.m1 dt:before {
	content:url(../img/business_merit_img01.jpg);
	position:absolute; top:12px; left:15px;
}
section#business #merit dl.m2 dt:before {
	content:url(../img/business_merit_img02.jpg);
	position:absolute; top:12px; left:15px;
}
section#business #merit dl.m3 dt:before {
	content:url(../img/business_merit_img03.jpg);
	position:absolute; top:12px; left:15px;
}

section#business #merit dl.m4 dt:before {
	content:url(../img/business_merit_img04.jpg);
	position:absolute; top:12px; left:15px;
}

section#business #merit dl dd {
	margin:0; font-size:0.8em;
}*/
section#business #flow3 dl {
	position:relative;
	width:92%;
	padding:2%;
	border:solid 3px #cccccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
section#business #flow3 dl:after {
	content:url(../img/flow3_adw.gif);
	position:absolute; bottom:-40px; left:49%;
}
section#business #flow3 dl.e:after {
	content:"";
}
section#business #flow3 dt {
	color:#FF6600; font-size:1em; font-weight:bold;
}

section#business #flow3 dt span {
	display:inline-block;
	padding:5px 12px 4px 12px;
	margin-right:10px;
	color:#FFF;
	background-color:#FF6600;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
}
section#business #flow3 dd {
	margin:0; padding:15px 5px 15px 5px; font-size:0.8em;
}


/******************* end business  *********************************/
/**************** privacy ********************************************/

section#privacy {
	border-top:solid 1px #666666;
	padding:20px 0px 20px 0px; font-size:0.7em;
	
}

section#privacy h1 {
	color:#FF6600; font-size:1.5em; margin:0px 0px 10px 3px; padding:6px 0px 0px 12px;
	border-bottom:solid 4px #FF6600; vertical-align:middle;
	
}
section#privacy h1 i{
	
	color:#FF9221; font-size:2em; display:inline-block; margin-right:10px; vertical-align:bottom;
}
section#privacy p{
	margin:0px 5px 10px 5px;
	font-weight: normal;
	
}

section#privacy p.tti {
	margin:20px 5px 20px 0px;
}
section#privacy p.tti2 {
	margin:10px 15px 20px 0px;
}



section#privacy h2,
section#privacy h3 {
	margin:15px 0px 15px 0px;
	padding:5px 5px 5px 5px;
	background-color:#DDDDDD; border-radius:5px;
}
section#privacy ol {
	margin:0px; padding:10px 25px 10px 25px;
}
section#privacy ol li {
	margin:10px 0px 10px 0px;
}

section#privacy ol.tp_space{
	padding-top: 0;
}

section#privacy ol.furlist {
	margin:0;
	padding-right: 0;
}

section#privacy ol.furlist li{
	margin:0;
	list-style-type: none;
	counter-increment: cnt;
}

section#privacy ol.furlist li::before{
	content: "(" counter(cnt) ")";
	display:inline-block;
	margin-left:-2em; 
	width: 2em; 
}

section#privacy pre {
	padding:5px; font-size:0.9em;
}
section#privacy dl#cel{
	margin:40px 0px 40px 0px;
}

section#privacy dl#cel dt {
	display:table-cell; width:90px;
}

section#privacy dl#cel dd{
	display:table-cell; width:600px; font-size:0.6em;
	padding:15px; margin:0;
}
section#privacy .ksd_table_container {
	overflow-x:auto;
	white-space: nowrap;
	width: 100%;

}
section#privacy .ksd_table {
	width:670px;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 1.5em;
}
section#privacy .ksd_table th {
	font-weight:normal;
}

section#privacy .ksd_table .lth {
	width: 20%;
}
section#privacy .ksd_table .rth {
	width: 80%;
}
section#privacy .ksd_table .bg_gray {
	background-color: #F6F6F6;
}
section#privacy .ksd_table th, section#privacy .ksd_table td {
	border: 1px solid #999;
	text-align: center;
	padding: 0.6em 0;
	box-sizing: border-box;
}
section#privacy .ksd_table tr td a .fa.fa-external-link {
	margin-left: 0.2em;
}
/**************** end privacy ****************************************/

/**************** kiyaku *********************************************/

section#kiyaku {
	border-top:solid 1px #666666;
	padding:20px 0px 20px 0px; font-size:0.7em;
}
section#job_seeker {padding:0 0px 20px 0px; font-size:0.7em; margin-bottom: 20px;}

section#kiyaku h1, section#job_seeker h2 {
	color:#FF6600; font-size:1.5em; margin:0px 0px 30px 3px; padding:6px 0px 0px 12px;
	border-bottom:solid 4px #FF6600; vertical-align:middle;
	
}
section#kiyaku h1 i, section#job_seeker h2 i {
	
	color:#FF9221; font-size:2em; display:inline-block; margin-right:10px; vertical-align:middle;
}

section#kiyaku p, section#job_seeker p {
	padding:0px 5px 10px 5px;
}

section#kiyaku strong, section#job_seeker strong {
	display:block;
	padding:10px 5px 0px 5px;
}
section#kiyaku ol, section#job_seeker ol {
	padding:0px 25px 0px 25px;
}

section#job_seeker .text_right {text-align: right;}
section#job_seeker .text_right p.row1 {margin-bottom: 0;padding-bottom: 0;}
section#job_seeker .text_right p.row2 {margin-top: 0;}

/**************** end kiyaku *****************************************/
/******************* sitemap  *********************************/
section#sitemap {
	border-top:solid 1px #666666;
	padding:20px 0px 20px 0px;
	
}

section#sitemap h1 {
	color:#FF6600; font-size:1em; margin:0px 0px 10px 3px; padding:6px 0px 0px 12px;
	border-bottom:solid 4px #FF6600; vertical-align:middle;
	
}
section#sitemap h1 i{
	
	color:#FF9221; font-size:1.2em; display:inline-block; margin-right:10px; vertical-align:bottom;
}

section#sitemap ul {
	margin:0; padding:3%; list-style-type:none;  font-size:0.95em;
	
	
}
section#sitemap ul li i{
	color:#FF9999; display:inline-block; margin-right:10px; vertical-align:middle;
	
	
}
section#sitemap ul li div.ti {
	display:block;
	margin:20px 0 10px 0;
	font-size:18px; font-weight:bold;
	
	
}
section#sitemap ul li div.ti2 {
	display:block;
	margin:15px 0 10px 0;
	font-size:16px; font-weight:bold;
	
	
}
section#sitemap ul li dl{
	margin:0; padding:2%;
	
}
section#sitemap ul li dl dt{
	margin:0; padding:10px 0 0px 15px;
	
}
section#sitemap ul li dl dd{
	margin:0; padding:5px 0 10px 15px;
	
}
/******************* end sitemap  *********************************/

/**************** line ********************************************/


section#line_img {

	border-top:solid 1px #666666; border-bottom:solid 1px #666666;
	background-image:url(../img/line_img.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	width:100%; height:0px; margin:0 auto;
	position:relative; padding-top:43%; margin-bottom:10px
}
/*section#line_img p {
	position:absolute; top:35%; left:3%;
	font-weight:bold; font-size:0.65em; text-shadow:-1px -1px #FFF,1px -1px #FFF,-1px 1px #FFF,1px 1px #FFF;
}


section#line_img p strong {
	color:#FE8687;
}
section#line_img p em {
	font-weight:bold; color:#01B9B9;
}*/




section#line {
	padding-bottom: 6.5%;
}
section#line h1,
section#line h2,
section#line h4,
section#line h5 {
	color:#ff7011; font-size:1.15em; margin:0px 0px 10px 3px; padding:26px 0px 0px 6px;
	border-bottom:solid 4px #FF6567; vertical-align:middle;
}
section#line h1 i,
section#line h2 i,
section#line h4 i,
section#line h5 i {
	color:#FF9900; font-size:1.4em; display:inline-block; margin-right:8px; vertical-align:bottom;
}

section#line .inner .txt0 {
	/*width:98%;*/
	font-size:0.813em;
	/*margin-right: auto;
	margin-left: auto;*/
	margin-top: 6%;
}
section#line .inner .txt1 {
	font-size: 1.063em;
	color: #ff7011;
	margin: 0px;
	font-weight: bold;
}
section#line .inner {
	margin-top: 6%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 98%;
}

section#line img.sp_img_size {
	display: block;
	height: auto;
	width: 100%;
}
section#line img.line_btn_img {
	display: block;
	padding-top: 0;
	padding-bottom: 6%;
	margin-top: -1%;
	height: auto;
	width: 50%;
}
section#line .inner dl.line_box1 {
	margin: 0px;
}
section#line .inner dl.line_box1 dt {
	font-weight: bold;
	font-size:0.75em;
	padding-bottom: 3%;
	position: relative;
	left: -6px;
}
section#line .inner dl.line_box1 dd {
	margin: 0px;
	font-size:0.7em;
	line-height: 1.6;
}
section#line .inner img.line_flow {
	padding-top: 4%;
	height: auto;
	width: 50%;
    padding-bottom: 4%;	
}

section#line .inner p.line_txt {
    font-size: 1.063em;
    color: #ff7011;	
	font-weight: bold;
	text-align: center;    
}

section#line .inner dl.line_procedure dt{
	margin-left: 0;
	font-weight: normal;
	color: #2cc014;
	font-size:0.873em;	
}
section#line .inner dl.line_procedure dt span.step {
	font-weight: bold;
}
section#line .inner dl.line_procedure dd{
	margin-left: 0;
}

section#line .inner p.lineflow_rc {
	font-weight: bold;
	color: #2cc014;
	text-align: center;
	margin-top: -6%;    
}

/* entry */
div.enter_line {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4%;
	padding-bottom: 4%;
}
div.enter_line img.line_img_l,
div.enter_line img.line_img_r {
	display: block;
}
div.enter_line img.line_img_l {
	height: auto;
	width: 54%;
}
div.enter_line img.line_img_r {
	height: auto;
	width: 37%;
	padding-top: 3%;
	margin-top: 0.8em;
	margin-right: 0.5em;
}
/**************** end line ****************************************/