@charset "utf-8";

#tmp_main {
	margin-top: 31px;
	padding: 0 0 16px;
}
#tmp_contents h1 {
	margin: 0 0 1em;
	padding-bottom: 12px;
	font-size: 200%;
	line-height: 1.3;
	font-weight: 500;
	color: #007BA5;
	background: #FFFFFF url(/site/shared/templates/saiyou_free/images/icon/h1_bg.png) repeat-x left bottom;
	text-align: center;
	clear:both; /* Do not edit */
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin: 1.5em 0 1em;
	font-weight: 500;
	line-height: 1.3;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
    padding: 11px 20px 9px;
    font-size: 166%;
    font-weight: bold;
    color: #00779D;
    background-color: #F1F1F1;
}
#tmp_contents h3 {
	padding: 2px 0 0 30px;
	font-size: 146%;
	background: url(/site/shared/templates/saiyou_free/images/icon/h3_bg.png) no-repeat left 3px;
}
#tmp_contents h4 {
    font-size: 120%;
    color: #007CA6;
}
#tmp_contents h5 {
    font-size: 110%;
}
#tmp_contents h6 {
    font-size: 105%;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 1em; /* Do not edit */
}
#tmp_contents ul {
	margin: 0 0 1em 1em; /* Do not edit */
	list-style-image:url(/site/shared/site_saiyou/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 1em 2.2em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin: 0.4em 0; /* Do not edit */
	line-height: 1.5;
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* Do not edit */
}
#tmp_contents hr {
	height:1px; /* Do not edit */
	color:#CCCCCC; /* Do not edit */
	background-color:#CCCCCC; /* Do not edit */
	border:none; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_contents .txt_small {
	font-size: small;
}
/* ==================================================
parts
================================================== */
/* img_cap
================================================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin: 0 0 2.2em; /* Do not edit */
	border:1px solid #DFF8FF;
	color: inherit;
	background-color: #DFF8FF;
	clear:both; /* Do not edit */
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.outline td,
#tmp_contents div.outline {
	padding:20px 20px 0;
}
#tmp_contents .outline ul {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ol {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_btn & box_menu
================================================== */
#tmp_contents ul.box_btn li,
#tmp_contents .box_menu {
	border: 1px solid #007BA5;
	color: #007CA6;
	background-color: #ffffff;
}
#tmp_contents ul.box_btn li,
#tmp_contents .box_menu_ttl{
	padding: 14px 20px 11px;
	font-weight: bold;
}
#tmp_contents ul.box_btn a,
#tmp_contents .box_menu_ttl a{
	display: block;
	margin: -14px -20px -11px;
	padding: 14px 50px 11px 20px;
	color: inherit;
	background: transparent url(/site/shared/site_saiyou/images/icon/arrow_rgt.png) no-repeat right 20px center;
	background-size: 12px auto;
	text-decoration: none;
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin: 0 0 1em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin: 0 0 15px;
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin: 0 0 2em; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_menu h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu_ttl {
	border-bottom: 1px solid #007BA5;
}
#tmp_contents .box_menu_ttl p {
	margin-bottom: 0;
}
#tmp_contents .box_menu_cnt{
	padding: 15px 20px 0;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents .box_menu ul > li:first-child {
	margin-top: 0;
}
/* box_info & box_link
================================================== */
#tmp_contents .box_info,
#tmp_contents .box_link {
	margin: 0 0 2.4em; /* Do not edit */
	color: inherit;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear,left top, left bottom,from(#ffffff),to(#ffffff)),-webkit-gradient(linear,left top, left bottom,from(#007BA5),to(#007BA5)),-webkit-gradient(linear,left top, left bottom,from(#ffffff),to(#ffffff)),-webkit-gradient(linear,left top, left bottom,from(#007BA5),to(#007BA5));
	background-image: -moz-linear-gradient(#ffffff,#ffffff),-moz-linear-gradient(#007BA5,#007BA5),-moz-linear-gradient(#ffffff,#ffffff),-moz-linear-gradient(#007BA5,#007BA5);
	background-image: -o-linear-gradient(#ffffff,#ffffff),-o-linear-gradient(#007BA5,#007BA5),-o-linear-gradient(#ffffff,#ffffff),-o-linear-gradient(#007BA5,#007BA5);
	background-image: linear-gradient(#ffffff,#ffffff),linear-gradient(#007BA5,#007BA5),linear-gradient(#ffffff,#ffffff),linear-gradient(#007BA5,#007BA5);
	background-size: 8px 8px,100% 1px,calc(100% - 2px) calc(100% - 18px), 100% calc(100% - 17px);
	background-position: right 1px top 14px,center bottom,center bottom,center bottom;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_info,
#tmp_contents table.box_link {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents div.box_info,
#tmp_contents div.box_link{
	background: none;
	position: relative;
}
#tmp_contents div.box_info::before,
#tmp_contents div.box_info::after,
#tmp_contents div.box_link::before,
#tmp_contents div.box_link::after{
	content: '';
	position: absolute;
	z-index: -1;
	pointer-events: none;
	top: 17px;
}
#tmp_contents div.box_info::before,
#tmp_contents div.box_link::before{
	left: 10px;
	right: 8px;
	border-bottom: 1px solid #007BA5;
}
#tmp_contents div.box_info::after,
#tmp_contents div.box_link::after{
	bottom: 0;
	left: 0;
	right: 0;
	border: 1px solid #007BA5;
	border-top: none;
	display: block;
}
#tmp_contents .box_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl {
	font-weight:bold;
	font-size: 146%;
}
#tmp_contents .box_info .box_info_ttl p,
#tmp_contents .box_link .box_link_ttl p {
	display: table;
	padding: 0 22px 0 21px;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear,left top, left bottom,from(#ffffff),to(#ffffff));
	background-image: -moz-linear-gradient(#ffffff,#ffffff);
	background-image: -o-linear-gradient(#ffffff,#ffffff);
	background-image: linear-gradient(#ffffff,#ffffff);
	background-size: calc(100% - 1px) 100%;
	background-position: 1px 0;
	margin-bottom:0; /* Do not edit */
}
#tmp_contents table.box_info .box_info_ttl p,
#tmp_contents table.box_link .box_link_ttl p {
	padding: 0;
	border-left: 20px solid #ffffff;
    border-right: 22px solid #ffffff;
}
#tmp_contents .box_info .box_info_cnt,
#tmp_contents .box_link .box_link_cnt {
	padding: 12px 12px 10px;
}
#tmp_contents .box_info ul,
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ol,
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol,
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin: 1.5em 0; /* Do not edit */
	color:#333333;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border: 1px solid #cccccc;
	word-break: break-all;
	line-height: 1.5;
}
#tmp_contents .scroll_table table.datatable,
#tmp_contents .scroll_table table.enquete_table {
	margin: 0 !important;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 10px 15px;
	color:inherit;
	background-color: #f3e5eb;
	border: 1px solid #cccccc;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 10px 15px;
	border: 1px solid #cccccc;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em; /* Do not edit */
	font-weight:bold; /* Do not edit */
	text-align:left; /* Do not edit */
}
#tmp_contents table.datatable p {
	margin:0; /* Do not edit */
}
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol,
#tmp_contents table.enquete_table ul,
#tmp_contents table.enquete_table ol {
	margin:0.2em 0 0 24px; /* Do not edit */
}
#tmp_contents table.datatable ul ul,
#tmp_contents table.datatable ul ol,
#tmp_contents table.datatable ol ul,
#tmp_contents table.datatable ol ol,
#tmp_contents table.enquete_table ul ul,
#tmp_contents table.enquete_table ul ol,
#tmp_contents table.enquete_table ol ul,
#tmp_contents table.enquete_table ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents table.enquete_table {
	width:100%; /* Do not edit */
}
#tmp_contents table.enquete_table th {
	width:20%; /* Do not edit */
}
#tmp_contents table.enquete_table .nes,
#tmp_contents table.enquete_table .memo {
	color:#990000; /* base.css > Styles > .text_red */
	font-weight:normal; /* Do not edit */
	background-color:transparent; /* Do not edit */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* Do not edit */
	text-align:center; /* Do not edit */
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* Setting by CMS sheets */
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#E8FDFE; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_lightblue {
	color:inherit;
	background-color:#EEF9FF; /* base.css > Styles > th.bg_lightblue */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#F3EEFF; /* base.css > Styles > th.bg_purple */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* nest-datatable
