
/* 社員に対する経営ポリシー
=====================================================================*/

#lead {
	width: 1000px;
	margin: 0 auto 0px auto;
	padding: 0;
}
#lead img {
	float: right;
	margin-left: 30px;
}
#lead .box {
	background: url(../img/main/bg_lead.gif) no-repeat;
	width: 710px;
	height: 395px;
	padding-top: 15px;
	padding-left: 40px;
	margin-bottom: 40px;
}
#lead .box p {
	width: 640px;
	margin-bottom: 20px;
	line-height: 2.0em;
}
#lead span {
	margin-top: -70px;
	padding-top: 70px;
	display: inline-block;
}

/* 1.「働きやすい環境創り」
=====================================================================*/
.con_01 {
	width: 100%;
	background: #F4F4F4;
}
.con_01 .inner {
	width: 1000px;
	margin: 0 auto;
}
.con_01 .box {
	margin: 40px auto;
}
.con_01 .box p {
	margin: 0 0px 20px 0px;
}
.con_01 .box_img {
	padding: 15px 0;
	background: #FFF;
	margin-bottom: 40px;
}
.con_01 .box_img ul {
}
.con_01 .box_img ul li {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px;
}
.con_01 .box_img ul li.last {
	display: inline-block;
	margin-right: 0px;
}
.con_01 .box_img ul li.bnr {
	width: 500px;
	text-align: center;
	margin-left: 15px;
}
.con_01 .box_img ul li.bnr p {
	margin-top: 10px;
	font-weight: bold;
	font-size: 16px;
}
.con_01 .box_img ul li.bnr img {
	text-align: center;
	margin: 0 auto;
}
.con_01 span {
	margin-top: -70px;
	padding-top: 70px;
	display: inline-block;
}

/* 2.「女性が長く勤められる会社に」
=====================================================================*/
.con_02 {
	width: 100%;
	background: #FFFFFF;
	padding: 0 0 0px 0;
}
.con_02 .inner {
	width: 1000px;
	margin: 0 auto;
}

.con_02 .box {
	margin: 40px auto;
}
.con_02 .box p {
	margin: 0 0px 20px 0px;
}

/* 男女比の表 */
.con_02 .box2 {
	width: 390px;
	background: #F5F3F4;
	padding: 20px 0;
	font-size: 13px;
}
.con_02 .box2 dl.pj {
	margin-right:15px;
	margin-left:15px;
	margin-bottom: 20px;
}
.con_02 .box2 dl.pj dt {
	font-weight: bold;
	color:#333;
	margin-bottom: 2px;
}
.con_02 .box2 dl.pj dd {
	margin-bottom: 10px;
	font-weight: normal;
}
.con_02 .box2 dl.raito {
	margin-right:15px;
	margin-left:15px;
}
.con_02 .box2 dl.raito dt {
	font-weight: bold;
	color:#333;
	margin-bottom: 2px;
	width: 100px;
	float: left;
	clear: left;
}
.con_02 .box2 dl.raito dd {
	font-weight: normal;
	padding-top: 1px;
}
.con_02 .box2 p {
	font-size: 12px;
	color: #999;
	text-align: right;
	margin-top: 5px;
}

/* 社員インタビュー */
.con_02 .interview {
	margin-top: 30px;
	padding-bottom: 30px;
	clear: both;
}
.con_02 .interview img {
	float: left;
	margin-right: 30px;
}
.con_02 .interview .text {
	padding: 10px;
	overflow: hidden;
}
.con_02 .interview .text p {
	margin: 0 0px 20px 0px;
}


/* 第三者評価 */
.con_02 .hyouka {
	width: 100%;
	border: #CCC 1px solid;
	padding: 20px 0 20px 20px;
	margin-bottom: 30px;
	box-sizing: border-box;
}
.con_02 .hyouka ul {
}
.con_02 .hyouka ul li {
	display: inline-block;
}
.con_02 span {
	margin-top: -70px;
	padding-top: 70px;
	display: inline-block;
}

/* 3.「一般職に対する具体的な取り組み」
=====================================================================*/

.con_03 {
	width: 100%;
	background: #F4F4F4;
	padding: 0 0 0px 0;
}
.con_03 .inner {
	width: 1000px;
	margin: 0 auto;
}

.con_03 .box {
	margin: 40px auto;
}
.con_03 .box p {
	margin: 0 0px 20px 0px;
	overflow: hidden;
}
.con_03 .box ul {
}
.con_03 .box ul li {
	display: inline-block;
}


/* 水色線の二つ並びコンテンツ */
.con_03 .box2 {
	width: 480px;
	border-top: #BEE1F5 solid 4px;
	background: #FFF;
	padding-bottom: 20px;
	float: left;
	margin-bottom: 30px;
}
.con_03 .box2 h4 {
	width: 100%;
	text-align: center;
	font-size: 20px;
	margin: 10px auto 20px auto;
	color: #333;
	font-weight: 500;
}
.con_03 .box2 p.text {
	padding: 0px 20px;
}

.con_03 .box3 {
	width: 480px;
	border-top: #BEE1F5 solid 4px;
	background: #FFF;
	float: right;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.con_03 .box3 h4 {
	width: 100%;
	text-align: center;
	font-size: 20px;
	margin: 10px auto 20px auto;
	color: #333;
	font-weight: 500;
}
.con_03 .box3 p.text {
	padding: 0px 20px;
}

/* pdfのリンクボタン */
.con_03 p.pdf {
	width: 170px;
	margin: 0 auto;
	background: #F9F9F9;
	padding: 7px 0 7px 15px;
	text-align: center;
	border: #CCC 1px solid;
	border-radius: 6px;
	background-image: url(../img/main/icon_pdf.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 20px;
}

/* table設定 */
.con_03 table {
	text-align: center;
}
.con_03 table th.blue {
	background: #BEE1F5;
	text-align: center;
}
.con_03 table th.lightblue {
	background: #E0F2FC;
	text-align: center;
}
.con_03 table td {
	background: #FFF;
	text-align: center;
}
.con_03 .box p.table {
	font-weight: bold;
	font-size: 15px;
	margin: 0 0 10px 0;
}

/* 福利厚生右側写真 */
.con_03 .box_img {
	width: 360px;
	float: right;
	margin-left: 30px;
}
.con_03 .box_img img {
	margin-bottom: 20px;
	display: block;
}

/* 第三者評価 */
.con_03 .hyouka {
	width: 100%;
	border: #CCC 1px solid;
	padding: 20px 0 20px 20px;
	box-sizing: border-box;
	background: #FFF;
	margin-top: 40px;
	text-align: center;
	margin-bottom: 30px;
}
.con_03 .hyouka ul {
}
.con_03 .hyouka ul li {
	display: inline-block;
}
.con_03 h3 {
	text-align: left;
}
.con_03 span {
	margin-top: -70px;
	padding-top: 70px;
	display: inline-block;
}


/* 4.「社内コミュニケーション活性化の取り組み」
=====================================================================*/

.con_04 {
	width: 100%;
	background: #FFFFFF;
	padding: 0 0 0px 0;
}
.con_04 .inner {
	width: 1000px;
	margin: 0 auto;
	padding-top: 20px;
	margin-bottom: 40px;
}
.con_04 .box {
	margin: 40px auto;
}
.con_04 .box p {
	margin: 0 0px 20px 0px;
	overflow: hidden;
}

/* 写真横並びリスト */
.con_04 .box ul.img_01 {
	margin: 40px auto;
}
.con_04 .box ul.img_01 li {
	display: inline-block;
	margin-right: 40px;
}
.con_04 .box ul.img_01 li.last {
	display: inline-block;
	margin-right: 0px;
}

.con_04 .box ul.img_02 {
	margin: 40px auto;
}
.con_04 .box ul.img_02 li {
	display: inline-block;
	margin-right: 22px;
}
.con_04 .box ul.img_02 li.last {
	display: inline-block;
	margin-right: 0px;
}

.con_04 .box ul.img_03 {
	margin: 40px auto;
}
.con_04 .box ul.img_03 li {
	display: inline-block;
	margin-right: 10px;
}
.con_04 .box ul.img_03 li.last {
	display: inline-block;
	margin-right: 0px;
}
.con_04 span {
	margin-top: -70px;
	padding-top: 70px;
	display: inline-block;
}


/* 5.「活動指針について」
=====================================================================*/

.con_05 {
	width: 100%;
	background: #F4F4F4;
	padding: 0 0 40px 0;
}
.con_05 .inner {
	width: 1000px;
	margin: 0 auto;
	padding-top: 20px;
}
.con_05 .box {
	margin: 40px auto;
}
.con_05 .box p {
	margin: 0 0px 30px 0px;
	overflow: hidden;
}
.con_05 .box p.point {
	margin: 0 0px 5px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}

/* 写真横並びリスト */
.con_05 .box ul.img_01 {
	margin: 40px auto;
}
.con_05 .box ul.img_01 li {
	display: inline-block;
}
.con_05 .box ul.img_02 {
	margin: 40px auto;
}
.con_05 .box ul.img_02 li {
	display: inline-block;
	margin-rihgt: 15px;
}
.con_05 .box ul.img_02 li.last {
	display: inline-block;
	margin-rihgt: 0px;
}
.con_05 .box ul.img_03 {
	margin: 40px auto;
}
.con_05 .box ul.img_03 li {
	display: inline-block;
	margin-right: 10px;
}
.con_05 .box ul.img_03 li.last {
	display: inline-block;
	margin-rihgt: 0px;
}
.con_05 .box ul.img_04 {
	text-align: center;
	margin: 40px auto;
}
.con_05 .box ul.img_04 li {
	display: inline-block;
	margin-right: 9px;
}
.con_05 .box ul.img_04 li.last {
	display: inline-block;
	margin-rihgt: 0px;
}
.con_05 .box ul.img_05 {
	text-align: center;
	margin: 0px auto 40px auto;
}
.con_05 .box ul.img_05 li {
	display: inline-block;
	margin-left: 10px;
}



























/* コネコからのお知らせ
=====================================================================*/
#news .con_01 {
	min-width: 900px;
	min-height: 330px;
}
#news .con_01 .inner {
	width: 900px;
	margin: 0 auto;
	padding: 30px;
}

