@charset "utf-8";
* {
 margin: 0;
 padding: 0;
}
*, *:before, *:after {
 box-sizing: border-box;
}
html {
 font-family: 'Helvetica Neue', '游ゴシック Medium', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;
 font-size: 10px;
}
body {
 font-size: 1.4rem;
}
ul {
 list-style-type: none;
}
:focus {
 outline: none;
}
.text-hide{
 overflow: hidden;
 text-indent: 100%;
 white-space: nowrap;
}
.left {
    float: left;
}
.right {
    float: right;
}
.tac {
    text-align: center;
}
.mr-0 {
    margin-right: 0px!important;
}
.mt-10 {
    margin-top: 10px!important;
}
.mt-20 {
    margin-top: 20px!important;
}
.mt-30 {
    margin-top: 30px!important;
}
.mt-40 {
    margin-top: 40px!important;
}
.mt-50 {
    margin-top: 50px!important;
}
.mt-60 {
    margin-top: 60px!important;
}
.mt-80 {
    margin-top: 80px!important;
}
.mt-90 {
    margin-top: 90px!important;
}
.mt-100 {
    margin-top: 100px!important;
}
.mb-10 {
    margin-bottom: 10px!important;
}
.mb-20 {
    margin-bottom: 20px!important;
}
.mb-30 {
    margin-bottom: 30px!important;
}
.mb-40 {
    margin-bottom: 40px!important;
}
.mb-50 {
    margin-bottom: 50px!important;
}
.mb-60 {
    margin-bottom: 60px!important;
}
.mb-80 {
    margin-bottom: 80px!important;
}
.mb-100 {
    margin-bottom: 100px!important;
}

/*tabs*/
/*.row-no-gutter .active img {
    visibility: hidden;
}*/
.row-no-gutter .active:before {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
}
.row-no-gutter .tab-item {
    position: relative;
}
.row-no-gutter .tab-item-kannabe.active:before {
 background-image: url(../img/tab/kannabe_on.png);
 background-repeat: no-repeat;
 width: 500px;
 height: 110px;
 top: -9px;
 left: -10px;  
}
.row-no-gutter .tab-item-takeno.active:before {
 background-image: url(../img/tab/takeno_on.png);
 background-repeat: no-repeat;
 width: 500px;
 height: 110px;
 top: -10px;
 left: -9px; 
 }
.middle_sec_wrap .row li {
 display: inline-block;
 vertical-align: top;
 width: 13.4375%;
}
.middle_sec_wrap .row {
 text-align: center;
}
/*tabs*/

.center {
 text-align: center;
}
.text-center {
 text-align: center;
}
.upper {
}
/*slider*/

.toyooka-hero {
 width: 1366px;
 margin: 0 auto;
}

/*slider*/

