@charset "utf-8";

body {
	font: normal 22px/1.7 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "メイリオ", Meiryo, Arial, Verdana, sans-serif;
	text-align: left;
	color: #000;
	text-align: justify;
	overflow-x: hidden;
}


body .sp-item {
	display: none !important;
}

body .pc-item {
	display: block !important;
}



@media screen and (max-width: 750px) {
	body {
		min-width: inherit;
		height: 100%;
	}

	img {
		max-width: 100%;
		text-align: center;
	}

	body .sp-item {
		display: block !important;
	}

	body .pc-item {
		display: none !important;
	}

	body .sp-item img {
		width: 100%;
	}
}

@media screen and (max-width: 750px) {
	.sp img {
		max-width: 90%;
	}

	.sp02 img {
		max-width: 100%;
	}

	.sp03 img {
		max-width: 70%;
	}
}

.fl_left {
	float: left;
}

.fl_right {
	float: right;
}

.ov_hd {
	overflow: hidden;
}

.bg_none {
	background-image: none !important;
}

a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.line_0 {
	line-height: 0;
}

.zindex {
	z-index: 200;
}

input[type=radio] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}

input[type=image]:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}


/* ----------------------------------------------------

    text

---------------------------------------------------- */
em {
	text-decoration: underline;
	font-style: normal;
}

.bd_red {
	border-bottom: 1px solid #FF0004;
	padding-bottom: 2px;
}

.bd_red02 {
	border-bottom: 3px solid #FF0004;
	padding-bottom: 0px;
}

.red {
	color: #c10218;
	font-weight: bold;
}

.yellow {
	background-color: #ffff00;
}

.yellow_bd {
	background: linear-gradient(transparent 50%, #ffeb00 0%);
	padding-bottom: 2px;
}

.gray {
	color: #666666;
}

.bold {
	font-weight: bold;
}

strong {
	font-weight: bold;
}

.strike {
	text-decoration: line-through;
}

.ac {
	text-align: center !important;
}

.ar {
	text-align: right !important;
}

.al {
	text-align: left !important;
}

.bold {
	font-weight: bold !important;
}

.font10 {
	font-size: 10px !important;
}

.font11 {
	font-size: 11px !important;
}

.font12 {
	font-size: 12px !important;
}

.font13 {
	font-size: 13px !important;
}

.font14 {
	font-size: 14px !important;
}

.font15 {
	font-size: 15px !important;
}

.font16 {
	font-size: 16px !important;
}

.font17 {
	font-size: 17px !important;
	line-height: 150%;
}

.font18 {
	font-size: 18px !important;
}

.font19 {
	font-size: 19px !important;
}

.font20 {
	font-size: 20px !important;
}

.font21 {
	font-size: 21px !important;
}

.font22 {
	font-size: 22px !important;
}

.font23 {
	font-size: 23px !important;
}

.font24 {
	font-size: 24px !important;
}

.font25 {
	font-size: 25px !important;
}

.font26 {
	font-size: 26px !important;
}

.font27 {
	font-size: 27px !important;
}

.font28 {
	font-size: 28px !important;
}

.font29 {
	font-size: 29px !important;
}

.font30 {
	font-size: 30px !important;
}

.font32 {
	font-size: 32px !important;
}

.pink {
	color: #ed1e79;
}

.big {
	font-size: 1.7rem;
}

@media screen and (max-width: 750px) {
	.big {
		font-size: 1.2rem;
	}
}



/* ----------------------------------------------------

    float

---------------------------------------------------- */
.fr {
	float: right !important;
}

.fl {
	float: left !important;
}

.clear {
	clear: both;
}

img {
	line-height: 0;
	padding: 0;
	margin: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*/
	/*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */

#prehead {
	background-color: #fccf43;
	padding: 15px;
	text-align: center;
}

#header {
	background-image: url(../images/bg_header.png);
	background-repeat: no-repeat;
	background-size: cover;
}

h2 {
	margin-bottom: 20px;
}

h3 {
	margin-bottom: 20px;
}

#vision {
	background-color: #fdf4e3;
	margin: 0 auto;
	padding-bottom: 5px;
}

#riyuu {
	margin: 0 auto;
	padding-bottom: 5px;
}

ul.riyuu {
	list-style-type: circle;
	padding-left: 30px;
	margin-bottom: 15px;
}

#miryoku {
	background-color: #fdf4e3;
}

.miryoku-item {
	margin-bottom: 20px;
}

.miryoku-text {
  flex: 1;
  padding: 0 20px;
}

.miryoku-text h3 {
  font-size: 1.4rem;
	font-weight: bold;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
}

