﻿@charset "utf-8";
@import url("base.css");
@import url("Normalize.css");
@import url("reset.css");

/* ===============================================
  arial-black
=============================================== */
/* IE */
@font-face {
	font-family: 'Arial Black';
	src:url("arial-black.eot");
}
/* Firefox,Opera,Safari */
@font-face {
	font-family: 'Arial Black';
	src:url("arial-black.ttf") format("truetype");
}

/* ===============================================
  Common
=============================================== */
.posi_R {
	position: relative;
}
.font {
    font-family: "M PLUS 1p";
}
/* ===============================================
  Contents
=============================================== */
body {
	height: 100%;
	width: 100%;
	overflow: hidden;
	border-top: 6px solid #0584cd;
}
.wrapper {
	width:980px;
	margin: 0 auto;
}
#contents {
	margin:20px auto 0;
}
.redDisp {
	background-image: url(../images/back/red.jpg);
	box-sizing: border-box;
	padding: 15px;
}
.blueDisp {
	background-image: url(../images/back/blue.jpg);
	box-sizing: border-box;
	padding: 15px;
}
.inner {
	padding:20px 15px;
	background-color: #fff;
	text-align: center;
}
/* ===============================================
  Title
=============================================== */
h1 {
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -490px;
}
.h2TT {
	height:55px;
	line-height: 53px;
	text-align: center;
	font-size: 24px;
	color: #0584cd;
	margin: 0 auto 15px;
	background-image: url(../images/h2TT.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top left;
}

/* ===============================================
  Header
=============================================== */
header {
	width: 100%;
	height: 150px;
	position: relative;
	background-image: url(../images/header/headerback.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	box-sizing: border-box;
}
header .wrapper {
	padding: 18px 0 0;
	height: 150px;
	box-sizing: border-box;
}


#osagashi {
	display:block;
	width: 237px;
	/* height: 89px; */
	position:absolute;
	top: 8px;
	right: 288px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#osagashi a{
	display:
	inline-block;
	margin: 0px 0 4px;
}
#osagashi a img{
	vertical-align: bottom;
}




.logo {
	position:absolute;
	top:20px;
	left:0;
	padding:0 0 0 270px;
	text-align: left;
}
#logoyoko {
    font-size: 23px;
    color: #0098e7;
    font-weight: bold;
    line-height: 1.3;
    width: 230px;
    text-align: left;
}
#h_tel {
	width: 282px;
	height: 88px;
	box-sizing: border-box;
	position: absolute;
	top: -1px;
	right: 0;
	background-color: #0583cd;
	/* border-top: 4px solid #0583cd; */
	color: #fff;
	text-align: center;
	border-radius: 0 0 7px 7px;
	padding: 15px 12px 0;
	font-size: 11px;
}
#main_navi {
	margin: 18px auto 0;
}
#main_navi li {
	float: left;
	width: 12.5%;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	text-align: center;
	background-image: url(../images/header/navi/naviLine.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#main_navi li:last-child {
	background-image: url(../images/header/navi/naviLine.jpg), url(../images/header/navi/naviLine.jpg);
	background-position: left top, right top;
	background-repeat: no-repeat, no-repeat;
}
#main_navi li a {
	font-family: "メイリオ";
	font-size: 13px;
	text-decoration: none;
	height: 30px;
	background-repeat: no-repeat;
	background-position: left center;
}
#main_navi li a:hover {
	color:#0584cd;
}
#main_navi li:first-child a {
	display:block;
	text-align: left;
	box-sizing:border-box;
	/*padding:3px 0 0 47px;*/
	padding:3px 0 0 37px;
	background-position: 15% center;
} 
.navi07 {
	background-image: url(../images/header/navi/navi01_n.png);
	padding: 0 0 0 25px;
}
#main_navi li:first-child {
	line-height: 1.0;
	font-size: 12px;
}
.navi07 span {
	font-size:11px;
	line-height: 2.0;
	position: relative;
	bottom:2px;
}
.text07{
	position:relative;
	bottom:15px;
	left:12px;
}
#navi02 {
	background-image: url(../images/header/navi/navi02_n.png);
	padding: 0 0 0 31px;
}
#navi03 {
	background-image: url(../images/header/navi/navi03_n.png);
	padding: 0 0 0 24px;
}
#navi04 {
	background-image: url(../images/header/navi/navi04_n.png);
	padding: 0 0 0 24px;
	position:relative;
}
#navi05 {
	background-image: url(../images/header/navi/navi05_n.png);
	padding: 0 0 0 28px;
}

