
html{
font-size:14px;
font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.img-fluid {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.mincho {
font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size:150%;
line-height:180%;
}

.glist{
font-family: 'Playfair Display', serif;color:#F13649;
}
.footer-list{
margin-top:20px;
text-align:left;
font-family: 'Playfair Display', serif;color:#F13649;
}

.zero{
padding:0px;
margin:0px;
}
.padimg{
padding:3px;
}

.table-footer a{
color:#FFF;
}
.table-footer a:hover{
color:#FFFF00;
}

.table-footer-b a{
color:#FFF;
}
.table-footer-b a:hover{
color:#FFFF00;
}

.jumbotron-search {
    position: relative;
    height: 50vh;
    min-height: 300px;
    max-height:320px;
    vertical-align:center;
}
.jumbotron {
    min-height: 320px;
}
.jumbotron-extend {
    position: relative;
    height: 50vh;
    min-height: 300px;
//    max-height:320px;
    vertical-align:center;
}
.jumbotron-container {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}


.jumbotron h4,
.jumbotron .h4 {

color: #FFFFFF;
font-family: arial black,'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
line-height:100%;
font-size:150%;
font-weight: normal; 
letter-spacing:0.2em;
}
.jumbotron h5,
.jumbotron .h5 {
  color: #FFFFFF;
font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  line-height:100%;
  font-size:90%;

}



.searchimg{
padding:0px;
border-left:4px solid #fff;
border-right:2px solid #fff;
border-bottom:7px solid #fff;
        width: 100%;
        float: left;
		list-style: none;
		overflow: hidden;
		transition-duration: 0.3s;
}

.searchimg_area{
margin-left:1px;
border-left:4px solid #fff;
border-right:0px solid #fff;
border-bottom:6px solid #fff;
        width: 99.4%;
        float: left;
		list-style: none;
		overflow: hidden;
		transition-duration: 0.3s;
}

.searchimg img{

        width: 100%;
		opacity: 1.0;
        filter: alpha(opacity=70); 
}


.searchimg img:hover{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
	transition-duration: 0.5s;
}

.searchimg_area img:hover{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
	transition-duration: 0.5s;
}





.searchimg_list{
padding:0px;
width: 100%;
float: left;
list-style: none;
overflow: hidden;
transition-duration: 0.3s;
}

.searchimg_list img{

        width: 100%;
		opacity: 1.0;
        filter: alpha(opacity=70); 
}


.searchimg_list img:hover{
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
	transition-duration: 0.5s;
}


#container{
        margin: 0 auto;
        max-width: 600px;
}

.thumbnail{
		overflow: hidden;
		margin: 0 0 10px;
        padding: 15px 0px ;
        width: 100%;
}

.thumbnail li{
        float: left;
        margin-right: 5px;
        margin-bottom: 6px;
		list-style: none;
		overflow: hidden;
		transition-duration: 0.3s;
}

.thumbnail li:last-child{
        margin-right: 0;
}

.thumbnail li img{
        width: 100%;
		opacity: 0.7;
        filter: alpha(opacity=70); 
}

.thumbnail li img:hover{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
	transition-duration: 0.3s;
}

.thumbnail li.current img{
		opacity: 1;
        filter: alpha(opacity=100);
}

.main_photo{
		position: relative;
        height: 600px;
}

.main_photo img{
		position: absolute;
		top:0;
		width: 100%;
}



.table th,
.table td {
  padding:0 0 0 0.5rem;
  vertical-align: top;
  border-top: 0px solid #fff;
  line-height:170%;
}



.norap{
white-space: nowrap;
}




.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-12, .col-md-6 {
  position: relative;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
}


.blue{color:#0066CC}


.gov{
width:90%;
font-size:16px;
text-decoration:none;
display:block;
text-align:center;
padding:5px 0 5px;
color:#333;
border:1px solid #333;
}



*ズームイン*/
.zoomIn img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.zoomIn:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.moimg {
	overflow: hidden;
	width: 400px;
	height: 151px;
}
.moimg img {
        width: 400px;
	display: block;
	transition: 0.5s;
}
.moimg img:hover {
	transform: scale(1.2, 1.2);
}

.downimg a {
	font-weight:bold;
	color:#444444;
	display:block;
	white-space: nowrap;
	padding:5px;
	transition: .1s ease-in-out;
	opacity: 1 ;
	block
}

.downimg a:hover {
	padding:5px;
	transition: .1s ease-in-out;
	opacity: 1 ;
	color:#FFF;
	background-color: #444444;
	transform: translateY(0.1875em);
}











.table-footer-b{
border-right: 1px solid #FFFFFF;
}

.table-footer-b th,
.table-footer-b td {
  padding-left: 0.5rem;
  vertical-align: top;
  border-left: 1px solid #FFFFFF;
  color:#FFFFFF;
  font-size:10px;
  line-height:180%;
}
.table-footer th,
.table-footer td {
  padding-left: 0.5rem;
  vertical-align: top;
  border-left: 1px solid #FFFFFF;
  color:#FFFFFF;
  font-size:10px;
  line-height:180%;
}

.copyright{
  text-align:right;
  margin-right:0px;
  color:#FFFFFF;
  font-size:10px;
}

.footer-link {
	text-align: right;
	padding: 10px 20px 0 0;
}

.footer-link a {
	color: #fff;
	font-size: 10px;
	text-align: right;
	margin-right: 10px;
}

.br_pc{
display: inline;
}

.br_sp{
display: none;
}









.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.1rem 0.2rem 0.5rem
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
  margin-bottom:5px;
  }


.btn-outline-dark:hover {
  color: #fff;
  background-color: #004161;
  border-color: #343a40;
}


.btn-outline-light {
  color: #ffffff;
  background-color: #004161;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #004161;
  background-color: #ffffff;
  border-color: #004161;
}


@media (max-width: 767px) {


.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.1rem 0.2rem 0.5rem
  font-size: 0.675rem;
  line-height: 1.5;
  border-radius: 0.2rem;
  margin-bottom:5px;
  }


.zero{
padding:0px;
margin:0px 0px 15px 0px;
}


.mincho {
font-family: "Sawarabi Mincho" , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size:90%;
line-height:150%;
}


.searchimg {
  width: 100%;
  height: 150px;
  object-fit: cover;
}



.br_pc{
display: none;
}

.br_sp{
display: inline;
}


.right{
margin-left:0rem;
}


.thumbnail{
		overflow: hidden;
		margin: 0 0 10px;
        padding: 15px 0px ;
        width: 101%;
}

.thumbnail li img{
        width: 99%;
		opacity: 0.7;
        filter: alpha(opacity=70); 
}



.jumbotron-search {
    position: relative;
    height: 50vh;
    min-height: 200px;
    max-height:220px;
    vertical-align:center;
}

.jumbotron-extend {
    position: relative;
    height: 50vh;
    min-height: 200px;
    vertical-align:center;
}
.jumbotron-container {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}


.jumbotron {
    min-height: 200px;
}
.jumbotron h1{
color: #FFFFFF;
font-family:  "Sawarabi Mincho", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size:1.8em;
}
.jumbotron h2,
.jumbotron .h2 {
  color: #FFFFFF;
  font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height:180%;
  font-size:1em;

}
.jumbotron h3,
.jumbotron .h3 {
  color: #FFFFFF;
  font-family:  "Sawarabi Mincho", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height:140%;
  font-size:1em;
}

.navbar-brand {
  display: inline;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 0.01rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
  max-width:240px;
}


.downimg a {
	font-size:92%;
	font-weight:bold;
	color:#444444;
	display:block;
	white-space: nowrap;
	padding:0px;
	transition: .1s ease-in-out;
	opacity: 1 ;
	block
}

.downimg a:hover {
	font-size:92%;
	padding:0px;
	transition: .1s ease-in-out;
	opacity: 1 ;
	color:#FFF;
	background-color: #444444;
	transform: translateY(0.1875em);
}

.sm-footer{
margin-left: auto;
margin-right: auto;
}

.table-footer{
border-right: 1px solid #FFFFFF;
}

.table-footer th,
.table-footer td {
  padding-left: 1rem;
  vertical-align: top;
  border-left: 1px solid #FFFFFF;
  color:#FFFFFF;
  font-size:15px;
  line-height:180%;
}

.table-footer-b th,
.table-footer-b td {
  padding-left: 1rem;
  vertical-align: top;
  border-left: 1px solid #FFFFFF;
  color:#FFFFFF;
  font-size:15px;
  line-height:180%;
}

.footer-link {
	padding: 25px 15px 0 0;
}

.footer-link a {
	font-size: 12px;
	margin-right: 10px;
}

}



