@charset "UTF-8";
/* CSS Document */

/********* top *********/

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}

@media (min-width: 480px) {
    .logo-area {
        padding-left: 5%;
        padding-right: 5%;
    }
}

@media (max-width: 481px) {
    .logo-area {
        padding-left: 5%;
        padding-right: 5%;
    }
}

@media (min-width: 1281px) {
    .top-hero {
        background-image: url("../img/top/top-1920.png");
    width: 100%;
    height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 56.56%;
        background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    }

.logo-area {
    margin-top: -35%;}
}

@media (max-width: 1280px) and (min-width: 981px) {
    .top-hero {
        background-image: url("../img/top/top-1280.png");
    width: 100%;
    height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 56.56%;
        background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    }

.logo-area {
    margin-top: -35%;}
}

@media (max-width: 980px) and (min-width: 480px) {
    .top-hero {
        background-image: url("../img/top/top-980.png");
    width: 100%;
    height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 56.56%;
        background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    }

.logo-area {
    margin-top: -35%;}
}

@media (max-width: 479px) and (min-width: 0px) {
    .top-hero {
        background-image: url("../img/top/top-376-2.png");
    width: 100%;
    height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 140.42%;
        background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    }

.logo-area {
    margin-top: -85%;}
}

.home .logo {
    text-align: center;
}

.home .logo img {
    width: 100%;
}


/********* top-infomation *********/
.info {}

.info a {
    color: #000000;
    display: block;
}

.info a h3 {
    font-size: 16px;
    border-bottom: 1px #cccccc dashed;
    width: 90%;
    margin: 0 auto 20px;
}

.info a h3 span {
    font-size: 10px;
}


/********* top-restaurant *********/

.restaurant{
    background: #637163;
    color:#ffffff;
}

.rest-link{
    background: #ffffff;
    color: #000000;
    width: 98%;
    line-height: 130%;
}

.rest-link a{
    color: #000000;
}

.restaurant .row div{
    margin-bottom: 3px;
}


/********* top-garden-info *********/

.garden-info .hero-area {
    position: absolute;
    top: 15px;
    left: auto;
    right: auto;
    padding: 1%;
    width: 100%;
}
@media (max-width: 575px) {
    
    .garden-info {
    width: 100%;
    height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 670px;
    background: url("../img/top/garden-info-mob.png") no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    color:#ffffff;
}
    .garden-info .hero-area {
    height: 670px;}
}

@media (min-width: 576px) {
    
    .garden-info {
    width: 100%;
    height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 655px;
    background: url("../img/top/garden-info-mob.png") no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    color:#ffffff;
}
    .garden-info .hero-area {
    height: 655px;}
}

@media (min-width: 768px) {
    .garden-info {
    width: 100%;
    height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 500px;
    background: url("../img/top/garden-info-pc.png") no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    color:#ffffff;
}
    
    .garden-info .hero-area {
    height: 500px;
    max-height: 512px;}
}

@media (min-width: 992px){
    .garden-info {
    width: 100%;
    height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 510px;
    background: url("../img/top/garden-info-pc.png") no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    color:#ffffff;
}
    .garden-info .hero-area {
    height: 510px;}
}

@media (min-width: 1200px){
    .garden-info {
    width: 100%;
    height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 530px;
    background: url("../img/top/garden-info-pc.png") no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    color:#ffffff;
}
    .garden-info .hero-area {
    height: 530px;}
}

.garden-info .row{
    padding-left: 10%;
    padding-right: 10%;
    text-align: left;
}

.garden-info .row .row{
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}

.garden-info h3{
    font-size: 14px;
    margin-top: 15px;
}

.garden-info p{
    font-size: 12px;
}

.garden-info p span{
   font-size: 0.8em;
    display: block;
}


/********* gi2 *********/

.gi2 .col-12,.gi2 .col-sm-6{
    padding-left: 0;
    padding-right: 0;
}

.gi2{
    padding: 15px 10px;
}

.gi2 .row{
    margin: auto;
    justify-content: center;
}

.gi2 h3{
    font-size: 12px;
    font-weight: bold;
}

.gi2 h4{
    font-size: 14px;
}

.gi2 p{
    font-size: 12px;
}


/********* page *********/

.page-hero {
    background: url("../img/garden-map/mapcamera-1920.png");
    background-size: cover;
    padding-top: 10%;
    background-position: center center;
}

