@charset "UTF-8";


/*body
----------------------------------------*/

html {
	width: 100%;
}

body {
	font-size: 10px;
	width: 100%;
	min-width: 1076px;
}


/*pagetop
----------------------------------------*/

#bt_top {
	position: fixed;
	right: 15px;
	bottom: 15px;
	z-index: 20;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	opacity: 0;
}

#bt_top.pagetop_show {
	opacity: 1;
}


/*header
----------------------------------------*/

/*ヘッダー*/
.header{
	width: 1076px;
	height: 160px;
	position: relative;
	margin-left: auto;
	margin-right : auto;
}
.logo{
	width: 470px;
	top: 42px;
	position: absolute;
}

.bt_sns{
   position: absolute;
   top: 60px;
   right: 30px;
}

.bt_sns ul{
	list-style: none
}

.bt_sns li{
	float: left;
	padding-left: 10px;
}

.bt_pdf {
	position: absolute;
	top: 55px;
	right: 170px;
}


#menu{
	background-color: #83033E;
}

#menu ul{
	width: 1024px;
	margin: 0 auto;
	padding: 0 0 10px;
}

#menu li{
	float: left;
	width: 93px;
	text-align: center;	
}

#menu li img {

}


/*topic_path
----------------------------------------*/

#topic_path {
	background-color: #8e2247;
	color: white;
}

#topic_path a {
	color: white;
}

#topic_path p {
	width: 1056px;
	margin: 0 auto;
	padding: 6px 10px;
}


/*container
----------------------------------------*/

#main {
	z-index: 10;
}


/*contents 共通部分
----------------------------------------*/

.box {
	width: 1076px;
	margin: 0 auto;
}

.ttl {
	padding: 14px 0;
	text-align: center;
	background-color: #fff;
}

.fixed {
	position: relative;
}

.fixed > div {
	position: absolute;
}

.shadow {
	background: url(../../img/plain/shadow.png) top repeat-x;
}

.align_c {
	text-align: center;
}


/*九大生
----------------------------------------*/

/* 01 */
#students_01_block {
	background-color: #e4e4e4;
}

#students_01_box {
	height: 451px;
}

#students_01_01 {
	left: 219px;
	top: 163px;
}

#students_01_02 {
	left: 431px;
	top: 232px;
}

#students_01_03 {
	left: 492px;
	top: 81px;
}

#students_01_04 {
	left: 949px;
	top: 385px;
}

/* 02 */
#students_02_block {
	background-color: #f0f0f0;
}

#students_02_box {
	height: 427px;
}

#students_02_01 {
	left: 33px;
	top: 153px;
}

#students_02_02 {
	left: 34px;
	top: 235px;
}

#students_02_03 {
	left: 444px;
	top: 33px;
}


/* 03 */
#students_03_block {
	background-color: #e4e4e4;
}

#students_03_box {
	height: 290px;
}

#students_03_01 {
	left: 335px;
	top: 83px;
}

#students_03_02 {
	left: 542px;
	top: 153px;
}

#students_03_03 {
	left: 602px;
	top: 84px;
}

#students_03_04 {
	left: 949px;
	top: 198px;
}

/* 04 */
#students_04_block {
	background-color: #cacaca;
}

#students_04_box {
	height: 413px;
}

#students_04_01 {
	left: 35px;
	top: 79px;
}

#students_04_02 {
	left: 679px;
	top: 124px;

}


/*海外から
----------------------------------------*/

/* 01 */
#inbound_01_block {
	background-color: #318894;
}

#inbound_01_box {
	height: 750px;
	background: url(../../img/plain/inbound_01_02.png) 86px 68px no-repeat;
}

#inbound_01_01 {
	left: 105px;
	top: 137px;
}

#inbound_01_03 {
	left: 221px;
	top: 530px;
}

#inbound_01_04 {
	left: 947px;
	top: 625px;
}

/* 02 */
#inbound_02_block {
	background-color: #1f808f;
}

#inbound_02_box {
	height: 675px;
}

