@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 1160px) {
	#mainVisual .bg,
	#mainVisual .bg2,
	#mainVisual .bg3,
	#mainVisual .bg4,
    #mainVisual .bg5{
		background-size: 130%;
	}
	#mainVisual h1 {
		padding: 7% 1% 0;
		font-size: 3.2rem;
	}
	#mainVisualArea h1 {
		font-size: 2rem;
		line-height: 1.8em;
	}
	#main .bnrArea01 a {
		width: 60%;
	}
	#main #index,
	#main #history {
		margin: 0 1%;
	}
	#breadcrumbList {
    	padding: 20px 0 35px;
	}
	#featured{
		padding: 3% 1% 5%;
	}
}

@media screen and (max-width: 737px) {
	#mainVisual,
	#mainVisualArea {
		width: 100%;
		overflow: hidden;
		height: 30%;
	}
	#mainVisual .bg,
	#mainVisual .bg2,
	#mainVisual .bg3,
	#mainVisual .bg4 {
		top: 0;
	}
	#mainVisual .overlay,
	#mainVisualArea .overlay {
		top: 5%;
	}
	#mainVisual h1 {
		font-size: 1.875rem;
		line-height: 1.3em;
	    padding: 0;
   		text-align: center;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 100%;
	}
	#mainVisualArea h1 {
		font-size: 1.4rem;
		line-height: 1.3em;
	    top: 46%;
	}
	#mainVisual h1.black {
		color: #fff;
	}
	#mainVisualArea h1.shopName {
		top: 35%;
		line-height: 1.6;
	}
	#mainVisualArea h1 span.area {
		font-size: 1.2rem;
	}
	#mainVisualArea h1 span.name {
		font-size: 1.8rem;
	}
	#mainVisual a.arrow01 {
		bottom: -12%;
	}
	#subnavBar ul li:nth-child(3n) {
		border-right: 2px solid #3c3c3c;	
	}
	#subnavBar ul li a {
		line-height: 2.5rem;
	}
	#right {
		width: auto;
		float: none;
	}
	#left {
		width: auto;
		float: none;
	    background: #000;
	}
	#left .contact a {
		font-size: 1rem;
	}
	#featured {
		margin-top: 8%;
		padding: 3em 0;
	}
	#featured h2 {
		margin-bottom: 5%;
	}
	#featured ul li {
		width: 50%;
		display: block;
		margin: 0 0 10%;
	}
	/*#featured ul li:not(:last-child) {
		margin: 0 0 10%;
	}*/
	#featured ul li a img {
		width: 98%;
		display: block;
		margin: 0 auto;
	}
	#featured ul li a strong {
		margin: 0.8em 1% 0;
	}
	#index h2 {
		font-size: 1.8rem;
		padding-bottom: 0.2em;
	}
	#index section {
		margin-bottom: 1.2em;
	}
	#index section ul li {
		margin-bottom: 0.8em;
	}
	#index .link01 a {
		width: auto;
	}
	#history .historyBox01 {
		margin-top: 0;
	}
	#history .historyBox01 section h3 {
		position: static;
		padding: 0;
	    font-size: 1rem;
		margin-bottom: 1em;
		border-radius: 0;
	}
	#history .historyBox01 section h3 strong {
		font-size: 2rem;
	}
	#history .historyBox01 dl {
		width: auto;
		margin: 0 0 2em 0;
	}
	#history .historyBox01 dl dt {
		width: 23%;
		font-size: 1.8rem;
	}
	#history .historyBox01 dl dd {
		width: 76%;
	}
	#history .historyBox01 dl dd.photo01 .txt,
	#history .historyBox01 dl dd.photo02 .txt,
	#history .historyBox01 dl dd.photo04 .txt {
		float: none;
		width: auto;
		margin: 0 0 0.5em;
	}
	#history .historyBox01 dl dd.photo01 .img,
	#history .historyBox01 dl dd.photo02 .img,
	#history .historyBox01 dl dd.photo03 .img,
	#history .historyBox01 dl dd.photo04 .img {
		float: none;
		width: auto;
	}
	#history .historyBox01 section.age01 {
		margin-top: 0;
	}
	#history .historyBox02 {
		margin-top: 3em;
	}
	#history .historyBox02 div img {
		display: block;
		margin: 0 auto 0.5em;
		width: auto;
		max-width: 50%;
	}
	#history .historyBox02 div p {
		width: auto;
	}
	p.hbnr {
		position: static;
		margin-bottom: 20px;
	}
    .movie_list li {
        width: 48%;
    }

}
