.top-mv img {
  width: 100%; }

.top-banner {
  margin: 20px auto 0;
  text-align: center; }
  .top-banner a {
    display: inline-block; }

.movie {
  background: #f3f3f3;
  padding: 15px 0; }

.movie__inner {
  padding-bottom: 56.25%;
  height: 0px;
  position: relative; }
  .movie__inner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.top-catch {
  display: block;
  margin: 10px;
  padding: 5px 20px;
  border: 4px solid #c99797; }
  .top-catch:hover {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
  .top-catch h2 {
    font-size: 38.4px;
    font-size: 38.4px;
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    color: #812f2f; }
  .top-catch dl {
    padding: 4px 0;
    font-size: 18px;
    font-size: 28.8px;
    font-size: 1.8rem;
    font-weight: bold; }
  .top-catch dt {
    margin: 15px 0 0; }

.info {
  padding: 50px 0; }

.info-ttl {
  font-size: 28.8px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center; }

.info__list {
  margin: 20px auto 0;
  background-image: url("../images/common/dashed-line.png");
  background-repeat: repeat-x;
  background-position: bottom center; }

.info__list-item {
  background-image: url("../images/common/dashed-line.png");
  background-repeat: repeat-x;
  background-position: top center;
  padding: 12px 0; }
  .info__list-item a:hover {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
  .info__list-item .content {
    display: block;
    font-size: 20.8px;
    font-size: 1.3rem;
    font-weight: normal;
    line-height: 1.6;
    color: #828282;
    padding: 0;
    /*
		&.new {
			position: relative;
			&:after {
				content: 'NEW';
				background: #333;
				padding: 2px 5px;
				line-height: 1em;
				font-size: 17.6px;
				font-size: 1.1rem;
				font-weight: bold;
				color: #fff;
				position: absolute;
				right: 0;
				top: 50%;
				-webkit-transform: translateY(-50%);
				-ms-transform: translateY(-50%);
				transform: translateY(-50%);
			}
		}
		*/ }
    .info__list-item .content a {
      text-decoration: underline; }
      .info__list-item .content a:active {
        text-decoration: none; }

.appeal__point {
  overflow: hidden;
	height: 27VW;
  background: #333;
        background:url("../images/top/appeal-bg.gif") center top no-repeat;
	background-size: cover;
  color: #fff;
  text-align: center;
  margin: 35px 0 0;
  padding: 15px 0; }
    .appeal__point img {
      margin: 0 auto;}


.appeal__col-item {
  text-align: center;
  color: #fff;
  padding: 60px 0 45px;
  background-position: center center;
  background-size: cover; }
  .appeal__col-item .head {
    display: block;
    font-size: 36.8px;
    font-size: 2.3rem;
    font-weight: bold; }
  .appeal__col-item .min {
    display: block; }
  .appeal__col-item.bg01 {
    background-image: url("../images/top/appeal-bg01.jpg"); }
  .appeal__col-item.bg02 {
    background-image: url("../images/top/appeal-bg02.jpg?v=3"); }
  .appeal__col-item.bg03 {
    background-image: url("../images/top/appeal-bg03.jpg?v=1"); }
  .appeal__col-item.bg04 {
    background-image: url("../images/top/appeal-bg04.jpg"); }

.appeal__col3 {
  margin-bottom: 20px; }

.appeal__btn {
  width: 52%;
  margin: 45px auto 0; }
  .appeal__btn .close {
    display: block;
    border: 1px #fff solid;
    font-size: 21.6px;
    font-size: 1.35rem;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 11px 0; }
  .appeal__btn a {
    display: block;
    border: 1px #fff solid;
    font-size: 21.6px;
    font-size: 1.35rem;
    font-weight: bold;
    color: #fff;
    background: rgba(255, 255, 255, 0.5);
    padding: 11px 0; }

.appeal__sub {
  font-size: 28.8px;
  font-size: 1.8rem;
  font-weight: bold; }
	
	#subindex {
		width:100%;
		text-align: center;
		background-color: #276fad;
        background-color: rgba(39,111,173,0.85);/*白50%*/
		color:#fff;
        font-family: "Yu Mincho", "YuMincho","小塚明朝 Pro R","小塚明朝 Std R","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "ＭＳ 明朝","MS PMincho",メイリオ,Meiryo,serif;
		font-size:38px;
        transform: translateY(-105px);/*上に移動*/
	}
	#subindex img{
		margin-top: 30px;
	}

.kukaku {
	margin:0 auto;
	background: #e9e9e9;
  padding: 60px 0 50px; text-align: center;}


@media screen and (min-width: 769px) {
	#index {
		/*position: fixed;*/
		position: fixed;
    	width: 100%;
		z-index:-1;
	}
	.white{
		width:100%;
		background-color: #fff;
    	position: absolute;
   		top: 48.3VW;
	}
  .top-banner {
    margin: 67px auto 0; }
	
	#subindex {
		padding:22px 0;
	}
  .movie {
    padding: 70px 0; }
  .movie-pc {
    width: 852px;
    margin: 0 auto; }
  .movie__inner {
    padding-bottom: 56.25%;
    height: 0px;
    position: relative; }
    .movie__inner iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .top-catch {
    width: 1080px;
    margin: 20px auto;
    padding: 30px 0; }
    .top-catch h2 {
      font-size: 4rem; }
    .top-catch dl {
      width: 880px;
      /*700px*/
      margin: auto;
      font-size: 26px;
      font-size: 2.6rem; }
    .top-catch dt {
      float: left;
      clear: both;
      /*width: 360px;/*290px*/
      margin: 0; }
    .top-catch dd {
      margin-left: 290px; }
  .info {
    padding: 90px 0; }
  .info-ttl {
    font-size: 2.6rem;
    text-align: left; }
  .info__list {
    margin: 25px auto 0; }
  .info__list-item {
    padding: 16px 0; }
    .info__list-item .content {
      font-size: 1.4rem;
      /*
			&.new:after {
				padding: 5px 15px;
				font-size: 1.2rem;
			}*/ }
      .info__list-item .content a {
        text-decoration: underline; }
        .info__list-item .content a:hover {
          text-decoration: none; }
  .appeal__point {
    margin: 100px 0 0;
	  height:150px;
    padding: 25px 0 ; }
    .appeal__point {
      margin-bottom: 0px; }
  .appeal__col3 {
    font-size: 0;
    margin-bottom: 50px; }
  .appeal__col-item {
    display: inline-block;
    /*width: 33.33333%;*/
    width: 25%;
    padding: 115px 0 70px; }
    .appeal__col-item .head {
      font-size: 3.6rem;
      font-weight: normal; }
    .appeal__col-item .min {
      font-size: 1.6rem; }
  .appeal__btn {
    margin: 55px auto 0; }
	.appeal__btn .close {
      font-size: 1.8rem;
      padding: 15px 0; }
    .appeal__btn a {
      font-size: 1.8rem;
      padding: 15px 0; }
      .appeal__btn a:hover {
        background: rgba(51, 51, 51, 0.58);
        color: #fff; }
  .appeal__sub {
    text-align: center;
    font-size: 2.6rem;
    font-weight: bold; }
  .appeal__txt {
    text-align: center; } 
    
    .movie2 {
        margin:50px auto;
        width:100%;
    }
    .movie2 iframe {
        width:100%;
        height:720px;
    }
	.extra p{
		font-size:12px;
		text-align: right;
	}
	
	.kukaku {
		width:948px;
		padding:35px 70px;
		margin-top:80px;
	}
	.kukaku ul li{
		float:left;
	}
	.kukaku ul li:nth-child(1){
		margin-right:50px;
	}
	.kukaku ul{
		width:924px;
		margin:25px auto 25px;
	}
	.kukaku h2{
		font-size:24px;
		margin-bottom:20px;
        font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","游ゴシック", "YuGothic","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	}
	.kukaku h2 + p{
		text-align: left;
	}
	
	/*news*/
	#newsticker {
		width:100%;
		height:80px;
		  transform: translateY(-105px);
	}
	#newsticker .inner .news {
		height:80px;
    }
    .news{
        width:1085px;
        margin:0px auto 0px;
        padding-left:115px;
    }
    ul.newsslider li > h2,
    ul.newsslider li > span{
        width:90%;
        padding-left: 5%;
        display: block;
        font-size: 16px;
        line-height:1.5em;
        padding:27px 0 27px 5%;
    }
	/*news*/
    .read {
		margin-top:0px;
		margin-bottom:0px;
    }
}