/* 右sideカテゴリ */
#news .con_01 #right_box {
	float: right;
	width: 220px;
}

#news .con_01 #right_box .category_01 {
	border: #CCC 1px solid;
	margin-bottom: 50px;
	background: #FFF;
	position: relative;
}
#news .con_01 #right_box .category_01 img#ttl_01 {
	position: absolute;
	top: -40px;
	left: 70px;
}
#news .con_01 #right_box .category_01 ul {
	margin-top: 20px;
	margin-bottom: 20px;
}
#news .con_01 #right_box .category_01 ul li {
	padding: 20px 0 0px 20px;
}
#news .con_01 #right_box .category_01 ul li a {
	background: url(../img/common/parts/icon_01.gif) no-repeat 0 5px;
	padding-left: 15px;
	text-decoration: underline dotted;
}
#news .con_01 #right_box .category_01 ul li a.current {
	background: url(../img/common/parts/icon_01.gif) no-repeat 0 5px;
	padding-left: 15px;
	text-decoration: none;
	color: #FC0;
	font-weight: bold;
}

#news .con_01 #right_box .category_02 {
	border: #CCC 1px solid;
	margin-bottom: 20px;
	background: #FFF;
	position: relative;
}
#news .con_01 #right_box .category_02 img#ttl_02 {
	position: absolute;
	top: -40px;
	left: 70px;
}
#news .con_01 #right_box .category_02 ul {
	margin-top: 20px;
	margin-bottom: 20px;
}
#news .con_01 #right_box .category_02 ul li {
	padding: 20px 0 0px 20px;
}
#news .con_01 #right_box .category_02 ul li a {
	background: url(../img/common/parts/icon_02.gif) no-repeat 0 5px;
	padding-left: 15px;
	text-decoration: underline dotted;
}
#news .con_01 #right_box .category_02 ul li a.current {
	background: url(../img/common/parts/icon_02.gif) no-repeat 0 5px;
	padding-left: 15px;
	text-decoration: none;
	color: #FC0;
	font-weight: bold;
}

/* メインコンテンツ内ニュース一覧 */
#news #news_c-openNav-menu-list {
	float: left;
	width:660px;
	margin: 0 auto 40px;
	padding: 15px;
	box-sizing: border-box;
	background: #FFF;
	border: 1px solid #ccc;
	border-radius: 10px;
	box-shadow: 0 0 3px 0 #ccc;
}

#news #news_c-openNav-menu-list h3 {
	margin-bottom: 15px;
	padding: 7px 10px 7px 15px;
	border-radius: 5px;
	background:  #FC0;;
	font-size: 14px;
	color: #fff;
}

#news #news_c-openNav-menu-list ul {
	background: #fff;
}

#news #news_c-openNav-menu-list ul li a {
	padding: 25px 20px 30px 15px;
	display: block;
	border-bottom: 1px solid #ccc;
	transition: 0.3s;
}

#news #news_c-openNav-menu-list ul li:first-child a { border-radius: 5px 5px 0 0; }

#news #news_c-openNav-menu-list ul li:last-child a {
	border-bottom: none;
	border-radius: 0 0 5px 5px;
}

#news #news_c-openNav-menu-list ul li a:hover {
	background: #FFFFF0;
	color: #FC0;
}

#news #news_c-openNav-menu-list ul li a header {
	width: 100%;
	margin-bottom: 10px;
	display: table;
}

#news #news_c-openNav-menu-list ul li a header p {
	width: 120px;
	padding: 5px 0 5px 10px;
	display: table-cell;
	vertical-align: top;	
	border-bottom: 1px dotted #CCC;
	font-size: 14px;
	font-weight: 500;
}
#news #news_c-openNav-menu-list p.label {
	display: inline;
    padding: 2px 5px;
	vertical-align: top;
	border-left: none;
    color: #FFF;
	background: #91E0F9;
    font-size: 11px;
	margin-left: 10px;
	font-weight: bold;
    text-align: center;
	border-radius: 3px;
}

#news #news_c-openNav-menu-list ul li a header h4 {
	border-bottom: 1px dotted #CCC;
	padding: 5px 0;
	display: table-cell;
	font-size: 14px;
	font-weight: normal;
}

#news #news_c-openNav-menu-list ul li a header + p {
	margin-left: 10px;
	font-size: 14px;
	font-weight: 200;
}

#news .wp-pagenavi {
	margin-top: 60px;
	margin-bottom: 30px;
	clear: both;
}


/* 詳細情報 */

#news #news_dtl {
	float: left;
	width: 660px;
	margin: 0 auto 50px;
	padding: 15px;
	box-sizing: border-box;
	background: #fff;
	border-radius: 10px;
	border: 1px solid #CCC;
	box-shadow: 0 0 3px 0 #ccc;
}

#news #news_dtl header {
	margin-bottom: 15px;
	padding: 5px 10px 5px 13px;
	border-radius: 5px;
	border: 1px solid #91E0F9;
	font-weight: bold;
}

#news #news_dtl header p {
	width: 100px;
	display: table-cell;
	vertical-align: top;
	font-size: 14px;
	color: #91E0F9;
}

#news #news_dtl header h3 {
	display: table-cell;
	font-size: 14px;
	color: #91E0F9;
}

#news #news_dtl .box {
	padding: 20px;
	background: #fff;
}
#news #news_dtl .box p.label {
	display: inline;
    padding: 2px 5px;
	vertical-align: top;
	border-left: none;
    color: #FFF;
	background: #91E0F9;
    font-size: 11px;
	font-weight: bold;
    text-align: center;
	border-radius: 3px;
	border: none;
}

#news #news_dtl .box .free_box {
	font-size: 14px;
	margin-top: 10px;
}

