/*===============================
  Base
===============================*/
html {
	height: 100%;
}
body {
	line-height: 1;
	font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", sans-serif;
	height: 100%;
    color: #2a3233;
}
a {
	text-decoration: none;
}

a,
a::before,
a::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .4s;
  transition: all .4s;
}

a:hover {
  opacity: 0.7;
}


.flex,
section > ul{
   	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-flow:row wrap;
	flex-flow:row wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;  
}
section > ul::after{
  content:"";
  display: block;
  width:30%;
}


/*===============================
  Clear
===============================*/
img {
	border: 0;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}
ol, ul {
	list-style: none!important;
}
* {
	margin: 0;
	padding: 0;
}

/*===============================
  Wrapper
===============================*/
.wrapper {
	/*height: 100%;*/
	margin: 0 auto;
	box-sizing: content-box;
}

/*===============================
  Header
===============================*/
header {
	width: 100%;
    height: 100px;
    /*background-color: #fff;*/
    position: relative;
	z-index: 999;
}

header > div{
  width: 100%;
  position: absolute;
  top: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 40px;
}
header > p{
    width: 45%;
    position: absolute;
    top: 20px;
    right: 5%;
    text-align:right;
    color:#fff;
    font-family: "Yu Mincho", "YuMincho","小塚明朝 Pro R","小塚明朝 Std R","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "ＭＳ 明朝","MS PMincho",メイリオ,Meiryo,serif;
	font-size:22px;
}

@media screen and (max-width: 1099px) {
  header{
    height: 60px;
  }
  header > div{
    width: 100%;
    height: 64%;
  }
  
  header img{
    max-width: 100%;
    max-height: 30px;
    display: inline-block;
    vertical-align: middle;
  }
	
  .btn {
      width:92%;
      margin:1VW auto 5VW;
  }
  .btn a{
      font-size:22px;
      line-height:17VW;;
      height:17VW;;
  }
}

@media screen and (max-width: 684px){
	
	header {
        /*margin-bottom: -15VW;*/
    }
	header > div {
        height: 80%;
    }
	header img {
        max-height: 40px;
		width: calc(160px + 40 * (100vw - 350px) / 642);
    }
    header > p{
        width: 22%;
        top: 14px;
        right: 5%;
        font-size:12px;
    }

    .fix__btn {
        width:100VW;
        position: fixed;
        bottom: 0px;
        left: 0px;
        z-index: 999;
        /*background-color: rgba(255,255,255,0.7);*/
    }
    .fix__btn li{
        float:left;
        width:25%;
    }
    .fix__btn img{
        width:100%;
		height:auto;
    }
	
	.wrapper {
		/*overflow-x: hidden;*/
	}
	a.gallery {
        pointer-events: none;
	}
	
	.mv {
	}
    .mv .mv_base {
        width: 100%;
        height: 100VH;
        top: 0;
        left:0;
		text-align: right;
    }
	.mv .mv__btn{
	}
	.mv img{
		width:100%;
		height:auto;
	}
	
	
    /*gaiyo*/
	#gaiyo {
		padding: 10VW 4% 10VW;
	}
	#gaiyo h2{
		line-height:40px;
		font-size:14px;
		margin-bottom:18px;
		padding:10px 2%!important;
	}
	#gaiyo p{
		margin-top:10px;
		font-size:12px;
		line-height:1.5em;
	}
	#gaiyo .btn_banner{
		margin:10VW auto;
	}
    /*gaiyo*/
	
	.end__btn img{
      	width:100%;
		height:auto;
	}
	
	.end__btn {
		width:92%;
		margin:50px auto;
	}
	
    .btn {
        margin:5VW auto 20VW;
    }
    .btn a{
		color:#fff;
    }
	
	
	.pc {
		display: none!important;
	}
}
@media screen and (max-width: 374px){/*iphone7ios15でアドレスバーを上にしたとき空白ができるバグ対策*/
    #fixbtn {
        top: calc(100VH - 12.5VW);
    }
}

@media screen and (min-width: 685px){
	header {
        /*margin-bottom: -100px;*/
    }
	header > div {
		width:calc(100% - 24px);
        height: 80px;
      	top: 30px;
		left:24px;
    }
	header h1 img {
		width: 183px;
    }
    header > p {
        right: 24px;
		width:125px;
    }
    /*.fix__btn {
        display:none;
    }*/
	/*chance01*/
	.mv {
	}
	
	.mv .mv__btn {
	}
	
    .mv .mv_base {
        width: 50%;
        height: calc(100VH - 0px);
        top: 0;
        left:0;
		text-align: right;
    }
	
	.btn {
		clear: both;
		width:1180px;
		margin:5px auto 20px;
	}
    .btn a{
        font-size:26px;
        line-height:75px;
        height:75px;
    }
	#modal .btn {
		width:500px;
	}
	#modal .btn a{
		color:#fff;
	}
	
    /*gaiyo*/
	#gaiyo {
		padding:60px 0 60px;
	}
	#gaiyo .inner{
		width:1200px;
		margin: 0 auto 0;
		padding:60px 0 60px;
	}
	#gaiyo h2{
		line-height:40px;
		font-size:24px;
		margin-bottom:18px;
	}
	#gaiyo p{
		margin-top:5px;
		line-height:1.5em;
		font-size:14px;
	}
	#gaiyo p.indent{
		text-indent: -1em;
		padding-left: 1em;
		line-height:1.25em;
	}
	#gaiyo p.block{
		margin:2em 0;
	}
    /*gaiyo*/
	
	.end__btn {
		width:1050px;
		margin:65px auto;
	}
	
	.sp {
		display: none!important;
	}
}

	
header {
	/*background-color: rgba(11,26,55,0.75);*/
}

