@media print {
/**
	 * Bootstrap Print v1.0.0 (https://github.com/onocom/bootstrap-print)
	 * Copyright (c) 2017 Ono Takashi
	 * Licensed under MIT (https://github.com/onocom/bootstrap-print/blob/master/LICENSE)
	 */

body {
	margin: 0px;
	padding: 0px;
	font-family: "Arial", Lato, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	-webkit-text-size-adjust: 100%;
	/* スマホで文字サイズが大きくなるのを防ぐ */
	font-size: 15px;
	background-color: #fff;
	max-width: 1920px;
	margin: 0 auto;
}

html {
	-ms-overflow-style: scrollbar;
}

.serif {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

ul {
	padding: 0;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 100%
}

a {
	transition-property: all;
	transition: 0.2s linear;
	text-decoration: none;
}

_:-ms-lang(x)::-ms-backdrop,
a {
	transition: 0s;
}

/*IE11*/

a:focus,
*:focus {
	outline: none;
}

p {
	margin: 0px;
	padding: 0px
}

.clearfix:after {
	content: " ";
	/* 新しい要素を作る */
	display: block;
	/* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*/
	/*/
height: auto;
overflow: hidden;
/**/
}

/*
	a:hover img {
		opacity: 0.8;
	}
*/

.moa {
	margin: 0 auto;
}

.tac {
	text-align: center;
}

.tal {
	text-align: left
}

@media (min-width: 992px) {
	.tal {
		text-align: center
	}
}

.left {
	float: left;
}

.right {
	float: right;
}

.mb0 {
	margin-bottom: 0px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb35 {
	margin-bottom: 35px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb45 {
	margin-bottom: 45px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mb55 {
	margin-bottom: 55px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

.mb65 {
	margin-bottom: 65px !important;
}

.mb70 {
	margin-bottom: 70px !important;
}

.mb75 {
	margin-bottom: 75px !important;
}

.mb80 {
	margin-bottom: 80px !important;
}

.mb85 {
	margin-bottom: 85px !important;
}

.mb90 {
	margin-bottom: 90px !important;
}

.mb95 {
	margin-bottom: 95px !important;
}

.mb100 {
	margin-bottom: 100px !important;
}

.fwb {
	font-weight: bold;
}

@media (max-width: 499px) {
	.lh2 {
		line-height: 1.8 !important;
	}

	.lh22 {
		line-height: 1.8 !important;
	}
}

@media (min-width: 500px) {
	.lh2 {
		line-height: 1.8 !important;
	}

	.lh22 {
		line-height: 2 !important;
	}
}

@media (min-width: 992px) {
	.lh2 {
		line-height: 2 !important;
	}

	.lh22 {
		line-height: 2.2 !important;
	}
}

.s11 {
	font-size: 11px !important;
	line-height: 1.6;
}

.s12 {
	font-size: 12px !important;
	line-height: 1.6;
}

.s13 {
	font-size: 13px !important;
	line-height: 1.6;
}

.s14 {
	font-size: 14px !important;
	line-height: 1.6;
}

.s14_c {
	font-size: 14px !important;
	line-height: 1.6;
	text-align: center;
}

@media (max-width: 499px) {
	.s15 {
		font-size: 14px !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 14px !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 14px !important;
		line-height: 1.7;
		text-align: left;
	}

	.s16_c {
		font-size: 14px !important;
		line-height: 1.7;
		text-align: left;
	}
}

@media (min-width: 500px) {
	.s15 {
		font-size: 14px !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 15px !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 14px !important;
		line-height: 1.7;
		text-align: center;
	}

	.s16_c {
		font-size: 15px !important;
		line-height: 1.7;
		text-align: center;
	}
}

@media (min-width: 992px) {
	.s15 {
		font-size: 15px !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 16px !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 15px !important;
		line-height: 1.7;
		text-align: center;
	}

	.s16_c {
		font-size: 16px !important;
		line-height: 1.7;
		text-align: center;
	}
}

.s17 {
	font-size: 17px !important;
	line-height: 1.7;
}

.s18 {
	font-size: 18px !important;
	line-height: 1.7;
}

.s19 {
	font-size: 19px !important;
	line-height: 1.7;
}

.s20 {
	font-size: 20px !important;
	line-height: 1.7;
}

.s21 {
	font-size: 21px !important;
	line-height: 1.7;
}

.s22 {
	font-size: 22px !important;
	line-height: 1.7;
}

.s23 {
	font-size: 23px !important;
	line-height: 1.7;
}

.s24 {
	font-size: 24px !important;
	line-height: 1.7;
}

.s25 {
	font-size: 25px !important;
	line-height: 1.7;
}

.s26 {
	font-size: 26px !important;
	line-height: 1.7;
}

.s27 {
	font-size: 27px !important;
	line-height: 1.7;
}

.s28 {
	font-size: 28px !important;
	line-height: 1.7;
}

.s29 {
	font-size: 29px !important;
	line-height: 1.7;
}

.s30 {
	font-size: 30px !important;
	line-height: 1.7;
}

.br10 img {
	border-radius: 10px;
}

.br20 img {
	border-radius: 20px;
}

.br30 img {
	border-radius: 30px;
}

img.br10 {
	border-radius: 10px;
}

img.br20 {
	border-radius: 20px;
}

img.br30 {
	border-radius: 30px;
}

a.underline {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

.pos {
	position: relative;
}

@media (max-width: 499px) {
	.flex_b {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.reverse_sp {
		flex-direction: column-reverse !important;
	}
}

@media (min-width: 500px) {
	.flex_b {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	
		.reverse_sp {
		flex-direction: row!important;
	}
}

@media (max-width: 499px) {
	.flex_c {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
}

@media (min-width: 500px) {
	.flex_c {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
}

@media (max-width: 499px) {
	.flex_s {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}
}

@media (min-width: 500px) {
	.flex_s {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
	}
}

@media (max-width: 499px) {
	.flex_e {
		display: flex;
		flex-direction: column;
	}
}

@media (min-width: 500px) {
	.flex_e {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
	}
}

.stretch {
	align-items: stretch;
}

.center {
	align-items: center;
}

.start {
	align-items: flex-start;
}

.end {
	align-items: flex-end;
}

.baseline {
	align-items: baseline;
}

.wrap {
	flex-wrap: wrap;
}


@media (max-width: 499px) {
	.cont20 {
		width: 100%;
	}

	.cont21 {
		width: 100%;
	}

	.cont22 {
		width: 100%;
	}

	.cont23 {
		width: 100%;
	}

	.cont24 {
		width: 100%;
	}

	.cont25 {
		width: 100%;
	}

	.cont26 {
		width: 100%;
	}

	.cont27 {
		width: 100%;
	}

	.cont28 {
		width: 100%;
	}

	.cont29 {
		width: 100%;
	}

	.cont30 {
		width: 100%;
	}

	.cont31 {
		width: 100%;
	}

	.cont32 {
		width: 100%;
	}

	.cont33 {
		width: 100%;
	}

	.cont34 {
		width: 100%;
	}

	.cont35 {
		width: 100%;
	}

	.cont36 {
		width: 100%;
	}

	.cont37 {
		width: 100%;
	}

	.cont38 {
		width: 100%;
	}

	.cont39 {
		width: 100%;
	}

	.cont40 {
		width: 100%;
	}

	.cont41 {
		width: 100%;
	}

	.cont42 {
		width: 100%;
	}

	.cont43 {
		width: 100%;
	}

	.cont44 {
		width: 100%;
	}

	.cont45 {
		width: 100%;
	}

	.cont46 {
		width: 100%;
	}

	.cont47 {
		width: 100%;
	}

	.cont48 {
		width: 100%;
	}

	.cont49 {
		width: 100%;
	}

	.cont50 {
		width: 100%;
	}

	.cont51 {
		width: 100%;
	}

	.cont52 {
		width: 100%;
	}

	.cont53 {
		width: 100%;
	}

	.cont54 {
		width: 100%;
	}

	.cont55 {
		width: 100%;
	}

	.cont56 {
		width: 100%;
	}

	.cont57 {
		width: 100%;
	}

	.cont58 {
		width: 100%;
	}

	.cont59 {
		width: 100%;
	}

	.cont60 {
		width: 100%;
	}

	.cont61 {
		width: 100%;
	}

	.cont62 {
		width: 100%;
	}

	.cont63 {
		width: 100%;
	}

	.cont64 {
		width: 100%;
	}

	.cont65 {
		width: 100%;
	}

	.cont66 {
		width: 100%;
	}

	.cont67 {
		width: 100%;
	}

	.cont68 {
		width: 100%;
	}

	.cont69 {
		width: 100%;
	}

	.cont70 {
		width: 100%;
	}

	.cont71 {
		width: 100%;
	}

	.cont72 {
		width: 100%;
	}

	.cont73 {
		width: 100%;
	}

	.cont74 {
		width: 100%;
	}

	.cont75 {
		width: 100%;
	}

	.cont76 {
		width: 100%;
	}

	.cont77 {
		width: 100%;
	}

	.cont78 {
		width: 100%;
	}

	.cont79 {
		width: 100%;
	}

	.cont80 {
		width: 100%;
	}
}

@media (min-width: 500px) {
	.cont20 {
		width: 20%;
	}

	.cont21 {
		width: 21%;
	}

	.cont22 {
		width: 22%;
	}

	.cont23 {
		width: 23%;
	}

	.cont24 {
		width: 24%;
	}

	.cont25 {
		width: 25%;
	}

	.cont26 {
		width: 26%;
	}

	.cont27 {
		width: 27%;
	}

	.cont28 {
		width: 28%;
	}

	.cont29 {
		width: 29%;
	}

	.cont30 {
		width: 30%;
	}

	.cont31 {
		width: 31%;
	}

	.cont32 {
		width: 32%;
	}

	.cont33 {
		width: 33%;
	}

	.cont34 {
		width: 34%;
	}

	.cont35 {
		width: 35%;
	}

	.cont36 {
		width: 36%;
	}

	.cont37 {
		width: 37%;
	}

	.cont38 {
		width: 38%;
	}

	.cont39 {
		width: 39%;
	}

	.cont40 {
		width: 40%;
	}

	.cont41 {
		width: 41%;
	}

	.cont42 {
		width: 42%;
	}

	.cont43 {
		width: 43%;
	}

	.cont44 {
		width: 44%;
	}

	.cont45 {
		width: 45%;
	}

	.cont46 {
		width: 46%;
	}

	.cont47 {
		width: 47%;
	}

	.cont48 {
		width: 48%;
	}

	.cont49 {
		width: 49%;
	}

	.cont50 {
		width: 50%;
	}

	.cont51 {
		width: 51%;
	}

	.cont52 {
		width: 52%;
	}

	.cont53 {
		width: 53%;
	}

	.cont54 {
		width: 54%;
	}

	.cont55 {
		width: 55%;
	}

	.cont56 {
		width: 56%;
	}

	.cont57 {
		width: 57%;
	}

	.cont58 {
		width: 58%;
	}

	.cont59 {
		width: 59%;
	}

	.cont60 {
		width: 60%;
	}

	.cont61 {
		width: 61%;
	}

	.cont62 {
		width: 62%;
	}

	.cont63 {
		width: 63%;
	}

	.cont64 {
		width: 64%;
	}

	.cont65 {
		width: 65%;
	}

	.cont66 {
		width: 66%;
	}

	.cont67 {
		width: 67%;
	}

	.cont68 {
		width: 68%;
	}

	.cont69 {
		width: 69%;
	}

	.cont70 {
		width: 70%;
	}

	.cont71 {
		width: 71%;
	}

	.cont72 {
		width: 72%;
	}

	.cont73 {
		width: 73%;
	}

	.cont74 {
		width: 74%;
	}

	.cont75 {
		width: 75%;
	}

	.cont76 {
		width: 76%;
	}

	.cont77 {
		width: 77%;
	}

	.cont78 {
		width: 78%;
	}

	.cont79 {
		width: 79%;
	}

	.cont80 {
		width: 80%;
	}
}

.img-responsive {}

@media (max-width: 420px) {
	.mb_mainimg {
		margin-bottom: 30px !important;
	}

	.mb_cont {
		margin-bottom: 40px !important;
	}

	.mb_cont2 {
		margin-bottom: 40px !important;
	}

	.mb_cont3 {
		margin-bottom: 20px !important;
	}

	.mb_cont4 {
		margin-bottom: 15px !important;
	}
}

@media (min-width: 421px) {

	.mb_mainimg {
		margin-bottom: 40px !important;
	}

	.mb_cont {
		margin-bottom: 40px !important;
	}

	.mb_cont2 {
		margin-bottom: 40px !important;
	}

	.mb_cont3 {
		margin-bottom: 30px !important;
	}

	.mb_cont4 {
		margin-bottom: 15px !important;
	}
}

@media (min-width: 500px) {

	.mb_mainimg {
		margin-bottom: 40px !important;
	}

	.mb_cont {
		margin-bottom: 50px !important;
	}

	.mb_cont2 {
		margin-bottom: 40px !important;
	}

	.mb_cont3 {
		margin-bottom: 30px !important;
	}

	.mb_cont4 {
		margin-bottom: 20px !important;
	}
}

@media (min-width: 992px) {

	.mb_mainimg {
		margin-bottom: 50px !important;
	}

	.mb_cont {
		margin-bottom: 70px !important;
	}

	.mb_cont2 {
		margin-bottom: 50px !important;
	}

	.mb_cont3 {
		margin-bottom: 40px !important;
	}

	.mb_cont4 {
		margin-bottom: 25px !important;
	}
}

@media (min-width: 1200px) {

	.mb_mainimg {
		margin-bottom: 50px !important;
	}

	.mb_cont {
		margin-bottom: 70px !important;
	}

	.mb_cont2 {
		margin-bottom: 50px !important;
	}

	.mb_cont3 {
		margin-bottom: 40px !important;
	}

	.mb_cont4 {
		margin-bottom: 30px !important;
	}
}

.dn {
	display: none;
}

span.tel_link {
	color: #333;
}

span.tel_link_white {
	color: #fff;
}


/* header
=========================================================================== */

.inner_body {
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

@media (min-width: 500px) {
	header {
		width: 100%;
		max-width: 1920px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
	}

	.flex_h {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		max-width: 1920px;
	}

	.flex_right {
		width: auto;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
	}

	.container-fluid {
		padding: 0 0 0 0;
	}

	h1.logo_h {
		position: absolute;
		left: 0;
		top: 0;
		z-index: 22;
		width: 240px;
	}

	h1.logo_h a:hover img {
		opacity: 0.9;
	}

	h1.logo_h a img {
		transition: 0.3s;
	}
}

@media (min-width: 1200px) {
	h1.logo_h {
		width: 300px;
	}
}

@media (max-width: 991px) {
	.info_h {
		display: none;
	}
}

@media (min-width: 500px) {
	.info_h {
		width: 180px;
		margin-left: 30px;
		display: block;
	}

	p.btn_h01 a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 180px;
		height: 50px;
		background-color: #184BAB;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.1em;
	}

	p.btn_h01 a:before {
		content: '';
		display: block;
		background: url(../images/icon_h01.png) 0 0 /20px 16px no-repeat;
		width: 20px;
		height: 16px;
		margin-right: 7px;
	}

	p.btn_h01 a:hover {
		background-color: #1f62e0;
	}

	p.btn_h02 a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 180px;
		height: 50px;
		background-color: #333;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
	}

	p.btn_h02 a:before {
		content: '';
		display: block;
		background: url(../images/icon_h02.png) 0 0 /20px 20px no-repeat;
		width: 20px;
		height: 20px;
		margin-right: 5px;
	}

	p.btn_h02 a:hover {
		background-color: #464646;
	}

	p.btn_h01 a:hover,
	p.btn_h02 a:hover {
		opacity: 1;
	}
}

@media (min-width: 1200px) {
	.info_h {
		width: 200px;
		margin-left: 30px;
	}

	p.btn_h01 a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 200px;
		height: 50px;
		background-color: #184BAB;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.1em;
	}

	p.btn_h01 a:before {
		content: '';
		display: block;
		background: url(../images/icon_h01.png) 0 0 /20px 16px no-repeat;
		width: 20px;
		height: 16px;
		margin-right: 7px;
	}

	p.btn_h01 a:hover {
		background-color: #1f62e0;
	}

	p.btn_h02 a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 200px;
		height: 50px;
		background-color: #333;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
	}

	p.btn_h02 a:before {
		content: '';
		display: block;
		background: url(../images/icon_h02.png) 0 0 /20px 20px no-repeat;
		width: 20px;
		height: 20px;
		margin-right: 5px;
	}

	p.btn_h02 a:hover {
		background-color: #464646;
	}

	p.btn_h01 a:hover,
	p.btn_h02 a:hover {
		opacity: 1;
	}
}


/* navigation
=========================================================================== */

/*navbar ナビゲーション全体*/

.navbar {
	margin-bottom: 0;
	/*	デフォルトのマージンを消す*/
	border: none;
	/*	透明1px線を消す*/
	border-radius: 0;
	max-width: 1920px;
	margin: 0 auto;
}

.navbar-default {
	background-color: transparent;
	/*デフォルトの背景色を消す*/
}

/*
.clearfix:before,
.clearfix:after,
*/
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
/*
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
*/
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
	display: none;
	/*	自動で生成される疑似要素を消す　flex-boxでカウントされてしまう*/
}

.navbar-brand {
	padding: 0;
	/*	デフォルトのパディングを消す*/
}

/* navbar collapse for iPad (bootstrap) タブレットでもスマホ用ナビゲーションを使う*/
@media (max-width: 991px) {
	.navbar-header {
		float: none;
	}

	.navbar-toggle {
		display: block;
		margin-right: 5px;
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
		margin-right: 0 !important;
		margin-left: 0 !important;
	}

	.navbar-collapse.collapse {
		display: none !important;
	}

	.navbar-nav {
		float: none !important;
		margin: 7.5px -15px;
	}

	.navbar-nav > li {
		float: none;
	}

	.navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.navbar-text {
		float: none;
		margin: 15px 0;
	}

	.navbar-collapse.collapse.in {
		display: block !important;
	}

	.collapsing {
		overflow: hidden !important;
	}
}

.navbar-default .navbar-toggle {
	border-color: transparent;
	/*	ハンバーガーメニューの背景色を消す*/
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: transparent;
}

@media (min-width: 500px) {

	.navbar > .container .navbar-brand,
	.navbar > .container-fluid .navbar-brand {
		margin-left: 0;
	}
}

.navbar-brand a {
	display: block;
}

@media (max-width: 360px) {
	.navbar-brand {
		width: 65%;
		height: auto;
	}
}

@media (min-width: 361px) {
	.navbar-brand {
		width: 210px;
		height: auto;
	}
}

@media (min-width: 500px) {
	.navbar-brand {
		width: 230px;
	}
}

@media (max-width: 991px) {
	.navbar-nav > li > a {
		padding: 15px;
		font-size: 15px;
		font-weight: bold;
		color: #333;
		margin: 10px;
		border-radius: 2px;
		text-align: left;
		box-shadow: none;
		text-decoration: none;
	}

	.navbar-nav > li {
		margin-bottom: 0px;
	}

	.navbar-nav > li > span {
		color: #999999;
		font-size: 10px;
		font-weight: normal;
		float: right;
		letter-spacing: 1px;
	}
}

@media (min-width: 500px) {

	.navbar-collapse {
		display: flex !important;
		align-items: center;
		width: auto;
		padding: 0;
	}

	.navbar-nav {
		background: none;
		float: none;
	}

	.navbar-nav > li {
		display: inline-block;
		font-size: 15px;
		margin-right: 20px;
	}

	.navbar-nav > li > a {
		font-size: 15px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		color: #fff !important;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		height: 100px;
		padding: 0 10px;
	}

	.navbar-nav > li > a > span {
		font-size: 11px;
		color: #CEDDF9;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		display: block;
		margin-top: 2px;
	}

	.navbar-nav > li > a:hover {
		color: #fff !important;
		opacity: 1;
		background-color: transparent !important;
	}

	.navbar-nav > li > a:hover > span {
		opacity: 1;
	}

	.navbar-nav > li.active > a {
		color: #fff !important;
		background-color: transparent !important;
	}

	.navbar-nav > li > a:after {
		position: absolute;
		bottom: 0;
		left: 0;
		content: '';
		width: 100%;
		height: 3px;
		background-color: #fff;
		transform: scale(0, 1);
		transform-origin: center top;
		transition: .3s;
	}

	.navbar-nav > li > a:hover:after {
		width: 100%;
		opacity: 1;
		transform: scale(1, 1);
	}

	.navbar-nav > li.active > a:after {
		width: 100%;
		opacity: 1;
		transform: scale(1, 1);
	}
}

@media (min-width: 1200px) {

	.navbar-collapse {
		display: flex !important;
		align-items: center;
		width: auto;
		padding: 0;
	}

	.navbar-nav {
		background: none;
		float: none;
	}

	.navbar-nav > li {
		display: inline-block;
		font-size: 15px;
		margin-right: 30px;
	}

	.navbar-nav > li > a {
		font-size: 15px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		color: #fff !important;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		height: 100px;
	}

	.navbar-nav > li > a > span {
		font-size: 11px;
		color: #CEDDF9;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		display: block;
		margin-top: 2px;
	}

	.navbar-nav > li > a:hover {
		color: #fff !important;
		opacity: 1;
		background-color: transparent !important;
	}

	.navbar-nav > li > a:hover > span {
		opacity: 1;
	}

	.navbar-nav > li.active > a {
		color: #fff !important;
		background-color: transparent !important;
	}

	.navbar-nav > li > a:after {
		position: absolute;
		bottom: 0;
		left: 0;
		content: '';
		width: 100%;
		height: 3px;
		background-color: #fff;
		transform: scale(0, 1);
		transform-origin: center top;
		transition: .3s;
	}

	.navbar-nav > li > a:hover:after {
		width: 100%;
		opacity: 1;
		transform: scale(1, 1);
	}

	.navbar-nav > li.active > a:after {
		width: 100%;
		opacity: 1;
		transform: scale(1, 1);
	}
}

/*スマホグローバルナビ*/
@media (max-width: 499px) {
	.sp_fix {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding: 10px 0;
	}

	nav.navbar {
		background-color: #3461b5;
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
		z-index: 999;
		position: fixed;
		top: 0;
		width: 100%;
	}

	.navbar-toggle {
		position: relative;
		width: 30px;
		height: 20px;
		border: none;
		background-color: transparent;
	}

	.navbar-toggle,
	.navbar-toggle > span {
		display: inline-block;
		/*transition: all .4s;*/
	}

	.navbar-toggle > span {
		position: absolute;
		right: 0;
		width: 100%;
		height: 2px;
		background-color: #fff;
	}

	.navbar-toggle > span:nth-of-type(1) {
		top: 0;
	}

	.navbar-toggle > span:nth-of-type(2) {
		top: 9px;
	}

	.navbar-toggle > span:nth-of-type(3) {
		bottom: 0;
	}

	.navbar-toggle.active > span:nth-of-type(1) {
		-webkit-transform: translateY(9px) rotate(-45deg);
		transform: translateY(9px) rotate(-45deg);
	}

	.navbar-toggle.active > span:nth-of-type(2) {
		opacity: 0;
		-webkit-animation: active-menu-bar02 .8s forwards;
		animation: active-menu-bar02 .8s forwards;
	}

	.navbar-toggle.active > span:nth-of-type(3) {
		-webkit-transform: translateY(-9px) rotate(45deg);
		transform: translateY(-9px) rotate(45deg);
	}

	#gnav {
		overflow-y: scroll;
		width: 100%;
		background-color: #4174d2;
		position: relative;
		-webkit-overflow-scrolling: touch;
		/*スマホナビゲーションでスクロールできるようにする*/
		padding-bottom: 1px;
		margin-bottom: 15px;
	}

	.navbar-nav > li > a {
		padding: 10px 15px;
		background-color: #fff;
		font-size: 14px;
		font-weight: bold;
		color: #333 !important;
		margin: 5px 10px;
		border-radius: 2px;
		text-align: left;
		text-decoration: none;
	}

	.navbar-nav > li.active > a {
		background-color: #d8e2f5 !important;
		color: #004690 !important;
	}

	.navbar-nav > li a > span {
		color: #7C9BEB;
		font-size: 10px;
		font-weight: normal;
		float: right;
		letter-spacing: 1px;
		display: block;
	}

	.navbar-nav > li > a:hover,
	.navbar-nav > li > a:focus {
		color: #004690 !important;
		background-color: #d8e2f5 !important;
		opacity: 1;
	}

	.navbar-nav > li > a:hover > span {
		color: #004690 !important;
	}
}

/*タブレットグローバルナビ*/
@media (min-width: 500px) and (max-width:991px) {
	.sp_fix {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding: 10px 0;
	}

	nav.navbar {
		background-color: transparent;
		box-shadow: none;
		z-index: 999;
		position: inherit;
		top: 0;
		width: 100%;
	}

	.navbar-toggle {
		position: relative;
		width: 30px;
		height: 20px;
		border: none;
		background-color: transparent;
	}

	.navbar-toggle,
	.navbar-toggle > span {
		display: inline-block;
		/*transition: all .4s;*/
	}

	.navbar-toggle > span {
		position: absolute;
		right: 0;
		width: 100%;
		height: 2px;
		background-color: #fff;
	}

	.navbar-toggle > span:nth-of-type(1) {
		top: 0;
	}

	.navbar-toggle > span:nth-of-type(2) {
		top: 9px;
	}

	.navbar-toggle > span:nth-of-type(3) {
		bottom: 0;
	}

	.navbar-toggle.active > span:nth-of-type(1) {
		-webkit-transform: translateY(9px) rotate(-45deg);
		transform: translateY(9px) rotate(-45deg);
	}

	.navbar-toggle.active > span:nth-of-type(2) {
		opacity: 0;
		-webkit-animation: active-menu-bar02 .8s forwards;
		animation: active-menu-bar02 .8s forwards;
	}

	.navbar-toggle.active > span:nth-of-type(3) {
		-webkit-transform: translateY(-9px) rotate(45deg);
		transform: translateY(-9px) rotate(45deg);
	}

	#gnav {
		overflow-y: scroll;
		width: 100%;
		/*		height: 100vh;*/
		background-color: transparent;
		position: relative;
		-webkit-overflow-scrolling: touch;
		/*スマホナビゲーションでスクロールできるようにする*/
		padding-bottom: 1px;
		margin-bottom: 15px;
	}

	.navbar-nav > li > a {
		padding: 10px 15px;
		background-color: transparent;
		font-size: 14px;
		font-weight: bold;
		color: #fff !important;
		margin: 5px 10px;
		border-radius: 2px;
		text-align: left;
		text-decoration: none;
	}

	.navbar-nav > li.active > a {
		background-color: transparent!important;
		color: #fff !important;
	}

	.navbar-nav > li a > span {
		color: #7C9BEB;
		font-size: 10px;
		font-weight: normal;
		float: right;
		letter-spacing: 1px;
		display: block;
	}

	.navbar-nav > li > a:hover,
	.navbar-nav > li > a:focus {
		color: #004690 !important;
		background-color: #d8e2f5 !important;
		opacity: 1;
	}

	.navbar-nav > li > a:hover > span {
		color: #004690 !important;
	}
}


/* メインイメージ
=========================================================================== */

@media (max-width: 499px) {
	.bg_mainimg {
		position: relative;
		width: 100%;
		margin-top: 60px;
	}
}

@media (min-width: 500px) {
	.bg_mainimg {
		position: relative;
		width: 100%;
		margin-top: 0;
	}
}

@media (min-width: 992px) {
	.bg_mainimg {
		position: relative;
		width: 100%;
		margin-top: 0;
	}
}

.swiper-container {
	overflow: visible !important;
}

.swiper-slide img {
	width: 100%;
	height: auto;
}

.swiper-slide {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-direction: row-reverse;
	/*	overflow: hidden;*/
}


/*ページネーション　カスタム*/

@media (max-width: 991px) {
	.swiper-pagination-bullets {
		display: none;
	}
}

@media (min-width: 992px) {
	.swiper-pagination-bullets {
		right: 30px !important;
		bottom: 48% !important;
		left: inherit !important;
		display: flex;
		flex-direction: column;
		align-items: flex-end;
	}

	.swiper-pagination-bullet {
		border-radius: inherit;
		margin: 0 0 15px 0 !important;
		width: 100px;
		height: 5px;
	}

	.swiper-pagination-bullet {
		width: 10px !important;
		height: 10px !important;
		border-radius: 3px !important;
		background: #fff !important;
		opacity: 0.8 !important;
	}

	.swiper-pagination-bullet-active {
		background: #0171FA !important;
		opacity: 1 !important;
	}
}

@media (max-width: 499px) {

	.swiper-button-next,
	.swiper-button-prev {
		display: none;
	}
}

@media (max-width: 499px) {
	.pos_mainimg {
		width: 70%;
		max-width: 894px;
		position: absolute;
		top: 55%;
		left: 4%;
		transform: translateY(-50%) translateX(0);
		z-index: 99;
	}
}

@media (min-width: 500px) {
	.pos_mainimg {
		width: 50%;
		max-width: 894px;
		position: absolute;
		top: 55%;
		left: 4%;
		transform: translateY(-50%) translateX(0);
		z-index: 99;
	}
}

@media (min-width: 992px) {
	.pos_mainimg {
		width: 54%;
		max-width: 894px;
		position: absolute;
		top: 60%;
		left: 4%;
		transform: translateY(-50%) translateX(0);
		z-index: 99;
	}
}

@media (min-width: 1200px) {
	.pos_mainimg {
		width: 46.56%;
		max-width: 894px;
		position: absolute;
		top: 55%;
		left: 4%;
		transform: translateY(-50%) translateX(0);
		z-index: 99;
	}
}

/* キャッチコピー　animation */
@-webkit-keyframes passing-bar {
	0% {
		left: 0;
		right: auto;
		width: 0;
	}

	50% {
		left: 0;
		right: auto;
		width: 100%;
	}

	51% {
		left: auto;
		right: 0;
		width: 100%;
	}

	100% {
		left: auto;
		right: 0;
		width: 0;
	}
}

@keyframes passing-bar {
	0% {
		left: 0;
		width: 0;
	}

	50% {
		left: 0;
		width: 100%;
	}

	51% {
		left: 0;
		width: 100%;
	}

	100% {
		left: 100%;
		width: 0;
	}
}

@-webkit-keyframes passing-txt {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes passing-txt {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

/* css */
.passing .passing-box {
	display: block;
}

.passing .passing-bar {
	position: relative;
	display: inline-block;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.passing .passing-bar:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: #184BAB !important;
}

.passing .passing-txt {
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	/* 任意の値 */
	font-size: 4.0rem;
	font-weight: bold;
	line-height: 1.5;
}

.passing.move .passing-bar:before {
	-webkit-animation: passing-bar 1s ease 0s 1 normal forwards;
	animation: passing-bar 1s ease 0s 1 normal forwards;
}

.passing.move .passing-txt {
	-webkit-animation: passing-txt 0s ease .5s 1 normal forwards;
	animation: passing-txt 0s ease .5s 1 normal forwards;
}

/* スクロールボタン */

@media (max-width: 991px) {
	.top_scroll {
		display: none;
	}
}

@media (min-width: 992px) {
	.top_scroll {
		position: absolute;
		right: 40px;
		bottom: 0;
		display: flex;
		flex-direction: column;
		z-index: 9999;
	}
}

p.ttl_scroll {
	font-size: 13px;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	transform: rotate(90deg);
	transform-origin: left top;
	letter-spacing: 0.2em;
	position: absolute;
	top: -80px;
	left: 12px;
	/*	text-shadow: 2px 2px 3px #085197;*/
}

.moveline {
	content: '';
	display: block;
	width: 2px;
	height: 120px;
	background-color: rgba(255, 255, 255, 0.3);
}

.moveline:before {
	content: '';
	display: block;
	z-index: 999999;
	animation-name: anime1;
	animation-duration: 2.7s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes anime1 {
	0% {
		width: 2px;
		height: 0;
		background-color: #fff;
	}

	25% {
		width: 2px;
		height: 120px;
		background-color: #fff;
	}

	45% {
		width: 2px;
		height: 120px;
		background-color: transparent;
	}

	100% {
		width: 2px;
		height: 120px;
		background-color: transparent;
	}
}

.navbar-collapse.collapse {
  display: block !important;
 }
	

/* index.html
=========================================================================== */

@media (max-width: 499px) {
	.bg_top {
		width: 100%;
		background: url(../images/bg_top01.jpg) center top /cover no-repeat;
		padding: 30px 0 100px;
	}

	.en_top01 {
		position: relative;
		margin-bottom: 10px;
	}

	.en_top01:before {
		content: '';
		display: block;
		background: url(../images/logo_ttl.png) center center /90px 56px no-repeat;
		width: 90px;
		height: 56px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
	}

	.en_top01 p.ttl {
		color: #184BAB;
		font-size: 27px;
		font-family: 'Lora', serif;
		text-align: center;
		z-index: 2;
		position: relative;
	}

	h2.top01 {
		font-size: 20px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 600;
		text-align: center;
		letter-spacing: 0.05em;
		margin-bottom: 30px;
	}

	h2.top01 span {
		display: inline-block;
		color: #184BAB;
		font-size: 23px;
	}

	.inner_top01 {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.inner_top01 .cont {
		width: 220px;
		background-color: #fff;
		border-radius: 20px;
		box-shadow: 8px 11px 20px -16px rgba(0, 0, 0, 0.64);
		margin-bottom: 15px;
		padding: 20px 10px;
	}

	.inner_top01 .cont p.en {
		font-family: 'Lora', serif;
		font-size: 20px;
		text-align: center;
		color: #184BAB;
		position: relative;
		margin-bottom: 10px;
	}

	.inner_top01 .cont p.en span {
		font-size: 25px;
		display: inline-block;
		margin-right: 10px;
	}

	.inner_top01 .cont:last-child {
		margin-right: 0;
	}

	.inner_top01 .cont p.icon {
		margin-bottom: 15px;
	}

	.inner_top01 .cont h3 {
		font-size: 17px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.03em;
		background-color: #3461B5;
		color: #fff;
		width: 200px;
		height: 36px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin: 0 auto;
	}
}

@media (min-width: 500px) {
	.bg_top {
		width: 100%;
		background: url(../images/bg_top01.jpg) center top /cover no-repeat;
		padding: 50px 0 100px;
	}

	.en_top01 {
		position: relative;
		margin-bottom: 20px;
	}

	.en_top01:before {
		content: '';
		display: block;
		background: url(../images/logo_ttl.png) center center /120px 74px no-repeat;
		width: 120px;
		height: 74px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
	}

	.en_top01 p.ttl {
		color: #184BAB;
		font-size: 36px;
		font-family: 'Lora', serif;
		text-align: center;
		z-index: 2;
		position: relative;
	}

	h2.top01 {
		font-size: 24px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 600;
		text-align: center;
		letter-spacing: 0.05em;
		margin-bottom: 30px;
	}

	h2.top01 span {
		display: inline-block;
		color: #184BAB;
		font-size: 28px;
	}

	.inner_top01 {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}

	.inner_top01 .cont {
		width: 220px;
		background-color: #fff;
		border-radius: 20px;
		box-shadow: 8px 11px 20px -16px rgba(0, 0, 0, 0.64);
		margin-right: 30px;
		padding: 30px 10px;
	}

	.inner_top01 .cont p.en {
		font-family: 'Lora', serif;
		font-size: 24px;
		text-align: center;
		color: #184BAB;
		position: relative;
		margin-bottom: 15px;
	}

	.inner_top01 .cont p.en span {
		font-size: 30px;
		display: inline-block;
		margin-right: 10px;
	}

	.inner_top01 .cont:last-child {
		margin-right: 0;
	}

	.inner_top01 .cont p.icon {
		margin-bottom: 20px;
	}

	.inner_top01 .cont h3 {
		font-size: 17px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.03em;
		background-color: #3461B5;
		color: #fff;
		width: 200px;
		height: 36px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin: 0 auto;
	}
}

@media (min-width: 992px) {
	.bg_top {
		width: 100%;
		background: url(../images/bg_top01.jpg) center top /cover no-repeat;
		padding: 50px 0 100px;
	}

	.en_top01 {
		position: relative;
		margin-bottom: 20px;
	}

	.en_top01:before {
		content: '';
		display: block;
		background: url(../images/logo_ttl.png) center center /149px 91px no-repeat;
		width: 149px;
		height: 91px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
	}

	.en_top01 p.ttl {
		color: #184BAB;
		font-size: 46px;
		font-family: 'Lora', serif;
		text-align: center;
		z-index: 2;
		position: relative;
	}

	h2.top01 {
		font-size: 28px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 600;
		text-align: center;
		letter-spacing: 0.05em;
		margin-bottom: 40px;
	}

	h2.top01 span {
		display: inline-block;
		color: #184BAB;
		font-size: 32px;
	}

	.inner_top01 {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}

	.inner_top01 .cont {
		width: 280px;
		background-color: #fff;
		border-radius: 20px;
		box-shadow: 8px 11px 20px -16px rgba(0, 0, 0, 0.64);
		margin-right: 60px;
		padding: 30px 10px;
	}

	.inner_top01 .cont p.en {
		font-family: 'Lora', serif;
		font-size: 28px;
		text-align: center;
		color: #184BAB;
		position: relative;
		margin-bottom: 15px;
	}

	.inner_top01 .cont p.en span {
		font-size: 40px;
		display: inline-block;
		margin-right: 10px;
		position: absolute;
		top: 50%;
		left: 20px;
		transform: translateY(-50%) translateX(0);
	}

	.inner_top01 .cont:last-child {
		margin-right: 0;
	}

	.inner_top01 .cont p.icon {
		margin-bottom: 20px;
	}

	.inner_top01 .cont h3 {
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.03em;
		background-color: #3461B5;
		color: #fff;
		width: 200px;
		height: 36px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin: 0 auto;
	}
}

@media (max-width: 499px) {
	p.btn_top a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 200px;
		height: 44px;
		background-color: #0B2351;
		color: #fff;
		font-family: 'Lora', serif;
		font-size: 16px;
		border-radius: 10px;
		position: relative;
	}

	p.btn_top a:after {
		content: '';
		display: block;
		width: 30px;
		height: 3px;
		background-color: #3461B5;
		position: absolute;
		top: 50%;
		right: -15px;
		transform: translateY(-50%) translateX(0);
	}

	.bg_top p.btn_top a {
		margin: 20px auto 0;
	}

	p.btn_top a:hover {
		opacity: 1;
		background-color: #134096;
	}
}

@media (min-width: 500px) {
	p.btn_top a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 240px;
		height: 50px;
		background-color: #0B2351;
		color: #fff;
		font-family: 'Lora', serif;
		font-size: 17px;
		border-radius: 10px;
		position: relative;
	}

	p.btn_top a:after {
		content: '';
		display: block;
		width: 40px;
		height: 3px;
		background-color: #3461B5;
		position: absolute;
		top: 50%;
		right: -20px;
		transform: translateY(-50%) translateX(0);
	}

	.bg_top p.btn_top a {
		margin: 40px auto 0;
	}

	p.btn_top a:hover {
		opacity: 1;
		background-color: #134096;
	}
}

@media (min-width: 992px) {
	p.btn_top a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 300px;
		height: 50px;
		background-color: #0B2351;
		color: #fff;
		font-family: 'Lora', serif;
		font-size: 19px;
		border-radius: 10px;
		position: relative;
	}

	p.btn_top a:after {
		content: '';
		display: block;
		width: 50px;
		height: 3px;
		background-color: #3461B5;
		position: absolute;
		top: 50%;
		right: -25px;
		transform: translateY(-50%) translateX(0);
	}

	.bg_top p.btn_top a {
		margin: 40px auto 0;
	}

	p.btn_top a:hover {
		opacity: 1;
		background-color: #134096;
	}
}

@media (max-width: 499px) {
	.bg_top02 {
		width: 100%;
		margin: 0 auto;
		padding: 0 40px;
		position: relative;
	}

	.bg_top02:before {
		content: 'Reinforcing bar construction';
		position: absolute;
		left: 10px;
		top: 0;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		font-family: 'Lora', serif;
		font-size: 14px;
		color: #0B2251;
	}

	.bg_top02:after {
		content: 'Questions';
		position: absolute;
		right: 10px;
		bottom: 0;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		font-family: 'Lora', serif;
		font-size: 14px;
		color: #0B2251;
	}

	.bg_top02 .cont48 {
		position: relative;
		margin-bottom: 80px;
	}

	.bg_top02 .cont48:last-child {
		margin-bottom: 0;
	}

	p.btn_top02 a {
		display: flex;
		flex-direction: row;
		align-items: center;
		font-size: 18px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.1em;
		width: 200px;
		height: 60px;
		padding: 0 20px;
		border-radius: 10px;
		background-color: #0E2D65;
		position: absolute;
		bottom: -40px;
		left: 50%;
		transform: translateY(0) translateX(-50%);
	}

	p.btn_top02 a:hover {
		opacity: 1;
		background-color: #1c4796;
	}

	p.btn_top02 a:after {
		content: '';
		display: block;
		background: url(../images/icon_top02.png) 0 0 /20px 20px no-repeat;
		width: 20px;
		height: 20px;
		position: absolute;
		top: 50%;
		right: 10px;
		transform: translateY(-50%) translateX(0);
	}
}

@media (min-width: 500px) {
	.bg_top02 {
		width: 100%;
		margin: 0 auto;
		padding: 0 40px;
		position: relative;
	}
	
		.bg_top02 .cont48 {
		margin-bottom: 0;
	}

	.bg_top02:before {
		content: 'Reinforcing bar construction';
		position: absolute;
		left: 10px;
		top: 0;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		font-family: 'Lora', serif;
		font-size: 16px;
		color: #0B2251;
	}

	.bg_top02:after {
		content: 'Questions';
		position: absolute;
		right: 10px;
		top: 0;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		font-family: 'Lora', serif;
		font-size: 16px;
		color: #0B2251;
	}

	.bg_top02 .cont48 {
		position: relative;
	}

	p.btn_top02 a {
		display: flex;
		flex-direction: row;
		align-items: center;
		font-size: 21px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.1em;
		width: 260px;
		height: 70px;
		padding: 0 30px;
		border-radius: 10px;
		background-color: #0E2D65;
		position: absolute;
		bottom: -40px;
		left: 50%;
		transform: translateY(0) translateX(-50%);
	}

	p.btn_top02 a:hover {
		opacity: 1;
		background-color: #1c4796;
	}

	p.btn_top02 a:after {
		content: '';
		display: block;
		background: url(../images/icon_top02.png) 0 0 /25px 20px no-repeat;
		width: 25px;
		height: 20px;
		position: absolute;
		top: 50%;
		right: 15px;
		transform: translateY(-50%) translateX(0);
	}
}

@media (min-width: 992px) {
	.bg_top02 {
		max-width: 1400px;
		width: 100%;
		margin: 0 auto;
		padding: 0 40px;
		position: relative;
	}

	.bg_top02:before {
		content: 'Reinforcing bar construction';
		position: absolute;
		left: 0;
		top: 0;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		font-family: 'Lora', serif;
		font-size: 19px;
		color: #0B2251;
	}

	.bg_top02:after {
		content: 'Questions';
		position: absolute;
		right: 0;
		top: 0;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		font-family: 'Lora', serif;
		font-size: 19px;
		color: #0B2251;
	}

	.bg_top02 .cont48 {
		position: relative;
	}

	p.btn_top02 a {
		display: flex;
		flex-direction: row;
		align-items: center;
		font-size: 25px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.1em;
		width: 300px;
		height: 100px;
		padding: 0 30px;
		border-radius: 10px;
		background-color: #0E2D65;
		position: absolute;
		bottom: -40px;
		left: 50%;
		transform: translateY(0) translateX(-50%);
	}

	p.btn_top02 a:hover {
		opacity: 1;
		background-color: #1c4796;
	}

	p.btn_top02 a:after {
		content: '';
		display: block;
		background: url(../images/icon_top02.png) 0 0 /35px 30px no-repeat;
		width: 35px;
		height: 30px;
		position: absolute;
		top: 50%;
		right: 20px;
		transform: translateY(-50%) translateX(0);
	}
}

@media (max-width: 399px) {
	.br400 {
		display: block;
	}
}

@media (min-width: 400px) {
	.br400 {
		display: none !important;
	}
}

@media (max-width: 499px) {
	.bg_top03 {
		width: 100%;
		background: url(../images/bg_top03.jpg) right top /cover no-repeat;
		padding: 50px 0 40px;
	}

	.bg_top03 .cont {
		width: 100%;
	}

	.youtube {
		width: 100%;
		height: 0;
		position: relative;
		padding-top: 56%;
		overflow: hidden;
	}

	.youtube iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
	}

	.en_top03 {
		position: relative;
		margin-bottom: 5px;
	}

	.en_top03:before {
		content: '';
		display: block;
		background: url(../images/logo_ttl.png) center center /120px 74px no-repeat;
		width: 149px;
		height: 74px;
		position: absolute;
		top: -30px;
		left: 50%;
		transform: translateY(0) translateX(-50%);
		z-index: 1;
	}

	.en_top03 h2 {
		color: #184BAB;
		font-size: 30px;
		font-family: 'Lora', serif;
		z-index: 2;
		position: relative;
		text-align: center;
	}

	h3.top {
		font-size: 21px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		text-align: center;
		margin-bottom: 15px;
		position: relative;
		z-index: 2;
	}

	.pic_youtube {
		width: 120px;
		margin: 0 auto 15px;
	}

	ul.btn_top03 {
		width: 100%;
		display: flex;
		flex-direction: row;
		margin-bottom: 0;
	}

	ul.btn_top03 li {
		width: 32%;
		margin-right: 2%;
	}

	ul.btn_top03 li:last-child {
		margin-right: 0;
	}

	ul.btn_top03 li a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 100%;
		height: 70px;
		background-color: #144092;
		border-radius: 10px;
		color: #fff;
		font-size: 15px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.03em;
		position: relative;
		text-align: center;
		padding-top: 10px;
	}

	ul.btn_top03 li a:after {
		content: "\f30b";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
	}

	ul.btn_top03 li a:hover {
		opacity: 1;
		background-color: #225ac3;
	}

	.bg_top03 .mb_cont2 {
		margin-bottom: 20px !important;
	}
}

@media (min-width: 500px) {
	.bg_top03 {
		width: 100%;
		background: url(../images/bg_top03.jpg) right top /cover no-repeat;
		padding: 50px 0;
	}

	.bg_top03 .cont {
		width: 30%;
	}

	.youtube {
		width: 65%;
		height: 0;
		position: relative;
		padding-top: 36.25%;
		overflow: hidden;
	}

	.youtube iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
	}

	.en_top03 {
		position: relative;
		margin-bottom: 20px;
	}

	.en_top03:before {
		content: '';
		display: block;
		background: url(../images/logo_ttl.png) center center /149px 91px no-repeat;
		width: 149px;
		height: 91px;
		position: absolute;
		top: -40px;
		left: 0;
		z-index: 1;
		transform: none;
	}

	.en_top03 h2 {
		color: #184BAB;
		font-size: 44px;
		font-family: 'Lora', serif;
		z-index: 2;
		position: relative;
		text-align: left;
	}

	h3.top {
		font-size: 24px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		margin-bottom: 30px;
		text-align: left;
	}

	ul.btn_top03 {
		width: 100%;
		display: flex;
		flex-direction: row;
		margin-bottom: 0;
	}

	ul.btn_top03 li {
		width: 30%;
		margin-right: 5%;
	}

	ul.btn_top03 li:last-child {
		margin-right: 0;
	}

	ul.btn_top03 li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 100%;
		height: 70px;
		background-color: #144092;
		border-radius: 10px;
		color: #fff;
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.03em;
		position: relative;
	}

	ul.btn_top03 li a:after {
		content: '';
		display: block;
		background: url(../images/icon_top03.png) 0 0 /11px 20px no-repeat;
		width: 11px;
		height: 20px;
		position: absolute;
		top: 50%;
		right: 15px;
		transform: translateY(-50%) translateX(0);
	}

	ul.btn_top03 li a:hover {
		opacity: 1;
		background-color: #225ac3;
	}
}

@media (min-width: 992px) {
	.bg_top03 {
		width: 100%;
		background: url(../images/bg_top03.jpg) right top /cover no-repeat;
		padding: 70px 0;
	}

	.bg_top03 .cont {
		width: 30%;
	}

	.youtube {
		width: 65%;
		height: 0;
		position: relative;
		padding-top: 36.25%;
		overflow: hidden;
	}

	.youtube iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
	}

	.en_top03 {
		position: relative;
		margin-bottom: 20px;
	}

	.en_top03:before {
		content: '';
		display: block;
		background: url(../images/logo_ttl.png) center center no-repeat;
		width: 149px;
		height: 91px;
		position: absolute;
		top: -40px;
		left: 0;
		z-index: 1;
	}

	.en_top03 h2 {
		color: #184BAB;
		font-size: 64px;
		font-family: 'Lora', serif;
		z-index: 2;
		position: relative;
	}

	h3.top {
		font-size: 24px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		margin-bottom: 35px;
	}

	ul.btn_top03 {
		width: 100%;
		display: flex;
		flex-direction: row;
		margin-bottom: 0;
	}

	ul.btn_top03 li {
		width: 30%;
		margin-right: 5%;
	}

	ul.btn_top03 li:last-child {
		margin-right: 0;
	}

	ul.btn_top03 li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 100%;
		height: 80px;
		background-color: #144092;
		border-radius: 10px;
		color: #fff;
		font-size: 21px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.03em;
		position: relative;
	}

	ul.btn_top03 li a:after {
		content: '';
		display: block;
		background: url(../images/icon_top03.png) 0 0 /11px 20px no-repeat;
		width: 11px;
		height: 20px;
		position: absolute;
		top: 50%;
		right: 25px;
		transform: translateY(-50%) translateX(0);
	}

	ul.btn_top03 li a:hover {
		opacity: 1;
		background-color: #225ac3;
	}
}

