/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    overflow-y: scroll;
}

body {
    margin: 0;
    /* background-image: url(../img/top/backgroundcolor.png)!important; */
    /* background-size: contain; */
    /* background-color: #fff!important; */
    
}
body:active {
    height: 100%;
    overflow: hidden;
  }
main {
    display: block;    
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-size: 1em;
    font-family: monospace, monospace
}

a {
    background-color: transparent
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-size: 1em;
    font-family: monospace, monospace
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-size: 100%;
    line-height: 1.15;
    font-family: Zen Kaku Gothic New
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    font-size: 62.5%
}

body * {
    -webkit-box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    box-sizing: border-box;
    outline: 0;
    color: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    overflow-wrap: break-word
}

body form * {
    -webkit-appearance: auto
}

a {
    color: #fff
}

a:hover {
    text-decoration: none
}

img {
    -webkit-backface-visibility: hidden;
    max-width: 100%;
    height: auto
}

img[src$=".svg"] {
    -webkit-backface-visibility: inherit
}

b,
strong {
    font-weight: 600
}

table {
    border: none;
    border-collapse: collapse;
    border-spacing: 0
}

button {
    padding: 0;
    border: none;
    background: 0 0;
    cursor: pointer
}

body {
    /* background-color:#000; */
    font-style: normal;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.8;
    font-family: Zen Kaku Gothic New;
    color: #fff;
    background-color: #0f6742;
    background-image: radial-gradient(circle, #707070 2px, transparent 2px), radial-gradient(circle, #707070 2px, transparent 2px);
    background-position: 0 0, 14px 14px;
    background-size: 28px 28px;

}

.loader {
    display: block;
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/top/backgroundcolor.png);
}
.loader_sentence{
    writing-mode: vertical-rl;
    /* right: 20px; */
    margin: 0 auto;
    position: relative;
    top: 95px;
    font-size: 3rem;
    font-family: "A-OTF Midashi Go MB31 Pro";
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-text-orientation: upright;
    text-orientation: upright;

}
/* .loader_image {
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12vw;
    height: auto;
    height: auto;
    transform: translate(-50%, -50%)
} */

.menuSP {
    display: none
}

.menuSP_btn>img {
    display: block;
    width: 22%
}
/* /////画面中央  ↓ /////////////////////////////////////////////////////////////////// */
.kv{
    margin: 75px 0 0;
}
.site-center {
    display: block;
    width: 34.5%;
    /* max-width: 375px; */
    margin: 0 auto;
    overflow: hidden;
    color: #fff;
    margin-left: auto;
    position: absolute;
    right: 0;
}
.backgroundimage {
    display: block;
    width: 100%;
    background-attachment: fixed;
    background-size: 25%;
    height: 100vh;
    padding-top: 60px;
    
}
/* .main {   背景にスマホ画面のIMG入れた場合
    width: 97%;
    height: 88%;
    overflow: auto;
    padding: 0 20% 0 15%;
} */
.main {
    width: 75%;
    height: 100%;
    overflow: auto;
    position: relative;
    left: 9%;
    /* border: 1px double; */
    border-radius: 25px 25px 0 0;
    /* border: thick double #fff;
    border: solid 1px #fff; */
    /* outline: solid 2px #fff; */
    /* outline-offset: 4px; */
    margin: 2px;
    overflow-x: hidden;
    background-color: #fff;
}
.main::-webkit-scrollbar {
    display: none;
}
.top-logo-img{
    width: 40%;
    display: block;
    margin: 0 auto;
}
.top-logo-txt-img{
    width: 65%;
    display: block;
    margin: 30px auto 50px;
}

.plants{
    margin-bottom: -15px;
}
.container{
    position: relative;
    padding-bottom: 50px;
}
.soil{
    background-color: #A07336;
}

.insta-txt, .brand-txt{
    color: #0F6742;
    font-size: 2rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
    padding-top: 100px;
}
.insta-txt::after{
    color: #0F6742!important;
    content: "instagram"!important;
    position: absolute;
    opacity: 0.18;
    transform: translateY(30%) translateX(-90%) !important;
    font-family: Hina Mincho;
    font-size: 3rem;
}
.brand-txt::after{
    color: #0F6742!important;
    content: "brand"!important;
    position: absolute;
    opacity: 0.18;
    transform: translateY(30%) translateX(-180%) !important;
    font-size: 3rem;
    font-family: Hina Mincho;
}

