<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*Googlefonts*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:500,700&amp;display=swap&amp;subset=japanese');
@import url('https://fonts.googleapis.com/css2?family=Racing+Sans+One&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:700&amp;display=swap');

/*font参考*/
.font_sample {
	font-family: 'Racing Sans One', cursive;
}



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: 767px) {
	.lh2 {
		line-height: 1.8 !important;
	}

	.lh22 {
		line-height: 1.8 !important;
	}
}

@media (min-width: 768px) {
	.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: 767px) {
	.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: 768px) {
	.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: 767px) {
	.flex_b {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.reverse_sp {
		flex-direction: column-reverse !important;
	}
}

@media (min-width: 768px) {
	.flex_b {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
}

@media (max-width: 767px) {
	.flex_c {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
}

@media (min-width: 768px) {
	.flex_c {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
}

@media (max-width: 767px) {
	.flex_s {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}
}

@media (min-width: 768px) {
	.flex_s {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
	}
}

@media (max-width: 767px) {
	.flex_e {
		display: flex;
		flex-direction: column;
	}
}

@media (min-width: 768px) {
	.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: 767px) {
	.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: 768px) {
	.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: 20px !important;
	}
}

@media (min-width: 768px) {

	.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: 25px !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: 30px !important;
	}
}

.dn {
	display: none;
}

span.tel_link {
	color: #333;
}

span.tel_link_white {
	color: #fff;
}


/* header
=========================================================================== */

.inner_body {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
}

@media (min-width: 992px) {
	header {
		width: 100%;
		height: 100px;
		background-color: #fff;
	}

	.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 15px 0 15px;
	}
}

@media (min-width: 1200px) {
	header {
		width: 100%;
		height: 100px;
		background-color: #fff;
	}

	.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 30px 0 30px;
	}
}

@media (max-width: 991px) {
	.info_h {
		display: none;
	}
}

@media (min-width: 992px) {
	.info_h {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin-left: 30px;
	}

	p.tel_h {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #00A3D9;
		font-size: 21px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
	}

	p.tel_h:before {
		content: '';
		display: block;
		background: url(../images/icon_h01.png) 0 0 /13px 17px no-repeat;
		width: 13px;
		height: 17px;
		margin-right: 5px;
	}

	span.tel_link_h {
		color: #00A3D9;
	}

	p.btn_contact_h a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 130px;
		height: 42px;
		background-color: #00A3D9;
		border-radius: 20px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 14px;
		margin-left: 20px;
	}

	p.btn_contact_h a:before {
		content: '';
		display: block;
		background: url(../images/icon_h02.png) 0 0 /16px 13px no-repeat;
		width: 16px;
		height: 13px;
		margin-right: 5px;
	}
}

@media (min-width: 1200px) {
	.info_h {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin-left: 20px;
	}

	p.tel_h {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #00A3D9;
		font-size: 26px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
	}

	p.tel_h:before {
		content: '';
		display: block;
		background: url(../images/icon_h01.png) 0 0 /18px 22px no-repeat;
		width: 18px;
		height: 22px;
		margin-right: 7px;
	}

	span.tel_link_h {
		color: #00A3D9;
	}

	p.btn_contact_h a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 180px;
		height: 42px;
		background-color: #00A3D9;
		border-radius: 20px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 16px;
		margin-left: 30px;
	}

	p.btn_contact_h a:before {
		content: '';
		display: block;
		background: url(../images/icon_h02.png) 0 0 /18px 15px no-repeat;
		width: 18px;
		height: 15px;
		margin-right: 7px;
	}
}

@media (min-width: 1400px) {
	.info_h {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin-left: 70px;
	}

	p.tel_h {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #00A3D9;
		font-size: 26px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
	}

	p.tel_h:before {
		content: '';
		display: block;
		background: url(../images/icon_h01.png) 0 0 /18px 22px no-repeat;
		width: 18px;
		height: 22px;
		margin-right: 7px;
	}

	span.tel_link_h {
		color: #00A3D9;
	}

	p.btn_contact_h a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 210px;
		height: 42px;
		background-color: #00A3D9;
		border-radius: 20px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 16px;
		margin-left: 40px;
	}

	p.btn_contact_h a:before {
		content: '';
		display: block;
		background: url(../images/icon_h02.png) 0 0 /18px 15px no-repeat;
		width: 18px;
		height: 15px;
		margin-right: 7px;
	}
}


/* 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 &gt; .btn-group:before,
.btn-group-vertical &gt; .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 &gt; li {
		float: none;
	}

	.navbar-nav &gt; li &gt; 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: 768px) {

	.navbar &gt; .container .navbar-brand,
	.navbar &gt; .container-fluid .navbar-brand {
		margin-left: 0;
	}
}

.navbar-brand a {
	display: block;
}

@media (max-width: 360px) {
	.navbar-brand {
		width: 66%;
		height: auto;
	}
}

@media (min-width: 361px) {
	.navbar-brand {
		width: 230px;
		height: auto;
	}
}

@media (min-width: 992px) {
	.navbar-brand {
		width: 250px;
	}
}

@media (min-width: 1200px) {
	.navbar-brand {
		width: 280px;
	}
}

@media (min-width: 1400px) {
	.navbar-brand {
		width: 305px;
	}
}

@media (max-width: 991px) {
	.navbar-nav &gt; li &gt; a {
		padding: 15px;
		font-size: 15px;
		font-weight: bold;
		color: #333;
		margin: 10px;
		border-radius: 2px;
		text-align: left;
		box-shadow: 0px 1px 3px 0px #ccc inset;
		text-decoration: none;
	}

	.navbar-nav &gt; li {
		margin-bottom: 0px;
	}

	.navbar-nav &gt; li &gt; span {
		color: #999999;
		font-size: 10px;
		font-weight: normal;
		float: right;
		letter-spacing: 1px;
	}
}

@media (min-width: 992px) {

	.navbar-collapse {
		display: flex !important;
		align-items: center;
		width: auto;
		padding: 0;
	}

	.navbar-nav {
		background: none;
		float: none;
	}

	.navbar-nav &gt; li {
		display: inline-block;
		font-size: 14px;
		margin-left: 20px;
	}

	.navbar-nav &gt; li &gt; a {
		font-size: 14px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.05em;
		color: #333 !important;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		height: 100px;
		padding: 0 5px;
	}

	.navbar-nav &gt; li &gt; a:hover {
		color: #0072CB !important;
		opacity: 1;
		background-color: transparent !important;
	}

	.navbar-nav &gt; li.active &gt; a {
		color: #0072CB !important;
		background-color: transparent !important;
	}

	.navbar-nav &gt; li &gt; a:after {
		position: absolute;
		bottom: 0;
		left: 0;
		content: '';
		width: 100%;
		height: 5px;
		background-color: #0072CB;
		transform: scale(0, 1);
		transform-origin: center top;
		transition: .3s;
	}

	.navbar-nav &gt; li &gt; a:hover:after {
		width: 100%;
		opacity: 1;
		transform: scale(1, 1);
	}

	.navbar-nav &gt; li.active &gt; 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 &gt; li {
		display: inline-block;
		font-size: 15px;
		margin-left: 10px;
	}

	.navbar-nav &gt; li &gt; a {
		font-size: 15px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.05em;
		color: #333 !important;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		height: 100px;
	}

	.navbar-nav &gt; li &gt; a:hover {
		color: #0072CB !important;
		opacity: 1;
		background-color: transparent !important;
	}

	.navbar-nav &gt; li.active &gt; a {
		color: #0072CB !important;
		background-color: transparent !important;
	}

	.navbar-nav &gt; li &gt; a:after {
		position: absolute;
		bottom: 0;
		left: 0;
		content: '';
		width: 100%;
		height: 5px;
		background-color: #0072CB;
		transform: scale(0, 1);
		transform-origin: center top;
		transition: .3s;
	}

	.navbar-nav &gt; li &gt; a:hover:after {
		width: 100%;
		opacity: 1;
		transform: scale(1, 1);
	}

	.navbar-nav &gt; li.active &gt; a:after {
		width: 100%;
		opacity: 1;
		transform: scale(1, 1);
	}
}

@media (min-width: 1400px) {
	.navbar-nav &gt; li {
		display: inline-block;
		font-size: 15px;
		margin-left: 30px;
	}
}

/*スマホグローバルナビ*/
@media (max-width: 767px) {
	.sp_fix {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding: 8px 0;
	}

	nav.navbar {
		background-color: #fff;
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
		z-index: 9999;
		position: fixed;
		top: 0;
		width: 100%;
	}

	.navbar-toggle {
		position: relative;
		width: 30px;
		height: 20px;
		border: none;
		background-color: transparent;
	}

	.navbar-toggle,
	.navbar-toggle &gt; span {
		display: inline-block;
		/*transition: all .4s;*/
	}

	.navbar-toggle &gt; span {
		position: absolute;
		right: 0;
		width: 100%;
		height: 2px;
		background-color: #333;
	}

	.navbar-toggle &gt; span:nth-of-type(1) {
		top: 0;
	}

	.navbar-toggle &gt; span:nth-of-type(2) {
		top: 9px;
	}

	.navbar-toggle &gt; span:nth-of-type(3) {
		bottom: 0;
	}

	.navbar-toggle.active &gt; span:nth-of-type(1) {
		-webkit-transform: translateY(9px) rotate(-45deg);
		transform: translateY(9px) rotate(-45deg);
	}

	.navbar-toggle.active &gt; span:nth-of-type(2) {
		opacity: 0;
		-webkit-animation: active-menu-bar02 .8s forwards;
		animation: active-menu-bar02 .8s forwards;
	}

	.navbar-toggle.active &gt; 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: #005EB8;
		position: relative;
		-webkit-overflow-scrolling: touch;
		/*スマホナビゲーションでスクロールできるようにする*/
		padding-bottom: 5px;
		margin-bottom: 15px;
	}

	.navbar-nav &gt; li &gt; 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 &gt; li.active &gt; a {
		background-color: #cbe1f7 !important;
		color: #004690 !important;
	}

	.navbar-nav &gt; li a &gt; span {
		color: #7C9BEB;
		font-size: 10px;
		font-weight: normal;
		float: right;
		letter-spacing: 1px;
		display: none;
	}

	.navbar-nav &gt; li &gt; a:hover,
	.navbar-nav &gt; li &gt; a:focus {
		color: #004690 !important;
		background-color: #cbe1f7 !important;
		opacity: 1;
	}

	.navbar-nav &gt; li &gt; a:hover &gt; span {
		color: #004690 !important;
	}
}