#inbound_02_01 {
	left: 337px;
	top: 64px;
}

#inbound_02_02 {
	left: 76px;
	top: 142px;
}

#inbound_02_03 {
	left: 652px;
	top: 220px;
}

#inbound_02_04 {
	left: 652px;
	top: 426px;
}

#inbound_02_05 {
	left: 947px;
	top: 581px;
}

/* 03 */
#inbound_03_block {
	background-color: #409fa7;
}

#inbound_03_box {
	height: 572px;
	background: url(../../img/plain/inbound_03_03.png) 57px 202px no-repeat;
}

#inbound_03_01 {
	left: 31px;
	top: 79px;
}

#inbound_03_02 {
	left: 0px;
	top: 62px;
}

#inbound_03_04 {
	right: 20px;
	top: 476px;
}

/*海外へ
----------------------------------------*/

/* 01 */
#outbound_01_block {
	background-color: #efafb8;
}

#outbound_01_box {
	height: 739px;
	background: url(../../img/plain/outbound_01_02.png) 86px 81px no-repeat;
}

#outbound_01_01 {
	left: 105px;
	top: 149px;
}

#outbound_01_03 {
	left: 308px;
	top: 552px;
}

/* 02 */
#outbound_02_block {
	background-color: #e593a7;
}

#outbound_02_box {
	height: 770px;
	background: url(../../img/plain/outbound_02_02.png) center 76px no-repeat;
}

#outbound_02_01 {
	left: 25px;
	bottom: 75px;
}

#outbound_02_02 {
	left: 12px;
	top: 219px
}

#outbound_02_03 {
	left: 36px;
	top: 70px
}

#outbound_02_04 {
	right: 25px;
	bottom: 75px;
}

#outbound_02_05 {
	right: 25px;
	bottom: 50px;
}

/* 03 */
#outbound_03_block {
	background-color: #e8a8c0;
}

#outbound_03_box {
	height: 765px;
	background: url(../../img/plain/outbound_03_02.png) 77px 82px no-repeat;
}

#outbound_03_01 {
	left: 80px;
	top: 157px;
}

#outbound_03_03 {
	left: 23px;
	top: 580px;
}

#outbound_03_04 {
	left: 604px;
	top: 617px;
}


/*学部
----------------------------------------*/

#undergraduate_01_block {
	background-color: #f0f0f0;
}

#undergraduate_01_box {
	padding: 110px 0 80px;
}

#undergraduate_01_box > div {
	margin-bottom: 14px;
}

#undergraduate_01_box > div#undergraduate_01_01 {
	margin-bottom: 60px;
}

#undergraduate_01_box > div#undergraduate_01_02 {
	margin-bottom: 25px;
}

#undergraduate_01_box > div#undergraduate_01_15 {
	position: absolute;
	right: 25px;
	margin-bottom: 0;
}

/*学食
----------------------------------------*/

#cafeteria_01_block {
	background-color: #e2cda7;
}

#cafeteria_01_box {
	padding: 0;
}

#cafeteria_01_box > div {
	margin-bottom: 14px;
}

#cafeteria_01_box > div#cafeteria_01_01,
#cafeteria_01_box > div#cafeteria_01_02,
#cafeteria_01_box > div#cafeteria_01_03{
	margin-bottom: 0;
}

/*サークル
----------------------------------------*/

#club_01_block {
	background-color: #d7bb87;
}

#club_01_box {
	padding: 0 0 40px;
}

#club_01_box > div {
	margin-bottom: 14px;
}

#club_01_box > div#club_01_01 {
	margin-bottom: 35px;
}

#club_01_box > div#club_01_02,
#club_01_box > div#club_01_03,
#club_01_box > div#club_01_04,
#club_01_box > div#club_01_05,
#club_01_box > div#club_01_06 {
	margin-bottom: 0;
}


/*進路
----------------------------------------*/

/* 01 */
#aftergraduate_01_block {
	background-color: #e4e4e4;
}

