@charset "utf-8";
.kiji h1 {
	font-size: 40px;
}
.kiji p {
	font-size: 16px;
}
  
.pc { display: block !important; }
.sp { display: none !important; }


.flex{
    display: flex;
    flex-wrap: wrap;
}


.return-table-responsive {
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
}


.mainvisual-info {
	padding-top: 25px;
	margin-bottom: 0px;
}


/*固定された画像*/
.parallax {
    position: relative;
	background-image: url("../images/body/img_parallax-min.png");
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg_white {background-color: white;}


/* 見出し装飾 */ 

.clear{ padding:0; margin:0; }

.gr{
  position: relative;
  line-height: 1.5em;
  font-size: 23px;
  font-weight: bold;
  padding: 0.25em;
}

.gr:after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(254, 77, 174), transparent);
  background: linear-gradient(to right, rgb(254, 77, 174), transparent);
}

.greenflag {
    border-bottom: 1px dotted rgb(255, 182, 182);
    background: url("../gallery/images/guide/icon_greenflag-min.png") no-repeat;
    padding: 30px 0px 10px 60px;
	font-size: 20px;
    font-weight: bold;
}

.elogo {
    border-bottom: 1px dotted rgb(0, 104, 182);
    padding: 18px 0px 10px 0px;
	font-size: 20px;
    font-weight: bold;
}



/* lightbox */ 

.mt50 {
margin-bottom: 50px;
}

body#photogallery {
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
#photogalleryWrap {
  font-size: 14px;
  font-size: 0.875rem;
}
#photogalleryWrap .lead{
  margin:10px 0 15px 0;
}
#photogalleryWrap .photoSet{
}
#photogalleryWrap .photoSet:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#photogalleryWrap .photoSet li{
  width: 19%;
  padding-right: 1.5%;
  margin-bottom: 1.5%;
  float: left;
  list-style: none;
}
#photogalleryWrap .photoSet li img{
  display: block;
}



p {
     line-height: 26px;
	 margin: -0.1em 0px;
	 font-size: 15px;
	 padding: 6px 3px 0px 3px;
	 
}

.text20 {font-size:20px;}

.text_daib {
font-size:20px;
font-weight: bold;
}



.middle {vertical-align: middle;}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img a:hover {
	opacity: 0.8 ;
}

/* メインイメージ */

.header-image {
  margin-bottom: 5px;
}

.row.underbanner-contents >  .col-sm-3.col-xs-6 {
	padding-bottom: 25px;
}

#snsArea{background-color:#F5F7FC;}
#snsArea .contents{padding:20px 0px;margin-bottom:25px;}
#snsArea .contents p{text-align:center;font-size:1.4rem;margin-bottom:20px;margin-left:52px;}	
#snsArea .contents ul{text-align:center;}
#snsArea .contents ul li{display: inline-block;width: 85px;}
#snsArea .contents ul li + li{margin-left:60px;margin-light:60px;}
#snsArea .contents ul li a{display:block;}


/* 見出しH1・導入文 */ 

 .midashi {
  background:url("../images/midashi/midashi_contents_h1_bg.png");
  height: auto;
  width: auto;
  font-size: 22px;
  font-weight: bold;
  color: #0068B6;
  padding: 1.6em;
  margin-bottom: 20px;
}

.donyu {
margin-bottom: 20px;
font-size: 14px;
line-height: 1.8em;
}


/* テキスト横バッヂ */

.el-badge, .pdf-badge, .link-badge, .info-badge {
  padding: 3px 6px;
  margin-right: 8px;
  margin-left: 1px;
  font-size: 75%;
  color: white;
  border-radius: 6px;
  box-shadow: 0 0 3px #ddd;
  white-space: nowrap;
}

.info-badge {
  background-color: #FF007F; /*ピンク*/
}

.el-badge {
  background-color: #0068B6; /*el青*/
}

.link-badge {
  background-color: #04B404; /*緑*/
}

.pdf-badge {
  background-color: #FF7F00; /*オレンジ*/
}



/* 画像左 */ 

.boxL {
  margin: 10px 0 10px 0;
  float: left;
  width: 100%;
}

.boxL img {
  float: left;
}

.boxL p {
  margin: 0;
  font-size: 13px;
  line-height: 1.8em;
  padding-left: 10px;
}

.right {
  width: 60%;
  float: left;
} 
	
	
/* 画像右 */ 