/*タブレットグローバルナビ*/
@media (min-width: 768px) and (max-width:991px) {
	.sp_fix {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding: 8px 0;
	}

	nav.navbar {
		background-color: #fff;
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
		z-index: 9999;
		position: fixed;
		top: 0;
		width: 100%;
	}

	.navbar-toggle {
		position: relative;
		width: 30px;
		height: 20px;
		border: none;
		background-color: transparent;
	}

	.navbar-toggle,
	.navbar-toggle &gt; span {
		display: inline-block;
		/*transition: all .4s;*/
	}

	.navbar-toggle &gt; span {
		position: absolute;
		right: 0;
		width: 100%;
		height: 2px;
		background-color: #333;
	}

	.navbar-toggle &gt; span:nth-of-type(1) {
		top: 0;
	}

	.navbar-toggle &gt; span:nth-of-type(2) {
		top: 9px;
	}

	.navbar-toggle &gt; span:nth-of-type(3) {
		bottom: 0;
	}

	.navbar-toggle.active &gt; span:nth-of-type(1) {
		-webkit-transform: translateY(9px) rotate(-45deg);
		transform: translateY(9px) rotate(-45deg);
	}

	.navbar-toggle.active &gt; span:nth-of-type(2) {
		opacity: 0;
		-webkit-animation: active-menu-bar02 .8s forwards;
		animation: active-menu-bar02 .8s forwards;
	}

	.navbar-toggle.active &gt; 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: #005EB8;
		position: relative;
		-webkit-overflow-scrolling: touch;
		/*スマホナビゲーションでスクロールできるようにする*/
		padding-bottom: 5px;
		margin-bottom: 15px;
	}

	.navbar-nav &gt; li &gt; 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 &gt; li.active &gt; a {
		background-color: #cbe1f7 !important;
		color: #004690 !important;
	}

	.navbar-nav &gt; li a &gt; span {
		color: #7C9BEB;
		font-size: 10px;
		font-weight: normal;
		float: right;
		letter-spacing: 1px;
		display: none;
	}

	.navbar-nav &gt; li &gt; a:hover,
	.navbar-nav &gt; li &gt; a:focus {
		color: #004690 !important;
		background-color: #cbe1f7 !important;
		opacity: 1;
	}

	.navbar-nav &gt; li &gt; a:hover &gt; span {
		color: #004690 !important;
	}
}


/* メインイメージ
=========================================================================== */

@media (max-width: 767px) {
	.bg_mainimg {
		position: relative;
		width: 100%;
		margin-top: 60px;
	}
}

@media (min-width: 768px) {
	.bg_mainimg {
		position: relative;
		width: 100%;
		margin-top: 65px;
	}
}

@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: 767px) {

	.swiper-button-next,
	.swiper-button-prev {
		display: none;
	}
}

@media (max-width: 767px) {
	h2.catch_mainimg {
		width: 80%;
		max-width: 500px;
		position: absolute;
		top: 50%;
		left: 53%;
		transform: translateY(-50%) translateX(-50%);
		z-index: 999;
	}
}

@media (min-width: 768px) {
	h2.catch_mainimg {
		width: 43.64%;
		max-width: 838px;
		position: absolute;
		top: 47%;
		left: 53%;
		transform: translateY(-50%) translateX(-50%);
		z-index: 999;
	}
}


/* スクロールボタン */

@media (max-width: 991px) {
	.top_scroll {
		display: none;
	}
}

@media (min-width: 992px) {
	.top_scroll {
		position: absolute;
		right: 60px;
		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: #fff;
}

.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: #0073D0;
	}

	45% {
		width: 2px;
		height: 120px;
		background-color: transparent;
	}

	100% {
		width: 2px;
		height: 120px;
		background-color: transparent;
	}
}


/* index.html
=========================================================================== */

@media (max-width: 767px) {
	.pic_top01 {
		width: 100%;
	}

	.cont_top01 {
		width: 100%;
		background-color: #0072CB;
		color: #fff;
	}

	.cont_top01 .inner {
		padding: 15px 15px 30px 15px;
		position: relative;
	}

	p.en_top01 {
		font-family: 'Racing Sans One', cursive;
		font-size: 27px;
		color: #76bbf1;
		text-align: center;
	}

	p.icon_top01 {
		display: none;
	}

	.cont_top01 h3 {
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		color: #fff;
		letter-spacing: 0.05em;
		text-align: center;
	}

	.cont_top01 h3:after {
		content: '';
		display: block;
		width: 50px;
		height: 2px;
		background-color: #fff;
		margin: 20px auto;
	}

	.cont_top01 p.text {
		font-size: 14px;
		color: #fff;
		line-height: 1.6;
	}

	p.btn_top01 a {
		width: 180px;
		height: 36px;
		background-color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 14px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		color: #fff;
		position: relative;
		margin: 15px auto 0;
	}

	p.btn_top01 a:after {
		content: '';
		display: block;
		background: url(../images/icon_top01.png) 0 0 /36px 10px no-repeat;
		width: 36px;
		height: 10px;
		position: absolute;
		top: 50%;
		right: 15px;
		transform: translateY(-50%) translateX(0);
	}
}

@media (min-width: 768px) {
	.pic_top01 {
		z-index: 2;
		position: relative;
		width: 55%;
	}

	.cont_top01 {
		width: 58%;
		height: 350px;
		margin-left: -13%;
		z-index: 1;
		background-color: #0072CB;
		margin-bottom: -100px;
		color: #fff;
	}

	.cont_top01 .inner {
		padding: 40px 20px 20px 30%;
		position: relative;
	}

	p.en_top01 {
		position: absolute !important;
		top: -1em;
		left: 30%;
		font-family: 'Racing Sans One', cursive;
		font-size: 50px;
		color: #0072CB;
	}

	p.icon_top01 {
		width: 19%;
		position: absolute;
		right: calc(50% - 230px);
		top: -27%;
	}

	.cont_top01 h3 {
		font-size: 26px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		color: #fff;
		letter-spacing: 0.05em;
	}

	.cont_top01 h3:after {
		content: '';
		display: block;
		width: 100px;
		height: 2px;
		background-color: #fff;
		margin: 30px 0;
	}

	.cont_top01 p.text {
		font-size: 14px;
		color: #fff;
		line-height: 2;
	}

	p.btn_top01 a {
		width: 260px;
		height: 46px;
		background-color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 16px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		color: #fff;
		position: relative;
		margin-top: 20px;
	}

	p.btn_top01 a:after {
		content: '';
		display: block;
		background: url(../images/icon_top01.png) 0 0 /36px 10px no-repeat;
		width: 36px;
		height: 10px;
		position: absolute;
		top: 50%;
		right: 15px;
		transform: translateY(-50%) translateX(0);
	}
}

@media (min-width: 992px) {
	.pic_top01 {
		z-index: 2;
		position: relative;
		width: 55%;
	}

	.cont_top01 {
		width: 58%;
		height: 380px;
		margin-left: -13%;
		z-index: 1;
		background-color: #0072CB;
		margin-bottom: -60px;
		color: #fff;
	}

	.cont_top01 .inner {
		padding: 40px 20px 20px 30%;
		position: relative;
	}

	p.en_top01 {
		position: absolute !important;
		top: -1em;
		left: 30%;
		font-family: 'Racing Sans One', cursive;
		font-size: 50px;
		color: #0072CB;
	}

	p.icon_top01 {
		width: 19%;
		position: absolute;
		right: calc(50% - 230px);
		top: -27%;
	}

	.cont_top01 h3 {
		font-size: 26px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		color: #fff;
		letter-spacing: 0.05em;
	}

	.cont_top01 h3:after {
		content: '';
		display: block;
		width: 100px;
		height: 2px;
		background-color: #fff;
		margin: 30px 0;
	}

	.cont_top01 p.text {
		font-size: 15px;
		color: #fff;
		line-height: 2;
	}

	p.btn_top01 a {
		width: 300px;
		height: 50px;
		background-color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		color: #fff;
		position: relative;
		margin-top: 30px;
	}

	p.btn_top01 a:after {
		content: '';
		display: block;
		background: url(../images/icon_top01.png) 0 0 /45px 13px no-repeat;
		width: 45px;
		height: 13px;
		position: absolute;
		top: 50%;
		right: 15px;
		transform: translateY(-50%) translateX(0);
	}
}

@media (min-width: 1200px) {
	.pic_top01 {
		width: 60%;
		z-index: 2;
		position: relative;
	}

	.cont_top01 {
		width: 58%;
		height: 400px;
		margin-left: -18%;
		z-index: 1;
		background-color: #0072CB;
		margin-bottom: -100px;
		color: #fff;
	}

	.cont_top01 .inner {
		padding: 50px 20px 20px 36%;
		position: relative;
	}

	p.en_top01 {
		position: absolute !important;
		top: -1em;
		left: 36%;
		font-family: 'Racing Sans One', cursive;
		font-size: 60px;
		color: #0072CB;
	}

	p.icon_top01 {
		width: 19%;
		position: absolute;
		right: calc(50% - 320px);
		top: -30%;
	}

	.cont_top01 h3 {
		font-size: 29px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		color: #fff;
		letter-spacing: 0.05em;
	}

	.cont_top01 h3:after {
		content: '';
		display: block;
		width: 100px;
		height: 2px;
		background-color: #fff;
		margin: 30px 0;
	}

	.cont_top01 p.text {
		font-size: 16px;
		color: #fff;
		line-height: 2;
	}

	p.btn_top01 a {
		width: 360px;
		height: 50px;
		background-color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		color: #fff;
		position: relative;
		margin-top: 30px;
	}

	p.btn_top01 a:after {
		content: '';
		display: block;
		background: url(../images/icon_top01.png) 0 0 /45px 13px no-repeat;
		width: 45px;
		height: 13px;
		position: absolute;
		top: 50%;
		right: 15px;
		transform: translateY(-50%) translateX(0);
	}
}

@media (min-width: 1300px) {
	p.icon_top01 {
		right: calc(50% - 320px);
		top: -30%;
	}
}

@media (min-width: 1400px) {
	p.icon_top01 {
		right: calc(50% - 320px);
		top: -35%;
	}
}

@media (min-width: 1500px) {
	.pic_top01 {
		z-index: 2;
		position: relative;
		width: 52%;
	}

	.cont_top01 {
		width: 66%;
		height: 400px;
		margin-left: -18%;
		z-index: 1;
		background-color: #0072CB;
		margin-bottom: -70px;
		color: #fff;
	}

	.cont_top01 .inner {
		padding: 50px 20px 20px 33%;
		position: relative;
	}

	p.en_top01 {
		position: absolute !important;
		top: -1em;
		left: 33%;
		font-family: 'Racing Sans One', cursive;
		font-size: 80px;
		color: #0072CB;
	}

	p.icon_top01 {
		top: -40%;
		right: calc(50% - 390px);
	}

	.cont_top01 h3 {
		font-size: 29px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		color: #fff;
		letter-spacing: 0.05em;
	}

	.cont_top01 h3:after {
		content: '';
		display: block;
		width: 100px;
		height: 2px;
		background-color: #fff;
		margin: 30px 0;
	}

	.cont_top01 p.text {
		font-size: 16px;
		color: #fff;
		line-height: 2;
	}

	p.btn_top01 a {
		width: 360px;
		height: 50px;
		background-color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		color: #fff;
		position: relative;
		margin-top: 30px;
	}

	p.btn_top01 a:after {
		content: '';
		display: block;
		background: url(../images/icon_top01.png) 0 0 /45px 13px no-repeat;
		width: 45px;
		height: 13px;
		position: absolute;
		top: 50%;
		right: 15px;
		transform: translateY(-50%) translateX(0);
	}
}

