<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.job-name{
	font-weight: bold;
}
.icon{
	width: 30%;
}
.job-info {
  list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
vertical-align: baseline;
}
.job-text{
  display: flex;
    position: relative;
    margin-bottom: 20px;
    word-break: break-word;
    word-wrap: break-word;
	font-size: 16px;
	/*line-height: .8em;*/
}
/*.job-info .text{
  white-space: pre-wrap;
}*/
.icon {
  font-size: 20px;
    margin-right: 20px;
	display: inline-block;
	width: 1em;
    height: 1em;
}
.text {
  /*white-space: pre-wrap;*/
	/*padding-top: 5px;*/
}
.photo {
      margin-bottom: 30px;
}
.entry {
      color: #fff;
    font-weight: bold;
	font-size: 26px;
	margin: 0;
    padding: 0;
	line-height: 1em;
}
.kantan {
  	 color: #fee300;
    font-weight: bold;
	font-size: 20px;
	margin: 0;
    padding: 0;
}	

.entry-area {
    margin: 50px auto 0;
}
	
.entry-area {
	font-size: 28px;
    margin: 10px 0 30px 0;
}

.works p {

}
.t-color {
	color: #00cc99;
	font-size: 28px;
    margin: 10px 0 30px 0;
	/*padding: 0rem 2rem;
  border-left: 9px double #00cc99;*/
}	
.waku1 {
	border-bottom: 2px solid #00cc99;
    padding-bottom: 50px;
}
.waku {
	border-bottom: 2px solid #00cc99;
    padding: 25px 0 50px;
}	
.oubo {
    padding: 25px 0 50px;
}	
.title {
	font-size: 20px;
	font-weight: 600;
    margin-bottom: 20px;
	padding: 0.8rem 2rem;
    border-bottom: 2px solid #000;
    background: #f4f4f4;
}	
.works-box {
	display: inline;
}
.works-area {
	font-size: 16px;
	margin-bottom: 50px;
}
.table1 {
	font-size: 16px;
}	
.table1 th {
	width: 170px;
    padding: 25px 20px;
    background-color: #eee;
	font-weight: 800;
}
.works-label {
	display: inline-block;
	padding: 4px 10px;
    background-color: #f0ebe3;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 4px;
    white-space: normal;
	color: #000000;
}
.interview {
	display: block;
    /*width: 400px;*/
	text-align: center;
    /*overflow: hidden;*/
    padding-bottom: 30px;
}
.interview-area {
	display: flex;
    /*overflow: hidden;*/
	column-gap: 35px;
}
.interview-title {
	margin: 50px 0;
}	
.interview-image {
	border-radius: 115px;
    width: 230px;
    height: 230px;
    overflow: hidden;
    margin: 0;
}
.interview-image img {
	width: 100%;
}
.interview-text {
	vertical-align: 20%;
    padding-left: 30px;
}	
.interview-name {
	font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
	/*margin-right: 50px;*/
}
.interview-faq {
	display: block;
    /*width: 720px;*/
    font-size: 16px;
}	
.text-box {
	margin-bottom: 50px;
}
.interview-area .interview-faq dl {
	margin-bottom: 50px;
}	
.question {
	margin-bottom: 40px;
	font-weight: bold;
}
.question-title {
	color: #00cc99;
	padding: 0.5rem 0rem;
    border-bottom: 1.5px dashed #00cc99;
}	
/*.amswer {
	position: relative;
    white-space: pre-wrap;

}	*/
.oubo-btn {
      height: 100px;
	width: 500px;
    border-radius: 10px;
	margin: 50px auto 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #00cc99;
}
.oubo-link {
    text-decoration: none;
}
.kyujin-area {
	width: 100%;
}
.job-name h1 {
	font-weight: bold;
}
@media all and (max-width:911px){	
	.oubo-btn{
		border-radius: 4px;
		  	  height: 60px;
		width: 300px;
	}
	.entry{
		font-size: 22px;
	}
	.kantan{
		font-size: 16px;
	}
	.table1 th, .table1 td{
		display: block;
		width: 100%;
		border-bottom: none;
		padding: 10px 20px;
	}
	.interview-area{
		display: block;
	}
	.question {
		margin-bottom: 0px;
	}
	.interview-title {
	margin: 35px 0;
	}
	.interview-image {
		margin: 0 auto;
	}
	.t-color {
		font-size: 22px;
		margin: 10px 0 20px 0;
	}	
	.kyujin-area {
	}	
}
	

</pre></body></html>