.read {
	text-align: center;
	font-size:24px;
	line-height:1.75em;
    font-family: "Yu Mincho", "YuMincho","小塚明朝 Pro R","小塚明朝 Std R","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "ＭＳ 明朝","MS PMincho",メイリオ,Meiryo,serif;
	padding-top: 105px;
}
.read small{
	font-size:18px;
}

.mt0 {
	margin-top:0;
}
/*news*/
#newsticker {
  	background-color: #003765;
    color:#fff;
}
#newsticker .inner {
    text-align: right;
}
#newsticker .inner .news {
    background: url("../images/top/news_header.gif") left center no-repeat;
}
ul.newsslider {
    text-align: left;
}
ul.newsslider a {
    color: #fff;
}
/*news*/
	

img[usemap] {
  max-width: 100%;
  height: auto; }

.titPlan {
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 30px 0; }

ul.boxPlan {
  text-align: left;
  padding: 0 0 40px 0; }

li.listPlan {
  width: 31%;
  display: inline-block;
  padding: 0 1% 30px 0; }
  li.listPlan:last-child {
    padding: 0 0 30px 0; }
  li.listPlan img {
    width: 100%;
    height: auto; }

    ul:after {
        content: "."; 
        display: block; 
        height: 0; 
        font-size:0;	
        clear: both; 
        visibility:hidden;
    }