@media (min-width: 1600px) {
	p.icon_top01 {
		right: calc(50% - 390px);
		top: -45%;
	}
}

@media (min-width: 1700px) {
	p.icon_top01 {
		right: calc(50% - 390px);
		top: -50%;
	}
}

@media (max-width: 767px) {
	#top02 {
		margin-top: 30px;
	}

	.cont_top02 {
		width: 100%;
		margin-bottom: 10px;
		margin-left: auto;
	}

	.pic_top02 {
		width: 100%;
		padding-left: 20px;
	}

	.cont_top02 h3 {
		display: flex;
		flex-direction: column;
		align-items: center;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 18px;
		letter-spacing: 0.05em;
		margin-bottom: 25px;
	}

	.cont_top02 h3 span {
		font-size: 30px;
		color: #0072CB;
		font-family: 'Racing Sans One', cursive;
		margin-bottom: 5px;
		text-align: center;
	}

	ul.top02 {
		width: 96%;
	}

	ul.top02 li {
		background-color: #EEF9FF;
		display: flex;
		flex-direction: row;
		align-items: center;
		font-size: 15px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		padding: 5px 10px 5px 10px;
		margin-bottom: 15px;
	}
}

@media (min-width: 768px) {
	#top02 {
		margin-top: 120px;
	}

	.cont_top02 {
		width: 50%;
		margin-bottom: 20px;
		margin-left: auto;
	}

	.pic_top02 {
		width: 47%;
	}

	.cont_top02 h3 {
		display: flex;
		flex-direction: column;
		align-items: baseline;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 22px;
		letter-spacing: 0.05em;
		margin-bottom: 25px;
	}

	.cont_top02 h3 span {
		font-size: 46px;
		color: #0072CB;
		font-family: 'Racing Sans One', cursive;
		margin-bottom: 10px;
	}

	ul.top02 {
		width: 96%;
	}

	ul.top02 li {
		height: 50px;
		background-color: #EEF9FF;
		display: flex;
		flex-direction: row;
		align-items: center;
		font-size: 17px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.1em;
		padding: 0 20px 0 20px;
		margin-bottom: 15px;
	}
}

@media (min-width: 992px) {
	#top02 {
		margin-top: 120px;
	}

	.cont_top02 {
		width: 50%;
		margin-bottom: 20px;
		margin-left: auto;
	}

	.pic_top02 {
		width: 47%;
	}

	.cont_top02 h3 {
		display: flex;
		flex-direction: column;
		align-items: baseline;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 24px;
		letter-spacing: 0.05em;
		margin-bottom: 25px;
	}

	.cont_top02 h3 span {
		font-size: 54px;
		color: #0072CB;
		font-family: 'Racing Sans One', cursive;
		margin-bottom: 10px;
	}

	ul.top02 {
		width: 96%;
	}

	ul.top02 li {
		height: 60px;
		background-color: #EEF9FF;
		display: flex;
		flex-direction: row;
		align-items: center;
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.1em;
		padding: 0 20px 0 30px;
		margin-bottom: 15px;
	}
}

@media (min-width: 1200px) {
	#top02 {
		margin-top: 120px;
	}

	.cont_top02 {
		width: 50%;
		margin-bottom: 50px;
		margin-left: auto;
	}

	.pic_top02 {
		width: 47%;
	}

	.cont_top02 h3 {
		display: flex;
		flex-direction: row;
		align-items: baseline;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 24px;
		letter-spacing: 0.05em;
		margin-bottom: 25px;
	}

	.cont_top02 h3 span {
		font-size: 54px;
		color: #0072CB;
		font-family: 'Racing Sans One', cursive;
		margin-right: 30px;
	}

	ul.top02 {
		width: 100%;
	}

	ul.top02 li {
		height: 60px;
		background-color: #EEF9FF;
		display: flex;
		flex-direction: row;
		align-items: center;
		font-size: 21px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.1em;
		padding: 0 20px 0 40px;
		margin-bottom: 20px;
	}
}

@media (min-width: 1500px) {
	.cont_top02 {
		width: 40%;
		margin-bottom: 50px;
		margin-left: auto;
	}
}

@media (max-width: 767px) {
	ul.top02 li:before {
		content: '';
		display: block;
		width: 30px;
		height: 30px;
		margin-right: 10px;
	}

	ul.top02 li:nth-of-type(1):before {
		background: url(../images/icon_top02_1.png) 0 0 /30px 30px no-repeat;
	}

	ul.top02 li:nth-of-type(2):before {
		background: url(../images/icon_top02_2.png) 0 0 /30px 30px no-repeat;
	}

	ul.top02 li:nth-of-type(3):before {
		background: url(../images/icon_top02_3.png) 0 0 /30px 30px no-repeat;
	}

	ul.top02 li:nth-of-type(4):before {
		background: url(../images/icon_top02_4.png) 0 0 /30px 30px no-repeat;
	}

	ul.top02 li:nth-of-type(5):before {
		background: url(../images/icon_top02_5.png) 0 0 /30px 30px no-repeat;
	}
}

@media (min-width: 768px) {
	ul.top02 li:before {
		content: '';
		display: block;
		width: 40px;
		height: 40px;
		margin-right: 15px;
	}

	ul.top02 li:nth-of-type(1):before {
		background: url(../images/icon_top02_1.png) 0 0 /40px 40px no-repeat;
	}

	ul.top02 li:nth-of-type(2):before {
		background: url(../images/icon_top02_2.png) 0 0 /40px 40px no-repeat;
	}

	ul.top02 li:nth-of-type(3):before {
		background: url(../images/icon_top02_3.png) 0 0 /40px 40px no-repeat;
	}

	ul.top02 li:nth-of-type(4):before {
		background: url(../images/icon_top02_4.png) 0 0 /40px 40px no-repeat;
	}

	ul.top02 li:nth-of-type(5):before {
		background: url(../images/icon_top02_5.png) 0 0 /40px 40px no-repeat;
	}
}

@media (max-width: 767px) {
	.bg_top {
		width: 100%;
		background: url(../images/bg_top03.jpg) center bottom no-repeat;
		padding-bottom: 70px;
	}

	h3.top {
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 18px;
		font-weight: 500;
		text-align: center;
		margin-bottom: 30px;
		position: relative;
	}

	h3.top span {
		font-size: 30px;
		color: #0072CB;
		font-family: 'Racing Sans One', cursive;
		display: block;
		margin-bottom: 5px;
	}

	h3.top:after {
		content: '';
		display: block;
		width: 50px;
		height: 1px;
		background-color: #0072CB;
		margin: 20px auto;
	}
}

@media (min-width: 768px) {
	.bg_top {
		width: 100%;
		background: url(../images/bg_top03.jpg) center bottom no-repeat;
		padding-bottom: 70px;
	}

	h3.top {
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 21px;
		font-weight: 500;
		text-align: center;
		margin-bottom: 30px;
		position: relative;
	}

	h3.top span {
		font-size: 40px;
		color: #0072CB;
		font-family: 'Racing Sans One', cursive;
		display: block;
		margin-bottom: 7px;
	}

	h3.top:before {
		content: '';
		display: block;
		width: 200px;
		height: 1px;
		background-color: #0072CB;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%) translateX(0);
	}

	h3.top:after {
		content: '';
		display: block;
		width: 200px;
		height: 1px;
		background-color: #0072CB;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%) translateX(0);
	}
}

@media (min-width: 992px) {
	.bg_top {
		width: 100%;
		background: url(../images/bg_top03.jpg) center bottom no-repeat;
		padding-bottom: 100px;
	}

	h3.top {
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 21px;
		font-weight: 500;
		text-align: center;
		margin-bottom: 30px;
		position: relative;
	}

	h3.top span {
		font-size: 46px;
		color: #0072CB;
		font-family: 'Racing Sans One', cursive;
		display: block;
		margin-bottom: 7px;
	}

	h3.top:before {
		content: '';
		display: block;
		width: 310px;
		height: 1px;
		background-color: #0072CB;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%) translateX(0);
	}

	h3.top:after {
		content: '';
		display: block;
		width: 310px;
		height: 1px;
		background-color: #0072CB;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%) translateX(0);
	}
}

@media (min-width: 1200px) {
	.bg_top {
		width: 100%;
		background: url(../images/bg_top03.jpg) center bottom no-repeat;
		padding-bottom: 100px;
	}

	h3.top {
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 21px;
		font-weight: 500;
		text-align: center;
		margin-bottom: 30px;
		position: relative;
	}

	h3.top span {
		font-size: 54px;
		color: #0072CB;
		font-family: 'Racing Sans One', cursive;
		display: block;
		margin-bottom: 7px;
	}

	h3.top:before {
		content: '';
		display: block;
		width: 310px;
		height: 1px;
		background-color: #0072CB;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%) translateX(0);
	}

	h3.top:after {
		content: '';
		display: block;
		width: 310px;
		height: 1px;
		background-color: #0072CB;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%) translateX(0);
	}
}

@media (max-width: 767px) {
	.bg_top03 a {
		display: block;
	}

	.bg_top03 a:hover {
		opacity: 0.85;
	}

	.bg_top03 .inner {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		width: 96%;
	}

	h4.top03 {
		display: inline-block;
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		color: #333;
		letter-spacing: 0.1em;
		background-color: #fff;
		padding: 0.6em 1em;
		margin-bottom: 15px;
	}

	p.btn_top03 {
		width: 130px;
		height: 40px;
		background-color: #0072CB;
		border: 1px solid #fff;
		font-size: 14px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		color: #fff;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		position: relative;
		margin: 0 auto;
	}

	p.btn_top03:after {
		content: '';
		display: block;
		background: url(../images/icon_top03.png) 0 0 /16px 10px no-repeat;
		width: 16px;
		height: 10px;
		position: absolute;
		top: 50%;
		right: 10px;
		transform: translateY(-50%) translateX(0);
	}

	.bg_top03 a p.btn_top03:after {
		transition: 0.2s;
	}

	.bg_top03 a:hover p.btn_top03:after {
		right: 5px;
	}
}

