@charset "UTF-8";

.demi {
	margin-left: 7px;
	margin-right: 7px;
}
#mainv_box .catch_box .cmp_ttl,
#mainv_box .catch_box .sub_ttl,
#mainv_box .catch_box h3 {
  text-shadow: 2px 2px 5px #000;
}

#itiran .btn_box a:hover {
  background-color: #2196F3;
  border: 2px solid #2196F3;
  color: #FFFFFF;
  opacity: 1;
}

#itiran .btn_box a.keep {

}
#itiran .btn_box a.keep.zumi,
#itiran .btn_box a.keep.zumi:hover {
  background-color: #dedede;
  border-color: #cccccc;
  color: #FFFFFF;
}
#itiran .btn_box a.keep.zumi span {
  color: #FFFFFF;
}

#itiran .btn_box a span.womiru {
	color: inherit;
	letter-spacing: 0.04em;
}

#career li.boder_box:nth-child(n+2) {
	margin-top: 20px;
}
#form dd select {
	padding: 10px;
	font-size: 16px;
}

.invalid-feedback {
	display: block;
	width: 100%;
	color: red;
}

.updimgarea {
    margin-top: 7px;
    max-width: 300px;
    position: relative;
}
.updimgarea img {
    max-width: 100%;
}
.closebtn {
    position: absolute;
    width: 40px;
    right: -5px;
    top: -7px;
    cursor: pointer;
    opacity: 0.8;
}

#under_content {
	min-height: calc(100vh - 265px);
}
button.gray_btn {
	cursor: pointer;
	border: none;
}

#madanai {
	margin-bottom: 200px;
	font-size: 18px;
	font-weight: bold;
}

#content .right_box {
	width: 240px;
}
.gradi_box dt {
	width: 35%;
}
.gradi_box dd {
	width: 65%;
}

#search .search_top .check_list .clum_box {
	flex-wrap: wrap;
}
#search .search_top .check_list .clum_box p {
	display: inline-block;
	min-width: 25%;
}

#contact input[type="password"] {
	padding: 10px 20px;
	border: 1px solid #d6d6d6;
	height: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 90%;
	font-size: 18px;
	box-shadow: inset 0px 0px 4px 0px rgba(15, 14, 14, 0.2);
}

#contact dl dd {
	flex-wrap: wrap;
}

#header .left_box img {
	max-width: 78px;
	max-height: 60px;
}

.sns_box ul {
	display: flex;
	align-items: center;
}

.imgouter {
    padding-top: 56.25%;
    position: relative;
}
.imgouter img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#saiyou #top h3 {
    color: #33b1fa;
    font-weight: bold;
    font-size: 18px;
}
#saiyou #top .motomeru {
    line-height: 2em;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 30px;
}
#top .categories {
	margin-bottom: 0;
}

#top .clumimg {
	display: flex;
    justify-content: space-around;
}
#top .clum .img_box {
	float: unset;
	width: 45%;
}

.checkboxitems {
	display: block;
	width: 100%;
	font-size: 16px;
	margin-bottom: 5px;
}


@media (min-width: 1000px) {
  #content .in_box img {
    height: 180px;
    object-position: center;
    object-fit: cover;
  }
  #content .event_box .gradi_box img {
    width: 244px;
    max-height: 157px;
    object-fit: cover;
    object-position: center;
  }
  #content #sidebnr li {
    width: 240px;
  }
  .tantousyaimg {
    width: 138px;
    height: 138px;
    object-fit: cover;
    object-position: center;
  }
}

@media (max-width: 767px) {
	#itiran .btn_box li {
		display: inline-block;
		width: 49%;
	}
	#itiran .btn_box li a,
	#itiran .btn_box .oubo_btn {
		width: 100%;
		padding: 6px;
	}
	#form dd select {
		padding: 5px;
	}
	#madanai {
		font-size: 16px;
	}
	#content .topbn.inner {
		padding-bottom: 0;
	}

	#search .search_top .check_list .clum_box {
		display: block;
	}
	#search .search_top .check_list .clum_box p {
		width: auto;
		min-width: 49%;
	}
	#content .right_box {
		width: 100%;
	}
	#content .right_box ul li:last-child {
		margin-bottom: 20px;
	}

	#details #contact .yoyaku {
		width: 100%;
	}
	#details #contact .yoyaku th {
		width: auto;
		padding: 5px;
	}
	#details #contact .yoyaku td {
		padding: 5px;
	}
}