================================================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* Do not edit */
	background-color:transparent; /* Do not edit */
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #AABBCC; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#DDEEFF; /* = table.datatable th */
	border:1px solid #AABBCC; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #AABBCC; /* = table.datatable td */
}

/* linkicon
================================================== */
#tmp_contents a[rel*="external"]:after,
#tmp_main a[rel*="external"]:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin: 0 0.3em;
    background:url(/site/shared/images/icon/icon_external_gray.png) no-repeat center top;
    background-size: 16px auto;
}

/* saiyou_cate_ttl
================================================== */
#tmp_saiyou_cate_ttl {
	margin-top: 38px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	background-size: 600px auto;
}
.saiyou011001 #tmp_saiyou_cate_ttl {
	background-image: url(/site/shared/templates/saiyou_free/images/main/saiyou011001_ttl.png);
}
.saiyou011002 #tmp_saiyou_cate_ttl {
	background-image: url(/site/shared/templates/saiyou_free/images/main/saiyou011002_ttl.png);
}
.saiyou011003 #tmp_saiyou_cate_ttl {
	background-image: url(/site/shared/templates/saiyou_free/images/main/saiyou011003_ttl.png);
}
.saiyou011004 #tmp_saiyou_cate_ttl {
	background-image: url(/site/shared/templates/saiyou_free/images/main/saiyou011004_ttl.png);
}
.saiyou011005 #tmp_saiyou_cate_ttl {
	background-image: url(/site/shared/templates/saiyou_free/images/main/saiyou011005_ttl.png);
}
.saiyou011006 #tmp_saiyou_cate_ttl {
	background-image: url(/site/shared/templates/saiyou_free/images/main/saiyou011006_ttl.png);
}
.saiyou011007 #tmp_saiyou_cate_ttl {
	background-image: url(/site/shared/templates/saiyou_free/images/main/saiyou011007_ttl.png);
}
.saiyou011008 #tmp_saiyou_cate_ttl {
	background-image: url(/site/shared/templates/saiyou_free/images/main/saiyou011008_ttl.png);
}
.saiyou011009 #tmp_saiyou_cate_ttl {
	background-image: url(/site/shared/templates/saiyou_free/images/main/saiyou011009_ttl.png);
}
.saiyou011010 #tmp_saiyou_cate_ttl {
	background-image: url(/site/shared/templates/saiyou_free/images/main/saiyou011010_ttl.png);
}
#tmp_saiyou_cate_ttl::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url(/site/shared/templates/saiyou_free/images/main/saiyou_cate_ttl_bg.png), url(/site/shared/templates/saiyou_free/images/main/saiyou_cate_ttl_line.png);
	background-repeat: no-repeat, repeat-x;
	background-position: center top;
	z-index: -1;
}