@media (min-width: 768px) {
	.bg_top03 a {
		display: block;
	}

	.bg_top03 a:hover {
		opacity: 0.85;
	}

	.bg_top03 .inner {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		width: 96%;
	}

	.bg_top03 .flex_b .mb_cont2 {
		margin-bottom: 0 !important;
	}

	h4.top03 {
		display: inline-block;
		font-size: 23px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		color: #333;
		letter-spacing: 0.2em;
		background-color: #fff;
		padding: 0.6em 1em;
		margin-bottom: 15px;
	}

	p.btn_top03 {
		width: 160px;
		height: 46px;
		background-color: #0072CB;
		border: 1px solid #fff;
		font-size: 15px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		color: #fff;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		position: relative;
		margin: 0 auto;
	}

	p.btn_top03:after {
		content: '';
		display: block;
		background: url(../images/icon_top03.png) 0 0 /20px 13px no-repeat;
		width: 20px;
		height: 13px;
		position: absolute;
		top: 50%;
		right: 10px;
		transform: translateY(-50%) translateX(0);
	}

	.bg_top03 a p.btn_top03:after {
		transition: 0.2s;
	}

	.bg_top03 a:hover p.btn_top03:after {
		right: 5px;
	}
}

@media (min-width: 992px) {
	.bg_top03 a {
		display: block;
	}

	.bg_top03 a:hover {
		opacity: 0.85;
	}

	.bg_top03 .inner {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		width: 96%;
	}

	h4.top03 {
		display: inline-block;
		font-size: 25px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		color: #333;
		letter-spacing: 0.2em;
		background-color: #fff;
		padding: 0.6em 1.5em;
		margin-bottom: 15px;
	}

	p.btn_top03 {
		width: 200px;
		height: 50px;
		background-color: #0072CB;
		border: 1px solid #fff;
		font-size: 16px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		color: #fff;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		position: relative;
		margin: 0 auto;
	}

	p.btn_top03:after {
		content: '';
		display: block;
		background: url(../images/icon_top03.png) 0 0 /24px 16px no-repeat;
		width: 24px;
		height: 16px;
		position: absolute;
		top: 50%;
		right: 10px;
		transform: translateY(-50%) translateX(0);
	}

	.bg_top03 a p.btn_top03:after {
		transition: 0.2s;
	}

	.bg_top03 a:hover p.btn_top03:after {
		right: 5px;
	}
}

@media (max-width: 767px) {
	.bg_top04 {
		width: 100%;
		background: url(../images/bg_top04.jpg) center center /cover no-repeat;
		padding: 70px 0;
	}

	.bg_top04 .inner {
		background-color: rgba(255, 255, 255, 0.9);
		padding: 30px 20px;
	}

	h3.top04 {
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 18px;
		font-weight: 500;
		text-align: center;
		margin-bottom: 20px;
		position: relative;
	}

	h3.top04 span {
		font-size: 30px;
		color: #0072CB;
		font-family: 'Racing Sans One', cursive;
		display: block;
		margin-bottom: 7px;
	}

	.news {
		padding-bottom: 15px;
		border-bottom: 1px solid #ccc;
		margin-bottom: 15px;
		display: flex;
		flex-direction: column;
	}

	.news:last-child {
		margin-bottom: 0;
	}

	.news .info {
		width: 130px;
		display: flex;
		flex-direction: row;
		align-items: center;
		flex-shrink: 0;
		margin-bottom: 5px;
	}

	p.news_date {
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		font-size: 14px;
	}

	p.news_icon {
		color: #fff;
		font-size: 9px;
		font-weight: bold;
		padding: 0.2em 0.3em;
		background-color: #FF4D4D;
		margin-left: 15px;
	}

	.news_cont {
		font-size: 14px;
		line-height: normal;
	}
}

@media (min-width: 768px) {
	.bg_top04 {
		width: 100%;
		background: url(../images/bg_top04.jpg) center center /cover no-repeat;
		padding: 70px 0;
	}

	.bg_top04 .inner {
		background-color: rgba(255, 255, 255, 0.9);
		padding: 30px 40px;
	}

	h3.top04 {
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 21px;
		font-weight: 500;
		text-align: center;
		margin-bottom: 40px;
		position: relative;
	}

	h3.top04 span {
		font-size: 40px;
		color: #0072CB;
		font-family: 'Racing Sans One', cursive;
		display: block;
		margin-bottom: 7px;
	}

	.news {
		padding-bottom: 30px;
		border-bottom: 1px solid #ccc;
		margin-bottom: 30px;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.news:last-child {
		margin-bottom: 0;
	}

	.news .info {
		width: 135px;
		display: flex;
		flex-direction: row;
		align-items: center;
		flex-shrink: 0;
	}

	p.news_date {
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		font-size: 14px;
	}

	p.news_icon {
		color: #fff;
		font-size: 9px;
		font-weight: bold;
		padding: 0.2em 0.3em;
		background-color: #FF4D4D;
		margin-left: 20px;
	}

	.news_cont {
		font-size: 15px;
		line-height: normal;
	}
}

@media (min-width: 992px) {
	.bg_top04 {
		width: 100%;
		background: url(../images/bg_top04.jpg) center center /cover no-repeat;
		padding: 100px 0;
	}

	.bg_top04 .inner {
		background-color: rgba(255, 255, 255, 0.9);
		padding: 40px 40px;
	}

	h3.top04 {
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 21px;
		font-weight: 500;
		text-align: center;
		margin-bottom: 40px;
		position: relative;
	}

	h3.top04 span {
		font-size: 46px;
		color: #0072CB;
		font-family: 'Racing Sans One', cursive;
		display: block;
		margin-bottom: 7px;
	}

	.news {
		padding-bottom: 30px;
		border-bottom: 1px solid #ccc;
		margin-bottom: 30px;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.news:last-child {
		margin-bottom: 0;
	}

	.news .info {
		width: 150px;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.news_date {
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		font-size: 14px;
	}

	p.news_icon {
		color: #fff;
		font-size: 9px;
		font-weight: bold;
		padding: 0.2em 0.3em;
		background-color: #FF4D4D;
		margin-left: 20px;
	}

	.news_cont {
		font-size: 15px;
		line-height: normal;
	}
}

@media (min-width: 1200px) {
	.bg_top04 {
		width: 100%;
		background: url(../images/bg_top04.jpg) center center /cover no-repeat;
		padding: 100px 0;
	}

	.bg_top04 .inner {
		background-color: rgba(255, 255, 255, 0.9);
		padding: 50px 40px;
	}

	h3.top04 {
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 21px;
		font-weight: 500;
		text-align: center;
		margin-bottom: 40px;
		position: relative;
	}

	h3.top04 span {
		font-size: 54px;
		color: #0072CB;
		font-family: 'Racing Sans One', cursive;
		display: block;
		margin-bottom: 7px;
	}

	.news {
		padding-bottom: 30px;
		border-bottom: 1px solid #ccc;
		margin-bottom: 30px;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.news:last-child {
		margin-bottom: 0;
	}

	.news .info {
		width: 150px;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.news_date {
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		font-size: 14px;
	}

	p.news_icon {
		color: #fff;
		font-size: 9px;
		font-weight: bold;
		padding: 0.2em 0.3em;
		background-color: #FF4D4D;
		margin-left: 20px;
	}

	.news_cont {
		font-size: 15px;
		line-height: normal;
	}
}

@media (max-width: 767px) {
	.bg_top05 a {
		display: block;
	}

	.bg_top05 a:hover {
		opacity: 0.85;
	}

	.bg_top05 .inner {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		width: 96%;
	}

	.bg_top05 .cont47:first-child {
		margin-bottom: 30px;
	}

	h4.top05 {
		display: inline-block;
		font-size: 24px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		color: #fff;
		letter-spacing: 0.2em;
		margin-bottom: 15px;
	}

	p.btn_top05 {
		width: 130px;
		height: 40px;
		background-color: #333;
		border: 1px solid #fff;
		font-size: 14px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		color: #fff;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		position: relative;
		margin: 0 auto;
	}

	p.btn_top05:after {
		content: '';
		display: block;
		background: url(../images/icon_top05.png) 0 0 /20px 14px no-repeat;
		width: 20px;
		height: 14px;
		position: absolute;
		top: 50%;
		right: 10px;
		transform: translateY(-50%) translateX(0);
	}

	.bg_top05 a p.btn_top05:after {
		transition: 0.2s;
	}

	.bg_top05 a:hover p.btn_top05:after {
		right: 5px;
	}
}

@media (min-width: 768px) {
	.bg_top05 a {
		display: block;
	}

	.bg_top05 a:hover {
		opacity: 0.85;
	}

	.bg_top05 .inner {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		width: 96%;
	}

	h4.top05 {
		display: inline-block;
		font-size: 27px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		color: #fff;
		letter-spacing: 0.2em;
		margin-bottom: 20px;
	}

	p.btn_top05 {
		width: 160px;
		height: 46px;
		background-color: #333;
		border: 1px solid #fff;
		font-size: 16px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		color: #fff;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		position: relative;
		margin: 0 auto;
	}

	p.btn_top05:after {
		content: '';
		display: block;
		background: url(../images/icon_top05.png) 0 0 /24px 16px no-repeat;
		width: 24px;
		height: 16px;
		position: absolute;
		top: 50%;
		right: 10px;
		transform: translateY(-50%) translateX(0);
	}

	.bg_top05 a p.btn_top05:after {
		transition: 0.2s;
	}

	.bg_top05 a:hover p.btn_top05:after {
		right: 5px;
	}
}

@media (min-width: 992px) {
	.bg_top05 a {
		display: block;
	}

	.bg_top05 a:hover {
		opacity: 0.85;
	}

	.bg_top05 .inner {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		width: 96%;
	}

	h4.top05 {
		display: inline-block;
		font-size: 32px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		color: #fff;
		letter-spacing: 0.2em;
		margin-bottom: 25px;
	}

	p.btn_top05 {
		width: 200px;
		height: 50px;
		background-color: #333;
		border: 1px solid #fff;
		font-size: 16px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		color: #fff;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		position: relative;
		margin: 0 auto;
	}

	p.btn_top05:after {
		content: '';
		display: block;
		background: url(../images/icon_top05.png) 0 0 /30px 21px no-repeat;
		width: 30px;
		height: 21px;
		position: absolute;
		top: 50%;
		right: 10px;
		transform: translateY(-50%) translateX(0);
	}

	.bg_top05 a p.btn_top05:after {
		transition: 0.2s;
	}

	.bg_top05 a:hover p.btn_top05:after {
		right: 5px;
	}
}

@media (min-width: 1200px) {
	h4.top05 {
		font-size: 37px;
	}
}

@media (max-width: 767px) {
	#top06 {
		width: 90%;
		max-width: 360px;
		border: 1px solid #333;
		padding: 30px 20px 25px;
		position: relative;
		background-color: transparent;
	}

	#top06:after {
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		background-color: #f8f8f8;
		position: absolute;
		right: -10px;
		bottom: -10px;
		z-index: -1;
	}

	#top06 h3 {
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		text-align: center;
		margin-bottom: 20px;
		line-height: 1.4;
	}

	p.tel_top06 {
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		font-size: 24px;
		color: #0072CB;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin-bottom: 5px;
	}

	p.tel_top06:before {
		content: '';
		display: block;
		background: url(../images/icon_top06_1.png) 0 0 /20px 25px no-repeat;
		width: 20px;
		height: 25px;
		margin-right: 7px;
		flex-shrink: 0;
	}

	#top06 span.tel_link {
		color: #0072CB;
	}

	p.fax_top06 {
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		font-size: 24px;
		color: #0072CB;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin-bottom: 10px;
	}

	p.fax_top06:before {
		content: '';
		display: block;
		background: url(../images/icon_top06_2.png) 0 0 /26px 26px no-repeat;
		width: 26px;
		height: 26px;
		margin-right: 7px;
		flex-shrink: 0;
	}

	p.btn_top06 a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 200px;
		height: 40px;
		background-color: #00A3D9;
		border-radius: 25px;
		color: #fff;
		font-size: 16px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		margin: 0 auto;
	}

	p.btn_top06 a:before {
		content: '';
		display: block;
		background: url(../images/icon_top06_3.png) 0 0 /17px 15px no-repeat;
		width: 17px;
		height: 15px;
		margin-right: 7px;
	}

	#top06 p.s15_c {
		text-align: center;
	}
}