.aboutus-btn{
    text-decoration: none;
}
.aboutus-btn-txt{
    padding: 10px;
    text-align: center;
    margin: 100px auto;
    border: 3px solid #fff;
    border-radius: 50px;
    width: 70%;
    position: relative;
}
.aboutus-btn-txt:hover{
    background-color: #fff;
    color: #714203;
    transition : .5s;
}
.aboutus-btn-txt::after{
    position: absolute;
    content: "";
    top: 50%;
    right: -30px;
    width: 45px;
    height: 3px;
    background-color: #fff;
}
.insta-btn{
    text-decoration: none;
}
.insta-btn-txt{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px;
    text-align: center;
    margin: 100px auto;
    background-color: #0F6742;
    border: 3px solid #0F6742;
    border-radius: 50px;
    width: 90%;
position: relative;
}
.insta-btn-txt img{
    width: 15%;
    margin-right: 10px;
}
.insta-btn-txt::before{
    content: "";
    display: inline-block;
    width: 45px;
    height: 45px;
    background-image: url(../img/common/instagram-img.png);
    background-position: center;
    background-size: contain;
    margin-right: 10px;
    background-repeat: no-repeat;
}
.insta-btn-txt:hover{
    background-color: #fff;
    border-color: #0F6742;
    color: #0F6742;
    transition : .5s;
}
.insta-btn-txt:hover::before{
    background-image: url(../img/common/instagram_green-img.png);
    transition : .5s;
}
.insta-btn-txt::after{
    position: absolute;
    content: "";
    top: 50%;
    right: -30px;
    width: 45px;
    height: 3px;
    background-color: #0F6742;
}
.bland-aria{
    background-color: #fff;
}


/* .borderline{
    align-items: center; 
    display: flex;
}
.borderline::after {
    background-color: #fff; 
    content: "";
    height: 1px; 
    width: 45px; 
    margin-left: 15px; 
  } */

/* .vertical_space{
    overflow: hidden;
    position: relative;
    padding-bottom: 300px;
}
.vertical{
    writing-mode: vertical-rl;
    margin: 300px auto 100px;
    font-size: 2.5rem;
}
.vertical .dq01 {
    display: inline-block;
    transform: translateX(15px) translateY(-5px) rotate(90deg);
}
.vertical .dq02 {
    display: inline-block;
    transform: translateX(-13px) translateY(-3px) rotate(90deg);
}
.human_01{
    position: absolute;
    width: 75%;
    top: -395px;
    left: -117px;
    object-fit: cover;
}
.human_02{
    position: absolute;
    width: 39%;
    /* top: -510px; */
    left: 15px;
    object-fit: cover;
    top: 0px;
}
.human_03{
    position: absolute;
    width: 54%;
    /* top: -400px;
    left: 70px; */
    object-fit: cover;
    top: -50px;
    left: 270px;
} */
/* Animation */
/* .wrapper_01 {
    animation: floating-x_01 7.2s ease-in-out infinite alternate-reverse;
  }
  .target_01 {
    animation: floating-y_01 3.8s ease-in-out infinite alternate-reverse;
  }
  @keyframes floating-x_01 {
    0% {
      transform: translateX(-5%);
    }
    100% {
      transform: translateX(5%);
    }
  }
  @keyframes floating-y_01 {
    0% {
      transform: translateY(-10%);
    }
    100% {
      transform: translateY(10%);
    }
  }
  .wrapper_02 {
    animation: floating-x_02 7.2s ease-in-out infinite alternate-reverse;
  }
  .target_02 {
    animation: floating-y_02 1.8s ease-in-out infinite alternate-reverse;
  }
  @keyframes floating-x_02 {
    0% {
      transform: translateX(3%);
    }
    100% {
      transform: translateX(-3%);
    }
  }
  @keyframes floating-y_02 {
    0% {
      transform: translateY(3%);
    }
    100% {
      transform: translateY(-3%);
    }
  }
  .wrapper_03 {
    animation: floating-x_03 10.2s ease-in-out infinite alternate-reverse;
  }
  .target_03 {
    animation: floating-y_03 2.8s ease-in-out infinite alternate-reverse;
  }
  @keyframes floating-x_03 {
    0% {
      transform: translateX(-10%);
    }
    100% {
      transform: translateX(10%);
    }
  }
  @keyframes floating-y_03 {
    0% {
      transform: translateY(-5%);
    }
    100% {
      transform: translateY(5%);
    }
  } */
