@charset "utf-8";

h1{
    line-height: 38px;
}
#index_main_area{
    background-image: url("../img/index_media/bg_image01.jpg");
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    max-width: 750px;
    height: 720px;
    position: relative;
    text-align: center;  
}
#index_copy{
    margin-top: 240px;
    width: 621px;
}
#index_upper_deco{
    background-image: url("../img/common_media/upper_decoration.png");
    background-position: bottom;
    background-repeat: no-repeat;
    width: 100%;
    height: 90px;
    margin-top: 180px;
}
#index_link_tourlist_wrap{
    position: absolute;
    width: 300px;
    height: 300px;    
    top: 550px;    
    right: 350px;
}
#index_link_tourlist{
    position: absolute;
    z-index: 5;
}
#index_link_tourlist img{
    height: 294px;
}
#index_h1_area{
    position: relative;
    margin-top: 80px;
    height: 200px;
    margin-bottom: 120px;
}
#index_girl{
    position: absolute;
    left:10px;
    top:-120px;
    width: 240px;
}
#index_h1_block{
    display: inline-block;
    color: #008ece;
    margin-top: 100px;
}
#index_zumi{
    position: absolute;
    z-index: 2;    
    width: 220px;
    right: 0;
}
#index_shimanchu{
    font-size: 50px;
    font-family: "NotoSansCJKjp_B","メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    background-image: url("../img/common_media/h1_bg.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
    height: 80px;
    margin-bottom: 40px;
}
#index_banner_area{
    height: 500px;
    overflow: hidden;
    padding-top: 30px;
}
.slick_nav_left:hover{
	opacity: 0.8 !important;
	transition: opacity 0.3s linear !important;
}
.slick_nav_right:hover{
	opacity: 0.8 !important;
	transition: opacity 0.3s linear !important;
}

#index_banner_area .slick_nav_left{
	background-color: #fff;
	width: 64px;
	height: 57px;
	color: #7bc8ea;
    border-radius: 63px;
    position: absolute;
    z-index: 100;
    left: 10%;
    top: 220px;
    padding-top: 12px;
    font-size: 40px;
    text-align: center;
    padding-right: 6px;
}
#index_banner_area .slick_nav_right{
	background-color: #fff;
	width: 64px;
	height: 57px;
	color: #7bc8ea;
    border-radius: 63px;
    position: absolute;
    z-index: 100;
    right:10%;
    top: 220px;
    padding-top: 12px;
    font-size: 40px;
    text-align: center;
    padding-left: 6px;
}
#index_banner_area  a{
    margin-left: 50px !important;
    margin-right: 10px !important;
}

h2{
    font-size: 30px;
    font-family: "NotoSansCJKjp_B","メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    margin-top: 40px;
    margin-bottom: 20px;
    font-weight: normal;
    line-height: 35px;
}
#index_tour_menu_title{
    margin: auto;
    background-image: url("../img/index_media/tour.jpg");
    background-position:center 80px;
    background-repeat: no-repeat;
    width: 100%;
    height: 388px;
    text-align: center;
    color: #008ece;
}
#index_tour_menu_title h2{
    margin-top: 180px;
    margin-bottom: 20px;
}
#index_tour_menu_title p{
    font-size: 28px;
    line-height: 38px;
}

#index_tour_menu_list{
    text-align: center;
    color: #008ece;
    
}
.index_tour_title{
    margin-top: 20px;
    width: 640px;
    text-align: center;
    font-size: 40px;
    margin-left: 5px;
    margin-bottom: 20px;
}
#index_tour_menu_list .slick-dots{
    display: none !important;
}
#index_tour_menu_list .slick_nav_left{
	background-color: #fff;
	width: 64px;
	height: 57px;
	color: #7bc8ea;
    border-radius: 63px;
    position: absolute;
    z-index: 100;
    left: 10%;
    top: 200px;
    padding-top: 12px;
    font-size: 40px;
    padding-right: 6px;    
}
#index_tour_menu_list .slick_nav_right{
	background-color: #fff;
	width: 64px;
	height: 57px;
	color: #7bc8ea;
    border-radius: 63px;
    position: absolute;
    z-index: 100;
    right:10%;
    top: 200px;
    padding-top: 12px;
    font-size: 40px;
    padding-left: 6px;
}
#index_fb,
#index_insta{
    display: block;
    width: 480px;
    margin: auto;
    margin-bottom: 40px;
}
#index_insta img{
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}
#index_fb iframe{
    height: 473px;
}
#index_main_contents ul{
    position: relative;
    height: 3450px;
}

#index_main_contents li{
    list-style: none;
    display: block;
    text-align: left;
    width: 750px;
}
#index_main_contents p{
    font-size: 28px;
	line-height: 35px;
    margin-bottom: 60px;
}
.index_100_img{
    max-width: 100%;
}
#media_staff_main_image{
    position: absolute;
    top:719px;
}
#index_staff_text_wrap{
    position: absolute;
    background-color: #7bc8ea;
    padding-top: 60px;
    padding-bottom: 40px;
    top:0;
}
#index_staff_text{
    text-align: left;
}
#index_staff_text img{
    width:341px;
}
#index_coral_text_wrap{
    position: absolute;
    background-color: #e5d800;
    padding-top: 60px;
    padding-bottom: 40px;
    top: 1154px;
}
#media_coral_main_image{
    position: absolute;
    top: 1871px;
}
#index_coral_text{
    text-align: left;
}
#index_coral_text img{
    width: 664px;
}
#index_support_text_wrap{
    position: absolute;
    background-color: #77d5cf;
    padding-top: 60px;
    padding-bottom: 40px;
    top: 2306px;
}
#media_support_main_image{
    position: absolute;
    top:3045px;
}
#index_support_text{
    text-align: left;
}
#index_support_text img{
    width: 530px;
}
#index_support_text p{
    margin-bottom: 80px;
}
.index_tour_menu{
    margin-left: 50px !important;
    margin-right: 20px !important;
}