﻿@charset "utf-8";
@import url("reset.css");
@import url("Normalize.css");
@import url("base.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");
}

@font-face {
    font-family: Bokutachino;
    /* src:url("../fonts/GenJyuuGothic-P-Bold.ttf") format("woff"); */
    src: url('../font/BokutachinoGothic2Bold.eot');
    src: url('../font/BokutachinoGothic2Bold.eot?#iefix') format('embedded-opentype'), url('../font/BokutachinoGothic2Bold.woff') format('woff'), url('../font/BokutachinoGothic2Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap
}
/* ===============================================
  Common
=============================================== */
.posi_R {
	position: relative;
}
.font {
    font-family: "M PLUS 1p";
}
/* ===============================================
  Contents
=============================================== */
body {
	height: 100%;
	width: 100%;
	overflow: hidden;
	border-top: 6px solid #212eaa;
}
.wrapper {
	width:980px;
	margin: 0 auto;
}
#contents {
	/* margin:20px auto 0; */
}
.redDisp {
	background-image: url(../images/back/red.png);
	box-sizing: border-box;
    	padding: 15px;
}
.blueDisp {
	background-image: url(../images/back/blue.png);
	box-sizing: border-box;
	padding: 15px;
}
.inner {
	padding:20px 15px;
	background-color: #fff;
	text-align: left;
}
/* ===============================================
  Title
=============================================== */
h1 {
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -490px;
}
.h2TT {
width:100%;
	height:55px;
	line-height: 53px;
	text-align: center;
	font-size: 24px;
	color: #222fae;
	/*margin: 0 auto 15px;*/
	margin: 0 auto 35px;
	border:3px solid #222fae;
	box-shadow: 5px 5px 0 #fffd77;
	background-repeat: no-repeat;
	background-position: top left;
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
	font-weight: 900;
	font-style: normal;
	background: #FFF;
	box-sizing: border-box;
}
.h3TT {
	background-image: url(../images/back/h3_title.jpg);
	width:735px;
	height:108px;
	line-height: 80px;
	text-align: center;
	font-size: 24px;
	color: #000;
	margin: 15px auto;
	background-repeat: no-repeat;
	background-position: top left;
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
	font-weight: 900;
	font-style: normal;
}

/* ===============================================
  Header
=============================================== */
header {
	width: 100%;
	height: 140px;
	position: relative;
	border-bottom: 1px solid #d9d9d9;
	/* 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 315px;
}
#logoyoko {
    font-size: 19px;
    color: #212eaa;
    font-weight: bold;
    line-height: 1.3;
    width: 300px;
    text-align: left;
	position:relative;
	top:10px;
}
#h_tel {
	width: 282px;
	height: 90px;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #ffe21c;
	color: #282828;
	text-align: center;
	border-radius: 0 0 7px 7px;
	padding: 12px 12px 0;
	font-size: 13px;
	line-height: 1.1;
}
#main_navi {
	margin: 25px 0 0 -50px;
	width: 1080px;
}
#main_navi ul{
	display:flex;
	flex-wrap: nowrap;
}
#main_navi li {
	width: 10%;
	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:nth-child(2){
	width: 20%;
}
#main_navi li:nth-child(6){
	width: 15%;
}
#main_navi li:nth-child(9){
	width: 14%;
}
#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 i{
	margin:0 5px 0 0;
	font-size: 14px;
}
#main_navi li a:hover {
	color:#0584cd;
}
	font-size: 12px;
}
.navi01 span {
	font-size:11px;
	line-height: 1.0;
}

#navi06 .fa {
	color: #ababab;
	padding: 0 5px 0 0;
}
#navi06:hover .fa {
	color:#0584cd;
}

/* ===============================================
  Footer
=============================================== */
footer {
	background-color: #999999;
	padding: 20px 0;
	margin: 50px auto 0;
}
#f_address {
	font-size: 12px;
	color: #fff;
	float: left;
	margin: 5px 0 0 20px;
}
#return {
	position: absolute;
	top: -5px;
	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: 0 10px 0 0;
}


/* floating */
.flo_nav { z-index:999; position:fixed; right: -5px; bottom: 80px;}
.flo_nav li {position:relative;width:100px;height: 80px;border:2px solid #fff;border-radius:5px;font-size:.8rem;}
.flo_nav li > a {display:block;height:100%;text-align:center;color:#fff;padding: 15px 5px 0;font-weight:bold;letter-spacing:0;text-decoration:none;border-radius:5px;box-sizing: border-box;}
.flo_nav li p { margin:0; }
.flo_nav li p i{font-size:30px;margin: 0 0 2px;}
.flo_nav li.pagetop a {background-color: #2629b6;}
.flo_nav li.form_contact a { background-color:#18a5ed;  }
.flo_nav li.form_contact a i{font-size: 39px;margin: -4px 0px 0px;}
.flo_nav li.contact a {color:#111;background-color: #ffe21c;}
.flo_nav li + li {margin-top:2px;}

.line{
    background: #00b921;
}
.line p{
	margin: -5px 0 0 !important;
}
.line i{
	font-size: 41px !important;
	font-weight:normal;
}


/* ===============================================
  Contact
=============================================== */
.contactBt {
	background-image: url(../images/contacback.jpg);
	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:10px auto 0;
}
#pankuzu li {
	float:left;
	font-size:10px;
}
#pankuzu li:after {
	content:">";
	padding:0 5px;
}
#pankuzu li:last-child:after {
	content:" ";
}
.img-fluid {
    max-width: 100%;
    height: auto
}
.text-center{
	text-align: center;
}
.font-bold{
	font-weight: bold;
}