.content .inner {
 max-width: 1366px;
 width: 100%;
 margin: 0 auto;
}
.content .inner_map {
 width: 1020px;
 margin: 0 auto;
}
.content {
 position: relative;
 overflow: hidden;
 min-width: 1024px;
}
.social-icons {
 position: absolute;
 right: 10px;
 top: 10px;
 z-index: 99;
}
.social-icons-wrapper {
 max-width: 1400px;
 margin: 0 auto;
 position: relative;
}
.plan a > img {
 width: 232px;
 height: auto;
}
.clr:after, .clr:before {
 content: ".";
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
}
.clr {
 min-height: 1px;
 clear: both;
}
* html .clr {
 height: 1px; /*\*//*/ height: auto; overflow: hidden; /**/
}
.top_pic {
 background-image: url(img/top_pic_01.png);
 background-repeat: no-repeat;
 background-position: top center;
 min-height: 850px;
 width: 100%;
}
.top_whats {
 /*width: 40%;*/
 width: 480px;
 float: left;
 margin-left: 88px;
}
.top_whats h2 {
 /* -webkit-background-size: 90%;
    background-size: 90%;*/
 margin-top: -70px;
/* margin-bottom: 40px;*/
 background-image: url(img/ttl_01.png);
 background-repeat: no-repeat;
 background-position: top left;
 min-height: 187px;
 width: 100%;
}
.top_whats p {
 font-size: 14px;
 color: #554236;
 line-height: 2;
 margin-bottom: 40px;
}
.top_map {
 -webkit-background-size: 100%;
 background-size: 100%;
 /*width: 50%;*/
 width: 600px;
 background-image: url(img/map.png);
 background-repeat: no-repeat;
 background-position: left bottom;
 min-height: 554px;
 float: right;
 margin-top: -110px;
}
.line_10 {
 background-image: url(img/line_10.png);
 background-repeat: repeat-x;
 background-position: top center;
 min-height: 10px;
 width: 100%;
}
.middle_sec {
 margin: 80px 0 90px;
}
.middle_sec {
 background-image: url(img/bg_01.png);
 background-repeat: repeat-x;
 background-position: 0 288px;
 min-height: 470px;
 width: 100%;
 position: relative;
}
.nagasaki_wrap {
 margin-bottom: 100px;
}
.nagasaki_wrap .middle_sec_img {
 margin-top: 70px;
 text-align: center;
}
/*.middle_sec h2 {
    background-image: url(img/ttl_02.png);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 160px;
    width: 100%;
    margin-top: -600px;
}*/
.nagasaki_wrap p {
 width: 450px;
 font-size: 14px;
 color: #554236;
 line-height: 2;
 margin-top: -190px;/*margin-bottom: 100px;*/
}
.spot {
 margin-bottom: 80px;
 width: 1020px;
}
.spot .spot_ttl {
 width: 123px;
 display: block;
 float: left;
}
.spot .spot_ttl h3 {
 width: 100%;
 background-image: url(img/introduce_ttl_02.png);
 background-repeat: no-repeat;
 background-position: 0px 0px;
 min-height: 476px;
}
.spot .spot_wrapper {
 width: 877px;
 display: block;
 float: right;
}
.spot .spot_wrapper:after{
 content: '';
 display: table;
 clear: both;
}
.spot .spot_item {
 /*width: 33%;*/
 float: left;
 /*height: 400px;*/
 width: 280px;
 display: block;
 margin: 0 5px;
}
.spot_item p {
 padding-left: 20px;
 margin-top: 20px;
 font-size: 14px;
 color: #554236;
 line-height: 2;
}
.line_5 {
 background-image: url(img/line_5.png);
 background-repeat: repeat-x;
 background-position: top center;
 min-height: 5px;
 width: 100%;
}
.text-btm {
 color: #554236;
 font-size: 12px;
 margin: 30px 0 40px;
 text-align: center;
}
.osusume h2 {
 text-indent: 100%;
 overflow: hidden;
 white-space: nowrap;
 background-image: url(img/ttl_03.png);
 background-repeat: no-repeat;
 background-position: top left;
 min-height: 133px;
 width: 100%;
 margin: 80px 0 40px;
}
.osusume_item {
    position: relative;
}
.osusume_item .osusume_item_lft {
    position: relative;
    float: left;
    width: 324px;
}
.osusume_item .osusume_item_rght {
    float: right;
    width: 500px;
    position: relative;
}
.osusume_item .mr {
 float: left;
 margin-right: 30px;
}
.osusume h3 {
 font-size: 24px;
 color: #554236;
}
.osusume_item p {
 color: #554236;
 font-size: 13px;
 margin: 25px 0 30px;
 line-height: 2;
}
.osusume_item {
 width: 860px;
 margin-bottom: 50px;
}
.osusume_item:nth-child(3) {
 margin-left: 162px;
}
/*.osusume {
 padding-bottom: 90px;
 background-image: url(img/bg_02.png);
 background-repeat: repeat-x;
 background-position: bottom center;
 min-height: 210px;
 width: 100%;
 position: relative;
}*/
.info h2 {
 text-indent: 100%;
 overflow: hidden;
 white-space: nowrap;
 background-image: url(img/ttl_04.png);
 background-repeat: no-repeat;
 background-position: top center;
 min-height: 126px;
 width: 100%;
 margin: 80px 0 40px;
}
.access_button {
 display: block;
 width: 296px;
 height: 65px;
 background: url('img/btn_off.png') no-repeat top left;
}
.access_button:hover {
 background: url('img/btn_on.png') no-repeat top left;
 width: 296px;
 height: 66px;
 background-position: -1px -1px;
}
.detail_button {
 position: relative;
 display: block;
 float: left;
}
.detail_button:hover img {
 visibility: hidden;
}
.detail_button:hover::before {
 content: "";
 position: absolute;
 background-image: url('img/btn02_on.png');
 width: 296px;
 height: 66px;
 top: -1px;
 left: -1px;
}
.btn_wrap {
    text-align: center;
    position: relative;
} 
.more_button:hover::before {
 content: "";
 position: absolute;
 background-image: url('img/btn_more_on.png');
 width: 456px;
 height: 76px;
 top: 0;
 left: 283px;
} 
/*.btn_wrap {
    text-align: center;
    display: inline-block;
    width: 100%;*/
