﻿body {
  margin: 0;
  padding: 0 0 0 0;
  /*font-family: "Open Sans", "Helvetica Neue", Helvetica, "Arial", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif;*/
  font-family: 'Noto Sans Japanese', sans-serif;<span class="s2"> </span>
  font-size: 16px;
  line-height: 1.42857;
	border-top: 3px solid #9370DB;
}

p {

}

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);


.jumbotron {
  background-image: url('assets/LP.JPG');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}

.inner {
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  width: 100%;
  padding: 110px;
  border-radius: 0px;
}


/*
.row.action {
  height: 700px;
  margin-bottom: 30px;
  padding: 0 60px;
}
*/
.footertitle {
  padding-top:40px;
  line-height: 30px;
  background-color: #5A4080;
  color:#fff;
}
.footercom {
  line-height: 30px;
  background-color: #5A4080;
  color:#fff;
}
.footer {
  padding-bottom: :40px;
  line-height: 30px;
  background-color: #5A4080;
  color:#fff;
}
.footer h5:hover{
	color:#9585CC;
}
.footer li:hover{
	color:#9585CC;
}
.copyright{
    background-color: #5A4080;
    color:#fff;
}

.divider {
  width:100%;
  background-color: #ffffff;
}

.bxslider img{
  width:100%;
  max-width: 100%;
  height:auto;
}


.product{
  background-color: #F5F5F5;
}

.first{
  background-color: #F5F5F5;
}

h2 {
    overflow: hidden;
}

h2 span {
    display: inline-block;
    padding: 0 0.5em;
    position: relative;
}

h2 span:before,
h2 span:after {
    border-top: 1px solid;
    content: "";
    position: absolute;
    top: 50%;
    width: 99em;
}

h2 span:before {
    right: 100%;
}

h2 span:after {
    left: 100%;
}

h3{
  color: #fff;
  font-size: 14px;
  background: #9370DB;
  width: auto;
  height:30px;
  padding: 5px;
  margin-bottom: 5px;
}
h4{
  color: #fff;
  font-size: 14px;
  background: #9370DB;
  width: auto;
  padding: 5px;
  margin-bottom: 5px;
}
a.newsText{
  font-size: 14px;
  border-bottom: 1px dashed #000;
  padding: 10px 0;
}
p.newsText{
  font-size: 14px;
  border-bottom: 1px dashed #000;
  padding: 10px 0;
  margin-top:5px;
}

p{
  padding:5px 0;
}

.img-thumnail{
  padding-top:40px;
}

table{
  font-size: 14px;
}

.fuwatAnime {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1.5s;
 -ms-animation-duration:1.5s;
 animation-duration:1.5s;
 -webkit-animation-name: fuwatAnime;
 -ms-animation-name: fuwatAnime;
 animation-name: fuwatAnime;
 visibility: visible !important;
}
@-webkit-keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fuwatAnime {
 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); }
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: rgba(0, 0, 0, 0.5);
    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;
}

.cover-img {
  /*background-color: rgba(0, 0, 0, 0.8)*/
	height: 600px;
	display: table;
	width: 100%;
	background-size: cover;
}
.cover-img2 {
  /*background-color: rgba(0, 0, 0, 0.8)*/
	height: 800px;
	display: table;
	width: 100%;
	background-size: cover;
}
/* ワイドスクリーン用のCSS */
@media only screen and (min-width: 1500px) {
	.cover-img {
		height: 800px;
	}
}

/* タブレット用のCSS */
@media only screen and (min-width : 768px) and (max-width : 1200px) {
	.cover-img {
		height: 500px;
	}
}

/* スマホ用のCSS */
@media only screen and (max-width: 479px) {
	.cover-img {
		height: 300px;
	}
}

.greet span{
  font-size: 20px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

}
.cover-text {
	display: table-cell;
	vertical-align: middle;
  text-align: center;
}
.corporate{
  font-size:  55px;
  font-weight: 100;
  padding-top:200px;
  padding-left:50px;
  color:#fff;
}
.catch{
  font-size:  55px;
  font-weight: 100;
  padding-top:200px;
  padding-left:50px;
  color:#fff;
}
.left{
  color:#fff;
  text-align: left;
  font-size:14px;
  line-height: 2em;
}