.boxR {
  margin: 10px 0 10px 0;
  float: left;
  width: 100%;
}

.boxR img {
  max-width: 40%;
  float: right;
}

.boxR p {
  margin: 0;
  font-size: 13px;
  line-height: 1.8em;
  padding-right: 5px;
}

.left {
  width: 60%;
  float: right;
}



.gaiyou a {
	color: #000000;
	text-decoration: none;
	outline: none;
	display: block;
}
.gaiyou a:hover {
	background-color: #EDEDED;
}
.gaiyou a:focus {
	background-color: #EDEDED;
}
.gaiyou a h2 {
	font-size: 20px;
	font-weight: bold;
}
.gaiyou.iconcard a span {
	font-size: 50px;
	padding-top: 40px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.gaiyou.iconcard a {
	background-color: #CDDE6C;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	height: 300px;
}
.gaiyou.iconcard a:hover {
	opacity: 0.8;
}
.gaiyou.iconcard.database a {
	background-color: #FDD757;
}
.gaiyou.iconcard.consult a {
	background-color: #F6BBC0;
}
.gaiyou.iconcard.contact a {
	background-color: #9CD5DE;
}


@media (min-width: 1200px){
.container-fluid {
	width: 1200px;
}


}
.sub-midashi {
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 2px solid #DDDDDD;
}
.row.showcase > .col-sm-6:nth-child(odd) {
	clear: both;
}

.catch {
	color: #FFFFFF;
	position: absolute;
	bottom: 100px;
	left: 37px;
	background-color: rgba(0,0,0,0.42);
	width: 370px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
}


.footer-info {
	background-color: #EDEDED;
	padding-top: 30px;
	padding-bottom: 30px;
}
.footer-copyright {
	background-color: #0068B6;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
	font-size: 10px;
}
.row.main-contents {
	margin-bottom: 20px;
}

.row.sidebanner-contents {
    margin-top: 20px;
	margin-bottom: 0px;
}

.row.sidebanner-contents >  .col-sm-3.col-xs-6 {
	margin-bottom: 15px;
}

.row.showcase > .col-sm-6 {
	margin-bottom: 20px;
}

.row.showcase .img-responsive {
	margin-bottom: 10px;
}

.row.contents .col-sm-9 {
    padding-bottom: 10px;
}

.row.contents .col-md-12 {
    padding-bottom: 10px;
}


@media (max-width: 767px){

.text_daib {
font-size: 13px;
font-weight: bold;
line-height: 1.5;
}

.mainvisual-info {
	padding-top: 0px;
	margin-bottom: 0px;
}

p {
     line-height: 26px;
	 font-size: 14px;
}

th p {
	 font-size: 11px;
	 line-height: 16px;
}

td p {
	 font-size: 11px;
	 line-height: 16px;
}

.gr{
  position: relative;
  line-height: 1.5em;
  font-size: 16px;
  padding: 0.25em;
}

.greenflag {
    border-bottom: 1px dotted rgb(255, 182, 182);
    background: url("../gallery/images/guide/icon_greenflag-minsp.png") no-repeat;
    padding: 16px 0px 5px 40px;
	font-size: 15px;
    font-weight: bold;
}

.elogo {
    border-bottom: 1px dotted rgb(0, 104, 182);
    padding: 2px 0px 5px 0px;
	font-size: 15px;
	line-height: 1.5em;
    font-weight: bold;
}


/* lightbox */ 

.mt50 {
margin-bottom: 30px;
}

#photogalleryWrap .photoSet li{
  width: 22%;
  padding-right: 1%;
  margin-bottom: 1.5%;
  float: left;
  list-style: none;
}
#photogalleryWrap .photoSet li img{
  display: block;
}


.navbar.navbar-default.navbar-static-top {
	margin-bottom: 0px;
}
.row.header-contents > .col-sm-12 {
	padding-left: 0px;
	padding-right: 0px;

}
.row.main-contents >  .col-sm-2.col-xs-6 {
	padding-left: 0px;
	padding-right: 0px;
}
.row.main-contents >  .col-sm-3.col-xs-6 {
	padding-left: 0px;
	padding-right: 0px;
}

