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

/*common setting*/
body,h1,h2,h3,h4,h5,h6,ul,li,p {
	margin: 0;
	padding: 0;
}
	
	body#Form {
		background-image:initial !important;
		background-repeat:initial !important;
	}
	
	ul li {
		list-style: none;
	}

.clearfix:after {
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
  content: "."; }

.clearfix {
  min-height: 1px; }

* html .clearfix {
  height: 1px;
  height: auto;
  overflow: hidden; }

#wrap{
     width: 100%;
     position: relative;
     height:auto !important; /*IE6対策*/
     height: 100%; /*IE6対策*/
     min-height: 100%;
}
.Fixation{
	height: 490px;
     position:absolute;
     bottom:0;
}
.TopHeader {
	background: #ff007b;
	padding: 5px 0 ;
	font-family: 'メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
	line-height: initial !important;
}

.LanguageContents {
	width: 1000px;
	margin: 0 auto;
}

ul.LanguageList {
	display: flex;
  justify-content: flex-end;
	font-size: 11px;
}
ul.LanguageList li {
	margin-right: 12px;
}

ul.LanguageList li a:link {color:#fff;transition: color .3s;text-decoration: none; } /*未訪問のリンクの色*/
ul.LanguageList li a:visited {color:#fff;transition: color .3s;text-decoration: none; } /*訪問済みのリンクの色*/
ul.LanguageList li a:hover {color:#ffc2df;transition: color .3s;text-decoration: none; } /*カーソルが乗っているリンクの色*/
ul.LanguageList li a:active {color:#fff;transition: color .3s;text-decoration: none; } /*クリック中のリンクの色*/

header, .main, footer {
	margin: 0 auto;
	/*width: 1000px;*/
}


/*header area*/
header {
	height: 87px;
	width: 1000px;
	/*background-color: #f00;*/
}
header h1 {
	float: left;
	padding-top: 28px;
}
header address {
	float: right;
	padding-top: 7px;
	padding-right: 6px;
}
	
	#nav_drawer {
		display: none;
	}


/*main area*/
.main {
	clear: left;
}
	
#wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    min-width: 1000px;
    font-family: 'Taviraj','Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
}
	
#wrapper #MainVisual {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    position: relative;
    height: 756px;
    overflow: hidden;
	background:url(../img/bg_pink.gif) transparent scroll center top;
}
	
#wrapper #MainVisualSenior {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    position: relative;
    height: 715px;
    overflow: hidden;
	background:url(../img/bg_blue.gif) transparent scroll center top;
}
	
.MainImg {
	text-align: center;
	padding-top: 30px;
}



#wrapper #container section {
    position: relative;
    z-index: 10;
}

#wrapper #container section .inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
	
.contents_p {
	background:url(../img/bg_pink.gif) transparent scroll center top;	
}
	
.contents_b {
	background:url(../img/bg_blue.gif) transparent scroll center top;	
}
	
.contents_y {
}

.InfoTitle {
	text-align: center;
	margin-bottom: 40px;
	padding-top: 50px;
}
	
.text {
	margin-bottom: 80px;
}

.textStyle_01 {
	text-align: left;
	line-height: 170%;
	font-size: 18px;
	font-weight: bold;
}

.textStyle_02 {
	text-align: left;
	line-height: 170%;
	font-size: 18px;
	font-weight: bold;
}
	
.right_c {
	float: right;
	width: 480px;
}
	
.left_c {
	float: left;
	width: 480px;
}

.img_top {
	margin: 30px 0 ;
}
	
.wh {
	color: #fff;
}

.pk {
	color: #f24874;
}
	
.LifeStyle_BG {
	height: 514px;
	background: url(../img/img_contents_01.png) transparent no-repeat scroll center bottom;	
	padding-top: 20px;
}
	
.LifeStyleSenior_BG {
	height: 514px;
	background: url(../img/img_contents_senior_01.png) transparent no-repeat scroll center bottom;	
	padding-top: 20px;
}
	
