@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
/*------------------------------------------------------------
	個團頁
------------------------------------------------------------*/
/* 選單E */
#main .GRUP{
	margin: 0 auto;
	width: 100%;
}
#GRUP_header {
	width: 100%;
	max-width: 1920px;
	min-width: 1024px;
	margin: 0 auto; /* 置中 */
	position: relative;
}

#GRUP_header .hSection {
	width: 100%;
	max-width: 1920px;
	min-width: 1024px;
	margin: 0 auto; /* 置中 */
	background-color:#FFF;
	position: absolute;
	top:0;
	z-index: 104;
}

#GRUP_header .hSection02 { 
}

#GRUP_header .GRUP_nm {
	display: block;
	max-width: 1280px;
	min-width: 1024px;
	margin: 0 auto; /* 置中 */
	font-size: 30px;
	line-height: 30px;
	color: #000;
/*	background-color:#6F0; */
}
#GRUP_header .hSection .GRUP_nm{
	padding: 25px 40px 30px; /* 固定時 */
	box-sizing:border-box; /*元素的內距和邊框將不會增加元素本身的寬度*/
}
#GRUP_header .hSection02 .GRUP_nm{
	padding: 25px 40px 30px;
	box-sizing:border-box; /*元素的內距和邊框將不會增加元素本身的寬度*/
}

#GRUP_header .grup_RK1 {
	display: block;
	font-size: 22px;
	line-height: 35px;
	color: #000;
	text-align:center;
	padding: 40px 0 20px;
/*	background-color:#6F0; */
}

#GRUP_header .grup_RK2 {
	display: block;
	font-size: 20px;
	line-height: 35px;
	color: #000;
	text-align:center;
/*	background-color:#6F0; */
}

#GRUP_header .fixed {
	position: fixed;
}

#GRUP_content {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto; /* 置中 */
	position: relative;
	z-index: 101;

}

#GRUP_content .GRUP_infoList {
/*	width: calc(100% - 960px);*/
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 102;
	float: left;
}

#GRUP_content .GRUP_infoList2{
	position: absolute;
	left: 0;
}


#GRUP_content .fixed {
	position: fixed;
}

#GRUP_content .GRUP_subject {
/*
	width: calc(100% - 290px);
*/
	width: 961px;
	max-width: 961px;
	display: block;
	float: right;
	position: absolute;
	right: 0;
	top: 0;
	border-left: 1px solid #b5b5b5;
	z-index: 103;
	box-sizing:border-box; /*元素的內距和邊框將不會增加元素本身的寬度*/
}
#GRUP_01{
	margin: 0 auto 60px;
	box-sizing:border-box; /*元素的內距和邊框將不會增加元素本身的寬度*/
}
#GRUP_02{
	margin: 0 auto 60px;
	box-sizing:border-box; /*元素的內距和邊框將不會增加元素本身的寬度*/
}
#GRUP_03{
	margin: 0 auto 30px;
	box-sizing:border-box; /*元素的內距和邊框將不會增加元素本身的寬度*/
}
#GRUP_04{
	margin: 0 auto 100px;
	box-sizing:border-box; /*元素的內距和邊框將不會增加元素本身的寬度*/
}
.ARROW_GRAY{
	display:inline-block;
	width: 0; 
	height: 0; 
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 10px solid #ccc;
}
#GRUP_bottom {
	width: 100%;
	display: none;
}
@media all and (min-width: 769px) and (max-width: 1124px)  {
#GRUP_content .GRUP_subject {
	width: calc(100% - 163px);
}
}
@media all and (min-width: 769px) and (max-width: 1024px)  {
#GRUP_header {
	width: 100%;
	min-width: 100%;
}
#GRUP_header .hSection {
	width: 100%;
	min-width: 100%;
}
#GRUP_header .hSection .GRUP_nm{
	padding: 20px 15px 25px; /* 固定時 */
}
#GRUP_header .hSection02 .GRUP_nm{
	padding: 20px 15px 25px;
}	
#GRUP_header .GRUP_nm {
	font-size: 28px;
	line-height: 28px;
	min-width: 100%;
/*	background-color:#6F0; */
}
	
#GRUP_content {
	width: 100%;
	min-width: 100%;
}
}
@media screen and (min-width: 0) and (max-width: 768px)  {
	#gHeader .hSection {
		width: 100%;
		min-width: 100%;
		position: absolute;
		left: 0;
		top: 0;
		height: auto;
	}

	#gHeader .GRUP_subject_menu {
		display: none;
	}

	#main {
		top: 0; 
	}
	
	#GRUP_header {
		min-width: 100%;
		z-index: 103;
	}
	
	#GRUP_header .hSection {
		width: 100%;
		min-width: 100%;
		top:0;
		z-index: 104;
	}

	#GRUP_header .hSection02 { 
		width: 100%;
		min-width: 100%;
		top:0;
	}
		
	#GRUP_header .GRUP_nm {
		font-size: 24px;
		line-height: 30px;
		min-width: 100%;
		color: #FFF;
		background-color:#ff4500; 
	}
	#GRUP_header .hSection .GRUP_nm{
		padding: 15px 10px; /* 固定時 */
	}
	#GRUP_header .hSection02 .GRUP_nm{
		padding: 15px 10px;
		
	}
	#GRUP_header .GRUP_subject_menu {
		display: none;
	}
	
		
	#GRUP_content {
		margin: 0 auto;
		width: 100%;
		min-width: 100%;
		z-index:102;
	}
	
	#GRUP_content .GRUP_infoList {
	/*	width: calc(100% - 960px);*/
		display: block;
		float: none;
		position: static;
	}
	
	#GRUP_content .GRUP_subject {
		width: 100%;
		min-width: auto;
		float: none;
		border-left: 0;
		position: static;
	}
	#GRUP_01{
		margin: 0 auto 30px;
	}
	#GRUP_02{
		margin: 0 auto 30px;
	}
	#GRUP_03{
		margin: 0 auto 30px;
	}
	#GRUP_04{
/*		display: none;*/
		margin: 0 auto 30px;
	}
	.ARROW_GRAY{
		display:inline-block;
		width: 0; 
		height: 0; 
		border-top: 6px solid transparent;
		border-bottom: 6px solid transparent;
		border-left: 10px solid #ccc;
	}
	#GRUP_bottom {
		width: 100%;
		display: block;
	}
}