.enkaku{
  background-color: #f5f5f5;
}

.enkakup{
  font-size:  25px;
  text-align: left;
}

.top{
  text-align: center;

  height:300px;
  font-size: 30px;
  background-color: #f5f5f5;
}

#header{
	padding:0 120px;
  height:100px;
}

#header.inner{
	display: table;
	width:940px;
}

#logo{
  position: relative;
  top:0
}

/* タブレット用のCSS */
@media only screen and (min-width : 480px) and (max-width : 1200px) {
  #header{
  	padding:0 40px;
    height:100px;
  }


  #logo{
    position: relative;
    top:0
  }
}

/* スマホ用のCSS */
@media only screen and (max-width: 479px) {
  #header{
  	padding:0 10px;
    height:100px;
  }


  #logo{
    position: relative;
    top:0
  }
}

#photo{
  margin-top:22px;
  margin-bottom: 25px;
}

#news{
  margin-bottom: 25px;
}

/* グローバルナビゲーション
---------------------------*/
.navbar{
	background: #9370DB;
}

.nav{
  margin: 0 auto;
  display: table;
  table-layout: fixed;
  float:none;
	background: #9370DB;
}

.nav ul{
	overflow:hidden;
}

.nav li{
	float: left;
	width: 132px;
	border-right: #fff 1px solid;
}

.nav li:first-child{
	width: 136px;
	border-left:#fff 1px solid;
}

.nav a{
	display: block;
	padding: 10px 0;
	text-align:center;
	text-decoration:none;
	color:#fff;
}

.nav li:hover{
	background:#9585CC;
}

.nav a.active{
	background:#fff;
	color: #9370DB;
	font-weight: bold;
}


/* タブレット用のCSS */
@media only screen and (min-width : 768px) and (max-width : 1200px) {
  .navbar{
  	background: #9370DB;
  }

  .nav{
    margin: 0 auto;
    display: table;
    table-layout: fixed;
    float:none;
  	background: #9370DB;
  }

  .nav ul{
  	overflow:hidden;
  }

  .nav li{
  	float: left;
  	width: auto;

  }

  .nav li:first-child{
  	width: auto;

  }

  .nav a{
  	display: block;
  	padding: 10px 0;
  	text-align:center;
  	text-decoration:none;
  	color:#fff;
  }

  .nav li:hover{
  	background:#9585CC;
  }

  .nav a.active{
  	background:#fff;
  	color: #9370DB;
  	font-weight: bold;
  }
}

/* スマホ用のCSS */
@media only screen and (max-width: 479px) {
  .navbar{
  	background: #9370DB;
  }

  .nav{
    margin: 0 auto;
    display: table;
    table-layout: fixed;
    float:none;
  	background: #9370DB;
  }

  .nav ul{
  	overflow:hidden;
  }

  .nav li{
  	float: left;
  	width: auto;

  }

  .nav li:first-child{
  	width: auto;

  }

  .nav a{
  	display: block;
  	padding: 10px 0;
  	text-align:center;
  	text-decoration:none;
  	color:#fff;
  }

  .nav li:hover{
  	background:#9585CC;
  }

  .nav a.active{
  	background:#fff;
  	color: #9370DB;
  	font-weight: bold;
  }
}

.ggmap {
  height: 300px;


  overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
width: 100%;
height: 100%;
}

.topics{
  padding-top:10px;
  border-right:1px dotted;
  border-bottom: 1px dotted;
  padding-bottom: 10px;
}
.topicsRight{
  padding-top:10px;
  border-bottom: 1px dotted;
  padding-bottom: 10px;
}

.wButton{
   border-style: solid;
   border-width: 1px;
   padding: 4px;
   border-color: #5BC0DE;
   background-color: #5BC0DE;
   width: 10px;
   border-radius: 3px;
   font-size: 12px;
   color:#FFF;
}