@media (min-width: 768px) {
	#top06 {
		border: 1px solid #333;
		padding: 40px 20px 30px;
		position: relative;
		background-color: transparent;
	}

	#top06:after {
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		background-color: #f8f8f8;
		position: absolute;
		right: -10px;
		bottom: -10px;
		z-index: -1;
	}

	#top06 h3 {
		font-size: 21px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		text-align: center;
		margin-bottom: 30px;
	}

	p.tel_top06 {
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		font-size: 24px;
		color: #0072CB;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-right: 30px;
	}

	p.tel_top06:before {
		content: '';
		display: block;
		background: url(../images/icon_top06_1.png) 0 0 /20px 25px no-repeat;
		width: 20px;
		height: 25px;
		margin-right: 7px;
		flex-shrink: 0;
	}

	#top06 span.tel_link {
		color: #0072CB;
	}

	p.fax_top06 {
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		font-size: 24px;
		color: #0072CB;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-right: 30px;
	}

	p.fax_top06:before {
		content: '';
		display: block;
		background: url(../images/icon_top06_2.png) 0 0 /26px 26px no-repeat;
		width: 26px;
		height: 26px;
		margin-right: 7px;
		flex-shrink: 0;
	}

	p.btn_top06 a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 220px;
		height: 50px;
		background-color: #00A3D9;
		border-radius: 25px;
		color: #fff;
		font-size: 16px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
	}

	p.btn_top06 a:before {
		content: '';
		display: block;
		background: url(../images/icon_top06_3.png) 0 0 /17px 15px no-repeat;
		width: 17px;
		height: 15px;
		margin-right: 7px;
	}
}

@media (min-width: 992px) {
	#top06 {
		border: 1px solid #333;
		padding: 60px 50px;
		position: relative;
		background-color: transparent;
	}

	#top06:after {
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		background-color: #f8f8f8;
		position: absolute;
		right: -10px;
		bottom: -10px;
		z-index: -1;
	}

	#top06 h3 {
		font-size: 23px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		text-align: center;
		margin-bottom: 30px;
	}

	p.tel_top06 {
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		font-size: 28px;
		color: #0072CB;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-right: 60px;
	}

	p.tel_top06:before {
		content: '';
		display: block;
		background: url(../images/icon_top06_1.png) 0 0 /20px 25px no-repeat;
		width: 20px;
		height: 25px;
		margin-right: 7px;
	}

	#top06 span.tel_link {
		color: #0072CB;
	}

	p.fax_top06 {
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		font-size: 28px;
		color: #0072CB;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-right: 60px;
	}

	p.fax_top06:before {
		content: '';
		display: block;
		background: url(../images/icon_top06_2.png) 0 0 /26px 26px no-repeat;
		width: 26px;
		height: 26px;
		margin-right: 7px;
	}

	p.btn_top06 a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 300px;
		height: 50px;
		background-color: #00A3D9;
		border-radius: 25px;
		color: #fff;
		font-size: 17px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
	}

	p.btn_top06 a:before {
		content: '';
		display: block;
		background: url(../images/icon_top06_3.png) 0 0 /20px 17px no-repeat;
		width: 20px;
		height: 17px;
		margin-right: 7px;
	}
}


/* フッター
=========================================================================== */

@media (max-width: 767px) {
	footer {
		padding: 50px 0 0;
		background-color: #DDF2FF;
		margin-top: 50px;
	}

	.footer_l {
		width: 100%;
	}

	.footer_r {
		width: 100%;
	}

	p.logo_f {
		width: 240px;
		margin: 0 auto 20px;
	}

	p.text_f {
		font-size: 15px;
		color: #004E8C;
		line-height: 1.8;
		margin-bottom: 15px;
		text-align: center;
	}

	.footer_l .flex_s {
		flex-direction: column;
		margin-bottom: 20px;
	}

	p.tel_f {
		font-size: 20px;
		color: #004E8C;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		margin-bottom: 5px;
		text-align: center;
	}

	p.tel_f:last-child {
		margin-right: 0;
	}

	span.tel_link_f {
		color: #004E8C;
	}

	.bg_fnav {
		width: 100%;
		background-color: #004E8C;
		margin-top: 30px;
		padding: 20px 0;
	}

	ul.fnav {
		width: 100%;
		background-color: #004E8C;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		margin-bottom: 0;
	}

	ul.fnav li {
		margin-bottom: 10px;
	}

	ul.fnav li:last-child {
		margin-bottom: 0;
	}

	ul.fnav li a {
		font-size: 14px;
		color: #fff;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	ul.fnav li a:before {
		content: '';
		display: block;
		width: 5px;
		height: 2px;
		background-color: #fff;
		margin-right: 10px;
	}

	p.copyright {
		font-size: 12px;
		color: #fff;
		width: 100%;
		height: 36px;
		background-color: #1D3A6B;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	footer {
		padding: 70px 0 0;
		background-color: #DDF2FF;
		margin-top: 100px;
	}

	.footer_l {
		width: 40%;
	}

	.footer_r {
		width: 56%;
	}

	p.logo_f {
		width: 280px;
		margin-bottom: 10px;
	}

	p.text_f {
		font-size: 15px;
		color: #004E8C;
		line-height: 1.8;
		margin-bottom: 15px;
	}

	.footer_l .flex_s {
		flex-direction: column;
	}

	p.tel_f {
		font-size: 20px;
		color: #004E8C;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		margin-bottom: 5px;
	}

	p.tel_f:last-child {
		margin-right: 0;
	}

	span.tel_link_f {
		color: #004E8C;
	}

	.bg_fnav {
		width: 100%;
		background-color: #004E8C;
		margin-top: 70px;
	}

	ul.fnav {
		width: 100%;
		height: 60px;
		background-color: #004E8C;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin-bottom: 0;
	}

	ul.fnav li {
		margin-right: 50px;
	}

	ul.fnav li a {
		font-size: 15px;
		color: #fff;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	ul.fnav li a:before {
		content: '';
		display: block;
		width: 5px;
		height: 2px;
		background-color: #fff;
		margin-right: 10px;
	}

	p.copyright {
		font-size: 12px;
		color: #fff;
		width: 100%;
		height: 36px;
		background-color: #1D3A6B;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
}

@media (min-width: 992px) {
	footer {
		padding: 70px 0 0;
		background-color: #DDF2FF;
		margin-top: 100px;
	}

	p.logo_f {
		width: 305px;
		margin-bottom: 20px;
	}

	p.text_f {
		font-size: 15px;
		color: #004E8C;
		line-height: 1.8;
		margin-bottom: 15px;
	}

	p.tel_f {
		font-size: 21px;
		color: #004E8C;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		margin-right: 50px;
	}

	p.tel_f:last-child {
		margin-right: 0;
	}

	span.tel_link_f {
		color: #004E8C;
	}

	.bg_fnav {
		width: 100%;
		background-color: #004E8C;
		margin-top: 70px;
	}

	ul.fnav {
		width: 100%;
		height: 60px;
		background-color: #004E8C;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin-bottom: 0;
	}

	ul.fnav li {
		margin-right: 70px;
	}

	ul.fnav li a {
		font-size: 15px;
		color: #fff;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	ul.fnav li a:before {
		content: '';
		display: block;
		width: 5px;
		height: 2px;
		background-color: #fff;
		margin-right: 10px;
	}

	p.copyright {
		font-size: 12px;
		color: #fff;
		width: 100%;
		height: 36px;
		background-color: #1D3A6B;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
}

@media (max-width: 767px) {
	p.pagetop a {
		position: fixed;
		bottom: 60px;
		right: 20px;
		width: 30px;
		height: 30px;
		z-index: 99999999999;
		box-shadow: 10px 2px 14px -10px rgba(0, 0, 0, 0.15);
	}

	p.pagetop a img {
		width: 30px;
		height: 30px;
	}
}

@media (min-width: 768px) {
	p.pagetop a {
		position: fixed;
		bottom: 48px;
		right: 25px;
		width: 36px;
		height: 36px;
		z-index: 99999999999;
		box-shadow: 10px 2px 14px -10px rgba(0, 0, 0, 0.15);
	}

	p.pagetop a img {
		width: 36px;
		height: 36px;
	}
}


/* サブページ共通
=========================================================================== */

@media (max-width: 767px) {
	.bg_sub {
		width: 100%;
		height: 200px;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-top: 60px;
	}

	h2.sub {
		font-size: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		color: #fff;
		letter-spacing: 0.1em;
		position: relative;
		z-index: 2;
		text-align: center;
	}

	.bg_sub p.en {
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		color: #fff;
		font-size: 30px;
		line-height: 1;
		margin-bottom: 10px;
		position: relative;
		display: inline-block;
		z-index: 2;
	}

	.bg_sub p.en span {
		color: #2692FF;
		font-size: 40px;
	}

	.bg_sub p.en:after {
		content: '';
		display: block;
		background: url(../images/logo_sub.png) 0 0 /100px 100px no-repeat;
		width: 100px;
		height: 100px;
		position: absolute;
		right: -80px;
		top: -30px;
		z-index: -1;
		opacity: 0.8;
	}
}

@media (min-width: 768px) {
	.bg_sub {
		width: 100%;
		height: 300px;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-top: 70px;
	}

	h2.sub {
		font-size: 23px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		color: #fff;
		letter-spacing: 0.1em;
		position: relative;
		z-index: 2;
	}

	.bg_sub p.en {
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		color: #fff;
		font-size: 50px;
		line-height: 1;
		margin-bottom: 10px;
		position: relative;
		display: inline-block;
		z-index: 2;
	}

	.bg_sub p.en span {
		color: #2692FF;
		font-size: 60px;
	}

	.bg_sub p.en:after {
		content: '';
		display: block;
		background: url(../images/logo_sub.png) 0 0 /160px 160px no-repeat;
		width: 160px;
		height: 160px;
		position: absolute;
		right: -130px;
		top: -50px;
		z-index: -1;
		opacity: 0.8;
	}
}

@media (min-width: 992px) {
	.bg_sub {
		width: 100%;
		height: 360px;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-top: 0;
	}

	h2.sub {
		font-size: 26px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		color: #fff;
		letter-spacing: 0.1em;
		position: relative;
		z-index: 2;
	}

	.bg_sub p.en {
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		color: #fff;
		font-size: 60px;
		line-height: 1;
		margin-bottom: 10px;
		position: relative;
		display: inline-block;
		z-index: 2;
	}

	.bg_sub p.en span {
		color: #2692FF;
		font-size: 70px;
	}

	.bg_sub p.en:after {
		content: '';
		display: block;
		background: url(../images/logo_sub.png) 0 0 /200px 200px no-repeat;
		width: 200px;
		height: 200px;
		position: absolute;
		right: -160px;
		top: -80px;
		z-index: -1;
		opacity: 0.8;
	}
}

@media (min-width: 1200px) {
	.bg_sub {
		width: 100%;
		height: 400px;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-top: 0;
	}

	h2.sub {
		font-size: 28px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		color: #fff;
		letter-spacing: 0.1em;
		position: relative;
		z-index: 2;
	}

	.bg_sub p.en {
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		color: #fff;
		font-size: 70px;
		line-height: 1;
		margin-bottom: 10px;
		position: relative;
		display: inline-block;
		z-index: 2;
	}

	.bg_sub p.en span {
		color: #2692FF;
		font-size: 80px;
	}

	.bg_sub p.en:after {
		content: '';
		display: block;
		background: url(../images/logo_sub.png) 0 0 /240px 240px no-repeat;
		width: 240px;
		height: 240px;
		position: absolute;
		right: -190px;
		top: -90px;
		z-index: -1;
		opacity: 0.8;
	}
}

@media (max-width: 767px) {
	.bg_about {
		background: url(../images/bg_about_sp.jpg) center center /cover no-repeat;
	}

	.bg_works {
		background: url(../images/bg_works_sp.jpg) center center /cover no-repeat;
	}

	.bg_company {
		background: url(../images/bg_company_sp.jpg) center center /cover no-repeat;
	}

	.bg_contact {
		background: url(../images/bg_contact_sp.jpg) center center /cover no-repeat;
	}
}

@media (min-width: 768px) {
	.bg_about {
		background: url(../images/bg_about.jpg) center center /cover no-repeat;
	}

	.bg_works {
		background: url(../images/bg_works.jpg) center center /cover no-repeat;
	}

	.bg_company {
		background: url(../images/bg_company.jpg) center center /cover no-repeat;
	}

	.bg_contact {
		background: url(../images/bg_contact.jpg) center center /cover no-repeat;
	}
}

/* about.html　事業内容
=========================================================================== */

@media (max-width: 991px) {

	#about01,
	#about02,
	#about03 {
		margin-top: -70px;
		padding-top: 70px;
	}
}

@media (min-width: 992px) {

	#about01,
	#about02,
	#about03 {
		margin-top: -20px;
		padding-top: 20px;
	}
}

