/* CSS Document */

body {
    
    font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
/* ------------ header>> ------------ */
.top-bar {
    background-color: #38719b;
	text-align: right;
	color: #fff;
	padding: 0.5em 1.5em 0.5em 0.5em ;
	font-size: 0.9rem;
}
.top-bar ul {
	 padding: 0;
	margin: 0;
	color: inherit;
}

.top-bar li a {
	color: inherit;
}
.navbar-custom {
	padding: 1.1rem 0;
}

/* change the link color */
.navbar-custom .navbar-nav .nav-link {
    color: #000;
	font-weight: bold;
	font-size: 0.9rem;
}
/* change the color of active or hovered links */
.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link {
    color: #BFBFBF;
	
}


/* ------------ >>header ------------ */
/* ------------ footer >> ------------ */
#footer .copy {
	text-align: center;
	font-size: 0.8rem;
	background-color: #38719b;
	padding: 1.5em 0 3px 0;
	margin: 0;
	color: #fff;
}
#footer img {
	padding-bottom: 5px;
}
#footer strong {
	
	font-size: 1.2rem
}
.foot {
	height:104px;
	
}
footer {
	padding: 0;
	margin: 0;
}
#footer li a {
	color: inherit;
	font-size: 0.9rem;
}
/* -------- footer  ------------ */
/* ---------- top >  ------------ */
#uni {
    text-align: center;
    padding-top: 4rem;
   
}
#uni a {
	color: inherit;
}
.t-uni .col-md  {
	padding: 0 0px 0 1px;
	text-align: center;

}
#t-topic {
	 padding-top: 4rem;
    background-color: #f7f7f7;
}
#index h2 {
	padding: 0 0 2rem 0;
	margin: 0;
	color: #000;
	font-family: 'Rubik', sans-serif;
	text-align: center;
}
.c-info-index-module__article {
	
    padding: 10px;
    overflow: hidden;
	border-bottom: solid 1px #b1b1b1;
}
.c-info-index-module__date {
	float: left;
    margin-right: 10px;
	  font-size: 1rem;
	padding-top: 10px;
	
	
}
.c-info-index-module__link  {
	color: inherit;
}
.c-info-index-module__title {
	overflow: hidden;
    text-decoration: none;
    font-size: 1rem;
	font-weight: normal;
	padding-top: 10px;
	
}
#t-topic .badge {
	width: 7rem;
}
.square_btn {
    display: inline-block;
    padding: 0.5em;
    text-decoration: none;
    color: #000;
    border: solid 2px #b1b1b1;
  
    transition: .4s;
}

.square_btn:hover {
    background:#b1b1b1;
	
    color: white;
}
.t-news {
	border-top: solid 1px #b1b1b1;
	padding-bottom: 2rem;
}
/* -------- top  ------------ */
.breadcrumb {
  background:transparent;
	color: #fff;
}
.breadcrumb li {
 
	color: #fff;
}

.pan {
  background-color:#f7f7f7;
  margin: 3em 0 1em 0;
 
}

.card-header {
  background:transparent;
	border-radius: 0;
	border-top: solid 2px #38719b;
	font-weight: bold;
	font-size: 1.3rem;
	text-align: center;
	border-bottom: solid 2px #38719b;
	padding: 7px 0;
}
.list-group-item {
	
}
.list-group {
	border-bottom: solid 1px #dddddd;
}
.google-map {
    position: relative;
    width: 100%;    /* 左右に余白が必要なら値を変更してもOK */
    height: 0;
    padding-bottom: 100%;    /* padding-topでもOK */
    overflow: hidden;
}
.google-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;    /* 必要であれば!importantを付けてください */
    height: 100%;    /* 必要であれば!importantを付けてください */
}
.top-lead {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 3em;
	color: darkgray;
	padding: 0;
	margin: 0;
	
}
h2 {
	font-size: 3em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

}
h3 {
	font-weight: bold;
	color: #00448d;
}
h4 {
	font-weight: bold;
	padding: 0.7em 0 0 0;
	font-size: 1.3rem;
}
section {
	padding-bottom: 5rem;
}
#shop h2 {
     font-size: 1.4rem;
    font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
   letter-spacing: 1.12px;
    font-weight: 700;
    margin-bottom:1.5rem;
    margin-top:2rem;
    padding: 0.3em;/*文字周りの余白*/