#tmp_free_ttl {
	width: 100%;
	padding: 0 10px;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.container #tmp_free_ttl {
	max-width: 100%;
	padding: 0;
}
/* ==================================================
contents
================================================== */
/* reset h2,p */
#tmp_contents .staff_message p,
#tmp_contents .interview_mainvs p,
#tmp_contents .interview_schedule p,
#tmp_contents .interview_link p,
#tmp_contents .page_back p {
	margin-bottom: 0;
}
/* interview_link, page_back */
#tmp_contents .interview_link,
#tmp_contents .page_back {
	text-align: center;
	margin: 20px 0;
}
#tmp_contents .interview_link a,
#tmp_contents .page_back a {
	display: inline-block;
	padding: 21px 50px 19px 50px;
	min-width: 552px;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	border: 1px solid #007BA5;
	background-repeat: no-repeat;
	background-position: right 16px center;
	background-size: 32px auto;
	transition-duration: 0.1s;
	transition-property: color, border-color, background;
}
#tmp_contents .interview_link a {
	color: #ffffff;
	background-color: #007CA6;
	background-image: url(/site/shared/site_saiyou/images/icon/arrow_rgt2_wh.png);
}
#tmp_contents .page_back a {
	color: #007CA6;
	background-color: #ffffff;
	background-image: url(/site/shared/site_saiyou/images/icon/arrow_rgt2.png);
}
#tmp_contents .interview_link a:hover {
	background-color: #B45400;
	border-color: #B45400;
}
#tmp_contents .page_back a:hover {
	color: #B45400;
	border-color: #B45400;
	background-image: url(/site/shared/site_saiyou/images/icon/arrow_rgt2_orange.png);
}
/* ==================================================
shiken page style
================================================== */
#tmp_shiken_cnt ul{
	margin-left: 2.8em;
}
#tmp_shiken_cnt .point{
    margin-left: 2.8em;
	margin-bottom: 2.6em;
}
#tmp_shiken_cnt .list_file{
	margin-left: 1em;
}
#tmp_shikenlist ul{
	list-style: none;
	margin: 0 0 30px;
	display: flex;
	flex-wrap: wrap;
	gap: 30px 40px;
	align-items: flex-start;
}
#tmp_shikenlist ul li{
	width: calc( (100% - 40px) / 2);
	border: 2px solid #007CA6;
	padding: 23px 20px 25px;
	position: relative;
}
#tmp_shikenlist ul li .shiken_speech_bubble{
    margin-top: -31px;
    margin-left: -25px;
	margin-bottom: 3px;
}
#tmp_shikenlist ul li .shiken_speech_bubble > span{
	background-color: #ffe000;
	padding: 3px 15px 1px;
	border-radius: 100px;
	font-weight: 500;
	font-size: 105%;
	color: #000000;
	display: inline-block;
}
#tmp_shikenlist ul li .shiken_ttl{
	text-align: center;
	font-size: 134%;
	font-weight: bold;
	border-bottom: 1px solid #aa95AA;
	margin: 0 0 5px;
	padding: 0 0 6px;
	background: transparent;
}
#tmp_shikenlist ul li .shiken_job_subject{
	display: flex;
	align-items: flex-start;
	margin-bottom: 5px;
}
#tmp_shikenlist ul li .shiken_job_subject .job_label{
	display: block;
	font-weight: 500;
	color: #007CA6;
	background-color: #FFFFFF;
	padding: 0 2px;
	border: 1px solid #007CA6;
	text-align: center;
	width: 50px;
	margin-right: 10px;
}
#tmp_shikenlist ul li .shiken_job_subject .job_txt{
	flex: 1;
	padding-top: 2px;
}
#tmp_shikenlist ul li .shiken_link {
    text-align: center;
    margin-bottom: -35px;
    position: relative;
    top: 10px;
}
#tmp_shikenlist ul li .shiken_link a{
	display: inline-block;
	padding: 7px 50px 5px;
	color: #ffffff;
	background-color: #007CA6;
	background-image: url(/site/shared/templates/saiyou_free/images/icon/arrow_icon.png);
	background-position: right 10px center;
	background-size: 20px auto;
	background-repeat: no-repeat;
	text-decoration: none;
	position: relative;
}
#tmp_shikenlist ul li .shiken_link a:hover{
	background-color: #333333;
}
#tmp_shikenlist .orange_group li{
    border-color: #E26E2C;
}
#tmp_shikenlist .orange_group li .shiken_job_subject .job_label{
 	border-color: #E26E2C;
	color: #B45400;
}
#tmp_shikenlist .orange_group li .shiken_link a{
    background-color: #B45400;
}
#tmp_shikenlist .orange_group li .shiken_ttl{
    border-color: #AA9555;
}
/* staff_message */
#tmp_contents .staff_message {
	max-width: 1024px;
	margin: 71px auto 30px;
	padding: 0 72px 48px;
	background-repeat: no-repeat;
	background-image: url(/site/shared/templates/saiyou_free/images/main/message_frame1.png), url(/site/shared/templates/saiyou_free/images/main/message_frame2.png), url(/site/shared/templates/saiyou_free/images/main/message_frame3.png), url(/site/shared/templates/saiyou_free/images/main/message_frame4.png);
	background-position: left 4px, right 4px, right bottom, left bottom;
	min-height: 220px;
}
#tmp_contents .staff_message .message_ttl {
	padding: 0 50px 55px;
	background: transparent url(/site/shared/templates/saiyou_free/images/main/message_en.png) no-repeat center bottom;
	background-size: 180px auto;
	color: #007BA5;
	font-size: 134%;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 26px;
	text-align: center;
}
#tmp_contents .staff_message .message_ttl h2 {
	padding: 0;
	margin: 0;
	font-size: 100%;
	color: inherit;
	background-color: transparent;
}
#tmp_contents .staff_message .message_cnt p {
	line-height: 1.7;
}