@media screen and (max-width: 769px) {
	
	#index {
		/*position: fixed;*/
		position: fixed;
    	width: 100%;
		z-index:-1;
	}
	.white{
		width:100%;
		background-color: #fff;
    	position: absolute;
   		top: 86.3VW;
	}
	#subindex {
        width: 92%;
		padding:16px 4%;
		font-size:14px;
        transform: translateY(-13.5VW);
	}
    .read {
		  font-size: 15px;
		padding-top: 13.5vw;
		/*margin-top:15VW;
		margin-bottom:15VW;*/
    }
	
  .titPlan {
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 15px 0; }
  ul.boxPlan {
    text-align: left;
    padding: 0 0 20px 0; }
  li.listPlan {
    width: 31%;
    display: inline-block;
    padding: 0 1% 15px 0; }
    li.listPlan:last-child {
      padding: 0 0 15px 0; } 

    .movie2 {
        margin:20px auto;
    }
    .movie2 iframe {
        width:100%;
        height:60VW;
    }
	.extra p{
		font-size:10px;
		text-align: left;
	}
	
	/*news*/
	#newsticker {
		width:100VW;
		height:80px;
		overflow-x: hidden;
        transform: translateY(-14.5VW);
	}
	#newsticker .inner .news {
		height:80px;;
		background-size: 13%!important;
    }
    .news{
		width:100%;
        margin:0px auto 0px;
        padding-left:12%;
    }
    ul.newsslider li > h2,
    ul.newsslider li > span{
        width:82%;
        display: block;
        font-size: 14px;
        line-height:1.5em;
        padding: 8px 5% 0px 5%;
    }
	ul.newsslider {
        width: 88%;
    }
	.slick-prev {
      	/*right: 46px!important;*/
		display:none!important;
    }
	.slick-next {
  		right: 6%!important;
	}
	/*news*/
	
	.kukaku {
		width:90%;
		padding:35px 5%;
		margin-top:5VW;
	}
	.kukaku ul li{
	}
	.kukaku ul li:nth-child(1){
		margin-bottom:5VW;
	}
	.kukaku ul{
		margin:25px auto 25px;
	}
	.kukaku h2{
		font-size:20px;
		margin-bottom:20px;
        font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","游ゴシック", "YuGothic","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	}
	.kukaku h2 + p{
		font-size:12px;
	}
}

.txtInfo01 {
  width: 100%;
  text-align: center;
  font-size: 2.6rem;
  font-weight: bold;
  padding: 0 0 15px 0; }

@media screen and (max-width: 769px) {
  .txtInfo01 {
    font-size: 1.8rem;
    padding: 0 0 0px 0; } }

.appeal__col-item.bg04 {
  background-image: url("../images/top/appeal-bg04.jpg"); }

/*.appeal__col-item.bg05 {
  background-image: url("../images/top/appeal-bg05.jpg"); }

.appeal__col-item.bg06 {
  background-image: url("../images/top/appeal-bg06.jpg"); }*/

@media screen and (max-width: 769px) {
  .appeal__col-item {
    padding: 20px 0 20px; }
  .appeal__btn {
    margin: 15px auto 0; }
  .appeal__col-item.bg02 {
    background-position: center bottom; } }



@media screen and (max-width: 769px) {
	#mv {
        background:url("../images/top/slide01_sp.jpg?v=3") center top 42px no-repeat;
		background-size: 100%;
		height:73VW;
		padding-top:42px;
	}
}

@media screen and (min-width: 770px) {
	#mv {
        background:url("../images/top/slide01wide.jpg?v=3") center top 82px no-repeat;
		height:564px;
		padding-top:82px;
		background-size: 1300px;
	}
}

@media screen and (min-width: 1300px) {
	#mv {
        background:url("../images/top/slide01wide.jpg?v=3") center top 82px no-repeat;
		background-size: 100%;
		height:42.3VW;
	}
}
