@charset "utf-8";

/* ### 下層ページ限定設定 ### */
/* -------------------------------------------------------------------------------- */

/* ---- メインビジュアル ---- */
.main_vis{
	width: 100%;
	height: 100px;
	
	background:url(/sgu/message/images/main_visual.jpg) no-repeat top center;
	-moz-background-size:1333px 100px;
	background-size:1333px 100px;

	margin-bottom: 40px;
}
.main_vis h1{
	padding-top: 40px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	letter-spacing: 0.1em;
}


.message_img_right {
	width: 90%;
	margin: 0 auto;
}
.message_img_right img {
	width: 100%;
	height: auto;
}


.message_text_left {
	width: 100%;
	margin-top: 10px;
}

.message_text_space{
	margin-top: 20px;
}

.message_text_footer{
	margin: 30px 0 60px 0;
	text-align: right;
	
}

.m_txt{
	line-height: 1.7em;
}


.part_chart{
	position: relative;
	/* height: 680px; */
}

.part1{
	border: 1px solid #3e1485;
	width: 99%;
	z-index: 100;
}

.part11{
	width: 90%;
	padding: 5px 5% 5px 5%;
	background-color: #3e1485;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 1.5em;
}
.part12{
	width: 96%;
	padding: 10px 2% 10px 2%;
	background-color: #fff;
	float: left;
	/* text-align: center; */
	color: #3e1485;
	font-size: 14px;
}

.part2{
	width: 300px;
	margin: 0 auto 10px auto;
	height: 57px;
	z-index: 10;

	background: url(/sgu/message/images/arrow1.png) no-repeat top center;
	-moz-background-size:300px 57px;
	background-size:300px 57px;

}
.part2 p{
	width: 300px;
	text-align: center;
	padding-top: 8px;
	color: #fff;
	font-size: 16px;
}
.part3{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: center;
	z-index: 120;
	line-height: 1.3em;
}

.part4{
	border: 1px solid #3e1485;
	width: 99%;
	z-index: 130;
}
.part41{
	background-color: #3e1485;
	padding: 8px 5% 8px 5%;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.part41 span:before {
	content: "\A";
	white-space: pre;
}

.part42{
	margin: 15px 5px 15px 5px;
	/* text-align: center; */
	font-size: 14px;
}
.part43{
	margin-bottom: 15px;
	font-size: 18px;
	/* font-weight: bold; */
	text-align: center;
}

.part43 em{
	font-weight:normal!important;
	color: #3e1485;
}


.part5{
	width: 80%;
	margin: 10px auto 10px auto;
	background-color: #3e1485;
	color: #fff;
	padding: 10px;
	text-align: center;
	z-index: 140;
}

.part_sp{
	background-color: #dcdddd;
	padding-top: 15px;
	padding-bottom: 5px;
}

.part6{
	width: 90%;
	margin: 0 auto 20px auto;
	background-color: #3e1485;
	color: #fff;
	padding: 15px 2% 10px 2%;
	text-align: center;
	font-size:16px;
	font-weight: bold;
	z-index: 150;
}

.part6 span{
	font-size: 0.8em;
	font-weight: normal;
}
.part7{
	width: 80%;
	margin: 10px auto 10px auto;
	background-color: #3e1485;
	color: #fff;
	padding: 10px;
	text-align: center;
	z-index: 160;
}

.part8{
/*
	background: url(/sgu/message/images/arrow3sp.png) no-repeat top center;

	z-index: 170;
	padding-top: 50px;
*/
}

.part81{
	width: 88%;
	margin: 0px auto 10px auto;
	background-color: #8da9b2;
	color: #fff;
	padding: 7px 3px 7px 3px;
	text-align: center;
	font-size: 12px;
}

.part82{
	width: 88%;
	margin: 10px auto 10px auto;
	background-color: #ff7000;
	color: #fff;
	padding: 7px 3px 7px 3px;
	text-align: center;
	font-size: 12px;
}

.part83{
	width: 88%;
	margin: 10px auto 10px auto;
	background-color: #9ebf13;
	color: #fff;
	padding: 7px 3px 7px 3px;
	text-align: center;
	font-size: 12px;
}

.part9{
	width: 80%;
	margin: 10px auto 10px auto;
	font-size: 0.75em;
	line-height: 1.1em;
	text-align: center;
	z-index: 180;
}
.part10{
	width: 80%;
	margin: 10px auto 10px auto;
	padding-bottom: 5px;
	font-size: 0.75em;
	line-height: 1.1em;
	text-align: center;
	z-index: 190;
}


.part_11{
	width: 100%;
	/* height: 20px; */
	z-index: 200;
	margin-top: 15px;
}
.part_111{
	width: 85%;
	height: 20px;
	margin: 10px auto 10px auto;
	background-color: #727171;
	color: #fff;
	padding: 7px;
	text-align: center;
}

.part_112{
	width: 85%;
	height: 20px;
	margin: 10px auto 10px auto;
	background-color: #727171;
	color: #fff;
	padding: 7px;
	text-align: center;
}

.arrow1{
	width: 184px;
	height: 40px;
	margin: 10px auto 0 auto;
	z-index: 10;
	background: url(/sgu/message/images/arrow2sp.png) no-repeat top center;
	
}

.arrow2{
	display: none;
}

.arrow3{
	width: 184px;
	height: 40px;
	margin: 10px auto 0 auto;
	z-index: 10;
	background: url(/sgu/message/images/arrow2sp.png) no-repeat top center;
}

.arrow4{
	display: none;
}
.arrow5{
	display: none;

}

.arrow6{
	display: none;
}


.arrow7{
	display: none;
}

.arrow8{
	display: none;
}


.aj_sp1{
	margin-bottom: 25px;
}