color: #494949;/*文字色*/
background: #f2f2f2;/*背景色*/
border-left: solid 3px #38719b;/*左線（実線 太さ 色）*/
}
#shop td {
    font-size: 0.9rem;
    padding: 0.3rem;
}
#shop th {
    font-size: 0.9rem;
   text-align: center;
    padding: 0.3rem;
}
#shop .table {
    
    margin-bottom:3rem;
}
.th-dark {
    background: #38719b;
    text-align: left;
    color: #fff;
   
}
#shop .nav-item {
    font-size: 1.4rem;
}
.title {

    background:#ddd url(../img/title-bg.png) no-repeat center center;
background-size: auto 500px;
    padding: 20px 0 10px 0;
    margin-bottom: 50px;
}
.title h1 {
    color: #000;
    font-weight: 700;
    font-size: 1.8rem;
   letter-spacing: 1.12px;
}
#company .nav-item {
    font-size: 1.4rem;
}
#company h2 {
  font-size: 1.4rem;
    font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
   letter-spacing: 1.12px;
    font-weight: 700;
    padding: .6em .5em;
	margin-bottom:2rem;
color: #494949;/*文字色*/
background: #f2f2f2;/*背景色*/
border-left: solid 4px #38719b;/*左線（実線 太さ 色）*/
}
#company h3 {
	font-size: 1.3rem;
	font-weight: bold;
	color: #00448d;
}
.nav-link {
   font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
   letter-spacing: 1.12px;
      font-weight: 700; 
}
.table-history td {
	padding: 6px 0;
	vertical-align:top;
}
.table-history img {
	padding-bottom: 10px;
}
.safety-img {
	padding: 0 0 1.5em 1.5em ;
}
.waku-1 {
	padding: 5px 5px 0 5px;
	border: solid 1px #5F5F5F ;
}

#support h2 {
  font-size: 1.3rem;
    font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
   letter-spacing: 1.12px;
    font-weight: 700;
    padding: .3em .5em;
	margin-bottom:2rem;
color: #494949;/*文字色*/
background: #f2f2f2;/*背景色*/
border-left: solid 4px #38719b;/*左線（実線 太さ 色）*/
}

#support h3 {
	border-bottom: solid 1px black;
	font-size: 1.2rem;
	color: #494949;/*文字色*/
	margin-bottom:1rem;
}
.re-table {
	font-size: 0.9rem;
}
.re-table th {
	text-align: center;
	
	vertical-align: middle!important;

}

#support section {
	padding-bottom: 2rem;
	
}
#accordion dt {
	background: #000;
	padding: .3em .5em;
	color: #fff;
	margin: 0;
}
#accordion dd {
	
	padding: 1em;
	border: solid 1px #ccc;
	margin: 0;
}
.sub-menu li {
	padding: 1em 0 0 0;
}
.bg-red {
	background: #FF0004!important;
}
#site h3 {
	border-bottom: solid 1px black;
	font-size: 1.2rem;
	color: #494949;/*文字色*/
	margin-bottom:0.5rem;
	margin-top: 2rem;
}.form-waku {
	border: solid 5px #ccc;
	padding: 2rem 2rem 0rem 2rem;
	margin-bottom: 1rem;
}

td.col-1, th.col-1 {
  width: 8.33333%; }

td.col-2, th.col-2 {
  width: 16.66667%; }

td.col-3, th.col-3 {
  width: 25%; }

td.col-4, th.col-4 {
  width: 33.33333%; }

td.col-5, th.col-5 {
  width: 41.66667%; }

td.col-6, th.col-6 {
  width: 50%; }

td.col-7, th.col-7 {
  width: 58.33333%; }

