@charset "utf-8";

body,p,td,li, h5,h6 {
	font-family: 'Hiragino Kaku Gothic ProN', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 500;
	font-size:1rem;
}
h1,h2,h3,h4,.h1,.h2,.h3,.h4,.h5,.h6 {
	font-weight:500;
	font-family: 'Hiragino Kaku Gothic ProN', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.font-g {
	font-family: 'Hiragino Kaku Gothic ProN', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.font-m {
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",source-han-serif-japanese,"游明朝","Yu Mincho","游明朝体",YuMincho,"HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}



/* マージン設定
==================================================== */
.np { padding-left:0; padding-right:0; }
.margin0 { margin-left:-30px; margin-right:-30px; }
.mt-80 { margin-top:80px; }
.pt-80 { padding-top:80px; }
.mt-110 { margin-top:110px; }
.pt-110 { padding-top:110px; }
.mr-30 { margin-right:30px; }

.pb-80 { padding-bottom:80px; }
.mb-80 { margin-bottom:80px; }
.mb-110 { margin-bottom:110px; }

.m-80 { margin-top:80px; margin-bottom:80px; }
.m-110 { margin-top:110px; margin-bottom:110px; }


@media (max-width: 767.98px) {
	.mt-80, .mt-110 { margin-top:20px; }
	.pt-80, .pt-110 { padding-top:20px; }
	.mb-80, .mb-110 { margin-bottom:20px; }
	.pb-80, .pb-110 { padding-bottom:20px; }
	.m-80, .m-110 { margin-top:20px; margin-bottom:20px; }
}


/* 背景色
==================================================== */
body { background-color:#fff;
	overflow-x:hidden;
}
footer { background-color:#008fc4; }
header .fixed-top { background-color:#fff; }

@media (min-width: 768px) {
	body { padding-top:80px; }
}
@media (max-width: 767.98px) {

	body { padding-top:49px; }

}


/* 文字サイズ、体裁
==================================================== */
.lh-2 { line-height:2em; }
.lh-2_5 { line-height:2.5em; }
.lh-3 { line-height:3em; }
.ls-1 { letter-spacing: 1px; }
.ls-2 { letter-spacing: 2px; }
.ls-3 { letter-spacing: 3px; }

h1 {
	font-size: 30px;
	line-height: 40px;
	font-weight:bold;
}
h2 {
	font-size: 26px;
	font-weight:bold;
}

p {
	margin:0;
	padding:0;
}

@media (max-width: 767.98px) {

	h1 {
		font-size: 20px;
		line-height: 25px;
		font-weight:bold;
	}	
}

/* お問い合わせ
==================================================== */
h5.modal-title {
	font-size:18px;
	font-weight:bold;
}


/* リンク
==================================================== */
a {
	color: #898989; 
}
a:hover { color: #333; }
nav li>a, footer a {
	color: #898989 !important;
}
nav li>a:hover {
	color: #009fe8 !important;
}
header a.header-navi {
	padding:2px 15px 2px 15px;
}
header a.header-navi:hover {
	background-color: #ccc;
	text-decoration:none;
}
footer a {
	color: #ddf !important; 
}

a.nav-link {
	color:#000 !important;
	padding: 15px 0 15px 0;
}


/* ボタン
==================================================== */
a.linkbtn {
  display: inline-block;
  line-height: 67px;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  padding: 0 50px;
  color: #fff;
  background-color: transparent;
  max-width: 490px;
  min-width:200px;
  height:67px;
  letter-spacing: 1px;
  z-index:3;

}
a.linkbtn:before {
  display: inline-block;
  vertical-align: middle;
  -moz-transition: top, 0.5s;
  -o-transition: top, 0.5s;
  -webkit-transition: top, 0.5s;
  transition: top 0.5s ease;
  -moz-transform: skewY(-45deg);
  -ms-transform: skewY(-45deg);
  -webkit-transform: skewY(-45deg);
  transform: skewY(-45deg);
  position: absolute;
  top: -1060px;
  left: 0;
  background-color: #2e2826;
  content: "　";
  width: 100%;
  height: 820px;
  z-index: -1;
}

a.linkbtn::after {
  display: inline-block;
  position: absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  content: "　";
  background-color: #0068b6;
  z-index: -2;
}
a.linkbtn:hover:before {
  top: -240px;
}

/* ナビバー
==================================================== */
nav.navbar-dark {
	background-color:#000;
}
.navbar-brand {
	padding:0;
	margin:0;
}

.navbar-toggler { 
	position:relative;
	border:none;
	color:#000;
	padding-bottom:0;
}
.navbar-toggler .text {
	position:absolute;
	font-family:Arial;
	font-size:8px;
	top:0;
	left:auto;
	right:auto;
}
.navbar-light .navbar-toggler .navbar-toggler-icon {
	position:relative;
	margin-top:-2px;
}
.navbar-light .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M6 6L 24 24M24 6L6 24'/%3E%3C/svg%3E");
}


/* トップスライド
==================================================== */





/* コピーライト
==================================================== */
#copyright {
	font-size:13px;
	padding-bottom:10px;
}


/* トップへ戻る
==================================================== */
a.page-top {
	position:fixed;
	bottom:60px;
	right:10px;
	opacity:0.5;
	color:#0064f2;
	display:block;
}
a.page-top:hover {
	opacity:0.7;
}
@media (max-width: 767.98px) {
	a.page-top {
		font-size:14px;
		bottom:0;
		right:0;
	}
}


/* アニメーション
==================================================== */

.top-sogo { 
	opacity:0;
	animation: anime_from_bottom 1.5s ease 0.8s forwards;
}
@keyframes anime_from_bottom {
  0% {
	opacity: 0;
	-webkit-transform: translate(0, 100%);
  }
  100% {
	opacity: 1;
	-webkit-transform: translate(0, 0);
  }
}

@keyframes anime_from_right {
  0% {
	opacity: 0;
	-webkit-transform: translate(200%, 0);
  }
  100% {
	opacity: 1;
	-webkit-transform: translate(0, 0);
  }
}


.imgmenu:hover img {
	opacity: 1;
	-webkit-animation: scale 1s;
	animation: scale 1s;
	z-index:100;
}
@keyframes scale {
	0% {
		transform: scale(1);
		opacity: .9;
	}
	50% {
		transform: scale(1.03);
		opacity: 0.7;
	}
	100% {
		transform: scale(1);
		opacity: .9;
	z-index:100;
	}
}


.box4 {
padding: 20px 0px;
margin: 10px 0px;
background: #FFF0E2;
-webkit-box-shadow: 1px 2px 10px -3px #BBBBBB;
-webkit-box-shadow: 1px 2px 10px -3px #BBBBBB;
-webkit-box-shadow: 4px 5px 10px -3px #BBBBBB;
}


.head_title {
    margin:  0;                     /* デフォルトCSS打ち消し */
    font-size:  24px;               /* 文字サイズ指定 */
    position:  relative;            /* 位置調整 */
    font-weight:  normal;           /* 文字の太さ調整 */
    margin-bottom: 15px;            /* 周りの余白指定 */
    padding-top: 50px;              /* 余白指定 */
    padding-left: 40px;             /* 余白指定 */
}

.head_title:before {
    content:  '';                   /* 空白の要素を作る */
    width: 0;                       /* 幅指定 */
    height: 0;                      /* 高さ指定 */
    border-style: solid;            /* 三角を作る */
    border-width: 0px 0 110px 80px; /* 三角を作る */
    border-color: transparent transparent #a3d0e4 transparent;  /* 三角を作る */
    position:  absolute;            /* 位置調整 */
    z-index:  -1;                   /* 重なり調整 */
    transform: rotate(30deg);       /* 回転 */
    top: -20px;                     /* 位置調整 */
    left: 30%;                     /* 位置調整 */
}


.no901 td {
	text-align: left;
	padding: 5px 10px;
}

.no901 th {
	width: 25%;
	padding: 5px 10px;
	text-align: left;
}

.frow1 div {
padding: 8px;
background-color: #ffffd5;
border-left: 8px solid #d56a00;
margin: 0;
box-shadow: 1px 2px 10px -8px #BBBBBB;
-moz-box-shadow: 1px 2px 10px -8px #BBBBBB;
-webkit-box-shadow: 1px 2px 10px -8px #BBBBBB;

}
.frow2 div {
padding: 8px;
background-color: #eaffd5;
border-left: 8px solid #00aaaa;
margin: 0;
box-shadow: 1px 2px 10px -8px #BBBBBB;
-moz-box-shadow: 1px 2px 10px -8px #BBBBBB;
-webkit-box-shadow: 1px 2px 10px -8px #BBBBBB;
}

.frow3 div {
padding: 8px;
background-color: #d5eaff;
border-left: 8px solid #2b80d5;
margin: 0;
box-shadow: 1px 2px 10px -8px #BBBBBB;
-moz-box-shadow: 1px 2px 10px -8px #BBBBBB;
-webkit-box-shadow: 1px 2px 10px -8px #BBBBBB;
}



.no901 th {
border: 0px;
vertical-align: top;
}

@media screen and (min-width: 641px)
.no901 th {
width: 200px;
vertical-align: middle;
padding: 10px;
}

/* 
==================================================== */
@media (min-width: 576px) {
}
@media (min-width: 768px) {
}
@media (min-width: 1200px) {
}


@media print{
.fixed-top{
position: relative;
}
.gm-style img {
  max-width: none !important;
}
}