@charset "UTF-8";
#slide {
  position: relative;
  height: 300px;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
  z-index: -1;
  color: #fff;
}
#slide img {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
	right: 0;
  overflow: hidden;
  z-index: 0;
}
.contents {
  position: relative;
}
#topics {
  position: relative;
  padding: 80px 0 50px 40px;
  margin: 30px 5%;
  border: #eee 1px solid;
  border-right: none;
  border-top: none;
  font-size: 90%;
}
#news_tit {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 5px;
  padding: 20px;
  background: #aaa;
}
#news_tit span {
  color: #a80931;
  display: inline;
  font-size: 100%;
  font-weight: bold;
}
#news div {
  background: #fff;
  color: #000;
  padding: 2em 1em;
  margin-bottom: 20px;
}
#news dt {
  float: left;
}
#news dd {
  margin-left: 7em;
  margin-bottom: 0.5em;
}
#maincopy {
  text-align: center;
  width: 100%;
  font-size: 200%;
  letter-spacing: 1px;
  z-index: 99999;
  line-height: 1.2em;
  background: rgba(0, 0, 0, 0.5);
  padding: 1em 0;
  position: absolute;
  top: 25%;
  bottom: 0;
}
#maincopy span {
  color: #a80931;
  font-weight: bold;
  display: block;
}
#maincopy span.en {
  color: #fff;
  padding-top: 1em;
  letter-spacing: 2px;
  font-size: 30%;
  line-height: 1em;
}
#fb {
  margin: 0 auto;
  height: 300px;
}
.fb-page {
  width: 100%;
  height: 500px;
}
#nav {
  z-index: 9999998;
}
.modal .modal-check:checked + .modal-body {
  animation: fadeout .2s 1 forwards, hide .1s .2s 1 forwards;
}
.modal .modal-check:checked + .modal-body .modal-window {
  animation: zoomout .2s 1 forwards;
}
.contents div#index_image {
  margin-top: 50px;
  width: 100%;
}
.flex_box div h3 {
  font-size: 100%;
  color: #a80931;
  padding: 0;
  margin: 0 0 1em;
}
.opt {
  text-align: center;
  line-height: 1.5em;
}
#modal {
  display: block;
  margin-bottom: 50px;
  font-size: 90%;
}
#modal div {
  padding-bottom: 50px;
}
#modal div dl {
  position: relative;
}
#modal dt {
  display: block;
  text-align: right;
  right: 0;
  position: absolute;
}
#modal dd {
  font-size: 90%;
}
#subnav {
  width: 96%;
  margin: 0 auto;
  margin-top: 30px;
  font-size: 110%;
}
#subnav li {
  display: inline-block;
  margin: 10px 1%;
  padding: 0;
  width: 47%;
	  
}
#subnav a, .detail a {
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  color: #000;
  letter-spacing: 2px;
  text-align: center;
  width: 100%;
  height: 70px;
  line-height: 70px;
  padding: 0;
  display: block;
  border: #ddd 1px solid;
  text-decoration: none;
  border-radius: 6px;
  background: url("../img/common/bg_stone.jpg");
  background-size: 400px;
}
#subnav a:hover, .detail a:hover {
  height: 50px;
  line-height: 50px;
}
#index_image p {
  padding: 0;
}
#index_image div {
  width: 96%;
}
#index_image div.img_left {
  line-height: 1.7em;
  padding: 20px 2%;
  background: url("../img/index/bg_img_left.jpg") no-repeat center center;
}
#index_image div.img_left p {
  padding-bottom: 1em;
}
#fb {
  width: 100%;
  overflow: hidden;
}
#carouselWrap {
  margin: 50px auto 20px;
  width: 100%;
  overflow: hidden;
  height: 300px;
  padding: 70px 0 25px;
  position: relative;
  background-size: cover;
  background: #000 url("../img/index/bg_movie.png") repeat-x 0 20px;
}
#carouselPrev {
  position: absolute;
  top: 75px;
  left: 20px;
  cursor: pointer;
  display: none;
}
#carouselNext {
  position: absolute;
  top: 75px;
  right: 20px;
  cursor: pointer;
  display: none;
}
#carousel {
  background: #000 url("../img/index/bg_movie.png") repeat-x 0 bottom;
  padding: 0 0 15px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#carouselInner ul.column {
  width: 380px;
  height: 300px;
  padding: 0 10px;
  list-style-type: none;
  float: left;
}
#carouselInner ul.column li {
  margin-right: 0;
  display: inline;
}
#carouselInner ul img {
  max-width: 380px;
}
.detail {
  display: inline-block;
  margin: 0 auto 30px;
  width: 80%;
  line-height: 70px;
  height: 70px;
  padding: 30px 0;
  text-align: center;
  font-weight: bold;
}
#modal h3 {
  height: auto;
  font-size: 100%;
}
.cover {
  margin: 50px 0;
  padding: 50px 2%;
  font-size: 120%;
  text-align: center;
  line-height: 1.4em;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
#flow{
	padding: 0;
	width: 94%;
	margin: 80px auto;
}
#flow div{
	margin-bottom: 50px;
}
	#flow img{
		width:100%;
		padding: 0;
		border-radius: 8px;
	}
#flow h3{
	font-size: 150%;
	letter-spacing: 2px;
	text-align: center;
	 border: #ddd 1px solid;
	padding: 1em;
	background: url("../img/common/bg_stone.jpg");
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
	border-radius: 6px;

}
/*768px-------------------------*/
/*------------------------------*/
@media screen and (min-width : 768px) {
  #slide {
    display: block;
    height: 780px;
  }
  #slide img {
    width: 100%;
    left: 0;
  }
  #maincopy {
    font-size: 300%;
    top: 15%;
    padding-top: 300px;
  }
  #news {
    float: right;
    width: 700px;
    position: relative;
  }
  #news p.banner {
    padding: 0;
  }
  #news dl {}
  #fb {
    width: 40%;
    float: left;
  }
  #index_image div {
    width: 50%;
    padding: 0;
    float: right;
  }
  #index_image img {
    width: 100%;
  }
  .flex_box div {
    width: 33%;
  }
  #subnav {
    width: auto;
    text-align: center;
  
  }
  #subnav li {
    font-size: 80%;
    margin: 1px;
    width: 11%;
  }
  #modal {
    width: 100%;
    margin: 0;
    padding-bottom: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-flex-pack: justify;
    -moz-flex-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  #index_image div.img_left {
    padding: 5%;
    width: 40%;
  }
  .detail {
    width: 30%;
  }
  .bg_stone .contents img {
    width: auto;
  }
	.flow_bg{
		background: #f2f2f2;
	}
	#flow{
		background: #fff;
		margin: 80px auto;
		 padding:  20px 5%;
		width: 50%;
	}

	#flow img{
		width: 100%;
	}
}