@charset "utf-8";

/*
 * "Fredericka" is lisenced under the SIL Open Font License 1.1
 * http://fonts.googleapis.com
 * https://www.google.com/fonts/attribution
 * http://scripts.sil.org/OFL
 */

/* *****共通設定***** */

a {
  color: #00008b;
}

a:hover {
  color: #a9a9a9;
}

.bg-primary,
.btn-primary {
  background-color: #00008b !important;
}

.border-primary {
  border-color: #00008b !important;
}

.bg-maincolor {
  background-color: #f0f8ff !important;
}

.btn-warning:hover {
  color: #212529;
  background-color: #ffa500;
  border-color: #ffa500;
}

.bg-yl-color {
  background-color: #fffaf0 !important;
}

.text-shadow {
  text-shadow: 1px 1px 3px #000;
}
.text-stroke {
  text-shadow:3px 3px 3px #000, -3px 3px 3px #000, 3px -3px 3px #000, -3px -3px 3px #000, 2px 0px 1px #000, 0px 2px 1px #000, -2px 0px 1px #000, 0px -2px 1px #000;
}


.font-patrick {
  font-family: 'Fredericka the Great', cursive;
}

span {
    color: #007BFF;
}




/* ヘッダー(navbar) */
#nav01 {position: fixed;  /* 位置を固定する */
  top: 0;  /* 固定する位置を指定 */
  left: 0;  /* 固定する位置を指定 */
  width: 100%;  /* ヘッダーの幅 */
  height: 120px;  /* ヘッダーの高さ */
 background: #FFF;  /* 背景色 */
  border-bottom: 3px solid #00008b;
z-index: 1;
}

#nav02 .nav-fill {position: fixed;  /* 位置を固定する */
  top: 120px;  /* 固定する位置を指定 */
  left: 0;  /* 固定する位置を指定 */
  width: 100%;  /* ヘッダーの幅 */
  height: 60px;  /* ヘッダーの高さ */
	  background: #FFF;  /* 背景色 */
  border-bottom: 3px solid #00008b;
z-index: 2;
}

#nav02 .nav-item {
  border-left: 1px solid #dee2e6;
}

#nav02 .last-list-md {
  border-right: 1px solid #dee2e6;
}



/* フッター */
#footer-sns img {
  height: 58px;
  width: auto;
  margin-right: 25px;
}

#footer-index ul ul {
  padding-left: 0.75rem;
  border-left: 1px solid #6c757d;
}

/* *****トップページ***** */
.jumbotron {
  background-image: url("../img/top-image.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

/* *****下層ページ***** */
.breadcrumb-item + .breadcrumb-item:before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: small;
  color: #fff;
}



/*ジャンボトロンの指定*/
.jumbotron_1 {
  background: #f1efff url("../img/chain1.jpg") no-repeat center center;
  background-size: cover;
  border-radius: initial;
  padding-top: 250px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.jumbotron_2 {
  background: #f1efff url("../img/chain2.jpg") no-repeat center center;
  background-size: cover;
  border-radius: initial;
  padding-top: 250px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.jumbotron_3 {
  background: #f1efff url("../img/chain3.jpg") no-repeat center center;
  background-size: cover;
  border-radius: initial;
  padding-top: 250px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.jumbotron_4 {
  background: #f1efff url("../img/chain4.jpg") no-repeat center center;
  background-size: cover;
  border-radius: initial;
  padding-top: 250px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.jumbotron_5 {
  background: #f1efff url("../img/yachimata.jpg") no-repeat center center;
  background-size: cover;
  border-radius: initial;
  padding-top: 350px;
  padding-bottom: 150px;
  margin-bottom: 100px;
}
.jumbotron_6 {
  background: #f1efff url("../img/contact.jpg") no-repeat center center;
  background-size: cover;
  border-radius: initial;
  padding-top: 250px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.jumbotron_7 {
  background: #f1efff url("../img/recruit.jpg") no-repeat center center;
  background-size: cover;
  border-radius: initial;
  padding-top: 250px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.jumbotron_8 {
  background: #f1efff url("../img/charity.jpg") no-repeat center center;
  background-size: cover;
  border-radius: initial;
  padding-top: 250px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}


/* --------------------------------------------------

 テーブルその2

--------------------------------------------------　*/
table.turi{
  border-collapse: collapse;
  border-style: solid;
  border-color: #666666;
  border-width: 1px;
	font-size:15px;
}

td.turi{
	background-color: #EDEED9;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}


/* ･ｫ･ｿ･愠ｰ･ﾆ｡ｼ･ﾖ･? */
table.spec{width:580px;
  border-collapse: collapse;
  border-style: solid;
  border-color: #666666;
  border-width: 1px;
	font-size:12px;
}

td.g{
	background-color: #EDEED9;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	text-align:center;
}

td.w{
	background-color: #ffffff;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	text-align:center;
}

td.wl{
	background-color: #ffffff;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	text-align:left;
}

td.w_right{
	background-color: #ffffff;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	text-align:right;
}

.waku01{
	padding:10px;
	border-style:dotted;
	border-width:1px;
	border-color:#666666;
	margin:5px 0px 20px 0px;

}


.waku02{
	padding:10px;
	border-style:dotted;
	border-width:1px;
	border-color:#666666;
	margin:20px 0px 10px 0px;
}

div#con_l{
	padding:0 0 3px;
	margin:0;
	width:150px;
	float:left;
	clear:both;
	font-weight:bold;
}

div#con_r{
	padding:0 0 3px;
	margin:0;
	width:400px;
	float:left;
}

.flex-end {
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
	align-items: flex-end;
	margin: 5px;
}
	
	
/* --------------------------------------------------

 フォームスタイ　ル

--------------------------------------------------　*/


#formWrap {
	width:700px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
@media screen and (max-width:572px) {
#formWrap {
	width:95%;
	margin:0 auto;
}
table.formTable th, table.formTable td {
	width:auto;
	display:block;
}
table.formTable th {
	margin-top:5px;
	border-bottom:0;
}
form input[type="text"], form textarea {
	width:80%;
	padding:5px;
	font-size:110%;
	display:block;
}
form input[type="submit"], form input[type="reset"], form input[type="button"] {
	display:block;
	width:100%;
	height:40px;
}
}

/* --------------------------------------------------

 レスポンシブ

--------------------------------------------------　*/

@media (max-width: 991.98px) {
  /* md タブレット・スマートフォン向け */

  #nav02 .nav-item {
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #dee2e6;
    letter-spacing: 0.25rem;
 background: #FFF;  /* 背景色 */
 z-index: 1;
 }

  @media (max-width: 575.98px) {
    /* xs スマートフォン向け */

    /* フッター */
    #footer-sns img {
      height: 29px;
      margin-right: 15px;
    }
