@media screen and (min-width: 0px) and (max-width: 640px) {

/* top */
.top {
	padding-top: 58px;
}

.slide01, .slide02, .slide03, .slide04, .slide05 {
	background:none;
}

.slider {
	height: auto;
	width: 100%;
	}

.slider li {
	height: auto;
	width: 100%;
	}
	
.slider li img {
	height: auto;
	width: 100%;
	display: block;
	}
	
.top h2 {
	height: auto;
	width: 100%;
	margin: 0px;
	background: #ffffff;
	}

.top h2 img {
	height:auto;
	width: 100%;
	box-sizing: border-box;
	padding: 0px;
	transform: rotate(0deg);
}

.sns {
	width:100%;
    padding:2% 0;
    margin:0 auto;
    box-sizing:border-box;
}

.fb-page {
	width:320px;
    float:none;
    margin:0px;
    box-shadow:0px 1px 2px #850006;
    background:#ffffff;
    padding:0;
}

.facebook {
    width:320px;
    margin:0 auto;
}

.twitter {
    margin-top:2%;
    width:100%;
    float:none;
    display:none;
}


/* top-menu */
.top-menu {
    padding:2% 2% 0% 2%;
}
	
.top-menu .wrapper {
    width:100%;
}

.top-menu ul {
	width:102%;
    display:block;
    margin-right:-2%;
    margin-bottom:-2%;
    overflow:hidden;
}

.top-menu ul li {
    float:left;
    margin-bottom:2%;
    margin-right:2%;
    text-align:center;
    font-weight:bold;
    border-radius:2px;
	box-shadow:0px 1px 2px #cccccc;
}

.top-menu-ticket {
    width:100%;
    margin-bottom:2%;
    text-align:center;
    border-radius:2px;
}

.top-menu-ticket img {
    width:55%;
    height:auto;
}

.top-menu-ticket a {
    background:#fff100;
    padding:30px 0px;
    display:block;
    width:100%;
    transition:background-color 0.1s linear;
    -webkit-transition:background-color 0.1s linear;
    border-radius:2px;
}

.top-menu-ticket a:hover {
    background:#fff33f;  
}

.top-menu-bt {
    width:48%;
    background:#ffffff;
}

.top-menu-bt img {
    width:100%;
    height:auto;
    border-radius:2px;
}

.top-menu-bt a {
    display:block;
    width:100%;
    transition:background-color 0.1s linear;
    -webkit-transition:opacity 0.1s linear;
}

.top-menu-bt a:hover {
    opacity:0.7;
    text-decoration:none;
}

.fb-page {
	width:280px;
    margin-top:0px;
    z-index:0;
	box-shadow:0px 1px 2px #cccccc;
}

.facebook {
	width:280px;
    margin:0 auto;
}

.eigadaifes {
	width:100%;
    padding:0% 0% 2% 0%;
    box-sizing:border-box;
}

.eugadaifes img {
    width:100%;
    height:auto;
    display:block;
}

.eigadaifes ul {
	width:100%;
    height:auto;
    display:block;
    margin-bottom:-2%;
}

.eigadaifes ul li {
	width:100%;
    box-shadow:none;
    margin-bottom:2%;
    margin-right:0%;
}

/* textbox */
.midashi-box {
    width:100%;
    padding:70px 0px 70px 0px;
    text-align:center;
    font-weight:bold;
    color:#ffffff;
}

.forsp-menuheight {
    padding:128px 0px 70px 0px;
}

.midashi-box h2 {
    font-size:22px;
}
	
.midashi-box h2 img {
	width: auto;
	height: 20px;
}

.midashi-box h3 {
    font-size:18px;
}
	
.midashi-box p {
    font-size:12px;
    padding-top:6px;
}

.text-box {
    width:100%;
    background:#ffffff;
    padding:50px 20px 0px 20px;
    margin-bottom:0%;
    box-sizing:border-box;
}

.text {
	width:100%;
	margin-bottom:50px;
}

.text p {
    width:100%;
    font-size:16px;
    line-height:28px;
    margin-bottom:30px;
}

.text img {
	margin-bottom:30px;
}

h3 {
	width:100%;
    margin:0 auto;
    font-weight:bold;
    font-size:16px;
    text-align:left;
    border-bottom:1px solid #d4c6a3;
    padding-bottom:15px;
    margin-bottom:20px;
}
	
.intro-midashi {
    padding:0px;
    margin-bottom:30px;
	box-sizing:border-box;
	}
	
.intro-midashi img {
	width:100%;
	height: auto;
	display: block;
	}

.intro-sotsusei {
	width: 0px;
	padding: 30px 0px;
}

.intro-sotsusei-on {
	width: 75vw;
}
	
.intro-sotsusei img {
    height:10px;
    padding-top:8px;
}

.intro-sotsusei-ul {
	width: 75vw;
	margin-top: 50px;
	display:block;
}

.intro-sotsusei-ul li {
	width: 100%;
}

.intro-sotsusei-ul li:first-child {
	margin:0px 0px 15px 0px;
}

.intro-box h3 {
    font-size:16px;
	line-height: 22px;
}

.intro-box .intro-h3 {
    font-size:16px;
	line-height: 22px;
    margin-bottom:30px;
}

.jimi-link {
    margin:30px 0px 25px 0px;
	display: block;
}

.jimi-link li {
	width: 100%;
    padding:0px 0px 5px 0px;
}

.jimi-link a {
	font-size: 12px;
}

.landing {
	width:100%;
    font-size:12px;
}

.landing img {
    margin-bottom:5px;
}

/* img-box */
.img-box {
    width:100%;
    background:#ffffff;
    padding:50px 20px;
    text-align:center;
    color:#000000;
    box-sizing:border-box;
}

.img-box ul {
	width:100%;
    margin:0 auto;
    display:flex;
    flex-direction:column;
    flex-wrap:wrap;
    justify-content:center;
    align-content:flex-start;
    -webkit-display:flex;
    -webkit-flex-direction:row;
    -webkit-flex-wrap:column;
    -webkit-justify-content:center;
    -webkit-align-content:flex-start;
    margin-bottom:-30px;
    overflow:hidden;
} 

.img-box ul li {
	margin-bottom:30px;
} 

.img-box-tile {
    font-size:20px;
    font-weight:bold;
    margin-top:12px;
    margin-bottom:6px;
}

.img-box-spec {
    font-size:10px;
}

.img-box a {
    transition:opacity 0.1s linear;
    -webkit-transition:opacity 0.1s linear;
    margin-bottom:5px;
}

.img-box a:hover {
    opacity:0.8;
}

.img-box a img {
	width:100%;
    height:auto;
}

.img-box .photopage {
    width:100%;
    height:auto;
    padding-top:30px;
}

/* timeschedule */
.time-box {
    width:100%;
    background:#ffffff;
    padding:50px 0px;
    text-align:center;
    color:#000000;
}

.time-box-main {
	width:90%;
    margin:0 auto;
}

.time-box-main li {
	margin-bottom:30px;
}

.time-box-main img {
	width:100%;
    height:auto;
}

.time-day {
    font-size:40px;
    font-family: 'cbg';
    margin-bottom:3px;
}

.time-week {
    font-size:20px;
    font-family: 'cbg';
    margin-bottom:30px;
}

.time-block {
    font-weight:bold;
    font-size:18px;
}

.time-title {
    font-size:20px;
    font-weight:bold;
    padding:15px 0px 10px 0px;
}

.time-title p {
	line-height: 26px;
    margin-bottom:0px;
}

.time-time {
	font-size:16px;
}

.time-time-hosoku {
    margin-top:5px;
    font-size:12px;
}

.cation {
    width:100%;
    background:#38B0C5;
	background: linear-gradient(135deg, #38a1db 1%,#1bff7f 100%);
    padding:15px 15px;
    text-align:center;
    font-weight:bold;
	color:#ffffff;
    font-size:16px;
    border-radius:4px;
    margin-bottom:15px;
    line-height:22px;
    box-sizing:border-box;
}

.attention {
	width:100%;
    text-align:left;
    font-size:14px;
    margin-bottom:-6px;
}

.time-box .attention {
	text-align:left;
}

.attention li {
	line-height:20px;
    margin-left:14px;
}

.attention li:before {
	content:"※";
    margin-left:-14px;
}

/* ticket */
.ticket-box {
    width:100%;
    background:#ffffff;
    padding:50px 30px;
    margin-bottom:0%;
    box-sizing:border-box;
}

.ticket-box-box {
	width:100%;
    margin:0 auto;
}

.ticket-box-box .cation p {
    line-height:24px;
}

.ticket-map {
    width:100%;
    text-align:center;
    margin-top:30px;
    margin-bottom:30px;
}

.ticket-map img {
    width:75%;
    height:auto;
}

.ticket-box-box .attention {
	margin-top:0px;
    width:100%;
}

/* theater */
.aeoncinema {
	text-align:center;
}

.aeoncinema .text {
	margin-bottom:10%;
}

.aeoncinema img {
    width:90%;
    height:auto;
    margin-bottom:5%;
}

.aeoncinemano1 {
    width:100%;
    height:auto;
    margin-bottom:0%;
}

.aeoncinemano1 img {
    width:100%;
    height:auto;
}

.text-box {
    margin-bottom:0;
}

.aeoncinema p {
	font-size:14px;
	line-height:20px;
    margin-bottom:0px;
}

.googlemap a {
    width:75%;
    margin:0 auto;
    display:block;
    font-weight:bold;
    font-size:14px;
    color: #5fbcd4;
	border: 1px solid #5fbcd4;
    text-align:center;
    padding:15px 0px;
    border-radius:4px;
    margin-top:5%;
    margin-bottom:10%;
	transition-duration: 0.1s;
}

.text-center p {
    text-align:center;
}

/* sakuhin */
.sakuhin {
	width:100%;
    margin:0;
    padding:0;
    display:block;
}
	
.sakuhin-l {
	display: none;
}

.sakuhin-r {
    width:100%;
    background:#ffffff;
    box-shadow:none;
}

.sakuhin-steel {
    margin-top:58px;
}

.sakuhin-steel img {
    width:100%;
    height:auto;
    display:block;
    box-shadow:none;
}

.sakuhin-text-box {
    width:100%;
    padding:50px 20px;
    text-align:left;
    box-sizing:border-box;
}

.sakuhin-text-box h2 {
    text-align:center;
    font-size:22px;
    font-weight:bold;
    margin:0;
    margin-top:0px;
	line-height: 28px;
}

.sakuhin-info-text li {
	margin-bottom:16px;
    line-height:24px;
}

.sakuhin-info-text img {
    width:100%;
    height:auto;
}

.sakuhin-spec {
    text-align:center;
    font-size:10px;
    margin-top:8px;
    margin-bottom:30px;
}

.rating {
    width:90%;
    margin:0 auto;
    border:1px solid #38B0C5;
    color:#38B0C5;
    padding:5px;
    text-align:center;
    font-size:12px;
    margin-top:20px;
    line-height:16px;
}

.sakuhin-info-box {
	margin-bottom:0%;
}

.sakuhin-info-box h3 {
	width:100%;
    font-weight:bold;
    font-size:16px;
    text-align:left;
    border-bottom:1px solid #d4c6a3;
    padding-top:20px;
    padding-bottom:10px;
    margin-bottom:20px;
	cursor:pointer;
	background:url(../images/plus.png) no-repeat top 22px right;
    background-size:12px 12px;
}

.sakuhin-info-box h3.active{
 	background:url(../images/minus.png) no-repeat top 22px right;
    background-size:12px 12px;
}

.sakuhin-info-box p{
    width:100%;
    margin:0 auto;
    font-size:16px;
    line-height:28px;
    margin-bottom:30px;
    text-align:justify;
    padding:0;
}

.sakuhin-info-box blockquote {
    width:90%;
    padding:5%;
	margin-bottom:0px;
}

.sakuhin-credit {
    margin-bottom:0px;
}

.sakuhin-credit p {
    margin-bottom:0px;
}

.sakuhin-credit-thanks {
	margin-top:20px;
    margin-bottom:8px;
	padding-bottom:-6px;
}

.sakuhin-credit-thanks p {
    font-size:12px;
    line-height:20px;
    margin-bottom:12px;
}

.sakuhin-info-text {
    width:100%;
    margin:0 auto;
    margin-bottom:20px;
    display:block;
}

.sakuhin-info-box img {
	width:100%;
    height:auto;
    margin-bottom:0px;
    display:block;
}

.kodak {
	margin:0 auto;
	width:100%;
    height:auto;
	margin-top:15px;
    margin-bottom:0px;
}

.kodak img {
	width:auto;
    height:60px;
    margin:0 auto;
}

.text-right {
    text-align:right;
    width:100%;
    margin:0 auto;
    font-size:16px;
    line-height:32px;
    margin-bottom:20px;
}

.sakuhin-r-fbbox {
    width:100%;
    margin:0 auto;
    padding-bottom:50px;
    margin-top:-24px;
}

.sakuhin-r .fb-page {
    width:280px;
    height:auto;
    margin:0 auto;
    box-shadow:none;
	border-bottom:1px solid #efefef;
	}

.sakuhin-r .twitter {
	display:block;
    width:280px;
    height:400px;
    box-shadow:none;
    border:1px solid #efefef;
    margin:0 auto;
    margin-top:30px;
}

.sakuhin-r .insta {
    width:280px;
    height:auto;
    box-shadow:none;
    margin:0 auto;
	margin-top:30px;
    margin-bottom:30px;
}

.sakuhin-r .facebook {
    width:280px;
    margin:0 auto;
    padding:0;
}
	
	.sakuhin-r .sns-list-box {
		padding: 0px 20px;
		box-sizing: border-box;
		margin-top: 30px;
	}

.sakuhin-text-box-bolder {
	width:100%;
    margin:0 auto;
	text-align:left;
    margin-bottom:5px;
}

.sakuhin-visual img {
    width:75%;
    height:auto;
    display:block;
    margin:0 auto;
}

.sakuhin-link {
    width:100%;
    text-align:center;
    margin-bottom:20px;
    margin-top:30px;
    font-size:12px;
}

.sakuhin-link img {
    margin-bottom:10px;
}

/* youtube */
.sakuhin-youtube {
	position: relative;
	width: 100%;
    height:auto;
	padding-top: 56.25%;
    margin-bottom:5%;
}
.sakuhin-youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

}