/* .fact{
    position: relative;
    padding: 0 20px;
} */
/* .fact{
    position: relative;
    top: -250px;
    text-align: center;
    padding: 0 20px;
}
.fact::before{
    content: "FACT";
    display: block;
    font-size: 8rem;
    writing-mode: vertical-rl;
    position: absolute;
    left: 20px;
    line-height: 1;
    opacity: .13;
    font-family: Futura PT;
    top: -205px;
}
.fact p {
    margin: 0;
    line-height: 1.1;
}
.fact_p1{
    font-size: 2.8rem;
}
.fact_p2{
    font-size: 8rem;
    font-weight: 900;
} */
/* .stroke{
    color: transparent;
    -webkit-text-stroke: 2px white;
}
.yellow{
    color: #F5FD01;
}
.small_txt{
    position: relative;
    /* top: -250px; */
    display: block;
    line-height: 1.1;
    text-align: justify;
    padding: 0 20px 50px;
}
.data{
    position: relative;
    /* top: -180px; */
    padding: 0 20px;
}
.data-p{
    position: relative;
    top: -180px;
} */
/* .data{
    position: relative;
    padding-bottom: 30px;
}
.data:before{
    content: "DATA";
    display: block;
    font-size: 7rem;
    writing-mode: sideways-lr;
    position: absolute;
    right: 0;
    line-height: 1;
    opacity: .13;
    font-family: Futura PT;
    top: -180px;
}
.data_p1{
    font-size: 4rem;
    margin: 0;
}
.data_p1 .small{
    font-size: 2.9rem;
} */
/* .top-txt-aria::after{
    content: "";
    background-image: url(../img/top/center_line-img.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: cover;
    position: relative;
} */
 /* **スライダー　↓******************************** */
 .slider_content{
    margin-top: -25px;
 }
.slider_content ul{
    padding-left: 0;
    margin-bottom: 150px;
}
.slider_content ul li{
    margin: 0;
    width: 230px!important;
}
.slick-next {
    right: 35px!important;
}
.slick-next:before {
    content: "";
    color: #0f6742!important;
    font-size: 35px!important;
    font-weight: bold!important;
    /* background-image: url(../img/top/next_btn-img.png); */
    position: relative;
    top: 230px;
    right: 115px;
} 
.slick-prev {
    left: 35px!important;
    z-index: 2;
} 
.slick-prev:before {
    content: "";
    color: #0F6742!important;
    font-size: 35px!important;
    font-weight: bold!important;
    position: relative;
    top: 230px;
    left: 110px;
}
/* 中央以外のスライド */
.slick-img img {
    height: auto;
    /* opacity: .3; */
    transform: scale(.8);
    transition: opacity .5s, transform .5s;
    width: 100%;
  }
  /* 中央のスライド */
  .slider .slick-center img {
    opacity: 1;
    transform: scale(1);
  }
  /* **↑　スライダー******************************** */

  /* **スライダー02　↓******************************** */
  .slider_02 {
    margin-inline: auto;
    max-width: 500px;
    width: 100%;
    margin-bottom: 50px;
  }
  .slider_02-img {
    margin: 0 10px;
  }
  .slider_02-img img {
    height: auto;
    width: 100%;
    padding: 0 10px;
  }
  /* **↑　スライダー02******************************** */
  .btn {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: transparent;
    padding: 10px 30px;
    border: 3px solid #fff;
    box-shadow: 0 5px 0 #fff;
    border-radius: 6px;
    display: inline-block;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 300px;
    margin: 20px auto 0;
    text-decoration: none;
    border-radius: 50px;
  }
  .btn:hover {
    transform: translateY(5px);
    box-shadow: 0 0 0 #333;
  }
  .btn img{
    width: 20%;
  }
  .logo_logotxt-img{
    width: 75%;
    display: block;
    margin: 100px auto 50px;
  }

.scroll_02 {
    position: relative;
    font-size: 13px;
    writing-mode: vertical-rl;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    top: 100px;
}
.scroll_02::after {
    content : '';
    display : inline-block;
    position : absolute;
    background-color: #fff;
    right : 50%;
    bottom : -115px;
    transform : translateX(-50%);
    width : 1px;
    height : 180px;
    animation: scroll 3s infinite;
}



/* **アコーディオンメニュー　↓******************************** */
/*アコーディオン全体*/
/* .accordion-area{
    list-style: none;
    width: 96%;
    max-width: 900px;
    margin:0 auto;
    padding: 0;
}

.accordion-area li{
    margin: 10px 0;
}

.accordion-area section {
	border: 2px solid #fff;
    border-radius: 25px;
} */