#news #news_dtl .box .img_box {
	text-align: center;
}

#news #news_dtl .box .img_box img {
	max-width: 100%;
	margin: 15px auto 0;
	text-align: center;
	display: block;	
}


#news #news_dtl .box .img_box img:first-child { margin-top: 30px; }


#news .dtl_control {
	margin-top: 50px;
	margin-bottom: 20px;
	text-align: center;
}

#news .dtl_control li {
	margin: 0 3px;
	display: inline-block;
}

#news .dtl_control li a {
	width: 110px;
	padding: 4px 0;
	display: block;
	box-sizing: border-box;
	border: 1px solid #FF9999;
	font-weight: 200;
	position: relative;
}

#news .dtl_control li.prev a { padding-left: 12px; }
#news .dtl_control li.next a { padding-right: 12px; }

#news .dtl_control li.prev a::before {
	width: 6px;
	height: 6px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	position: absolute;
	top: 10px;
	left: 10px;
	content: '';
	transform: rotate(135deg);
}

#news .dtl_control li.next a::before {
	width: 6px;
	height: 6px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	position: absolute;
	top: 10px;
	right: 10px;
	content: '';
	transform: rotate(-45deg);
}

#news .dtl_control li a:hover {
	border-color: #FF9999;
	background: #FFECEC;
	color: #F66;
}

#news .dtl_control li.prev a:hover::before,
#news .dtl_control li.next a:hover::before { border-color: #F66; }



/* サービスについて
=====================================================================*/
#service .con_01 {
	min-width: 900px;
	min-height: 330px;
	margin-bottom: 50px;
}
#service .con_01 .inner {
	width: 900px;
	margin: 0 auto;
	padding: 30px;
	background:  #FFF;
	box-shadow: 0 0 5px 0 #CCC;
	border-radius: 10px;
}
#service .con_01 .inner h3 {
	margin-bottom: 30px;
	font-size: 26px;
	border-left: 7px #91E0F9 solid;
	padding-left: 20px;
}
#service .con_01 .inner p {
	padding: 10px;
	font-size: 16px;
}
#service .con_01 .inner img {
	margin-bottom: 10px;
}
#service .con_01 .inner ul {
	margin-bottom: 10px;
	margin-top: 30px;
	display: inline-block;
	margin-left: 10px;
}
#service .con_01 .inner ul li {
	width: 230px;
	display: inline-block;
	font-size: 16px;
	margin-left: 40px;
	font-weight: bold;
}

#service .con_01 .inner ul li a {
	display: block;
	width: 230px;
	background: #C9E30F;
	color: #FFF;
	padding: 10px 10px 10px 24px;
	border-radius: 5px;
}
#service .con_01 .inner ul li a:hover {
	background: #91E0F9;
	transition: 0.3s;
}

/* 企画室コネコが出来ること見出し */
#service .con_02 {
	min-width: 900px;
	min-height: 330px;
	margin-bottom: 50px;
}
#service .con_02 .inner_01 {
	min-width: 900px;
	margin: 0 auto 10px auto;
	padding: 30px;
	background:  #FFF;
	text-align: center;
}

/* 企画室コネコが出来ることのページ内リンクボタン */
#service .con_02 .inner_02 {
	min-width: 900px;
	margin: 0 auto 0px auto;
	padding: 30px 30px 0px 30px;
	text-align: center;
}
#service .con_02 .inner_02 ul {
	width: 900px;
	display: inline-block;

}
#service .con_02 .inner_02 ul li {
	width: 419px;
	margin-left: 20px;
	display: inline-block;
}
#service .con_02 .inner_02 ul li.btn_01 a {
	background: url(../img/service/btn_01.jpg) no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	width: 419px;
	height: 122px;
	display: inline-block;
	padding-top: 50px;
}
#service .con_02 .inner_02 ul li.btn_01 a:hover {
	background: url(../img/service/btn_01_on.jpg) no-repeat;
	transition: 0.3s;
	color: #FC0;
}
#service .con_02 .inner_02 ul li.btn_02 a {
	background: url(../img/service/btn_02.jpg) no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	width: 419px;
	height: 122px;
	display: inline-block;
	padding-top: 50px;
}
#service .con_02 .inner_02 ul li.btn_02 a:hover {
	background: url(../img/service/btn_02_on.jpg) no-repeat;
	transition: 0.3s;
	color: #FC0;
}

/* 既製品販売 */
#service .con_02 .inner_03 {
	width: 900px;
	margin: 0 auto;
	padding:  0 30px 30px 30px;
	border-top: #F99 10px solid;
	background:  #FFF;
	border-radius: 0 0 10px 10px;
	box-shadow: 0 0 5px 0 #ccc;
	background-image: url(../img/service/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 60px;
}
#service .con_02 .inner_03 h3 {
	width: 300px;
	margin: 0 auto 40px 300px;
	padding: 10px 0 10px 0;
	background: #F99;
	color: #FFF;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
#service .con_02 .inner_03 h4 {
	font-size: 25px;
	color:#F99;
	font-weight: bold;
	background: url(../img/service/bg_h4.gif) no-repeat bottom left;
}
#service .con_02 .inner_03 p {
	padding: 20px 20px 20px 10px;

}
#service .con_02 .inner_03 img {
	margin-left: 85px;
}

/* オーダーメード */
#service .con_02 .inner_04 {
	width: 900px;
	margin: 0 auto;
	padding:  0 30px 30px 30px;
	border-top: #FC0 10px solid;
	background:  #FFF;
	border-radius: 0 0 10px 10px;
	box-shadow: 0 0 5px 0 #ccc;
	background-image: url(../img/service/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 100px;
}
#service .con_02 .inner_04 h3 {
	width: 300px;
	margin: 0 auto 10px 300px;
	padding: 10px 0 10px 0;
	background: #FC0;
	color: #FFF;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}

#service .con_02 .inner_04 ul {
	margin-bottom: 10px;
	margin-top: 30px;
	display: inline-block;
}
#service .con_02 .inner_04 ul li {
	display: inline-block;
	text-align: center;
	font-size: 16px;
	margin-right: 20px;
	font-weight: bold;
}

#service .con_02 .inner_04 ul li a {
	display: block;
	background: #C9E30F;
	color: #FFF;
	padding: 10px 10px 10px 24px;
	border-radius: 5px;
}
#service .con_02 .inner_04 ul li a:hover {
	background: #91E0F9;
	transition: 0.3s;
}

#service .con_02 .inner_04 h4 {
	font-size: 30px;
	color: #666;
	margin-top: 40px;
	margin-bottom: 5px;
	background: url(../img/service/bg_h4.gif) no-repeat bottom left;
}
#service .con_02 .inner_04 h5 {
	font-size: 25px;
	color: #FC0;
	font-weight: bold;
}
#service .con_02 .inner_04 p {
	padding: 20px 20px 20px 10px;
}
#service .con_02 .inner_04 .right {
	float: right;
	margin-left: 25px;
}
#service .con_02 .inner_04 img.network {
	margin-left: 100px;
}
#service .con_02 .inner_04 img.stock {
	margin-left: 90px;
}

/* お悩み解決事例 */
#service .con_03 {
	min-width: 900px;
	margin-bottom: 50px;
}
#service .con_03 .inner_01 {
	min-width: 900px;
	margin: 0 auto 50px auto;
	padding: 20px;
	background: #91E0F9;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 30px;
}

#service .con_03 .inner_02 {
	width: 920px;
	margin: 0 auto;
	padding: 0px;
}

#service .con_03 .inner_02 ul {
    display:table;
}

#service .con_03 .inner_02 ul li {
    display:table-cell;
}

#service .con_03 .inner_02 .case {
	width: 210px;
	margin-right: 18px;
	margin-bottom: 25px;
	box-shadow: 0 0 5px 0 #ccc;
	padding-top: 10px;
	background: #FFF;
	float: left;
	text-align: center;
	position: relative;
}