@media (max-width: 767px) {
	ul.nav_about {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-bottom: 30px;
	}

	ul.nav_about li {
		width: 100%;
		max-width: 300px;
		margin-bottom: 10px;
	}

	ul.nav_about li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #0072CB;
		font-size: 14px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		padding: 0.5em 1em 0.5em 2em;
		border: 1px solid #0072CB;
		position: relative;
	}

	ul.nav_about li a:before {
		content: "\f0d7";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		position: absolute;
		top: 50%;
		left: 10px;
		transform: translateY(-50%) translateX(0);
	}
}

@media (min-width: 768px) {
	ul.nav_about {
		width: 100%;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 50px;
	}

	ul.nav_about li {
		width: 32%;
		margin-right: 3%;
	}

	ul.nav_about li:nth-of-type(3n) {
		margin-right: 0;
	}

	ul.nav_about li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #0072CB;
		font-size: 17px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		padding: 0.7em 1em 0.7em 2em;
		border: 1px solid #0072CB;
		position: relative;
	}

	ul.nav_about li a:before {
		content: "\f0d7";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		position: absolute;
		top: 50%;
		left: 10px;
		transform: translateY(-50%) translateX(0);
	}
}

@media (min-width: 992px) {
	ul.nav_about {
		width: 100%;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 50px;
	}

	ul.nav_about li {
		width: 32%;
		margin-right: 3%;
	}

	ul.nav_about li:nth-of-type(3n) {
		margin-right: 0;
	}

	ul.nav_about li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #0072CB;
		font-size: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		padding: 0.7em 1em 0.7em 2em;
		border: 1px solid #0072CB;
		position: relative;
	}

	ul.nav_about li a:before {
		content: "\f0d7";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		position: absolute;
		top: 50%;
		left: 20px;
		transform: translateY(-50%) translateX(0);
	}
}

@media (max-width: 767px) {
	p.ttl_about01 {
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		text-align: center;
		line-height: 1.6;
	}

	p.ttl_about01:after {
		content: '';
		display: block;
		width: 100px;
		height: 3px;
		background: url(../images/bdr_blue.png) 0 bottom repeat-x;
		margin: 20px auto 25px;
	}

	.cont_about01 p.text {
		font-size: 14px;
		line-height: 1.8;
		margin-bottom: 20px;
	}

	p.en_about {
		font-size: 27px;
		color: #0072CB;
		font-family: 'Racing Sans One', cursive;
		display: block;
		margin-bottom: 7px;
		position: relative;
		text-align: center;
		margin-bottom: 10px;
	}

	p.en_about:after {
		content: '';
		display: block;
		width: 50px;
		height: 1px;
		background-color: #0072CB;
		margin: 10px auto 15px;
	}

	.cont_about {
		width: 100%;
	}

	.pic_about {
		width: 100%;
		margin: 15px 0 0;
	}

	.cont_about p.icon {
		margin-bottom: 20px;
	}

	.cont_about p.icon img {
		width: 70px;
	}

	h3.about {
		font-size: 22px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		text-align: center;
		margin-bottom: 15px;
	}

	h4.about {
		width: 100%;
		color: #fff;
		font-size: 17px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		text-align: center;
		background-color: #0072CB;
		padding: 0.6em;
		margin: 30px 0 15px;
	}

	ul.about01 {
		width: 100%;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		margin-bottom: 0;
	}

	ul.about01 li {
		width: 48%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		background-color: #F6F6F6;
		padding: 20px 10px;
		margin-right: 4%;
		margin-bottom: 15px;
	}

	ul.about01 li:nth-of-type(2n) {
		margin-right: 0;
	}

	ul.about01 li p.icon {
		margin-bottom: 10px;
	}

	ul.about01 li p.icon img {
		width: 80px;
	}

	ul.about01 li h5 {
		font-size: 15px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	p.ttl_about01 {
		font-size: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		text-align: center;
	}

	p.ttl_about01:after {
		content: '';
		display: block;
		width: 100px;
		height: 3px;
		background: url(../images/bdr_blue.png) 0 bottom repeat-x;
		margin: 25px auto 30px;
	}

	.cont_about01 p.text {
		font-size: 15px;
		line-height: 2;
	}

	p.en_about {
		font-size: 30px;
		color: #0072CB;
		font-family: 'Racing Sans One', cursive;
		display: block;
		margin-bottom: 7px;
		position: relative;
		text-align: center;
		margin-bottom: 10px;
	}

	p.en_about:before {
		content: '';
		display: block;
		width: 180px;
		height: 1px;
		background-color: #0072CB;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%) translateX(0);
	}

	p.en_about:after {
		content: '';
		display: block;
		width: 180px;
		height: 1px;
		background-color: #0072CB;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%) translateX(0);
	}

	.cont_about {
		width: 40%;
	}

	.pic_about {
		width: 56%;
	}

	.cont_about p.icon {
		margin-bottom: 20px;
	}

	.cont_about p.icon img {
		width: 80px;
	}

	h3.about {
		font-size: 27px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		text-align: center;
		margin-bottom: 20px;
	}

	h4.about {
		width: 100%;
		color: #fff;
		font-size: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		text-align: center;
		background-color: #0072CB;
		padding: 0.6em;
		margin-bottom: 20px;
	}

	ul.about01 {
		width: 100%;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 0;
	}

	ul.about01 li {
		width: 24%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		background-color: #F6F6F6;
		padding: 20px;
	}

	ul.about01 li p.icon {
		margin-bottom: 10px;
	}

	ul.about01 li p.icon img {
		width: 110px;
	}

	ul.about01 li h5 {
		font-size: 17px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
	}
}

@media (min-width: 992px) {
	p.ttl_about01 {
		font-size: 22px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		text-align: center;
	}

	p.ttl_about01:after {
		content: '';
		display: block;
		width: 140px;
		height: 3px;
		background: url(../images/bdr_blue.png) 0 bottom repeat-x;
		margin: 25px auto 30px;
	}

	.cont_about01 p.text {
		font-size: 15px;
		line-height: 2;
	}

	p.en_about {
		font-size: 36px;
		color: #0072CB;
		font-family: 'Racing Sans One', cursive;
		display: block;
		margin-bottom: 7px;
		position: relative;
		text-align: center;
		margin-bottom: 30px;
	}

	p.en_about:before {
		content: '';
		display: block;
		width: 240px;
		height: 1px;
		background-color: #0072CB;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%) translateX(0);
	}

	p.en_about:after {
		content: '';
		display: block;
		width: 240px;
		height: 1px;
		background-color: #0072CB;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%) translateX(0);
	}

	.cont_about {
		width: 36%;
	}

	.pic_about {
		width: 60%;
	}

	.cont_about p.icon {
		margin-bottom: 20px;
	}

	h3.about {
		font-size: 30px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		text-align: center;
		margin-bottom: 20px;
	}

	h4.about {
		width: 100%;
		color: #fff;
		font-size: 21px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		text-align: center;
		background-color: #0072CB;
		padding: 0.6em;
		margin-bottom: 20px;
	}

	ul.about01 {
		width: 100%;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 0;
	}

	ul.about01 li {
		width: 24%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		background-color: #F6F6F6;
		padding: 20px;
	}

	ul.about01 li p.icon {
		margin-bottom: 10px;
	}

	ul.about01 li h5 {
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
	}
}

@media (max-width: 767px) {
h4.flow {
	border: 2px solid #0072CB;
	font-size: 18px;
	color: #333;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 30px;
	padding: 0.7em;
}

h4.flow span {
	font-size: 18px;
	color: #0072CB;
	display: block;
	margin-bottom: 10px;
}

#about03 .cont32 {
	margin-right: 2%;
	margin-bottom: 30px;
}

#about03 .cont32:nth-of-type(3n) {
	margin-right: 0;
}

