<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*===============================================
笳峻mart.css 逕ｻ髱｢縺ｮ讓ｪ蟷�′640px莉･荳�
===============================================*/
@media screen and (max-width: 736px){

body {
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	color: #333;
}
body a {
	color: #333;
}

.sphidden {
	display: none;
}

.drawer-hamburger {
	background: url(img/spmenutxt.png) center 43px no-repeat;
	background-size: 30px 9px;
}
.drawer .drawer-nav {
	background: #666;
	width: 9.25rem;
	height: 100%;
	padding: 3%;
}
.drawer--right.drawer-open .drawer-hamburger {
	right: 10.25rem!important;
}
.drawer .drawer-menu-item {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	padding: 7px 10px; 
}
.drawer-hamburger-icon {
	margin-top: 7px!important;
}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
	height: 3px!important;
	background-color: #535252!important;
}
.drawer-open .drawer-hamburger-icon {
	background-color: transparent!important;
}
.theme-default .nivo-controlNav {
	display: none!important;
}
.drawer .sr-only2 {
	overflow: visible;
	top: 42px;
	left: 12px;
	clip: auto;
	width: auto;
	height: auto;
	color: #535252;
}
.drawer-overlay {
	background-color: rgba(255,255,255,.6)!important
}


#head {
	position: relative;
	width: 100%;
	border-top: 4px solid #0074BB;
	z-index: 9999;
	background-color: #FFF;
	box-shadow:0px 3px 5px 1px rgba(3,3,3,0.2);
}
#head .logo {
	margin: 10px 0;
}
#head .logo img {
	width: 260px;
	display: block;
	margin: auto;
}
#head {
	padding: 0 0 1px;
	background-color: #FFF;
	box-shadow:0px 3px 5px 1px rgba(3,3,3,0.2);
}
#head .logo img {
	width: 250px;
	display: block;
	margin: 0 0 0 5px;
}

.gmenu {
	margin: 0;
	border-top: 1px solid #999;
}
.gmenu ul {
	width: 100%;
	display: block;
	height: 55px;
	margin: 0 auto;
	padding: 5px 0 0;
	list-style: none;
	text-align: center;
}
.gmenu ul h1, .gmenu ul li {
	margin: 0;
	padding: 0;
}
.gmenu ul li {
	margin: 0;
	padding: 0;
	display: inline;
	width: 20%;
	float: left;
}
.gmenu ul a {
	margin: 0px 0 0;
	padding: 0;
	display: block;
	text-align: center;
	height: 50px;
	background-repeat: no-repeat;
	background-size: auto 50px;
	background-position: center;
	border-left: 1px solid #999;
}
.gmenu ul h1 a, .gmenu ul li:nth-child(1) a {
	background-image: url(img/gmenu-sp-top.png);
	border-left: none;
}
.gmenu ul li:nth-child(2) a {
	background-image: url(img/gmenu-sp-company.png);
}
.gmenu ul li:nth-child(3) a {
	background-image: url(img/gmenu-sp-business.png);
}
.gmenu ul li:nth-child(4) a {
	background-image: url(img/gmenu-sp-recruit.png);
}
.gmenu ul li.access {
	display: none;
}
.gmenu ul li:nth-child(6) a {
	background-image: url(img/gmenu-sp-contact.png);
}
.gmenu ul a img {
	display: none;
}
.gmenu.slim ul {
	height: auto;
	overflow: auto;
	padding: 5px 0;
}
.gmenu.slim ul a {
	background-position: 100px;
	height: auto;
}
.gmenu.slim ul a img {
	display: block;
	width: 90%;
	margin: auto;
}

.maincopy p {
	margin: 0 10px 10px;
}
.maincopy.ebizlike p {
	margin: 20px 20px 10px;
}