@media (min-width: 768px) {
.jumbotron h1{
  color: #FFFFFF;
  font-family:  "Sawarabi Mincho", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size:2.8em
}
.jumbotron h2,
.jumbotron .h2 {
  color: #FFFFFF;
  font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height:180%;
  font-size:1.6em
}
.jumbotron h3,
.jumbotron .h3 {
  color: #FFFFFF;
  font-family:  "Sawarabi Mincho", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height:140%;
  font-size:1.3em;
}

a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}


}





@media (min-width: 992px) {
.jumbotron h1{
  color: #FFFFFF;
  font-family:  "Sawarabi Mincho", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size:3em;
}
.jumbotron h2,
.jumbotron .h2 {
  color: #FFFFFF;
  font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height:180%;
  font-size:2.3em
}
.jumbotron h3,
.jumbotron .h3 {
  color: #FFFFFF;
  font-family:  "Sawarabi Mincho", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height:140%;
  font-size:1.7em;
}
}

@media (min-width: 1200px) {
.jumbotron h1{
  color: #FFFFFF;
  font-family:  "Sawarabi Mincho", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size:4em
}
.jumbotron h2,
.jumbotron .h2 {
  color: #FFFFFF;
  font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height:180%;
  font-size:2.6em;
}
.jumbotron h3,
.jumbotron .h3 {
  color: #FFFFFF;
  font-family:  "Sawarabi Mincho", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height:140%;
  font-size:1.9em;
}

}