.mv .mv_base {
    position: absolute;
    display: block;
    background-color: rgba(0,37,92,0.75);
}

/*gaiyo*/
#gaiyo h2{
    font-weight: bold;
    text-align: center;
    background-color: #0b1b39;
    color: #fff;
    font-family: "Yu Mincho", "YuMincho","小塚明朝 Pro R","小塚明朝 Std R","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "ＭＳ 明朝","MS PMincho",メイリオ,Meiryo,serif;
    line-height:1.55em;
    padding:15px 0;
}
/*gaiyo*/

.btn a{
    display:block;
    width:100%;
    /*border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;*/
    /*background: rgb(158,35,45);
    background: -moz-linear-gradient(180deg, rgba(158,35,45,1) 0%, rgba(123,21,27,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(158,35,45,1) 0%, rgba(123,21,27,1) 100%);*/
    /*background: linear-gradient(to bottom, #dadada 0%,#858585 100%);*/
	background: linear-gradient(0deg, rgba(146,0,0,1) 0%, rgba(191,0,0,1) 100%);
    text-align:center;
    color:#fff;
    text-decoration: none;
    font-family: "Yu Mincho", "YuMincho","小塚明朝 Pro R","小塚明朝 Std R","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "ＭＳ 明朝","MS PMincho",メイリオ,Meiryo,serif;

}
/*.btn a:after{
   	content: "";
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    top: 11px;
    margin-left: 15px;
    background: url("../img/animation.webp");
    background-repeat: no-repeat;
    background-size: 40px;
}*/



/*footer*/
footer{
  display: block;
  width: 100%;
  height: 100px;
  color: #fff;
  background-color: #2a3233;
  font-size: 14px;
  letter-spacing: 1px;
  	text-align: center;
}
footer .footer_logo{
	padding:0 1%;
}
footer p.cr{
}

@media screen and (min-width: 769px) {
	
    footer{
  		line-height: 100px;
		min-width: 1200px;
    }
    footer .footer_logo{
        width: 28%;
        padding:0 1%;
        float:left;
  		text-align: left;
    }
    footer .footer_logo a{
        display: block;
      height: 100px;
    }
    footer .footer_logo a img{
        padding:22px 0;
    }
    footer p.cr{
        width: 68%;
        padding:0 1%;
        float:right;
  		text-align: right;
    }
}
@media screen and (max-width: 684px){
  	footer{
    	font-size: 2vw;
		padding-bottom: 40VW;
 	} 
    footer .footer_logo a img{
        padding:10px 0;
    }
    footer p.cr{
        padding:0 2%;
		font-size: 12px;
    }
}
/*footer*/

    section:after,
    ul:after {
        content: "."; 
        display: block; 
        height: 0; 
        font-size:0;	
        clear: both; 
        visibility:hidden;
    }


