
.becal .movie-wrap {
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
      height: 0;
      overflow: hidden;
}
.becal .movie-wrap iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
}
.becal .movie-caption {
      margin: 5px 0 2px;
}
@media screen and (max-width: 767px) {
	.becal .movie-wrap {
      margin-bottom: 35px;
	}
	.becal .movie-caption {
      margin: 15px 0 10px;
	}
}


.becal .small p , .becal p.small {
	font-size: 13px !important;
	line-height: 1.6 !important;
}
.becal .slider {
	margin: 20px 0;
}

/*--------- .side-entry ---------*/

#side-entry {
	position: fixed;
	top: 60px;
	right: 0;
	z-index: 20;
}
#side-entry a {
	background-color: #00999b;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	color: #fff;
	writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 10px;
    width: 40px;
}

#ft-entry {
	margin-top:40px;
}
#post-main #ft-entry a {
	background-color: #00999b;
	color: #fff;
	border: none;
	font-size: 16px;
	padding: 12px 40px;
	border-radius: 40px;
}

/*--------- .post-main-wrap ---------*/

.becal .post-main-wrap h4 {
	margin-bottom: 20px;
}
.becal .post-main-wrap h3 {
	font-size: 18px;
}

.becal .c_target , .becal .c_info {
    padding: 0;
    margin: 5px 0 !important;
    list-style-type: none;
}
.becal .c_target li , .becal .c_info li {
	border: 1px solid #00999b;
    color: #00999b;
    padding: 2px 8px;
    margin: 2px;
    border-radius: 12px;
    font-size: 12px;
    line-height: 1;
    display: inline-block;
}

.becal .c_target:before , .becal .c_info:before {
    content:"求人対象：";
    font-size: 13px;
}
.becal .c_info:before {
    content:"企業情報入手方法：";
}

/*--------- .shop-side ---------*/

.becal .shop-side .btn-list {
	margin-top: 0;
}
.becal .c_fax , .becal .c_address {
	margin: 5px 0;
}
.becal .shop-side p {
	line-height: 1.5;
}
.becal .shop-side p.c_tel {
	font-size: 20px;
	font-weight: 600;
}
.becal .shop-side .btn-list a {
	letter-spacing: 1px;
}
.becal .shop-side table {
	border-collapse: collapse; 
}
.becal .shop-side table th , .becal .shop-side table td {
	padding:7px 0;
	border-bottom: 1px solid #ccc;
}
.becal .shop-side table th {
	padding-right: 7px;
}
.becal .shop-side h6 {
	font-size: 14px;
	line-height: 1;
	background: #00999b;
	border-radius: 10px;
    color: #fff;
    padding: 5px 10px 3px;
	margin: 7px 0;
}

/*--------- 魅力POINT ---------*/

.becal .post-main-wrap table.point {
	margin: 0;
}
.becal .post-main-wrap table.point th {
	background: #00999b;
	color: #fff;
	width: 15%;
}
.becal .post-main-wrap table.point td {
	width: 95%;
}
.becal .post-main-wrap table.point th , .becal .post-main-wrap table.point td {
	padding: 5px;
}

/*--------- company-text01 ---------*/

.becal .company-text .wrap p {
	font-size: 13px;
	line-height: 1.6;
	margin: 15px 0;
}
.becal .company-text {
	padding: 30px 40px;
}
.becal .company-text .row {
	margin-right: -7.5px !important;
    margin-left: -7.5px !important;
	flex-wrap: wrap;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: flex;
}
.becal .company-text .col-sm-3 {
	padding-right: 7.5px;
    padding-left: 7.5px;
}
.becal .company-text img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
.becal .company-text p {
	margin: 20px 0px;
	font-size: 14px;
	line-height: 1.8;
}
.becal .company-text h5 {
	font-size: 20px;
	letter-spacing: 1px;
}
.company-text p.txt {
	color: #999;
	font-size: 13px;
	line-height: 1.7;
}

/*--------- company-text01 ---------*/

.becal .company-text01 h3 {
	margin: 30px 0;
	font-size: 22px;
}
.becal .company-text01 h6 {
    padding: 0;
    margin: 0 0 40px;
	color: #00999b;
    font-size: 15px;
    line-height: 1.8;
    font-weight: 600;
}

/*--------- company-text02 ---------*/

.company-text02 {
	background-color: #fff;
	border-top: 1px solid #eee;
}
.company-text02 h4 {
	color: #00999b;
	line-height: 1.6;
}
.company-text02 h5 span {
	font-size: 14px;
	padding-left: 10px;
}
.company-text02 h6 {
	font-size: 15px;
	margin: 30px 0;
}
.company-text02 h6 span {
	font-size: 22px;
	padding: 0 10px;
}

/*--------- 企業PR ---------*/

.becal .c_pr h4 {
	margin: 30px 0;
}
.becal .c_pr h6 {
	margin: 40px 0;
	line-height: 1.6;
}

/*--------- INTERVIEW ---------*/

.becal .interview {
	padding-top: 0;
}
.becal .interview h6 span {
	font-size: 20px;
}

/*--------- my WORK STYLE ---------*/

.becal .company-text.w_style {
	padding-top: 0;
	border-top: none;
}
.becal .w_style h5 {
	margin-top: 0;
}
.becal .w_style h6 {
	margin: 16px 0; 
	font-size: 16px;
}
.becal .w_style h6 span {
	color: #00999b;
	padding: 0 10px 0 0;
}
.becal .work-wrap {
	margin-right: -7.5px !important;
    margin-left: -7.5px !important;
}
.becal .work-wrap .col-sm-3 {
	padding-right: 7.5px;
    padding-left: 7.5px;
}

/*--------- RESPONSIVE ---------*/

@media(max-width: 767px) {
	#side-entry a { width: 35px; padding: 10px 8px; }
	.becal .post-main-wrap h3 { margin: 20px 0; font-size: 17px; }
	.becal .c_target::before, .becal .c_info::before  { display: block; }
	.becal .wrap p { margin: 10px 0; }
	.becal .post-main-wrap table.point th br { display: none; }
	.becal .post-main-wrap table.point td { padding:10px 0; }
	.becal .company-text { padding: 20px; }
	.becal .company-text p { font-size: 13px; }
	.becal .company-text h5 { font-size: 16px; padding-left: 10px; }

	.becal .company-text01 h3 { font-size: 17px; margin: 20px 0; }
	.becal .company-text01 h6 { font-size: 13px; line-height: 1.7; margin-bottom: 20px; }
	.company-text02 h4 { margin: 15px 0; font-size: 16px; }
	.company-text02 h6 { margin: 15px 0; }
	.company-text02 p.t_txt { margin-bottom: 0; }
	.company-text02 .mt-40 { margin-top: 0 !important; }
	.becal .interview img { max-height: 250px;  }
	.becal .c_pr h6 { margin: 0; line-height: 1.4; font-size: 13px; }
	#post-main #ft-entry a { font-size: 15px; letter-spacing: 1px; }
}
