@charset "utf-8";


/*　first view, slider　*/
#index_border_top {
	position: relative;
	background-color: #151f45;
	height: 6px;
}
#slider {
	width: 750px;
	overflow: hidden;
	z-index: -1;
	margin-top: -160px;
}
#slider_area_gnavi {
	padding: 18px 30px;
}
#slider_area_gnavi_tel_menu {
	text-align: right;
	display: block;
	margin-top: -249px;
}
#slider_area_gnavi_tel_menu img {
	margin-left: 12px;
}
#slider_area_h1 {
	display: block;
	text-align: center;
	background: url(../img/index/wave.png) repeat-x;
	background-position: center;
	height: 210px;
	margin-top: -135px;
	padding-top: 45px;
}
#slider_area_h1 h1 {
	font-size: 27px;
	font-weight: normal;
	line-height: 45px;
	color: #ffffff;
}


/*　fixed global navigation　*/
#index_gnavi_area {
	display: none;
	width: 100%;
	background-color: #ffffff;
	border-top: 6px solid #151f45;
	box-shadow: 0 0 18px rgba(171, 171, 171, 0.3);
}
#index_gnavi_wrap {
	width: 750px;
	margin: 0 auto;
	padding: 17px 30px;
}
#index_gnavi_logo:hover{
	opacity: 1 !important;
	transition:none;
}
#index_gnavi_logo img {
	margin-top: 9px;
}
#index_gnavi_tel_menu {
	float: right;
}
#index_gnavi_tel_menu img {
	margin-left: 12px;
}
.index_gnavi_area_fixed {
	display: block !important;
	position: fixed !important;
	top: 0 !important;
	z-index: 10000 !important;
}


/*　Section1 未経験・初心者の方、ダイビング「できない」が「できる」に！ そして楽しい！　*/
#index_ilovesea_icon,
#index_lecture_icon,
#index_mantoman_icon {
	padding: 20px 0 20px 93px;
}
#index_ilovesea_icon {
	background: url(../img/index/section1_img1.png) no-repeat;
}
#index_lecture_icon {
	background: url(../img/index/section1_img2.png) no-repeat;
}
#index_mantoman_icon {
	background: url(../img/index/section1_img3.png) no-repeat;
}


/*　Section3 体験ダイビング　*/
#index_beginner_h3,
#index_advance_h3 {
	height: 60px;
	margin-bottom: 12px;
	text-align: left;
}
#index_beginner_h3 {
	background: url(../img/index/section3_img1.png) no-repeat;
	padding: 3px 0 0 63px;
}
#index_beginner_img {
	margin-bottom: 45px;
}
#index_beginner_img1 {
	width: 325px;
	height: 210px;
	background: url(../img/index/section3_img4.png) no-repeat;
	filter: drop-shadow(3px 3px 3px rgba(95, 115, 135, 0.6));
}
#index_beginner_img2 {
	width: 325px;
	height: 210px;
	background: url(../img/index/section3_img5.png) no-repeat;
	filter: drop-shadow(3px 3px 3px rgba(95, 115, 135, 0.6));
}
#index_advance_h3 {
	background: url(../img/index/section3_img2.png) no-repeat;
	padding: 0 0 0 72px;
}
#index_advance_img1 {
	width: 325px;
	height: 210px;
	background: url(../img/index/section3_img6.png) no-repeat;
	filter: drop-shadow(3px 3px 3px rgba(95, 115, 135, 0.6));
}
#index_advance_img2 {
	width: 325px;
	height: 210px;
	background: url(../img/index/section3_img7.png) no-repeat;
	filter: drop-shadow(3px 3px 3px rgba(95, 115, 135, 0.6));
}
#index_entry {
	width: 319px;
	height: 68px;
	background: url(../img/index/section3_img8.png) no-repeat;
	margin: 0 auto;
	padding: 12px 0 0 78px;
	font-size: 24px;
	margin-top: 36px;
}
#index_entry span {
	font-weight: bolder;
}


/*　Section4 メニュー　*/
#index_menu_vrdiving {
	width: 325px;
	height: 262px;
	background: url(../img/index/section4_img1.png) no-repeat;
	filter: drop-shadow(3px 3px 3px rgba(95, 115, 135, 0.6));
	margin-bottom: 21px;
}
#index_menu_fundiving {
	width: 325px;
	height: 262px;
	background: url(../img/index/section4_img2.png) no-repeat;
	filter: drop-shadow(3px 3px 3px rgba(95, 115, 135, 0.6));
	margin-bottom: 21px;
}
#index_menu_padi {
	width: 325px;
	height: 262px;
	background: url(../img/index/section4_img3.png) no-repeat;
	filter: drop-shadow(3px 3px 3px rgba(95, 115, 135, 0.6));
	margin-bottom: 21px;
}
#index_menu_snorkeling {
	width: 325px;
	height: 262px;
	background: url(../img/index/section4_img4.png) no-repeat;
	filter: drop-shadow(3px 3px 3px rgba(95, 115, 135, 0.6));
	margin-bottom: 21px;
}


/*　Section5 Instagram　*/
#index_instagram {
	width: auto;
	height: 200px;
	background: url(../img/index/instagram_logo.png) no-repeat;
	background-position: center top;
}
#index_instagram a {
	font-size: 27px;
	display: inline-block;
	margin-top: 136px;
}
#instafeed {
	margin-top: 18px;
}
#instafeed img {
	border-radius: 6px;
	width: 210px;
	margin: 9px;
	vertical-align: top;
	filter: drop-shadow(3px 3px 3px rgba(95, 115, 135, 0.6));
}
.index_insta_arrow {
	color: #ffffff;
	margin-left: -18px;
	margin-right: 18px;
	margin-bottom: -178px;
	position: relative;
}


/*　Section6 1day charter　*/
#index_charter {
	width: 750px;
	height: 650px;
	background: url(../img/index/section5_bg.jpg) no-repeat;
}
#index_charter_img {
	margin-top: 9px;
	filter: drop-shadow(3px 3px 3px rgba(95, 115, 135, 0.6));
}