@media screen and (max-width: 684px){
	html {
   		/*overflow: scroll;
  		-webkit-overflow-scrolling: touch;
		overflow-scrolling: touch;*/
	}
	header p img{
		fill: #fff;
	}
	
	.mv {
        position:relative;
		width:100%;
		/*height: calc(100dvh - 26VW);*/
		height: 80vh;
		margin-top: -60px;
        background-size: cover;
        overflow-y: hidden;
	}
	.mv + .btn {
		margin-bottom: 0VW;
		/*margin-top: 20VW;*/
	}
    .mv .mv_title {
        position: absolute;
        width: 90%;
        top: 15VW;
        left: 5%;
        display: block;
		z-index: 9998;
    }
    .mv_title img{
        width: 100%;
        height: auto;
    }
    .mv .mv_scroal {
        position: absolute;
		width:33px;
        bottom: 18VW;
        left:0;
        right:0;
		margin: auto;
		z-index: 9998;
    }
	
	.alert {
		text-align: left;
		width:96%;
		font-size: 10px;
		padding:6VW 2% 0;
	}
    .fix__btn {
        width:100VW;
        position: fixed;
        bottom: 0px;
        left: 0px;
        z-index: 10000;
    }
    .fix__btn li{
		float:left;
        width:33.3%;
    }
    .fix__btn li img{
        width:100%;
		height:auto;
    }
	
    section {
        padding-top:1px;
    }
    section h2 {
        margin:12VW auto;
        padding-bottom:5VW;
		font-size:24px;
    }
	
	.ban_present {
		text-align: center;
		margin:0 auto ;
        padding: 10VW 4%;
		width:92%;
        background: -webkit-linear-gradient(left, #670611 1%, #a21424 50%, #670611 100%);
        background: -o-linear-gradient(left, #670611 1%, #a21424 50%, #670611 100%);
        background: linear-gradient(to right, #670611 1%, #a21424 50%, #670611 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}
    .ban_present .mv_btn {
		margin-top: 5VW;
    }
	.ban_present img{
        width: 100%;
        height: auto;
	}
    .mv .mv_btn {
        position: absolute;
        width: 84%;
        top: 120VW;
        left: 8%;
        display: block;
		z-index: 9998;
		text-align: right;
    }
	
	/*merit*/
	#merit {
		width:100%;
		margin:0px auto 0;
		padding: 1VW 0 1px;
	}
    #merit h2 {
        background-image:url("../img/title01e.png");/*先に書いたほうが上になる*/
        background-repeat:no-repeat;
        background-position:center top;
		padding-top:88px;
		font-size: 24px;
    }
	#merit > ul{
		width:100%;
		background-color: #000;
	}
	#merit > ul > li{
		width:100%;
		overflow: hidden;
		height: 63VW;
	}
	#merit > ul > li img{
		width:100%;
	}
	/*merit*/
	
	
	/*showroom*/
    #showroom {
        padding:1px 0 0px!important;
    }
    #showroom h2 {
        background-image:url("../img/title02e.png")!important;/*先に書いたほうが上になる*/
        background-repeat:no-repeat;
        background-position:center top;
		padding-top:88px;
		font-size: 24px;
    }
	
	#general  {
		padding: 1px 0 60px;
	}
	#general .general_list li {
        position:relative;
		width:100%;
		height:93VW;
		float:left;
		margin-bottom:5VW;
	}
	#general .general_list li img{
		width:100%;
		height:auto;
	}
    .exhibition ul.general_list > li:nth-child(1) {
    	background:url("/module/tenjijo/img/general01_2602.jpg?v=1") center top no-repeat!important;
		background-size: 100%;
    }
    .exhibition ul.general_list > li:nth-child(2) {
    	background:url("../img/general02.jpg?v=0") center top no-repeat;
		background-size: 100%;
    }
    .exhibition ul.general_list > li:nth-child(3) {
    	background:url("../img/general03.jpg?v=1") center top no-repeat;
		background-size: 100%;
    }
    .exhibition ul.general_list > li .general_btn01{
        position:absolute;
        bottom:5VW;
        left:5%;
		width:42%;
    }
    .exhibition ul.general_list > li .general_btn02{
        position:absolute;
        bottom:5VW;
        right:5%;
		width:42%;
    }
	
	#cboxPrevious,
	#cboxNext {
		/*display:block!important;*/
  		top: 92%;
	}
	
	.exhibition {
		/*padding-bottom: 3rem;*/
	}
	
	.exhibition h2 {
		background-color: #005bac;
		padding: 1rem;
		text-align: center;
		font-size: 18px;
		color: #fff;
	}
	
	.exhibition .exhibition__inner {
		max-width: 1180px;
		margin: 3rem auto 0;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom:2rem ;
	}
	
	.exhibition ul.exhibition_list {
		display: flex;
		flex-wrap: wrap;
	}
	
	.exhibition ul.exhibition_list > li {
		width: calc( (100% - 3rem) / 2);
		margin-right: 0.5rem;
		margin-bottom: 1rem;
		background-color: #fff;
		padding: 10px;
		text-align: center;
		box-shadow: 2px 2px 3px #999;
	}
	
	.exhibition ul.exhibition_list > li img {
		width: 100%;
		display: block;
		margin-bottom: 1rem;
	}
	
	.exhibition ul.exhibition_list > li:nth-child(2n) {
		margin-right: 0;
	}
	
	.exhibition ul.exhibition_list > li figcaption {
		font-size: 16px;
		margin: 16px 0;
		font-weight: bold;
		display: block;
	}
	.exhibition ul.exhibition_list > li figcaption small {
		font-size: 9px;
	}

    .exhibition ul.exhibition_list > li .exhibition_list_body {
        padding: 10px 0px 0;
		border-top:1px solid #000;
    }
    .exhibition ul.exhibition_list > li .name {
        margin-bottom:10px;
    }
	
	.exhibition ul.exhibition_list > li span {
		display: block;
		font-size: 12px;
		line-height: 1.5em;
	}
    .exhibition ul.exhibition_list > li .pretext {
        display: block;
        font-size: 12px;
        line-height: 1.5em;
		min-height:85px;
    }
    .exhibition #mikawa ul.exhibition_list > li#showroom03 .pretext {
		display:none;
    }
	
	.exhibition ul.exhibition_list > li a.tel {
		color: #000;
	}
    .exhibition__inner h3 {
        padding:2em 0 1.5em;
        font-size:125%;
    }

    .exhibition ul.exhibition_list > li a.reserveBtn {
        padding: 15px 5px;
        font-size: 16px;
        margin-bottom: 0.5rem;
    }
    .exhibition ul.exhibition_list > li a.reserveBtn:after {
        width: 8px;
        height: 15px;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
    }
    .exhibition ul.exhibition_list > li .virtualBtn a {
        font-size: 16px;
        margin-bottom: 1rem;
        line-height:44px;
        text-indent:-2em;
    }

    .exhibition ul.exhibition_list > li .virtualBtn {
        height:46px;
        margin-bottom: 0.5rem;
    }

    .exhibition ul.exhibition_list > li .virtualBtn a:after {
        width: 7.5VW;
        height: 5.0VW;
        top: 50%;
        right: 18%;
        transform: translateY(-50%);
		background-size: 100%;
    }
	 
	
	#cboxOverlay {
		opacity: 1;
	}
	#cboxContent,
    #cboxTopLeft,
    #cboxTopRight,
    #cboxBottomLeft,
    #cboxBottomRight,
    #cboxMiddleLeft,
    #cboxMiddleRight,
    #cboxTopCenter,
    #cboxBottomCenter{ background:none;}
	#cboxClose {
      left: 0px;
      right: 0px;
	bottom: 5VW;
      margin: auto;
    }
	
}