#about03 .cont32 p.ttl {
	background-color: #0072CB;
	width: 100%;
	padding: 0.5em;
	color: #fff;
	font-size: 15px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.05em;
}

#about03 .cont32 p.ttl span {
	font-size: 15px;
	display: inline-block;
	margin-right: 5px;
	color: #97d1ff;
}
}

@media (min-width: 768px) {
h4.flow {
	border: 2px solid #0072CB;
	font-size: 20px;
	color: #333;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 30px;
	padding: 0.7em;
}

h4.flow span {
	font-size: 24px;
	color: #0072CB;
}

#about03 .cont32 {
	margin-right: 2%;
	margin-bottom: 30px;
}

#about03 .cont32:nth-of-type(3n) {
	margin-right: 0;
}

#about03 .cont32 p.ttl {
	background-color: #0072CB;
	width: 100%;
	padding: 0.5em;
	color: #fff;
	font-size: 15px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.05em;
}

#about03 .cont32 p.ttl span {
	font-size: 15px;
	display: inline-block;
	margin-right: 5px;
	color: #97d1ff;
}
}

@media (min-width: 992px) {
h4.flow {
	border: 2px solid #0072CB;
	font-size: 20px;
	color: #333;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 30px;
	padding: 0.7em;
}

h4.flow span {
	font-size: 27px;
	color: #0072CB;
}

#about03 .cont32 {
	margin-right: 2%;
	margin-bottom: 30px;
}

#about03 .cont32:nth-of-type(3n) {
	margin-right: 0;
}

#about03 .cont32 p.ttl {
	background-color: #0072CB;
	width: 100%;
	padding: 0.5em;
	color: #fff;
	font-size: 17px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.05em;
}

#about03 .cont32 p.ttl span {
	font-size: 17px;
	display: inline-block;
	margin-right: 5px;
	color: #97d1ff;
}
}


/* works.html　施工事例
=========================================================================== */

@media (max-width: 767px) {
	h3.works {
		width: 100%;
		border: 3px solid #0072CB;
		text-align: center;
		font-size: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		color: #fff;
		letter-spacing: 0.1em;
		padding: 0.4em;
		margin-bottom: 20px;
		background-color: #0072CB;
	}

	p.ttl_works {
		width: 100%;
		background-color: #333;
		color: #fff;
		font-size: 15px;
		text-align: center;
		padding: 0.7em;
		letter-spacing: 0.1em;
		margin-bottom: 20px;
	}

	article.works {
		width: 100%;
		margin-bottom: 35px;
	}

	article.works h4 {
		background-color: #E6F3FF;
		font-size: 16px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.1em;
		padding: 0.6em 1em 0.6em 0.7em;
		border-left: 5px solid #0072CB;
		margin-bottom: 10px;
	}

	.cont_works {
		width: 100%;
		margin-bottom: 44px;
		position: relative;
	}

	.cont_works:last-child {
		margin-right: 0;
	}

	.cont_works p.ttl {
		background-color: #005FAC;
		color: #fff;
		text-align: center;
		font-size: 15px;
		padding: 0.4em 1em;
	}

	.cont_works:nth-of-type(2) p.ttl {
		background-color: #0083EE;
	}

	.cont_works:nth-of-type(3) p.ttl {
		background-color: #37A5FF;
	}

	.cont_works:after {
		content: "\f063";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		position: absolute;
		left: 50%;
		bottom: -40px;
		transform: translateY(0) translateX(-50%);
		z-index: 2;
		font-size: 24px;
		color: #0083ee;
	}

	.cont_works:nth-of-type(3):after {
		background: none;
		content: '';
	}

	.cont_works:nth-of-type(3) {
		margin-bottom: 0;
	}
}

@media (min-width: 768px) {
	h3.works {
		width: 100%;
		border: 3px solid #0072CB;
		text-align: center;
		font-size: 24px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		color: #fff;
		letter-spacing: 0.1em;
		padding: 0.4em;
		margin-bottom: 20px;
		background-color: #0072CB;
	}

	p.ttl_works {
		width: 100%;
		background-color: #333;
		color: #fff;
		font-size: 18px;
		text-align: center;
		padding: 0.7em;
		letter-spacing: 0.1em;
		margin-bottom: 20px;
	}

	article.works {
		width: 100%;
		margin-bottom: 35px;
	}

	article.works h4 {
		background-color: #E6F3FF;
		font-size: 17px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.1em;
		padding: 0.6em 1em;
		border-left: 7px solid #0072CB;
		margin-bottom: 10px;
	}

	.cont_works {
		width: 32.5%;
		margin-right: 1.25%;
		position: relative;
	}

	.cont_works:last-child {
		margin-right: 0;
	}

	.cont_works p.ttl {
		background-color: #005FAC;
		color: #fff;
		text-align: center;
		font-size: 15px;
		padding: 0.4em 1em;
	}

	.cont_works:nth-of-type(2) p.ttl {
		background-color: #0083EE;
	}

	.cont_works:nth-of-type(3) p.ttl {
		background-color: #37A5FF;
	}

	.cont_works:after {
		content: '';
		display: block;
		background: url(../images/icon_works.png) 0 0 /34px 34px no-repeat;
		width: 34px;
		height: 34px;
		position: absolute;
		top: 50%;
		right: -24px;
		transform: translateY(-50%) translateX(0);
		z-index: 2;
	}

	.cont_works:nth-of-type(3):after {
		background: none;
	}
}

@media (min-width: 992px) {
	h3.works {
		width: 100%;
		border: 3px solid #0072CB;
		text-align: center;
		font-size: 27px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		color: #fff;
		letter-spacing: 0.1em;
		padding: 0.4em;
		margin-bottom: 30px;
		background-color: #0072CB;
	}

	p.ttl_works {
		width: 100%;
		background-color: #333;
		color: #fff;
		font-size: 20px;
		text-align: center;
		padding: 0.7em;
		letter-spacing: 0.1em;
		margin-bottom: 30px;
	}

	article.works {
		width: 100%;
		margin-bottom: 50px;
	}

	article.works h4 {
		background-color: #E6F3FF;
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.1em;
		padding: 0.6em 1em;
		border-left: 7px solid #0072CB;
		margin-bottom: 15px;
	}

	.cont_works {
		width: 32.5%;
		margin-right: 1.25%;
		position: relative;
	}

	.cont_works:last-child {
		margin-right: 0;
	}

	.cont_works p.ttl {
		background-color: #005FAC;
		color: #fff;
		text-align: center;
		font-size: 16px;
		padding: 0.4em 1em;
	}

	.cont_works:nth-of-type(2) p.ttl {
		background-color: #0083EE;
	}

	.cont_works:nth-of-type(3) p.ttl {
		background-color: #37A5FF;
	}

	.cont_works:after {
		content: '';
		display: block;
		background: url(../images/icon_works.png) 0 0 /40px 40px no-repeat;
		width: 40px;
		height: 40px;
		position: absolute;
		top: 50%;
		right: -27px;
		transform: translateY(-50%) translateX(0);
		z-index: 2;
	}

	.cont_works:nth-of-type(3):after {
		background: none;
	}
}


/* company.html　会社概要
=========================================================================== */

@media (max-width: 767px) {
	.ttl_company {
		width: 100%;
		background-color: #e4f8ff;
		height: 50px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		padding: 5px 10px 5px 10px;
		margin-bottom: 20px;
	}

	.ttl_company h3 {
		display: flex;
		flex-direction: row;
		align-items: center;
		font-size: 17px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
	}

	.ttl_company h3:before {
		content: '';
		display: block;
		width: 3px;
		height: 30px;
		background-color: #2366B7;
		margin-right: 10px;
	}

	.ttl_company p.en {
		font-size: 12px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		color: #2366B7;
		letter-spacing: 0.05em;
	}

	.pic_company01 {
		margin-top: 20px;
	}

	table.company {
		width: 100%;
	}

	table.company th {
		width: 100%;
		display: block;
		font-size: 14px;
		padding: 10px;
		background-color: #e1e9ef;
	}

	table.company td {
		font-size: 14px;
		padding: 10px 10px 10px 10px;
		line-height: 1.8;
		width: 100%;
		display: block;
	}

	#company02 .cont48 {
		margin-bottom: 30px;
	}

	p.ttl_company02 {
		background-color: #2266B7;
		color: #fff;
		text-align: center;
		padding: 0.3em;
		font-size: 16px;
	}

	dl.company03 {
		display: flex;
		flex-direction: column;
		margin-bottom: 10px;
	}

	dl.company03 dt {
		width: 100%;
		font-size: 15px;
		background-color: #333;
		color: #fff;
		text-align: center;
		padding: 0.4em;
		flex-shrink: 0;
		margin: 0 auto 10px;
	}

	dl.company03 dd {
		width: 100%;
		font-size: 15px;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.ttl_company {
		width: 100%;
		background-color: #e4f8ff;
		height: 50px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		padding: 5px 15px 5px 15px;
		margin-bottom: 20px;
	}

	.ttl_company h3 {
		display: flex;
		flex-direction: row;
		align-items: center;
		font-size: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
	}

	.ttl_company h3:before {
		content: '';
		display: block;
		width: 5px;
		height: 30px;
		background-color: #2366B7;
		margin-right: 15px;
	}

	.ttl_company p.en {
		font-size: 12px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		color: #2366B7;
		letter-spacing: 0.05em;
	}

	#company01 .flex_b {
		flex-direction: column;
	}

	#company01 .cont66,
	#company01 .cont31 {
		width: 100%;
	}

	.pic_company01 {
		margin-top: 20px;
	}

	table.company {
		width: 100%;
		margin-bottom: 20px;
	}

	table.company th {
		width: 150px;
		font-size: 15px;
		padding: 15px 15px 15px 5px;
		border-bottom: 1px solid #195897;
	}

	table.company td {
		font-size: 15px;
		padding: 15px 15px 15px 15px;
		border-bottom: 1px solid #ccc;
		line-height: 1.8;
	}

	#company02 .cont48 {
		margin-right: 4%;
		margin-bottom: 30px;
	}

	#company02 .cont48:nth-of-type(2n) {
		margin-right: 0;
	}

	p.ttl_company02 {
		background-color: #2266B7;
		color: #fff;
		text-align: center;
		padding: 0.3em;
		font-size: 16px;
	}

	dl.company03 {
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	dl.company03 dt {
		width: 150px;
		font-size: 15px;
		background-color: #333;
		color: #fff;
		text-align: center;
		padding: 0.4em;
		margin-right: 20px;
		flex-shrink: 0;
	}

	dl.company03 dd {
		width: 100%;
		font-size: 15px;
	}
}