#aftergraduate_01_box {
	height: 690px;
}

#aftergraduate_01_01 {
	left: 26px;
	top: 99px;
}

#aftergraduate_01_02 {
	left: 360px;
	top: 265px;
}

#aftergraduate_01_03 {
	left: 304px;
	top: 138px;
}

#aftergraduate_01_04 {
	left: 163px;
	top: 379px;
}

#aftergraduate_01_05 {
	left: 668px;
	top: 330px;
}

#aftergraduate_01_06 {
	left: 826px;
	top: 626px;
}

#aftergraduate_01_07 {
	left: 25px;
	top: 638px;
}


/* 02 */
#aftergraduate_02_block {
	background-color: #f0f0f0;
}

#aftergraduate_02_box {
	padding: 80px 0 50px 24px;
}

#aftergraduate_02_box > div {
	float: left;
	margin-right: 34px;
	margin-bottom: 30px;
}

#aftergraduate_02_box > div:nth-child(4n) {
	margin-right: 0;
}

/*教育
----------------------------------------*/

#education_01_block {
	background-color: #ebdfc5;
}

#education_01_box {
	height: 795px;
}

#education_01_01  {
	left: 25px;
	top: 107px;
}

#education_01_02  {
	left: 283px;
	top: 102px;
}

#education_01_03  {
	left: 24px;
	top: 339px;
}

#education_01_04  {
	left: 24px;
	top: 438px;
}

#education_01_05  {
	left: 24px;
	top: 538px;
}

#education_01_06  {
	left: 24px;
	top: 638px;
}

/*研究
----------------------------------------*/

/* 01 */
#research_01_block {
	background-color: #6f906f;
}

#research_01_box {
	height: 1111px;
}

#research_01_01  {
	left: 25px;
	top: 103px;
}

#research_01_02  {
	left: 24px;
	top: 209px;
}

#research_01_03  {
	left: 350px;
	top: 186px;
}

#research_01_04  {
	left: 145px;
	top: 367px;
}

#research_01_05  {
	left: 351px;
	top: 363px;
}

#research_01_06  {
	left: 944px;
	top: 357px;
}

#research_01_07  {
	left: 24px;
	top: 473px;
}

#research_01_08  {
	left: 24px;
	top: 559px;
}

#research_01_09  {
	left: 350px;
	top: 556px;
}

#research_01_10  {
	left: 145px;
	top: 707px;
}

#research_01_11  {
	left: 351px;
	top: 703px;
}

#research_01_12  {
	left: 944px;
	top: 696px;
}

#research_01_13  {
	left: 25px;
	top: 839px;
}

#research_01_14  {
	left: 24px;
	top: 925px;
}

#research_01_15  {
	left: 350px;
	top: 922px;
}

#research_01_16  {
	left: 993px;
	top: 1067px;
}


/* 02 */
#research_02_block {
	background-color: #678468;
}

#research_02_box {
	padding: 70px 0 60px;
}

#research_02_01 {
	margin-bottom: 35px;
}

#research_02_02 {
	margin-bottom: 30px;
}


/* 03 */
#research_03_block {
	background-color: #758e66;
}

#research_03_box {
	height: 340px;
}

#research_03_01 {
	left: 24px;
	top: 63px;
}

#research_03_02 {
	left: 578px;
	top: 63px;
}

#research_03_03 {
	left: 24px;
	top: 271px;
}

#research_03_04 {
	left: 988px;
	top: 295px;
}

/*キャンパス
----------------------------------------*/

/* 01 */
#campus_01_block {
	background-color: #d0b880;
}

#campus_01_box {
	height: 680px;
}

#campus_01_01 {
	left: 23px;
	top: 100px;
}

#campus_01_02 {
	left: 24px;
	top: 252px;
}

#campus_01_03 {
	left: 22px;
	top: 462px;
}

#campus_01_04 {
	left: 429px;
	top: 102px;
}


/* 03 */
#campus_03_block {
	background-color: #bea976;
}

#campus_03_box {
	height: 854px;
}