@media screen and (min-width: 685px){
	
	/*フローティングバナー*/
    .fix__btn {
        position: fixed;
        width: 55px;
        height: 193px;
        top: 180px;
        right:0px;
        display: block;
		z-index: 100000;
    }
    .fix__btn li {
        margin-bottom:10px;
    }
    #sidebar #sidebar01{
		opacity: 0.0;
    }
    #sidebar.open  #sidebar01{
		opacity: 1.0;
    }
	
    #banner-sp.fixed {
		opacity: 1;
		animation-name: fadeUpAnime;
        animation-duration: 0.8s;
        animation-fill-mode: forwards;
    }
	/*フローティングバナー*/
	
	.mv {
		position: relative;
		width:100%;
		height: calc(100VH - 0px);
		overflow: hidden;
		margin-top: -100px;
	}
	.mv .inner{
        position:relative;
		width:1200px;
		height:700px;
		margin:0 auto;
	}
	
    .mv .mv_title {
        position: absolute;
        width: 590px;
        height: 653px;
        top: 0px;
        right:calc(50% + 10px);
        display: block;
		z-index: 9998;
		text-align: right;
    }
    .mv .mv_btn {
        position: absolute;
        width: 590px;
        height: 80px;
        top: 670px;
        right:calc(50% + 30px);
        display: block;
		z-index: 9998;
		text-align: right;
    }
    .mv .mv_date {
        position: absolute;
        width: 30%;
		min-width:310px;
        height: 86px;
        top: 60%;
        left:0;
        display: block;
		z-index: 9998;
		text-align: right;
    }
    .mv .mv_banner {
        position: absolute;
		width:1180px;
        bottom: 0px;
        left:0;
        right:0;
		margin: auto;
		z-index: 0;
    }
	
    section h2 {
        margin:0px auto;
        padding-bottom:18px;
		font-size:30px;
    }
	
	.alert {
		text-align: right;
		width:1180px;
		margin:5px auto 0;
		font-size: 12px;
	}
	
	.ban_present {
		margin:0 auto;
		padding:60px 0;
		text-align: center;
        background: -webkit-linear-gradient(left, #670611 1%, #a21424 50%, #670611 100%);
        background: -o-linear-gradient(left, #670611 1%, #a21424 50%, #670611 100%);
        background: linear-gradient(to right, #670611 1%, #a21424 50%, #670611 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}
    .ban_present .mv_btn {
		margin-top: 30px;
    }
	
	/*merit*/
    #merit h2 {
        background-image:url("../img/title01e.png");/*先に書いたほうが上になる*/
        background-repeat:no-repeat;
        background-position:center top;
		padding-top:88px;
		font-size:47px;
		padding-bottom: 60px;
    }
	#merit > ul{
		width:100%;
		/*max-width:1200px;*/
		margin:0px auto 0;
		background-color: #000;
	}
	#merit > ul > li{
		float:left;
		width:50%;
		height:31.1VW;
		overflow: hidden;
		/*max-height:377px;*/
	}
	#merit > ul > li img{
		width:100%;
	}
	#merit {
		width:100%;
		margin:0px auto 0;
		padding: 75px 0 1px;
	}
	/*merit*/
	
	
	/*showroom*/
    #showroom {
        padding:60px 0 0px!important;
    }
    #showroom h2 {
        background-image:url("../img/title02e.png")!important;/*先に書いたほうが上になる*/
        background-repeat:no-repeat;
        background-position:center top;
		padding-top:88px;
		font-size:38px;
    }

    .exhibition .exhibition__inner {
        margin: 3rem auto 0;
    }
    .exhibition {
        padding-top: 3rem;
    }
    .exhibition ul.exhibition_list > li a.reserveBtn {
        margin-bottom: 60px;
    }
    .exhibition__inner h3 {
        padding:2em 0 1.5em;
        font-size:180%;
    }
	
    /*showroom*/

    .exhibition {
        padding-bottom: 5rem;
    }

    .exhibition h2 {
        background-color: #005bac;
        padding: 1rem;
        text-align: center;
        font-size: 26px;
        color: #fff;
    }

    .exhibition .exhibition__inner {
        max-width: 1180px;
        margin: 5rem auto 0;
    }

    .exhibition ul.exhibition_list {
        display: flex;
        flex-wrap: wrap;
    }

    .exhibition ul.exhibition_list > li {
        width: calc( (100% - 40px) / 3);
		height: 425px;
        margin-right: 1rem;
        margin-bottom: 1rem;
        background-color: #fff;
        text-align: center;
    }
    .exhibition #mikawa ul.exhibition_list > li#showroom01,
    .exhibition #mikawa ul.exhibition_list > li#showroom02,
    .exhibition #mikawa ul.exhibition_list > li#showroom03 {
		height: 475px;
    }

    .exhibition ul.exhibition_list > li img {
        width: 100%;
        display: block;
        margin-bottom: 1rem;
    }
    .exhibition ul.exhibition_list > li figure a {
		width:100%;
		height: 232px;
		overflow: hidden;
		display: block;
    }
    .exhibition ul.exhibition_list > li img:hover {
  		transform: scale(1.075);
    }

    .exhibition ul.exhibition_list > li:nth-child(3n) {
        margin-right: 0;
    }

    .exhibition ul.exhibition_list > li figcaption {
        font-size: 20px;
        margin: 16px 0;
        font-weight: bold;
        display: block;
    }

    .exhibition ul.exhibition_list > li .exhibition_list_body {
        font-size: 16px;
		width: 340px;
    	margin: 0 auto;
        padding: 15px 0px;
		border-top:1px solid #000;
    }

    .exhibition ul.exhibition_list > li a.reserveBtn {
		float:left;
        padding: 15px 5px;
        font-size: 16px;
        margin-bottom: 0.5rem;
		width:162px;
    }
    .exhibition ul.exhibition_list > li a.reserveBtn:after {
        width: 8px;
        height: 15px;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
    }
    .exhibition ul.exhibition_list > li .virtualBtn a {
        font-size: 16px;
        margin-bottom: 1rem;
        line-height:44px;
        text-indent:-3em;
    }

    .exhibition ul.exhibition_list > li .virtualBtn {
		float:left;
		width:162px;
        height:46px;
        margin-bottom: 0.5rem;
        margin-left: 16px;
    }

    .exhibition ul.exhibition_list > li .virtualBtn a:after {
        width: 45px;
        height: 27px;
        top: 50%;
        right: 12%;
        transform: translateY(-50%);
    }

    .exhibition ul.exhibition_list > li .pretext {
        display: block;
        font-size: 14px;
        line-height: 1.5em;
		height:58px;
    }
    .exhibition ul.exhibition_list > li span {
        display: block;
        font-size: 14px;
        line-height: 22px;
    }
    .exhibition ul.exhibition_list > li .name {
        margin-bottom:16px;
    }

    #general{ 
		padding-bottom: 0;
    }
	#nagoya{ 
		padding-top: 0;
    }
    .exhibition ul.general_list {
        display: flex;
        flex-wrap: wrap;
    }
    .exhibition ul.general_list > li {
        position:relative;
        width: calc( (100% - 40px) / 3);
		height:19.3VW;
		min-height:394px;
        margin-right: 20px;
        margin-bottom: 1rem;
    }
    .exhibition ul.general_list > li:nth-child(3n) {
        margin-right: 0;
    }
    .exhibition ul.general_list > li:nth-child(1) {
    	background:url("/module/tenjijo/img/general01_2602.jpg?v=1") left top no-repeat!important;
    }
    .exhibition ul.general_list > li:nth-child(2) {
    	background:url("../img/general02.jpg") left top no-repeat;
    }
    .exhibition ul.general_list > li:nth-child(3) {
    	background:url("../img/general03.jpg?v=1") left top no-repeat;
    }
    .exhibition ul.general_list > li .general_btn01{
        position:absolute;
        top:319px;
        left:20px;
    }
    .exhibition ul.general_list > li .general_btn02{
        position:absolute;
        top:319px;
        right:20px;
    }
	
	#general {
		padding: 1px 0 60px;
	}
	
        #sidebar{
            width:55px;
            height:508px;
            position:fixed;
            /*top:150px;*/
            right:-55px;
			z-index: 1;
        }
        #sidebar ul{
            position:absolute;
            top:0px;
            right:0;
        }
        #sidebar ul li{
            height:155px;
            margin:0 0 12px;
            list-style-type:none;
        }
        #sidebar ul li:first-child{
			/*opacity: 0.0;*/
        }
        #sidebar.open ul li:first-child{
			/*opacity: 1;*/
        }
        #sidebar ul li:last-child{
            height:61px;
        }
        #sidebar button{
            position:absolute;
            bottom:0px;
            right:0px;
            width:280px;
            height:36px;
            border:none;
            display:block;
			text-align: left;
			text-indent: 0.8em;
        	background-image: url("../img/side06.gif");
			color:#fff;
        }
}