/*margin: 0 auto;
width: 100%;
text-align: center;*/

/*.btn_wrap .more_button {
    height: 45px;
}*/
/*.more_button img {
width: 455px;
height: 76px;
}*/
.more_button {
/* text-align: center;
 position: relative;
 width: 455px;
 height: 76px;*/
}
/*.more_button:hover::before {
 content: "";
 position: absolute;
 background-image: url('img/btn_more_on.png');
 width: 296px;
 height: 66px;
 top: -1px;
 left: -1px;
}*/
.info {
 background-image: url(img/line_10.png);
 background-repeat: repeat-x;
 background-position: bottom center;
 min-height: 10px;
 width: 100%;
}
.info_row {
 position: relative;
 width: 100%;
 margin: 0 auto;
 text-align: center;
 margin-bottom: 80px;
}
.info_row a {
 margin: 10px 11px 0;
}
.info_item01 {
 width: 178px;
 display: inline-block;
 height: 219px;
 background: url('img/access_btn_off_01.png') no-repeat top left;
}
.info_item01:hover {
 background: url('img/access_btn_on_01.png') no-repeat top left;
}
.info_item02 {
 width: 178px;
 display: inline-block;
 height: 219px;
 background: url('img/access_btn_off_02.png') no-repeat top left;
}
.info_item02:hover {
 background: url('img/access_btn_on_02.png') no-repeat top left;
}
.info_item03 {
 width: 178px;
 display: inline-block;
 height: 219px;
 background: url('img/access_btn_off_03.png') no-repeat top left;
}
.info_item03:hover {
 background: url('img/access_btn_on_03.png') no-repeat top left;
}
.info_item04 {
 width: 178px;
 display: inline-block;
 height: 219px;
 background: url('img/access_btn_off_04.png') no-repeat top left;
}
.info_item04:hover {
 background: url('img/access_btn_on_04.png') no-repeat top left;
}
.info_item05 {
 width: 178px;
 display: inline-block;
 height: 219px;
 background: url('img/access_btn_off_05.png') no-repeat top left;
}
.info_item05:hover {
 background: url('img/access_btn_on_05.png') no-repeat top left;
}
.ft_logo {
 width: 100%;
 margin: 0 auto;
 text-align: center;
 padding: 70px 0 64px;
}
.plan-body-wrap {
 padding-bottom: 90px;
 background-image: url(img/bg_02.png);
 background-repeat: repeat-x;
 background-position: bottom center;
 min-height: 210px;
 width: 100%;
 position: relative;
}
.plan-body-wrap ul {
 display: inline-block;
 width: 1366px;
 margin: 0 auto;
 text-align: center;
}
.plan-body-wrap ul li {
 display: inline-block;
 vertical-align: top;
 margin: 0 14px;
}
/**/
.fade {
 opacity: 0;
 -webkit-transition: opacity .15s linear;
 -o-transition: opacity .15s linear;
 transition: opacity .15s linear;
}
.fade.in {
 opacity: 1;
}
.tab-content > .tab-pane {
 display: none;
}
.tab-content > .active {
 display: block;
}