@media (max-width: 499px) {
	.bg_top04 {
		width: 100%;
		background: url(../images/bg_top04.jpg) center top /cover no-repeat;
		padding: 70px 0 0;
	}

	.cont_top04 {
		width: 350px;
		margin-left: 40px;
		margin-right: 30px;
		margin-bottom: 20px;
	}

	.bg_top04 .flex_s .cont_top04 {
		margin-bottom: 20px;
	}

	.bg_top04 .flex_e .cont_top04 {
		margin-left: inherit;
		margin-right: 40px;
		margin-left: 30px;
	}

	.pic_top04 {
		width: 94%;
		margin: 0 auto 20px;
	}

	.bg_top04 .flex_s .pic_top04 {
		margin-bottom: 40px;
	}

	.bg_top04 p.btn_top a {
		margin: 0 auto;
	}
}

@media (min-width: 500px) {
	.bg_top04 {
		width: 100%;
		background: url(../images/bg_top04.jpg) center top /cover no-repeat;
		padding: 100px 0;
	}

	.cont_top04 {
		width: 350px;
		margin-left: 40px;
		margin-right: 30px;
	}

	.bg_top04 .flex_e .cont_top04 {
		margin-left: inherit;
		margin-right: 40px;
		margin-left: 30px;
	}
}

