@charset "utf-8";
* {
   margin: 0;
   padding: 0;
}
*, *:before, *:after {
   box-sizing: border-box;
}
html {
   font-size: 10px;
}
body {
   font-size: 1.4rem;
}
ul {
   list-style-type: none;
}
p {
    line-height: 2;
}
:focus {
   outline: none;
}
.clr:after, .clr:before {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clr {
   min-height: 1px;
   clear: both;
}
* html .clr {
   height: 1px; 
}
.clearfix:before,
.clearfix:after{
 content: '';
 display: table;
}
.clearfix:after{
 clear: both;
}
.text-hide{
   overflow: hidden;
   text-indent: 100%;
   white-space: nowrap;
}   
.content .inner {
   max-width: 1020px;
   width: 100%;
   margin: 0 auto;
}
.margin-top-20px {
    margin-top: 20px;
}
.margin-bottom-20px {
    margin-bottom: 20px;
}
.margin-bottom-10px {
    margin-bottom: 10px;
}
.margin-bottom-60px {
    margin-bottom: 60px;
}
.margin-bottom-100px {
    margin-bottom: 100px;
}
.margin-top-100px {
    margin-top: 100px;
}
.margin-top-80px {
    margin-top: 80px;
}
.margin-top-60px {
    margin-top: 60px;
}
.margin-left-80px {
    margin-left: 80px;
}
.margin-left-150px {
    margin-left: 150px;
}
.margin-right-30px {
    margin-right: 30px;
}
.padding-bottom-50px {
    padding-bottom: 50px;
}
.padding-bottom-60px {
    padding-bottom: 60px;
}
.padding-bottom-100px {
    padding-bottom: 100px;
}
.padding-bottom-20px {
    padding-bottom: 20px;
}
.padding-top-50px {
    padding-top: 50px;
}
.padding-top-80px {
    padding-top: 80px;
}
.text-right {
    text-align: right;
}
img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    vertical-align: bottom;
}
.content{
 font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; 
}
.main-top{
 overflow: hidden; 
}
.upper {
    min-width: 1200px;
    position: relative;
    overflow: hidden;
    margin-bottom: 100px;
}
.upper p.upper-tbg01 {
    width: 50%;
    float: left;
}
.upper p.upper-tbg02 {
    width: 50%;
    float: right;
}
.upper p.upper-tbg01 img, .upper p.upper-tbg02 img {
    width: 100%;
}
.upper p.upper-ttl01 {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 60px;
}
.upper p.upper-ttl02 {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 470px;
}
.map-section {
    background-image: url(img/bg_01.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 100%;
    margin-bottom: 40px;
}
.map-wrap {
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    /*width: 750px;*/
    width: 769px;
    background-image: url(img/map.png);
    background-repeat: no-repeat;
    background-position: left top;
    min-height: 844px;
    float: left;
    margin-top: -140px;
   /*margin-left: -110px;*/
    margin-left: -129px;
}
.map-text {
    width: 353px;
    float: right;
}
.map-text-item {
    margin-bottom: 60px;
}
.map-text-item h3 {
    font-size: 27px;
}
.map-text-item h3 {
    display: inline-block;
    position: relative;
    padding-left: 50px;
    margin: 20px 0;
}
.map-text-item .pin:before {
    content: "";
    display: inline-block;
    width: 33px;
    height: 48px;
    background-repeat: no-repeat;
    position: absolute;
    margin-top: -8px;
    background-size: 33px auto;
    background-position: center;
    top: 0;
    left: 0;
}
.map-text-item .pin-01:before {
    background-image: url(img/pin_01.png);
}
.map-text-item .pin-02:before {
    background-image: url(img/pin_02.png);
}
.btn-access {
    display: block;
    width: 340px;
    height: 50px;
    background: url(img/btn_access.png) no-repeat top left;
}
.btn-access:hover, .btn-detail:hover, .btn-other:hover {
    opacity: 0.8;
}
.btn-detail {
    display: inline-block;
    width: 340px;
    height: 40px;
    background: url(img/btn_detail.png) no-repeat top right;    
}
.btn-other {
    display: inline-block;
    width: 340px;
    height: 60px;
    background: url(img/btn_other.png) no-repeat top right; 
}
p {
    color: #343434;
    font-size: 13px;
}
.green-text {
    color: #009200;
}
.map-text-item span {
    font-weight: bold;
}
.gallery-section {
    margin: 50px auto 80px;
    width: 1400px;
}
.gallery-section img {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.gallery-section li {
    display: block;
    float: left;
}
.midde-section .tab-menu-wrapper {
    background-image: url(img/bg_02.png);
    background-repeat: no-repeat;
    background-position: center 22%;
    width: 100%;
}
.midde-section .tab-menu {
    width: 1400px;
    margin: 0 auto;
    text-align: left;
}
.midde-section .tab-menu li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 70px;
}
.midde-section .tab-menu li:first-child {
    margin-left: 0;    
}
.midde-section .tab-menu .active img {
    visibility: hidden;
}
.midde-section .tab-menu .active:before {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
}
.midde-section .tab-item {
    position: relative;
    height: 112px;
}
.midde-section .tab-item-kuromaro.active:before {
   background-image: url(img/nav_btn_on_01.png);
   background-repeat: no-repeat;
   -webkit-background-size: 100%;
   background-size: 100%;
   width: 300px;
   height: 112px;
   top: -17px;
   left: 0;    
}
.midde-section .tab-item-surrounding.active:before {
   background-image: url(img/nav_btn_on_02.png);
   background-repeat: no-repeat;
   -webkit-background-size: 100%;
   background-size: 100%;
   width: 320px;
   height: 112px;
   top: -17px;
   left: 0;    
}
.midde-section .tab-item-other.active:before {
   background-image: url(img/nav_btn_on_03.png);
   background-repeat: no-repeat;
   -webkit-background-size: 100%;
   background-size: 100%;
   width: 300px;
   height: 112px;
   top: -17px;
   left: 0;    
}
.area-item {
    float: left;
}
.area-item h3 {
    color: #009200;
    font-size: 30px;
    font-weight: normal;
    border-bottom: 1px dotted #000;
    line-height: 1.4;
    padding-bottom: 20px;
}
.area-item h4 {
    color: #756643;
    font-size: 20px;
    font-weight: normal;
    line-height: 2;
    margin: 30px 0 18px; 
}
.area-item p {
    color: #756643;
    font-size: 13px;
}
.area-item-02 {
    width: 420px;
}
.area-item-f7f6f3 h3 span {
    margin-right: 122px;
    font-size: 20px;
}
.area-item-f7f6f3 {
    width: 512px;
    margin-left: 60px;
}
.area-item-f7f6f3 p {
    margin: 20px 0 0 100px;
}
.area-item-f7f6f3 h3 {
    border-bottom: 1px solid #756643;
    margin-top: 60px;
    font-size: 25px;
    color: #756643;
}
.midde-section-spot-item-02 .area-item-01, .midde-section-spot-item-04 .area-item-01 {
    float: right;
}
.midde-section-spot-item-01 {
    background-image: url(img/plan/spot_01.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.midde-section-spot-item-01-wrap {
    background-image: url(img/section_bg_01.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
}
.midde-section-spot-item-02-wrap {
    background-image: url(img/section_bg_02.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
}
.midde-section-spot-item-02-wrap-b {
    background-image: url(img/section_bg_02_b.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
}
.midde-section-spot-item-03-wrap {
    background-image: url(img/section_bg_03.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
}
.midde-section-spot-item-03-wrap-b {
    background-image: url(img/section_bg_03_b.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
}
.midde-section-spot-item-04-wrap {
    background-image: url(img/section_bg_04.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
}
.midde-section-spot-item-02 {
    background-image: url(img/plan/spot_02.png);
    background-repeat: no-repeat;
    background-position: 0 84%;
}
.midde-section-spot-item-03 {
    background-image: url(img/plan/spot_03.png);
    background-repeat: no-repeat;
    background-position: 100% 64%;
}
.midde-section-spot-item-04 {
    background-image: url(img/plan/spot_04.png);
    background-repeat: no-repeat;
    background-position: 0 75%;
}
.midde-section-spot-item-activity {
    background-image: url(img/leaf_bg_02.png);
    background-repeat: no-repeat;
    background-position: 54% 68%;
}
.background-color-f7f6f3 {
    background-color: #f7f6f3;
    padding-top: 20px;
}    
.text-center {
   text-align: center;
}
.upper {
}
.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;
}/*
.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;
}