@charset "UTF-8";




@media only screen and (max-width: 767px){
	

	
		
/*********** 共通・背景 *************/

.brand_bg01 {
	background-image: url("../../brand/images/sp_brand_bg01.jpg");
	background-position: center top;
	background-size: cover;
	padding-bottom: 40px;
}

.brand_bg02 {
	background-image: url("../../brand/images/sp_brand_bg02.jpg");
	background-position: center top;
	background-size: cover;
	padding-bottom: 40px;
}
	


/*********** ↑共通・背景 *************/



	

.brand_bg01 h3 {
	font-size: 2.0rem;
}

.brand_bg01 h3 .line {
	background: #000;
	width: 25px;
	height: 1px;
}


.brand_01-wrap {
	padding-top: 40px;
}

.brand_01-wrap li:nth-child(1) {
	width: 100%;
	order: 2;
	margin-top: 50px;
}

.brand_01-wrap li:nth-child(2) {
	width: 100%;
	order: 1;
}

.brand_01-wrap .area {
	width: 100%;
	margin-top: 0;
}

.brand_01-wrap .txt1 {
	font-size: 1.8rem;
	line-height: 2.0;
	margin-top: 30px;
}

.brand_01-wrap .txt2 {
	font-size: 1.4rem;
	line-height: 2.0;
	margin-top: 40px;
}


.brand_03-wrap {
	padding-top: 30px;
}

.brand_03-wrap li:nth-child(1) {
	width: 100%;
}

.brand_03-wrap li:nth-child(2) {
	width: 100%;
	margin-top: 10px;
}

.brand_03-wrap .txt-head br {
	display: block;
}
	
.brand_03-copy {
	font-size: 1.8rem;
	text-align: center;
	margin-top: 20px;
}

.brand_04-wrap {
	padding-top: 30px;
}

.brand_04-wrap li {
	width: 47.41%;
	padding-top: 15px
}

.brand_04-wrap li p:nth-child(1) {
	font-size: 1.1rem;
}

	
.brand_04-wrap li p:nth-child(3) {
	font-size: 1.3rem;
}



.owners_bg {
	background-image: url("../../brand/images/sp_brand_bg03.jpg");
	background-position: center top;
	background-size: cover;
	padding: 40px 0;
}
	
.owners-title .txt1 {
	font-size: 1.5rem;
}

.owners-title .txt2 {
	font-size: 3.0rem;
}

.owners-copy .txt1 {
	font-size: 1.6rem;
	margin-top: 40px;
}

.owners-copy .txt2 {
	font-size: 1.3rem;
	margin-top: 20px;
}

.owners-copy .txt3 {
	font-size: 1.6rem;
	margin-top: 30px;
}

	
.group_title {
	font-size: 1.6rem;
	padding: 5px 0;
	margin-top: 20px;
}

.group_copy li {
	width: 100%;
	margin-top: 10px;
	padding: 15px;
}

.group_copy li dt {
	font-size: 1.8rem;
}

.group_copy li dd {
	font-size: 1.4rem;
	margin-top: 5px;
}

	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	




	
	
	
	
/********** scroll-box ***********/	

.scroll-box {
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
}
	
.scroll-box div img {
  max-width: 100%;
  vertical-align: top;
}

.position_03-wrap .scroll-box div img {
  min-width: 700px;
}


	

	
.scroll-box::-webkit-scrollbar {
  height: 4px;
}
.scroll-box::-webkit-scrollbar-track {
  background: #fff;
}
.scroll-box::-webkit-scrollbar-thumb {
  background: #aaa;
  border: none;
}
.scroll-box::-webkit-scrollbar-thumb:hover {
  background: #999;
}
	
/********** ↑scroll-box ***********/
	
	
	
	
	
	
	
	
	
	

	
	
	
}