/*アコーディオンタイトル*/
/* .title {
    position: relative;
    cursor: pointer;
    font-size:2rem;
    font-weight: normal;
    padding: 3% 3% 3% 50px;
    transition: all .5s ease;
    margin: 0;
} */

/*アイコンの＋と×*/
/* .title::before,
.title::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #fff;
    
}
.title::before{
    top:48%;
    left: 15px;
    transform: rotate(0deg);
    
}
.title::after{    
    top:48%;
    left: 15px;
    transform: rotate(90deg);

} */

/*　closeというクラスがついたら形状変化　*/

/* .title.close::before{
	transform: rotate(45deg);
}

.title.close::after{
	transform: rotate(-45deg);
} */

/*アコーディオンで現れるエリア*/
/* .box {
    display: none;
	margin:0 3% 3% 3%;
    padding: 3%;
} */
/* **↑　アコーディオンメニュー******************************** */
.insta{
    padding: 0 50px 50px;
    margin-top: -24px;
}
.beside-margin{
    margin: 0 50px;
  }
.footer{
    background-color: #0F6742;
    padding-bottom: 50px;
  }
.footer img{
width: 55%;
margin: 0 auto;
display: block;
padding: 30px 0;
}

.logo_img{
    padding: 0 20px;
    display: block;
    margin: 300px auto 100px;
    width: 70%;
}
/* /////↑　画面中央  /////////////////////////////////////////////////////////////////// */

/* /////画面左　  ↑ /////////////////////////////////////////////////////////////////// */
.site-left {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    width: 65%;
    height: 100vh;
    overflow: hidden;
    background-size: cover;
    flex-direction: column;
}
.slideBox {
    height: 75vh;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top: 60px;
    border-radius: 0 50px 50px 0;
  }
  
/* imgのみ */
  .item1 {
    opacity: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation: anime 20s 0s infinite;
    animation: anime 20s 0s infinite;
  }
  
  .item1:nth-of-type(2) {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
  }
  
  .item1:nth-of-type(3) {
    -webkit-animation-delay: 10s;
    animation-delay: 10s;
  }
  .item1:nth-of-type(4) {
    -webkit-animation-delay: 15s;
    animation-delay: 15s;
  }
  
  /* ふわっとアニメーション */
  @keyframes anime {
    0% {
      opacity: 0;
    }
    25% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
    75% {
      opacity: 0;
      z-index: 9;
    }
    100% {
      opacity: 0;
    }
  }
  
  @-webkit-keyframes anime {
    0% {
      opacity: 0;
    }
    25% {
      opacity: 1;
    }
    50% {
      opacity: 1;
    }
    75% {
      opacity: 0;
      z-index: 9;
    }
    100% {
      opacity: 0;
    }
  }
.top-left-post{
    display: block;
    position: absolute;
    bottom: 45px;
    width: 65%;
    left: 40px;
    z-index: 10;
}
.left-under{
    height: 20%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}
.wrap {
    position: relative;
    width: 100%;
    min-height: 600px;
    background-size: cover;
    background: url("../img/image.jpg") no-repeat center;
    overflow: hidden;
    z-index: 10;
    }
    .circle_container {
    position: absolute;
    right: 0;
    top: 100px;
    }
    
    .text_circle {
    width: 255px;/*文字サークルの大きさ*/
    animation: rotateIt 10s linear infinite;/*文字サークルの回転の速さ*/
    }
    
    @keyframes rotateIt {
    to {
    transform: rotate(-360deg);
    }
    }
    
    .text_circle text {
    font-size: 2rem;
    text-transform: uppercase;/*すべての文字を大文字に*/
    fill: #FFF502;/*文字の色*/
    }
    
    .text_circle textPath {
    letter-spacing: 9px;/*文字の余白*/
    }
    
    .icon_img {
        position: absolute;
        width: 140px;
        height: 140px;
        top: calc(50% - 75px);
        left: calc(50% - 70px);
    }


/* .site_logo {
    display: block;
    width: 152px
} */

/* .site_logo>img {
    display: block;
    width: 100%
} */

/* .site_navigation_list {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-column-gap: 52px;
    -moz-column-gap: 52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    column-gap: 52px;
    align-items: flex-start;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none
} */

