@charset "utf-8";
body {
/*	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #004698;*/
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
}
.navbar {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.navbar {
	margin-bottom: 5px;
}
h1, h2 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.fira-top-message img:hover, .product03 img:hover {
  opacity: 0.7;
}

/* ナビ幅 */
.nav>li>a{
	padding-right: 22px;
	padding-left: 22px;
}
/* ヘッダー固定 */
.fira-head{
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
	background: #fff;
	box-shadow: 0 2px 8px rgba(30,30,80,.3);
	padding-bottom: 5px;
}
.fira-head{
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #2243A2;
}
.head-privacy a  {
	color: #666;
}
.head-privacy a:hover {
	color: #333;
}
.head-tel {
	text-align: right;
}

/* 文字カラ― */
.txt-blue {
	color: #00315C;
}
.txt-red {
	color: #FF0000;
}
.txt-black {
	color: #333333;
}

/* 画像上 */
.img-top5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.img-topleft5 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
/* 画像下 */
.img-under6 {
	padding-bottom: 6px;
}
.img-under15 {
	padding-bottom: 15px;
}
.img-under30 {
	padding-bottom: 30px;
}
.img-under50 {
	padding-bottom: 50px;
}

/* rowボックス下 */
.row-under6 {
	padding-bottom: 6px;
}
.row-under10 {
	padding-bottom: 10px;
}
.row-under15 {
	padding-bottom: 15px;
}

.row-under30 {
	padding-bottom: 30px;
}

.row-under50 {
	padding-bottom: 50px;
}

/* colボックス */
.col-top15 {
	padding-top: 15px;
}
.col-top30 {
	padding-top: 30px;
}
.col-under5 {
	padding-bottom: 5px;
}
.col-under6 {
	padding-bottom: 6px;
}
.col-under10 {
	padding-bottom: 10px;
}
.col-under15 {
	padding-bottom: 15px;
}
.col-under20 {
	padding-bottom: 20px;
}
.col-under30 {
	padding-bottom: 30px;
}
.col-under50 {
	padding-bottom: 50px;
}

/* colボックスパディングゼロ */
.col-box-padzero {
	padding-right: 0px;
	padding-left: 0px;
}
.col-box-padallzero {
	padding: 0px;
}
.col-box-rightzero {
	padding-right: 0px;
}
.col-box-leftzero {
	padding-left: 0px;
}
.col-box-rightno {
	padding-right: -15px;
}
.col-box-leftno {
	padding-left: -15px;
}
.col-box-marginzero {
	margin-right: 0px;
	margin-left: 0px;
}
/* ボタン */
.btn-blue {
	border-top-color: #004698;
	border-right-color: #004698;
	border-bottom-color: #004698;
	border-left-color: #004698;
	color: #004698;
}
/* 文字下マージン */
.ma-under30 {
	margin-bottom: 30px;
}
.ma-under50 {
	margin-bottom: 50px;
}

/* TOPページ */
.navbar-brand {
	margin-top: -8px;
}
.fira-navi {
	background-color: #FFF;
}
.jumbotron h1 {
	color: #0E6EB8;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.jumbotron p {
	font-size: 16px;
	margin-bottom: 50px;
	line-height: 30px;
}

/* TOPメッセージ */
.fira-top-message {
	margin-bottom: 0px;
	background-color: #FFF;
}

/* TOPプロダクト01 */
.top-product01-waku {
	font-size: 21px;
	text-align: center;
	display: block;
	background-color: #00315C;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border: 2px solid #FFFFFF;
	font-weight: 700;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	line-height: 26px;
}
.product_btn a {
	display: block;
	text-align: center;
	color: #00315C;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 21px;
	font-weight: 700;
	border: 1px solid #00315C;
	background-color: #FFFFFF;
}
.product_btn a:hover  {
	color: #00315C;
	background-color: #DFF0FF;
	border: 1px solid #00315C;
}
.top-product-txwhite {
	color: #FFF;
}
/* TOPプロダクト01xs */
.fira-top-pro01xs-g {
	margin-bottom: 0px;
	background-color: #E6E6E6;
	padding-top: 10px;
	padding-bottom: 10px;
}
.fira-top-pro01xs-b {
	margin-bottom: 0px;
	background-color: #00315C;
}

/* TOPプロダクト02 */

/* TOPプロダクト03 */
.fira-top-product03 {
	margin-bottom: 0px;
	background-color: #FFF;
}
.top-product03-waku {
	font-size: 21px;
	text-align: center;
	display: block;
	background-color: #666666;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border: 2px solid #FFFFFF;
	font-weight: 700;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #FFFFFF;
	line-height: 26px;
}
.product03-table {
	border-collapse: collapse;
}
.product03-table td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 500;
}