@media (min-width: 992px) {
	.ttl_company {
		width: 100%;
		background-color: #e4f8ff;
		height: 60px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		padding: 5px 15px 5px 15px;
		margin-bottom: 20px;
	}

	.ttl_company h3 {
		display: flex;
		flex-direction: row;
		align-items: center;
		font-size: 24px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
	}

	.ttl_company h3:before {
		content: '';
		display: block;
		width: 5px;
		height: 40px;
		background-color: #2366B7;
		margin-right: 15px;
	}

	.ttl_company p.en {
		font-size: 13px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		color: #2366B7;
		letter-spacing: 0.05em;
	}

	.pic_company01 {
		margin-top: 20px;
	}

	table.company {
		width: 100%;
	}

	table.company th {
		width: 200px;
		font-size: 15px;
		padding: 15px;
		border-bottom: 1px solid #195897;
	}

	table.company td {
		font-size: 15px;
		padding: 15px 15px 15px 30px;
		border-bottom: 1px solid #ccc;
		line-height: 1.8;
	}

	#company02 .cont48 {
		margin-right: 4%;
		margin-bottom: 30px;
	}

	#company02 .cont48:nth-of-type(2n) {
		margin-right: 0;
	}

	p.ttl_company02 {
		background-color: #2266B7;
		color: #fff;
		text-align: center;
		padding: 0.3em;
		font-size: 16px;
	}

	dl.company03 {
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	dl.company03 dt {
		width: 160px;
		font-size: 16px;
		background-color: #333;
		color: #fff;
		text-align: center;
		padding: 0.4em;
		margin-right: 20px;
		flex-shrink: 0;
	}

	dl.company03 dd {
		width: 100%;
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	.access_map iframe {
		width: 100%;
		height: 300px;
	}
}

@media (min-width: 768px) {
	.access_map iframe {
		width: 100%;
		height: 380px;
	}
}

@media (min-width: 992px) {
	.access_map iframe {
		width: 100%;
		height: 460px;
	}
}

@media (max-width: 767px) {
	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: 768px) {
	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;
	}
}


/* contact.html　お問い合わせ
=========================================================================== */

@media (max-width: 767px) {
	p.ttl_contact01 {
		font-size: 17px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 700;
		text-align: center;
		margin-bottom: 25px;
		letter-spacing: 0.05em;
		line-height: 1.6;
	}

	h3.contact {
		background-color: #D2EBFF;
		padding: 0.6em 1em;
		font-size: 15px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		text-align: center;
		color: #333;
		margin-bottom: 15px;
		border-left: 5px solid #0072CB;
	}

	.cont_l {
		margin-bottom: 15px;
	}

	p.tel_contact {
		font-size: 24px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		color: #0072CB;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.tel_contact:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_1.png) 0 0 /23px 22px no-repeat;
		width: 23px;
		height: 22px;
		margin-right: 7px;
	}

	p.fax_contact {
		font-size: 24px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		color: #0072CB;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.fax_contact:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_2.png) 0 0 /23px 23px no-repeat;
		width: 23px;
		height: 23px;
		margin-right: 7px;
	}

	#contact01 p.s15_c {
		text-align: center;
		font-size: 13px;
	}
}

@media (min-width: 768px) {
	p.ttl_contact01 {
		font-size: 20px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 700;
		text-align: center;
		margin-bottom: 25px;
		letter-spacing: 0.05em;
	}

	h3.contact {
		background-color: #D2EBFF;
		padding: 0.6em 1em;
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		text-align: center;
		color: #333;
		margin-bottom: 30px;
		border-left: 7px solid #0072CB;
	}

	p.tel_contact {
		font-size: 30px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		color: #0072CB;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-right: 70px;
	}

	p.tel_contact:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_1.png) 0 0 /26px 30px no-repeat;
		width: 26px;
		height: 30px;
		margin-right: 7px;
	}

	p.fax_contact {
		font-size: 30px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		color: #0072CB;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.fax_contact:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_2.png) 0 0 /33px 31px no-repeat;
		width: 33px;
		height: 31px;
		margin-right: 7px;
	}
}

@media (min-width: 992px) {
	p.ttl_contact01 {
		font-size: 23px;
		font-family: 'Noto Serif JP', serif;
		font-weight: 700;
		text-align: center;
		margin-bottom: 30px;
		letter-spacing: 0.05em;
	}

	h3.contact {
		background-color: #D2EBFF;
		padding: 0.6em 1em;
		font-size: 21px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		letter-spacing: 0.05em;
		text-align: center;
		color: #333;
		margin-bottom: 30px;
		border-left: 7px solid #0072CB;
	}

	p.tel_contact {
		font-size: 32px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		color: #0072CB;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-right: 80px;
	}

	p.tel_contact:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_1.png) 0 0 /26px 30px no-repeat;
		width: 26px;
		height: 30px;
		margin-right: 7px;
	}

	p.fax_contact {
		font-size: 32px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		color: #0072CB;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.fax_contact:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_2.png) 0 0 /33px 31px no-repeat;
		width: 33px;
		height: 31px;
		margin-right: 7px;
	}
}

span.tel_link_contact {
	color: #0072CB;
}

span.red {
	color: #ff0000;
}

@media (max-width: 767px) {
	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: 768px) and (max-width:991px) {
	.bg_contact02 {
		background-color: #f6f6f6;
		padding: 10px 10px;
	}

	table.contact {
		width: 100%;
	}

	table.contact th {
		width: 30%;
		padding: 10px 5px 10px 0;
		font-size: 14px;
	}

	table.contact td {
		padding: 10px 10px 10px 10px;
		background-color: #fff;
		font-size: 14px;
	}

	table.contact td.bgc {
		width: 130px;
	}
}

@media (min-width: 992px) {
	.bg_contact02 {
		background-color: #f6f6f6;
		padding: 10px 10px;
	}

	table.contact {
		width: 100%;
		padding: 10px 0;
	}

	table.contact th {
		width: 27%;
		padding: 10px;
		background-color: #f6f6f6;
		font-size: 15px;
	}

	table.contact td {
		padding: 10px 10px 10px 10px;
		background-color: #fff;
		font-size: 15px;
	}

	table.contact td.bgc {
		width: 130px;
	}
}

@media (min-width: 1200px) {
	table.contact {
		width: 100%;
	}

	table.contact th {
		width: 22%;
		padding: 10px;
		background-color: #f6f6f6;
	}

	table.contact td {
		padding: 10px 10px 10px 10px;
		background-color: #fff;
	}

	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: #ececec;
	text-align: center;
	color: #777;
	font-size: 10px;
	line-height: 16px;
	margin-left: 15px;
	float: right;
}

@media (max-width: 767px) {
	table.contact td input.write {
		padding: 0.5em 0.5em;
		width: 100%;
		border-radius: 4px;
		border: 1px solid #ddd;
	}
}

@media (min-width: 768px) {
	table.contact td input.write {
		padding: 0.4em 0.5em;
		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.3em 0.5em;
}

@media (max-width: 767px) {
	textarea {
		width: 100%;
		padding: 0.2em 0.5em;
		border: 1px solid #ddd;
		background-color: #fff;
	}
}

@media (min-width: 768px) {
	textarea {
		width: 100%;
		padding: 0.2em 0.5em;
		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: 767px) {
	h4.privacy {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 10px;
		line-height: 1.6;
		margin-top: 20px;
	}

	p.name_privacy {
		font-size: 13px;
		font-weight: bold;
		text-align: right;
		margin-top: 10px;
	}
}

@media (min-width: 768px) {
	h4.privacy {
		font-size: 16px;
		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: 767px) {
	button.comfirm {
		width: 100%;
		max-width: 400px;
		height: 42px;
		text-align: center;
		background-color: #0161A7;
		color: #ffffff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 13px;
		line-height: 42px;
		padding: 0 !important;
	}

	button.comfirm:hover {
		background-color: #555;
	}

	.btn_space {
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}

	button.back {
		width: 47%;
		height: 42px;
		text-align: center;
		background-color: #999;
		color: #ffffff;
		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: #555;
	}

	button.send {
		width: 47%;
		height: 42px;
		text-align: center;
		background-color: #0161A7;
		color: #ffffff;
		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: #555;
	}
}

@media (min-width: 768px) {
	button.comfirm {
		width: 400px;
		height: 46px;
		text-align: center;
		background-color: #0161A7;
		color: #ffffff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 15px;
		line-height: 46px;
		padding: 0 !important;
	}

	button.comfirm:hover {
		background-color: #555;
	}

	.btn_space {
		width: 400px;
		margin: 0 auto;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}

	button.back {
		width: 180px;
		height: 46px;
		text-align: center;
		background-color: #999;
		color: #ffffff;
		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: #555;
	}

	button.send {
		width: 180px;
		height: 46px;
		text-align: center;
		background-color: #0161A7;
		color: #ffffff;
		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: #555;
	}
}

select {
	border: 1px solid #ccc;
}

@media (max-width: 991px) {
	table.contact label {
		font-weight: normal;
	}
}

@media (max-width: 767px) {
	.agreebox label {
		font-size: 13px;
	}
}

@media (min-width: 768px) {
	.agreebox label {
		font-size: 15px;
	}
}



.red{color: #c00;}
.bold{font-weight: bold;}
.indent-1 {
	padding-left:1em;
	text-indent:-1em;
}



/*ナビ固定*/
.cb-header {
	position: fixed; /* ヘッダーバーを固定 */
	top: -131px;
	left: 0;
	width: 100%;
	z-index: 1000;
	background-color: #fff;
	box-shadow: 0 0 12px rgb(0 0 0 / 20%);
}
@media print, screen and (min-width: 768px) {
	.cb-header h1{ width: 120px; margin-top: 10px; margin-bottom: 10px;}
	.cb-header .gNav li a { margin-top: 5px; margin-left: 7px;}
	.cb-header .gNav .sub-menu a { margin-top: 0; margin-left: 0;}
	.cb-header nav li a { font-size: 85%;}
}
@media print, screen and (min-width: 992px) {
	.cb-header h1{ width: 130px;}
	.cb-header .gNav li a { margin-top: 0; margin-left: 15px;}
	.cb-header nav li a { font-size: 100%;}
}
@media print, screen and (min-width: 1200px) {
	.cb-header h1{ width: 160px;}
	.cb-header .gNav li a { margin-top: 5px; margin-left: 20px;}
	.cb-header nav li a { font-size: 110%;}
}

.cb-header .flex_h{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.cb-header .navbar-nav &gt; li &gt; a{
	height: 70px;
}


/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
</pre></body></html>