@charset "utf-8";
* {
  margin: 0px;
  padding: 0px;
}


/*================================================
 *  一般・共通設定
 ================================================*/

body {
  font-size: 16px;
  color: #555555;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.6;
  background-image: url(../img/bg_check.jpg);
}

@media screen and (max-width:799px) {
body {
 font-size: 14px;
}
}

a {
  color: #009e9f;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #009e9f;
  opacity: 0.7;
  text-decoration: none;
}

a:hover img {
  opacity: 0.7;
  text-decoration: none;
}

.sample_01_button:hover {
  opacity: 0.7;
}


.btn-block {
    white-space: normal;
}

.text_red {
  color: #F00;
  font-weight: bold;
}

.text_orange {
  color: #f8931f;
}

.text_gray {
  color: #999;
}

.text_white {
  color: #ffffff;
}

.row {
  margin-right: 0px;
  margin-left: 0px;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0rem;
}

.h1_color_g6 {
  color: #28a745;
}

@media screen and (max-width:799px) {
.h3, h3 {
    font-size: 1.25rem;
}
}

h5 {
  color: #ffffff;
  font-weight: bold;
}

.line_gr{
border-top: 2px solid #009e9f;
}

.d-flex:not(.flex-column)>* {
    min-width: 0;
}
.d-flex.flex-column>* {
    max-width: 100%;    
}

.btn-primary {
    color: #fff;
    background-color: #3aa1cc;
    border-color: #3aa1cc;
}

hr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
    border-top: 2px solid rgb(0, 158, 159);
}

.shadow {
    box-shadow: 0 0.2rem 0.1rem rgb(2, 81, 73) !important;
}
/*================================================
 *  ヘッダー
 ================================================*/

.header {
  border-bottom: .25rem solid #ffe59e;
  margin-bottom: 1.5rem;
  margin-top: 1rem;
}

.headerbg {
  max-height: 50px;
}

.header_inline {
  max-width: 1200px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: auto;
  margin-left: auto;
}

.btn-green {
  font-size: 14px;
  color: #fff;
  background-color: #009e9f;
  border-color: #009e9f;
  padding: .375rem 1rem
}

.btn:hover {
  color: #fff;
  opacity: 0.7;
}


/*================================================
 *  TOP
 ================================================*/

.jumbotron {
  padding: 0;
  margin-bottom: 0;
  border-radius: 0;
  background-color: #009e9f;
  /*background-color: transparent;*/
}

.j_container {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}


/*================================================
 *  container
 ================================================*/
.midashi01 {
  color: #ffffff;
  padding: 0.5em;
  background: #009e9f;
  border-radius: 0.25em;
  font-weight: bold;
}

.midashi02 {
  color: #009e9f;
  font-weight: bold;
}

.container {
  max-width: 1200px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}

/*================================================
 *  サンプル動画
 ================================================*/

.sample_index {
  color: #3aa1cc;
   /*font-size: 24px;*/
  line-height: 20px;
  position: relative;
   /*display: inline-block; */
  padding-left: 12px;
  /* padding-right: 12px; */
  padding-top: 9px;
  /* padding-bottom: 20px; */
  font-weight: bold;
}

.mousepointer-hand {
  cursor: pointer;
}

.index_text_g {
  color: #009e9f;
}

.sample_01_box {
background-color: #ffffd8;
border: #009e9f;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-width: 5px;
    border-radius: 10px;
}

.sample_01_button {
  background-color: #009e9f;
  border-radius: 10px;
  color:#ffffff;
  font-weight: bold;
  
}

.button_01 {
  background-color: #009e9f;
  color:#ffffff;
  font-weight: bold;
  width:4rem;
  height:4rem;
}

.button_02 {
    background-color: #009e9f;
    color: #ffffff;
    font-weight: bold;
}

.sample_02_box {
background-color: #bbe3e3;
border: #009e9f;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-width: 5px;
    border-radius: 10px;
}


/*================================================
 *  タブレット/スマートフォン向けデザイン
 ================================================

@media screen and (max-width:799px) {
  .sample_01_box {
    background-image: url(../img/sample_01_box_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
    min-width: 100%;
    margin-bottom: 15px;
  }
 
}
*/
/*================================================
 *  プレーヤーダウンロート
 ================================================*/

.player_box {
  background-color: #fdffc5;
  padding-bottom: 20px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}


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

.footer {
  background-color: #bbe3e3;
  /*height: 200px;
  /*position: absolute;*/
  width: 100%;
}