.miryoku-text h3 span {
  background: linear-gradient(transparent 60%, #fccf43 60%);
}

/* スマホでは縦並び */
@media (max-width: 768px) {
  .miryoku-item .fl_left {
		float: none;
	}

	.miryoku-item .fl_right {
		float: none;
	}

	.miryoku-img {
		text-align: center;
		margin-bottom: 15px;
	}
}

.principal {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px; /* 写真と吹き出しの間隔 */
}

/* 写真 */
.principal-photo img {
  width: 168px;
  height: auto;
  object-fit: cover;
}

/* 吹き出し画像 */
.principal-speech img {
  max-width: 496px; /* 必要に応じて調整 */
  width: 100%;
  height: auto;
  display: block;
}

/* スマホでは縦並び */
@media (max-width: 768px) {
  .principal {
    flex-direction: column;
    align-items: center;
  }

  .principal-photo img {
    width: 70%; /* スマホで大きめに */
  }

  .principal-speech img {
    max-width: 90%;
  }
}

#oshigoto {
	background-color: #fcf0f7;
}

#oshigoto h3 {
	text-align: center;
	margin-bottom: 20px;
}

#oshigoto h4 {
	font-weight: bold;
	font-size: 1.5rem;
}

#oshigoto .width50 {
	width: 50%;
	height: auto;
}

@media (max-width: 600px){
	#oshigoto img.fl {
		float: none;
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}
}

.box {
	border-radius: 20px;
	background-color: white;
	padding: 20px;
}

#hatarakigai h3 {
	border-left: 15px solid #fccf43;
	padding-left: 8px;
	font-weight: bold;
}

#hatarakigai .profileArea img {
	width: 90%;
	height: auto;
}

@media (max-width: 600px){
	#hatarakigai .profileArea img {
		width: 100%;
		height: auto;
	}
}

#value {
	background-color: #fcf0f7;
}

#value h3 {
	text-align: center;
}

.valueBox {
	background-color: white;
	border-radius: 20px;
	border: 3px solid #cc6116;
	padding: 15px 20px 10px;
}

#career {
	background-color: #fdf4e3;
}

/* リストの素のマーカーを消す */
ul.kensyuu {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.kensyuu li {
  display: flex;
  align-items: center;           /* 文字とアイコンの縦位置を中央揃え */
  gap: 2px;                     /* 余白 */
  line-height: 2;
}

/* マーカー画像（黄色チェック） */
ul.kensyuu.yellowmark li::before {
  content: "";
  width: 28px;
  height: 28px;
  background: url("../images/listmark_yellow.png") center / contain no-repeat;
  flex: 0 0 28px;
  /* 微調整したいときは ↓ を少しだけいじる */
  transform: translateY(1px);    /* 上下のズレを微調整 */
	padding-left: 30px;
}

/* マーカー画像（黄色チェック） */
ul.kensyuu.greenmark li::before {
  content: "";
  width: 28px;
  height: 28px;
  background: url("../images/listmark_green.png") center / contain no-repeat;
  flex: 0 0 28px;
  /* 微調整したいときは ↓ を少しだけいじる */
  transform: translateY(1px);    /* 上下のズレを微調整 */
	padding-left: 30px;
}

/* マーカー画像（黄色チェック） */
ul.kensyuu.bluemark li::before {
  content: "";
  width: 28px;
  height: 28px;
  background: url("../images/listmark_blue.png") center / contain no-repeat;
  flex: 0 0 28px;
  /* 微調整したいときは ↓ を少しだけいじる */
  transform: translateY(1px);    /* 上下のズレを微調整 */
	padding-left: 30px;
}

/* マーカー画像（黄色チェック） */
ul.kensyuu.pinkmark li::before {
  content: "";
  width: 28px;
  height: 28px;
  background: url("../images/listmark_pink.png") center / contain no-repeat;
  flex: 0 0 28px;
  /* 微調整したいときは ↓ を少しだけいじる */
  transform: translateY(1px);    /* 上下のズレを微調整 */
	padding-left: 30px;
}

/* マーカー画像（黄色チェック） */
ul.kensyuu.redmark li::before {
  content: "";
  width: 28px;
  height: 28px;
  background: url("../images/listmark_red.png") center / contain no-repeat;
  flex: 0 0 28px;
  /* 微調整したいときは ↓ を少しだけいじる */
  transform: translateY(1px);    /* 上下のズレを微調整 */
	padding-left: 30px;
}

.carrerBox {
	background-color: white;
	border: 1px solid #222;
	padding: 20px;
	margin-bottom: 20px;
}

.boxtitle {
	border: 1px solid #222;
	padding: 10px;
	background-color: white;
}

.carrerBoxtitle {
	margin-top: -30px;
	text-align: center;
}

#date {
	background-image: url(../images/bg_check.png);
	background-repeat: repeat;
}

#saigo {
	background-image: url(../images/bg_saigo.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
}

#faq {
	background-color: #fcf0f7;
}

/* 1ブロックの間隔 */
.faq-item{
  margin-bottom: 28px;
}