.Works_BG {
	height: 425px;
	background: url(../img/img_contents_02.png) transparent no-repeat scroll center bottom;	
	padding: 30px 0;
}
	
.WorksSenior_BG {
	height: 447px;
	background: url(../img/img_contents_senior_02.png) transparent no-repeat scroll center bottom;	
	padding: 30px 0;
}
	
.Region_BG {
	height: 516px;
	background: url(../img/img_contents_03_pc.png) transparent no-repeat scroll center bottom;	
	padding-top: 20px;
}
	
.RegionSenior_BG {
	height: 523px;
	background: url(../img/img_contents_senior_03_pc.png) transparent no-repeat scroll center bottom;	
	padding-top: 20px;
}
	
	.BtnArea {
		padding: 40px 0  ;
	}
	
	.List {
		padding: 30px 0 ;
	}
	
	.List ul li img {
		margin-bottom: 20px;
	}

.contentsArea {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
}
	
.RightArea {
	margin-left: 550px;
}
	
.LeftArea {
	margin-right: 460px;
}


.Title_Second img {
	margin-bottom: 20px;
}
	
.RecruitArea {
	margin-top: 50px;
}
	
.RecruitTop {
	background:url(../img/img_con_woman_06_pc.png) transparent no-repeat scroll center bottom;
	height: 440px;
}
	
.tabs label.TabButton::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 100%;
    background-color: #f24874;
    height: 0;
    -webkit-transition-property: height;
    transition-property: height;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
}

.tabs label.TabButton:hover, .tabs input[type="radio"]:checked + label {
    color: #fff;
    background-color: #f24874;
}
	
.tabs input[type="radio"] {
    display: none;
}
.tabs label.TabButton {
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    color: #f24874;
    cursor: pointer;
    font-size: 15px;
}
	
.tabs label.TabButton {
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.05);
    border-right: 1px solid #f24874;
    border-left: 1px solid #f24874;
    border-top: 1px solid #f24874;
    position: relative;
    margin: 0 5px;
    display: block;
    color: #f24874;
    cursor: pointer;
    background-color: #ffebeb;
    padding: 0px 60px;
    font-size: 18px;
}
	
.tabs .tab-box {
    box-sizing: border-box;
    border-top: 1px solid #f24874;
    margin-top: 20px;
    padding: 30px 0;
}

.tab_item {
    width: 36%;
    background-color: #d9d9d9;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    color: #f24874;
    display: block;
    float: left;
    text-align: center;
    transition: all 0.2s ease;
    font-size: 25px;
}
	
#LongTerm:checked ~ #LongTerm_content, #MiddlePeriod:checked ~ #MiddlePeriod_content, #ShortTerm:checked ~ #ShortTerm_content {
    display: block;
	border-top: 1px solid #f24874;
}

.tab_content {
    display: none;
    padding: 40px 0;
    clear: both;
    overflow: hidden;
}

.tab_box {
    box-sizing: border-box;
    border-top: 1px solid #f24874;
    margin-top: 20px;
    padding: 30px 0;
}
	
table.tableStyle_01,table.tableStyle_01 td,table.tableStyle_01 th { border: 1px solid #ddd; border-collapse: collapse; }
table.tableStyle_01 { background: #fff; margin-bottom: 1em; width: 100%; }
table.tableStyle_01 td, table.tableStyle_01 th { font-size: 18px; padding: 11px; text-align: left; }
table.tableStyle_01 th { background: #f6f6f6;width: 200px; }
	



	
footer {
	width: 100%;
	padding: 50px 0;
	margin-top: 100px;
	background:#ffb8bf;
	background-attachment: fixed;
	z-index: 1;
	font-family: 'メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
}

.SeniorFooter {
	width: 100%;
	padding: 50px 0;
	margin-top: 100px;
	background:#96e4fb !important;
	background-attachment: fixed;
	z-index: 1;
	font-family: 'メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
}	

.contents {
	width: 1000px;
	margin: 0 auto;
}



.FooterContents {
	width: 1000px;
	margin: 0 auto;
	color: #342b2d;
	text-align: center;
}

.FooterInfo {
}

.FooterTitle {
	font-size: 25px;
	font-weight: bold;
}

.CompnyName p {
	margin-top: 40px;
	font-size: 20px;
	font-weight: bold;
	
}

.FooterTEL {
	margin: 30px 0 ;
}

.CopyRight {
	font-size: 11px;
	margin-top: 20px;
}

#Form {
	background-image: initial !important;
}

#FormSelect {
	width: 1000px;
margin: 0 auto;
position: relative;
z-index: 2;
}
	
#FormSelectCheck {
	width: 1000px;
margin: 0 auto;
position: relative;
z-index: 2;
}	