#service .con_03 .inner_02 dl {
}
#service .con_03 .inner_02 dl dt {
}
#service .con_03 .inner_02 dl dt img {
	width: 180px;
	height: auto;
}

#service .con_03 .inner_02 dl dd {
	text-align: left;
	padding: 15px;
	margin-bottom: 40px;
}
#service .con_03 .inner_02 p {
	margin-top: 10px;
	position: absolute;
	bottom: 0px;
	left: 40px;
}
#service .con_03 .inner_02 p a {
	background: #FC0;
	color: #FFF;
	padding: 2px 10px 2px 24px;
}
#service .con_03 .inner_02  p a:hover {
	background: #F99;
	color: #FFF;
	transition: 0.3s;
}

#service .con_03 .inner_02 .lin_btn {
	text-align: center;
	margin: 40px auto 0 auto;
}


/* 取扱製品 */
#service .con_04 {
	min-width: 900px;
	margin-bottom: 50px;
	clear: both;
}
#service .con_04 .inner_01 {
	min-width: 900px;
	margin: 0 auto 50px auto;
	padding: 20px;
	background: #C9E30F;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 30px;
}
#service .con_04 .inner_02 {
	width: 900px;
	margin: 0 auto;
	padding: 60px 30px 60px 30px;
	background: #FFF;
	border-radius: 10px;
	box-shadow: 0 0 5px 0 #ccc;
}
#service .con_04 .inner_02 table {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
#service .con_04 .inner_02 table th {
	padding: 10px;
	background: #FFC;
}
#service .con_04 .inner_02 table td {
	padding: 10px;
	background: #FFF;
}

/* コネコの強み
=====================================================================*/
#advantage .con_01 {
	min-width: 900px;
	min-height: 330px;
	margin-bottom: 50px;
}
#advantage .con_01 .inner {
	width: 900px;
	margin: 0 auto;
	padding: 40px 30px 30px 30px;
	background-color: #FFF;
	background-image: url(../img/advantage/bg_01.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	box-shadow: 0 0 5px 0 #CCC;
	border-radius: 10px;
}
#advantage .con_01 .inner h3 {
	width: 660px;
	margin-bottom: 10px;
	font-size: 24px;
	padding-left: 0px;
	padding-bottom: 3px;
	border-bottom: #CCC solid 1px;
}
#advantage .con_01 .inner h3 span {
	font-size: 35px;
}
#advantage .con_01 .inner h4 {
	margin-bottom: 40px;
	font-size: 24px;
	padding-left: 15px;
	color:#F99;
}

#advantage .con_01 .inner p {
	padding: 10px 30px 10px 10px;
}
#advantage .con_01 .inner img {
	width: 310px;
	float: left;
	margin-right: 30px;
}
#advantage .con_01 .inner .box {
	margin-top: 30px;
	background: url(../img/advantage/bg_02.jpg) right bottom no-repeat;
	width: 100%;
	min-height: 215px;
}
#advantage .con_01 .inner .box p {
	width: 640px;
}
#advantage .con_01 .inner .box h4 {
	margin-bottom: 15px;

}


/* コネコのモットー
=====================================================================*/
#motto .con_01 {
	min-width: 900px;
	min-height: 330px;
	margin-bottom: 50px;
}
#motto .con_01 .inner {
	width: 900px;
	padding: 130px 30px 60px 30px;
	margin: 0 auto;
	background: #FFF;
	box-shadow: 0 0 5px 0 #CCC;
	border-radius: 10px;
	position: relative;
}
#motto .con_01 .inner h3 {
	background: url(../img/motto/h3_bg.gif) no-repeat;
	width: 800px;
	height: 75px;
	padding-top: 20px;
	padding-left: 45px;
	color: #FFF;
	font-size: 25px;
	font-weight: bold;
	margin-left: -30px;
	position: absolute;
	top: 20px;
	left: 11px;
}
#motto .con_01 .inner img {
	width: 410px;
	height:170px;
	float: right;
	margin-left: 30px;
}
#motto .con_01 .inner p {
	padding-bottom: 30px;
}

#motto .con_02 {
	min-width: 900px;
	min-height: 330px;
	margin-bottom: 100px;
}
#motto .con_02 .inner {
	width: 900px;
	padding: 0 30px 30px 30px;
	margin: 0 auto;
	background: #FFF;
	box-shadow: 0 0 5px 0 #ccc;
	border-radius: 0 0 10px 10px;
	position: relative;
	border-top: #C9E30F 10px solid;
}
#motto .con_02 .inner h3 {
	width: 300px;
	margin: 0 auto 40px 300px;
	padding: 10px 0 5px 0;
	background: #C9E30F;
	color: #FFF;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
#motto .con_02 .inner img {
	float: right;
	width: 170px;
	height: 190px;
	margin-left: 30px;
	margin-bottom: 130px;
}

#motto .con_02 .inner p {
	padding-bottom: 30px;
}

#motto .con_02 .inner p.name {
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 0px;
}

/* 会社概要
=====================================================================*/

#company .con_01 {
	min-width: 900px;
	min-height: 330px;
	margin-bottom: 50px;
}

#company .con_01 .inner {
	width: 900px;
	margin: 0 auto;
	padding: 30px;
	background: #FFF;
	box-shadow: 0 0 5px 0 #ccc;
	border-radius: 10px;
}

#company .con_01 .inner ul {
	margin: 50px auto 50px 180px;
	display: inline-block;
}
#company .con_01 .inner ul li {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin-right: 10px;
}

#company .con_01 .inner ul li a {
	display: block;
	width: 230px;
	background: #C9E30F;
	color: #FFF;
	padding: 10px 10px 10px 24px;
	border-radius: 5px;
}
#company .con_01 .inner ul li a:hover {
	background: #91E0F9;
	transition: 0.3s;
}

#company .con_01 .inner table {
	width: 900px;
	margin-top: 40px;
	margin-bottom: 80px;
}

#company .con_01 .inner table th {
	padding: 10px;
	background: #FFC;
	width: 200px;
}
#company .con_01 .inner table td {
	padding: 10px;
	background: #FFF;
}
#company .con_01 .map {
	margin: 0 auto;
	text-align: center;
}


#company .con_02 {
	min-width: 900px;
	min-height: 330px;
	margin-bottom: 50px;
}

#company .con_02 .inner {
	width: 900px;
	margin: 0 auto;
	padding: 30px;
	background: #FFF;
	box-shadow: 0 0 2px 0 #ccc;
	border: 1px solid #CCC;
}


/* お問い合わせ
=====================================================================*/

#inquiry .con_01 {
	min-width: 900px;
	min-height: 330px;
	margin-bottom: 50px;
}
#inquiry .con_01 .inner {
	width: 900px;
	margin-bottom: 50px;
	margin: 0 auto;
	padding: 30px;
	background: #FFF;
	box-shadow: 0 0 5px 0 #ccc;
	border-radius: 10px;
}

#inquiry .intro {
	margin: 0 auto 30px;
	line-height: 2;
	font-size: 14px;
	font-weight: 200;
}

#inquiry #input,
#inquiry #privacy {
	width: 800px;
	margin: 0 auto 50px;
	padding: 15px;
	box-sizing: border-box;
	background: #FFF;
}

#inquiry #input .inner_form,
#inquiry #privacy .inner_form {
	padding: 24px;
	background: #fff;
}

#inquiry #input { margin-bottom: 30px; }

#inquiry #input .inner_form > p {
	margin-bottom: 25px;
	font-size: 14px;
}

#inquiry #input .inner_form > p span {
	margin-right: 8px;
	padding: 1px 1px 2px 2px;
	display: inline-block;
	border-radius: 3px;
	background: #F99;
	line-height: 1;
	color: #fff;
}

#inquiry #input .inner_form table {
	width: 100%;
	border: none;
}

#inquiry #input .inner_form table tr { border-top: 1px dotted #ccc; }

#inquiry #input .inner_form table tr th,
#inquiry #input .inner_form table tr td {
	padding: 15px 0;
	border: none;
	font-size: 14px;
}