@media (min-width: 992px) {
	.bg_top04 {
		width: 100%;
		background: url(../images/bg_top04.jpg) center top /cover no-repeat;
		padding: 100px 0;
	}

	.cont_top04 {
		width: 350px;
		margin-left: 70px;
		margin-right: 30px;
	}

	.bg_top04 .flex_e .cont_top04 {
		margin-left: inherit;
		margin-right: 70px;
		margin-left: 30px;
	}
}

@media (max-width: 499px) {
	.bg_top05 {
		width: 100%;
		background: url(../images/bg_top05.jpg) center top /cover no-repeat;
		padding: 50px 0;
	}

	.bg_top05 .inner {
		background-color: rgba(255, 255, 255, 0.8);
		padding: 30px 10px 30px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.bg_top05 .inner p.ttl {
		margin-bottom: 5px;
	}

	h2.top05 {
		font-size: 21px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		text-align: center;
		margin-bottom: 30px;
	}

	h2.top05 span {
		color: #184BAB;
		font-size: 30px;
		font-family: 'Lora', serif;
		display: block;
		margin-bottom: 5px;
	}

	.info_top05 {
		width: 230px;
		height: 70px;
		border-radius: 10px;
		background-color: #0B2351;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		color: #fff;
		flex-shrink: 0;
	}

	p.tel_top05 {
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		font-size: 20px;
		letter-spacing: 0.1em;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.tel_top05:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_1.png) 0 0 /24px 23px no-repeat;
		width: 24px;
		height: 23px;
		margin-right: 7px;
	}

	p.btn_top05 a {
		width: 230px;
		height: 60px;
		border-radius: 10px;
		background-color: #0B2351;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-size: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.1em;
		margin-top: 20px;
	}

	p.btn_top05 a:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_2.png) 0 0 /27px 20px no-repeat;
		width: 27px;
		height: 20px;
		margin-right: 7px;
	}

	p.btn_top05 a:hover {
		opacity: 1;
		background-color: #1849a7;
	}
}