@media (min-width: 576px) {
    .page .jumbotron {}
}
.pages h1{
    font-size: 24px;
}
@media (max-width: 479px){
    .pages h1{
        margin-top: 50px;
    }
}
@media (min-width: 480px){
    .pages h1{
        margin-top: 50px;
    }
}
@media (min-width: 768px){
    .pages h1{
        margin-top: 60px;
    }
}
@media (min-width: 980px){
    .pages h1{
        margin-top: 10px;
    }
}

.page-contents{
    min-height:500px;
}

/********* garden-description　植物園について *********/

.gd {}

.gd sction p {
    line-height: 200%;
    padding: 30px;
}


/********* company　会社概要 *********/

.company {}

.company dl {}

.company dt {
    float: left;
}

.company dt,
.company dd {
    margin-bottom: 20px;
}

@media (max-width: 479px) {
    .company dl {
        padding: 5% 10%;
    }

    .company dd {
        margin-left: 180px;
    }
}

@media (min-width: 480px) {
    .company dl {
        padding: 5% 5%;
    }

    .company dd {
        margin-left: 180px;
    }
}

@media (min-width: 768px) {
    .company dl {
        padding: 5% 15%;
    }

    .company dd {
        margin-left: 180px;
    }
}

@media (min-width: 980px) {
    .company dl {
        padding: 5% 20%;
    }

    .company dd {
        margin-left: 180px;
    }
}


/********* access アクセス *********/

.g-map iframe {
    width: 100%;
    height: 500px;
}


/********* flower 花図鑑 *********/

.hana-single {
    padding: 0;
}

.hana-single dl,
.hana-single dt,
.hana-single dd {
    padding: 0;
    margin: 0;
}

.hana-single dl {
    padding: 0 3%;
}

.hana-single dt {
    padding: 3% 0;
    background: rgba(1, 103, 1, 0.10);
    border-bottom: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
}

.hana-single dt:first-child {
    border-top: 1px solid #aaaaaa;
}

.hana-single dd {
    padding: 3% 0;
    border-bottom: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
}

@media screen and (max-width: 769px) {

    .hana-single dd:nth-child(2) {
        border-top: none;
    }
}

@media screen and (min-width:770px) {

    .hana-single dd:nth-child(2) {
        border-top: 1px solid #aaaaaa;
    }

    .hana-single dd {
        border-left: none;
    }
}


/********* seasons 花図鑑一覧 *********/
.hana-all {
    border: 1px solid #aaaaaa;
    border-radius: 5px;
    padding-top: 10px;
}

.hana-all h3 {
    font-size: 1.2em;
    border-bottom: 1px #cccccc dashed;
    text-decoration: none;
    padding-bottom: 10px;
}

.hana-all h3 {
    padding-top: 10px;
}
}

.hana-all p {
    text-decoration: none;
    font-size: 14px;
}

.hana-all img {
    border-radius: 5px;
}

.hana-all a {
    text-decoration: none;
    color: #000000;
}

.hana-all a:hover {
    color: rgba(1, 103, 1, 0.50);
}

.hana-all:hover {
    background: rgba(1, 103, 1, 0.10);
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}


/********* drawer *********/

.drawer-menu {
    padding-top: 50px !important;
}


/********* insta埋め込み *********/

.inst {
    width: 100%;
}

.inst iframe{
    width: 100%;
    height: 10vh;
}

@media (min-width: 576px) {
    .inst iframe{
        height: 15vh;}
}

@media (min-width: 768px) {
    .inst iframe{
        height: 20vh;}
}

@media (min-width: 992px){
    .inst iframe{
        height: 25vh;}
}

@media (min-width: 1200px){
    .inst iframe{
        height: 25vh;}
}

/********* contact *********/

.contact article {
    border: #666 1px solid;
    margin-bottom: 2%;
    font-size: 0.8em;
    padding: 1%;
}

.contact td {
    font-size: 0.8em;
    padding: 2% !important;
}

.contact tr:hover {
    background-color: rgba(238, 238, 238, 0.70);
    -webkit-transition: all .8s;
    transition: all .8s;
}

.contact article:hover {
    background-color: rgba(238, 238, 238, 0.30);
    -webkit-transition: all .5s;
    transition: all .5s;
}

.contact p {
    text-align: center;
}

.contact p input {
    padding: 3% 5%;
    border-radius: 5px;
}

.contact p input:hover {
    background-color: rgba(238, 238, 238, 1.00);
    -webkit-transition: all .3s;
    transition: all .3s;
}