#inquiry #input .inner_form table tr th {
	width: 240px;
	padding-right: 20px;
	background: none;
}

#inquiry #input .inner_form table tr th span {
	margin-left: 8px;
	padding: 1px 1px 2px 2px;
	display: inline-block;
	border-radius: 3px;
	background: #F99;
	line-height: 1;
	color: #fff;
}

#inquiry #input .inner_form table tr td input,
#inquiry #input .inner_form table tr td textarea {
	padding: 10px;
	box-sizing: border-box;
	border: none;
	background: #FFC;
	font-family: "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#inquiry #input .inner_form table tr td input { width: 80%; }
#inquiry #input .inner_form table tr td input[name="zip"] { width: 30%; }
#inquiry #input .inner_form table tr td input[name="add"] { width: 100%; }
#inquiry #input .inner_form table tr td textarea { width: 100%; height: 150px; }


#inquiry #submit {
	width: 880px;
	margin: 0 auto 50px;
}

#inquiry #submit p {
	text-align: center;
	margin: 0 15px 20px;
}

#inquiry #submit .btn_box {
	width: 400px;
	margin: 0 auto;
	border-radius: 5px;
	padding: 10px 0;
	background: #F99;
	color: #FFF;
	text-align: center;
}

#inquiry #submit .btn_box input {
	width: 220px;
	height: 53px;
	padding: 6px 20px;
	border: none;
	background: url(../img/contact/btn_bg.gif) no-repeat;
	font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	cursor: pointer;
	transition: 0.3s;
}

#inquiry #submit .btn_box input:hover { opacity: 0.7; }



#inquiry .con_02 {
	min-width: 900px;
	min-height: 330px;
	margin-bottom: 50px;
}
#inquiry .con_02 .inner {
	width: 900px;
	margin-bottom: 50px;
	margin: 0 auto;
	padding: 30px;
	background: #FFF;
	box-shadow: 0 0 5px 0 #ccc;
	border-radius: 10px;
}

#inquiry #privacy ul li {
	margin-bottom: 18px;
	line-height: 1.8;
	font-size: 13px;
	font-weight: 200;
}

#inquiry #privacy ul li ul li { margin-bottom: 0; }

#inquiry #privacy ul + ul li { text-align: right; }
#inquiry #privacy ul + ul li:last-child { margin-bottom: 0; }

#inquiry .pink {
	color: #F99;
	font-size: 12px;
	margin-left: 7px;
}


/* 働きやすい職場づくり宣言　リニューアル
=====================================================================*/
html{
	scroll-padding-top: 90px;
}
body.lp_work{
	font-family: "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	color: #111;
	letter-spacing: .05em;
	font-size: 14px;
}
main{
	min-width: auto;
}
img{
	width: 100%;
	height: 100%;
}
h1{
	margin:0;
	padding:0;
}
.Con-inner{
	margin: 0 auto;
	padding: 0 15px;
}
@media screen and (min-width: 768px) {
	main{
		min-width: 1000px;
	}
	.Con-inner{
		width:1000px;
		margin: 0 auto;
		padding: 0;
	}
}
.sp_hide {
	display: none;
}
.pc_hide {
	display: block;
}
@media screen and (min-width: 768px) {
	.sp_hide {
	  display: block;
	}
  
	.pc_hide {
	  display: none;
	}
}

/*----------------------------------------------------------------
  HEADER
-----------------------------------------------------------------*/

/* .h-header
______________________________________________*/
.h-header {
	z-index: 20;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	line-height: 1;
	background-color: #fff;
  }
  @media screen and (max-width: 767px) {
	.h-header {
	  height: 50px;
	  min-width: 0;
	}
  }
  .header__inner{
	display:flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
	padding: 0 0 0 15px;
  } 
  @media screen and (min-width: 768px) {
	.header__inner{
	padding: 0 0 0 30px;
	}
  } 

  .h-logo {
	width: 224px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
  }
  @media screen and (max-width: 767px) {
	.h-logo {
	  width: 154px;
	}
  }
  
  /* .h-gNav
  ______________________________________________*/
  .h-gNav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
		-ms-flex-pack: center;
			justify-content: center;
	height: 100%;
  }
  .h-gNav > ul {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
			justify-content: flex-end;
	-webkit-box-align: center;
	-webkit-align-items: center;
		-ms-flex-align: center;
			align-items: center;
	height: 100%;
  }
  .h-gNav > ul > li {
	height: 100%;
  }
  .h-gNav > ul > li a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
		-ms-flex-pack: center;
			justify-content: center;
	height: 100%;
	position: relative;
	font-size: 15px;
	font-weight: 700;
	background-color:#0415A3;
	color: #FFF;
  }
  @media screen and (min-width: 768px) {
	.h-gNav > ul > li {
		width: 180px;
	}
	.h-gNav > ul > li.menu-item:hover {
		opacity: .8;
		transition:0.3s
	}
	.h-menu{
		display: flex;
		align-items: center;
		background-color: #0080C5;
		position: relative;
	}
	.h-menu span{
		font-size: 15px;
		font-weight: 700;
		color: #FFF;
		padding: 0 35px 0 30px;
		margin-right: 35px;
	}
	.h-menu:hover{
		cursor: pointer;
		transition:0.3s
	}
  }
  
  /* .h-menuBtn
  ______________________________________________*/
  .h-menuBtn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	width: 60px;
	height: 60px;
	top: 0px;
	right: 10px;
	background-color: #0080C5;
	border: 0;
	z-index: 10;
  }
  @media screen and (max-width: 767px) {
	.h-menuBtn {
	  width: 50px;
	  height: 50px;
	  background-color: #0080C5;
	  right: 0;
	}
  }
  .h-menuBtn > i {
	display: block;
	position: absolute;
	top: 33%;
	left: 50%;
	width: 28px;
	height: 15px;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
  }
  @media screen and (max-width: 767px) {
	.h-menuBtn > i {
	  width: 25px;
	  height: 13px;
	}
  }
  .h-menuBtn > i::before, .h-menuBtn > i::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	background-color: #FFFFFF;
	right: 0;
	top: calc(50% - 1.5px);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
  }
  .h-menuBtn > i::before {
	opacity: 0;
  }
  .h-menuBtn > * {
	position: absolute;
	bottom: 12px;
	left: 50%;
	-webkit-transform: translateX(-50%);
			transform: translateX(-50%);
	font-size: 7px;
	line-height: 1;
	color: #292379;
  }
  .js-menuOpen .h-menuBtn > * {
	border-color: transparent;
  }
  .js-menuOpen .h-menuBtn > *::before {
	opacity: 1;
	-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
	background-color: #fff;
  }
  .js-menuOpen .h-menuBtn > *::after {
	-webkit-transform: rotate(-45deg);
			transform: rotate(-45deg);
	background-color: #fff;
  }
  @media screen and (min-width: 768px) {
	.h-menuBtn:hover {
	  cursor: pointer;
	  transition:0.3s
	}
  }

/* .c-openNav
______________________________________________*/
.c-openNav {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	-webkit-transform: translateX(100%);
			transform: translateX(100%);
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
		-ms-flex-align: start;
			align-items: flex-start;
	-webkit-transition: all 0.25s ease;
			transition: all 0.25s ease;		
	position: fixed;
	top: 50px;
	right: 0;
	width: 100%;
	height: 459px;
	overflow-y: scroll;
	background-color: #0080C5;
	z-index: 1;
	color: #fff;
  }
  @media screen and (min-width: 768px) {
	.c-openNav {
		top: 60px;
		width: 360px;
		overflow-y:hidden;
	}
  }
  .c-openNav .c-openNav-menu-list {
	padding: 20px 20px 13px;
  }
  .c-openNav .c-openNav-menu-list > li {
	padding: 0 0 15px;
	border: none;
  }
  .c-openNav .c-openNav-menu-list > li > a {
	display: block;
	font-size: 14px;
	line-height: 1.3;
	font-weight: 700;
	color: #FFF;
	display: flex;
	align-items: center;
  }
  .c-openNav .c-openNav-menu-list > li > a > span.num{
	display: block;
	font-family: "Oswald", sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #FFF;
	border: 1px solid rgba(255, 255, 255, 0.5);
	padding: 12px 15px;
	margin-right: 10px;
  }