@media (min-width: 500px) {
	.bg_top05 {
		width: 100%;
		background: url(../images/bg_top05.jpg) center top /cover no-repeat;
		padding: 100px 0;
	}

	.bg_top05 .inner {
		background-color: rgba(255, 255, 255, 0.8);
		padding: 60px 20px;
	}

	h2.top05 {
		font-size: 24px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		text-align: center;
		margin-bottom: 40px;
	}

	h2.top05 span {
		color: #184BAB;
		font-size: 44px;
		font-family: 'Lora', serif;
		display: block;
		margin-bottom: 5px;
	}

	.info_top05 {
		width: 320px;
		height: 90px;
		border-radius: 50px;
		background-color: #0B2351;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		color: #fff;
		flex-shrink: 0;
	}

	.info_top05:first-child {
		margin-right: 30px;
	}

	p.tel_top05 {
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		font-size: 26px;
		letter-spacing: 0.1em;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.tel_top05:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_1.png) 0 0 /28px 27px no-repeat;
		width: 28px;
		height: 27px;
		margin-right: 7px;
	}

	p.btn_top05 a {
		width: 320px;
		height: 90px;
		border-radius: 50px;
		background-color: #0B2351;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-size: 24px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.1em;
		margin-top: 0;
	}

	p.btn_top05 a:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_2.png) 0 0 /33px 26px no-repeat;
		width: 33px;
		height: 26px;
		margin-right: 7px;
	}

	p.btn_top05 a:hover {
		opacity: 1;
		background-color: #1849a7;
	}
}

@media (min-width: 992px) {
	.bg_top05 {
		width: 100%;
		background: url(../images/bg_top05.jpg) center top /cover no-repeat;
		padding: 100px 0;
	}

	.bg_top05 .inner {
		background-color: rgba(255, 255, 255, 0.8);
		padding: 60px 20px;
	}

	h2.top05 {
		font-size: 27px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		text-align: center;
		margin-bottom: 40px;
	}

	h2.top05 span {
		color: #184BAB;
		font-size: 68px;
		font-family: 'Lora', serif;
		display: block;
		margin-bottom: 5px;
	}

	.info_top05 {
		width: 400px;
		height: 100px;
		border-radius: 50px;
		background-color: #0B2351;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		color: #fff;
		flex-shrink: 0;
	}

	.info_top05:first-child {
		margin-right: 70px;
	}

	p.tel_top05 {
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		font-size: 28px;
		letter-spacing: 0.1em;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.tel_top05:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_1.png) 0 0 /31px 30px no-repeat;
		width: 31px;
		height: 30px;
		margin-right: 7px;
	}

	p.btn_top05 a {
		width: 400px;
		height: 100px;
		border-radius: 50px;
		background-color: #0B2351;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-size: 24px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.1em;
	}

	p.btn_top05 a:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_2.png) 0 0 /37px 30px no-repeat;
		width: 37px;
		height: 30px;
		margin-right: 7px;
	}

	p.btn_top05 a:hover {
		opacity: 1;
		background-color: #1849a7;
	}
}


/* フッター
=========================================================================== */