/* Slider
---------------------------------------------------------------*/
.slick-slider {
 position: relative;
 display: block;
 box-sizing: border-box;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 -webkit-touch-callout: none;
 -khtml-user-select: none;
 -ms-touch-action: pan-y;
 touch-action: pan-y;
 -webkit-tap-highlight-color: transparent;
}
.slick-list {
 position: relative;
 display: block;
 overflow: hidden;
 margin: 0;
 padding: 0;
}
.slick-list:focus {
 outline: none;
}
.slick-list.dragging {
 cursor: pointer;
 cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
 -webkit-transform: translate3d(0, 0, 0);
 -moz-transform: translate3d(0, 0, 0);
 -ms-transform: translate3d(0, 0, 0);
 -o-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
.slick-track {
 position: relative;
 top: 0;
 left: 0;
 display: block;
}
.slick-track:before, .slick-track:after {
 display: table;
 content: '';
}
.slick-track:after {
 clear: both;
}
.slick-loading .slick-track {
 visibility: hidden;
}
.slick-slide {
 display: none;
 float: left;
 height: auto;
 min-height: 1px;
}
[dir='rtl'] .slick-slide {
 float: right;
}
.slick-slide img {
 display: block;
 max-width: 1366px;
 margin: 0 auto;
}
.slick-slide.slick-loading img {
 display: none;
}
.slick-slide.dragging img {
 pointer-events: none;
}
.slick-initialized .slick-slide {
 display: block;
}
.slick-loading .slick-slide {
 visibility: hidden;
}
.slick-vertical .slick-slide {
 display: block;
 height: auto;
 border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
 display: none;
}
.slider img {
 width: 100%;
 height: auto;
}
.thumb-item-nav .slick-slide img {
 cursor: pointer;/*width: 86px;*/
}
.thumb-item-nav .slick-slide {
 position: relative;
 height: 130px;
}
.thumb-item-nav .slick-slide.slick-current img {
 visibility: hidden;
}
.thumb-item-nav .slick-slide.slick-current:before {
 content: '';
 display: block;
 position: absolute;
 background-repeat: no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
/*
---------------------------------------------------------------*/








.img-sec {
    position: relative;
    width: 1366px;
}
.img-sec span {
    font-size: 24px;
    color: #64b7b1;
    font-weight: bold;
}
.img-sec-text-01 {
    position: absolute;
    width: 518px;
    line-height: 2;
    text-align: left;
    background-color: #fee6e6;
    color: #000;
    font-size: 16px;
    padding: 30px 40px 30px 70px;
    bottom: -15px;
    left: 90px;
}
.img-sec-text-02-kannabe {
    position: absolute;
    width: 671px;
    line-height: 2;
    text-align: left;
    background-color: #fee6e6;
    color: #000;
    font-size: 16px;
    padding: 40px 40px 50px 74px;
    bottom: -37px;
    left: 120px;
}
.img-sec-text-02-takeno {
    position: absolute;
    width: 671px;
    line-height: 2;
    text-align: left;
    background-color: #fee6e6;
    color: #000;
    font-size: 16px;
    padding: 40px 74px 50px 40px;
    bottom: -37px;
    right: 120px;
}
.img-sec-text-03-kannabe {
    position: absolute;
    width: 632px;
    line-height: 2;
    text-align: left;
    background-color: #e0f4f3;
    color: #000;
    font-size: 16px;
    padding: 30px 72px 30px 40px;
    bottom: 183px;
    right: 70px;
}
.img-sec-text-03-takeno {
    position: absolute;
    width: 632px;
    line-height: 2;
    text-align: left;
    background-color: #e0f4f3;
    color: #000;
    font-size: 16px;
    padding: 30px 40px 30px 72px;
    bottom: 83px;
    left: 70px;
}
.img-sec-text-04-kannabe {
    position: absolute;
    width: 650px;
    line-height: 2;
    text-align: left;
    background-color: #e0f4f3;
    padding: 30px 72px 30px 40px;
    bottom: 60px;
    right: 130px;
}
.img-sec-text-04-takeno {
    position: absolute;
    width: 650px;
    line-height: 2;
    text-align: left;
    background-color: #e0f4f3;
    padding: 30px 72px 30px 40px;
    bottom: 112px;
    right: 100px;
}
.img-sec-text-05-kannabe {
    position: absolute;
    width: 650px;
    line-height: 2;
    text-align: left;
    background-color: #e0f4f3;
    padding: 30px 30px 30px 112px;
    bottom: 110px;
    left: 50px;
}
.img-sec-text-05-takeno {
    position: absolute;
    width: 650px;
    line-height: 2;
    text-align: left;
    background-color: #e0f4f3;
    padding: 30px 30px 30px 72px;
    bottom: 130px;
    left: 70px;
}
.img-sec-text-06-takeno {
    position: absolute;
    width: 370px;
    line-height: 2;
    text-align: left;
    background-color: #fee6e6;
    padding: 30px 40px 50px 40px;
    bottom: -30px;
    right: 300px;
}
.inner-activity {
    width: 1020px;
    margin: 0 173px;
}
.activity-unit-h {
    height: 589px;
}
.activity-unit {
    display: inline-block;
    width: 312px;
    line-height: 2;
    margin-right: 37px;
    margin-bottom: 45px;
    vertical-align: top;
}
.gourmet-unit {
    line-height: 2; 
    margin-bottom: 60px;      
}
.gourmet-unit-left {
    float: left;
    width: 400px;
    margin-right: 40px;  
    position: relative; 
}
.access-unit {
    line-height: 2;
}
.access-unit-left {
    float: left;
    width: 550;
    margin-right: 35px;
}
.access-unit-left-2 {
    float: left;
    width: 490px;
    margin-right: 35px;
}
.gourmet-unit-right {
    float: left;
    width: 577px;
    border-bottom: 2px solid #92dad5;
    padding-bottom: 16px;
}
.access-unit-right {
    float: left;
    width: 430px;
    border-bottom: 2px solid #F15A5A;
    padding-bottom: 26px;
}
.access-unit-right-2 {
    float: left;
    width: 490px;
}
.access-unit-right h4 {
    font-size: 16px;
    font-weight: bold;
    color: #f15a5a;
}
.access-unit-left-2 h4, .access-unit-right-2 h4 {
    color: #64b7b1;
    font-size: 16px;
}
.access-unit-left-2 {
    border-bottom: 2px solid #92DAD5;
    padding-bottom: 30px;
}
.access-unit-right-2 p {
    border-bottom: 2px solid #92DAD5;
    padding-bottom: 26px;
    margin-bottom: 40px;
}
.gourmet-unit .btn-detail {
    padding: 12px 0;
    width: 400px;
}
.gourmet-unit h4 {
    font-size: 16px;
    color: #64b7b1;
}
.activity-unit h3, .gourmet-unit h3 {
    font-size: 20px;
    color: #505050;
}
.leisure-block .activity-unit {
    position: relative;
}
.leisure-block .activity-unit a {
    position: absolute;
    bottom: 0;
    width: 312px;
}
.price {
    font-size: 27px;
    color: #f15a5a;
    font-weight: bold;
}
.price-small {
    color: #f15a5a;
    font-size: 16px;
}
.btn-wrap {
    text-align: center;
    position: relative;
    margin: 0 auto;
}
.btn-detail {
    display: block;
    font-size: 17px;
    color: #fff;
    background-color: #92dad5;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding: 12px 0;
/*    bottom: 0;
    position: absolute;
    width: 312px;*/
}
.btn-detail:hover {
    color: #92dad5; 
    background-color: #fff;
    box-shadow: inset 0px 0px 0px 3px #92dad5;
}
.btn-more:hover::before {
    content: "";
    position: absolute;
    background-image: url('../img/btn-more-on.png');
    width: 468px;
    height: 70px;
    top: 0;
}
.stay-block .activity-unit {
}
.red-sec {
    background-color: #f15a5a;
}
.btn-sns {
    width: 330px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    float: left;
    padding: 36px 0;
    margin: 0 20px;
}
.btn-sns a:hover {
    opacity: .8;
}
.red-sec-wrap {
    width: 740px;
    margin: 0 313px;
}
.plan-body-wrap {
    padding-bottom: 0;
}
.animate-01 {
    position: absolute;
    top: -70px;
    left: 160px;
    z-index: 1;
    animation-delay: 1s;
}
.animate-02 {
    position: absolute;
    bottom: 60px;
    right: 230px;
    z-index: 1;
    animation-delay: 0.8s;
}
.animate-02-01{
    position: absolute;
    top: 0px;
    right: 159px;
    z-index: 1;
    animation-delay: 1s;
}
.animate-03-01{
    position: absolute;
    bottom: 0px;
    right: 450px;
    z-index: 1;
    animation-delay: 1s;
}
.animate-03-02{
    position: absolute;
    bottom: 0px;
    right: 150px;
    z-index: 1;
    animation-delay: 1s;
}
.animate-03-03{
    position: absolute;
    top: 0px;
    right: 100px;
    z-index: 1;
    animation-delay: 1s;
}
.animate-03-04{
    position: absolute;
    top: 130px;
    left: 150px;
    z-index: 1;
    animation-delay: 1s;
}
.animate-04-01{
    position: absolute;
    bottom: 180px;
    right: 50px;
    z-index: 1;
    animation-delay: 1s;
}
.animate-04-02{
    position: absolute;
    bottom: 0px;
    left: 200px;
    z-index: 1;
    animation-delay: 1s;
}
.animate-04-03{
    position: absolute;
    top: 0px;
    left: 90px;
    z-index: 1;
    animation-delay: 1s;
}
.animate-05-01{
    position: absolute;
    bottom: 0px;
    right: 50px;
    z-index: 1;
    animation-delay: 1s;
}
.animate-05-02{
    position: absolute;
    top: 20px;
    right: 130px;
    z-index: 1;
    animation-delay: 1s;
}
.animate-05-03{
    position: absolute;
    bottom: 80px;
    left: 0;
    z-index: 1;
    animation-delay: 1s;
}
.animate-06-01{
    position: absolute;
    top: 70px;
    left: 200px;
    z-index: 1;
    animation-delay: 1s;
}
.animate-07-01{
    position: absolute;
    top: 50px;
    left: 170px;
    z-index: 1;
    animation-delay: 1s;
}
.animate-07-02{
    position: absolute;
    top: 550px;
    right: 90px;
    z-index: 1;
    animation-delay: 1s;
}
.animate-07-03{
    position: absolute;
    bottom: 250px;
    left: 380px;
    z-index: 1;
    animation-delay: 1s;
}
.animate-08-01{
    position: absolute;
    top: 50px;
    left: 0px;
    z-index: 1;
    animation-delay: 1s;
}
.animate-08-02{
    position: absolute;
    bottom: 00px;
    right: 50px;
    z-index: 1;
    animation-delay: 1s;
}
.animate-09-01{
    position: absolute;
    top: 0px;
    left: 120px;
    z-index: 1;
    animation-delay: 1s;
}