/* .site_navigation_list_item {
    display: block;}
.site_navigation_list_item p{
    font-size: 1.8rem;
    color: #184C3D;
    margin: 20px;
    font-family: Zen Maru Gothic;
    background-image: url(../img/top/menu_bgi-img.png);
    width: 190px;
    height: 55px;
    background-size: cover;
    line-height: 5rem;
}
.site_navigation_list_item p::after{
    content: "";
    background-image: url(../img/top/menu_bgi-img.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: cover;
    position: relative;
}
.site_navigation_list_item a{
    text-decoration: none;
} */
/* .reservation-btn-R{
    display: block;
    text-align: center;
    background-color: #184C3D;
    /* border: #fff solid 1px; */
    /* border-radius: 30px;
    width: 240px;
    line-height: 50px;
    margin: 0 auto;
    font-size: 1.8rem;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    font-family: Zen Maru Gothic;
    margin: 30px 0 18px;
}
.reservation-btn-R:hover {
    background: #FFF;
    color: #184C3D;
    border: #184C3D solid 1px;
}
.reservation-btn-R::before {
    content: "";
    background-image: url(../img/top/menu_logo_reservation-img.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: contain;
    width: 35px;
    height: 35px;
    top: 8px;
    position: relative;
    margin-right: 10px;
    transition: 0.3s ease-in-out;
}
.reservation-btn-R:hover::before {
    background-image: url(../img/top/menu_logo_reservation_green-img.png);
} */
 /*
.instagram-btn-R{
    display: block;
    text-align: center;
    background-color: #184C3D;
     border: #fff solid 1px; 
    border-radius: 30px;
    width: 240px;
    line-height: 50px;
    margin: 0 auto;
    font-size: 1.8rem;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    font-family: Zen Maru Gothic;
}
.instagram-btn-R:hover {
    background: #FFF;
    color: #184C3D;
    border: #184C3D solid 1px;
}
.instagram-btn-R::before {
    content: "";
    background-image: url(../img/top/menu_logo_insta-img.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: contain;
    width: 35px;
    height: 35px;
    top: 8px;
    position: relative;
    margin-right: 10px;
    transition: 0.3s ease-in-out;
}
.instagram-btn-R:hover::before {
    background-image: url(../img/top/menu_logo_insta_green-img.png);
}
.site_navigation_list_item_inner {
    -webkit-transition: -webkit-transform .3s ease;
    display: block;
    /* width: 22px; 
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}

.site_navigation_list_item_inner>img {
    display: block;
    width: 100%
} */

/* .header_logo a,
.header_logo img {
    display: block;
    width: 100%
} */


/* ******************<追加>****************** */





/* .margin_01{
    margin-bottom: 40%!important;
}
.margin_02{
    margin-bottom: 20%!important;
} */
/* .button_black{
    margin: 10px 0;
}
.button_black a {
    background: #000;
    border-radius: 9999px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 285px;
    padding: 10px 25px;
    color: #fff;
    line-height: 1.8;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    font-weight: 500;
    font-size: 15px;
}
.button_black a:hover {
    background: #eee;
    color: #000;
}
.button_black a:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.button_black a:hover:after {
    border-color: #000;
}
.button_white{
    margin: 10px 0;
    display: flex;
}
.button_white a {
    background: #fff;
    border-radius: 9999px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 285px;
    padding: 10px 25px;
    color: #000;
    line-height: 1.8;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    font-weight: 500;
    font-size: 15px;
}
.button_white a:hover {
    background: #000;
    color: #fff;
}
.button_white a:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.button_white a:hover:after {
    border-color: #fff;
} */
/* .slick-next {
    right: 35px!important;
}
.slick-arrow {
    z-index: 2;
} */
/* .logo-img{
    display: block;
    width: 60%;
    margin: 0 auto 100px;
    padding-top: 50px;
} */
/* 
.instagram-btn{
    display: block;
    text-align: center;
    border: #fff solid 1px;
    border-radius: 30px;
    width: 240px;
    line-height: 50px;
    margin: 0 auto;
    font-size: 1.8rem;
    text-decoration: none;
    transition: 0.3s ease-in-out;
}
.instagram-btn:hover {
    background: #FFF3D2;
    color: #184C3D;
}
.instagram-btn::before{
    content: "";
    background-image: url(../img/top/menu_logo_insta-img.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: contain;
    width: 35px;
    height: 35px;
    top: 8px;
    position: relative;
    margin-right: 10px;
    transition: 0.3s ease-in-out;
}
.instagram-btn:hover::before{
    background-image: url(../img/top/menu_logo_insta_green-img.png);
} */
/* .detail{
    background-color: #fff;
    color: #717171;
    padding: 25px;
    border-radius: 25px;
    margin-bottom: 30px;
}
.category-txt{
    text-align: left!important;
} */