#indexmenu.otclike {
	border: 10px solid #EEE;
	border-bottom: none;
}
#indexmenu.ebizlike {
	margin-top: 20px;
	border-top: 1px solid #999;
}
#indexmenu h2 {
	border-top: 1px dotted #999;
	padding: 7px 10px;
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	color: #FFF;
	background: linear-gradient(to bottom, #3F519B, #5E9DD3);
}
#indexmenu.otclike h2,.topnews.otclike h2 {
	border: 10px solid #FFF;
	padding: 7px 10px;
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	color: #FFF;
	background: linear-gradient(to bottom, #3F519B, #5E9DD3);
}
#indexmenu.ebizlike h2,.topnews.ebizlike h2 {
	border: 10px solid #FFF;
	border-top: 30px solid #FFF;
	padding: 4px 10px;
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
	background: linear-gradient(to bottom, #0074BB, #8ADAFB);
}
#indexmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#indexmenu.otclike ul {
	border-bottom: 1px solid #999;
}
#indexmenu.ebizlike ul {
	padding: 0px 20px 10px;
	border-bottom: 1px solid #999;
}
#indexmenu ul li {
	border-top: 1px dotted #999;
	padding: 5px;
	margin: 0;
	overflow: auto;
}
#indexmenu.otclike ul li {
	border-top: none;
	padding: 0 10px 10px;
}
#indexmenu.ebizlike ul li {
	border-top: none;
	padding: 10px 10px 20px;
}
#indexmenu ul li a {
	display: block;
	overflow: hidden;
	height: 150px;
	margin: 0 0 5px;
}
#indexmenu.otclike ul li a {
	height: auto;
}
#indexmenu.ebizlike ul li a {
	height: auto;
}
#indexmenu ul li a img {
	width: 100%;
	display: block;
	/*margin: -10% 0 0;*/
}
#indexmenu.otclike ul li a img,.topnews.otclike ul li a img {
	margin: -5% 0;
}
#indexmenu.ebizlike ul li a img {
	margin: 0 0 -5%;
}
#indexmenu ul li p {
	padding: 0 0 0 7px;
	margin: 0;
	color: #6F93A0;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	border-left: 4px solid #0074BB;
	color: #666;
	font-weight: bold;
}
#indexmenu.otclike ul li p {
	padding: 0 0 5px 7px;
	background: linear-gradient(to bottom, #FFF, #CCC);
}
#indexmenu.ebizlike ul li p {
	margin-top: 10px;
}

.topnews {
	margin: 0 auto;
}
.topnews.otclike {
	border: 10px solid #EEE;
	border-top: none;
}
.topnews.ebizlike {
	padding: 0px 20px 20px;
}
.topnews h2 {
	border-top: 1px dotted #999;
	padding: 7px 10px;
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	color: #FFF;
/*	background: linear-gradient(to bottom, #3F519B, #5E9DD3);*/
}
.topnews.otclike h2 {
	border-bottom: none;
}
.topnews.ebizlike h2 {
	border-bottom: none;
}
.topnews ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: auto;
}
.topnews ul.history li { 
	padding: 0.7em 10px 0.7em 30px;
}
.topnews ul li {
	border-top: 1px solid #999;
	padding: 0 10px 0 25px;
	margin: 0;
	background-image: url(img/arrow_blue.png);
	background-size: 7px 8px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.topnews.otclike ul li {
	margin: 0 10px;
}
.topnews.ebizlike ul li {
	margin: 0 10px;
}
.topnews ul li p {
	margin: 7px 0;
	line-height: 18px;
}
.topnews ul :nth-child(2) {
	border-top: none;
}
.topnews ul li p a {
	text-decoration: none;
}


#blist {
	background: linear-gradient(to bottom, #828282, #989999);
	margin: 0;
}
#blist .inner {
	padding: 5px 10px;
	margin: 0 auto;
	color: #FFF;
}
#blist .inner a {
	color: #FFF;
	text-decoration: none;
}

#stage {
	background: url(img/page_skybg.jpg) center top repeat-x;
	background-size: 400px auto;
}
#stage h1 {
	margin: 0;
	padding: 20px 10px 10px;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #FFF;
}

#contents .main {
	display: none;
}
#contents .spmain {
	width: 100%;
	margin: 0;
	display: block;
}
#contents .col h2 {
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	border: 3px solid #F1F1F1;
	margin: 0 0 10px;
	padding: 8px 24px;
	background: url(img/h2_bg_blue_leftline2.png) left center no-repeat;
	background-size: auto 100%;
}

.company .tabs {
	list-style: none;
	padding: 0;
	overflow: auto;
	margin: 0;
	background-color: rgba(230,230,230,0.6);
}
.company .tabs li {
	float: left;
	width: 20%;
}
.company .tabs li a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	display: block;
	padding: 10px 0;
	margin: 0;
	text-align: center;
}
.company .tabs li a.is_active {
	position: relative;
	background-color: #FFF;
}
.company .tabs li:nth-child(1) a.is_active {
	border-left: none;
}
.company .tabs li:nth-child(5) a.is_active {
	border-right: none;
}
.tab-content {
	display: none;
	background-color: #FFF;
}
.tab-content.is_show {
	display: block;
}

#left .tel, #left .partner, #left .pmark {
	display: none;
}