/* ==================================================
IDX style
================================================== */
#tmp_idx_career{
	margin: 20px 0 35px;
}
#tmp_idx_career .career_list{
	margin: 0;
}
#tmp_idx_career .career_list .item{
	margin: 0;
}

/* ==================================================
IDX shokushu style
================================================== */
#tmp_idx_shokushu{
	margin: -13px 0 116px;
}
#tmp_idx_shokushu h2{
	margin-top: 74px;
}
#tmp_idx_shokushu .job_list{
	display: flex;
	flex-flow: row wrap;
	margin: 0 0 60px;
}
#tmp_idx_shokushu .job_list + h2{
	margin-top: 60px;
}
#tmp_idx_shokushu .job_list .item{
	display: flex;
	list-style: none;
	margin: 0;
	padding: 33px 20px 10px 0;
	width: 50%;
	border-bottom: 1px solid #BBBBBB;
	counter-increment: cnt_no;
}
#tmp_idx_shokushu .job_list p{
	margin-bottom: 0;
}
#tmp_idx_shokushu .job_list .item_lbl{
	position: relative;
	display: flex;
	justify-content: center;
	flex-shrink: 0;
	background-color: #FFFFFF;
	padding: 50px 5px 10px;
	width: 120px;
	min-height: 120px;
	border: 2px solid #007CA6;
	color: #007BA5;
	font-size: 120%;
	font-weight: 500;
}
#tmp_idx_shokushu .job_list .item_lbl:before{
	content: counter(cnt_no, decimal-leading-zero);
	position: absolute;
	left: -1px;
	top: -1px;
	padding: 1px 3px;
	background-color: #007BA5;
	clip-path: polygon(0 0, 100% 0%, 0 100%, 0% 100%);
	background-repeat: no-repeat;
	width: 52px;
	height: 52px;
	font-size: 107%;
	color: #ffffff;
}
#tmp_idx_shokushu .job_list .lbl_ttl{
	margin-top: -4px;
	text-align: center;
}
#tmp_idx_shokushu .job_list .item_des{
	flex: 1 auto;
	padding-top: 2px;
	padding-left: 10px;
	width: 100%;
}
#tmp_idx_shokushu .job_list .item_text{
	margin-bottom: 14px;
	font-size: 102%;
}
#tmp_idx_shokushu .job_list .item_link a{
	position: relative;
	display: inline-block;
	padding: 3px 30px;
	background: #000000 url(/site/shared/templates/saiyou_free/images/icon/idx_arrow_rgt.png) no-repeat right 10px center;
	width: 175px;
	max-width: 100%;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	transition-duration: 0.1s;
}
#tmp_idx_shokushu .job_list .item_link a:hover{
	background-color: #B45400;
}
#tmp_idx_shokushu .job_list .item:nth-child(even){
	padding-right: 0;
	padding-left: 20px;
}
#tmp_idx_shokushu .recruit_list{
	display: flex;
	flex-flow: row wrap;
	gap: 33px 40px;
	margin: 31px 0 40px;
}
#tmp_idx_shokushu .recruit_list .item{
	list-style: none;
	margin: 0;
	width: calc((100% - 160px) / 5);
}
#tmp_idx_shokushu .recruit_list a{
	display: block;
	line-height: 1.2;
}
#tmp_idx_shokushu .recruit_list .item_img{
	display: block;
	margin-bottom: 2px;
}
#tmp_idx_shokushu .recruit_list img{
	width: 180px;
	height: auto;
	vertical-align: top;
}
#tmp_idx_shokushu .recruit_list a.icon_pdf{
	padding-left: 0;
	background-image: none;
}
#tmp_idx_shokushu .recruit_list a.icon_pdf .item_text{
	padding-bottom: 2px;
}
#tmp_idx_shokushu .recruit_list a.icon_pdf .item_text:after{
	content: '';
	display: inline-block;
	position: relative;
	top: 4px;
    margin-left: 4px;
	background: transparent url(/site/shared/site_saiyou/images/icon/icon_pdf.png) no-repeat;
	width: 54px;
	height: 20px;
}
/* ==================================================
IDX shokushu Detail style
================================================== */
#tmp_shokushu_detail h2{
	padding-top: 13px;
	padding-bottom: 7px;
}
#tmp_shokushu_detail h3{
	margin-top: 26px;
	margin-bottom: 13px;
}
#tmp_shokushu_detail .fill_box{
	margin: 35px 0;
	padding: 25px 20px 1px;
	background-color: #DFF8FF;
}
#tmp_shokushu_detail .fill_box .fill_box_ttl{
	border-bottom: 2px solid #E78953;
    padding: 0 0 7px;
	font-size: 146%;
	line-height: 1.3;
	font-weight: 500;
	color: #333333;
	margin-bottom: 15px;
}
#tmp_shokushu_detail .introduction_video{
	display: flex;
	justify-content: center;
}
#tmp_shokushu_detail .introduction_video p{
	margin-bottom: 0;
}
#tmp_shokushu_detail .introduction_video img{
	width: 450px;
	height: auto;
	vertical-align: top;
	transition: opacity 0.3s ease-in-out;
}
#tmp_shokushu_detail .introduction_video a{
	display: inline-block;
	margin: 0 22px;
}
#tmp_shokushu_detail .introduction_video a:hover img{
	opacity: 0.7;
}
#tmp_shokushu_detail .link_button a{
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
	background-color: #007CA6;
    margin: 15px 0 9px;
	padding: 9px 35px 8px 30px;
	position: relative;
}
#tmp_shokushu_detail .link_button a::before{
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
	border-top: transparent 4px solid;
	border-bottom: transparent 4px solid;
	border-left: #ffffff 7px solid;
}
#tmp_shokushu_detail .link_button a:hover{
	background-color: #000000;
}
#tmp_shokushu_ideal{
	display: flex;
	background-color: #007BA5;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 15px;
	padding: 10px 0;
	margin-bottom: 45px;
}
#tmp_shokushu_ideal .shokushu_ideal_title{
	padding: 12px 26px 8px 20px;
	border-right: 3px dotted #9FCEDD;
	font-size: 160%;
	margin-bottom: 0;
	display: flex;
    align-items: center;
}
#tmp_shokushu_ideal .shokushu_ideal_text{
	margin-bottom: 0;
	font-size: 134%;
	padding: 3px 20px 0 20px;
	flex: 1;
	display: flex;
    align-items: center;
}
#tmp_shokushu_back{
	padding-top: 4px;
	padding-bottom: 5px;
}
#tmp_shokushu_back a{
	position: relative;
	display: block;
	padding: 20px 50px 20px 50px;
	max-width: 452px;
	font-weight: bold;
	text-decoration: none;
	color: #007CA6;
    border: 1px solid #007BA5;
	margin: 0 auto;
	text-align: center;
}
#tmp_shokushu_back a::before{
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	border-top: transparent 7px solid;
	border-bottom: transparent 7px solid;
	border-left: #007BA5 12px solid;
	transition-duration: 0.1s;
}
#tmp_shokushu_back a:hover{
	color: #B45400;
    border: 1px solid #E26E2C;
}
#tmp_shokushu_back a:hover::before{
	border-top: transparent 7px solid;
	border-bottom: transparent 7px solid;
	border-left: #E26E2C 12px solid;
}
#tmp_shokushutitle{
	display: flex;
}
#tmp_shokushutitle #tmp_free_ttl{
	display: flex;
	font-size: 180%;
	font-weight: bold;
	text-align: center;
	background: #ffffff url(/site/shared/templates/saiyou_free/images/main/shokushu_detail/shokushutitle_h1_bg.png) no-repeat left top;
	color: #333333;
	padding: 32px 80px 10px 58px;
	margin: 0 0 33px;
	width: 388px;
	height: 138px;
}
#tmp_shokushutitle #tmp_free_ttl h1{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 100%;
	font-weight: bold;
	background-image: none;
	background-color: transparent;
	color: inherit;
	line-height: 1;
	padding-bottom: 0;
	margin-bottom: 0;
	height: 100%;
	width: 100%;
	overflow: auto;
	word-break: break-all;
}
#tmp_shokushutitle .shokushutitle_cnt{
    padding: 34px 0 10px 27px;
    margin: 0 0 22px;
	font-size: 185%;
	font-weight: 500;
	color: #007BA5;
	flex: 1;
	min-height: 161px;
}
/* ==================================================
IDX news style
================================================== */
#tmp_idx_news .list_news{
	margin: 0;
}
#tmp_idx_news .list_news .item{
	display: flex;
	padding: 7px 0;
	border-bottom: 2px dotted #008CBD;
}
#tmp_idx_news .list_news .item,
#tmp_idx_news .list_news p{
	margin: 0;
}
#tmp_idx_news .list_news .item_date{
	padding-right: 5px;
	flex-shrink: 0;
	width: 130px;
}
#tmp_idx_news .list_news .item_title{
	flex: 1 auto;
	width: 100%;
}
#tmp_idx_news .list_news .item_title a:hover {
	color: #B45400;
	text-decoration: underline;
}
/* ==================================================
IDX interview style
================================================== */
#tmp_idx_interview {
	margin: 20px 0 24px;
	overflow: hidden;
}
#tmp_idx_interview .career_list {
	margin: 0 -1px 0 0;
	gap: 28px 30px;
	justify-content: center;
}
#tmp_idx_interview .career_list .item {
	margin: 0;
	width: calc((100% - 60px) / 3);
	display: flex;
}
#tmp_idx_interview .career_list a {
	padding: 0;
	max-height: 227px;
	overflow: hidden;
}
#tmp_idx_interview .career_list a:focus-visible {
	outline: none;
}
#tmp_idx_interview .career_list a:focus-visible::before,
#tmp_idx_interview .career_list a::before {
    left: 0;
    top: 0;
    pointer-events: none;
}
#tmp_idx_interview .career_list a:focus-visible::before {
	border: 3px solid #000000;
}
#tmp_idx_interview .career_list .item_lbl {
	left: auto;
	right: 8px;
	top: 8px;
	margin: 0;
	min-width: 80px;
	width: auto;
	height: 60px;
	padding: 5px;
	font-size: 100%;
	background-color: #B45400;
	background-image: none;
	border-radius: 100%;
}
#tmp_idx_interview .career_list .item_text{
	left: 0;
	right: 0;
	border: 1px solid #008CBD;
	padding: 9px 42px 4px 6px;
	font-weight: bold;
	font-size: 95%;
	text-shadow: none;
	max-height: 50%;
	overflow: hidden auto;
}
#tmp_idx_interview .career_list .item_text::after {
	content: '';
	position: absolute;
	top: 0;
	right: -1px;
	bottom: 0;
	width: 35px;
	background: #008CBD url(/site/shared/site_saiyou/images/icon/icon_arrow_wh.png) no-repeat center center;
	background-size: 20px auto;
	transition: background-color 0.1s;
}
/* Interview Detail Style
================================================== */
#tmp_contents .interview_mainvs {
    padding: 97px 0;
	min-height: 578px;
    position: relative;
    overflow: hidden;
}
#tmp_contents .interview_mainvs::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 150px;
	width: 100%;
	background-color: #028DBD;
}
#tmp_contents .interview_mainvs .mainvs_img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -21px;
    margin-left: -60px;
	width: 960px;
    transform: translateY(-50%);
}
#tmp_contents .interview_mainvs .mainvs_img img {
	width: 100%;
}
#tmp_contents .interview_mainvs .mainvs_copycat {
    position: relative;
    z-index: 1;
    padding-top: 34px;
    max-width: 800px;
    background: url(/site/shared/templates/saiyou_free/images/main/voice_en.png) no-repeat left top;
    background-size: auto 41px;
}
#tmp_contents .interview_mainvs .mainvs_copycat p {
	line-height: 2;
	font-size: 240%;
	font-weight: 500;
}
#tmp_contents .interview_mainvs .mainvs_copycat p > span {
	color: #ffffff;
	background-color: #007BA5;
	padding: 6px 10px 1px;
	border-radius: 7px;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	letter-spacing: -0.06em;
}
#tmp_contents .interview_mainvs .mainvs_info {
	position: relative;
	z-index: 1;
	border-radius: 7px;
	color: #333333;
	background-color: #DDDDDD;
	margin-top: 78px;
	padding: 0 25px 19px;
	max-width: 575px;
}
#tmp_contents .interview_mainvs .mainvs_lbl {
	position: relative;
	top: -10px;
}
#tmp_contents .interview_mainvs .mainvs_lbl > span {
	display: inline-block;
	vertical-align: top;
	padding: 4px 15px 2px;
	border-radius: 5px;
	color: #ffffff;
	background-color: #B45400;
	font-size: 120%;
	font-weight: 500;
}
#tmp_contents .interview_mainvs .info_ttl:first-child,
#tmp_contents .interview_mainvs .info_cate:first-child {
	padding-top: 20px;
}
#tmp_contents .interview_mainvs .info_ttl {
    font-size: 200%;
    font-weight: bold;
    margin-top: 4px;
}
#tmp_contents .interview_mainvs .info_cate {
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	font-size: 120%;
	font-weight: 500;
	margin-top: 5px;
}
#tmp_contents .interview_mainvs .info_cate > span {
    color: #00698F;
	background-color: #DDDDDD;
}
#tmp_contents .interview_faq {
    padding: 24px 0 42px;
    counter-reset: cnt_ct;
}
#tmp_contents .interview_faq .faq_block {
    clear: both;
}
#tmp_contents .interview_faq h2:first-child {
	margin-top: 0;
}
#tmp_contents .interview_faq h2 {
	font-size: 136%;
	padding: 37px 0 22px 34px;
	margin: 23px 0 15px;
	color: #007AA5;
	background-color: transparent;
	font-weight: bold;
	line-height: 1.3;
	counter-increment: cnt_ct;
	position: relative;
	clear: none;
}
#tmp_contents .interview_faq h2::before {
    position: absolute;
    z-index: -1;
    display: block;
    left: 0;
    top: 0;
    content: "Q"counter(cnt_ct);
    line-height: 1;
    text-align: center;
    color: #DDDDDD;
    font-size: 400%;
    font-weight: 500;
}
#tmp_contents .interview_faq .faq_img_rgt img {
	float: right;
	margin: 10px 0 25px 40px;
	max-width: 52%;
}
#tmp_contents .interview_faq .faq_block .faq_img_rgt:last-child {
	text-align: center;
}
#tmp_contents .interview_faq .faq_block .faq_img_rgt:last-child img {
	float: none;
	margin: 0;
	max-width: 100%;
}
#tmp_contents .interview_schedule {
	padding: 37px 0 40px;
	color: inherit;
	background-color: #F1F1F1;
	position: relative;
	overflow: hidden;
}
#tmp_contents .schedule_ttl {
	margin-bottom: 19px;
}
#tmp_contents .schedule_ttl h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #00779D;
	background-color: #F1F1F1;
	font-size: 220%;
	font-weight: 500;
}
#tmp_contents .interview_schedule .schedule_wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	gap: 0 38px;
	padding: 0 20px;
}
#tmp_contents .interview_schedule .schedule_img {
	width: calc(50% - 18px);
}
#tmp_contents .interview_schedule .schedule_table {
	padding: 20px 20px 23px;
	background-color: #ffffff;
	color: inherit;
	width: calc(50% - 20px);
}
#tmp_contents .schedule_table table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
}
#tmp_contents .schedule_table table td {
	vertical-align: top;
	font-size: 105%;
	font-weight: 500;
	padding: 9px 0 9px 15px;
	line-height: 1.5;
}
#tmp_contents .schedule_table table td:first-child {
	width: 15%;
	white-space: nowrap;
	text-align: right;
	font-size: 120%;
	color: #007CA6;
	border-right: 2px solid #007CA6;
	padding: 7px 15px 7px 0;
}
#tmp_contents .schedule_table .schedule_txt {
	margin: 7px 0;
	font-size: 106.7%;
	line-height: 1.5;
}
#tmp_contents .interview_faq .editable table,
#tmp_contents .interview_schedule .editable table {
	table-layout: auto;
}
#tmp_contents .list_kankyo_wrap ul {
	margin: 0;
    list-style-image: none;
}
#tmp_contents .list_kankyo_wrap ul .kankyo_lead {
	top: 15px;
}
/* ==================================================
Career style
================================================== */
#tmp_careerdata_main{
	position: relative;
	margin-bottom: 31px;
	height: 460px;
	display: flex;
	align-items: center;
    justify-content: center;
    padding-left: calc(44% + 5px);
	overflow: hidden;
	padding-right: 20px;
	padding-bottom: 5px;
}
#tmp_careerdata_main .wrap_img {
	position: absolute;
	top: 0;
	left: 50%;
    transform: translateX(-50%);
}
#tmp_careerdata_main .wrap_img img{
	max-width: inherit;
}
#tmp_careerdata_main .wrap_text{
	position: relative;
	z-index: 1;
	width: calc(93% + 1px);
	max-height: 460px;
	overflow: auto;
}
#tmp_careerdata_main .wrap_text .label{
	color: #ffffff;
	font-size: 147%;
	font-weight: 500;
	text-align: center;
	background: #333333 url(/site/shared/templates/saiyou_free/images/career/bg_label.png) no-repeat;
	background-size: cover;
	display: inline-block;
	padding: 8px 18px 9px;
	margin-bottom: 12px;
}
#tmp_careerdata_main .wrap_text .txt{
	overflow: auto;
	font-size: 198%;
	line-height: 1.7;
	font-weight: bold;
	color: #007BA5;
	text-shadow: 0 0 1px #ffffff, 2px 2px 1px #ffffff, 2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff;
	margin: 0 0 0.6em;
}
#tmp_careerdata_main .person_infor {
	background-color: rgba(255, 255, 255, 0.9);
	font-size: 120%;
	padding: 11px 21px 9px;
	max-height: 182px;
	overflow: auto;
}
#tmp_careerdata_main .person_infor p{
	display: flex;
	margin-bottom: 0;
}
#tmp_careerdata_main .person_infor p > span{
	display: inline-block;
	min-width: 90px;
	color: #C0510C;
	font-weight: bold;
}
#tmp_career_faq h2{
	color: #C1510D;
	font-weight: bold;
	font-size: 134%;
	padding: 12px 0 5px 10px;
	margin: 0 0 0.8em;
	border: none;
	background: none;
	background-image: url(/site/shared/templates/saiyou_free/images/career/career_faq_q_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#tmp_career_faq{
	margin-bottom: 59px;
}
#tmp_career_faq ul{
	list-style: none;
    margin: 0 0 25px;
	padding-top: 4px;
}
#tmp_career_faq ul li{
	display: flex;
	margin-top: 0;
	margin-bottom: 17px;
	gap: 40px;
}
#tmp_career_faq ul li:nth-child(even){
	flex-direction: row-reverse;
}
#tmp_career_faq ul li .career_cnt{
	flex: 1;
}
#tmp_career_faq ul li .career_image{
	width: calc(50% - 20px);
}