.navi07:hover {
	background-image: url(../images/header/navi/navi01_h.png);
	padding: 0 0 0 25px;
}
#navi02:hover {
	background-image: url(../images/header/navi/navi02_h.png);
	padding: 0 0 0 31px;
}
#navi03:hover {
	background-image: url(../images/header/navi/navi03_h.png);
	padding: 0 0 0 24px;
}
#navi04:hover {
	background-image: url(../images/header/navi/navi04_h.png);
	padding: 0 0 0 24px;
}
#navi05:hover {
	background-image: url(../images/header/navi/navi05_h.png);
	padding: 0 0 0 28px;
}

#navi06 .fa {
	color: #ababab;
	padding: 0 5px 0 0;
}
#navi06:hover .fa {
	color:#0584cd;
}

#navi04 span{
	position:absolute;
	color:red;
	font-size:10px;
	width:75px;
	font-weight:bold;
	bottom:10px;
	left:-4px;
	z-index:100;
}

.header-drop{
	display:none;
	background: #fff;
    padding: 10px 30px 10px 10px;
    position: relative;
    z-index: 99;
    width: 140px;
    text-align: left;
    font-weight: bold;
	bottom: 5px;
}

.header-drop a {font-size:18px;}

.header-drop:hover{
	display: block;
}

.change a:hover + .header-drop {
	display: block;
}

.recruiting{
	position:absolute;
	color:red;
	font-weight:bold;
	right:15%;
	top:3%;
}

.right-btn{
	position: fixed;
    right: 1%;
    top: 15%;
    text-align: center;
    background: #e99a1f;
    padding: 15px 10px;
    font-weight: bold;
	cursor: pointer;
	color:#fff!important;
	text-decoration: none!important;
	border-radius:10px;
}

.right-btn a{
	color:#fff!important;
	text-decoration: none!important;
}

.right-btn a:visited {
    color: #fff!important;
	text-decoration: none!important;
}

.right-btn a:hover{
    color: #fff!important;
	text-decoration: none!important;
}


.r-btn{
	position: fixed;
    right: 1%;
    text-align: center;
    padding: 15px 10px 7px;
    font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	border-radius:10px;
	z-index:2;
	width:108px;
	color:#fff!important;
	text-decoration: none!important;
	font-size:16px;
	line-height:20px;
}


.r-btn span{
	color:#e3e82b!important;
	text-decoration: none!important;
	font-size:12px;
	line-height:15px;
}

.r-btn img{width:40px; margin:5px 0;}
.r-btn span img{width:25px;}
.r-btn img:hover{opacity: 1!important;}
#r-tel{background:#03a64b;top:15%;}
#r-web{background:#e64743;top:35%;}

.r-btn a:visited {color: #fff!important;text-decoration: none!important;}
.r-btn a:hover{color: #fff!important;text-decoration: none!important;}



/* ===============================================
  Footer
=============================================== */
footer {
	background-color: #0086ff;
	padding: 20px 0;
	margin: 50px auto 0;
}
#f_address {
	font-size: 12px;
	color: #fff;
	float: left;
	margin: 10px 0 0 20px;
}
#return {
	position: absolute;
	top: 15px;
	right: 0;
}
.f_logo {
	float:left;
	padding:0 20px 0 0px;
}
footer p {
	color:#fff;
	float:left;
}
#returnTop {
	position:absolute;
	top:-9px;
	right:0;
}
#fo_logoyoko {
    text-align: center;
    /*font-weight: bold;*/
    font-size: 22px;
    line-height: 1.2;
    padding: 15px 30px 0 0;
}

/* ===============================================
  Contact
=============================================== */
.contactBt {
	background-image: url(../images/contacback.jpg?20221213);
	height: 107px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left center;
	box-sizing: border-box;
	padding: 26px 0 0 25px;
	margin: 40px auto 0;
}

/*========================================
 + PANKUZU
========================================*/
#pankuzu {
	width:980px;
	margin:0 auto 0;
}
#pankuzu li {
	float:left;
	font-size:10px;
}
#pankuzu li:after {
	content:">";
	padding:0 5px;
}
#pankuzu li:last-child:after {
	content:" ";
}