.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
  margin-right: auto;
  margin-left: auto;
}



#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
	opacity: 0.7;
	z-index: 999;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
.space{
padding:20px;
}

.under4{
padding-bottom:4px;
}

.under7{
padding-bottom:7px;
}

.under25{
padding-bottom:25px;
}

.top20{
margin-top:20px;
}

.bg-white{
background-color:#ffffff;
overflow:auto;
}

.bg-gray{
background-color:#fbfbfb;
overflow:auto;
}

.bg-footer{
background-color:#444444;
overflow:auto;
}



/* Fade In Animation */

.section-title-text:after,
.fade-in,
.fade-in-down,
.fade-in-up,
.fade-in-left,
.fade-in-right,
.expand {
	visibility: hidden;
}

.Expand {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	animation-duration:1s;
	visibility: visible !important;
	-webkit-animation-name: Expand;
	animation-name: Expand;
}
@-webkit-keyframes Expand {
	 0% { opacity: 0; -webkit-transform: scale(0.5); }
	 100% { opacity: 1; -webkit-transform: scale(1.0); }
}
@keyframes Expand {
	 0% { opacity: 0; -webkit-transform: scale(0.5); -ms-transform: scale(0.5); transform: scale(0.5); }
	 100% { opacity: 1; -webkit-transform: scale(1.0); -ms-transform: scale(1.0); transform: scale(1.0); }
}

.titleimg{
margin:20px;
max-width:250px;
}



.bg-primary {
  background-color: #004161 !important;
}









#animation {
margin: 50px 0;
font-size: 40px;
font-weight: bold;
color: #000000;
}

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}








.wrapperhero {
  width: 5vw;
  margin: 0 auto;
  color: #F5F5F5;
}


.scrollbot {
  position: absolute;
  bottom: 2em;
  width: 3em;
  height: 3em;
  border: 1px solid #F5F5F5;
  border-radius: 50%;
  cursor: pointer;
}
.scrollbot:hover::before {
  background: rgba(255, 230, 64, 0.2);
  animation-play-state: paused;
}
.scrollbot::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 3em;
  height: 3em;
  box-shadow: 0 0 0 0 rgba(255, 230, 64, 0.2);
  border-radius: 50%;
  opacity: 0;
  animation: ripple1 3s infinite;
}
.scrollbot span {
  width: 1em;
  height: 1em;
  position: absolute;
  top: 25%;
  left: 33%;
  transform: rotate(-45deg);
  border-left: 1px solid #F5F5F5;
  border-bottom: 1px solid #F5F5F5;
  z-index: 2;
}


@keyframes ripple1 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 2em rgba(255, 230, 64, .2);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