#sidebar01,
.delayed-image {
    /*opacity: 0;*/
    transition: opacity 0s ease-in 0s;
}
.delayed-image.show,
#sidebar01.show {
  transition: 1.0s;
  opacity: 1;
}

section h2 {
    font-family: "Yu Mincho", "YuMincho","小塚明朝 Pro R","小塚明朝 Std R","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "ＭＳ 明朝","MS PMincho",メイリオ,Meiryo,serif;
    text-align: center;
	font-weight:normal;
	line-height:1em;
}
section#showroom h2 {
  	color: #fff;
}

#merit {
	background-color: #0b1a37;
	color:#fff;
}

#general {
    background-color: #dfdfdf;
}

.exhibition__inner h3 {
    color: #fff;
    text-align:center;
    font-weight: normal;
    font-family: "Yu Mincho", "YuMincho","小塚明朝 Pro R","小塚明朝 Std R","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "ＭＳ 明朝","MS PMincho",メイリオ,Meiryo,serif;
}
#general .exhibition__inner h3 {
    color: #000;
}

.exhibition ul.exhibition_list > li a.reserveBtn {
    display: block;
    /*background-color: #ea005b;*/
	background: rgb(146,0,0);
    background: linear-gradient(0deg, rgba(146,0,0,1) 0%, rgba(191,0,0,1) 100%);
    color: #fff;
    position: relative;
}
/*.exhibition ul.exhibition_list > li a.reserveBtn:after {
    position: absolute;
    content: "";
    display: inline-block;
    background-image: url(../img/reader.png);
    background-repeat: no-repeat;
}*/
.exhibition ul.exhibition_list > li .virtualBtn {
	background: rgb(16,39,82);
background: linear-gradient(0deg, rgba(16,39,82,1) 0%, rgba(55,92,140,1) 100%);
}
.exhibition ul.exhibition_list > li .virtualBtn a {
    display: block;
    background-color: #fff;
    color: #fff;
    position: relative;

	background: rgb(16,39,82);
background: linear-gradient(0deg, rgba(16,39,82,1) 0%, rgba(55,92,140,1) 100%);
}
.exhibition ul.exhibition_list > li .virtualBtn a:after {
    position: absolute;
    content: "";
    display: inline-block;
    background-image: url(../img/icon360.png);
    background-repeat: no-repeat;
}
.nohouse {
    display:none!important;
}