address {
background-color: #009e9f;
  text-align: center;
  color: #ffffff;
  margin-bottom: 0;
}

.logo {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

ul.sitemap {
    text-align: center;
}
ul, li {
    list-style-type: none;
    margin-bottom: 0;
}

ul.sitemap li {
    display: inline-block;
    border-right: #009e9f 1px solid;
}
ul, li {
    list-style-type: none;
    margin-bottom: 0;
}

ul.sitemap li a {
    padding: 0 25px;
    color: #555555;
}
/*================================================
 *  タブレット/スマートフォン向けデザイン
 ================================================*/


/* スクロールバーを考慮して20px大きいサイズで切り替え */

@media screen and (max-width:799px) {
  .menu {
    margin-top: 20px;
  }
}


/*================================================
 *  TOPへ戻る
 ================================================*/

#page_top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 20px;
  bottom: 0;
  background: #005253;
  opacity: 0.8;
}

#page_top a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}

#page_top a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f062';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 40px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  font-weight: 900;
}


/*================================================
 *  アナウンスページ用
 ================================================*/

.announce {
  font-size: 1.5rem;
  font-weight: 900;
  white-space: normal;
}


/*================================================
 *  サブページ用
 ================================================*/

.btn01 {
  font-size: 1.5rem;
}
 /*
.g01_box {
  background-image: url(../img/01_box_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: auto;
  max-width: 958px;
}
*/
.g01_button {
  background-color: #db587d;
  border-radius: 10px;
}


/*================================================
 *  nav
 ================================================*/
 /*=========================================================================

navbar

=========================================================================*/

/*#glovalnav{
	margin-bottom: 30px ;
	height: 65px ;
}*/
#glovalnav .container{
	transition: all 0.3s ;
	max-width: 100% ;
}
#glovalnav .navbar{
padding: 0;
    border-radius: 10px;
    background-color: #ffffd8;
    border: 3px #009e9f solid;
    box-shadow: 0px 4px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.3s;
    z-index: 150;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#glovalnav .navbar .navbar-nav{
	display: flex ;
	justify-content: space-evenly;
	width: 100% ;
}
#glovalnav .navbar .navbar-nav .nav-item{
	flex: 1 ;
	text-align: center ;
	padding: 0 ;
	width: 100% ;
	display: block ;
	padding: 20px 5px ;
}
#glovalnav .navbar .navbar-nav .nav-item:hover{
	opacity: 0.5 ;
}
#glovalnav .navbar .navbar-nav .nav-item img{
	max-width: 100% ;
}
#glovalnav .navbar .navbar-nav .nav-item.home{
	max-width: 50px ;
	text-align: right ;
}
#glovalnav .container.scrol{
	position: fixed ;
	top: 0 ;
	z-index: 100 ;
}
#glovalnav .container.scrol .navbar{
	border-top: 0 ;
	border-radius: 0 0 20px 20px ; 
}
#glovalnav .container.scrol .navbar .nav-item{
	padding: 17px 5px ;
}
.navbar-toggler{
	padding: 15px ;
	width: 100% ;
	font-size: 1.8rem ;
	font-weight: bold ;
	color: #009e9f;
}
.navbar-toggler::after{
	content: "\f13a" ;
	font-family: 'Font Awesome 5 Free' ;
	float: right ;
}
@media (max-width: 991px){
	#glovalnav .navbar{
		border-radius: 15px ;
		background-color: #ffffd8 ;
	}
	#glovalnav .navbar .navbar-nav{
		flex-wrap: wrap ;
		flex-direction: unset;
	}
	.navbar-collapse{
		background-color: #fff ;
		border-radius: 0 0 13px 13px ;
	}
	#glovalnav .container.scrol .navbar{
		border-radius: 0px 0px 15px 15px ;
	}
	#glovalnav .container.scrol .navbar-collapse{
		border-radius: 0 0 15px 15px ;
	}
	#glovalnav .navbar .navbar-nav .nav-item,
	#glovalnav .container.scrol .navbar .nav-item{
		width: 50% ;
		flex: none ;
		border-bottom: #dbdbdb 1px solid ;
		padding: 15px ;
	}
	#glovalnav .navbar .navbar-nav .nav-item img{
		height: 17px ;
	}
	#glovalnav .navbar .navbar-nav .nav-item:nth-child(even){
		border-left: #dbdbdb 1px solid ;
	}
	#glovalnav .navbar .navbar-nav .nav-item.home{
		max-width: none ;
		text-align: center ;
	}
}