@media screen and (min-width: 768px) {
	.c-openNav .c-openNav-menu-list > li > a:hover  span.num{
		background-color: rgba(255, 255, 255, 0.3);
		transition:0.3s
	}
}   
  .c-openNav .c-openNav-Submenu{
	text-align: center;
  }
  .c-openNav .c-openNav-Submenu-list{
	display: grid;
	gap: 12px;
  }
  .c-openNav .c-openNav-Submenu-list > li > a{
	font-size: 13px;
	font-weight: 500;
	color: #FFF;
	line-height: 1;
	letter-spacing: 0;
	position: relative;
	display: inline-flex;
	align-items: center;
	padding-right: 15px;
  }
  .c-openNav .c-openNav-Submenu-list > li > a::after{
	content: "";
	width: 12px;
	height: 12px;
	background: url(../img/ico-arrow-w.svg) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	right: 0;
  }
  .js-menuOpen .c-openNav {
	-webkit-transform: translateX(0);
			transform: translateX(0);
  }
  @media screen and (min-width: 768px) {
	.c-openNav .c-openNav-Submenu-list > li a:hover{
		opacity: .7;
		transition:0.3s
	}
}  
 

/* 共通コンテンツタイトル
______________________________________________*/

.Con-tit{
    font-family: "Noto Sans JP", sans-serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: .05em;
    text-align: center;
    color: #FFF;
    line-height: 1.5;
    background: url(../img/title_bg_01_sp.webp) 0 0 no-repeat;
    background-size: cover;
    padding: 59px 0;
    position: relative;
}
.Con-tit::before{
    display: block;
    content: "01.";
    font-family: "Oswald", sans-serif;
    font-size: 48px;
    font-weight: 300;
    color: #00D3E1;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: -40px;
}
#con02 .Con-tit{
    background: url(../img/title_bg_02_sp.webp) 0 0 no-repeat;
    background-size: cover;
    padding: 77px 0;
}
#con02 .Con-tit::before{
    display: block;
    content: "02.";
    font-family: "Oswald", sans-serif;
    font-size: 48px;
    font-weight: 300;
    color: #0415A3;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: -40px;
}
#ConInterview .ConInterview-tit-wrap{
    background: url(../img/title_bg_03_sp.webp) 0 0 no-repeat;
    background-size: cover;
    padding: 38px 0;
}
#ConInterview .ConInterview-tit{
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .05em;
    text-align: center;
    color: #FFF;
    line-height: 1.5;
}
#ConInterview .ConInterview-Subtit{
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    color: #FFF;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 40px;
}
#ConInterview .ConInterview-Subtit span{
    display: block;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 13px;
    padding-top: 10px;
}
#con03 .Con-tit{
    font-family: "Noto Sans JP", sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .05em;
    text-align: center;
    color: #FFF;
    line-height: 1.5;
    background: url(../img/title_bg_01_sp.webp) 0 0  no-repeat;
    background-size: cover;
    padding: 59px 0;
}
#con03 .Con-tit::before{
    display: block;
    content: "03.";
    font-family: "Oswald", sans-serif;
    font-size: 48px;
    font-weight: 300;
    color: #00D3E1;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: -40px;
}
#con04 .Con-tit{
    background: url(../img/title_bg_02_sp.webp) 0 0 no-repeat;
    background-size: cover;
    padding: 95px 0;
}
#con04 .Con-tit::before{
    display: block;
    content: "04.";
    font-family: "Oswald", sans-serif;
    font-size: 48px;
    font-weight: 300;
    color: #0415A3;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: -40px;
}
#con05 .Con-tit{
    background: url(../img/title_bg_01_sp.webp) 0 0 no-repeat;
    background-size: cover;
    padding: 77px 0;
}
#con05 .Con-tit::before{
    display: block;
    content: "05.";
    font-family: "Oswald", sans-serif;
    font-size: 48px;
    font-weight: 300;
    color: #00D3E1;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: -40px;
}
@media screen and (min-width: 768px) {
    .Con-tit{
        font-size: 32px;
        background: url(../img/title_bg_01.webp) 0 0  no-repeat;
        background-size: cover;
    }
    .Con-tit::before{
        font-size: 64px;
        top: -50px;
    }
    #con02 .Con-tit{
        font-size: 32px;
        background: url(../img/title_bg_02.webp) 0 0  no-repeat;
        background-size: cover;
    }
    #con02 .Con-tit::before{
        font-size: 64px;
        top: -50px;
    }
    #ConInterview .ConInterview-tit-wrap{
        background: url(../img/title_bg_03.webp) 0 0 no-repeat;
        background-size: cover;
        padding: 56px 0;
    }
    #ConInterview .ConInterview-tit{
        font-size: 30px;
    }
    #ConInterview .ConInterview-Subtit{
        font-size: 40px;
        margin-bottom: 40px;
    }
    #ConInterview .ConInterview-Subtit span{
        font-size: 15px;
        padding-top: 10px;
    }
    #con03 .Con-tit{
        font-size: 32px;
        background: url(../img/title_bg_01.webp) 0 0  no-repeat;
        background-size: cover;
        padding: 84px 0;
    }
    #con03 .Con-tit::before{
        font-size: 64px;
    }
    #con04 .Con-tit{
        background: url(../img/title_bg_02.webp) 0 0 no-repeat;
        background-size: cover;
        padding: 84px 0;
    }
    #con04 .Con-tit::before{
        font-size: 64px;
        top: -50px;
    }
    #con05 .Con-tit{
        background: url(../img/title_bg_01.webp) 0 0 no-repeat;
        background-size: cover;
        padding: 84px 0;
    }
    #con05 .Con-tit::before{
        font-size: 64px;
        top: -50px;
    }
}

/* メインビジュアル
______________________________________________*/

.MV{
	padding-top: 50px;
}
@media screen and (min-width: 768px) {
	.MV{
		padding-top: 60px;
	}
	.MV img{
		object-fit: cover;
	}
}

/* メッセージ
______________________________________________*/

#Message{
	position: relative;
	padding-top:60px;
	padding-bottom: 85px;
}
.Message-tit{
	color: #0080C5;
	font-family: "Oswald", sans-serif;
	font-size: 30px;
	font-weight: 500;
	position: absolute;
	left: 30px;
	top: 35px;
	letter-spacing: 0.1em;
}
.Message-tit span{
	display: block;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 13px;
}
.Message-inner{
	background-color: rgba(0, 128, 197, 0.1);
	padding: 70px 15px 20px;
}
.Message-text-tit{
	font-size: 20px;
	margin-bottom: 30px;
}
#Message .Message-text p{
	line-height: 2;
	margin-bottom: 25px;
}
#Message .Message-image{
	width: 305px;
	height: 305px;
	margin: 0 auto;
}
.Message-text-name{
	text-align: right;
	letter-spacing: 0;
}
@media screen and (min-width: 768px) {
	#Message{
		position: relative;
		padding:87px 0 60px;
	}
	#Message:before{
		content: "";
		display: block;
		width: 950px;
		height: 540px;
		background-color: rgba(0, 128, 197, 0.1);
		position: absolute;
	}
	.Message-tit span{
		font-size: 15px;
	}
	.Message-tit{
		color: #0080C5;
		font-family: "Oswald", sans-serif;
		font-size: 40px;
		font-weight: 500;
		position: absolute;
		left: 48px;
		top: 55px;
	}
	.Message-inner{
		display: flex;
		align-items: flex-start;
		padding: 90px 0 0;
		background: none;
	}
	#Message .Message-text{
		width: 602px;
		padding: 0 48px 0 50px;
	}
	.Message-text-tit{
		font-size: 26px;
		margin-bottom: 40px;
	}
	#Message .Message-image{
		width: 300px;
		height: 510px;
		z-index: 5;
	}
}