.exhibition ul.exhibition_list > li a.tel {
    color: #000;
}

.exhibition ul.exhibition_list > li figcaption small {
    color: #f00;
}

#general05 {
  display: none !important;
}

#showroom {
	background-color: #0b1a37;
	margin-bottom: 0;
}

.mapbtn {
    display:inline;
    width:100%;
	padding:2px 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #294473;
    text-align:center;
    color:#FFF;
    font-size:11px;
    line-height:1.5em;
    text-decoration: none;
}

	#cboxCurrent {
		display:none!important;
	}


/*フロートバナー*/
@media only screen and (max-width: 767px) {
	
    .ban__fix__sp {
        position: fixed;
		width: 92%;
        left: 4%;
		bottom: 20VW;
		z-index: 9999;
    }
    .ban__fix__sp img{
        width: 100%;
		height:auto;
    }
    .ban__fix__inner {
        position: relative;
        width: 100%;
    }
    #closebanner-sp,
    #closebanner-sp1,
    #closebanner-sp2 {
        position: absolute;
        top:-10px;
        right: -10px;
        display: block;
        height: 25px;
        width: 25px;
        background: url('../img/float_close.png') no-repeat 0 0;
		background-size: 25px;
        cursor: pointer;
        text-indent: -9000px;
        z-index: 10;
    }
	.ban__fix{
		display: none;
	}
    #banner-sp {
		opacity: 0;
    }
    #banner-sp.fixed {
		opacity: 1;
		animation-name: fadeUpAnime;
        animation-duration: 0.8s;
        animation-fill-mode: forwards;
    }
}
@media only screen and (min-width: 768px) {
    .ban__fix {
        position: fixed;
        width: 270px;
        height: 240px;
        bottom: 50px;
        left:50px;
        display: block;
		z-index: 9999;
		opacity: 0;
    }
    #banner.fixed {
		opacity: 1;
		animation-name: fadeUpAnime;
        animation-duration: 0.8s;
        animation-fill-mode: forwards;
    }
    .ban__fix__inner {
        position: relative;
        width: 290px;
    }
    #closebanner {
        position: absolute;
        top:-7px;
        right: -7px;
        display: block;
        height: 20px;
        width: 20px;
        background: url('../img/float_close.png') no-repeat 0 0;
		background-size: 20px;
        cursor: pointer;
        text-indent: -9000px;
        z-index: 10;
    }
	.ban__fix__sp{
		display: none;
	}
    #banner {
		/*opacity: 0;*/
    }
    #banner.fixed {
		/*opacity: 1;
		animation-name: fadeUpAnime;
        animation-duration: 0.8s;
        animation-fill-mode: forwards;*/
    }
}
@media screen and (max-width: 546px) {
#SMP------------------------{}
	.ban__fix__inner div:first-child {
		margin-right:4%;
	}
	.ban__fix__half {
		position: relative;
		width:48%;
		float:left;
	}
}
	
@media screen and (min-width: 737px) {
#PC------------------------{}
	#fixbtn_cp .fixbtn_cp01{
		display: block;
	}
	#fixbtn_cp .fixbtn_cp02{
		display: none;
	}
	#fixbtn_cp.fixed .fixbtn_cp01{
		display: none;
	}
	#fixbtn_cp.fixed .fixbtn_cp02{
		display: block;
		right: 0px;
		width: 100%;
	}
	#fixbtn_cp.fixed {
  		position: fixed;
  		top: 81px;
		right: 0px;
		height:119px;
		width: 119px;
	}
}
/*フロートバナー*/

.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}
.modal__content {
    background: #fff;
    padding: 20px;
    max-width: 820px;
    width: 90%;
    position: relative;
}
.swiper-slide {
    display: none; /* 初期状態で非表示 */
}
.swiper-horizontal {
  	overflow: hidden;
}
.modal__content {
  	margin: 5VW auto 0 ;
}
.swiper-backface-hidden .swiper-slide img{
    width:100%;
    height:auto;
}
.swiper-slide > p{
	text-align: left;
	color:#000;
}

.js-open-modal {
	color: #fff;
  	font-size: 1em;
  	font-weight: bold;
  	background-color: transparent;
  	border: 0;
	cursor:pointer;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
  	right:20px!important;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  	opacity: .20!important;
}
.swiper-slide img {
	max-width: 100%;
}
.swiper-pagination {
  	text-align: left!important;
  	padding-left: 20px!important;
	bottom: 18px!important;
}


.clickable {
  cursor: pointer; /* マウスカーソルを指マークに変更 */
  transition: transform 0.3s ease; /* 0.3秒かけて変形を行う */
}