@media (max-width: 499px) {
	footer {
		padding: 40px 0 0;
		background: url(../images/bg_footer.jpg) center top /cover no-repeat;
		color: #fff;
	}

	p.logo_f {
		width: 150px;
		margin: 0 auto 30px;
	}

	p.logo_f a {
		display: block;
	}

	p.text_f {
		font-size: 15px;
		text-align: center;
		margin-bottom: 20px;
		letter-spacing: 0.05em;
		line-height: 1.8;
	}

	p.tel_f {
		font-family: 'Roboto', sans-serif;
		font-size: 20px;
		font-weight: 500;
		letter-spacing: 0.05em;
		text-align: center;
	}

	p.tel_f span.tel_link {
		color: #fff;
		display: block;
		margin-bottom: 5px;
	}

	.bg_fnav {
		width: 100%;
		width: 180px;
		background-color: rgba(18, 56, 129, 0.7);
		margin: 20px auto 20px;
	}

	ul.fnav {
		display: flex;
		flex-direction: column;
		align-items: center;
		padding: 15px 0;
	}

	ul.fnav li {
		margin-bottom: 7px;
	}

	ul.fnav li:last-child {
		margin-bottom: 0;
	}

	ul.fnav li a {
		font-size: 14px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
	}

	ul.fnav li a:before {
		content: "\f0da";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 5px;
		font-size: 12px;
	}

	p.copyright {
		font-size: 12px;
		color: #aaa;
		width: 100%;
		height: 30px;
		background-color: #061633;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
}

@media (min-width: 500px) {
	footer {
		padding: 60px 0 0;
		background: url(../images/bg_footer.jpg) center top /cover no-repeat;
		color: #fff;
	}

	p.logo_f {
		width: 184px;
		margin: 0 auto 30px;
	}

	p.logo_f a {
		display: block;
	}

	p.text_f {
		font-size: 15px;
		text-align: center;
		margin-bottom: 20px;
		letter-spacing: 0.1em;
	}

	p.tel_f {
		font-family: 'Roboto', sans-serif;
		font-size: 20px;
		font-weight: 500;
		letter-spacing: 0.05em;
	}

	p.tel_f span.tel_link {
		color: #fff;
		display: block;
		margin-right: 40px;
	}

	.bg_fnav {
		width: 100%;
		height: 70px;
		background-color: rgba(18, 56, 129, 0.7);
		margin-top: 60px;
	}

	ul.fnav {
		height: 70px;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}

	ul.fnav li {
		margin-right: 25px;
	}

	ul.fnav li:last-child {
		margin-right: 0;
	}

	ul.fnav li a {
		font-size: 15px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
	}

	ul.fnav li a:before {
		content: "\f0da";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 5px;
		font-size: 12px;
	}

	p.copyright {
		font-size: 12px;
		color: #aaa;
		width: 100%;
		height: 40px;
		background-color: #061633;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
}

@media (min-width: 992px) {
	footer {
		padding: 70px 0 0;
		background: url(../images/bg_footer.jpg) center top /cover no-repeat;
		color: #fff;
	}

	p.logo_f {
		width: 184px;
		margin: 0 auto 30px;
	}

	p.logo_f a {
		display: block;
	}

	p.text_f {
		font-size: 15px;
		text-align: center;
		margin-bottom: 20px;
		letter-spacing: 0.1em;
	}

	p.tel_f {
		font-family: 'Roboto', sans-serif;
		font-size: 20px;
		font-weight: 500;
		letter-spacing: 0.05em;
	}

	p.tel_f span.tel_link {
		color: #fff;
		display: block;
		margin-right: 40px;
	}

	.bg_fnav {
		width: 100%;
		height: 70px;
		background-color: rgba(18, 56, 129, 0.7);
		margin-top: 70px;
	}

	ul.fnav {
		height: 70px;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}

	ul.fnav li {
		margin-right: 40px;
	}

	ul.fnav li:last-child {
		margin-right: 0;
	}

	ul.fnav li a {
		font-size: 15px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
	}

	ul.fnav li a:before {
		content: "\f0da";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 8px;
		font-size: 13px;
	}

	p.copyright {
		font-size: 12px;
		color: #aaa;
		width: 100%;
		height: 40px;
		background-color: #061633;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
}

@media (max-width: 499px) {
	p.pagetop a {
		position: fixed;
		bottom: 50px;
		right: 15px;
		width: 30px;
		height: 30px;
		z-index: 999;
	}

	p.pagetop a img {
		width: 30px;
		height: 30px;
	}
}

@media (min-width: 500px) {
	p.pagetop a {
		position: fixed;
		bottom: 20px;
		right: 25px;
		width: 30px;
		height: 30px;
		z-index: 999;
	}

	p.pagetop a img {
		width: 36px;
		height: 36px;
	}
}

@media (min-width: 992px) {
	p.pagetop a {
		position: fixed;
		bottom: 56px;
		right: 25px;
		width: 36px;
		height: 36px;
		z-index: 999;
	}

	p.pagetop a img {
		width: 36px;
		height: 36px;
	}
}

@media (min-width: 1921px) {
	p.pagetop a {
		position: fixed;
		bottom: 56px;
		right: calc(50% - 920px);
		width: 36px;
		height: 36px;
		z-index: 999;
	}

	p.pagetop a img {
		width: 36px;
		height: 36px;
	}
}



/* サブページ共通
=========================================================================== */

@media (max-width: 499px) {
	.bg_sub {
		width: 100%;
		height: 180px;
		margin-top: 60px;
	}

	.bg_sub .container {
		height: 180px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	h2.sub {
		font-size: 22px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 600;
		letter-spacing: 0.1em;
		line-height: 1;
		color: #fff;
		text-align: center;
		text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.36);
	}

	h2.sub span {
		font-size: 16px;
		color: #b9cefb;
		display: block;
		margin-top: 12px;
	}

	h2.sub:after {
		content: '';
		display: block;
		width: 120px;
		height: 1px;
		background-color: #fff;
		margin: 15px auto 0;
	}
}

@media (min-width: 500px) {
	.bg_sub {
		width: 100%;
		height: 360px;
		margin-top: 0;
	}

	.bg_sub .container {
		height: 360px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	h2.sub {
		font-size: 30px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 600;
		letter-spacing: 0.1em;
		line-height: 1;
		margin-top: 50px;
		color: #fff;
		text-align: center;
		text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.36);
	}

	h2.sub span {
		font-size: 20px;
		color: #b9cefb;
		display: block;
		margin-top: 12px;
	}

	h2.sub:after {
		content: '';
		display: block;
		width: 150px;
		height: 1px;
		background-color: #fff;
		margin: 15px auto 0;
	}
}

@media (min-width: 992px) {
	.bg_sub {
		width: 100%;
		height: 460px;
		margin-top: 0;
	}

	.bg_sub .container {
		height: 500px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	h2.sub {
		font-size: 40px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 600;
		letter-spacing: 0.1em;
		line-height: 1;
		margin-top: 50px;
		color: #fff;
		text-align: center;
		text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.36);
	}

	h2.sub span {
		font-size: 24px;
		color: #b9cefb;
		display: block;
		margin-top: 15px;
	}

	h2.sub:after {
		content: '';
		display: block;
		width: 230px;
		height: 1px;
		background-color: #fff;
		margin: 20px auto 0;
	}
}

@media (max-width: 499px) {
	.bg_service {
		background: url(../images/bg_service_sp.jpg) center top /cover no-repeat;
	}

	.bg_company {
		background: url(../images/bg_company_sp.jpg) center top /cover no-repeat;
	}

	.bg_works {
		background: url(../images/bg_works_sp.jpg) center top /cover no-repeat;
	}

	.bg_recruit {
		background: url(../images/bg_recruit_sp.jpg) center top /cover no-repeat;
	}

	.bg_contact {
		background: url(../images/bg_contact_sp.jpg) center top /cover no-repeat;
	}

	.bg_entry {
		background: url(../images/bg_entry_sp.jpg) center top /cover no-repeat;
	}
}

@media (min-width: 500px) {
	.bg_service {
		background: url(../images/bg_service.jpg) center top /cover no-repeat;
	}

	.bg_company {
		background: url(../images/bg_company.jpg) center top /cover no-repeat;
	}

	.bg_works {
		background: url(../images/bg_works.jpg) center top /cover no-repeat;
	}

	.bg_recruit {
		background: url(../images/bg_recruit.jpg) center top /cover no-repeat;
	}

	.bg_contact {
		background: url(../images/bg_contact.jpg) center top /cover no-repeat;
	}

	.bg_entry {
		background: url(../images/bg_entry.jpg) center top /cover no-repeat;
	}
}

@media (max-width: 499px) {
	ul.nav_sub {
		width: 100%;
		display: flex;
		flex-direction: column;
		margin-bottom: 40px;
	}

	ul.nav_sub li {
		width: 100%;
		margin-bottom: 10px;
	}

	ul.nav_sub li:last-child {
		margin-bottom: 0;
	}

	ul.nav_sub li a {
		width: 100%;
		padding: 0.7em 1em;
		border: 1px solid #5588E8;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		background-color: #DCEDFE;
		font-size: 16px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		color: #0A68C9;
	}

	ul.nav_sub li a:before {
		content: "\f0d7";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 8px;
	}
}

@media (min-width: 500px) {
	ul.nav_sub {
		width: 100%;
		display: flex;
		flex-direction: row;
		margin-bottom: 50px;
	}

	ul.nav_sub li {
		width: 31.5%;
		margin-right: 2.75%;
	}

	ul.nav_sub li:nth-of-type(3n) {
		margin-right: 0;
	}

	ul.nav_sub li a {
		width: 100%;
		padding: 0.7em 1em;
		border: 1px solid #5588E8;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		background-color: #DCEDFE;
		font-size: 17px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		color: #0A68C9;
	}

	ul.nav_sub li a:before {
		content: "\f0d7";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 8px;
	}
}

@media (min-width: 992px) {
	ul.nav_sub {
		width: 100%;
		display: flex;
		flex-direction: row;
		margin-bottom: 70px;
	}

	ul.nav_sub li {
		width: 31.5%;
		margin-right: 2.75%;
	}

	ul.nav_sub li:nth-of-type(3n) {
		margin-right: 0;
	}

	ul.nav_sub li a {
		width: 100%;
		padding: 0.7em 1em;
		border: 1px solid #5588E8;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		background-color: #DCEDFE;
		font-size: 19px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		color: #0A68C9;
	}

	ul.nav_sub li a:before {
		content: "\f0d7";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 8px;
	}
}


/* service.html　業務内容
=========================================================================== */

@media (max-width: 991px) {

	#service01,
	#service02,
	#service03 {
		margin: -80px auto 50px;
		padding: 80px 0 0;
	}
}

@media (min-width: 992px) {

	#service01,
	#service02,
	#service03 {
		margin-top: -30px;
		padding-top: 30px;
		margin-bottom: 100px;
	}
}

@media (max-width: 499px) {
	.pic_ttl {
		width: 100%;
		max-width: 540px;
		margin: 0 auto;
		flex-shrink: 0;
		position: relative;
		z-index: 2;
	}

	.cont_ttl {
		width: 100%;
		max-width: 540px;
		background-color: #11367B;
		color: #fff;
		position: relative;
		z-index: 1;
		padding: 15px 30px 15px 7%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		margin: 0 auto;
	}

	.cont_ttl h3 {
		font-size: 20px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		letter-spacing: 0.1em;
	}

	.mb_service {
		margin-bottom: 20px;
		padding: 0 15px;
	}
}

@media (min-width: 500px) {
	.pic_ttl {
		width: 60%;
		margin-left: 3%;
		flex-shrink: 0;
		position: relative;
		z-index: 2;
	}

	.cont_ttl {
		width: 40%;
		height: 100px;
		margin-right: 3%;
		background-color: #11367B;
		color: #fff;
		margin-left: -15%;
		position: relative;
		z-index: 1;
		margin-bottom: -30px;
		padding: 0 30px 0 10%;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.cont_ttl h3 {
		font-size: 23px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		letter-spacing: 0.1em;
	}

	.mb_service {
		margin-bottom: 60px;
	}
}

@media (min-width: 992px) {
	.pic_ttl {
		width: 50%;
		margin-left: 3%;
		flex-shrink: 0;
		position: relative;
		z-index: 2;
	}

	.cont_ttl {
		width: 50%;
		margin-right: 3%;
		background-color: #11367B;
		color: #fff;
		margin-left: -15%;
		position: relative;
		z-index: 1;
		margin-bottom: -50px;
		padding: 30px 30px 30px 11%;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.cont_ttl h3 {
		font-size: 28px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		letter-spacing: 0.1em;
	}

	.mb_service {
		margin-bottom: 80px;
	}
}

@media (min-width: 1200px) {
	.pic_ttl {
		width: 50%;
		margin-left: 5%;
		flex-shrink: 0;
		position: relative;
		z-index: 2;
	}

	.cont_ttl {
		width: 50%;
		margin-right: 5%;
		background-color: #11367B;
		color: #fff;
		margin-left: -15%;
		position: relative;
		z-index: 1;
		margin-bottom: -50px;
		padding: 30px 30px 30px 14%;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.cont_ttl h3 {
		font-size: 33px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		letter-spacing: 0.1em;
	}

	.mb_service {
		margin-bottom: 80px;
	}
}

@media (min-width: 1600px) {
	.pic_ttl {
		width: 50%;
		margin-left: 5%;
		flex-shrink: 0;
		position: relative;
		z-index: 2;
	}

	.cont_ttl {
		width: 50%;
		height: 240px !important;
		margin-right: 5%;
		background-color: #11367B;
		color: #fff;
		margin-left: -15%;
		position: relative;
		z-index: 1;
		margin-bottom: -50px;
		padding: 30px 30px 30px 14%;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.cont_ttl h3 {
		font-size: 36px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		letter-spacing: 0.1em;
	}

	.mb_service {
		margin-bottom: 100px;
	}
}

@media (max-width: 499px) {
	p.text_service01 {
		font-size: 15px;
		line-height: 1.8;
		margin-bottom: 30px;
		letter-spacing: 0.03em;
	}

	.bdr_service {
		padding-bottom: 20px;
		margin-bottom: 20px;
		background: url(../images/bdr_sub.png) 0 bottom repeat-x;
	}

	h4.service01 {
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		color: #11357A;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 15px;
	}

	h4.service01:before {
		content: '';
		display: block;
		background: url(../images/ttl_service01.jpg) 0 0 /24px 25px no-repeat;
		width: 24px;
		height: 25px;
		margin-right: 10px;
	}

	.bdr_service p.text {
		font-size: 15px;
		line-height: 2;
	}
}

@media (min-width: 500px) {
	p.text_service01 {
		font-size: 16px;
		line-height: 2;
		margin-bottom: 30px;
		letter-spacing: 0.05em;
	}

	.bdr_service {
		padding-bottom: 30px;
		margin-bottom: 30px;
		background: url(../images/bdr_sub.png) 0 bottom repeat-x;
	}

	h4.service01 {
		font-size: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		color: #11357A;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 15px;
	}

	h4.service01:before {
		content: '';
		display: block;
		background: url(../images/ttl_service01.jpg) 0 0 /34px 35px no-repeat;
		width: 34px;
		height: 35px;
		margin-right: 15px;
	}

	.bdr_service p.text {
		font-size: 16px;
		line-height: 2;
	}
}

@media (min-width: 992px) {
	p.text_service01 {
		font-size: 16px;
		line-height: 2;
		margin-bottom: 30px;
		letter-spacing: 0.05em;
	}

	.bdr_service {
		padding-bottom: 40px;
		margin-bottom: 40px;
		background: url(../images/bdr_sub.png) 0 bottom repeat-x;
	}

	h4.service01 {
		font-size: 22px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		color: #11357A;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 20px;
	}

	h4.service01:before {
		content: '';
		display: block;
		background: url(../images/ttl_service01.jpg) 0 0 /44px 45px no-repeat;
		width: 44px;
		height: 45px;
		margin-right: 20px;
	}

	.bdr_service p.text {
		font-size: 16px;
		line-height: 2;
	}
}

@media (max-width: 499px) {
	.bdr_service .flex_s .icon {
		width: 50px;
		flex-shrink: 0;
		margin-bottom: 10px;
	}

	.bdr_service .flex_s .cont p.en {
		font-family: 'Lora', serif;
		font-size: 15px;
		margin-bottom: 5px;
	}

	.bdr_service .flex_s .cont p.en span {
		display: inline-block;
		margin-right: 15px;
		color: #3360B4;
	}

	.bdr_service .flex_s .cont h4 {
		color: #3360B4;
		font-size: 19px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.1em;
		margin-bottom: 10px;
	}

	.flow {
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		flex-wrap: wrap;
		margin-bottom: 20px;
	}

	.flow .inner {
		width: 100%;
		background-color: #F4F7FB;
		padding: 20px 10px;
		position: relative;
		margin-bottom: 30px;
	}

	.flow .inner:after {
		content: '';
		display: block;
		border-top: 12px solid #184BAB;
		border-left: 12px solid transparent;
		border-right: 12px solid transparent;
		position: absolute;
		bottom: -12px;
		left: 50%;
		transform: translateY(0) translateX(-50%);
	}

	.flow .inner:last-child:after {
		border: none;
	}

	.flow .inner p.ttl {
		font-size: 16px;
		color: #184BAB;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		margin-bottom: 10px;
	}

	.flow .inner p.s14 {
		text-align: left;
	}
}

@media (min-width: 500px) {
	.bdr_service .flex_s .icon {
		width: 50px;
		margin-right: 20px;
		flex-shrink: 0;
		margin-top: 10px;
	}

	.bdr_service .flex_s .cont p.en {
		font-family: 'Lora', serif;
		font-size: 18px;
		margin-bottom: 10px;
	}

	.bdr_service .flex_s .cont p.en span {
		display: inline-block;
		margin-right: 15px;
		color: #3360B4;
	}

	.bdr_service .flex_s .cont h4 {
		color: #3360B4;
		font-size: 21px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.1em;
		margin-bottom: 20px;
	}

	.flow {
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		margin-bottom: 20px;
	}

	.flow .inner {
		width: 23.5%;
		background-color: #F4F7FB;
		padding: 40px 10px;
		position: relative;
	}

	.flow .inner:after {
		content: '';
		display: block;
		border-left: 12px solid #184BAB;
		border-top: 12px solid transparent;
		border-bottom: 12px solid transparent;
		position: absolute;
		top: 50%;
		bottom: inherit;
		left:inherit;
		right: -22px;
		transform: translateY(-50%) translateX(0);
	}

	.flow .inner:last-child:after {
		border: none;
	}

	.flow .inner p.ttl {
		font-size: 16px;
		color: #184BAB;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		text-align: center;
		margin-bottom: 20px;
	}

	.flow .inner p.s14 {
		text-align: center;
	}
}

@media (min-width: 992px) {
	.bdr_service .flex_s .icon {
		width: 70px;
		margin-right: 20px;
		flex-shrink: 0;
		margin-top: 10px;
	}

	.bdr_service .flex_s .cont p.en {
		font-family: 'Lora', serif;
		font-size: 28px;
		margin-bottom: 10px;
	}

	.bdr_service .flex_s .cont p.en span {
		display: inline-block;
		margin-right: 15px;
		color: #3360B4;
	}

	.bdr_service .flex_s .cont h4 {
		color: #3360B4;
		font-size: 26px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.1em;
		margin-bottom: 20px;
	}

	.flow {
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		margin-bottom: 20px;
	}

	.flow .inner {
		width: 23.5%;
		background-color: #F4F7FB;
		padding: 40px 10px;
		position: relative;
	}

	.flow .inner:after {
		content: '';
		display: block;
		border-left: 15px solid #184BAB;
		border-top: 15px solid transparent;
		border-bottom: 15px solid transparent;
		position: absolute;
		top: 50%;
		right: -15px;
		transform: translateY(-50%) translateX(0);
	}

	.flow .inner:last-child:after {
		border: none;
	}

	.flow .inner p.ttl {
		font-size: 20px;
		color: #184BAB;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		text-align: center;
		margin-bottom: 20px;
	}

	.flow .inner p.s14 {
		text-align: center;
	}
}

@media (max-width: 499px) {
	.faq {
		width: 100%;
		background-color: #EBF1FC;
		margin-bottom: 30px;
		padding: 25px 15px;
	}

	.faq .question {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 20px;
	}

	.faq .question p.icon {
		width: 30px;
		height: 30px;
		background-color: #174AAA;
		border-radius: 50%;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-size: 20px;
		margin-right: 10px;
		flex-shrink: 0;
	}

	.faq .question h4 {
		color: #174AAA;
		font-size: 16px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		line-height: 1.4;
	}

	.faq .answer {
		background-color: #fff;
		padding: 20px 15px;
	}

	.faq .answer {
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.faq .answer p.icon {
		width: 30px;
		height: 30px;
		background-color: #FF4C4C;
		border-radius: 50%;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-size: 20px;
		margin-right: 10px;
		flex-shrink: 0;
	}

	.faq .answer p.text {
		font-size: 16px;
		letter-spacing: 0.05em;
		line-height: 1.4;
	}
}

@media (min-width: 500px) {
	.faq {
		width: 100%;
		background-color: #EBF1FC;
		margin-bottom: 30px;
		padding: 25px 25px;
	}

	.faq .question {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 20px;
	}

	.faq .question p.icon {
		width: 30px;
		height: 30px;
		background-color: #174AAA;
		border-radius: 50%;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-size: 20px;
		margin-right: 15px;
		flex-shrink: 0;
	}

	.faq .question h4 {
		color: #174AAA;
		font-size: 17px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
	}

	.faq .answer {
		background-color: #fff;
		padding: 20px 30px;
	}

	.faq .answer {
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.faq .answer p.icon {
		width: 30px;
		height: 30px;
		background-color: #FF4C4C;
		border-radius: 50%;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-size: 20px;
		margin-right: 15px;
		flex-shrink: 0;
	}

	.faq .answer p.text {
		font-size: 16px;
		letter-spacing: 0.05em;
	}
}

@media (min-width: 992px) {
	.faq {
		width: 100%;
		background-color: #EBF1FC;
		margin-bottom: 40px;
		padding: 25px 25px;
	}

	.faq .question {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 20px;
	}

	.faq .question p.icon {
		width: 40px;
		height: 40px;
		background-color: #174AAA;
		border-radius: 50%;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-size: 24px;
		margin-right: 15px;
	}

	.faq .question h4 {
		color: #174AAA;
		font-size: 17px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
	}

	.faq .answer {
		background-color: #fff;
		padding: 20px 30px;
	}

	.faq .answer {
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.faq .answer p.icon {
		width: 40px;
		height: 40px;
		background-color: #FF4C4C;
		border-radius: 50%;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-size: 24px;
		margin-right: 15px;
	}

	.faq .answer p.text {
		font-size: 17px;
		letter-spacing: 0.05em;
	}
}


/* company.html　会社案内
=========================================================================== */

@media (max-width: 991px) {

	#company01,
	#company02,
	#company03 {
		margin: -80px auto 50px;
		padding: 80px 0 0;
	}
	
	#company01 {
		margin-bottom: 0;
	}
}

@media (min-width: 992px) {

	#company01,
	#company02,
	#company03 {
		margin-top: -30px;
		padding-top: 30px;
		margin-bottom: 100px;
	}
}

@media (max-width: 499px) {
	.bg_company01 {
		width: 100%;
		background: url(../images/bg_company01.jpg) center bottom /cover no-repeat;
		padding-bottom: 50px;
		margin-bottom: 50px;
	}

	.ttl_sub {
		position: relative;
	}

	.ttl_sub:before {
		content: '';
		display: block;
		background: url(../images/logo_ttl.png) 0 0 /90px 56px no-repeat;
		width: 90px;
		height: 56px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		z-index: 1;
		opacity: 0.7;
	}

	.ttl_sub h3 {
		font-size: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		text-align: center;
		line-height: 1;
		position: relative;
		margin-bottom: 25px;
		z-index: 2;
	}

	.ttl_sub h3 span {
		font-size: 18px;
		color: #184BAB;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		display: block;
		margin-bottom: 10px;
	}

	#company01 .cont66 .inner {
		background-color: rgba(255, 255, 255, 0.8);
		padding: 20px 15px;
		box-shadow: 10px 10px 20px -15px rgba(0, 0, 0, 0.41);
		margin-bottom: 25px;
	}

	#company01 .cont66 .inner p.s15 {
		line-height: 1.8;
	}

	#company01 .cont30 p.mb15 img {
		max-width: 270px;
	}

	p.name_company01 {
		font-size: 18px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		text-align: center;
	}

	p.name_company01 span {
		font-size: 14px;
		margin-right: 10px;
	}
}

@media (min-width: 500px) {
	.bg_company01 {
		width: 100%;
		background: url(../images/bg_company01.jpg) center bottom /cover no-repeat;
		padding-bottom: 50px;
		margin-bottom: 50px;
	}

	.ttl_sub {
		position: relative;
	}

	.ttl_sub:before {
		content: '';
		display: block;
		background: url(../images/logo_ttl.png) 0 0 /120px 74px no-repeat;
		width: 120px;
		height: 74px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		z-index: 1;
		opacity: 0.7;
	}

	.ttl_sub h3 {
		font-size: 21px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		text-align: center;
		line-height: 1;
		position: relative;
		margin-bottom: 40px;
		z-index: 2;
	}

	.ttl_sub h3 span {
		font-size: 24px;
		color: #184BAB;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		display: block;
		margin-bottom: 10px;
	}

	#company01 .cont66 .inner {
		background-color: rgba(255, 255, 255, 0.8);
		padding: 30px;
		box-shadow: 10px 10px 20px -15px rgba(0, 0, 0, 0.41);
	}

	#company01 .cont66 .inner p.s15 {
		line-height: 2;
	}

	p.name_company01 {
		font-size: 21px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		text-align: center;
	}

	p.name_company01 span {
		font-size: 16px;
		margin-right: 15px;
	}
}