/* コンテンツ０１
______________________________________________*/

#con01{
	background: rgba(0, 211, 225, 0.05);
}
.Attempt-inner{
	padding-top:30px;
	padding-bottom: 60px;
}
.Attempt-list > li{
	display: flex;
	align-items: center;
	margin-bottom: 30px;
	gap: 15px;
}
.Attempt-list > li:last-child{
	margin-bottom: 0;
}
.Attempt-list li > .Attempt-list-image{
	width: 150px;
}
.Attempt-list li > .Attempt-list-text > ul >li{
	font-size: 14px;
	font-weight: 400;
	line-height: 1.7;
	text-indent: -1em;
	padding-left: 1em;
}

@media screen and (min-width: 768px) {
	.Attempt-inner{
		display: flex;
		align-items: center;
		padding:60px 0 80px;
		gap: 90px;
	}
	.Attempt-list{
		width: 50%;
	}
	.Attempt-list > li{
		margin-bottom: 60px;
		gap: 20px;
	}
	.Attempt-list li > .Attempt-list-image{
		width: 180px;
		flex:none;
	}
	.Attempt-list li > .Attempt-list-text > ul >li{
		font-size: 15px;
	}
}

/* コンテンツ02
______________________________________________*/

.Social-inner{
	padding-top:40px;
	padding-bottom: 58px;
}
.Con-point{
	color: #0415A3;
	box-shadow: 0 4px 10px #0080C51A;
	padding: 30px 20px 40px;
	margin-bottom: 40px;
	text-align: center;
}
h3.Con-point-tit{
	color: #0415A3;
	font-size: 20px;
	background: linear-gradient(transparent 60%, #B3F3FE 0%);
	display: inline;
	padding: 0 1px 0px;
	margin-bottom: 24px;
}
.Con-point p{
	text-align: left;
	margin-top: 24px;
	line-height: 2;
}
.Social-contents-text{
	line-height: 2;
}
.Social-contents-text p{
	margin-bottom: 25px;
}
.Social-contents-text p:last-child{
	margin-bottom: 0;
}
.Social-contents-image{
	margin: 40px 0 33px;
}
.Social-strengths{
	background-color: #F5F5F5;
	padding: 40px 20px;
	line-height: 2;
}
.Social-strengths-tit{
	color: #0080C5;
	font-size: 18px;
	margin-bottom: 30px;
	font-weight: 500;
}
.Social-strengths-image{
	margin:40px auto 0
}
@media screen and (min-width: 768px) {
	.Social-inner{
		padding:50px 0 60px;
	}
	.Con-point{
		font-size: 14px;
		padding: 50px 0;
	}
	h3.Con-point-tit{
		font-size: 26px;
	}
	.Con-point p{
		text-align: center;
		margin-top: 27px;
	}
	.Social-contents{
		display: flex;
		align-items: center;
		margin: 30px 0;
	}
	.Social-contents-text{
		width: 500px;
		padding-right: 53px;
		line-height: 2;
	}
	.Social-contents-image{
		width: 447px;
		margin: 0;
	}
	.Social-strengths{
		padding:44px 50px 46px;
	}
	.Social-strengths-tit{
		font-size: 20px;
		margin-bottom: 25px;
	}
	.Social-strengths-image{
		width: 674px;
		margin:30px auto 0
	}
}

/* インタビューコンテンツ
______________________________________________*/

#ConInterview{
	background: rgba(0, 211, 225, 0.05);
}
.Interview-inner{
padding-top: 40px;
padding-bottom: 64px;
}
.Interview-list{
	display: grid;
	gap: 40px;
}
.Interview-message{
margin-bottom: 15px;
}

.Interview-textbox-text{
	background: #FFF;
}
.Interview-textbox-text{
	line-height: 2;
	padding: 20px 20px 30px;
}
@media screen and (min-width: 768px) {
	.Interview-inner{
		padding: 70px 0 105px;
	}
	.Interview-list{
		gap:80px;
	}
	.Interview-message{
		width: 800px;
		margin:0 auto 30px;
	}
	.Interview-textbox{
		display: flex;
	}
	.Interview-textbox > div{
		width: 50%;
	}
	.Interview-textbox-text{
		padding: 29px 50px;
	}
	.Interview-list li:last-child .Interview-textbox{
		flex-direction: row-reverse;
	}
	.Interview-list li:last-child .Interview-textbox .Interview-textbox-text{
		padding: 40px 50px;
	}
}