.clickable:hover {
  transform: scale(1.075);
}
.label {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
}

#merit ul li {
    position:relative;
}
#merit ul li .layer01{
    position:absolute;
    top:0px;
    left:0px;
    z-index: 1;  transform: scale(1.075);
}
#merit ul li .layer02{
    position:absolute;
    top:0px;
    left:0px;
    z-index: 2;
    width:100%;
    height: 65VW;
    text-align: center;
    background-color: rgba(0,0,0,0.65);
}
#merit ul li .layer02 p{
    padding-top: 14vw;
    line-height: 1.25;
}

#merit ul li .layer03{
    position:absolute;
    top:0px;
    left:0px;
    z-index: 3;
}

.custom-btn--1 {
    width: 100%;
    height:232px;
}
@media screen and (max-width: 684px) {
#SMP------------------------{}
	.slide ul {
        position: relative;
        width: 100%;
        height: 84VH;
        overflow: hidden;
    }
	#merit ul li .layer01{
        position:absolute;
        top:0px;
        left:0px;
    	z-index: 1;  transform: scale(1);
	}
	#merit ul li .layer02 p{
  		line-height: 1.25;
		padding: 19VW 6%;
	}
	.ban__fix__sp {
    	z-index: 1;
  	}
	.mv .mv_scroal {
    	bottom: 25VW;
  	}
	.custom-btn--1 {
		height: 27VW;
	}
}



/*course*/
@media only screen and (max-width: 767px) {
	
	.menu {
		padding:10VW 0;
		background-size: 55px;
	}
    .menu .inner > img{
        width:92%;
        height:auto;
    }
	.menu ul{
		width:94%;
		margin:15px auto 0px;
	}
	.menu ul li{
		width:100%;
		margin-bottom:5VW;
	}
	.menu ul li:last-child{
		margin-bottom:0px;
	}
	#course h2 {
		font-size:20px;
		line-height:1.25em;
		padding:0VW 0;
	}
	.course__text .yellow{
		font-size:85px;
	}
	
	.three__course .course__body {
		margin:10VW auto 10VW;
	}
	.three__course .course__body > .course__text{
        bottom:0px;
        right:0px;
		width:92%;
		margin: 0 2% 0 6%;
		padding:10VW 5% 10VW;
		font-size:16px;
		line-height:1.6em;
		margin-top: -5VW;
	}
	.three__course .course__body .course__text2{
		padding: 0VW 2% 5VW 0;
  		text-align: left;
		font-size:14px;
		line-height:1.25em;
	}
	.three__course .course__body .photo {
        width:94%;
		margin-left:2%;
		margin-right:4%;
		height:auto;
	}
	.three__course .course__body > .course__text p small{
		font-size:10px;
	}
	#course h2 {
		font-size:14px;
		line-height:1.5em;
		  margin-bottom: 1.5em;
	}
	#course01 .course__body p,
	#course02 .course__body p,
	#course03 .course__body p{
		background-position: right 5% bottom 2VW!important;
		font-size:24px;
	}
	#course01 .course__body > .course__text {
        background:url("../img/course01img.png") left 12% top 30px no-repeat;
		background-size: 50%;
    	background-color: rgba(0,0,0,0.85);/*黒65%*/
	}
	#course02 .course__body > .course__text{
        background:url("../img/course02img.png") left 12% top 30px no-repeat;
		background-size: 50%;
    	background-color: rgba(0,0,0,0.85);/*黒65%*/
	}
	#course03 .course__body > .course__text{
        background:url("../img/course03img.png") left 12% top 30px no-repeat;
		background-size: 50%;
    	background-color: rgba(0,0,0,0.85);/*黒65%*/
	}
	#course01 {
		padding:60px 0;
        background:url(../img/course01photo_sp.jpg?v=1) center center no-repeat;
		border-bottom:2px solid #fff;
		background-size: 100%;
	}
	#course02 {
		padding:60px 0;
        background:url(../img/course02photo_sp.jpg?v=1) center center no-repeat;
		border-bottom:2px solid #fff;
		background-size: 100%;
	}
	#course03 {
		padding:60px 0;
        background:url(../img/course03photo_sp.jpg?v=1) center center no-repeat;
		background-size: 100%;
	}
	/*index__list*/
}
@media only screen and (min-width: 768px) {
	
	.menu {
	}
	.menu .inner {
		width:1300px;
		margin: 0 auto;
		padding:50px 0;
        background:url("../img/menu_header2.png") left top 30px no-repeat;
	}
	.menu ul{
		width:1200px;
		height:120px;
		margin:35px auto 0px;
	}
	.menu ul li{
		float:left;
		width:350px;
		margin-right:65px;
	}
	.menu ul li:last-child{
		margin-right:0px;
	}
	
	#course {
        background-color: #cacaca;
		padding:0px 0;
	}
	#course h2 {
		font-size:18px;
		line-height:1.5em;
	}
	#course h2 small {
		font-size:24px;
	}
	#course01::before,
	#course02::before,
	#course03::before {
		margin-left:calc(50VW - 600px);
	}
	
	.three__course {
		height:380px;
	}
	#course01 {
		padding:60px 0;
        background:url(../img/course01photo.jpg?v=1) center center no-repeat;
		border-bottom:2px solid #fff;
	}
	#course02 {
		padding:60px 0;
        background:url(../img/course02photo.jpg?v=1) center center no-repeat;
		border-bottom:2px solid #fff;
	}
	#course03 {
		padding:60px 0;
        background:url(../img/course03photo.jpg?v=1) center center no-repeat;
	}
	.course__body {
        position:relative;
		width:1200px;
		height:385px;
		margin:0 auto 50px;
	}
	.course__body > img.photo {
        position:absolute;
        bottom:0px;
        left:0px;
		z-index: 1;
	}
	.course__body > img.illust {
        position:absolute;
        top:25px;
        /*right:25px;*/
		left: 670px;
		z-index: 1;
	}
	.course__body > .course__text{
        position:absolute;
        top:0px;
        right:0px;
		width:590px;
		height:385px;
		padding:80px 50px 10px 60px;
		font-size:34px;
		line-height:34px;
	}
	.course__body .course__text2{
		font-size: 16px;
    	margin-bottom:25px;
	}
	.course__body > .course__btn{
	}
	
	#course02 .course__body > img.photo {
        left:auto;
        right:0px;
	}
	#course02 .course__body > img.illust {
        left:50px;
		top: 35px;
	}
	#course02 .course__body  > .course__text{
        bottom:0px;
        left:0px;
        right:auto;
		padding:100px 110px 0px 50px;
	}
	#course02 .course__body .course__text2{
        right:610px;
	}
	.course__text .yellow{
		font-size:120px;
	}
	/*index__list*/
}