@media (min-width: 992px) {
	.bg_company01 {
		width: 100%;
		background: url(../images/bg_company01.jpg) center bottom /cover no-repeat;
		padding-bottom: 50px;
		margin-bottom: 50px;
	}

	.ttl_sub {
		position: relative;
	}

	.ttl_sub:before {
		content: '';
		display: block;
		background: url(../images/logo_ttl.png) 0 0 /149px 91px no-repeat;
		width: 149px;
		height: 91px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		z-index: 1;
		opacity: 0.7;
	}

	.ttl_sub h3 {
		font-size: 24px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		text-align: center;
		line-height: 1;
		position: relative;
		margin-bottom: 40px;
		z-index: 2;
	}

	.ttl_sub h3 span {
		font-size: 30px;
		color: #184BAB;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		display: block;
		margin-bottom: 10px;
	}

	#company01 .cont66 .inner {
		background-color: rgba(255, 255, 255, 0.8);
		padding: 30px;
		box-shadow: 10px 10px 20px -15px rgba(0, 0, 0, 0.41);
	}

	#company01 .cont66 .inner p.s15 {
		line-height: 2;
	}

	p.name_company01 {
		font-size: 24px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		text-align: center;
	}

	p.name_company01 span {
		font-size: 18px;
		margin-right: 15px;
	}
}

@media (max-width: 499px) {
	table.sub {
		width: 100%;
		border-left: 1px solid #ccc;
		border-top: 1px solid #ccc;
	}

	table.sub th {
		display: block;
		width: 100%;
		background-color: #333;
		color: #fff;
		font-size: 15px;
		padding: 10px 10px 10px 10px;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}

	table.sub td {
		display: block;
		width: 100%;
		background-color: #EBEFF3;
		color: #333;
		font-size: 15px;
		padding: 10px 10px 10px 10px;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		line-height: 1.8;
	}
}

@media (min-width: 500px) {
	table.sub {
		width: 100%;
	}

	table.sub th {
		width: 180px;
		background-color: #333;
		color: #fff;
		font-size: 15px;
		padding: 15px 15px 15px 20px;
		border: 1px solid #aaa;
		display: table-cell !important;
		white-space: nowrap;
	}

	table.sub td {
		background-color: #EBEFF3;
		color: #333;
		font-size: 15px;
		padding: 15px 15px 15px 25px;
		border: 1px solid #aaa;
		line-height: 1.8;
		display: table-cell !important;
	}
}

@media (min-width: 992px) {
	table.sub {
		width: 100%;
	}

	table.sub th {
		width: 230px;
		background-color: #333;
		color: #fff;
		font-size: 15px;
		padding: 15px 15px 15px 20px;
		border: 1px solid #aaa;
	}

	table.sub td {
		background-color: #EBEFF3;
		color: #333;
		font-size: 15px;
		padding: 15px 15px 15px 30px;
		border: 1px solid #aaa;
		line-height: 1.8;
	}
}

@media (max-width: 499px) {
	.bg_policy {
		width: 100%;
		background-color: #eee;
		padding: 40px 0;
		margin-bottom: 40px;
	}

	.bg_policy .inner {
		background-color: #fff;
		padding: 20px;
	}

	.bg_policy .inner p b {
		display: inline-block;
		margin-bottom: 3px;
		margin-left: -0.5em;
	}
}

@media (min-width: 500px) {
	.bg_policy {
		width: 100%;
		background-color: #eee;
		padding: 50px 0;
		margin-bottom: 70px;
	}

	.bg_policy .inner {
		background-color: #fff;
		padding: 35px;
	}

	.bg_policy .inner p b {
		display: inline-block;
		margin-bottom: 3px;
		margin-left: -0.5em;
	}
}

@media (min-width: 992px) {
	.bg_policy {
		width: 100%;
		background-color: #eee;
		padding: 50px 0;
		margin-bottom: 70px;
	}

	.bg_policy .inner {
		background-color: #fff;
		padding: 50px;
	}

	.bg_policy .inner p b {
		display: inline-block;
		margin-bottom: 3px;
		margin-left: -0.5em;
	}
}

@media (max-width: 499px) {
	.access_map iframe {
		width: 100%;
		height: 300px;
	}
}

@media (min-width: 500px) {
	.access_map iframe {
		width: 100%;
		height: 380px;
	}
}

@media (min-width: 992px) {
	.access_map iframe {
		width: 100%;
		height: 460px;
	}
}

@media (max-width: 499px) {
	p.btn_map a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 160px;
		height: 40px;
		border: 1px solid #195897;
		font-size: 14px;
		margin: 20px auto 0;
	}

	p.btn_map a:before {
		content: "\f3c5";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 8px;
	}
}

@media (min-width: 500px) {
	p.btn_map a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 200px;
		height: 46px;
		border: 1px solid #195897;
		font-size: 14px;
		margin: 20px auto 0;
	}

	p.btn_map a:before {
		content: "\f3c5";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 8px;
	}
}


/* works.html　施工事例
=========================================================================== */

@media (max-width: 499px) {
	ul.nav_works {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		margin-bottom: 30px;
	}

	ul.nav_works li {
		margin-right: 10px;
		margin-bottom: 10px;
	}

	ul.nav_works li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 13px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		color: #0A68C9;
		padding: 0.5em 1em;
		border-radius: 30px;
		border: 1px solid #0A68C9;
	}

	ul.nav_works li a {
		transition: 0.1s;
	}

	ul.nav_works li.active a {
		background-color: #0A68C9;
		color: #fff;
	}

	ul.nav_works li:hover a {
		background-color: #0A68C9;
		color: #fff;
		opacity: 1;
	}
}

@media (min-width: 500px) {
	ul.nav_works {
		display: flex;
		flex-direction: row;
		align-items: center;
		flex-wrap: wrap;
		margin-bottom: 30px;
	}

	ul.nav_works li {
		margin-right: 15px;
		margin-bottom: 15px;
	}

	ul.nav_works li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 14px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		color: #0A68C9;
		padding: 0.5em 2em;
		border-radius: 30px;
		border: 1px solid #0A68C9;
	}

	ul.nav_works li a {
		transition: 0.1s;
	}

	ul.nav_works li.active a {
		background-color: #0A68C9;
		color: #fff;
	}

	ul.nav_works li:hover a {
		background-color: #0A68C9;
		color: #fff;
		opacity: 1;
	}
}

@media (min-width: 992px) {
	ul.nav_works {
		display: flex;
		flex-direction: row;
		align-items: center;
		flex-wrap: wrap;
		margin-bottom: 20px;
	}

	ul.nav_works li {
		margin-right: 15px;
		margin-bottom: 15px;
	}

	ul.nav_works li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 16px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		color: #0A68C9;
		padding: 0.5em 2em;
		border-radius: 30px;
		border: 1px solid #0A68C9;
	}

	ul.nav_works li a {
		transition: 0.1s;
	}

	ul.nav_works li.active a {
		background-color: #0A68C9;
		color: #fff;
	}

	ul.nav_works li:hover a {
		background-color: #0A68C9;
		color: #fff;
		opacity: 1;
	}
}

@media (max-width: 499px) {
	h3.works {
		font-size: 16px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		padding-bottom: 10px;
		color: #11357A;
		border-bottom: 2px solid #11357A;
		margin-bottom: 20px;
		line-height: 1.4;
	}

	.cont_works {
		padding: 15px;
		line-height: normal;
		border: 1px solid #ccc;
		background-color: #edf0f7;
		margin: 20px 0;
	}

	ul.file_works {
		display: flex;
		flex-direction: column;
		margin-bottom: 20px;
	}

	ul.file_works li a {
		display: inline-flex;
		flex-direction: row;
		align-items: center;
		font-size: 14px;
		color: #333;
		padding: 0.7em 1.3em 0.7em 1.5em;
		background-color: #D8E3FA;
		border-radius: 30px;
		margin-right: 20px;
		margin-bottom: 15px;
	}

	ul.file_works li a:before {
		content: '';
		display: block;
		background: url(../images/icon_works_file.png) 0 0 /14px 17px no-repeat;
		width: 14px;
		height: 17px;
		margin-right: 7px;
		flex-shrink: 0;
	}
}

@media (min-width: 500px) {
	h3.works {
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		padding-bottom: 15px;
		color: #11357A;
		border-bottom: 2px solid #11357A;
		margin-bottom: 30px;
		line-height: 1.4;
	}

	.cont_works {
		padding: 20px;
		line-height: normal;
		border: 1px solid #ccc;
		background-color: #edf0f7;
		margin: 30px 0;
	}

	ul.file_works {
		display: flex;
		flex-direction: row;
		align-items: center;
		flex-wrap: wrap;
		margin-bottom: 20px;
	}

	ul.file_works li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 14px;
		color: #333;
		padding: 0.7em 2em;
		background-color: #D8E3FA;
		border-radius: 30px;
		margin-right: 20px;
		margin-bottom: 15px;
	}

	ul.file_works li a:before {
		content: '';
		display: block;
		background: url(../images/icon_works_file.png) 0 0 /20px 23px no-repeat;
		width: 20px;
		height: 23px;
		margin-right: 7px;
		flex-shrink: 0;
	}
}

@media (min-width: 992px) {
	h3.works {
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		padding-bottom: 15px;
		color: #11357A;
		border-bottom: 2px solid #11357A;
		margin-bottom: 30px;
	}

	.cont_works {
		padding: 25px;
		line-height: normal;
		border: 1px solid #ccc;
		background-color: #edf0f7;
		margin: 30px 0;
	}

	ul.file_works {
		display: flex;
		flex-direction: row;
		align-items: center;
		flex-wrap: wrap;
		margin-bottom: 20px;
	}

	ul.file_works li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 16px;
		color: #333;
		padding: 0.7em 2em;
		background-color: #D8E3FA;
		border-radius: 30px;
		margin-right: 20px;
	}

	ul.file_works li a:before {
		content: '';
		display: block;
		background: url(../images/icon_works_file.png) 0 0 /20px 23px no-repeat;
		width: 20px;
		height: 23px;
		margin-right: 7px;
	}
}

@media (max-width: 499px) {
	.fotorama {
		width: 100%;
		margin: 20px auto 0;
	}
}

@media (min-width: 500px) {
	.fotorama {
		width: 600px;
		margin: 20px auto 0;
	}
}

@media (min-width: 992px) {
	.fotorama {
		width: 680px;
		margin: 20px auto 0;
	}
}

@media (min-width: 1200px) {
	.fotorama {
		width: 900px;
		margin: 20px auto 0;
	}
}