@media screen and (max-width: 767px) {
	.Interview-textbox-name{
		font-family: "Noto Sans JP", sans-serif;
		font-weight: 700;
		font-size: 15px;
		color: #FFF;
		background: #00D3E1;
		line-height: 1;
		letter-spacing: 0;
		padding: 14px 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.Interview-textbox-name span{
		font-family: "Oswald", sans-serif;
		font-weight: 500;
		font-size: 15px;
		letter-spacing: .01em;
		margin-right: 10px;
	}
}


/* コンテンツ03
______________________________________________*/

.Diversity-inner{
	padding-top: 40px;
	padding-bottom: 90px;
}
.heading{
	font-size: 20px;
	font-weight: 400;
	color: #0080C5;
	line-height: 1.5;
	padding: 10px 15px;
	background: rgba(0, 128, 197, 0.1);
	margin-bottom: 30px;
}
.heading-navy{
	font-size: 20px;
	font-weight: 400;
	color: #0415A3;
	line-height: 1.5;
	padding: 10px 15px;
	background: rgba(4, 21, 163, 0.05);
	margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
	.heading,
	.heading-navy{
		margin: 0 -15px 30px;
	}
}
.Diversity-list{
	display: grid;
	gap: 40px;
}
.Diversity-list p{
	line-height: 2;
}
.Diversity-list-point{
	line-height: 2.5;
	margin: 15px 0 30px;
}
.diversity-Textbox{
	display: grid;
	gap: 20px;
}
.Diversity-list-department{
	border: 1px solid #0080C5;
	margin-bottom: 20px;
}
.Diversity-list-department--name{
	color: #FFF;
	font-weight: 700;
	font-size: 15px;
	padding: 15px;
	background: #0080C5;
	position: relative;
}
.Diversity-list-department--name::after{
	content: "";
	display: block;
	position: absolute;
    top: 3px;
    right: 3px;
    border-top: 20px solid rgba(255, 255, 255, 0.5);
    border-left: 20px solid transparent;
}
.Diversity-list-department--info{
	color: #0080C5;
	font-size: 13px;
	line-height: 2;
	padding: 15px;
}
.Diversity-list-department--text{
	line-height: 2;
	font-size: 14px;
	letter-spacing: .05em;
}
.Diversity-imagebox{
	display: grid;
	gap: 30px;
}
.Diversity-imagebox02{
	gap: 20px;
}
.Diversity-list-point li > span{
	display: block;
	font-size: 14px;
	line-height: 2;
	margin-top: 15px;
}
.Diversity-list-p{
	margin-bottom: 30px;
}
.List-point-imgtxtbox span{
	display: block;
	margin-top: 15px;
}
.Diversity-list-image{
	margin: 20px 0 30px;
}
@media screen and (min-width: 768px) {
	.Diversity-inner{
		padding-top: 60px;
		padding-bottom: 100px;
	}
	.heading,
	.heading-navy{
		font-size: 26px;
		padding: 12px 15px;
	}
	.Diversity-list{
		gap: 60px;
	}
	.Diversity-list-point{
		font-size: 16px;
	}
	.diversity-Textbox{
		grid-template-columns: 450px 500px;
		gap: 50px;
	}
	.iversity-list-department--name{
		font-size: 20px;
		padding: 14px 20px 16px;
	}
	.Diversity-list-department--name::after{
		border-top: 25px solid rgba(255, 255, 255, 0.5);
		border-left: 25px solid transparent;
	}
	.Diversity-list-department--info{
		font-size: 14px;
		padding: 20px;
	}
	.Diversity-list-image{
		margin: 0;
	}
	.Diversity-imagebox{
		grid-template-columns: 400px 400px;
		gap: 50px;
		justify-content:center;
	}
	.Diversity-imagebox02{
		grid-template-columns: 500px 500px;
		gap: 0;
	}
	.List-point-imgtxtbox{
		display: grid;
		grid-template-columns: 532px 415px;
		gap: 50px;
	}
	.List-point-imgtxtbox span{
		font-size: 14px;
		line-height: 2;
	}
}



/* コンテンツ04
______________________________________________*/

.Management-inner{
	padding-top: 40px;
	padding-bottom: 66px;
}
.Management-list > li > p{
	line-height: 2;
}
.Management-image{
	margin: 30px 0;
}
.Benefits-list-contents{
	margin-bottom: 40px;
}
.Benefits-list > li{
	line-height: 2.5;
	letter-spacing: .05em;
}
.Excellentcorporation{
	background:#F5F5F5;
	padding: 30px 20px;
	margin-top: 30px;
}
.Excellentcorporation p{
	line-height: 2;
	margin-bottom: 10px;
}
.Excellentcorporation p:last-child{
	margin-bottom: 0;
}
.Excellentcorporation .Excellentcorporation-heading{
	font-size: 16px;
	line-height: 1;
	color: #111;
	padding-left: 10px;
	border-left: 5px solid #CACCCB;
	margin-bottom: 32px;
}
.Excellentcorporation-link{
	color: #0415A3;
	text-decoration: underline;
	position: relative;
	padding-right: 13px;
}
.Excellentcorporation-link::after{
	content: "";
	width: 9px;
	height: 9px;
	background-image: url(../img/ico-arrow.svg);
	background-size: contain;
	position: absolute;
	right: 0;
	bottom:6px;
}
.Excellentcorporation-imagebox{
	margin-bottom: 20px;
}
.Excellentcorporation-imagebox .image{
	background-color: #FFF;
	display: flex;
	align-items: center;
}
.Excellentcorporation-imagebox .image img{
	width: 100%;
	height: auto;
}
@media screen and (min-width: 768px) {
	.Management-inner{
		padding-top: 60px;
		padding-bottom: 100px;
	}
	.Management-image{
		margin: 30px 0 26px;
	}
	.Benefits-list-contents{
		margin-bottom: 60px;
	}
	.Benefits-list > li{
		line-height: 2.0;
	}
	.Excellentcorporation{
		padding: 50px 85px;
	}
	.Excellentcorporation .Excellentcorporation-heading{
		font-size: 20px;
		margin-bottom: 30px;
	}
	.Excellentcorporation-link{
		line-height: 1;
	}
	.Excellentcorporation-imagebox{
		gap: 20px;
		margin-bottom: 24px;
	}
	.Excellentcorporation-link{
		display: inline-flex;
		align-items: center;
		padding-right: 13px;
	}
	.Excellentcorporation-link::after{
		bottom:0;
		top:0;
		margin: auto;
	}
	.Excellentcorporation-link:hover{
		color: #0415A3;
		opacity: .7;
		transition:0.3s
	}
}


/* コンテンツ05
______________________________________________*/

.Communication-inner{
	padding-bottom: 50px;
}
.Communication-image{
	margin-bottom: 33px;
}
@media screen and (max-width: 767px) {
	.Communication-image{
		margin: 0 -15px 33px;
	}
}
.communication-heading-wrap{
	text-align: center;
}
.communication-heading{
	color: #0080C5;
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: .05em;
	margin-bottom: 30px;
	position: relative;
	display: inline-block;
	padding: 0 20px;
}
.communication-heading::before,
.communication-heading::after{
	content: '';
	width: 15px;
	height: 15px;
	position: absolute;
}
.communication-heading::before {
	border-left: solid 1px #0080C5;
	border-top: solid 1px #0080C5;
	top: 0;
	left: 0;
}
.communication-heading::after {
	border-right: solid 1px #0080C5;
	border-bottom: solid 1px #0080C5;
	bottom: 0;
	right: 0;
}
.Communication-inner p{
	line-height: 2;
}
.communication-Pointlist-wrap{
	background: rgba(0, 211, 225, 0.05);
	padding: 30px 20px;
	margin: 30px auto 40px;
}
.communication-Point-list{
	display: grid;
	justify-content: center;
	gap: 20px;
}
.communication-Point-list > li{
	font-size: 14px;
	line-height: 2;
	position: relative;
	padding-left: 43px;
	display: inline-flex;
	align-items: center;
}
.communication-Point-list > li::before{
	position: absolute;
	content: "";
	width: 30px;
	height: 30px;
	background-image: url(../img/ico-check.png);
	background-size: contain;
	left: 0;
}
.Communication-imagelist-contents{
	margin-bottom: 40px;
}
.Communication-image-list > li {
	margin-bottom: 30px;
}
.Communication-image-list > li:last-child {
	margin-bottom: 0;
}
.Communication-image-list > li > p{
	line-height: 2;
	text-align: center;
	padding-top: 3px;
}
.Communication-image02{
	width: 304px;
	margin: 50px auto 0;
}
.Con-point02 p{
	text-align: center;
	color: #111;
}
@media screen and (min-width: 768px) {
	.Communication-image{
		margin-bottom: 40px;
	}
	.Communication-inner p{
		text-align: center;
	}
	.communication-heading{
		font-size: 26px;
		margin-bottom: 40px;
	}
	.communication-Pointlist-wrap{
		background: rgba(0, 211, 225, 0.05);
		padding: 40px 0;
		width: 830px;
		margin: 40px auto 60px;
	}
	.communication-Point-list > li{
		padding-left: 40px;
	}
	.Communication-imagelist-contents{
		margin-bottom: 60px;
	}
	.Communication-image-list > li {
		margin-bottom: 0;
	}
	.Communication-image-list{
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 60px 50px;
	}
	.Communication-image02{
		width: 539px;
		margin: 50px auto 0;
	}
}

/* フッター
______________________________________________*/

footer#footer{
	background-color: rgba(245, 245, 245, 1);
	height: auto;
}
.footer-inner{
	padding: 40px 0;
}
.footerBtn {
	width: 345px;
	margin: 0 auto 40px;
}
.footerBtn a{
	display: block;
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	padding: 18.5px 0;
	background: #0415A3;
}
footer#footer .footer-logo{
	width: 239px;
	margin: 0 auto;
}
footer#footer .copyright{
	background-color: #0080C5;
}
footer#footer .copyright p{
	font-family: "Oswald", sans-serif;
	font-size:10px;
	color: #FFF;
	font-weight: 500;
	padding: 12px 0;
	text-align: center;
	letter-spacing: .1em;
}
@media screen and (min-width: 768px) {
	footer#footer{
		width: 100%;
		min-width: 1000px;
		height: auto;
	}
	.footer-inner{
		padding: 60px 0 30px;
	}
	.footerBtn {
		width: 400px;
		margin: 0 auto 60px;
	}
	footer#footer .footer-logo{
		width: 300px;
	}
	footer#footer .copyright p{
		font-size:12px;
		padding: 13px 0;
	}
	.footerBtn:hover{
		opacity: .7;
		transition:0.3s
	}
}

/* ページトップ
______________________________________________*/
#topcontrol{
	right: 0 !important;
	bottom: 0 !important;
}
#topcontrol #page_top {
	width: 50px;
	height: 50px;
	background:  url(../img/pagetop_sp.png) no-repeat;
	background-size: contain;
	text-indent: -400px;
	overflow: hidden;
	position: relative;
	transition: 0.3s;
}
@media screen and (min-width: 768px) {
	#topcontrol #page_top {
		width: 100px;
		height: 100px;
		background:  url(../img/pagetop.png) no-repeat;
		background-size: contain;
	}
}