@media only screen and (min-width: 1401px) {
	#course01 {
		background-size: 100%;
	}
	#course02 {
		background-size: 100%;
	}
	#course03 {
		background-size: 100%;
	}
}
/*index__list*/
#index01 {
    background:url("../image/text_index.png") center top no-repeat;
    padding-top:45px;
}
.index__list ul  {
    box-sizing:border-box;/*ボーダー内側*/
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}
.index__list ul li a  {
    color:#000;
}
.index__list ul li a img {
    vertical-align: middle;
    padding-left: 4px;
}

#course {
    background-color: #cacaca;
    width:100%;
}
#course h2 {
    text-align: left;
    margin-bottom: 2em;
}

.three__course .course__body > .course__text{
    box-sizing:border-box;/*ボーダー内側*/
    background-color: rgba(0,0,0,0.85);/*黒65%*/
    color:#fff;
    font-family: "Yu Mincho", "YuMincho","小塚明朝 Pro R","小塚明朝 Std R","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "ＭＳ 明朝","MS PMincho",メイリオ,Meiryo,serif;
}
.three__course .course__body > .course__text p{
    margin-bottom:25px;
}
/*index__list*/

.menu {
    width:100%;
    background-color: #000;
    text-align: center;
}
.menu ul li img{
    width:100%;
    height:auto;
}
/*course*/

.red {
	color:#f00;
}

/*スクロールイベントここから*/
.scroalevent img{
	transition: .9s;
}
.scroalevent div {
    transition: 1.5s;
}
/* 移動なしフェードイン */
.list-mv02 {
	opacity: 0;
}
.mv02{
	opacity: 1.0;
}
.list-mv02v {
	opacity: 0;
	transform: translate(0,40px); 
	-webkit-transform: translate(0,40px); 
}
.mv02v{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}
/*スクロールイベントここまで*/



.delay01 {
  animation-delay: 0.1s;
}
.delay02 {
  animation-delay: 0.5s;
}
.delay03 {
  animation-delay: 0.7s;
}
.delay04 {
  /*transition-delay: .9s!important;
  -webkit-transition-delay: .9s!important;*/
  animation-delay: 0.9s;
}
.delay05 {
  animation-delay: 1.0s;
}


.fadeUp{
animation-name:fadeUpAnime;
animation-duration:0.8s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(30px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}

.fadeUp0{
animation-name:fadeUpAnime0;
animation-duration:0.8s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeUpAnime0{
  from {
    opacity: 0;
  transform: translateY(0px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}

/* 右方向フェードイン */
.fadeLR{
animation-name:fadeLRAnime;
animation-duration:0.6s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeLRAnime{
  from {
    opacity: 0;
  transform: translateX(-50px);
  }

  to {
    opacity: 1;
  transform: translateX(0);
  }
}

/* 左方向フェードイン */
.fadeRL{
animation-name:fadeRLAnime;
animation-duration:0.6s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeRLAnime{
  from {
    opacity: 0;
  transform: translateX(50px);
  }

  to {
    opacity: 1;
  transform: translateX(0);
  }
}

.fadeUpTrigger,
.fadeUp0Trigger,
.fadeLRTrigger,
.fadeRLTrigger{
    opacity: 0;
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
}

@keyframes hurueru {
    0% {transform: translate(0px, 0px) rotateZ(0deg)}
    25% {transform: translate(0px, 3px) rotateZ(0deg)}
    50% {transform: translate(0px, 0px) rotateZ(0deg)}
    75% {transform: translate(0px, 3px) rotateZ(0deg)}
    100% {transform: translate(0px, 0px) rotateZ(0deg)}
}
@keyframes hurueru_v {
    0% {transform: translate(0px, 0px) rotateZ(0deg)}
    25% {transform: translate(3px, 0px) rotateZ(0deg)}
    50% {transform: translate(0px, 0px) rotateZ(0deg)}
    75% {transform: translate(3px, 0px) rotateZ(0deg)}
    100% {transform: translate(0px, 0px) rotateZ(0deg)}
}