/* TOPプロフィール */
.fira-top-profile {
	background-color: #F2F2F2;
	margin-bottom: 0px;
}
/* プロフィールテーブル */
.profile-table {
	border-collapse: collapse;
}
.profile-table td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.top-profile-en {
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 28px;
}
.top-profile-enblue {
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 28px;
	color: #0E6EB8;
}
.top-profile-jp {
	font-size: 21px;
	font-weight: 500;
}

/* TOPアクセス */
.fira-top-access {
	margin-bottom: 0px;
	background-color: #666666;
}
.youtube iframe{
  width: 100%;
}

/* フッター・コピーライト */
.copyright {
	color: #333;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #2243a2;
	text-align: center;
}

/* 2層目コンテンツ */
.fira-sec-cont {
	margin-bottom: 40px;
	margin-top: 40px;
}

/* 2層目－お問い合わせ */
.fira-sec-contact {
	background-color: #F2F2F2;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 20px;
}


/* 文章1文字下げ */
p.indentback{
	padding-left:1em;
	text-indent:-1em;
}

/* googleマップ */
.gmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.gmap iframe,
.gmap object,
.gmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.cont-ttlbox {
	background-color: #004698;
	padding: 20px;
	color: #FFF;
	font-weight: 500;
	font-size: 16px;
}
.cont-box {
	font-size: 18px;
	font-weight: 500;
	padding-top: 40px;
	padding-right: 6%;
	padding-bottom: 40px;
	padding-left: 6%;
	border: 1px solid #CCC;
	line-height: 32px;
}
.map-ttl {
	font-size: 16px;
	font-weight: 500;
	color: #004698;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004698;
	padding-bottom: 5px;
}
.map-page {
	padding-bottom: 30px;
}