.company .tab-content h2 {
	margin: 0 5px;
	padding: 5px 0 0;
	overflow: hidden;
}
.company .tab-content h2 img {
	width: 600px;
	margin: 0 0 0 -5px;
}
.company .tab-content dl {
	border-top: 1px solid #999;
	margin: 0 5px 5px; 
	background: url(img/table_bg_blue.png) left top repeat-y;
	background-size: 115px;
}
.company .tab-content dl dt {
	float: left;
	padding: 10px 0 10px 5px;
	max-width: 110px;
}
.company .tab-content dl dd {
	padding: 10px 0 12px 120px;
	margin: 0;
	border-bottom: 1px solid #999;
}
.company .tab-content dl dd a {
	text-decoration: none;
}
.company .tab-content dl iframe {
	background-color: #FFF;
	padding: 5px 0 0;
	margin: 0;
	width: 100%;
	height: 300px;
	display: block;
}

.company .tab-content .col {
	border: 1px solid #999;
	margin: 0 5px 5px;
}
.company .tab-content h3 {
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 5px 10px;
	margin: 5px;
	border-bottom: 1px solid #999;
	background: url(img/h3_leftline.png) left top no-repeat;
	background-size: auto 20px;
}
.company #philosophy.tab-content {
	padding: 0;
}
.company #philosophy .col img {
	width: 310px;
	display: block;
	margin: 20px auto;
}
.company #philosophy .col ul {
	list-style: none;
	margin: 20px 10px;
	padding: 0;
}
.company #philosophy .col ul li {
	font-size: 12px;
	line-height: 20px;
	margin: 10px 0;
}

.company #greeting.tab-content p {
	margin: 0 10px 10px;
	text-align: justify;
}
.company #greeting.tab-content p img {
	width: 100%;
	height: auto;
}
.company #greeting.tab-content .sign {
	margin: 10px;
	text-align: right;
}
.company #greeting.tab-content .sign img {
	width: 160px;
}

.company #organization.tab-content {
	padding: 0;
}
.company #organization.tab-content .col img {
	width: 94%;
	display: block;
	margin: 20px auto;
}
.company .businesslist {
	padding: 0 0 0 15px;
	margin: 0;
}

.business #left {
	display: none;
}

.business .col {
	border-bottom: 1px solid #999;
	padding: 0 5px 5px;
	margin: 0 0 5px;
}
.business .col hr {
	height: 0;
	margin: 10px 0;
	border: 0;
	border-bottom: 1px solid #999;
	clear: both;
}
.business .rightimg {
	float: right;
	width: 49%;
	margin: 0 0 5px 2%;
}
.business h3 {
	font-size: 14px;
	margin: 10px 0 10px;
}
.business h4 {
	font-size: 12px;
	margin: 10px 0 10px;
}
.business p {
	margin: 0px 0 10px;
}
.business .sespoint {
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
}
.business .sespoint li {
	display: inline-block;
	width: 32%;
}
.business .sespoint li img {
	width: 98%;
}
.business .project {
	padding: 0;
	margin: 0 0 0px;
}
.business .project dd {
	padding: 0 0 0 10px;
	margin: 0 0 10px;
}
.business .operation {
	padding: 0 0 0 20px;
	margin: -5px 0 0;
}
.business .dispatch {
	padding: 0;
	margin: 0 0 20px;
}
.business .dispatch dt {
	float: left;
	clear: left;
}
.business .dispatch dd {
	padding: 0 0 0 70px;
	margin: 0 0 10px;
}
.business img.bflow {
	display: block;
	width: 310px;
	margin: 0 auto 10px;
}
.business dl.duties dt {
	font-weight: bold;
}
.business dl.duties dd {
	padding: 0 0 0 2em;
	margin: 0 0 0.5em;
}
.business ul.example  {
	overflow: auto;
	padding: 0 0 5px;
	margin: 0 0 20px ;
	list-style: none;
	font-size: 0;
	border-bottom: 1px dashed #CCC;
}
.business ul.example li {
	width: calc(50vw - 8px);
	font-size: 12px;
	float: left;
	margin: 0 5px 3vw 0;
}
.business ul.example li:nth-of-type(2n) {
	margin: 0 0 3vw 0;
}
.business ul.example li a {
	width:  calc(50vw - 10px);
	height: calc(50vw - 10px);
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCC;
}
.business ul.example li a img {
	max-width: 100%;
	max-height: 100%;
	display: block;
}
.business ul.example li p {
	margin: 0.4em 0;
	text-align: center;
}