/*
.fotorama__caption__wrap {
	background-color: rgba(16, 89, 179, .9) !important;
	padding: 0.8em;
}
*/

.fotorama__thumb-border {
	border-color: #1059B3 !important;
}

@media (max-width: 499px) {
	div.paging {
		text-align: center;
		margin-top: 30px;
	}

	div.paging span.current,
	div.paging span.paging-text {
		margin: 0px 2px;
		color: #1059B3;
		border: 1px solid #1059B3;
		display: inline;
		zoom: 1;
		display: inline-block;
		overflow: hidden;
		text-decoration: none;
	}

	div.paging span.paging-text a {
		padding: 3px 5px;
		display: block;
		color: #1059B3;
		background-color: #fff;
	}

	div.paging span.current {
		background: #1059B3;
		border: 1px solid #1059B3;
		color: #fff;
		display: inline;
		zoom: 1;
		padding: 3px 5px;
		text-decoration: none;
		display: inline-block;
		cursor: pointer;
	}

	div.paging span.paging-text a:hover {
		background: #1059B3;
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		opacity: 0.8;
	}
}

@media (min-width: 500px) {
	div.paging {
		text-align: center;
		margin-top: 40px;
	}

	div.paging span.current,
	div.paging span.paging-text {
		margin: 0px 2px;
		color: #1059B3;
		border: 1px solid #1059B3;
		display: inline;
		zoom: 1;
		display: inline-block;
		overflow: hidden;
		text-decoration: none;
	}

	div.paging span.paging-text a {
		padding: 3px 8px;
		display: block;
		color: #1059B3;
		background-color: #fff;
	}

	div.paging span.current {
		background: #1059B3;
		border: 1px solid #1059B3;
		color: #fff;
		display: inline;
		zoom: 1;
		padding: 3px 8px;
		text-decoration: none;
		display: inline-block;
		cursor: pointer;
	}

	div.paging span.paging-text a:hover {
		background: #1059B3;
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		opacity: 0.8;
	}
}


/* recruit.html　採用情報
=========================================================================== */

@media (max-width: 991px) {

	#recruit01,
	#recruit02,
	#recruit03 {
		margin: -80px auto 50px;
		padding: 80px 0 0;
	}
}

@media (min-width: 992px) {

	#recruit01,
	#recruit02,
	#recruit03 {
		margin-top: -30px;
		padding-top: 30px;
		margin-bottom: 100px;
	}
}

@media (max-width: 499px) {
	h4.recruit01 {
		color: #0659AC;
		font-size: 16px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		line-height: 1.8;
		margin-bottom: 10px;
	}

	#recruit01 p.text {
		font-size: 15px;
		line-height: 1.8;
	}

	#recruit01 p.mb_cont4 {
		margin-top: 15px;
	}

	#recruit01 .cont32,
	#recruit02 .cont32 {
		margin-bottom: 15px;
	}
}

@media (min-width: 500px) {
	h4.recruit01 {
		color: #0659AC;
		font-size: 17px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		line-height: 1.8;
		margin-bottom: 10px;
	}

	#recruit01 p.text {
		font-size: 15px;
		line-height: 1.8;
	}
}

@media (min-width: 992px) {
	h4.recruit01 {
		color: #0659AC;
		font-size: 20px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		line-height: 1.8;
		margin-bottom: 20px;
	}

	#recruit01 p.text {
		font-size: 16px;
		line-height: 2;
	}
}

table.sub td ul {
	margin: 15px 0;
}

table.sub td ul li {
	list-style-type: disc;
	margin-left: 1em;
	line-height: 1.8;
}


/* contact.html　お問い合わせ
=========================================================================== */

@media (max-width: 991px) {
	#contact02 {
		margin-top: -80px;
		padding-top: 80px;
	}
}

@media (min-width: 992px) {
	#contact02 {
		margin-top: -30px;
		padding-top: 30px;
	}
}

@media (max-width: 499px) {
	.ttl_contact .ttl {
		width: 100%;
		background-color: #184BAB;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		padding: 10px 10px;
		flex-shrink: 0;
	}

	.ttl_contact .info {
		width: 100%;
		padding: 20px 15px;
		background-color: #edf0f7;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	#contact02 .ttl {
		background-color: #333;
	}

	#contact02 .ttl_contact {
		margin-bottom: 0;
	}

	h3.contact {
		color: #fff;
		font-size: 18px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		text-align: center;
	}

	h3.contact span {
		display: block;
		font-size: 18px;
		line-height: 1;
		margin-bottom: 7px;
	}

	p.tel_contact01 {
		color: #fff;
		font-size: 27px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.tel_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01.png) 0 0 /16px 24px no-repeat;
		width: 16px;
		height: 24px;
		margin-right: 7px;
	}
}

@media (min-width: 500px) {
	.ttl_contact .ttl {
		width: 240px;
		min-height: 160px;
		background-color: #184BAB;
		display: flex;
		flex-direction: row;
		align-items: center;
		padding: 15px 20px;
		flex-shrink: 0;
	}

	.ttl_contact .info {
		width: 100%;
		padding: 25px 30px;
		background-color: #edf0f7;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: flex-start;
	}

	#contact02 .ttl {
		background-color: #333;
	}

	#contact02 .ttl_contact {
		margin-bottom: 0;
	}

	h3.contact {
		color: #fff;
		font-size: 18px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
	}

	h3.contact span {
		display: block;
		font-size: 21px;
		line-height: 1;
		margin-bottom: 10px;
	}

	p.tel_contact01 {
		color: #fff;
		font-size: 30px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		text-align: left!important;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: flex-start;
	}

	p.tel_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01.png) 0 0 /18px 27px no-repeat;
		width: 18px;
		height: 27px;
		margin-right: 7px;
	}
}

@media (min-width: 992px) {
	.ttl_contact .ttl {
		width: 300px;
		min-height: 160px;
		background-color: #184BAB;
		display: flex;
		flex-direction: row;
		align-items: center;
		padding: 15px 30px;
		flex-shrink: 0;
	}

	.ttl_contact .info {
		width: 100%;
		padding: 25px 30px;
		background-color: #edf0f7;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	#contact02 .ttl {
		background-color: #333;
	}

	#contact02 .ttl_contact {
		margin-bottom: 0;
	}

	h3.contact {
		color: #fff;
		font-size: 21px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
	}

	h3.contact span {
		display: block;
		font-size: 27px;
		line-height: 1;
		margin-bottom: 10px;
	}

	p.tel_contact01 {
		color: #fff;
		font-size: 34px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		text-align: center;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.tel_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01.png) 0 0 /20px 30px no-repeat;
		width: 20px;
		height: 30px;
		margin-right: 7px;
	}
}

span.tel_link_contact {
	color: #2C9FDA;
}

span.red {
	color: #ff0000;
}

@media (max-width: 499px) {
	.bg_contact02 {
		padding: 10px 0;
		background-color: transparent;
	}

	table.contact {
		width: 100%;
	}

	table.contact th {
		display: block;
		width: 100%;
		margin-bottom: 5px;
		font-size: 14px;
	}

	table.contact td {
		display: block;
		margin-bottom: 15px;
		font-size: 14px;
	}
}

@media (min-width: 500px) and (max-width:991px) {
	.bg_contact02 {
		padding: 10px 10px;
		background-color: #edf0f7;
	}

	table.contact {
		width: 100%;
	}

	table.contact th {
		width: 30%;
		padding: 10px 5px 10px 5px;
		font-size: 14px;
		display: table-cell !important;
		white-space: nowrap;
	}

	table.contact td {
		padding: 10px 10px 10px 10px;
		font-size: 14px;
		display: table-cell !important;
	}

	table.contact td.bgc {
		width: 130px;
	}
}

@media (min-width: 992px) {
	.bg_contact02 {
		padding: 10px 10px;
		background-color: #edf0f7;
	}

	table.contact {
		width: 100%;
		padding: 10px 0;
	}

	table.contact th {
		width: 27%;
		padding: 10px;
		font-size: 14px;
	}

	table.contact td {
		padding: 10px 10px 10px 10px;
		font-size: 14px;
	}

	table.contact td.bgc {
		width: 130px;
	}
}

@media (min-width: 1200px) {
	table.contact {
		width: 100%;
	}

	table.contact th {
		width: 25%;
		padding: 10px 10px 10px 15px;
	}

	table.contact td {
		padding: 10px 10px 10px 15px;
	}

	table.contact td.bgc {
		width: 130px;
	}
}

table.contact th.must:after {
	content: '必須';
	display: inline-block;
	width: 36px;
	height: 16px;
	background-color: #ff0000;
	text-align: center;
	color: #fff;
	font-size: 10px;
	line-height: 16px;
	margin-left: 15px;
	float: right;
}

table.contact th.any:after {
	content: '任意';
	display: inline-block;
	width: 36px;
	height: 16px;
	background-color: #dedddd;
	text-align: center;
	color: #777;
	font-size: 10px;
	line-height: 16px;
	margin-left: 15px;
	float: right;
}

@media (max-width: 499px) {
	table.contact td input.write {
		padding: 0.5em 0.5em;
		width: 100%;
		border-radius: 4px;
		border: 1px solid #ddd;
	}
}

@media (min-width: 500px) {
	table.contact td input.write {
		padding: 0.6em 0.6em;
		width: 100%;
		border: 1px solid #ddd;
		background-color: #fff;
		border-radius: 4px;
	}
}

table.contact td input.form100 {
	width: 100px !important;
}

table.contact td input.form150 {
	width: 150px !important;
}

select {
	padding: 0.6em 0.6em;
}

@media (max-width: 499px) {
	textarea {
		width: 100%;
		padding: 0.5em 0.5em;
		border: 1px solid #ddd;
		background-color: #fff;
	}
}

@media (min-width: 500px) {
	textarea {
		width: 100%;
		padding: 0.6em 0.6em;
		;
		border: 1px solid #ddd;
		background-color: #fff;
	}
}

.privacyBox {
	height: 160px;
	overflow: auto;
	overflow-y: scroll;
	font-size: 14px;
	line-height: normal;
	padding: 15px;
	border: solid 1px #ccc;
	border-radius: 4px;
	background-color: #fff;
}

