@charset "UTF-8";

/*title
----------------------------------------*/
.ttl_page {
	background: url(../img/career/bg_ttl_page.jpg) center center;
	background-size: cover;
}

/* career_block
----------------------------------------*/
.career_block {
	padding-bottom: 80px;
}
.career_block figure img {
	max-width: 100%;
	height: auto;
}
.career_block figure .img {
	text-align: center;
	border: solid 1px #e5e5e5;
}
.career_block figcaption {
	font-size: 1.3rem;
	margin: 6px 0 15px;
}
.career_block ul.btn {
	margin-bottom: 20px;
}
.career_block ul.btn li {
	margin-bottom: 5px;
}
.career_block ul.btn li a {
	font-size: 1.3rem;
	display: block;
	background: #000;
	color: #fff;
	padding: 9px 21px 7px 11px;
	letter-spacing: .3px;
	font-feature-settings : "palt";
}
.career_block ul.btn li a::after {
	content: "";
	display: block;
	width: 5px;
	height: 10px;
	position: absolute;
	right: 10px;
	top: 50%;
	background: url(../img/common/icon_btn_arrow01.png) no-repeat;
	margin-top: -5px;
}
@media only screen and (max-width: 736px) {
	.career_block {
		padding-bottom: 40px;
	}
	.career_block figcaption {
		font-size: 1.2rem;
		margin: 3px 0 7px;
	}
	.career_block ul.btn li a {
		font-size: 1.2rem;
		padding: 9px 21px 7px 11px;
	}
}

