<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 668px), print{

/* ----------------------------------------
　全体
---------------------------------------- */

ul,li,p {
	margin: 0;
	padding: 0;
	list-style: none;
}

th{
	background-color:transparent !important;
    font-weight: normal !important;
    border: none !important;
    color: #000 !important;
}


h2.conts_h2&gt;a{
	font-size: 14px;
	display: inline-block;
	background-color: #005bab;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0 1em;
	border-radius: 5px;
	margin-left: 2em;
}

/* ----------------------------------------
　company01
---------------------------------------- */

.co01_main_wrap {
	width: 100%;
	background: url(/recruit/img/mainimg.jpg) no-repeat 50%;
	background-size: cover;
	height: 400px;
}
.co01_main_inner {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.co01_mainsubtl {
	font-size: 23px;
	color: #fff;
	margin: 0;
	font-weight: bold;
	text-shadow: 0 0 5px #000;
	width: 372px;
	position: relative;
}
.co01_mainsubtl p {
    font-size: 30px;
    line-height: 90px;
    padding: 20px;
    letter-spacing: 3px;
    background: #2C57AA;
    height: 190px;
    text-align: center;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
}

span.co01_company {
	font-size: 15px;
	margin: 0 0 0 15px;
}
span.co01_maintxt {
	font-size: 20px;
	display: block;
	line-height: 26px;
	margin: 20px 0 0 0;
	font-weight: normal;
}
span.co01_maintxt2 {
	font-size: 13px;
	display: block;
	line-height: 18px;
	margin: 20px 0 0 0;
	font-weight: normal;
}

h2.co01_miantl {
	font-size: 23px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	color: #0D316D;
	padding: 40px 0;
	width: 1000px;
	margin: 0 auto;
}
h2.co01_tenpo_wrap {
	width:1000px;
	margin:0 auto!important;
}
p.co01_subtxt {
	font-size: 15px;
	text-align: center;
	line-height: 24px;
	width:1000px;
	margin:0 auto;
}
.co01_anker_wrap {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 40px;
}
.co01_anker_wrap ul li a {
	width: 20%;
	padding: 16px;
	color: #000;
	display: block;
	float: left;
	background: #eee;
	text-decoration: none;
	margin: 0 2.4% 0 0;
}
.co01_anker_wrap ul li:last-child a {margin:0;}
.co01_anker_wrap ul li a:hover {background:#ccc;}
.co01_anker_wrap ul li p {
	margin: 10px 0 0 0;
	font-size: 13px;

}
.co01_anker_wrap ul li:nth-child(5n) a {margin:0;}
.co01_anker_wrap ul li span {
	font-size: 18px;
	font-weight: bold;
	color: #0D3270;
	position:relative;
	text-indent: 20px;
	display: block;
}
.co01_anker_wrap ul li span:before {
	display: block;
	content: "";
	position: absolute;
	top: 45%;
	left: 0;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	border-radius: 50%;
	background: #0D3270;
	}
.co01_anker_wrap ul li span:after {
	display: block;
	content: "";
	position: absolute;
	top: 45%;
	left: 6px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;
	border-left: 5px solid #fff;
	}
h2.co01_h2tl {
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";
	margin: 30px 0;
}
h3.co01_pre_subtl {
	font-size: 20px;
	font-weight: bold;
}
.co01_pre_wrap, .co01_info_wrap {
	overflow:hidden;
}
.co01_pre_l {
	width: 610px;
	display:inline-block;
	vertical-align:middle;
	*display:inline;
	*zoom:1;
	margin: 0 15px 0 0;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";
}
p.co01_pre_txt {
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
}
.co01_pre_r {
	display:inline-block;
	vertical-align:middle;
	*display:inline;
	*zoom:1;
	margin:20px 0 0 0;
}
.co01_pre_l img {
	float: right;
	display: block;
	margin: 10px 0 0 0;
}
.co01_info_l {
	width: 320px;
	float: left;
}
.co01_info_l img {margin:0 0 20px 0;}
.co01_info_r {
	width: 645px;
	float: right;
}
.co01_info_r table {
	font-size:15px;
	border:solid 1px #CCCCCC;
}
.co01_info_r th {
	padding: 10px 0;
	background: #F8F8F8 !important;
	width: 130px;
	font-size: 14px;
	border-right: solid 1px #ccc !important;
	font-weight: normal;
	text-align: center;
}
.co01_info_r tr {
	border-bottom: solid 1px #ccc;
	border-collapse: collapse;
	line-height: 30px;
	width: 100%;
	display: block;
}
.co01_info_r td {
	font-size: 14px;
	padding: 5px 0 5px 20px;
	line-height: 22px;
}
.co01_info_r tr:nth-child(12n) {
	border-collapse: collapse;
	border: none;
}
p.co01_tenpo_txt {
	font-size: 15px;
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
	line-height: 24px;
	text-align: center;
}
.co01_tenpo_photo {
	text-align: center;
	overflow: hidden;
}
.co01_tenpo_photo div {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 470px;
	margin: 0 10px 25px 10px;
}
iframe.pano_view {
	height: 500px;
}
.pano_link a {
	font-size: 18px;
	text-align: center;
	display: block;
	line-height: 40px;
	margin-top: 15px;
	background: #0D3270;
	color: #fff;
	font-weight: bold;
}


/* ----------------------------------------
　company01_side
---------------------------------------- */

.co01s_main_wrap {
	width: 100%;
	background: url(/company/img/01/mainimg.jpg) no-repeat 50%;
	background-size: cover;
	height: 300px;
}
.co01s_main_inner {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.co01s_mainsubtl {
	font-size: 23px;
	color: #fff;
	margin: 100px 0 0 0;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";
	font-weight: bold;
	text-shadow: 0 0 5px #000;
	text-align: center;
}
span.co01s_company {
	font-size: 15px;
	margin: 0 0 0 15px;
}
span.co01s_maintxt {
	font-size: 20px;
	display: block;
	line-height: 26px;
	margin: 20px 0 0 0;
	font-weight: normal;
	padding: 0 20px;
}
h2.co01s_miantl {
	font-size: 23px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	color: #0D316D;
	padding: 40px 0;
	width: 100%;
	margin: 0 auto;
}
h2.co01s_tenpo_wrap {
	width:100%;
	margin:0 auto!important;
}
p.co01s_subtxt {
	font-size: 15px;
	text-align: center;
	line-height: 22px;
	width:100%;
	margin:0 auto;
}
.co01s_anker_wrap {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 40px;
	text-align: center;
}
.co01s_anker_wrap ul li a {
	width: 150px;
	padding: 15px;
	color: #000;
	display: block;
	float: left;
	background: #eee;
	text-decoration: none;
	margin: 0 20px 0 0;
}
.co01s_anker_wrap ul li:last-child a {margin:0;}
.co01s_anker_wrap ul li a:hover {background:#ccc;}
.co01s_anker_wrap ul li p {
	margin: 10px 0 0 0;
	font-size: 12px;

}
.co01s_anker_wrap ul li:nth-child(5n) a {margin:0;}
.co01s_anker_wrap ul li span {
	font-size: 16px;
	font-weight: bold;
	color: #0D3270;
	position:relative;
	text-indent: 15px;
	display: block;
}
.co01s_anker_wrap ul li span:before {
	display: block;
	content: "";
	position: absolute;
	top: 45%;
	left: 0;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	border-radius: 50%;
	background: #0D3270;
	}
.co01s_anker_wrap ul li span:after {
	display: block;
	content: "";
	position: absolute;
	top: 45%;
	left: 6px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;
	border-left: 5px solid #fff;
	}
h2.co01s_h2tl {
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	border-bottom: solid 1px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";
	margin: 30px 0;
}
h3.co01s_pre_subtl {
	font-size: 20px;
	font-weight: bold;
}
.co01s_pre_wrap, .co01s_info_wrap {
	overflow:hidden;
}
.co01s_pre_l {
	float: left;
	width: 510px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";
}
p.co01s_pre_txt {
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
}
.co01s_pre_r {
	width: 250px;
	float: right;
}
.co01s_pre_l img {
	display: block;
	margin: 10px 0 0 0;
}
.co01s_info_l {
	margin-bottom: 20px;
	text-align: center;
}
.co01s_info_l img {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin: 0 10px;
	width: 360px;
}
.co01s_info_r {
}
.co01s_info_r table {
	border: solid 1px #CCCCCC;
	border-collapse: collapse;
}
.co01s_info_r th {
	padding: 10px 0;
	background: #F8F8F8 !important;
	width: 130px;
	font-size: 14px;
	border-right: solid 1px #ccc !important;
	font-weight: normal;
	text-align: center;
}
.co01s_info_r tr {
	border-bottom: solid 1px #ccc;
	line-height: 30px;
	width: 100%;
}
.co01s_info_r td {
	font-size: 14px;
	padding: 5px 0 5px 20px;
	line-height: 22px;
}
.co01s_info_r tr:nth-child(12n) {
	border-collapse: collapse;
	border: none;
}
p.co01s_tenpo_txt {
	font-size: 15px;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
	line-height: 24px;
	text-align: center;
}
.co01s_tenpo_photo {
	text-align: center;
	overflow: hidden;
}
.co01s_tenpo_photo div {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 360px;
	margin: 0 10px 25px 10px;
}


/* ----------------------------------------
　company02
---------------------------------------- */
.co02_wrap {
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	margin-bottom: 40px;
}
.co02_wrap &gt; div {	overflow: hidden;}
.co02_nav {
	width: 1000px;
	margin: 20px auto 0;
}
.co02_nav ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
.co02_nav li {
	-webkit-flex-grow: 1;
	flex-grow: 1;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
.co02_nav li:first-child {
	border-left: 1px solid #999;
}
.co02_nav li:last-child {
	border-right: none;
	border: 1px solid #999;
	margin-left: 15px;
}
.co02_nav li a {
	display: block;
	padding: 10px 0;
	color: #333;
	text-decoration: none;
	background: #f5f5f5;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
	text-align: center;
}
.co02_nav li a:hover {
	background: #fff;
}

.co02_tl {
	width: 100%;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 40px 0;
	letter-spacing: 1px;
	margin: 40px auto;
	text-align: center;
}
.co02_tl b {
	display: block;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 10px;
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.co02_tl span {
	display: block;
	font-family: 'Century Gothic','Arial';
}
.co02_article {
	width: 1000px;
	margin: 0 auto;
}
.co02_pagetop {
	width: 1000px;
	margin: 0 auto;
	padding-top: 40px;
	overflow: hidden;
}
.co02_pagetop a {
	float: right;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #333;
	padding: 10px 20px;
}
.co02_pagetop a:hover {
	color: #999;
	border: 1px solid #999;
}

/* 代表メッセージ co02_message
---------------------------------------- */
.co02_message {
	overflow: hidden;
}
.co02_me_photo {
	float: left;
}
.co02_me_photo img {
	margin-right: 40px;
}
.co02_me_txt {
}
.co02_me_txt b {
	display: block;
	font-size: 24px;
	line-height: 34px;
	padding: 60px 0;
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.co02_me_txt span {
	display: block;
	text-align: right;
	font-weight: bold;
	padding-top: 20px;
	letter-spacing: 1px;
}

/* 会社概要 co02_profile
---------------------------------------- */
.co02_profile {
}
.co02_profile table {
	border-collapse: collapse;
	width: 100%;
}
.co02_profile tr:nth-child(2n-1) {
	background: #f5f5f5;
}
.co02_profile th, .co02_profile td {
	padding: 20px;
	font-size: 14px;
	line-height: 1.6rem;
}
.co02_profile th {
	width: 180px;
}
.co02_profile td a {	color: #333;}
.co02_profile td a:hover {	color: #999;}
/* 店舗写真 co02_shop
---------------------------------------- */
.co02_shop {
}
.co02_shop ul {
	overflow: hidden;
	text-align: center;
}
.co02_shop li {
	display:inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin: 40px 20px 0;
	width: 450px;
}
.co02_shop li:nth-child(1),
.co02_shop li:nth-child(2) {
	margin-top: 0;
}
.co02_shop img {
	vertical-align: bottom;
}

/* アクセスマップ co02_access
---------------------------------------- */
.co02_access {
}
.co02_access_txt {
	overflow: hidden;
	margin-bottom: 20px;
}
.co02_access_txt p,
.co02_access_txt a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}
.co02_access_txt p {
	width: 743px;
}
.co02_access_txt span {
	padding-right: 20px;
}
.co02_access_txt a {
	background: url(/company/img/icon_pin.png) no-repeat 10px 50%;
	width: 250px;
	border: 1px solid #999;
	height: 50px;
	line-height: 48px;
	text-align: center;
	text-decoration: none;
	background-color:#f5f5f5;
	color: #333;
	font-weight: bold;
	letter-spacing: 1px;
}
.co02_access_txt a:hover {
 	background-color:#FFF;
	color: #333;
}
.co02_access iframe {
	width: 100%;
	height: 600px;
}


/* ----------------------------------------
　company02
---------------------------------------- */
.co02s_wrap {
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 1.5rem;
}
.co02s_wrap &gt; div {	overflow: hidden;}
.co02s_nav {
	width: 100%;
	margin: 20px auto 0;
}
.co02s_nav ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	border: 1px solid #999;
}
.co02s_nav li {
	-webkit-flex-grow: 1;
	flex-grow: 1;
	border-right: 1px solid #999;
}
.co02s_nav li:last-child {
	border-right: none;
}
.co02s_nav li a {
	display: block;
	padding: 10px 0;
	color: #333;
	text-decoration: none;
	background: #f5f5f5;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
	text-align: center;
}
.co02s_nav li a:hover {
	background: #fff;
}

.co02s_tl {
	width: 100%;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 30px 0;
	letter-spacing: 1px;
	margin: 30px auto;
	text-align: center;
}
.co02s_tl b {
	display: block;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 10px;
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.co02s_tl span {
	display: block;
	font-family: 'Century Gothic','Arial';
}
.co02s_article {
	width: 100%;
	margin: 0 auto;
}
.co02s_pagetop {
	width: 100%;
	margin: 0 auto;
	padding-top: 40px;
	overflow: hidden;
}
.co02s_pagetop a {
	float: right;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #333;
	padding: 10px 20px;
}
.co02s_pagetop a:hover {
	color: #999;
	border: 1px solid #999;
}

/* 代表メッセージ co02s_message
---------------------------------------- */
.co02s_message {
	overflow: hidden;
}
.co02s_me_photo {
	float: left;
}
.co02s_me_photo img {
	margin-right: 40px;
}
.co02s_me_txt {
}
.co02s_me_txt b {
	display: block;
	font-size: 22px;
	line-height: 32px;
	padding: 60px 0;
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.co02s_me_txt span {
	display: block;
	text-align: right;
	font-weight: bold;
	padding-top: 20px;
	letter-spacing: 1px;
}

/* 会社概要 co02s_profile
---------------------------------------- */
.co02s_profile {
}
.co02s_profile table {
	border-collapse: collapse;
	width: 100%;
}
.co02s_profile tr:nth-child(2n-1) {
	background: #f5f5f5;
}
.co02s_profile th, .co02s_profile td {
	padding: 20px;
	font-size: 14px;
	line-height: 1.6rem;
}
.co02s_profile th {
	width: 140px;
}
.co02s_profile td a {	color: #333;}
.co02s_profile td a:hover {	color: #999;}
/* 店舗写真 co02s_shop
---------------------------------------- */
.co02s_shop {
}
.co02s_shop ul {
	overflow: hidden;
	text-align: center;
}
.co02s_shop li {
	display:inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin: 20px 8px 0;
	width: 365px;
}
.co02s_shop li:nth-child(1),
.co02s_shop li:nth-child(2) {
	margin-top: 0;
}
.co02s_shop img {
	vertical-align: bottom;
}

/* アクセスマップ co02s_access
---------------------------------------- */
.co02s_access {
}
.co02s_access_txt {
	overflow: hidden;
	margin-bottom: 20px;
}
.co02s_access_txt p,
.co02s_access_txt a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}
.co02s_access_txt p {
	width: 563px;
}
.co02s_access_txt span {
	padding-right: 20px;
	display: block;
}
.co02s_access_txt a {
	background: url(/company/img/icon_pin.png) no-repeat 10px 50%;
	width: 210px;
	border: 1px solid #999;
	height: 50px;
	line-height: 48px;
	text-align: center;
	text-decoration: none;
	background-color:#f5f5f5;
	color: #333;
	font-weight: bold;
	letter-spacing: 1px;
}
.co02s_access_txt a:hover {
 	background-color:#FFF;
	color: #333;
}
.co02s_access iframe {
	width: 100%;
	height: 600px;
	vertical-align: bottom;
}

/* ----------------------------------------
　company03
---------------------------------------- */

.co03_office {
	overflow: hidden;
	margin-bottom: 40px;
	font-size: 13px;
	line-height: 1.4rem;
}
.co03_of_photo {
	float: left;
	width: 500px;
	margin-bottom: 20px;
}
.co03_of_detail {
	float: right;
	width: 480px;
	margin-bottom: 20px;
}
.co03_of_detail table {
	border-top: 1px solid #ccc;
	border-collapse: collapse;
	width: 100%;
}
.co03_of_detail th,
.co03_of_detail td {
	border-bottom: 1px solid #ccc !important;
	padding: 12px;
	font-size: 13px;
	line-height: 1.4rem;
}
.co03_of_detail th {
	width: 70px;
}
.co03_of_detail td {
text-align: left;
}
.co03_of_comment {
	background: #f5f5f5;
	padding: 14px;
	border: 1px dashed #ccc;
	clear: both;
}
.co03_shop {
	font-size: 13px;
	line-height: 1.4rem;
}
.co03_shop h3 {
	padding: 20px;
	margin: 0 0 20px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 20px;

}
.co03_sh_basic {
	overflow: hidden;
}
.co03_sh_txt {
	float: left;
	width: 500px;
	margin-bottom: 20px;
}
.co03_sh_txt span {
	display: block;
	background: #f5f5f5;
	padding: 14px;
	border: 1px dashed #ccc;
	margin-bottom: 10px;
}
.co03_sh_txt p {
}
.co03_sh_ba_photo {
	float: right;
	width: 480px;
	margin-bottom: 20px;
}
.co03_sh_photo {
	clear: both;
}
.co03_sh_photo ul {
	overflow: hidden;
}
.co03_sh_photo li {
	float: left;
	padding-bottom: 20px;
	margin-right: 20px;
	width: 320px;
}
.co03_sh_photo li:nth-child(3n) {
	margin-right: 0;
}
.co03_sh_photo img {
}
.co03_sh_map {
	font-size: 13px;
	line-height: 1.4rem;
}
.co03_sh_map p {
	text-align: center;
	margin-bottom: 10px;
}
.co03_sh_map &gt; iframe {
    width: 100%;
    height: 400px;
    vertical-align: bottom;
    margin-bottom: 10px;
}
.co03_sh_map a {
	display: block;
	width: 300px;
	margin: 0 auto;
	text-align: center;
	border: 3px solid #ddd;
	padding: 10px 0;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.co03_sh_map a:hover {
	background: #ddd;
	border: 3px solid #ddd;
}
/* ----------------------------------------
　company03
---------------------------------------- */

.co03s_office {
	overflow: hidden;
	margin-bottom: 40px;
	font-size: 13px;
	line-height: 1.4rem;
}
.co03s_of_photo {
	float: left;
	width: 320px;
	margin-bottom: 20px;
}
.co03s_of_detail {
	float: right;
	width: 440px;
	margin-bottom: 20px;
}
.co03s_of_detail table {
	border-top: 1px solid #ccc;
	border-collapse: collapse;
	width: 100%;
}
.co03s_of_detail th,
.co03s_of_detail td {
	border-bottom: 1px solid #ccc !important;
	padding: 9px;
	font-size: 13px;
	line-height: 1.4rem;
}
.co03s_of_detail th {
	width: 70px;
}
.co03s_of_detail td {
}
.co03s_of_comment {
	background: #f5f5f5;
	padding: 14px;
	border: 1px dashed #ccc;
	clear: both;
}
.co03s_shop {
	font-size: 13px;
	line-height: 1.4rem;
}
.co03s_shop h3 {
	padding: 15px;
	margin: 0 0 20px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.co03s_sh_basic {
	overflow: hidden;
}
.co03s_sh_txt {
	float: left;
	width: 380px;
	margin-bottom: 20px;
}
.co03s_sh_txt span {
	display: block;
	background: #f5f5f5;
	padding: 14px;
	border: 1px dashed #ccc;
	margin-bottom: 10px;
}
.co03s_sh_txt p {
}
.co03s_sh_ba_photo {
	float: right;
	width: 380px;
	margin-bottom: 20px;
}
.co03s_sh_photo {
	clear: both;
}
.co03s_sh_photo ul {
	overflow: hidden;
}
.co03s_sh_photo li {
	float: left;
	padding-bottom: 15px;
	margin-right: 15px;
	width: 250px;
}
.co03s_sh_photo li:nth-child(3n) {
	margin-right: 0;
}
.co03s_sh_photo img {
}
.co03s_sh_map {
	font-size: 13px;
	line-height: 1.4rem;
}
.co03s_sh_map p {
	text-align: center;
	margin-bottom: 10px;
}
.co03s_sh_map &gt; iframe {
    width: 100%;
    height: 400px;
    vertical-align: bottom;
    margin-bottom: 10px;
}
.co03s_sh_map a {
	display: block;
	width: 300px;
	margin: 0 auto;
	text-align: center;
	border: 3px solid #ddd;
	padding: 10px 0;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.co03s_sh_map a:hover {
	background: #ddd;
	border: 3px solid #ddd;
}


.bosyu{
	width: 100%;
	background: url(/recruit/img/bosyu_bg.jpg) no-repeat 50%;
	background-size: cover;
	height:260px;
}

.bosyu_inner{
	width: 1000px;
	margin:0 auto;
}

.bosyu_inner h2{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: 70px;
	letter-spacing: 2px;

}

.bosyu_inner h3{
	text-align: center;
	color: #FFF;
	letter-spacing: 2px;
}

.bosyu_inner ul{
	overflow: hidden;
	margin-top: 30px;
}

.bosyu_inner ul li {
	width: 280px;
	background: #FFF;
	padding: 20px;
	float: left;
	margin-right: 12px;
	text-align: center;
	height: 75px;
}

.bosyu_inner ul li:last-chilid{
	margin-right:0px;
}

p.bosyu_tti{
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #2C57AA;
	letter-spacing: 2px;
}

p.bosyu_txt{

}



/*********************************************
  ★ コンテンツ⑥　contents_comp PC
 *********************************************/
.contents_comp{
    width:100%;
    overflow:hidden;
    clear:both;
    margin-top: 30px;
}

.contents_comp h2{
    background: #EEE;
    font-size: 24px;
    padding: 10px;
    width: 975px;
    margin-bottom: 30px;

}
.contents_comp ul{
	padding:0;
	margin:0;
	list-style:none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.contents_comp ul li {
	margin: 2%;
	padding: 2%;
	clear: both;
	border: 3px solid #CCC;
	width: 46%;
	box-sizing: border-box;
	border-radius: 10px;
}

.contents_comp ul li:hover{
	border: 3px solid #f49700;
}

.contents_comp ul li&gt;a{
	display: block;
	color: unset;
	text-decoration: unset;

}

.contents_comp ul li h3 {
	display: block;
	margin: 0 auto;
	padding: 0 2em;
	text-align: center;
	font-size: 24px;
	line-height: 2em;
	width: fit-content;
	background-color: #005bab;
	color: #FFF;
	border-radius: 40px;
}
.contents_comp ul li img{
	margin: 20px auto;
	border-radius: 10px;
}
.contents_comp ul li p{
	font-size: 14px;
	margin: 0 auto;
	line-height: 1.5em;
}
.shosai_pri{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	margin-top: 20px;
}
.shosai_pri&gt;a{
	text-decoration: none;
	display: block;
	background-color: #333;
	width: fit-content;
	margin: 0.5em auto;
	font-size: 12px;
	padding: 0 1em;
	border-radius: 15px;
	border: 1px solid #333;
	line-height: 3em;
	color: #FFF;
}

.shosai_pri&gt;a:hover{
	background-color: #FFF;
	color: #333;
}

.rec_btn{
    margin: 30px auto 10px auto;
    width: 760px;
    background: #0e3e8e;
    text-align: center;
}

.rec_btn a{
    display: block;
    color: #FFF;
    line-height: 55px;
    text-decoration: none;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 2px;
}

.rec_btn a:hover{
    background: #999;

}

}/* media screen fin 消さないこと */</pre></body></html>