.FormContents {
    /*position: absolute;*/
	z-index: 999999999;
	position: relative;
}
	
.FormBox {
		padding: 15px ;
		border-bottom: 1px dashed #171717;
	}
	.ErrBox {
		background: #F4D4D4;
	}

#Form img {
	display: initial !important;
}
	
	.textYellow {
		background: #0d0d0d;
		color: #dfba24;
	}
	
	.sp {
		display: none;
	}
	
.FormArea a:link {color:#48abe4;transition: color .3s;text-decoration: none; } /*未訪問のリンクの色*/
.FormArea  li a:visited {color:#48abe4;transition: color .3s;text-decoration: none; } /*訪問済みのリンクの色*/
.FormArea  li a:hover {color:#2c8fc7;transition: color .3s;text-decoration: none; } /*カーソルが乗っているリンクの色*/
.FormArea  li a:active {color:#48abe4;transition: color .3s;text-decoration: none; } /*クリック中のリンクの色*/
	
.NationalFlag {
	position: relative;
	width: 1000px;
margin: 0 auto;
}

.Thailand {
	position: absolute;
	top: 91px;
left: 409px;
right: 0;
border: 0;
}
	
	.china {
	position: absolute;
	top: 44px;
left: 409px;
right: 0;
border: 0;
}

.text_c {
    color: #000;
    font-size: 18px;
    text-align: center;	
	margin-bottom: 300px;
}

.tit_L::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    z-index: 2;
    content: '';
    width: 20%;
    height: 4px;
    background-color: #f24874;
}
	
.tit_L {
    position: relative;
    padding-bottom: .5em;
    border-bottom: 4px solid #ccc;
    color: #434343;
    margin: 30px 0 80px;
    font-weight: bold;
	font-size: 28px;
}

.font_s {
	font-size: 80%;
}
	
.tit_M::after {
	border-bottom: 3px solid #f24874;
	content: "";
	display: block;
	height: 0;
	margin: 0 auto;
	padding: 0 0 .9rem;
	width: 3rem;
}
	
.tit_M {
    color: #4b4444;
    text-align: center;
    margin: 100px 0 40px;
	font-size: 25px;
}
	
	
	
.tit_M_T::after {
	border-bottom: 3px solid #f24874;
	content: "";
	display: block;
	height: 0;
	margin: 0 auto;
	padding: 0 0 .9rem;
	width: 3rem;
}
	
.tit_M_T {
    color: #4b4444;
    text-align: center;
    margin: 100px 0 40px;
	font-size: 25px;
}
	
.tit_M_T::before {
    content:url(../img/icon_Thailand.gif);
    vertical-align: middle;
    padding-right: 13px;
}
	
	
	
.tit_M_I::after {
	border-bottom: 3px solid #f24874;
	content: "";
	display: block;
	height: 0;
	margin: 0 auto;
	padding: 0 0 .9rem;
	width: 3rem;
}
	
.tit_M_I {
    color: #4b4444;
    text-align: center;
    margin: 100px 0 40px;
	font-size: 25px;
}
	
.tit_M_I::before {
    content:url(../img/icon_Indonesia.gif);
    vertical-align: middle;
    padding-right: 13px;
}
	
	
.tit_M_C::after {
	border-bottom: 3px solid #f24874;
	content: "";
	display: block;
	height: 0;
	margin: 0 auto;
	padding: 0 0 .9rem;
	width: 3rem;
}
	
.tit_M_C {
    color: #4b4444;
    text-align: center;
    margin: 100px 0 40px;
	font-size: 25px;
}

.tit_M_C::before {
    content:url(../img/icon_China.gif);
    vertical-align: middle;
    padding-right: 13px;
}
	
	
	
.tit_M_V::after {
	border-bottom: 3px solid #f24874;
	content: "";
	display: block;
	height: 0;
	margin: 0 auto;
	padding: 0 0 .9rem;
	width: 3rem;
}
	
.tit_M_V {
    color: #4b4444;
    text-align: center;
    margin: 100px 0 40px;
	font-size: 25px;
}
.tit_M_V::before {
    content:url(../img/icon_Vietnam.gif);
    vertical-align: middle;
    padding-right: 13px;
}

	
	.formContents {
		width: 1000px;
		margin: 0 auto;
	}
	
	.mt30 {
		margin-top: 30px;
	}
	
	.text_s {
		font-size: 90%;
		display: block;
	}
	.privacy {
		text-align: center;
		margin-bottom: 20px;
		line-height: 2;

	}
	
	.btn_02 {
		background-color: #efc100;
		font-size: 21px;
		color: #fff;
		display: flex;
		text-decoration: none;
		align-items: center;
		justify-content: center;
		transition: background-color .2s;
		margin: 20px auto;
		padding: 20px;
		max-width: 300px;
		min-width: 300px;
		border-radius: 9999px;
		line-height: 1.2;
		text-align: center;
		cursor: pointer;
		font-weight: bold;
	}
	
	.tc {
		text-align: center;
	}
	
	.tr {
		text-align: right;
	}
	
	.test_Title {
		color: #b60134;
		margin-bottom: 20px;
		font-size: 130%;
		font-weight: bold;
	}
	
	.test_TitleB {
		color: #084a8f;
		margin-bottom: 20px;
		font-size: 130%;
		font-weight: bold;
	}
	
table.table_layout_a {
    width: 100%;
    border: 1px solid #19c5c7;
    display: inline-table;
    background: #FFF none repeat scroll 0% 0%;
    border-collapse: collapse ;
    border-spacing: 0px ;
    color: #333 ;
    margin-bottom: 1em ;
    table-layout: initial;
}
	
table.table_layout_a th {
    line-height: 1.6;
    border-width: 1px 0px 0px 1px;
    border-style: solid;
    border-color: #79eaeb;
    padding: 10px 10px 7px;
    text-align: center;
    vertical-align: top;
    background: #19c5c7 none repeat scroll 0% 0%;
    color: #fff;
}
	
table.table_layout_a td {
    line-height: 1.6;
    border-width: 1px 0px 0px 1px;
    border-style: solid;
    border-color: #19c5c7;
    padding: 10px 10px 7px ;
    vertical-align: top;
}

	
table.table_layout_b {
    width: 100%;
    border: 1px solid #a4c719;
    display: inline-table;
    background: #FFF none repeat scroll 0% 0%;
    border-collapse: collapse ;
    border-spacing: 0px ;
    color: #333 ;
    margin-bottom: 1em ;
    table-layout: initial;
}
	
table.table_layout_b th {
    line-height: 1.6;
    border-width: 1px 0px 0px 1px;
    border-style: solid;
    border-color: #cbe36b;
    padding: 10px 10px 7px;
    text-align: center;
    vertical-align: top;
    background: #a4c719 none repeat scroll 0% 0%;
    color: #fff;
}
	
table.table_layout_b td {
    line-height: 1.6;
    border-width: 1px 0px 0px 1px;
    border-style: solid;
    border-color: #a4c719;
    padding: 10px 10px 7px ;
    vertical-align: top;
}