/* ページトップボタン02 */
.pagetop {
	display: none;
	position: fixed;
	bottom: 3px;
	right: 15px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #2243a2;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}

/* 1200px以上でもコンテナを1000に */
@media (min-width:1200px){.container{width:1000px}}


/* ブレイクポイント 992px以上 */
@media (min-width: 992px) {

body {
	padding-top: 62px;
}
.navbar-header {
	margin-bottom: 15px;
}
/* TOPお問い合わせ関連 */
.head-privacy {
	padding-top: 30px;
	padding-bottom: 5px;
	text-align: right;
}
/* TOPメイン背景 */
.jumbotron h1 {
	font-size: 60px;
	margin: 0px;
	padding: 0px;
}
.fira-top-bk-main {
	height: 600px;
	background-size: cover;
	background-image: url(../img/mainimg_pc.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.fira-top-bk-main50 {
	height: 600px;
	background-size: cover;
	background-image: url(../img/tfc50_mainimg_pc.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/* メッセージワク */
.top-message-waku {
	font-size: 26px;
	text-align: center;
	display: block;
	background-color: #F2F2F2;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border: 3px solid #960023;
	font-weight: 900;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #960023;
	border-radius: 10px;
	line-height: 32px;
}
.top-message-waku02 {
	font-size: 26px;
	text-align: center;
	display: block;
	background-color: #960023;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border: 3px solid #960023;
	font-weight: 900;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #FFFFFF;
	border-radius: 10px;
}
.top-message-copy {
	color: #00315C;
	font-size: 36px;
	font-weight: 500;

}
.top-message-campany {
	color: #00315C;
	font-weight: 900;
	font-size: 24px;
	line-height: 30px;

}
.top-message-name, h2 {
	color: #00315C;
	font-size: 60px;
	line-height: 60px;
	font-weight: 900;

}
.top-hojyo-waku {
	display: block;
	background-color: #F2F2F2;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border: 1px solid #00315C;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #00315C;
	border-radius: 10px;
}
.top-hojyo-copy, h3 {
	margin: 0px;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

/* TOPプロダクト01 */
.fira-top-product01 {
	height: 650px;
	background-size: cover;
	background-image: url(../img/top_bk01.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 20px;
}
.top-product01-copy {
	font-size: 26px;
	line-height: 30px;
	font-weight: 700;
}
/* TOPプロダクト02 */
.fira-top-product02 {
	height: 640px;
	background-size: cover;
	background-image: url(../img/top_bk02.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 20px;
}
.top-product02-txwhite {
	color: #FFF;
	font-size: 42px;
	line-height: 56px;
	font-weight: 700;
}
.top-product02-txyellow {
	color: #FC0;
	font-size: 70px;
	font-weight: 900;
	line-height: 70px;
}
/* TOPプロフィールタイトル */
.top-profile-ttl {
	text-align: center;
}

/* 2層目－お問い合わせ */
.sec-contact-ttl {
	font-size: 18px;
	font-weight: 700;
	padding-top: 30px;
}

/* TOPページソフトウェア50% */
.tos-waku {
	width: 50%;
}

/* 2層目ヘッドイメージ */
.main-pagettl {
	font-size: 28px;
	color: #FFF;
	padding-top: 45px;
}

}

/* ブレイクポイント 991px以下共通 */
@media (max-width: 991px) {

/* ナビ幅 */
.nav>li>a{
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}

}

/* ブレイクポイント 768px以上-991px以下 */
@media (min-width: 768px) and (max-width: 991px) {

body {
	padding-top: 54px;
}
.navbar-header {
	margin-bottom: 9px;
}
/* TOPお問い合わせ関連 */
.head-privacy {
	padding-top: 30px;
	padding-bottom: 5px;
	text-align: right;
}
/* TOPメイン背景 */
.jumbotron h1 {
	font-size: 50px;
	margin: 0px;
	padding: 0px;
}

.fira-top-bk-main {
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 450px;
	background-size: cover;
	background-image: url(../img/mainimg_pc.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	position: relative;
}
.fira-top-bk-main50 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 450px;
	background-size: cover;
	background-image: url(../img/tfc50_mainimg_pc.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	position: relative;
}

/* メッセージワク */
.top-message-waku {
	font-size: 26px;
	text-align: center;
	display: block;
	background-color: #F2F2F2;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border: 3px solid #960023;
	font-weight: 900;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #960023;
	border-radius: 10px;
	line-height: 32px;
}
.top-message-waku02 {
	font-size: 26px;
	text-align: center;
	display: block;
	background-color: #960023;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border: 3px solid #960023;
	font-weight: 900;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #FFFFFF;
	border-radius: 10px;
}
.top-message-copy {
	color: #00315C;
	font-size: 26px;
	font-weight: 500;
	line-height: 32px;
}
.top-message-campany {
	color: #00315C;
	font-weight: 900;
	font-size: 21px;
	line-height: 30px;
}
.top-message-name, h2 {
	color: #00315C;
	font-size: 44px;
	line-height: 48px;
	font-weight: 900;
}
.top-hojyo-waku {
	display: block;
	background-color: #F2F2F2;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border: 1px solid #00315C;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #00315C;
	border-radius: 10px;
}
.top-hojyo-copy, h3 {
	margin: 0px;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
/* TOPプロダクト01 */
.fira-top-product01 {
	height: 600px;
	background-size: cover;
	background-image: url(../img/top_bk01.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 20px;
}
.top-product01-copy {
	font-size: 22px;
	line-height: 28px;
	font-weight: 700;
}
/* TOPプロダクト02 */
.fira-top-product02 {
	height: 590px;
	background-size: cover;
	background-image: url(../img/top_bk02.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 20px;
}
.top-product02-txwhite {
	color: #FFF;
	font-size: 31px;
	line-height: 40px;
	font-weight: 700;
}
.top-product02-txyellow {
	color: #FC0;
	font-size: 60px;
	font-weight: 900;
	line-height: 60px;
}
/* TOPプロフィールタイトル */
.top-profile-ttl {
	text-align: center;
}
/* 2層目－お問い合わせ */
.sec-contact-ttl {
	font-size: 18px;
	font-weight: 700;
	padding-top: 30px;
}
/* TOPページソフトウェア50% */
.tos-waku {
	width: 50%;
}
/* 2層目ヘッドイメージ */

.main-pagettl {
	font-size: 24px;
	color: #FFF;
	padding-top: 38px;
}

}

/* ブレイクポイント 768px以上 */
@media (min-width: 768px) {

/* 各要素 */
/* colボックス */
.col-pad30l {
	padding-top: 30px;
	padding-bottom: 15px;
}
.col-pad30r {
	padding-bottom: 30px;
	padding-top: 30px;
}
.col-pad30l02 {
	padding-top: 30px;
	padding-bottom: 15px;
}

}

/* ブレイクポイント 767px以下共通 */
@media (max-width: 767px) {

body {
	padding-top: 62px;
}

/* TOPメイン背景 */
.jumbotron h1 {
	font-size: 40px;
	margin: 0px;
	padding: 0px;
}

.fira-top-bk-main {
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 300px;
	background-size: cover;
	background-image: url(../img/mainimg_pc.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	position: relative;
}
.fira-top-bk-main50 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 300px;
	background-size: cover;
	background-image: url(../img/tfc50_mainimg_pc.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	position: relative;
}

/* メッセージワク */
.top-message-waku {
	font-size: 21px;
	text-align: left;
	display: block;
	background-color: #F2F2F2;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border: 3px solid #960023;
	font-weight: 900;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #960023;
	border-radius: 10px;
	line-height: 28px;
}
.top-message-waku02 {
	font-size: 21px;
	text-align: left;
	display: block;
	background-color: #960023;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border: 3px solid #960023;
	font-weight: 900;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #FFFFFF;
	border-radius: 10px;
}
.top-message-copy {
	color: #00315C;
	font-size: 22px;
	font-weight: 500;
	line-height: 26px;
}
.top-message-campany {
	color: #00315C;
	font-weight: 900;
	font-size: 21px;
	line-height: 30px;
}
.top-message-name, h2 {
	color: #00315C;
	font-size: 36px;
	line-height: 40px;
	font-weight: 900;
}
.top-hojyo-waku {
	display: block;
	background-color: #F2F2F2;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border: 1px solid #00315C;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #00315C;
	border-radius: 10px;
}
.top-hojyo-copy, h3 {
	margin: 0px;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

/* TOPプロダクト01 */
.top-product01-copy {
	font-size: 20px;
	line-height: 26px;
	font-weight: 700;
}
/* TOPプロダクト02 */
.top-product02-txwhite {
	color: #FFF;
	font-size: 26px;
	line-height: 36px;
	font-weight: 700;
}
.top-product02-txyellow {
	color: #FC0;
	font-size: 45px;
	font-weight: 900;
	line-height: 45px;
}

/* TOPプロフィールタイトル */
.top-profile-ttl {
	text-align: left;
}
/* 2層目－お問い合わせ */
.sec-contact-ttl {
	font-size: 18px;
	font-weight: 700;
}
/* TOPページソフトウェア50% */
.tos-waku {
	width: 50%;
}

/* 2層目ヘッドイメージ */
.main-pagettl {
	font-size: 20px;
	color: #FFF;
	padding-top: 25px;
}

/* colボックス */
.col-pad30l {
	padding-top: 30px;
}
.col-pad30r {
	padding-bottom: 30px;
}
.col-pad30l02 {
	padding-top: 30px;
	padding-bottom: 30px;
}

}

/* ブレイクポイント 600px以上-767px以下 */
@media (min-width: 600px) and (max-width: 767px) {

/* 各要素 */

.topics_box {
	margin-bottom: 15px;
}

/* rowボックス下 */
.row-xsunder15 {
	padding-bottom: 15px;
}

/* 事業内容TOP */
.row-under20 {
	padding-bottom: 0px;
}

}

/* ブレイクポイント 599px以下 */
@media (max-width: 599px) {

/* 各要素 */
.main-copy {
	font-size: 16px;
}

.topics_box {
	margin-bottom: 15px;
}
/* rowボックス下 */
.row-xsunder15 {
	padding-bottom: 15px;
}

/* 事業内容TOP */
.row-under20 {
	padding-bottom: 0px;
}

/* TOP改行無効 */
.top-main-subcopy br {
    display: none;
}

}
/*@media only screen and (max-width: 767px) {
  .rec-band-catch br {
    display: none;
  }
}*/
