@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi .navi02 a .en {
	border-bottom-color: #FF339A;
}

#main .content {
	width: 920px;
}

#main .imgBox01 {
	margin-bottom: 80px;
}

#main .imgBox01 .photoBox {
	width: 50%;
	float: left;
	text-align: center;
}

#main .imgBox01 .textBox {
	padding: 54px 40px 48px;
	width: 50%;
	float: right;
	box-sizing: border-box;
	background: url(../img/logo/bg01.jpg) repeat left top;
}

#main .imgBox01 .textBox p {
	font-size: 15px;
	text-align: justify;
	line-height: 1.74;
}

#main .textArea {
	background: url(../img/logo/bg02.jpg) repeat left top;
}

#main .textArea .content {
	padding: 74px 85px 80px;/*74px 85px 80px*/
}

#main h4 {
	margin-bottom: 23px;
	font-size: 24px;
}

#main .textArea .headLine02 {
	margin-bottom: 20px;
}

#main .textArea .text {
	font-size: 17px;
	line-height: 1.98;
	text-indent: 1em;
	text-align: justify;
}

#main .textArea .innerBox {
	margin-top: 80px;
	padding: 52px 56px 42px 57px;
	background-color: #FFF;
}

#main .textArea .title {
	margin-bottom: 32px;
	color: #828282;
	font-size: 15px;
}

#main .textArea .title .name {
	color: #4D4D4D;
	font-size: 24px;
	font-weight: bold;
}

#main .textArea .title .en {
	padding-left: 40px;
}

#main .textArea .title .jp {
	margin-top: 7px;
	display: block;
}

#main .textArea .imgBox .photoBox {
	margin-top: 4px;
	float: right;
}

#main .textArea .imgBox .textBox {
	width: 388px;
	float: left;
}

#main .textArea .imgBox .textBox p {
	font-size: 15px;
	line-height: 1.74;
	text-align: justify;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main .headLine01 .en {
		margin-bottom: 18px;
	}
	
	#main .headLine01 .jp {
		padding-bottom: 14px;
	}

	#main .content {
		margin: 0 20px;
		width: auto;
	}
		
	#main .imgBox01 {
		margin-bottom: 48px;
	}
	
	#main .imgBox01 .photoBox {
		margin-bottom: 40px;
		width: auto;
		float: none;
	}

	#main .imgBox01 .photoBox img {
		width: 67px;
	}

	#main .imgBox01 .textBox {
		padding: 32px 17px 29px;
		width: auto;
		float: none;
		background-size: 13px auto;
	}
	
	#main .textArea {
		background-size: 13px auto;
	}
	
	#main .textArea .content {
		padding: 43px 0 48px;
	}
	
	#main .textArea .headLine02 {
		margin-bottom: 14px;
	}
	
	#main .textArea .text {
		font-size: 16px;
		line-height: 1.75;
	}
	
	#main .textArea .innerBox {
		margin-top: 41px;
		padding: 33px 18px 40px;
	}
	
	#main .textArea .title {
		margin-bottom: 29px;
	}
	
	#main .textArea .title .name {
		font-size: 20px;
	}
	
	#main .textArea .title .en {
		padding-left: 31px;
	}
	
	#main .textArea .title .jp {
		margin-top: 8px;
	}
	
	#main .textArea .imgBox .photoBox {
		margin: 0 19.9% 24px;
		float: none;
		text-align: center;
	}
	
	#main .textArea .imgBox .photoBox img {
		width: 100%;
	}
	
	#main .textArea .imgBox .textBox {
		width: auto !important;/*+*/
		float: none;
	}
}


/* Rhombic 30 tetrahedral */

#main .textArea_no-bg {
	background-image: none !important
}

#main .textArea_no-bg h3 {
	margin-bottom: 23px;
	padding-left: 19px;
	position: relative;
	font-size: 19px;
}

#main .textArea_no-bg h3:before {
	position: absolute;
	width: 3px;
	height: 19px;
	left: 0;
	top: 3px;
	background-color: #FF3399;
	content: "";
}

#main .textArea_no-bg .link {
	margin-bottom: 48px;/*72*/
	margin-top: 1em;/*+*/
	font-size: 17px;
}

#main .textArea_no-bg .link a {
	padding-right: 15px;
	color: #FF3399;
	text-decoration: underline;
	background: url(../img/common/icon02.png) no-repeat right center;
} 

#main .textArea_no-bg .link .link01 {
	padding-right: 0;
	background: none;
} 

#main .textArea_no-bg .link .small {
	margin-top: 11px;
	display: block;
	font-size: 15px;
} 

#main .textArea_no-bg .link a:hover {
	text-decoration: none;
} 

#main .textArea_no-bg .imgBox .textBox {
	width: 448px;/*338*/
}

#main .textArea_no-bg .imgBox .textBox p {
	font-size: 17px;
	line-height: 1.98;
	text-align: justify;
}

#main .textArea .imgBox .photoBox p {
	margin-top: 0.5em;
	text-align: center
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main .textArea_no-bg h3 {
		margin-bottom: 13px;
	}

	#main .textArea_no-bg h3:before {
		width: 2px;
	}
	
	#main .textArea_no-bg .link {
		margin-bottom: 27px;/*41*/
		font-size: 16px;
	}
	
	#main .textArea_no-bg .link a {
		line-height: 1.74;
		background: url(../img/common/sp_icon02.png) no-repeat right center;
		background-size: 13px auto;
	} 
	
	#main .textArea_no-bg .link .small {
		margin-top: 4px;
		line-height: 1.74;
	} 
		
	#main .textArea_no-bg .link a:hover {
		text-decoration: underline;
	} 	
}