/* .category-title{
    color: #184C3D;
    font-size: 1.7rem;
    text-align: center;
}
.detail p{
    margin: 0;
} */

  #modal-container {
    display: none;
    position: fixed;
    background: rgba(0, 0, 0, .6);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
  }
  .modal-container_img {
      display: flex;
      height: 100vh;
      justify-content: center;
      align-items: center;}
     .modal-container_img img {
        max-width: calc(100vw - 30px);
        max-height: calc(100vh - 30px);
      }

  img.popup {
    cursor: pointer;
  }
.right-sentence{
    writing-mode: vertical-rl;
    right: 20px;
    margin: 0;
    position: fixed;
    top: 95px;
    font-size: 2.3rem;
    font-family: A-OTF Midashi Go MB31 Pro;
    z-index: 99;
    -ms-writing-mode:tb-rl;
    writing-mode:vertical-rl;
    -webkit-text-orientation:upright;
    text-orientation:upright;
}
.dq01{
    display:inline-block;
    transform:  translateX(15px)translateY(-4px)rotate(180deg);
}
.dq02{
    display:inline-block;
    transform:translateX(-13px)translateY(-7px)  rotate(180deg);
}
.copyright{
    display: block;
    position: fixed;
    bottom: 105px;
    transform: rotate(-90deg);
    font-size: 15px;
    width: 200px;
    right: -60px;
    margin: 0;
    z-index: 99;
}
.y-select-txt{
    color: #714203;
    text-align: center;
    font-size: 1.7rem;
    margin-bottom: 50px;
  }
  
  .y-select:hover{
    opacity:0.5;
      transition:0.3s;
  }
/* .site_logo_flower{
    position: relative;
}
#flower-1{
    animation:30s linear infinite rotation1;
    position: absolute;
    top: -45px;

} 
@keyframes rotation1{
    0%{ transform:rotate(0);}
    100%{ transform:rotate(360deg); }
}
*/

    .content{
        display: block;
        padding: 0 50px;
    }
    /* .article_01{
        padding: 100px 0;
    }
    .article_02{
        display: block;
        background-color: #515153;
        padding: 100px 0;
    } */
    .scroll {
        position  : relative;
        font-size : 13px;
        writing-mode : vertical-rl;
        left : 50%;
        transform: translateX(-50%) translateY(-50%);
    }
    .scroll::after {
        content : '';
        display : inline-block;
        position : absolute;
        background-color: #000;
        right : 50%;
        bottom : -115px;
        transform : translateX(-50%);
        width : 1px;
        height : 100px;
        animation: scroll 3s infinite;
    }
@keyframes scroll {
    0% {
      transform: scale(1, 0);
      transform-origin: 0 0;
    }
    50% {
      transform: scale(1, 1);
      transform-origin: 0 0;
    }
    50.1% {
      transform: scale(1, 1);
      transform-origin: 0 100%;
    }
    100% {
      transform: scale(1, 0);
      transform-origin: 0 100%;
    }
  }@keyframes scroll {
    0% {
      transform: scale(1, 0);
      transform-origin: 0 0;
    }
    50% {
      transform: scale(1, 1);
      transform-origin: 0 0;
    }
    50.1% {
      transform: scale(1, 1);
      transform-origin: 0 100%;
    }
    100% {
      transform: scale(1, 0);
      transform-origin: 0 100%;
    }
  }
  /* ハンバーガーボタンのデザイン */