#tmp_career_faq ul li .career_image img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_career_faq ul li h2{
	margin-bottom: 0.6em;
	margin-top: 1em;
}
#tmp_career_faq ul li h2:first-child{
	margin-top: 0;
}
#tmp_contents .interview_wrap .interview_other {
	padding-top: 21px;
}
#tmp_contents .interview_wrap .interview_other .staff_message{
	margin-top: 0;
}
/* hover
================================================== */
#tmp_contents ul.box_btn a:hover,
#tmp_contents .box_menu_ttl a:hover {
	text-decoration: underline;
}
#tmp_idx_interview .career_list a:hover .item_text {
	border-color: #E26E2C;
}
#tmp_idx_interview .career_list a:hover .item_text::after {
	background-color: #E26E2C;
}

/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents div.outline:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .box_photo:after,
#tmp_map:after,
#tmp_contents #tmp_facilities_btn:after,
#tmp_contents #tmp_facilities_btn ul:after,
#tmp_event_cal_tab:after,
#tmp_event_cal_tab ul:after,
#tmp_event_cal_refine:after,
#tmp_event_cal_refine_ttl:after,
#tmp_event_cal_refine_cnt:after,
#tmp_event_cal_refine_cnt dl:after,
#tmp_event_cal_refine_cnt dd:after,
#tmp_event_cal_refine_cnt dd ul:after,
#tmp_event_main:after,
#tmp_contents .event_col3:after,
#tmp_lnavi_event_cal:after,
#tmp_lnavi_event_cal_ttl:after,
#tmp_lnavi_event_cal_cnt:after,
#tmp_lnavi_event_cal .cal_navi:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	width:100% !important;
	min-width:100% !important;
	padding-top: 0 !important;
}
.container {
	min-width: 100% !important;
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 10px !important;
}
#tmp_wrapper img {
	animation: none;
}
#tmp_header {
	padding: 10px !important;
	margin-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
	min-height: unset;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	max-width: 100% !important;
	width: auto !important;
	height: auto !important;
	background: transparent !important;
}
#tmp_hlogo {
	max-width: 100%;
}
#tmp_hlogo a {
	text-decoration: none !important;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span{
	color:#000000 !important;
	background:#FFFFFF !important;
	font-size: 100%;
	font-weight: bold !important;
	z-index: auto !important;
	text-indent: 0 !important;
}
#tmp_footer {
	margin-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_header_fixed .container {
	padding: 0 !important;
}
#tmp_header_fixed,
.footer_cnt {
	position: static;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom: none !important;
}
#tmp_header .header_inner {
	display: block;
}
.footer_address .add_ttl::before{
	content: '■' !important;
	top: 0 !important;
	color: #000000 !important;
	background: #ffffff !important;
}
.footer_cnt {
	padding-bottom: 20px !important;
	text-align: left;
}
#tmp_saiyou_cate_ttl,
.header_rgt,
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.footer_links,
.wrap_fnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu {
	display:none !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu {
	background:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
.copyright {
	text-align:left !important;
}
#tmp_contents .box_info,
#tmp_contents .box_link {
	background-image: none !important;
	border: 1px solid #000000 !important;
}
#tmp_contents .box_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl {
	padding: 10px 0 !important;
	border-bottom: 1px solid #000000 !important;
}
#tmp_contents div.box_info::before,
#tmp_contents div.box_info::after,
#tmp_contents div.box_link::before,
#tmp_contents div.box_link::after{
	display: none;
}
}