.recruit h2.maincopy {
	font-size: 14px;
	line-height: 24px;
	color: #0074BB;
	border: none;
	text-align: center;
	margin: 10px 0;
	padding: 0;
	background: none;
}
.recruit .intro {
	margin: 5px 10px;
}
.recruit h2 {
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	border: 3px solid #F1F1F1;
	margin: 0 5px 5px;
	padding: 8px 24px;
	background: url(img/h2_bg_blue_leftline2.png) left center no-repeat;
	background-size: auto 100%;
}
.recruit dl {
	border-top: 1px solid #999;
	margin: 0 5px 5px; 
	background: url(img/table_bg_blue.png) left top repeat-y;
	background-size: 70px;
}
.recruit dl dt {
	float: left;
	padding: 10px;
}
.recruit dl dd {
	padding: 10px 10px 10px 80px;
	margin: 0;
	border-bottom: 1px solid #999;
}
.recruit dl dd ul {
	padding: 0 0 0 15px;
	margin: 0 0 -10px;
}
.recruit dl dd ul li {
	margin: 0 0 10px;
}
.recruit .download {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.recruit .download li {
	line-height: 20px;
	padding: 10px 0 0;
}
.recruit .download li a {
	line-height: 40px;
	display: block;
	background-color: #5BC0DE;
	width: 200px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	border-radius: 8px;
	margin: 0 auto;
}

.contact.thankspage {
	background: #FFF;
	padding: 1px 0 0;
}
.contact h2 {
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	border: 3px solid #F1F1F1;
	margin: 5px;
	padding: 8px 24px;
	background: url(img/h2_bg_blue_leftline2.png) left center no-repeat;
	background-size: auto 100%;
}
.contact .thanks {
	margin: 40px 10px 60px;
	text-align: center;
}
.contact .thanks span {
	display: block;
}
.contact .innerbox {
	height: 100px;
	overflow-y: scroll;
	border: 1px solid #CCC;
	padding: 15px 15px;
	margin: 10px 0;
}
.contact .innerbox h3 {
	font-weight: bolder;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 0 15px;
	border-bottom: 1px solid #CCC;
}
.contact .innerbox h4 {
	font-feature-settings: "palt";
	font-weight: bolder;
	margin: 15px 0 0;
}
.contact .innerbox p {
	margin: 0 0 15px;
	text-indent: 1em;
}
.contact .innerbox table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 5px 0 20px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.contact .innerbox table tr td {
	padding: 5px 10px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}


.privacy {
	margin: 0 10px;
}
.privacy h2 {
	font-size: 14px;
	color: #7298A5;
	border-bottom: 2px solid #AAA;
	padding: 0;
}
.privacy h2.end {
	margin-top: 10px;
}
form#mail_form{
	padding: 0!important;
}
.pvcontact p a {
	text-decoration: none;
}
.privacy table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 5px 0 5px 1em;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.privacy table tr th, .privacy table tr td {
	padding: 5px 10px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.privacy .col p a {
	text-decoration: none;
}



#foot {
	background: linear-gradient(to bottom, #828282, #989999);
}
#foot a {
	color: #FFF;
	text-decoration: none;
}
#foot .inner {
	position: relative;
	padding: 10px;
	margin: 0;
	color: #FFF;
}
#foot .inner ul {
	display: none;
}
#foot .inner ul.footbot {
	list-style: none;
	padding: 0;
	display: block;
	position: absolute;
	top: 0px;
	right: 10px;
}
#foot .inner ul.footbot.adjust {
	top: 10px;
}
#foot .inner ul.footbot li a {
	display: block;
	width: 130px;
	border-radius: 7px;
	background-color: rgba(255,255,255,0.7);
	box-shadow:0px 3px 10px 1px rgba(3,3,3,0.3);
	font-size: 12px;
	line-height: 35px;
	text-align: center;
	color: #666;
	margin: 0 0 10px;
	position: relative;
	text-decoration: none;
}

#foot .inner .pageselect {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0 0 0 12px;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
	border: 1px solid #FFF;
	height: 60px;
	width: 48px;
	border-radius: 30px;
	float: right;
	color: #000;
}

#foot .inner .pageselect2 {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  background: url(img/footmenu.png) center no-repeat;
  background-size: 62px 62px;
  text-indent:110%;
  white-space:nowrap;
  overflow:hidden;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
	border: none;
	height: 62px;
	width: 62px;
	float: right;
}

#foot .inner .pmark {
  margin: 0;
  padding: 12px;
	height: 48px;
	width: 48px;
	float: right;
	background: #EEE;
	border-radius: 50%;
	padding: 0;
	background: transparent;
	border-radius: 0;
	height: 60px;
	width: 60px;
}
#foot .inner .pmark img {
	height: 48px;
	width: 48px;
	height: 60px;
	width: 60px;
}

#foot .inner .addr h2 {
	margin: 5px 0 0 -6px;
}
#foot .inner .addr h2 img {
	width: 150px;
}
#foot .inner .addr p {
	margin: 5px 0 0;
	line-height: 20px;
}
#copyright {
	background-color: #0074BB;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	font-size: 10px;
}
	
#end {}
}
</pre></body></html>