/* Q行：アイコンと質問を横並び */
.faq-q{
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.faq-q img{
  width: 33px; height: 33px; flex: 0 0 33px; display:block;
}
.faq-q h3{
  margin: 0;
  font-weight: 700;
  line-height: 1.6;
}

/* A行：ピンクのボックス + アイコン */
.faq-a{
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.faq-a img{
  width: 33px; height: 33px; flex: 0 0 33px; display:block;
}

.faq-a-text{ line-height: 1.9; }
.faq-a-text p{ margin: 0 0 .7em; }
.faq-a-text .lead{ font-weight: 700; }

/* スマホでもそのまま見やすい（特に変更不要だが余白だけ少し） */
@media (max-width: 600px){
  .faq{ padding: 20px 16px; }
  .faq-a{ padding: 12px 14px; }
}

.job-table {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
  table-layout: fixed;
	background-color: white;
	font-size: 0.8rem;
	margin-bottom: 20px;
}

.job-table th,
.job-table td {
  border: 1px solid #666;
  padding: 8px;
  vertical-align: middle;
  word-break: break-all;
}

.duties {
	width: 35%;
}

.textleft {
	text-align: left;
}

/* 左の階層色 */
.level.management { background: #fef6c2; } /* 総合職 */
.level.general { background: #d9f2d9; }    /* 一般職 */

/* 職種セルの色 */
.orange { background: #f8e1b3; }
.pink { background: #f9dede; }
.purple { background: #f0d5f5; }
.blue { background: #d9e9f9; }

/* 給与体系セル */
.salary { background: #f7f7f7; font-weight: bold; }


.history-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
  line-height: 1.8;
}

.history-table td {
  padding: 8px 12px;
  border-top: 1px solid #999;
}

.history-table tr:last-child td {
  border-bottom: 1px solid #999;
}

.history-table .date {
  white-space: nowrap;
  font-weight: bold;
  width: 160px; /* 日付列の幅を固定したい場合 */
}


/***********
yellow
*************/
#yellow {
	background-color: #fffde6;
	max-width: 750px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-bottom: 1px;
}

/***********
kaisai
*************/
#kaisai {
	/* 方眼紙模様に必須のスタイル */
	max-width: 750px;
	margin: 0 auto;
	background-image: linear-gradient(0deg, transparent calc(100% - 1px), #f0f0f0 calc(100% - 1px)),
		linear-gradient(90deg, transparent calc(100% - 1px), #f0f0f0 calc(100% - 1px));
	background-size: 20px 20px;
	background-repeat: repeat;
	background-position: center center;
	padding-bottom: 15px;

	/* 以下任意のスタイル */

}


/***********
 プロフィール
*************/
.profile_img {
	float: left;
	margin-right: 20px;
}

@media screen and (max-width: 768px) {
	.profile_img {
		float: none;
		display: block;
		margin-right: 0;
		text-align: center;

	}
}


/*フッター*/
footer {
	background-color: #fccf43;
	padding: 20px 0px;
	margin-top: 40px;
}

footer p {
	color: #222;
	padding: 5px 0px;
	font-size: 16px;
}

@media screen and (max-width: 750px) {
	footer {
		padding: 1.0rem 0.4rem;
		margin-top: 10px;
	}

	footer p {
		padding: 0.1rem 0;
		font-size: 0.7rem;
	}
}


/****************
インナー
/****************/
.inner {
	max-width: 750px;
	margin: 0 auto;
	padding: 20px 0;
}

.inner p {
	font-feature-settings: "palt";
	margin-bottom: 1.5rem;
}

.chuushaku {
	font-size: 1.0rem;
	font-feature-settings: "palt";
	margin-top: 5px;
}

.white_box {
	margin: 0 20px 30px;
	background: #FFF;
	border: solid 3px #6091d3;
	/*線*/
	border-radius: 10px;
	/*角の丸み*/
	box-sizing: border-box;
}

.white_box img {
	max-width: 100%;
	height: auto;
}

@media screen and (max-width: 768px) {
	.inner {
		width: auto;
		padding: 20px 20px;
	}
}

.pd {
	padding: 0 20px;
	box-sizing: border-box;
}

@media screen and (max-width: 750px) {
	.inner {
		width: auto;
		word-wrap: break-word;
		padding: 20px 15px;
	}


	.chuushaku {
		font-size: 0.7rem;

	}

	.white_box {
		margin: 0 10px 30px;
	}
}

@media screen and (max-width: 280px) {
	.inner>p {
		font-size: 1rem;
	}
}


/****************
共通
/****************/
.container {
	max-width: 750px;
	margin: 0 auto;
}

.l0 {
	line-height: 0;
}

.mb0 {
	margin-bottom: 0;
}


@media screen and (max-width: 750px) {

	.container {
		width: auto;
	}

	body {
		min-width: inherit;
		height: 100%;
	}

	img {
		max-width: 100%;
		text-align: center;
	}

}
