@charset "utf-8";

/* ##### 1212px～1520px ##### */
@media (min-width: 1212px) and (max-width: 1520px) {
	.header::before {
		content: "";
		display: block;
		padding-top: 9.5%;
	}
}

/* ##### 1200px以上 ##### */
@media (min-width: 1200px) {
	.br {
		display: block;
	}
	
	.navbar-header {
		display: none;
	}
}



/* ##### 1199px以下 ##### */
@media (max-width: 1199px) {
	.nav {
		margin-top: 0rem;
	}
	
	.content {
		width: 100%;
	}
}



/* ##### 1000px以下 ##### */
@media (max-width: 1000px) {
	.content {
		width: 100%;
	}
	
	.header {
		display: none;
	}
	
	.nav > .navbar-header {
		display: block !important;
		position: fixed;
		top: 0;
		z-index: 1;
	}
	
	.navbar-brand {
		padding: 5px 15px;
	}
	
	.nav {
		height: inherit; 
		margin-top: 0; 
	}
	
	/*.navbar > .container-fluid {
		padding-left: 20.0rem;
	}*/
	
/*
	.navbar-nav li {
		width: 100%;
		height: auto;
	}
	
*/
	.outer-slider {
		width: 100%;
	}
	
	.navbar-default .navbar-nav > li > a::after {
		margin: 0 auto;
		float: none;
	}
	
	.navbar-default .navbar-nav > li > a {
		text-align: left;
		line-height: 3.0rem;
		padding: 0.5rem;
		text-align: center;
	}
	
	.dot-class > li > button {
		height: 14px;
	}
	
	.navbar-toggle {
		position: fixed;
		top: 0;
		right: 0;
		z-index: 1;
	}
	
	.outer-slider {
		height: 33.0rem;
	}
	
	.top-cont .topics ul {
		margin: 3.0rem 0;
	}
	
	.top-cont .topics ul li {
		width: calc(100% - 2.0rem);
	}
	
	.icon-bar {
		width: 38px;
		height: 4px;
		margin-bottom: 5px;
	}
}



/* ##### 991px以下 ##### */
@media (max-width: 991px) {

}



/* ##### 768px以下 ##### */
@media (max-width: 768px) {
	.shop-info > div > div:nth-of-type(1) > .shop-pics > ul:nth-of-type(2) > li > a > img {
		height: 13.5rem !important;
		object-fit: cover;
	}
}



/* ##### 414px未満 ##### */
@media (max-width: 414px) {
	.br-res::before {
		display: block;
	}
	
	.wrapper > .nav {
		height: 5.5rem;
		background-color: #fff;
		border-bottom: 5px solid #ea9709;
		position: fixed;
		top: 0;
		z-index: 2;
	}
	
	.navbar-brand {
		padding: 10px 15px;
		width: 75%;
		height: 55px;
	}
		
	.content {
		width: 100%;
		padding-top: 5.5rem;
	}
	
	.outer-slider {
		width: 100%;
		padding-top: 10.0rem;
	}
	
	.dot-class > li > button {
		height: 14px;
	}
	
	.response-cont {
		padding-top: 5.5rem;
	}
	
	.notice > span:nth-of-type(1) {
		font-size: 1.5rem;
	}
	
	.notice > h6 {
		font-size: 2.0rem;
	}
	
	.notice > p:nth-of-type(1) {
		font-size: 2.0rem;
	}
	
	.notice > p:nth-of-type(3) > span:nth-of-type(1) {
		width: 15.0rem;
		height: 15.0rem;
		font-size: 3.0rem;
		line-height: 3.0rem;
		padding-top: 6.0rem;
		margin-right: 1.0rem;
		margin-left: 0;
	}
	
	.notice > p:nth-of-type(3) > span:nth-of-type(2) {
		height: 15.0rem;
		font-size: 3.0rem;
		line-height: 4.0rem;
		padding-top: 4.0rem;
	}
	
	.floor {
		background-color: #fff;
		margin: 3.0rem 0;
	}
	
	.table-bordered {
		background-color: #fff;
	}
	
	.table-bordered th {
		width: 40%;
	}
	
	.test-top div img {
		width: 30% !important;
	}
	
	.test-top div a p {
		line-height: 2rem !important;
		font-size: 1.3rem !important;
	}
	
	.P40 {
		padding: 10px !important;
	}
	
	.outer-news .news dl dt {
		width: 100%;
		float: none;
		padding: 1.0rem 0 1.0rem 1.0rem;
	}
	
	.outer-news .news dl dd {
		padding-left: 1.0rem;
	}
	
	.footer-logo {
		margin-top: 0rem;
	}
	
	.shop-info > div > div:nth-of-type(1) > .shop-pics {
		width: 100% !important;
		float: none !important;
	}
	
	.shop-info > div > div:nth-of-type(1) > .inner-shop-info {
		width: 100% !important;
		float: none !important;
		margin-right: 0 !important;
	}
	
	.shop-info > div > div:nth-of-type(1) > .shop-pics > ul {
		width: 100% !important;
		float: none !important;
	}
	
	.shop-info > div > div:nth-of-type(1) > .shop-pics > ul > li {
		float: left !important;
		margin: 0.5rem !important;
		width: % !important;
		width: -webkit-calc(50% - 1.0rem) !important;
		width: calc(50% - 1.0rem) !important;
	}
	
	.shop-info > div > div:nth-of-type(1) > .shop-pics > ul:nth-of-type(2) > li > a > img {
		height: auto !important;
	}
}



/* ##### 376px未満 ##### */
@media (max-width: 376px) {

}



/* ##### 360px～321px ##### */
@media (max-width: 361px) {

}



/* ##### 321px未満 ##### */
@media (max-width: 321px) {
	.notice > span:nth-of-type(1) {
		font-size: 1.2rem;
	}

	.notice > h6 {
		font-size: 1.5rem;
	}
	
	.notice > p:nth-of-type(2) {
		font-size: 1.5rem;
	}
	
	.notice > p:nth-of-type(3) > span:nth-of-type(1) {
		width: 12.0rem;
		height: 12.0rem;
		padding-top: 5.0rem;
	}
	
	.notice > p:nth-of-type(3) > span:nth-of-type(2) {
		height: 12.0rem;
		font-size: 2.5rem;
		padding-top: 2.0rem;
	}
}	