.bn1 {
	width: 240px;
	margin-left: auto;
	margin-right: auto;
}
.bn1 img {
	width: 100%;
}
.bn2 {
	display: flex;
	justify-content: space-around;
}
.bn2 a {
	width: 49%;
}
.spbnarea1 {
	padding-top: 40px;
}
#content .right_box li {
	margin: 0 auto 10px;
}
#content .sidebn {
	margin: 0;
}
@media (min-width: 768px) {
	.bn1 {
		width: 100%;
		margin-bottom: 0;
	}
	.bn2 {
		display: block;
		margin-bottom: 0;
	}
	.bn2 a {
		width: 100%;
	}
	#content .right_box li img {
		margin-bottom: 10px;
	}
	#content .sidebn {
		margin: 0;
	}
	#content .right_box #sidebnr li {
		margin-bottom: 0;
	}
}
@media (max-width: 767px) {
	/* #content .right_box ul li:last-child {
		margin-bottom: 0;
	} */
	#content .right_box li.bn2 {
		margin: 10px -19px;
	}
}


/* line_box
------------------------------------------*/
#line_box {
  position: fixed;
  right: 0;
  bottom: 20px;
  z-index: 99;
}
#line_box a {
  display: block;
  padding: 20px 10px 15px;
  background: #fff;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px 0 0 5px;
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
#line_box li:first-child img {
	margin: 0px 14px;
}
@media (max-width: 767px) {
  #line_box a {
    padding: 10px 5px;
  }
  #line_box a img {
    width: 30px;
  }
	#line_box li:first-child img {
		margin: 0px 8px;
	}
}

/* search form
------------------------------------------*/
@media (max-width: 767px) {
	#search .search_top .line2_box {
		display: none;
	}
}


/* 一覧のテキストを巻き込まないように */
@media (min-width: 768px) {
	#itiran .message .set_box {
		display: flex;
	}
	#itiran .message .set_box dt {
		float: none;
	}
	#itiran .message .set_box dd {
		width: calc(100% - 158px);
	}
}
/* 一覧のタイトル下の隙間 */
#itiran .set_box dd h3 {
	margin-bottom: 10px;
}

/* 企業詳細の行間 */
.wide_p, .narrow {
	line-height: 1.7;
}


#contact .sitem {
}
#contact .sitem > * {
	margin-top: 15px;
}
#contact .sitem > .firstitem {
	margin-top: 0;
}
#contact .sitem label {
	width: 30%;
}
#contact .sitem input,
#contact .sitem select {
	width: 60%;
}
#contact .sitem div.radios {
	width: 60%;
}
#contact .sitem div.radios input {
	width: auto;
}
#contact .sitem div.radios > label {
	display: flex;
}
@media (max-width: 767px) {
	#contact .sitem {
		display: block;
	}
	#contact .sitem input, #contact .sitem select {
		display: block;
		width: 90%;
	}
	#contact .sitem > * {
		margin-top: 0;
	}
	#contact .sitem > label {
		display: block;
		width: 100%;
		margin-top: 15px;
	}
	#contact .sitem > label.firstitem {
		margin-top: 0;
	}
	#contact dd.sitem select {
		padding: 10px 20px;
	}
}
.event_content {
	max-height: 110px;
	overflow-y: hidden;
}

#office .mdl_ttl {
	padding-bottom: 0;
}
#office .slide_box {
	margin-top: 40px;
}
@media (max-width: 767px) {
	#office .mdl_ttl {
		padding-bottom: 0;
	}
	#office .slide_box {
		margin-top: 20px;
	}
}

/* お祝い金ページのちょぼ修正 */
.caution ul.cautions {
	margin-top: 30px;
}
.caution ul.cautions li:before {
	content: '・';
}

/* 企業の求人一覧のテキスト */
#career .big_txt {
	margin-bottom: 0;
}
#career .wide_p {
	margin-top: 15px;
}
#career dl dt {
	width: 38px;
}
#career dl.oiwai dt {
	width: 50px;
}
#career dd {
	width: calc(100% - 50px);
	display: flex;
  align-items: center;
	flex-wrap: wrap;
}
#career dd > * {
	display: block;
	width: 100%;
}

/* #office .slick-slider .slick-track {
	display: flex;
	justify-content: space-between;
	margin: 0;
} */