p.ttl_privacy {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

p.text_privacy {
	font-size: 13px;
	line-height: 1.6;
}

ul.privacy li {
	list-style-type: decimal;
	margin-left: 20px;
	margin-bottom: 5px;
	font-size: 13px;
}

p.name_policy {
	text-align: right;
	margin-right: 50px;
	line-height: 1.8;
}

@media (max-width: 499px) {
	h4.privacy {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 10px;
		line-height: 1.6;
	}

	p.name_privacy {
		font-size: 13px;
		font-weight: bold;
		text-align: right;
		margin-top: 10px;
	}
}

@media (min-width: 500px) {
	h4.privacy {
		font-size: 15px;
		font-weight: bold;
		margin-bottom: 10px;
		line-height: 1.6;
		margin-top: 10px;
	}

	p.name_privacy {
		font-size: 14px;
		font-weight: bold;
		text-align: right;
		margin-right: 50px;
	}
}

@media (min-width: 992px) {
	h4.privacy {
		font-size: 15px;
		font-weight: bold;
		margin-bottom: 10px;
		line-height: 1.6;
		margin-top: 30px;
	}

	p.name_privacy {
		font-size: 14px;
		font-weight: bold;
		text-align: right;
		margin-right: 50px;
	}
}

@media (max-width: 359px) {
	button.comfirm {
		width: 100%;
		max-width: 200px;
		height: 40px;
		text-align: center;
		background-color: #2c67af;
		color: #fff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 14px;
		line-height: 40px;
		padding: 0 !important;
	}

	button.comfirm:hover {
		background-color: #387fd6;
	}

	.btn_space {
		width: 100%;
		max-width: 200px;
		margin: 0 auto;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}

	button.back {
		width: 47%;
		height: 40px;
		text-align: center;
		background-color: #ddd;
		color: #333;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 14px;
		line-height: 40px;
		padding: 0 !important;
		display: inline-block;
		margin-right: 4%;
	}

	button.back:hover {
		background-color: #ccc;
	}

	button.send {
		width: 47%;
		height: 40px;
		text-align: center;
		background-color: #2c67af;
		color: #fff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 14px;
		line-height: 40px;
		padding: 0 !important;
		display: inline-block;
	}

	button.send:hover {
		background-color: #387fd6;
	}
}

@media (min-width: 360px) {
	button.comfirm {
		width: 100%;
		max-width: 300px;
		height: 42px;
		text-align: center;
		background-color: #2c67af;
		color: #fff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 13px;
		line-height: 42px;
		padding: 0 !important;
	}

	button.comfirm:hover {
		background-color: #387fd6;
	}

	.btn_space {
		width: 100%;
		max-width: 300px;
		margin: 0 auto;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}

	button.back {
		width: 47%;
		height: 42px;
		text-align: center;
		background-color: #ddd;
		color: #333;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 15px;
		line-height: 42px;
		padding: 0 !important;
		display: inline-block;
		margin-right: 4%;
	}

	button.back:hover {
		background-color: #ccc;
	}

	button.send {
		width: 47%;
		height: 42px;
		text-align: center;
		background-color: #2c67af;
		color: #fff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 15px;
		line-height: 42px;
		padding: 0 !important;
		display: inline-block;
	}

	button.send:hover {
		background-color: #387fd6;
	}
}

@media (min-width: 500px) {
	button.comfirm {
		width: 400px;
		height: 46px;
		max-width: 400px;
		text-align: center;
		background-color: #2c67af;
		color: #fff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 15px;
		line-height: 46px;
		padding: 0 !important;
	}

	button.comfirm:hover {
		background-color: #387fd6;
	}

	.btn_space {
		width: 400px;
		margin: 0 auto;
		max-width: 400px;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}

	button.back {
		width: 180px;
		height: 46px;
		text-align: center;
		background-color: #ddd;
		color: #333;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 15px;
		line-height: 46px;
		padding: 0 !important;
		display: inline-block;
		margin-right: 30px;
	}

	button.back:hover {
		background-color: #ccc;
	}

	button.send {
		width: 180px;
		height: 46px;
		text-align: center;
		background-color: #2c67af;
		color: #fff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 15px;
		line-height: 46px;
		padding: 0 !important;
		display: inline-block;
	}

	button.send:hover {
		background-color: #387fd6;
	}
}

select {
	border: 1px solid #ccc;
}

@media (max-width: 499px) {
	table.contact label {
		font-weight: normal;
	}
}

@media (max-width: 499px) {
	.agreebox label {
		font-size: 13px;
	}
}

@media (max-width: 499px) {
	::-webkit-input-placeholder {
		/* WebKit, Blink, Edge */
		color: #aaa;
		font-size: 13px;
	}

	:-ms-input-placeholder {
		/* Internet Explorer 10-11 */
		color: #aaa;
		font-size: 13px;
	}

	::placeholder {
		/* Others */
		color: #aaa;
		font-size: 13px;
	}
}

@media (min-width: 500px) {
	::-webkit-input-placeholder {
		/* WebKit, Blink, Edge */
		color: #aaa;
		font-size: 14px;
	}

	:-ms-input-placeholder {
		/* Internet Explorer 10-11 */
		color: #aaa;
		font-size: 14px;
	}

	::placeholder {
		/* Others */
		color: #aaa;
		font-size: 14px;
	}
}

@media (min-width: 992px) {
	::-webkit-input-placeholder {
		/* WebKit, Blink, Edge */
		color: #aaa;
		font-size: 15px;
	}

	:-ms-input-placeholder {
		/* Internet Explorer 10-11 */
		color: #aaa;
		font-size: 15px;
	}

	::placeholder {
		/* Others */
		color: #aaa;
		font-size: 15px;
	}
}

/* entry.html　求人応募フォーム
=========================================================================== */

@media (max-width: 499px) {
	h3.entry {
		font-size: 15px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		text-align: center;
		background-color: #1F497D;
		color: #fff;
		padding: 0.6em 1em;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin-bottom: 10px;
		position: relative;
		overflow: hidden;
		letter-spacing: 0.05em;
	}

	p.tel_entry01 {
		color: #fff;
		font-size: 24px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		text-align: center;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.tel_entry01:before {
		content: '';
		display: block;
		background: url(../images/icon_entry01.png) 0 0 /16px 26px no-repeat;
		width: 16px;
		height: 26px;
		margin-right: 7px;
	}
}

@media (min-width: 500px) {

	h3.entry {
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		text-align: center;
		background-color: #1F497D;
		color: #fff;
		padding: 0.6em 1em;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin-bottom: 15px;
		position: relative;
		overflow: hidden;
	}

	p.tel_entry01 {
		color: #fff;
		font-size: 30px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		text-align: center;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.tel_entry01:before {
		content: '';
		display: block;
		background: url(../images/icon_entry01.png) 0 0 /18px 30px no-repeat;
		width: 18px;
		height: 30px;
		margin-right: 10px;
	}
}

@media (min-width: 992px) {

	h3.entry {
		font-size: 21px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		text-align: center;
		background-color: #1F497D;
		color: #fff;
		padding: 0.6em 1em;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin-bottom: 20px;
		position: relative;
		overflow: hidden;
	}

	p.tel_entry01 {
		color: #fff;
		font-size: 36px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		text-align: center;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.tel_entry01:before {
		content: '';
		display: block;
		background: url(../images/icon_entry01.png) 0 0 /24px 40px no-repeat;
		width: 24px;
		height: 40px;
		margin-right: 10px;
	}
}








/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */

	
* {
	-webkit-print-color-adjust: exact !important;
	background-attachment: initial !important;
	overflow-y: visible !important;
}
html {
	overflow: visible !important;
	zoom: 0.7 !important;
}
body {
	min-width: 1240px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.container-fluid, .container {
	min-width: 1170px !important;
}
.row {
	margin-left: -15px !important;
	margin-right: -15px !important;
}
.dl-horizontal dt {
	float: left;
	width: 160px;
	overflow: hidden;
	clear: left;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dl-horizontal dd {
	margin-left: 180px;
}
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
.form-inline .form-control-static {
	display: inline-block;
}
.form-inline .input-group {
	display: inline-table;
	vertical-align: middle;
}
.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
	width: auto;
}
.form-inline .input-group>.form-control {
	width: 100%;
}
.form-inline .control-label {
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .radio, .form-inline .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .radio label, .form-inline .checkbox label {
	padding-left: 0;
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
	position: relative;
	margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
	top: 0;
}
.form-horizontal .control-label {
	padding-top: 7px;
	margin-bottom: 0;
	text-align: right;
}
.form-horizontal .form-group-lg .control-label {
	padding-top: 11px;
	font-size: 18px;
}
.form-horizontal .form-group-sm .control-label {
	padding-top: 6px;
	font-size: 12px;
}
.navbar-header {
	float: left;
}
.navbar-right .dropdown-menu {
	right: 0;
	left: auto;
}
.navbar-right .dropdown-menu-left {
	right: auto;
	left: 0;
}
.navbar {
	border-radius: 4px;
}
.navbar-collapse {
	width: auto;
	border-top: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.navbar-collapse.collapse {
	display: block;
	height: auto;
	padding-bottom: 0;
	overflow: visible;
}
.navbar-collapse.in {
	overflow-y: visible;
}
.nav-justified {
	width: 100%;
}
.nav-justified>li {
	float: none;
}
.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}
.nav-justified>li {
	display: table-cell;
	width: 1%;
}
.nav-justified>li>a {
	margin-bottom: 0;
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: static;
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
	margin-right: 0;
	margin-left: 0;
}
.navbar-static-top {
	border-radius: 0;
}
.navbar-fixed-top, .navbar-fixed-bottom {
	border-radius: 0;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: -15px;
}
.navbar-toggle {
	display: none;
}
.navbar-nav {
	float: left;
	margin: 0;
}
.navbar-nav>li {
	float: left;
}
.navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px;
}
.navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.navbar-form .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
.navbar-form .form-control-static {
	display: inline-block;
}
.navbar-form .input-group {
	display: inline-table;
	vertical-align: middle;
}
.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
	width: auto;
}
.navbar-form .input-group>.form-control {
	width: 100%;
}
.navbar-form .control-label {
	margin-bottom: 0;
	vertical-align: middle;
}
.navbar-form .radio, .navbar-form .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
}
.navbar-form .radio label, .navbar-form .checkbox label {
	padding-left: 0;
}
.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
	position: relative;
	margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
	top: 0;
}
.navbar-text {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}
.navbar-left {
	float: left;
}
.navbar-right {
	float: right;
	margin-right: -15px;
}
.navbar-right~.navbar-right {
	margin-right: 0;
}
.jumbotron {
	padding-top: 48px;
	padding-bottom: 48px;
}
.container .jumbotron, .container-fluid .jumbotron {
	padding-right: 60px;
	padding-left: 60px;
}
.jumbotron h1, .jumbotron .h1 {
	font-size: 63px;
}
.modal-dialog {
	width: 600px;
	margin: 30px auto;
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
	width: 300px;
}
.modal-lg {
	width: 900px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	width: 30px;
	height: 30px;
	margin-top: -10px;
	font-size: 30px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -10px;
}
.carousel-caption {
	right: 20%;
	left: 20%;
	padding-bottom: 30px;
}
.carousel-indicators {
	bottom: 20px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66666667%;
}
.col-xs-pull-10 {
	right: 83.33333333%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66666667%;
}
.col-xs-pull-7 {
	right: 58.33333333%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66666667%;
}
.col-xs-pull-4 {
	right: 33.33333333%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.66666667%;
}
.col-xs-pull-1 {
	right: 8.33333333%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66666667%;
}
.col-xs-push-10 {
	left: 83.33333333%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66666667%;
}
.col-xs-push-7 {
	left: 58.33333333%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66666667%;
}
.col-xs-push-4 {
	left: 33.33333333%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.66666667%;
}
.col-xs-push-1 {
	left: 8.33333333%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.col-xs-offset-0 {
	margin-left: 0%;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-11 {
	width: 91.66666667%;
}
.col-sm-10 {
	width: 83.33333333%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-8 {
	width: 66.66666667%;
}
.col-sm-7 {
	width: 58.33333333%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-5 {
	width: 41.66666667%;
}
.col-sm-4 {
	width: 33.33333333%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-2 {
	width: 16.66666667%;
}
.col-sm-1 {
	width: 8.33333333%;
}
.col-sm-pull-12 {
	right: 100%;
}
.col-sm-pull-11 {
	right: 91.66666667%;
}
.col-sm-pull-10 {
	right: 83.33333333%;
}
.col-sm-pull-9 {
	right: 75%;
}
.col-sm-pull-8 {
	right: 66.66666667%;
}
.col-sm-pull-7 {
	right: 58.33333333%;
}
.col-sm-pull-6 {
	right: 50%;
}
.col-sm-pull-5 {
	right: 41.66666667%;
}
.col-sm-pull-4 {
	right: 33.33333333%;
}
.col-sm-pull-3 {
	right: 25%;
}
.col-sm-pull-2 {
	right: 16.66666667%;
}
.col-sm-pull-1 {
	right: 8.33333333%;
}
.col-sm-pull-0 {
	right: auto;
}
.col-sm-push-12 {
	left: 100%;
}
.col-sm-push-11 {
	left: 91.66666667%;
}
.col-sm-push-10 {
	left: 83.33333333%;
}
.col-sm-push-9 {
	left: 75%;
}
.col-sm-push-8 {
	left: 66.66666667%;
}
.col-sm-push-7 {
	left: 58.33333333%;
}
.col-sm-push-6 {
	left: 50%;
}
.col-sm-push-5 {
	left: 41.66666667%;
}
.col-sm-push-4 {
	left: 33.33333333%;
}
.col-sm-push-3 {
	left: 25%;
}
.col-sm-push-2 {
	left: 16.66666667%;
}
.col-sm-push-1 {
	left: 8.33333333%;
}
.col-sm-push-0 {
	left: auto;
}
.col-sm-offset-12 {
	margin-left: 100%;
}
.col-sm-offset-11 {
	margin-left: 91.66666667%;
}
.col-sm-offset-10 {
	margin-left: 83.33333333%;
}
.col-sm-offset-9 {
	margin-left: 75%;
}
.col-sm-offset-8 {
	margin-left: 66.66666667%;
}
.col-sm-offset-7 {
	margin-left: 58.33333333%;
}
.col-sm-offset-6 {
	margin-left: 50%;
}
.col-sm-offset-5 {
	margin-left: 41.66666667%;
}
.col-sm-offset-4 {
	margin-left: 33.33333333%;
}
.col-sm-offset-3 {
	margin-left: 25%;
}
.col-sm-offset-2 {
	margin-left: 16.66666667%;
}
.col-sm-offset-1 {
	margin-left: 8.33333333%;
}
.col-sm-offset-0 {
	margin-left: 0%;
}
.col-md-12 {
	width: 100%;
}
.col-md-11 {
	width: 91.66666667%;
}
.col-md-10 {
	width: 83.33333333%;
}
.col-md-9 {
	width: 75%;
}
.col-md-8 {
	width: 66.66666667%;
}
.col-md-7 {
	width: 58.33333333%;
}
.col-md-6 {
	width: 50%;
}
.col-md-5 {
	width: 41.66666667%;
}
.col-md-4 {
	width: 33.33333333%;
}
.col-md-3 {
	width: 25%;
}
.col-md-2 {
	width: 16.66666667%;
}
.col-md-1 {
	width: 8.33333333%;
}
.col-md-pull-12 {
	right: 100%;
}
.col-md-pull-11 {
	right: 91.66666667%;
}
.col-md-pull-10 {
	right: 83.33333333%;
}
.col-md-pull-9 {
	right: 75%;
}
.col-md-pull-8 {
	right: 66.66666667%;
}
.col-md-pull-7 {
	right: 58.33333333%;
}
.col-md-pull-6 {
	right: 50%;
}
.col-md-pull-5 {
	right: 41.66666667%;
}
.col-md-pull-4 {
	right: 33.33333333%;
}
.col-md-pull-3 {
	right: 25%;
}
.col-md-pull-2 {
	right: 16.66666667%;
}
.col-md-pull-1 {
	right: 8.33333333%;
}
.col-md-pull-0 {
	right: auto;
}
.col-md-push-12 {
	left: 100%;
}
.col-md-push-11 {
	left: 91.66666667%;
}
.col-md-push-10 {
	left: 83.33333333%;
}
.col-md-push-9 {
	left: 75%;
}
.col-md-push-8 {
	left: 66.66666667%;
}
.col-md-push-7 {
	left: 58.33333333%;
}
.col-md-push-6 {
	left: 50%;
}
.col-md-push-5 {
	left: 41.66666667%;
}
.col-md-push-4 {
	left: 33.33333333%;
}
.col-md-push-3 {
	left: 25%;
}
.col-md-push-2 {
	left: 16.66666667%;
}
.col-md-push-1 {
	left: 8.33333333%;
}
.col-md-push-0 {
	left: auto;
}
.col-md-offset-12 {
	margin-left: 100%;
}
.col-md-offset-11 {
	margin-left: 91.66666667%;
}
.col-md-offset-10 {
	margin-left: 83.33333333%;
}
.col-md-offset-9 {
	margin-left: 75%;
}
.col-md-offset-8 {
	margin-left: 66.66666667%;
}
.col-md-offset-7 {
	margin-left: 58.33333333%;
}
.col-md-offset-6 {
	margin-left: 50%;
}
.col-md-offset-5 {
	margin-left: 41.66666667%;
}
.col-md-offset-4 {
	margin-left: 33.33333333%;
}
.col-md-offset-3 {
	margin-left: 25%;
}
.col-md-offset-2 {
	margin-left: 16.66666667%;
}
.col-md-offset-1 {
	margin-left: 8.33333333%;
}
.col-md-offset-0 {
	margin-left: 0%;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-11 {
	width: 91.66666667%;
}
.col-lg-10 {
	width: 83.33333333%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-8 {
	width: 66.66666667%;
}
.col-lg-7 {
	width: 58.33333333%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-5 {
	width: 41.66666667%;
}
.col-lg-4 {
	width: 33.33333333%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-2 {
	width: 16.66666667%;
}
.col-lg-1 {
	width: 8.33333333%;
}
.col-lg-pull-12 {
	right: 100%;
}
.col-lg-pull-11 {
	right: 91.66666667%;
}
.col-lg-pull-10 {
	right: 83.33333333%;
}
.col-lg-pull-9 {
	right: 75%;
}
.col-lg-pull-8 {
	right: 66.66666667%;
}
.col-lg-pull-7 {
	right: 58.33333333%;
}
.col-lg-pull-6 {
	right: 50%;
}
.col-lg-pull-5 {
	right: 41.66666667%;
}
.col-lg-pull-4 {
	right: 33.33333333%;
}
.col-lg-pull-3 {
	right: 25%;
}
.col-lg-pull-2 {
	right: 16.66666667%;
}
.col-lg-pull-1 {
	right: 8.33333333%;
}
.col-lg-pull-0 {
	right: auto;
}
.col-lg-push-12 {
	left: 100%;
}
.col-lg-push-11 {
	left: 91.66666667%;
}
.col-lg-push-10 {
	left: 83.33333333%;
}
.col-lg-push-9 {
	left: 75%;
}
.col-lg-push-8 {
	left: 66.66666667%;
}
.col-lg-push-7 {
	left: 58.33333333%;
}
.col-lg-push-6 {
	left: 50%;
}
.col-lg-push-5 {
	left: 41.66666667%;
}
.col-lg-push-4 {
	left: 33.33333333%;
}
.col-lg-push-3 {
	left: 25%;
}
.col-lg-push-2 {
	left: 16.66666667%;
}
.col-lg-push-1 {
	left: 8.33333333%;
}
.col-lg-push-0 {
	left: auto;
}
.col-lg-offset-12 {
	margin-left: 100%;
}
.col-lg-offset-11 {
	margin-left: 91.66666667%;
}
.col-lg-offset-10 {
	margin-left: 83.33333333%;
}
.col-lg-offset-9 {
	margin-left: 75%;
}
.col-lg-offset-8 {
	margin-left: 66.66666667%;
}
.col-lg-offset-7 {
	margin-left: 58.33333333%;
}
.col-lg-offset-6 {
	margin-left: 50%;
}
.col-lg-offset-5 {
	margin-left: 41.66666667%;
}
.col-lg-offset-4 {
	margin-left: 33.33333333%;
}
.col-lg-offset-3 {
	margin-left: 25%;
}
.col-lg-offset-2 {
	margin-left: 16.66666667%;
}
.col-lg-offset-1 {
	margin-left: 8.33333333%;
}
.col-lg-offset-0 {
	margin-left: 0%;
}
.visible-xs, .visible-sm, .visible-md {
	display: none !important;
}
.visible-lg {
	display: block !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block {
	display: none !important;
}
, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
 display: block !important;
}
.hidden-xs, .hidden-sm, .hidden-md {
	display: block !important;
}
.hidden-lg {
	display: none !important;
}
}
 @page {
 margin: 8mm;
}
