@charset "utf-8";

h1{
    line-height: 28px;
    letter-spacing: 0.07rem;
}
#index_main_area{
    margin: auto;
    background-image: url("../img/index/bg_image01.jpg");
    background-position: center;
    background-repeat: no-repeat;
    width: 1400px;
    height: 548px;
    position: relative;
    text-align: center;  
}
#index_copy{
    margin-top: 140px;
    width: 502px;
}
#index_upper_deco{
    background-image: url("../img/common/upper_decoration.png");
    background-position: bottom;
    background-repeat: no-repeat;
    width: 100%;
    height: 268px;
}
#index_link_tourlist_wrap{
    position: absolute;
    width: 200px;
    height: 200px;    
    top: 350px;    
    right: 300px;
}
#index_link_tourlist{
    position: absolute;
    z-index: 5;
}
#index_link_tourlist img{
    height: 180px;
}
#index_h1_area{
    position: relative;
    margin-top: -80px;
    height: 200px;
    margin-bottom: 120px;
}
#index_girl{
    position: absolute;
    left:10px;
}
#index_h1_block{
    display: inline-block;
    color: #008ece;
    margin-top: 100px;
}
#index_zumi{
    position: absolute;
    bottom: -90px;
    z-index: 2;    
    margin-left: 30px;
}
#index_shimanchu{
    font-size: 36px;
    font-family: "NotoSansCJKjp_B","メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    background-image: url("../img/common/h1_bg.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
    height: 55px;
    margin-bottom: 20px;
}
#index_banner_area{
    margin: auto;
    width: 1400px !important;
    margin-bottom: 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: 50px;
	height: 35px;
	color: #7bc8ea;
    border-radius: 63px;
    position: absolute;
    z-index: 100;
    left: 10%;
    top: 70px;
    padding-top: 15px;
    font-size: 18px;
    text-align: center;
}
#index_banner_area .slick_nav_right{
	background-color: #fff;
	width: 50px;
	height: 35px;
	color: #7bc8ea;
    border-radius: 63px;
    position: absolute;
    z-index: 100;
    right:10%;
    top: 70px;
    padding-top: 15px;
    font-size: 18px;
    text-align: center;
}
#index_banner_area  a{
    width: 340px !important;
    height: 224px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
}
#index_banner_area img{
    width: 340px !important;
    height: 224px !important;
}

h2{
    font-size: 20px;
    font-family: "NotoSansCJKjp_B","メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: normal;
    line-height: 25px;
}
#index_tour_menu_title{
    margin: auto;
    background-image: url("../img/index/tour.jpg");
    background-position: center;
    background-repeat: no-repeat;
    width: 1000px;
    height: 263px;
    text-align: center;
    color: #008ece;
}
#index_tour_menu_title h2{
    margin-top: 120px;
    margin-bottom: 20px;
}

#index_tour_menu_list{
    text-align: center;
    color: #008ece;
    height: 225px;
    margin-bottom: 70px;
}
#index_tour_menu_list .slick-dots{
    top:260px !important;
}
#index_tour_menu_list .slick_nav_left{
	background-color: #fff;
	width: 50px;
	height: 35px;
	color: #7bc8ea;
    border-radius: 63px;
    position: absolute;
    z-index: 100;
    left: 20%;
    top: 80px;
    padding-top: 15px;
    font-size: 18px;
}
#index_tour_menu_list .slick_nav_right{
	background-color: #fff;
	width: 50px;
	height: 35px;
	color: #7bc8ea;
    border-radius: 63px;
    position: absolute;
    z-index: 100;
    right:20%;
    top: 80px;
    padding-top: 15px;
    font-size: 18px;
}
#index_fb,
#index_insta{
    display: inline-block;
    width: 480px;
    margin: auto;
    vertical-align: top;
    margin-right: 7px;
    margin-left: 7px;
}
#index_insta img{
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}
#index_fb iframe{
    height: 473px;
}

#index_main_contents li{
    list-style: none;
    display: inline-block;
    width: 691px;
    height: 406px;
    vertical-align: top;
}
.index_section_images{
    width: 691px;
    height: 406px;
}
#index_main_contents p{
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px;
    padding-right: 30px;
}
#index_staff_text_wrap{
    background-color: #7bc8ea;
}
#index_staff_text{
    margin-top: 40px;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
}
#index_staff_text img{
    width: 203px;
}
#index_coral_text_wrap{
    background-color: #e5d800;
}
#index_coral_text{
    margin-top: 40px;
    text-align: center;
}
#index_coral_text img{
    width: 369px;
}
#index_support_text_wrap{
    background-color: #77d5cf;
}
#index_support_text{
    margin-top: 40px;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
}
#index_support_text img{
    width: 301px;
}
#index_support_text p{
    margin-bottom: 10px;
}
.index_tour_menu{
    width: 340px  !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
}
.index_tour_menu img{
    width: 340px  !important;
    height: 224px !important;
}