/* popup
----------------------------------------*/
.popup {
	min-width: 0;
}
.popup #wrapper,
.popup .wrapper {
	overflow-y: scroll;
}
.popup::before {
	display: none;
}
.popup .header {
	background: #000;
	color: #fff;
	text-align: center;
	padding: 20px 0 21px;
	position: relative;
	left: auto;
	right: auto;
}
.popup .header .header_logo {
	font-size: 1.037rem;
}
.popup .header .header_logo img {
	width: 79px;
	height: 33px;
	margin-bottom: 4px;
	vertical-align: bottom;
}
.popup .header .header_logo br + img {
	width: 137px;
	height: 7px;
	margin: 8px 0 0 2px;
}
.popup .ttl_page {
	background: #eee;
	height: auto;
	text-align: center;
	font-size: 2.3rem;
	color: #a4730c;
	padding: 28px;
	letter-spacing: .6px;
	margin-bottom: 30px;
}
.popup .ttl_page h1 {
	font-size: 1.9rem;
	color: #a4730c;
	letter-spacing: .6px;
}
.popup .movie_block {
	width: 771px;
	margin: 0 auto 30px;
	overflow: hidden;
}
.popup .movie_block::after{
	padding-top: 61.9266%;
	display: block;
	content: "";
}
.popup .movie_block iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.popup .img_block {
	width: 771px;
	margin: 0 auto 39px;
}
.popup .img_block > img {
	float: left;
	width: 385px;
}
.popup .img_block .txt {
	float: right;
	width: 355px;
	font-size: 1.3rem;
	font-feature-settings: "palt";
}
.popup .img_block h2 {
	font-size: 1.8rem;
	font-weight: bold;
	margin: -9px 0 15px;
	line-height: 1.7;
	letter-spacing: .3px;
}
.popup .img_block.ttl_shop h2 {
	text-align: center;
}
.popup .img_block.ttl_shop h2::after {
	content: '';
	display: block;
	width: 40px;
	height: 2px;
	background: #141414;
	margin: 10px auto;
}
.popup .img_block p {
	line-height: 1.85;
	letter-spacing: .3px;
}
.popup .img_block * + .col3_block {
	margin-top: 25px;
}
.popup .img_block .col3_block .col_box {
	overflow: hidden;
	background-size: cover;
	background-position: center center;
}
.popup .img_block .col3_block .col_box::after {
	content: '';
	display: block;
	padding-top: 75%;
}
.popup .img_block .col3_block .col_box img {
	position: absolute;
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
}
.popup .table_block {
	width: 771px;
	margin: 0 auto 51px;
}
.popup table {
	width: 100%;
	border-spacing: 0;
    border-collapse: separate;
	*border-collapse: collapse;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	font-feature-settings: "palt";
}
.popup table th { 
	width: 230px;
	padding: 20px 15px 19px;
	background: #b28850;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
	word-break: break-all;
	text-align: center;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
.popup table td { 
	padding: 20px 26px 19px;
	background: #eee;
	font-size: 1.3rem;
	vertical-align: top;
	word-break: break-all;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
.popup .contact_block {
	width: 771px;
	margin: 0 auto;
	padding: 30px 30px 34px;
	background: url(../img/career/bg_tel_line.png);
	font-feature-settings: "palt";
}
.popup .contact_block::before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	background: #fff;
}
.popup .contact_block h2 {
	text-align: center;
	font-size: 2rem;
	color: #a4730c;
	letter-spacing: .5px;
	margin-bottom: 16px;
}
.popup .contact_block .tel_box {
	width: 331px;
	float: left;
	margin-left: 57px;
}
.popup .contact_block .tel_box p {
	font-size: 1.2rem;
	line-height: 1.25;
	font-weight: bold;
	padding-left: 3px;
	letter-spacing: .5px;
}
.popup .contact_block .tel_box .txt_telno {
	font-size: 2.4rem;
	letter-spacing: .8px;
	padding-left: 0;
}
.popup .contact_block .tel_box .txt_telno span {
	font-size: 3.6rem;
	vertical-align: -1px;
}
.popup .contact_block .btn {
	width: 270px;
    float: left;
    padding: 8px 0 0;
}
.popup .contact_block .btn a {
	width: 270px;
	display: block;
	text-align: center;
	background: #b28850;
	color: #fff;
	font-weight: bold;
	padding: 15px 0 14px;
}
.popup .company_btn_block {
	width: 771px;
	margin: 40px auto;
}
.popup .company_btn_block a {
	float: right;
	width: 48%;
	display: block;
	text-align: center;
	border: solid 1px #b28850;
	color: #b28850;
	font-weight: bold;
	padding: 15px 0 14px;
}
.popup .company_btn_block a:first-child {
	float: left;
}
.popup .company_btn_block a:hover {
	background: #b28850;
	color: #fff;
}
.popup .fixed_btn {
	text-align: center;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}
.popup .fixed_btn a {
	display: block;
	padding: 15px 0;
	color: #fff;
	z-index: 2;
}
.popup .fixed_btn a::before {
	content: '';
	display: block;
	background: #000;
	height: 100%;
	opacity: 0.9;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: -1;
}
.popup .fixed_btn a:hover::before {
	opacity: 0.6;
}
.popup .btn_close {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin-top: 85px;
	text-align: center;
	padding: 20px 0;
}
.popup .btn_close img {
	vertical-align: bottom;
}
.popup .footer .footer_copyright {
	position: relative;
	margin: 0;
	bottom: auto;
	left: auto;
	text-align: center;
	padding: 25px 0;
	letter-spacing: -.3px;
}
@media only screen and (max-width: 736px) {
	.popup .header {
		padding: 10px 0;
	}
	.popup .header .header_logo {
    	text-align: center;
    	width: auto;
		font-size: .734rem;
	}
	.popup .header .header_logo img {
		width: 55.5px;
		height: auto;
		margin-bottom: 3px;
	}
	.popup .header .header_logo br + img {
		width: 100px;
		height: auto;
		margin: 5px 0 0;
		position: static;
	}
	.popup .ttl_page {
		font-size: 1.5rem;
		padding: 15px;
		margin-bottom: 20px;
	}
	.popup .movie_block {
		width: auto;
		margin: 0 5.208% 20px;
	}
	.popup .img_block {
		width: auto;
		margin: 0 5.208% 20px;
	}
	.popup .img_block > img {
		float: none;
		width: 100%;
		display: block;
		margin: 0 auto 10px;
	}
	.popup .img_block .txt {
		float: none;
		width: auto;
		font-size: 1.2rem;
	}
	.popup .img_block .txt p {
		line-height: 1.7;
		letter-spacing: .3px;
	}
	.popup .img_block h2 {
		font-size: 1.5rem;
		margin: 0 0 10px;
		line-height: 1.7;
	}
	.popup .table_block {
		width: auto;
		margin: 0 5.208% 20px;
	}
	.popup table,
	.popup tbody,
	.popup tr,
	.popup th,
	.popup td {
    	display: block;
	}
	.popup table th { 
		width: auto;
		padding: 10px;
        font-size: 1.3rem;
	}
	.popup table td { 
		padding: 10px;
		font-size: 1.2rem;
	}
	.popup .contact_block {
		width: auto;
		margin: 0 5.208% 20px;
		padding: 15px 10px 20px;
	}
	.popup .contact_block::before {
		top: 3px;
		left: 3px;
		right: 3px;
		bottom: 3px;
	}
	.popup .contact_block h2 {
		font-size: 1.5rem;
		letter-spacing: .5px;
		margin-bottom: 10px;
	}
	.popup .contact_block .tel_box {
		width: auto;
		float: none;
		margin-left: 0;
		text-align: center;
	}
	.popup .contact_block .tel_box p {
		font-size: 1.2rem;
		padding-left: 0;
		letter-spacing: 0;
	}
	.popup .contact_block .tel_box .txt_telno {
		font-size: 1.8rem;
		letter-spacing: .5px;
	}
	.popup .contact_block .tel_box .txt_telno span {
		font-size: 2.8rem;
	}
	.popup .contact_block .btn {
		width: 220px;
		margin: 0 auto;
	    float: none;
	    padding: 15px 0 0;
	}
	.popup .contact_block .btn a {
		width: 220px;
		padding: 12px 0;
		font-size: 1.3rem;
	}
	.popup .company_btn_block {
		width: auto;
		margin: 20px 5.208%;
	}
	.popup .company_btn_block a {
		float: none;
		width: auto;
		padding: 12px 0;
			font-size: 1.3rem;
	}
	.popup .company_btn_block a:first-child {
		float: none;
		margin-bottom: 15px;
	}
	.popup .fixed_btn a {
		font-size: 1.3rem;
		padding: 12px 0;
	}
	.popup .btn_close {
		margin-top: 40px;
		padding: 15px 0;
	}
	.popup .btn_close img {
    	width: 30px;
	}
	.popup .footer .footer_copyright {
		padding: 15px 0;
	}
	
}

/* colobox
----------------------------------------*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 19999;
	overflow: hidden;
	-webkit-transform: translate3d(0,0,0);
}
#cboxWrapper {
	max-width: none;
}
#cboxOverlay{
	position: fixed;
	width: 100%;
	height:100%;
}
#cboxMiddleLeft,
#cboxBottomLeft{
	clear:left;
}
#cboxLoadedContent{
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#cboxTitle{
	margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
	cursor: pointer;
}
.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}
.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
#cboxOverlay {
	background: #000;
	opacity: .9;
	filter: alpha(opacity = 90);
}
#colorbox,
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
	outline: 0;
}
#cboxContent {
	overflow: visible;
	background: #fff;
}
.cboxIframe{
	background: #fff;
}
#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}
#cboxLoadedContent {
	background: #fff;
}
#cboxLoadingGraphic {
	background: url(../img/common/loading.gif) no-repeat center center;
}
#cboxLoadingOverlay {
	background: #fff;
}
#cboxTitle {
	position: absolute;
	top: -22px;
	left: 0;
	color: #000;
}
#cboxCurrent {
	position: absolute;
	top: -22px;
	right: 205px;
	text-indent: -9999px;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	position: absolute;
	top: -20px;
}
#cboxClose {
	display: none;
}