.drawer__button {
    position:fixed;
    width: 3rem;
    height: 3rem;
    background-color: transparent;
    border: none;
    cursor: pointer;
    z-index: 999; /* メニューを開いている時もクリックできるよう設定 */
    right: 25px;
    top: 60px;
  }
  .drawer__button::after{
    content: "menu";
    position: absolute;
    top: 20px;
    right: -15%;
  }
  /* ハンバーガーボタン内の線 */
  .drawer__button > span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2rem;
    height: 2px;
    background-color: #fff;
    transform: translateX(-50%);
  }
  .drawer__button > span:first-child {
    transition: transform 0.3s ease;
    width: 3rem;
    transform: translate(-50%, -50%) rotate(-50deg);
  }
  .drawer__button > span:nth-child(2) {
    transform: translate(-50%, -50%);
    transition: opacity 0.3s ease;
    transform: translate(-75%, -225%) rotate(-50deg);
  }
  .drawer__button > span:last-child {
    /* transform: translate(-50%, calc(-50% + 0.5rem)); */
    transition: transform 0.3s ease;
    transform: translate(-20%, 75%) rotate(-50deg);
  }
  /* 展開時のデザイン */
  .drawer__button.active > span:first-child {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  .drawer__button.active > span:nth-child(2) {
    opacity: 0;
  }
  .drawer__button.active > span:last-child {
    transform: translate(-50%, -50%) rotate(45deg);
    width: 3rem;
  }
  .drawer__button.active::after{
    content: "close";
    position: absolute;
    top: 20px;
  }
  /* メニューのデザイン */
  .drawer__nav {
    position: fixed; /* 追従ヘッダーなどでも表示できるよう設定しておく */
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    transition: opacity 0.3s ease;
    opacity: 0;
    visibility: hidden;
  }
  .drawer__nav.active {
    opacity: 1;
    visibility: visible;
    z-index: 50;
  }
  .drawer__nav__inner {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #0F6742;
    padding: 4rem 1.5rem 1rem;
    margin: 0 0 0 auto;
    /* overflow: scroll; */
    transform: translateX(100%);
    transition: transform 0.3s ease;
    opacity: 95%;
  }
  .drawer__nav.active .drawer__nav__inner {
    transform: translateX(0);
    display: flex;
    align-items: center;
  }
  .drawer__nav__inner__left{
    display: block;
    width: calc(100vw - 50%);
  }
  .drawer__nav__inner__left img{
    display: block;
    margin: 0 auto;
    width: 60%;
  }
  .drawer__nav__inner__right{
    display: block;
    width: calc(100vw - 50%);
    height: 100%;
  }
  .drawer__nav__menu {
    list-style: none;
    padding-left: 0;
    position: absolute;
    margin-left: 5%;
    margin-top: 10%;
font-weight: bold;
  }
  .drawer__nav__link {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 2rem 1rem;
    font-family: Zen Kaku Gothic New;
    font-size: 19px;
    /* text-align: center; */
  }
  .drawer__nav__link_logo{
    padding: 0;
  }
  .drawer__nav__item{
    text-align: center;
  }
  .drawer__nav__item-img{
    width: 50%;
  }
  .drawer__nav__item__logo{
    /* width: 15%; */
    display: flex;
    padding: 2rem 1rem;
  }
  /* .drawer__nav__item__logo img{
    width: 50%;
  } */
  a span{
    display: inline-block;
    /* color:#fff;
    font-size:120%; */
    text-decoration:none;
    transition:1s;
    width: 50%;
  }
    a span:hover{
    transform: rotateY(360deg);
  }
  .drawer__nav__item a {
    display: inline-block;
  color:#fff;
  font-size:120%;
  text-decoration:none;
  transition: .3s;
  -webkit-transform: scale(1);
  transform: scale(1);
  }
  .drawer__nav__item a:hover {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
  /* ハンバーガーメニュー展開時、背景を固定 */
  body.active {
    height: 100%;
    overflow: hidden;
  }
  h2{
    margin-top: 0;
  }
@media screen and (min-width:768px) {
    .hide-pc {
        display: none !important
    }

    .site_logo {
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .site_logo:hover {
        opacity: .6
    }

    .site_navigation_list_item_inner:hover {
        -webkit-transform: translateY(15px);
        transform: translateY(15px)
    }

    .header_logo a {
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .header_logo a:hover {
        opacity: .6
    }
   
}
@media screen and (max-width:767px) {
    .hide-sp {
        display: none !important
    }
    .kv{
        margin: 0;
    }
    .main {
        width: 100%;
        height: auto;
        overflow: auto;
        position: relative;
        left: unset;
        border: unset;
        outline: unset;
        margin: 0 auto;
        overflow-x: hidden;
        background-color: unset;
    }

    .slideBox{
        margin-top:unset;
        border-radius:unset;
        height: 60vh;
    }
    .item1, .item2, .item3{
        height: 85%;
    }
    .slideBox::before{
        content: "";
        display: inline-block;
        width: 50%;
        height: 50%;
        background-image: url(../img/common/logp_logotxt_white-img.png);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 10;
        position: absolute;
        top: 15%;
        left: 25%;
    }
    .slideBox::after{
        content: "";
        display: inline-block;
        width: 80%;
        height: 20%;
        background-image: url(../img/common/L-text-img_02.png);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 10;
        position: absolute;
        top: 72%;
        left: 10%;
    }
    
    .top-text{
        color: #fff!important;
        margin-top: 100px;
    }
    .top-logo-sp{
        /* background-color: #fff; */
        /* padding: 20px 0 10px; */
    }
    .top-logo-sp img{
        width: 50%;
        display: block;
        margin: 0 auto;
    }
    .backgroundimage{
        height: auto;
        padding-top:0;
    }
    .top-txt-aria {
        margin: 50px auto;
        text-align: center;
        font-size: 1.8rem;
    }
    .enclosed img {
        width: 15%;
    }
    .data-p{
        position: relative;
        padding: 0 20px;
    }
    .container{
        padding: 20px 0 50px;
        
    }
    .dream_txt{
        margin-bottom: 50px;
    }
    .modaal-content-container {
        padding: 20px;
    }
    .modaal-inner{
        flex-direction: column;
        margin: 0;
    }
    .moodal_left-img {
        width: 100%;
        margin-right: 0;
    }
    .moodal_text_area_title {
        padding-top: 10px;
    }
    .logo_logotxt-img{
        margin: 0 auto 50px!important;
        padding-top: 100px;
        width: 100%;
    }



    .top-left-post-detail{
        display: block;
    }
    .txt{
        margin: 0;
        line-height: 2rem;
    }
    /* .loader_image {
        width: 40vw
    } */

    .menuSP {
        -ms-flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        z-index: 90;
        position: fixed;
        bottom: 0;
        left: 0;
        flex-wrap: nowrap;
        width: 100%;
        height: 49px;
        gap: 3px;
        background-color:#FFFEF2;
    }
    .menuSP a{
        text-decoration: none;
    }
    .sp-top{
        background-color: #FFFEF2;
    }
    .sp-top img{
        width: 60%;
        display: block;
        margin: 0 auto;
        padding: 20px 0;
    }
    .menuSP_btn {
        display: block;
        width: calc(50% - 1.5px);
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }
    .beside-margin{
        padding: 0 50px 50px;
        background-color: #fff;
        margin: 0!important;
    }
  
    .logo_logotxt-img{
        margin: 0 auto 50px!important;
        padding-top: 100px;
        width: 100%;
    }
    .slider_content{
      padding-bottom: 50px;
    }
  
    element.style {
      width: 100%;
      display: inline-block;
    }
    .slider_content ul li {
      width: 200px !important;
    }
    .site-left {
        display: block;
        width: 100%;
        height: auto;
        position:unset;
    }
    .site-left .top-movie{
        position: unset;
        width: 100%!important;
        height: 100%!important;
        max-height: 620px;
    }
    .site-center{
        width: 100%;
        margin: 0;
    }
   
    .scroll{
        left: 50%!important;
    }
    .content {
        padding: 0 25px!important;
    }
    .article_01 {
        padding: 100px 0 0!important;
    }
    .access-table {
        margin-bottom: 100px!important;
    }
    
    .menuSP_btn_ist{
        text-align: center;
        margin: 10px;
        color: #0F6742;
        font-size: 1.4rem;
    }
    /* .menuSP_btn_map::before{
        content: url(../img/common/sp-menu-logo.png);
        display: inline-block;
        vertical-align: middle;
        transform: scale(0.7);
    } */
    .menuSP_btn_shop{
        text-align: center;
        margin: 10px;
        color: #0F6742;
        font-size: 1.2rem;
    }
    .menuSP_centerbtn{
        border-right: 3px solid #0F6742;
        border-left: 3px solid #0F6742;
    }
   
    /* .menuSP_btn_instagram::before{
        content: url(../img/common/sp-menu-instagram.png);
        display: inline-block;
        vertical-align: middle;
        transform: scale(0.7);
    } */
     .drawer__button{
        bottom: 10px;
        top: unset!important;
     }
     .drawer__button::after {
        top: unset!important;
        right: 45px!important;
        font-size: 15px;
        content: "Menu"!important;
        color: #0F6742;
    }
    .drawer__button.active::after{
        content: "Close"!important;
    }
    .drawer__nav.active .drawer__nav__inner {
        display: block!important;
        padding: 10rem 1.5rem 1rem;
    }
    .drawer__nav__inner__left {
        width: 100%!important;
    }
    .drawer__nav__inner__right{
        width: 100%!important;
    }
    .drawer__nav__menu {
        position: unset!important;
        top: unset;
        margin-left: unset;
        /* margin: 0 auto; */
        margin-left: 0!important;
        text-align: center;
        margin-top: 65px;
    }
    .drawer__nav__item__logo{
        justify-content: center;
    }
    .drawer__button > span {
        background-color: #0F6742;
      }
}


  


  













@media screen and (max-width:750px) {
    .site-center {
        max-width: none
    }
}

@media screen and (max-width:991px) {
    .site-right {
        display: none!important;
    }

    /* .site-left {
        display: none
    } */
}






/*# sourceMappingURL=map/style.css.map */