#campus_03_01 {
	left: 29px;
	top: 177px;
}

#campus_03_02 {
	left: 29px;
	top: 403px;
}

#campus_03_03 {
	left: 383px;
	top: 75px;
}

/* 04 */
#campus_04_block {
	background-color: #d08946;
}

#campus_04_box {
	height: 708px;
}

#campus_04_01 {
	left: 69px;
	top: 81px;
}

#campus_04_02 {
	left: 535px;
	top: 82px;
}

#campus_04_03 {
	left: 24px;
	top: 374px;
}

#campus_04_04 {
	left: 609px;
	top: 444px;
}

#campus_04_05 {
	left: 951px;
	top: 650px;
}

/* 05 */
#campus_05_block {
	background-color: #c0803e;
}

#campus_05_box {
	height: 428px;
}

#campus_05_01 {
	left: 23px;
	top: 94px;
}

#campus_05_02 {
	left: 636px;
	top: 135px;
}

#campus_05_03 {
	left: 940px;
	top: 379px;
}

/* 06 */
#campus_06_block {
	background-color: #cf9141;
}

#campus_06_box {
	height: 438px;
}

#campus_06_01 {
	left: 24px;
	top: 80px;
}

#campus_06_02 {
	left: 416px;
	top: 79px;
}

#campus_06_03 {
	left: 26px;
	top: 193px;
}

#campus_06_04 {
	left: 427px;
	top: 174px;
}

/*福岡って？
----------------------------------------*/

/* 01 */
#fukuoka_01_block {
	position: relative;
	background-color: #ddb385;
}

#fukuoka_01_block::before {
	content: "";
	position: absolute;
	width: 616px;
	height: 133px;
	background: url(../../img/plain/fukuoka_02_06.png) 0 0 no-repeat;
	top: 0;
	left: 50%;
	margin: 0 0 0 -308px;
}

#fukuoka_01_box {
	width: 850px;
	margin: 0 auto;
	padding: 135px 0 70px;
	background: url(../../img/plain/fukuoka_01_11.png) center 135px no-repeat;
}

#fukuoka_01_box > div {
	float: left;
	margin: 0;
}

#fukuoka_01_box > div:nth-child(2n) {
	margin-right: 0;
}

#fukuoka_01_box > div#fukuoka_01_01,
#fukuoka_01_box > div#fukuoka_01_02,
#fukuoka_01_box > div#fukuoka_01_05 {
	position: relative;
}

#fukuoka_01_box > div#fukuoka_01_01::before {
	content: "";
	position: absolute;
	width: 119px;
	height: 95px;
	background: url(../../img/plain/fukuoka_02_03.png) 0 0 no-repeat;
	top: -50px;
	left: -23px;
}

/* #fukuoka_01_box > div#fukuoka_01_01::after {
	content: "";
	position: absolute;
	width: 39px;
	height: 222px;
	background: url(../../img/plain/fukuoka_02_02.png) 0 0 no-repeat;
	bottom: 0;
	right: 50px;
} */

#fukuoka_01_box > div#fukuoka_01_05::before {
	content: "";
	position: absolute;
	width: 118px;
	height: 106px;
	background: url(../../img/plain/fukuoka_02_04.png) 0 0 no-repeat;
	bottom: 0;
	left: -77px;
}

#fukuoka_01_box > div#fukuoka_01_04::before {
	content: "";
	position: absolute;
	width: 81px;
	height: 123px;
	background: url(../../img/plain/fukuoka_02_05.png) 0 0 no-repeat;
	bottom: 0;
	right: -48px;
}

#fukuoka_01_box > div#fukuoka_01_12 {
	float: right !important;
	text-align: right;
	margin-top: 10px;
}


/* 02 */
#fukuoka_02_block {
	background-color: #ddb385;
}


/*footer
----------------------------------------*/

#footer {
	background-color: #fff;
	text-align: center;
	padding: 0 0 30px;

}

#footer .source {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #fff;
	text-align: right;
}