.row.underbanner-contents >  .col-sm-3.col-xs-6 {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.row.contents .col-sm-9 {
	padding-left: 5px;
	padding-right: 5px;
    padding-bottom: 10px;
}

.row.sidebanner-contents {
    margin-top: -5px;
	margin-bottom: 5px;
}


.row.sidebanner-contents >  .col-sm-3.col-xs-6 {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}

.gaiyou p {
     line-height: 21px;
	 font-size: 14px;
	 
}


/* 見出しH1・導入文 */ 

.midashi {
  background:url("../images/midashi/midashi_contents_h1_bg.png");
  font-size: 17px;
  font-weight: bold;
  color: #0068B6;
  background-size:cover;
  padding: 1.0em;
  margin-bottom: 20px;
}

.donyu{
margin-bottom: 15px;
font-size: 13px;
line-height: 1.8em;
}


#snsArea{background-color:#F5F7FC;}
#snsArea .contents{padding:20px 0px;margin-bottom:10px;}
#snsArea .contents p{text-align:center;font-size:1.4rem;margin-bottom:20px;margin-left:3px;}	
#snsArea .contents ul{text-align:center;}
#snsArea .contents ul li{display:inline-block;width:8.5%;margin-left:-80px;}
#snsArea .contents ul li + li{margin-right: 0px;}
#snsArea .contents ul li a{display:block;}


}
.sub-menu {
	margin-bottom: 30px;
}
.catch .btn.btn-primary {
	background-color: #FFFF00;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
}
.nav.nav-news li a {
	border-bottom: 1px dotted #AAAAAA;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
}
.navbar-header .navbar-brand {
	font-family: open-sans;
	font-style: normal;
	font-weight: 700;
	color: #000000;
	font-size: 20px;
}
.catch h1 {
	font-family: open-sans;
	font-style: normal;
	font-weight: 600;
	font-size: 34px;
	line-height: 1.3em;
}
.navbar-brand img  {
	display: inline;
	margin-top: -5px;
	margin-right: 8px;
}
.kiji h1 span {
	background-color: #FDD757;
	color: #FFFFFF;
	margin-right: 12px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.kiji h2 {
	border-left: 10px solid #FDD757;
	margin-top: 30px;
	margin-bottom: 15px;
	padding-left: 10px;
}
.kiji .img-responsive {
	margin-top: 20px;
	margin-bottom: 30px;
}









@media (min-width: 768px){
.row.header-contents {
	margin-bottom: 20px;
}

.row.contents .col-sm-9 {
	margin-bottom: 10px;
}

}

@media (max-width: 500px){

.gaiyou.iconcard a h2 {
	font-size: 18px;
}
.gaiyou.iconcard a p {
	font-size: 13px;
}
.gaiyou.iconcard a {
	height: 230px;
}
.catch {
	left: 0px;
	bottom: 30px;
	width: 100%;
}
.catch h1 {
	font-size: 26px;
}


  /* ロゴ */

.pc { display: none !important; }
.sp { display: block !important; }

.header-image {
    margin-bottom: 0px;
}



  


.kiji h1 {
	font-size: 24px;
}
.kiji h2 {
	font-size: 20px;
}


/* テキスト横バッヂ */

.el-badge, .pdf-badge, .link-badge, .info-badge {
  padding: 3px 6px;
  margin-right: 8px;
  margin-left: 1px;
  font-size: 75%;
  color: white;
  border-radius: 6px;
  box-shadow: 0 0 3px #ddd;
  white-space: nowrap;
}

.info-badge {
  background-color: #FF007F; /*ピンク*/
}

.el-badge {
  background-color: #0068B6; /*el青*/
}

.link-badge {
  background-color: #04B404; /*緑*/
}

.pdf-badge {
  background-color: #FF7F00; /*オレンジ*/
}



}


.nav-banner {
	margin-top: 15px;
	
}

.nav-banner li {
	margin-bottom: 15px;
		width: auto;
}




.nav-contents {
	margin-top: 15px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px none #DDDDDD;
	border-top: 1px solid #DDDDDD;
}
.nav.nav-contents li a {
	color: #000000;
	border-bottom: 1px solid #DDDDDD;
}

.row.contents .col-sm-9 {
	margin-bottom: 0px;
}

.row.contents .col-sm-9.col-sm-push-3 {
	margin-bottom: 0px;
}

.row.contents .col-sm-3.col-sm-pull-9 {
	margin-bottom: 0px;
}





/* navbar collapse for iPad (bootstrap) */
@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
	
}


  /* GoogleMap */
 
 .ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