td.col-8, th.col-8 {
  width: 66.66667%; }

td.col-9, th.col-9 {
  width: 75%; }

td.col-10, th.col-10 {
  width: 83.33333%; }

td.col-11, th.col-11 {
  width: 91.66667%; }

td.col-12, th.col-12 {
  width: 100%; }

td.col-sm-1, th.col-sm-1 {
  width: 8.33333%; }

td.col-sm-2, th.col-sm-2 {
  width: 16.66667%; }

td.col-sm-3, th.col-sm-3 {
  width: 25%; }

td.col-sm-4, th.col-sm-4 {
  width: 33.33333%; }

td.col-sm-5, th.col-sm-5 {
  width: 41.66667%; }

td.col-sm-6, th.col-sm-6 {
  width: 50%; }

td.col-sm-7, th.col-sm-7 {
  width: 58.33333%; }

td.col-sm-8, th.col-sm-8 {
  width: 66.66667%; }

td.col-sm-9, th.col-sm-9 {
  width: 75%; }

td.col-sm-10, th.col-sm-10 {
  width: 83.33333%; }

td.col-sm-11, th.col-sm-11 {
  width: 91.66667%; }

td.col-sm-12, th.col-sm-12 {
  width: 100%; }

td.col-md-1, th.col-md-1 {
  width: 8.33333%; }

td.col-md-2, th.col-md-2 {
  width: 16.66667%; }

td.col-md-3, th.col-md-3 {
  width: 25%; }

td.col-md-4, th.col-md-4 {
  width: 33.33333%; }

td.col-md-5, th.col-md-5 {
  width: 41.66667%; }

td.col-md-6, th.col-md-6 {
  width: 50%; }

td.col-md-7, th.col-md-7 {
  width: 58.33333%; }

td.col-md-8, th.col-md-8 {
  width: 66.66667%; }

td.col-md-9, th.col-md-9 {
  width: 75%; }

td.col-md-10, th.col-md-10 {
  width: 83.33333%; }

td.col-md-11, th.col-md-11 {
  width: 91.66667%; }

td.col-md-12, th.col-md-12 {
  width: 100%; }

td.col-lg-1, th.col-lg-1 {
  width: 8.33333%; }

td.col-lg-2, th.col-lg-2 {
  width: 16.66667%; }

td.col-lg-3, th.col-lg-3 {
  width: 25%; }

td.col-lg-4, th.col-lg-4 {
  width: 33.33333%; }

td.col-lg-5, th.col-lg-5 {
  width: 41.66667%; }

td.col-lg-6, th.col-lg-6 {
  width: 50%; }

td.col-lg-7, th.col-lg-7 {
  width: 58.33333%; }

td.col-lg-8, th.col-lg-8 {
  width: 66.66667%; }

td.col-lg-9, th.col-lg-9 {
  width: 75%; }

td.col-lg-10, th.col-lg-10 {
  width: 83.33333%; }

td.col-lg-11, th.col-lg-11 {
  width: 91.66667%; }

td.col-lg-12, th.col-lg-12 {
  width: 100%; }

td.col-xl-1, th.col-xl-1 {
  width: 8.33333%; }

td.col-xl-2, th.col-xl-2 {
  width: 16.66667%; }

td.col-xl-3, th.col-xl-3 {
  width: 25%; }

td.col-xl-4, th.col-xl-4 {
  width: 33.33333%; }

td.col-xl-5, th.col-xl-5 {
  width: 41.66667%; }

td.col-xl-6, th.col-xl-6 {
  width: 50%; }

td.col-xl-7, th.col-xl-7 {
  width: 58.33333%; }

td.col-xl-8, th.col-xl-8 {
  width: 66.66667%; }

td.col-xl-9, th.col-xl-9 {
  width: 75%; }

td.col-xl-10, th.col-xl-10 {
  width: 83.33333%; }

td.col-xl-11, th.col-xl-11 {
  width: 91.66667%; }

td.col-xl-12, th.col-xl-12 {
  width: 100%; }

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 4px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}